mirror of
https://github.com/openai/codex.git
synced 2026-04-29 08:56:38 +00:00
Support stdin from pipe as part of codex exec
This commit is contained in:
@@ -6,6 +6,7 @@ mod ephemeral;
|
||||
mod mcp_required_exit;
|
||||
mod originator;
|
||||
mod output_schema;
|
||||
mod prompt_stdin;
|
||||
mod resume;
|
||||
mod sandbox;
|
||||
mod server_error_exit;
|
||||
|
||||
Reference in New Issue
Block a user