a2aproject / a2aproject/a2a-inspector
[Feat]: Streaming mode append msg
- Vorherrschende Sprache
- TypeScript
- Sterne
- 490
- Forks
- 152
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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
### 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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- developer-experience, frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100