Skip to content

Commit 198c17f

Browse files
author
catlog22
committed
chore: bump version to 7.3.2
Launcher UX improvements: - Status dashboard showing NPM packages and workflow install status - Manifest-based workflow detection (reads both ccw and maestro manifests) - Auto-install via npm when workflow dependencies missing - Global workflow switching prompt clarification
1 parent 5cab701 commit 198c17f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-code-workflow",
3-
"version": "7.3.1",
3+
"version": "7.3.2",
44
"description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution",
55
"type": "module",
66
"main": "ccw/dist/index.js",

0 commit comments

Comments
 (0)