dev-manager-tauri/.blueprint/modules
lanrtop eb346ae1fd feat: add runtime diagnostics, health center, and project mentor
运行时可观测性:
- 新增 runtime_logs SQLite 表,提供全局 log_event 写入函数(保留最近 500 条)
- mcp_server/mcp_inject/groups 关键路径接入结构化日志
- MCP 新增 get_diagnostics 工具,返回注入摘要与近期错误
- add_group_member 注入失败时前端显示黄色 toast 警告

健康中心:
- 新增 run_health_check 命令(6 项并行检查:MCP/Git 路径/项目路径/GitHub Token/编辑器/DB 延迟)
- 新增质量指标聚合(休眠项目/孤立项目/注入异常组/无路径项目)
- 侧边栏新增健康中心页面,支持手动刷新和诊断报告复制
- 设置页 MCP 状态改为真实 HTTP ping 检测

项目导师:
- 新增 get_mentor_context 后端命令,聚合健康状态/蓝图摘要/近期错误
- MCP 新增 get_project_mentor_context 工具(含产品组归属校验)
- 项目卡片底部新增 🎓 导师按钮,面板支持复制结构化 Markdown 报告
- 修复 WSL 项目路径识别:wsl_path 存 UNC 格式时自动提取 distro 和 Linux 路径,改用 wsl 命令检查路径存在性(规避 Path::exists() 对 \wsl.localhost\... 不可靠的问题)

AI 工作流:
- 新增 AI-WORKFLOW.md、.claude/skills/ 技能体系配置
- 更新 CLAUDE.md 补充蓝图驱动开发规范
2026-04-04 19:58:49 +09:00
..
auto-update.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-feedback.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-flywheel.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-governance.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-onboarding.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
blueprint-reader.md feat: add copy functionality for nodes and containers in GroupResourceCanvas 2026-04-03 08:42:17 +09:00
blueprint-view.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
cicd-workflow.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
devtools-scan.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
git-ops.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
github-auth.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
github-publish.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
health-center.md feat: add runtime diagnostics, health center, and project mentor 2026-04-04 19:58:49 +09:00
mcp-config-inject.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
mcp-server.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
product-group-mcp.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
project-dashboard.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
project-env-scan.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
project-mentor.md feat: add runtime diagnostics, health center, and project mentor 2026-04-04 19:58:49 +09:00
project-mgmt.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
project-templates.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
project-tools.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
repo-registry.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
runtime-diagnostics.md feat: add runtime diagnostics, health center, and project mentor 2026-04-04 19:58:49 +09:00
settings-page.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
shell-launch.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
sqlite-db.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
tags-groups.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
tray-service.md feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
v2rayn-import.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
workspace-mgmt.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
wsl-proxy.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00