v0.28.23 → v0.28.24
Summary
Extends the local management surface for runtime configuration, integrations, and workspace files. It also improves channel reload resilience while simplifying the core guidance.
翻譯
擴充執行環境設定、整合項目與工作區檔案的本機管理介面。同時提升頻道重新載入韌性,並簡化核心指引。
Changes
FEAT
- Add management endpoints for MCP servers and scheduled tasks (@pardnchiu) [7d4da90]
- Add localhost-only management endpoints for providers and models (@pardnchiu) [00b9ad9]
- Add localhost file read/write endpoints with integrity checks (@pardnchiu) [099f403]
翻譯
- 新增 MCP 伺服器與排程任務的管理端點
- 新增僅限本機存取的供應商與模型管理端點
- 新增具完整性檢查的本機檔案讀寫端點
FIX
- Improve chatbot reload retries and simplify the system prompt (@pardnchiu) [3062587]
翻譯
- 改善聊天機器人重新載入重試機制,並簡化系統提示
Scope
internal/runtime/routes/handler/— FEATinternal/runtime/routes/new.go— FEATinternal/runtime/scheduler.go,internal/toolAdapter/mcp/mcp.go— FEATcmd/app/cmdDeamon.go,configs/prompts/system_prompt.md— FIX
Generated by SKILL