- 新增 get_beast_global_status 命令读取全局 Beast 状态(安装情况、当前模式、bash 规则)
- ClaudeConfigModal 改为只读状态展示 + CLI 操作引导,炼境不再写入任何 Claude 配置
- 项目卡片新增 🤖 按钮,对所有项目可见(Beast 是全局状态)
- .claude/settings.json 补充 permissions.defaultMode: acceptEdits
739 lines
32 KiB
JSON
739 lines
32 KiB
JSON
{
|
||
"project_name": "dev-manager-tauri",
|
||
"snapshots": [
|
||
{
|
||
"at": "2026-04-03T04:52:50Z",
|
||
"blocked_reasons": [],
|
||
"conventions_version": "1.1.0",
|
||
"modules": {
|
||
"blocked": 0,
|
||
"concept": 0,
|
||
"done": 22,
|
||
"in_progress": 1,
|
||
"planned": 2,
|
||
"total": 25
|
||
},
|
||
"tasks": {
|
||
"blocked": 0,
|
||
"dispatched": 4,
|
||
"done": 84,
|
||
"in_progress": 0,
|
||
"todo": 7,
|
||
"total": 95
|
||
}
|
||
},
|
||
{
|
||
"at": "2026-04-04T01:50:46Z",
|
||
"blocked_reasons": [],
|
||
"conventions_version": "1.3.0",
|
||
"iteration": 1,
|
||
"modules": {
|
||
"blocked": 0,
|
||
"concept": 0,
|
||
"done": 32,
|
||
"in_progress": 0,
|
||
"planned": 0,
|
||
"stalled": [],
|
||
"total": 32
|
||
},
|
||
"tasks": {
|
||
"blocked": 0,
|
||
"dispatched": 1,
|
||
"done": 115,
|
||
"in_progress": 0,
|
||
"todo": 1,
|
||
"total": 116
|
||
}
|
||
},
|
||
{
|
||
"at": "2026-04-06T12:10:41Z",
|
||
"blocked_reasons": [],
|
||
"conventions_version": "1.4.0",
|
||
"iteration": 1,
|
||
"modules": {
|
||
"blocked": 0,
|
||
"concept": 0,
|
||
"done": 33,
|
||
"in_progress": 0,
|
||
"planned": 0,
|
||
"stalled": [],
|
||
"total": 33
|
||
},
|
||
"tasks": {
|
||
"blocked": 0,
|
||
"dispatched": 0,
|
||
"done": 130,
|
||
"in_progress": 0,
|
||
"todo": 1,
|
||
"total": 135
|
||
}
|
||
},
|
||
{
|
||
"at": "2026-04-07T01:44:05Z",
|
||
"blocked_reasons": [],
|
||
"conventions_version": "1.4.0",
|
||
"iteration": 1,
|
||
"modules": {
|
||
"blocked": 0,
|
||
"concept": 0,
|
||
"done": 33,
|
||
"in_progress": 0,
|
||
"planned": 0,
|
||
"stalled": [],
|
||
"total": 33
|
||
},
|
||
"tasks": {
|
||
"blocked": 0,
|
||
"dispatched": 0,
|
||
"done": 130,
|
||
"in_progress": 0,
|
||
"todo": 1,
|
||
"total": 135
|
||
}
|
||
},
|
||
{
|
||
"at": "2026-04-08T14:49:16Z",
|
||
"blocked_reasons": [],
|
||
"conventions_version": "1.4.2",
|
||
"delta": {
|
||
"newly_blocked": [],
|
||
"newly_done": [
|
||
"auto-update/Capabilities 权限配置",
|
||
"auto-update/下载 & 安装",
|
||
"auto-update/更新检测",
|
||
"auto-update/自动检查更新",
|
||
"auto-update/错误提示",
|
||
"blueprint-buff/BlueprintView 跨项目切换",
|
||
"blueprint-buff/Buff 生命周期 Rust 命令",
|
||
"blueprint-buff/blueprint_buffs 数据表",
|
||
"blueprint-buff/git watcher + 任务匹配写回 + 飞轮快照",
|
||
"blueprint-buff/前端 Buff 管理 UI",
|
||
"blueprint-buff/前端实时刷新",
|
||
"blueprint-feedback/归档 command",
|
||
"blueprint-feedback/归档候选展示",
|
||
"blueprint-feedback/梦核分析入口(蓝图弹窗)",
|
||
"blueprint-feedback/梦核提示词增加停滞模块数据",
|
||
"blueprint-flywheel/get_flywheel_stats command",
|
||
"blueprint-flywheel/get_flywheel_stats 支持迭代感知",
|
||
"blueprint-flywheel/usage.json 埋点写入",
|
||
"blueprint-flywheel/梦核提示词生成 command",
|
||
"blueprint-flywheel/飞轮健康面板",
|
||
"blueprint-governance/CLAUDE.md 模板定义",
|
||
"blueprint-governance/CONVENTIONS.md 版本化",
|
||
"blueprint-governance/GovernancePanel 规则编辑器 UI",
|
||
"blueprint-governance/get_blueprint_status command",
|
||
"blueprint-governance/sync/梦核/summary 切换为 effective 内容",
|
||
"blueprint-governance/sync_blueprint_rules command",
|
||
"blueprint-governance/批量同步所有项目规则",
|
||
"blueprint-governance/用户版 CONVENTIONS 存储层初始化",
|
||
"blueprint-governance/用户版 CONVENTIONS 读写 command",
|
||
"blueprint-onboarding/generate_blueprint_prompt command",
|
||
"blueprint-onboarding/蓝图操作弹窗",
|
||
"blueprint-onboarding/项目列表蓝图状态徽章",
|
||
"blueprint-reader/合并返回完整蓝图数据",
|
||
"blueprint-reader/读取 manifest.yaml",
|
||
"blueprint-reader/读取 modules/*.md",
|
||
"blueprint-view/.blueprint/ 数据结构设计",
|
||
"blueprint-view/React Flow 节点图渲染",
|
||
"blueprint-view/blocked 状态支持",
|
||
"blueprint-view/下一步汇总面板",
|
||
"blueprint-view/任务卡复制派发",
|
||
"blueprint-view/批量执行提示词入口",
|
||
"blueprint-view/智能连线路由",
|
||
"blueprint-view/模块详情面板",
|
||
"blueprint-view/统计汇总条",
|
||
"blueprint-view/蓝图治理面板",
|
||
"blueprint-view/蓝图读取 Command",
|
||
"blueprint-view/边高亮与模块聚焦",
|
||
"blueprint-view/顶部状态行扩展",
|
||
"blueprint-view/项目卡片蓝图入口",
|
||
"cicd-workflow/Actions 运行历史",
|
||
"cicd-workflow/CI/CD 配置 CRUD",
|
||
"cicd-workflow/Tauri OSS 分发模板",
|
||
"cicd-workflow/Web SSH 部署模板",
|
||
"cicd-workflow/Workflow 文件生成",
|
||
"devtools-scan/WSL 工具扫描",
|
||
"devtools-scan/Windows 工具扫描",
|
||
"devtools-scan/工具信息持久化",
|
||
"git-ops/上游状态检测",
|
||
"git-ops/分支管理",
|
||
"git-ops/基础操作",
|
||
"github-auth/OAuth Device Flow",
|
||
"github-auth/Token 管理",
|
||
"github-publish/.gitignore 生成",
|
||
"github-publish/Git 初始化 & 首次推送",
|
||
"github-publish/创建 GitHub 仓库",
|
||
"github-publish/扫描本地 Git 状态",
|
||
"health-center/T1 · Backend 健康检查聚合命令",
|
||
"health-center/T2 · 质量指标聚合",
|
||
"health-center/T3 · 前端健康中心页面",
|
||
"health-center/T4 · 扩展 MCP get_diagnostics",
|
||
"mcp-config-inject/加入产品组时注入配置",
|
||
"mcp-config-inject/端口变更时重新注入所有配置",
|
||
"mcp-config-inject/退出产品组时清除配置",
|
||
"mcp-server/MCP 端口可配置(Rust 侧)",
|
||
"mcp-server/启动时绑定 HTTP 端口",
|
||
"mcp-server/实现 MCP JSON-RPC 基础协议",
|
||
"mcp-server/实现产品组上下文工具",
|
||
"product-group-mcp/产品组详情显示 MCP 注入状态",
|
||
"product-group-mcp/设置页添加 MCP 端口配置",
|
||
"project-dashboard/分组画布",
|
||
"project-dashboard/项目卡片列表",
|
||
"project-dashboard/项目发现面板",
|
||
"project-dashboard/项目快捷操作",
|
||
"project-env-scan/环境信息持久化",
|
||
"project-env-scan/项目环境检测",
|
||
"project-mentor/T1 · 后端聚合 command(MentorContext)",
|
||
"project-mentor/T10 · 启动健康扫描 + 前端 Alert Banner",
|
||
"project-mentor/T11 · 项目历史快照",
|
||
"project-mentor/T2 · MCP 项目导师查询接口",
|
||
"project-mentor/T3 · 前端导师面板",
|
||
"project-mentor/T4 · 炼境自指接入",
|
||
"project-mentor/T5 · project_notes 数据层 + 后端命令",
|
||
"project-mentor/T6 · MCP append_project_note 工具",
|
||
"project-mentor/T7 · MentorPanel 展示 AI 笔记",
|
||
"project-mentor/T8 · 后端全组巡检命令",
|
||
"project-mentor/T9 · 前端全组巡检按钮",
|
||
"project-mgmt/子文件夹扫描",
|
||
"project-mgmt/批量导入项目",
|
||
"project-mgmt/项目 CRUD",
|
||
"project-mgmt/项目档案(Profile)",
|
||
"project-templates/从模板创建项目",
|
||
"project-templates/内置模板种植",
|
||
"project-templates/模板 CRUD",
|
||
"project-tools/工具 CRUD",
|
||
"project-tools/工具启动",
|
||
"repo-registry/仓库导入",
|
||
"repo-registry/仓库挂载",
|
||
"repo-registry/仓库注册表管理",
|
||
"runtime-diagnostics/T1 · SQLite runtime_logs 表",
|
||
"runtime-diagnostics/T2 · 替换 eprintln! 为结构化日志",
|
||
"runtime-diagnostics/T3 · MCP Server 新增 get_diagnostics 工具",
|
||
"runtime-diagnostics/T4 · 注入失败结果返回前端",
|
||
"runtime-diagnostics/T5 · 设置页 MCP 真实健康检查",
|
||
"settings-page/WSL 发行版选择",
|
||
"settings-page/关于 & 更新",
|
||
"settings-page/终端配置",
|
||
"settings-page/编辑器检测",
|
||
"shell-launch/打开终端",
|
||
"shell-launch/打开编辑器",
|
||
"sqlite-db/数据库迁移",
|
||
"sqlite-db/连接池初始化",
|
||
"tags-groups/分组管理",
|
||
"tags-groups/标签管理",
|
||
"tray-service/关闭窗口最小化到托盘",
|
||
"tray-service/系统托盘图标与菜单",
|
||
"tray-service/集成 tauri-plugin-single-instance",
|
||
"v2rayn-import/当前节点读取",
|
||
"v2rayn-import/数据库路径检测",
|
||
"v2rayn-import/节点列表扫描",
|
||
"workspace-mgmt/空间 CRUD",
|
||
"workspace-mgmt/空间级设置",
|
||
"workspace-mgmt/部署命令管理",
|
||
"wsl-proxy/代理一致性测试",
|
||
"wsl-proxy/代理同步",
|
||
"wsl-proxy/代理清除",
|
||
"wsl-proxy/代理状态检测"
|
||
],
|
||
"unblocked": []
|
||
},
|
||
"iteration": 1,
|
||
"modules": {
|
||
"blocked": 0,
|
||
"concept": 0,
|
||
"done": 33,
|
||
"in_progress": 0,
|
||
"planned": 0,
|
||
"stalled": [],
|
||
"total": 33
|
||
},
|
||
"task_ids": {
|
||
"blocked": [],
|
||
"done": [
|
||
"auto-update/Capabilities 权限配置",
|
||
"auto-update/下载 & 安装",
|
||
"auto-update/更新检测",
|
||
"auto-update/自动检查更新",
|
||
"auto-update/错误提示",
|
||
"blueprint-buff/BlueprintView 跨项目切换",
|
||
"blueprint-buff/Buff 生命周期 Rust 命令",
|
||
"blueprint-buff/blueprint_buffs 数据表",
|
||
"blueprint-buff/git watcher + 任务匹配写回 + 飞轮快照",
|
||
"blueprint-buff/前端 Buff 管理 UI",
|
||
"blueprint-buff/前端实时刷新",
|
||
"blueprint-feedback/归档 command",
|
||
"blueprint-feedback/归档候选展示",
|
||
"blueprint-feedback/梦核分析入口(蓝图弹窗)",
|
||
"blueprint-feedback/梦核提示词增加停滞模块数据",
|
||
"blueprint-flywheel/get_flywheel_stats command",
|
||
"blueprint-flywheel/get_flywheel_stats 支持迭代感知",
|
||
"blueprint-flywheel/usage.json 埋点写入",
|
||
"blueprint-flywheel/梦核提示词生成 command",
|
||
"blueprint-flywheel/飞轮健康面板",
|
||
"blueprint-governance/CLAUDE.md 模板定义",
|
||
"blueprint-governance/CONVENTIONS.md 版本化",
|
||
"blueprint-governance/GovernancePanel 规则编辑器 UI",
|
||
"blueprint-governance/get_blueprint_status command",
|
||
"blueprint-governance/sync/梦核/summary 切换为 effective 内容",
|
||
"blueprint-governance/sync_blueprint_rules command",
|
||
"blueprint-governance/批量同步所有项目规则",
|
||
"blueprint-governance/用户版 CONVENTIONS 存储层初始化",
|
||
"blueprint-governance/用户版 CONVENTIONS 读写 command",
|
||
"blueprint-onboarding/generate_blueprint_prompt command",
|
||
"blueprint-onboarding/蓝图操作弹窗",
|
||
"blueprint-onboarding/项目列表蓝图状态徽章",
|
||
"blueprint-reader/合并返回完整蓝图数据",
|
||
"blueprint-reader/读取 manifest.yaml",
|
||
"blueprint-reader/读取 modules/*.md",
|
||
"blueprint-view/.blueprint/ 数据结构设计",
|
||
"blueprint-view/React Flow 节点图渲染",
|
||
"blueprint-view/blocked 状态支持",
|
||
"blueprint-view/下一步汇总面板",
|
||
"blueprint-view/任务卡复制派发",
|
||
"blueprint-view/批量执行提示词入口",
|
||
"blueprint-view/智能连线路由",
|
||
"blueprint-view/模块详情面板",
|
||
"blueprint-view/统计汇总条",
|
||
"blueprint-view/蓝图治理面板",
|
||
"blueprint-view/蓝图读取 Command",
|
||
"blueprint-view/边高亮与模块聚焦",
|
||
"blueprint-view/顶部状态行扩展",
|
||
"blueprint-view/项目卡片蓝图入口",
|
||
"cicd-workflow/Actions 运行历史",
|
||
"cicd-workflow/CI/CD 配置 CRUD",
|
||
"cicd-workflow/Tauri OSS 分发模板",
|
||
"cicd-workflow/Web SSH 部署模板",
|
||
"cicd-workflow/Workflow 文件生成",
|
||
"devtools-scan/WSL 工具扫描",
|
||
"devtools-scan/Windows 工具扫描",
|
||
"devtools-scan/工具信息持久化",
|
||
"git-ops/上游状态检测",
|
||
"git-ops/分支管理",
|
||
"git-ops/基础操作",
|
||
"github-auth/OAuth Device Flow",
|
||
"github-auth/Token 管理",
|
||
"github-publish/.gitignore 生成",
|
||
"github-publish/Git 初始化 & 首次推送",
|
||
"github-publish/创建 GitHub 仓库",
|
||
"github-publish/扫描本地 Git 状态",
|
||
"health-center/T1 · Backend 健康检查聚合命令",
|
||
"health-center/T2 · 质量指标聚合",
|
||
"health-center/T3 · 前端健康中心页面",
|
||
"health-center/T4 · 扩展 MCP get_diagnostics",
|
||
"mcp-config-inject/加入产品组时注入配置",
|
||
"mcp-config-inject/端口变更时重新注入所有配置",
|
||
"mcp-config-inject/退出产品组时清除配置",
|
||
"mcp-server/MCP 端口可配置(Rust 侧)",
|
||
"mcp-server/启动时绑定 HTTP 端口",
|
||
"mcp-server/实现 MCP JSON-RPC 基础协议",
|
||
"mcp-server/实现产品组上下文工具",
|
||
"product-group-mcp/产品组详情显示 MCP 注入状态",
|
||
"product-group-mcp/设置页添加 MCP 端口配置",
|
||
"project-dashboard/分组画布",
|
||
"project-dashboard/项目卡片列表",
|
||
"project-dashboard/项目发现面板",
|
||
"project-dashboard/项目快捷操作",
|
||
"project-env-scan/环境信息持久化",
|
||
"project-env-scan/项目环境检测",
|
||
"project-mentor/T1 · 后端聚合 command(MentorContext)",
|
||
"project-mentor/T10 · 启动健康扫描 + 前端 Alert Banner",
|
||
"project-mentor/T11 · 项目历史快照",
|
||
"project-mentor/T2 · MCP 项目导师查询接口",
|
||
"project-mentor/T3 · 前端导师面板",
|
||
"project-mentor/T4 · 炼境自指接入",
|
||
"project-mentor/T5 · project_notes 数据层 + 后端命令",
|
||
"project-mentor/T6 · MCP append_project_note 工具",
|
||
"project-mentor/T7 · MentorPanel 展示 AI 笔记",
|
||
"project-mentor/T8 · 后端全组巡检命令",
|
||
"project-mentor/T9 · 前端全组巡检按钮",
|
||
"project-mgmt/子文件夹扫描",
|
||
"project-mgmt/批量导入项目",
|
||
"project-mgmt/项目 CRUD",
|
||
"project-mgmt/项目档案(Profile)",
|
||
"project-templates/从模板创建项目",
|
||
"project-templates/内置模板种植",
|
||
"project-templates/模板 CRUD",
|
||
"project-tools/工具 CRUD",
|
||
"project-tools/工具启动",
|
||
"repo-registry/仓库导入",
|
||
"repo-registry/仓库挂载",
|
||
"repo-registry/仓库注册表管理",
|
||
"runtime-diagnostics/T1 · SQLite runtime_logs 表",
|
||
"runtime-diagnostics/T2 · 替换 eprintln! 为结构化日志",
|
||
"runtime-diagnostics/T3 · MCP Server 新增 get_diagnostics 工具",
|
||
"runtime-diagnostics/T4 · 注入失败结果返回前端",
|
||
"runtime-diagnostics/T5 · 设置页 MCP 真实健康检查",
|
||
"settings-page/WSL 发行版选择",
|
||
"settings-page/关于 & 更新",
|
||
"settings-page/终端配置",
|
||
"settings-page/编辑器检测",
|
||
"shell-launch/打开终端",
|
||
"shell-launch/打开编辑器",
|
||
"sqlite-db/数据库迁移",
|
||
"sqlite-db/连接池初始化",
|
||
"tags-groups/分组管理",
|
||
"tags-groups/标签管理",
|
||
"tray-service/关闭窗口最小化到托盘",
|
||
"tray-service/系统托盘图标与菜单",
|
||
"tray-service/集成 tauri-plugin-single-instance",
|
||
"v2rayn-import/当前节点读取",
|
||
"v2rayn-import/数据库路径检测",
|
||
"v2rayn-import/节点列表扫描",
|
||
"workspace-mgmt/空间 CRUD",
|
||
"workspace-mgmt/空间级设置",
|
||
"workspace-mgmt/部署命令管理",
|
||
"wsl-proxy/代理一致性测试",
|
||
"wsl-proxy/代理同步",
|
||
"wsl-proxy/代理清除",
|
||
"wsl-proxy/代理状态检测"
|
||
]
|
||
},
|
||
"tasks": {
|
||
"blocked": 0,
|
||
"dispatched": 0,
|
||
"done": 136,
|
||
"in_progress": 0,
|
||
"todo": 0,
|
||
"total": 140
|
||
}
|
||
},
|
||
{
|
||
"at": "2026-04-09T00:19:55Z",
|
||
"blocked_reasons": [],
|
||
"conventions_version": "1.4.2",
|
||
"delta": {
|
||
"newly_blocked": [],
|
||
"newly_done": [],
|
||
"unblocked": []
|
||
},
|
||
"iteration": 1,
|
||
"modules": {
|
||
"blocked": 0,
|
||
"concept": 0,
|
||
"done": 33,
|
||
"in_progress": 0,
|
||
"planned": 0,
|
||
"stalled": [],
|
||
"total": 33
|
||
},
|
||
"task_ids": {
|
||
"blocked": [],
|
||
"done": [
|
||
"auto-update/Capabilities 权限配置",
|
||
"auto-update/下载 & 安装",
|
||
"auto-update/更新检测",
|
||
"auto-update/自动检查更新",
|
||
"auto-update/错误提示",
|
||
"blueprint-buff/BlueprintView 跨项目切换",
|
||
"blueprint-buff/Buff 生命周期 Rust 命令",
|
||
"blueprint-buff/blueprint_buffs 数据表",
|
||
"blueprint-buff/git watcher + 任务匹配写回 + 飞轮快照",
|
||
"blueprint-buff/前端 Buff 管理 UI",
|
||
"blueprint-buff/前端实时刷新",
|
||
"blueprint-feedback/归档 command",
|
||
"blueprint-feedback/归档候选展示",
|
||
"blueprint-feedback/梦核分析入口(蓝图弹窗)",
|
||
"blueprint-feedback/梦核提示词增加停滞模块数据",
|
||
"blueprint-flywheel/get_flywheel_stats command",
|
||
"blueprint-flywheel/get_flywheel_stats 支持迭代感知",
|
||
"blueprint-flywheel/usage.json 埋点写入",
|
||
"blueprint-flywheel/梦核提示词生成 command",
|
||
"blueprint-flywheel/飞轮健康面板",
|
||
"blueprint-governance/CLAUDE.md 模板定义",
|
||
"blueprint-governance/CONVENTIONS.md 版本化",
|
||
"blueprint-governance/GovernancePanel 规则编辑器 UI",
|
||
"blueprint-governance/get_blueprint_status command",
|
||
"blueprint-governance/sync/梦核/summary 切换为 effective 内容",
|
||
"blueprint-governance/sync_blueprint_rules command",
|
||
"blueprint-governance/批量同步所有项目规则",
|
||
"blueprint-governance/用户版 CONVENTIONS 存储层初始化",
|
||
"blueprint-governance/用户版 CONVENTIONS 读写 command",
|
||
"blueprint-onboarding/generate_blueprint_prompt command",
|
||
"blueprint-onboarding/蓝图操作弹窗",
|
||
"blueprint-onboarding/项目列表蓝图状态徽章",
|
||
"blueprint-reader/合并返回完整蓝图数据",
|
||
"blueprint-reader/读取 manifest.yaml",
|
||
"blueprint-reader/读取 modules/*.md",
|
||
"blueprint-view/.blueprint/ 数据结构设计",
|
||
"blueprint-view/React Flow 节点图渲染",
|
||
"blueprint-view/blocked 状态支持",
|
||
"blueprint-view/下一步汇总面板",
|
||
"blueprint-view/任务卡复制派发",
|
||
"blueprint-view/批量执行提示词入口",
|
||
"blueprint-view/智能连线路由",
|
||
"blueprint-view/模块详情面板",
|
||
"blueprint-view/统计汇总条",
|
||
"blueprint-view/蓝图治理面板",
|
||
"blueprint-view/蓝图读取 Command",
|
||
"blueprint-view/边高亮与模块聚焦",
|
||
"blueprint-view/顶部状态行扩展",
|
||
"blueprint-view/项目卡片蓝图入口",
|
||
"cicd-workflow/Actions 运行历史",
|
||
"cicd-workflow/CI/CD 配置 CRUD",
|
||
"cicd-workflow/Tauri OSS 分发模板",
|
||
"cicd-workflow/Web SSH 部署模板",
|
||
"cicd-workflow/Workflow 文件生成",
|
||
"devtools-scan/WSL 工具扫描",
|
||
"devtools-scan/Windows 工具扫描",
|
||
"devtools-scan/工具信息持久化",
|
||
"git-ops/上游状态检测",
|
||
"git-ops/分支管理",
|
||
"git-ops/基础操作",
|
||
"github-auth/OAuth Device Flow",
|
||
"github-auth/Token 管理",
|
||
"github-publish/.gitignore 生成",
|
||
"github-publish/Git 初始化 & 首次推送",
|
||
"github-publish/创建 GitHub 仓库",
|
||
"github-publish/扫描本地 Git 状态",
|
||
"health-center/T1 · Backend 健康检查聚合命令",
|
||
"health-center/T2 · 质量指标聚合",
|
||
"health-center/T3 · 前端健康中心页面",
|
||
"health-center/T4 · 扩展 MCP get_diagnostics",
|
||
"mcp-config-inject/加入产品组时注入配置",
|
||
"mcp-config-inject/端口变更时重新注入所有配置",
|
||
"mcp-config-inject/退出产品组时清除配置",
|
||
"mcp-server/MCP 端口可配置(Rust 侧)",
|
||
"mcp-server/启动时绑定 HTTP 端口",
|
||
"mcp-server/实现 MCP JSON-RPC 基础协议",
|
||
"mcp-server/实现产品组上下文工具",
|
||
"product-group-mcp/产品组详情显示 MCP 注入状态",
|
||
"product-group-mcp/设置页添加 MCP 端口配置",
|
||
"project-dashboard/分组画布",
|
||
"project-dashboard/项目卡片列表",
|
||
"project-dashboard/项目发现面板",
|
||
"project-dashboard/项目快捷操作",
|
||
"project-env-scan/环境信息持久化",
|
||
"project-env-scan/项目环境检测",
|
||
"project-mentor/T1 · 后端聚合 command(MentorContext)",
|
||
"project-mentor/T10 · 启动健康扫描 + 前端 Alert Banner",
|
||
"project-mentor/T11 · 项目历史快照",
|
||
"project-mentor/T2 · MCP 项目导师查询接口",
|
||
"project-mentor/T3 · 前端导师面板",
|
||
"project-mentor/T4 · 炼境自指接入",
|
||
"project-mentor/T5 · project_notes 数据层 + 后端命令",
|
||
"project-mentor/T6 · MCP append_project_note 工具",
|
||
"project-mentor/T7 · MentorPanel 展示 AI 笔记",
|
||
"project-mentor/T8 · 后端全组巡检命令",
|
||
"project-mentor/T9 · 前端全组巡检按钮",
|
||
"project-mgmt/子文件夹扫描",
|
||
"project-mgmt/批量导入项目",
|
||
"project-mgmt/项目 CRUD",
|
||
"project-mgmt/项目档案(Profile)",
|
||
"project-templates/从模板创建项目",
|
||
"project-templates/内置模板种植",
|
||
"project-templates/模板 CRUD",
|
||
"project-tools/工具 CRUD",
|
||
"project-tools/工具启动",
|
||
"repo-registry/仓库导入",
|
||
"repo-registry/仓库挂载",
|
||
"repo-registry/仓库注册表管理",
|
||
"runtime-diagnostics/T1 · SQLite runtime_logs 表",
|
||
"runtime-diagnostics/T2 · 替换 eprintln! 为结构化日志",
|
||
"runtime-diagnostics/T3 · MCP Server 新增 get_diagnostics 工具",
|
||
"runtime-diagnostics/T4 · 注入失败结果返回前端",
|
||
"runtime-diagnostics/T5 · 设置页 MCP 真实健康检查",
|
||
"settings-page/WSL 发行版选择",
|
||
"settings-page/关于 & 更新",
|
||
"settings-page/终端配置",
|
||
"settings-page/编辑器检测",
|
||
"shell-launch/打开终端",
|
||
"shell-launch/打开编辑器",
|
||
"sqlite-db/数据库迁移",
|
||
"sqlite-db/连接池初始化",
|
||
"tags-groups/分组管理",
|
||
"tags-groups/标签管理",
|
||
"tray-service/关闭窗口最小化到托盘",
|
||
"tray-service/系统托盘图标与菜单",
|
||
"tray-service/集成 tauri-plugin-single-instance",
|
||
"v2rayn-import/当前节点读取",
|
||
"v2rayn-import/数据库路径检测",
|
||
"v2rayn-import/节点列表扫描",
|
||
"workspace-mgmt/空间 CRUD",
|
||
"workspace-mgmt/空间级设置",
|
||
"workspace-mgmt/部署命令管理",
|
||
"wsl-proxy/代理一致性测试",
|
||
"wsl-proxy/代理同步",
|
||
"wsl-proxy/代理清除",
|
||
"wsl-proxy/代理状态检测"
|
||
]
|
||
},
|
||
"tasks": {
|
||
"blocked": 0,
|
||
"dispatched": 0,
|
||
"done": 136,
|
||
"in_progress": 0,
|
||
"todo": 0,
|
||
"total": 140
|
||
}
|
||
},
|
||
{
|
||
"at": "2026-04-10T12:52:42Z",
|
||
"blocked_reasons": [],
|
||
"conventions_version": "1.4.3",
|
||
"delta": {
|
||
"newly_blocked": [],
|
||
"newly_done": [],
|
||
"unblocked": []
|
||
},
|
||
"iteration": 1,
|
||
"modules": {
|
||
"blocked": 0,
|
||
"concept": 0,
|
||
"done": 33,
|
||
"in_progress": 0,
|
||
"planned": 0,
|
||
"stalled": [],
|
||
"total": 33
|
||
},
|
||
"task_ids": {
|
||
"blocked": [],
|
||
"done": [
|
||
"auto-update/Capabilities 权限配置",
|
||
"auto-update/下载 & 安装",
|
||
"auto-update/更新检测",
|
||
"auto-update/自动检查更新",
|
||
"auto-update/错误提示",
|
||
"blueprint-buff/BlueprintView 跨项目切换",
|
||
"blueprint-buff/Buff 生命周期 Rust 命令",
|
||
"blueprint-buff/blueprint_buffs 数据表",
|
||
"blueprint-buff/git watcher + 任务匹配写回 + 飞轮快照",
|
||
"blueprint-buff/前端 Buff 管理 UI",
|
||
"blueprint-buff/前端实时刷新",
|
||
"blueprint-feedback/归档 command",
|
||
"blueprint-feedback/归档候选展示",
|
||
"blueprint-feedback/梦核分析入口(蓝图弹窗)",
|
||
"blueprint-feedback/梦核提示词增加停滞模块数据",
|
||
"blueprint-flywheel/get_flywheel_stats command",
|
||
"blueprint-flywheel/get_flywheel_stats 支持迭代感知",
|
||
"blueprint-flywheel/usage.json 埋点写入",
|
||
"blueprint-flywheel/梦核提示词生成 command",
|
||
"blueprint-flywheel/飞轮健康面板",
|
||
"blueprint-governance/CLAUDE.md 模板定义",
|
||
"blueprint-governance/CONVENTIONS.md 版本化",
|
||
"blueprint-governance/GovernancePanel 规则编辑器 UI",
|
||
"blueprint-governance/get_blueprint_status command",
|
||
"blueprint-governance/sync/梦核/summary 切换为 effective 内容",
|
||
"blueprint-governance/sync_blueprint_rules command",
|
||
"blueprint-governance/批量同步所有项目规则",
|
||
"blueprint-governance/用户版 CONVENTIONS 存储层初始化",
|
||
"blueprint-governance/用户版 CONVENTIONS 读写 command",
|
||
"blueprint-onboarding/generate_blueprint_prompt command",
|
||
"blueprint-onboarding/蓝图操作弹窗",
|
||
"blueprint-onboarding/项目列表蓝图状态徽章",
|
||
"blueprint-reader/合并返回完整蓝图数据",
|
||
"blueprint-reader/读取 manifest.yaml",
|
||
"blueprint-reader/读取 modules/*.md",
|
||
"blueprint-view/.blueprint/ 数据结构设计",
|
||
"blueprint-view/React Flow 节点图渲染",
|
||
"blueprint-view/blocked 状态支持",
|
||
"blueprint-view/下一步汇总面板",
|
||
"blueprint-view/任务卡复制派发",
|
||
"blueprint-view/批量执行提示词入口",
|
||
"blueprint-view/智能连线路由",
|
||
"blueprint-view/模块详情面板",
|
||
"blueprint-view/统计汇总条",
|
||
"blueprint-view/蓝图治理面板",
|
||
"blueprint-view/蓝图读取 Command",
|
||
"blueprint-view/边高亮与模块聚焦",
|
||
"blueprint-view/顶部状态行扩展",
|
||
"blueprint-view/项目卡片蓝图入口",
|
||
"cicd-workflow/Actions 运行历史",
|
||
"cicd-workflow/CI/CD 配置 CRUD",
|
||
"cicd-workflow/Tauri OSS 分发模板",
|
||
"cicd-workflow/Web SSH 部署模板",
|
||
"cicd-workflow/Workflow 文件生成",
|
||
"devtools-scan/WSL 工具扫描",
|
||
"devtools-scan/Windows 工具扫描",
|
||
"devtools-scan/工具信息持久化",
|
||
"git-ops/上游状态检测",
|
||
"git-ops/分支管理",
|
||
"git-ops/基础操作",
|
||
"github-auth/OAuth Device Flow",
|
||
"github-auth/Token 管理",
|
||
"github-publish/.gitignore 生成",
|
||
"github-publish/Git 初始化 & 首次推送",
|
||
"github-publish/创建 GitHub 仓库",
|
||
"github-publish/扫描本地 Git 状态",
|
||
"health-center/T1 · Backend 健康检查聚合命令",
|
||
"health-center/T2 · 质量指标聚合",
|
||
"health-center/T3 · 前端健康中心页面",
|
||
"health-center/T4 · 扩展 MCP get_diagnostics",
|
||
"mcp-config-inject/加入产品组时注入配置",
|
||
"mcp-config-inject/端口变更时重新注入所有配置",
|
||
"mcp-config-inject/退出产品组时清除配置",
|
||
"mcp-server/MCP 端口可配置(Rust 侧)",
|
||
"mcp-server/启动时绑定 HTTP 端口",
|
||
"mcp-server/实现 MCP JSON-RPC 基础协议",
|
||
"mcp-server/实现产品组上下文工具",
|
||
"product-group-mcp/产品组详情显示 MCP 注入状态",
|
||
"product-group-mcp/设置页添加 MCP 端口配置",
|
||
"project-dashboard/分组画布",
|
||
"project-dashboard/项目卡片列表",
|
||
"project-dashboard/项目发现面板",
|
||
"project-dashboard/项目快捷操作",
|
||
"project-env-scan/环境信息持久化",
|
||
"project-env-scan/项目环境检测",
|
||
"project-mentor/T1 · 后端聚合 command(MentorContext)",
|
||
"project-mentor/T10 · 启动健康扫描 + 前端 Alert Banner",
|
||
"project-mentor/T11 · 项目历史快照",
|
||
"project-mentor/T2 · MCP 项目导师查询接口",
|
||
"project-mentor/T3 · 前端导师面板",
|
||
"project-mentor/T4 · 炼境自指接入",
|
||
"project-mentor/T5 · project_notes 数据层 + 后端命令",
|
||
"project-mentor/T6 · MCP append_project_note 工具",
|
||
"project-mentor/T7 · MentorPanel 展示 AI 笔记",
|
||
"project-mentor/T8 · 后端全组巡检命令",
|
||
"project-mentor/T9 · 前端全组巡检按钮",
|
||
"project-mgmt/子文件夹扫描",
|
||
"project-mgmt/批量导入项目",
|
||
"project-mgmt/项目 CRUD",
|
||
"project-mgmt/项目档案(Profile)",
|
||
"project-templates/从模板创建项目",
|
||
"project-templates/内置模板种植",
|
||
"project-templates/模板 CRUD",
|
||
"project-tools/工具 CRUD",
|
||
"project-tools/工具启动",
|
||
"repo-registry/仓库导入",
|
||
"repo-registry/仓库挂载",
|
||
"repo-registry/仓库注册表管理",
|
||
"runtime-diagnostics/T1 · SQLite runtime_logs 表",
|
||
"runtime-diagnostics/T2 · 替换 eprintln! 为结构化日志",
|
||
"runtime-diagnostics/T3 · MCP Server 新增 get_diagnostics 工具",
|
||
"runtime-diagnostics/T4 · 注入失败结果返回前端",
|
||
"runtime-diagnostics/T5 · 设置页 MCP 真实健康检查",
|
||
"settings-page/WSL 发行版选择",
|
||
"settings-page/关于 & 更新",
|
||
"settings-page/终端配置",
|
||
"settings-page/编辑器检测",
|
||
"shell-launch/打开终端",
|
||
"shell-launch/打开编辑器",
|
||
"sqlite-db/数据库迁移",
|
||
"sqlite-db/连接池初始化",
|
||
"tags-groups/分组管理",
|
||
"tags-groups/标签管理",
|
||
"tray-service/关闭窗口最小化到托盘",
|
||
"tray-service/系统托盘图标与菜单",
|
||
"tray-service/集成 tauri-plugin-single-instance",
|
||
"v2rayn-import/当前节点读取",
|
||
"v2rayn-import/数据库路径检测",
|
||
"v2rayn-import/节点列表扫描",
|
||
"workspace-mgmt/空间 CRUD",
|
||
"workspace-mgmt/空间级设置",
|
||
"workspace-mgmt/部署命令管理",
|
||
"wsl-proxy/代理一致性测试",
|
||
"wsl-proxy/代理同步",
|
||
"wsl-proxy/代理清除",
|
||
"wsl-proxy/代理状态检测"
|
||
]
|
||
},
|
||
"tasks": {
|
||
"blocked": 0,
|
||
"dispatched": 0,
|
||
"done": 136,
|
||
"in_progress": 0,
|
||
"todo": 0,
|
||
"total": 140
|
||
}
|
||
}
|
||
]
|
||
} |