revert(dcp-for-compaction): move back to experimental config from hook (#346)

This commit is contained in:
Sisyphus
2025-12-30 20:27:19 +09:00
committed by GitHub
parent 048ed36120
commit 355f18d411
7 changed files with 15 additions and 16 deletions

View File

@@ -61,8 +61,7 @@
"interactive-bash-session",
"empty-message-sanitizer",
"thinking-block-validator",
"ralph-loop",
"dcp-for-compaction"
"ralph-loop"
]
}
},
@@ -1505,6 +1504,9 @@
}
}
}
},
"dcp_for_compaction": {
"type": "boolean"
}
}
},