mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-18 06:20:33 +00:00
Add Phase 3 plan files (pathfinding, scoring, visual feedback), update state tracking for Phase 4 context, and clean up gitignore.
14 lines
283 B
JSON
14 lines
283 B
JSON
{
|
|
"mode": "yolo",
|
|
"granularity": "standard",
|
|
"parallelization": true,
|
|
"commit_docs": true,
|
|
"model_profile": "balanced",
|
|
"workflow": {
|
|
"research": true,
|
|
"plan_check": true,
|
|
"verifier": true,
|
|
"nyquist_validation": true,
|
|
"_auto_chain_active": false
|
|
}
|
|
} |