docs(codex): 補齊 function docstring 與指令檔註解並重建 README #4
+1
-1
@@ -38,7 +38,7 @@ runs:
|
||||
exit 1
|
||||
fi
|
||||
|
||||
text="$(codex exec --model "$MODEL" "$PROMPT")"
|
||||
text="$(codex exec --skip-git-repo-check --model "$MODEL" "$PROMPT")"
|
||||
printf '%s\n' "$text"
|
||||
{
|
||||
echo 'text<<CODEX_OUTPUT'
|
||||
|
||||
Reference in New Issue
Block a user