a2aproject / a2aproject/a2a-inspector
[Feat]: Streaming mode append msg
- 主要言語
- TypeScript
- スター
- 490
- フォーク
- 152
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### 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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- developer-experience, frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100