chore: release v6.2.0 with 122 commits

- Updated CHANGELOG.md with comprehensive 6.2.0 release notes
- Bump version to 6.2.0 in package.json
- 62 new features, 17 bug fixes, 11 refactors, 6 performance optimizations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
catlog22
2025-12-21 23:59:29 +08:00
parent 11d8187258
commit 0311237db2
2 changed files with 86 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-workflow",
"version": "6.1.4",
"version": "6.2.0",
"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",