diff --git a/.blueprint/modules/mcp-server.md b/.blueprint/modules/mcp-server.md index b382a06..6822953 100644 --- a/.blueprint/modules/mcp-server.md +++ b/.blueprint/modules/mcp-server.md @@ -11,6 +11,13 @@ ## 任务卡 +### ✅ unregister_project agent 按钮(登记卫生工具对) +- status: done +- complexity: S +- files: src-tauri/src/mcp_tools.rs +- acceptance: "[MCP tool] unregister_project(project_id) → 调 delete_project 本体(delete_local 硬编码 false,MCP 侧永不删本地文件),返回确认文案;tools_list_result 断言" +- done_note: 2026-07-04 完成并消费者终验:实调删除 4 个死登记(cursor-firewall-tray / dev-manager / mindforge-os / pdf-to-xlsx,全为目录无 .git 的飞轮死重),DB 验证 workspace + group_map 零残留,2 个空路径概念占位(银龙集团应用 / agent编排界面)按用户意图保留。与 scan_unregistered_projects 构成登记卫生工具对(发现漏网 + 清理死账) + ### ✅ 启动时绑定 HTTP 端口 - status: done - complexity: M