agentscope-ai / agentscope-ai/agentscope-runtime-java

[Feature Request] Add AG UI (AgentScope Web UI) Compatibility for Java Runtime Agents

未關閉
#68 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Java
星號
184
分支
38
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

**AG-UI**, or **Agent User Interaction Protocol**, is an **open, lightweight, event-based protocol** designed to standardize how AI agents connect to user-facing applications. It facilitates a **bi-directional connection** between user applications and AI agents, enabling seamless integration and communication. AG-UI aims to simplify and enhance the interaction between users and AI systems, making it a crucial component in the development of intelligent applications.

To enable **Java-based agents to be managed and interacted with through AG UI**, we need to ensure the Java runtime:

1. Exposes a **standardized HTTP/gRPC API** that matches the AG UI backend contract
2. Produces **structured messages** in the expected schema
3. Supports **streaming output** (e.g., SSE) for real-time interaction
4. Handles **session state**, **file uploads**, and **tool approvals** consistently

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。