codex in auto-review became way too autonomous - significantly harden craft/shape flows

This commit is contained in:
Paul Bakaus
2026-04-27 23:41:23 -07:00
parent 62ce35ac8e
commit 54f6ccf6f0
140 changed files with 2156 additions and 817 deletions
+1 -1
View File
@@ -478,7 +478,7 @@ export const PROVIDER_PLACEHOLDERS = {
'codex': {
model: 'GPT',
config_file: 'AGENTS.md',
ask_instruction: 'ask the user directly to clarify what you cannot infer.',
ask_instruction: "STOP and use Codex's structured user-input/question tool when available; if unavailable, ask directly in chat to clarify what you cannot infer.",
command_prefix: '$'
},
'agents': {