Compare commits

...

1 Commits

Author SHA1 Message Date
catlog22
0f469e225b fix: 添加 ccw/package.json 到发布文件列表 2025-12-07 22:59:43 +08:00

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-workflow",
"version": "6.0.1",
"version": "6.0.2",
"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",
@@ -41,6 +41,7 @@
"files": [
"ccw/bin/",
"ccw/src/",
"ccw/package.json",
".claude/agents/",
".claude/commands/",
".claude/output-styles/",