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

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

オープン
#68 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。