agentscope-ai / agentscope-ai/agentscope
feat(webui): display background tool execution status in the side panel
- 主要言語
- Python
- スター
- 31.5k
- フォーク
- 3.5k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 95
説明
**Background**
Some tools in AgentScope can run in the background (e.g., long-running tasks). Currently, there is no way for users to know whether any tools are running in the background for the current session, or which ones they are. Adding visibility into background tool execution would improve transparency and user experience.
**Changes**
- Frontend: after the right side panel is introduced in #1799, add a new section to it displaying the background tool execution status for the current session — including whether any tools are running and the details of each.
**Dependencies**
- #1799: right side panel support in the chat page
- #1720: backend API for listing background running tools
コントリビューションガイド
評価
この issue はまだ評価されていません。