agentscope-ai / agentscope-ai/agentscope
feat(webui): display background tool execution status in the side panel
- Langage dominant
- Python
- Étoiles
- 31.6k
- Forks
- 3.5k
- Merge moyen
- 1 j 16 h
- PR mergées (30 j)
- 103
Description
**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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.