agentscope-ai / agentscope-ai/agentscope
feat(service): add new endpoint to expose the background tasks
- 主要言語
- Python
- スター
- 31.5k
- フォーク
- 3.5k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 95
説明
**Background**
Background execution of timed-out tools is currently supported. However, there is no way for the frontend or users to observe the status of these background tasks, leaving them unaware of ongoing executions.
To address this, a new endpoint should be introduced to expose background task information for frontend display.
**Changes**
Considering that most tools are non-streaming, surfacing their intermediate output in real time provides little value. Therefore, the initial approach should focus on **listing background tasks** on the frontend, allowing users to track task status without overwhelming them with verbose, incremental results.
コントリビューションガイド
評価
この issue はまだ評価されていません。