Skip to content

Commit 673e1d1

Browse files
catlog22claude
andcommitted
chore: bump version to 6.3.2
- Clarify adaptive planning strategy in lite-plan.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent f64f619 commit 673e1d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.claude/commands/workflow/lite-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Intelligent lightweight planning command with dynamic workflow adaptation based
1515
- Intelligent task analysis with automatic exploration detection
1616
- Dynamic code exploration (cli-explore-agent) when codebase understanding needed
1717
- Interactive clarification after exploration to gather missing information
18-
- Adaptive planning strategy (direct Claude vs cli-lite-planning-agent) based on complexity
18+
- Adaptive planning: Low complexity → Direct Claude; Medium/High → cli-lite-planning-agent
1919
- Two-step confirmation: plan display → multi-dimensional input collection
2020
- Execution dispatch with complete context handoff to lite-execute
2121

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": "6.3.1",
3+
"version": "6.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/src/index.js",

0 commit comments

Comments
 (0)