agentscope-ai / agentscope-ai/agentscope
feat(webui): display background tool execution status in the side panel
- 主要语言
- Python
- 星标
- 31.6k
- 派生
- 3.5k
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 103
描述
**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 还没有评估数据。