mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
chore: bump version to 6.3.47
- Update ccw-coordinator.md with clarified CLI execution format - Command-first prompt structure: /workflow:<command> -y <parameters> - Simplified documentation with universal prompt template - Clarify that -y is a prompt parameter, not a ccw cli parameter
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claude-code-workflow",
|
||||
"version": "6.3.46",
|
||||
"version": "6.3.47",
|
||||
"description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution",
|
||||
"type": "module",
|
||||
"main": "ccw/src/index.js",
|
||||
|
||||
Reference in New Issue
Block a user