mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
- Schema: Add execution_group and task-level complexity fields - Executor: Hybrid dependency analysis (explicit + file conflicts) - Executor: Cost-based batching (MAX_BATCH_COST=8, Low=1/Medium=2/High=4) - Executor: execution_group priority for explicit parallel grouping - Planner: Add guidance for execution_group and complexity fields 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>