core-agent-ide/codex-rs/exec/src
Eric Traut ba95d9862c
Fixed bug that results in a sporadic hang when attaching images (#5891)
Addresses https://github.com/openai/codex/issues/5773

Testing: I tested that images work (regardless of order that they are
associated with the task prompt) in both the CLI and Extension. Also
verified that conversations in CLI and extension with images can be
resumed.
2025-10-28 14:42:46 -07:00
..
cli.rs Enable plan tool by default (#5384) 2025-10-21 16:25:05 +00:00
event_processor.rs Minor cleanup of codex exec output (#4585) 2025-10-02 14:17:42 -07:00
event_processor_with_human_output.rs chore: undo nits (#5631) 2025-10-27 11:48:01 +00:00
event_processor_with_jsonl_output.rs feat: codex exec writes only the final message to stdout (#4644) 2025-10-03 16:22:12 +00:00
exec_events.rs Auto compact at ~90% (#5292) 2025-10-20 11:29:49 -07:00
lib.rs Fixed bug that results in a sporadic hang when attaching images (#5891) 2025-10-28 14:42:46 -07:00
main.rs fix: move arg0 handling out of codex-linux-sandbox and into its own crate (#1697) 2025-07-28 08:31:24 -07:00