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

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

Aberta
#68 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Java
Estrelas
184
Forks
38
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

### 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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.