mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 10:33:25 +08:00
feat: initialize monorepo with package.json for CCW workflow platform
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
"completed": "completed",
|
||||
"updated": "Updated"
|
||||
},
|
||||
"taskStatus": {
|
||||
"pending": "Pending",
|
||||
"inProgress": "In Progress",
|
||||
"completed": "Completed",
|
||||
"failed": "Failed"
|
||||
},
|
||||
"detail": {
|
||||
"overview": "Overview",
|
||||
"tasks": "Tasks",
|
||||
|
||||
Reference in New Issue
Block a user