feat: add workflow-research-agent for targeted external research and update analyze-with-file documentation

This commit is contained in:
catlog22
2026-03-23 14:12:49 +08:00
parent 97ed2ef213
commit b502ebcae1
4 changed files with 194 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-workflow",
"version": "7.2.11",
"version": "7.2.13",
"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/dist/index.js",