dev-manager-tauri/.blueprint/usage.json
lanrtop fea43b0b8a feat: 仪表盘全局快启栏
新增 global_tools 表及 CRUD 命令,Dashboard 顶部增加独立的「快启」工具栏,
可配置与项目无关的日常应用。ProjectToolsModal 重构为通用组件,支持注入
自定义 commands / queryKey;ProjectCard 快启行始终显示并内联添加按钮。
2026-04-07 00:46:13 +09:00

72 lines
1.4 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
}
}
]
}