Merge pull request #2919 from ryandielhenn/feat/config_tdd

Add Configurable TDD To Sisyphus Agent Schema
This commit is contained in:
YeonGyu-Kim
2026-03-29 18:55:21 -07:00
committed by GitHub
12 changed files with 66 additions and 12 deletions
+4
View File
@@ -4261,6 +4261,10 @@
},
"replace_plan": {
"type": "boolean"
},
"tdd": {
"default": true,
"type": "boolean"
}
},
"additionalProperties": false