處理 AI review findings 並改寫 Node.js entrypoint #2
@@ -47,6 +47,7 @@ codex_output="$(mktemp)"
|
||||
|
||||
set +e
|
||||
codex exec \
|
||||
--dangerously-bypass-approvals-and-sandbox \
|
||||
--skip-git-repo-check \
|
||||
--model "$MODEL" \
|
||||
"$PROMPT" 2>&1 | tee "$codex_output"
|
||||
|
||||
Reference in New Issue
Block a user