Commit Graph

5 Commits

Author SHA1 Message Date
lanrtop
b01084c628 chore(blueprint): 能力双投影补载体选择原则——子项目不需要 MCP 2026-07-03 12:26:24 +09:00
lanrtop
ef7c7a4645 chore(blueprint): 能力双投影补工具预算约束——防 tool bloat 的准入分级 2026-07-03 12:19:02 +09:00
lanrtop
8c8423e0a4 feat(mcp): 治理三件套的 agent 投影——能力双投影首次实践
get_blueprint_status / generate_blueprint_prompt / sync_blueprint_rules
注册为 MCP 工具,与 UI 治理按钮共享同一后端函数(统一验证路径空间)。
工具描述声明对应 UI 按钮与使用约束。agent 从此可走正规流程完成
"拿提示词 → 子项目执行 → 验证蓝图"闭环,不再绕道。

Rules-Applied: R01, R10
2026-07-03 11:29:28 +09:00
lanrtop
7b0f8e60bb chore(blueprint): 能力双投影 concept 卡——UI 按钮↔MCP 工具对齐(R12 候选) 2026-07-03 11:21:04 +09:00
lanrtop
c598c9b05b feat: add BlueprintPromptModal for blueprint management and sync functionality
- Implemented BlueprintPromptModal component to handle blueprint prompt generation and rule synchronization.
- Added BlueprintStatusBadge to display the current status of blueprints in ProjectCard.
- Integrated blueprint status fetching and synchronization in ProjectCard.
- Enhanced SettingsPage with a new section for MCP service configuration and batch sync for blueprint rules.
- Updated commands to include new blueprint-related functionalities and types.
- Changed application name from "Dev Manager" to "炼境" in various components.
2026-04-04 10:47:27 +09:00