a2aproject / a2aproject/a2a-inspector

[Feat]: Streaming mode append msg

Abierto
#85 2 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
490
Forks
152
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Is your feature request related to a problem? Please describe.

When I use streaming mode, the agent's return value is split into N parts, which is not user-friendly in terms of interaction experience.

### Describe the solution you'd like

Image

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look for the streaming mode implementation in the frontend code, likely in a component handling agent responses. The screenshot suggests appending messages instead of splitting them. Find where the streamed chunks are currently rendered and modify to accumulate and display as a single message. Check for existing tests related to streaming or agent output.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
developer-experience, frontend
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.