mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f469e225b |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "claude-code-workflow",
|
"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",
|
"description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "ccw/src/index.js",
|
"main": "ccw/src/index.js",
|
||||||
@@ -41,6 +41,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"ccw/bin/",
|
"ccw/bin/",
|
||||||
"ccw/src/",
|
"ccw/src/",
|
||||||
|
"ccw/package.json",
|
||||||
".claude/agents/",
|
".claude/agents/",
|
||||||
".claude/commands/",
|
".claude/commands/",
|
||||||
".claude/output-styles/",
|
".claude/output-styles/",
|
||||||
|
|||||||
Reference in New Issue
Block a user