agentscope-ai / agentscope-ai/agentscope
feat(sop): support service-level SOP in agent service
- 主要言語
- Python
- スター
- 31.6k
- フォーク
- 3.5k
- 平均マージ
- 1日 16時間
- マージ済み PR(30日)
- 103
説明
**Background**
Building on top of the SDK-level SOP implementation, the service-level implementation introduces **persistent storage, lifecycle management, and API exposure** for SOPs within agent service.
**Changes**
- **Storage**: support SOP in current storage implementations
- **Service**: add SOP service layer in the service
- **Router**: add SOP related CRUD routers
- **WebUI**: display SOP tasks in the frontend
- Documentation
コントリビューションガイド
調査の方向性
No files or tests are specified, so start by inspecting the existing SDK-level SOP implementation and any related service/route patterns in this repo. Then locate current storage backends, service-layer modules, CRUD router definitions, and their tests to mirror how another persistent entity is handled in the agent service. Next, identify the WebUI task-list components/pages that should render SOP tasks and map the new API behavior there. Completion is achieved when SOP CRUD is persisted in service storage, exposed via API, reflected in the UI, and docs are updated accordingly.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation, full-stack
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100