fix: feed Codex prompts through stdin
This commit is contained in:
@@ -21,8 +21,7 @@ agents:
|
||||
- "--dangerously-bypass-approvals-and-sandbox"
|
||||
- "--cd"
|
||||
- "{workspace_path}"
|
||||
- "--prompt-file"
|
||||
- "{prompt_path}"
|
||||
- "-"
|
||||
reviewer:
|
||||
command:
|
||||
- "codex"
|
||||
@@ -30,8 +29,7 @@ agents:
|
||||
- "--dangerously-bypass-approvals-and-sandbox"
|
||||
- "--cd"
|
||||
- "{workspace_path}"
|
||||
- "--prompt-file"
|
||||
- "{prompt_path}"
|
||||
- "-"
|
||||
|
||||
labels:
|
||||
ready: "agent:ready"
|
||||
|
||||
Reference in New Issue
Block a user