- 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.
26 lines
495 B
JSON
26 lines
495 B
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
|
|
}
|
|
}
|
|
]
|
|
} |