core-agent-ide/codex-rs/exec/src
pakrym-oai 60f9e85c16
Set codex SDK TypeScript originator (#4894)
## Summary
- ensure the TypeScript SDK sets CODEX_INTERNAL_ORIGINATOR_OVERRIDE to
codex_sdk_ts when spawning the Codex CLI
- extend the responses proxy test helper to capture request headers for
assertions
- add coverage that verifies Codex threads launched from the TypeScript
SDK send the codex_sdk_ts originator header

## Testing
- Not Run (not requested)


------
https://chatgpt.com/codex/tasks/task_i_68e561b125248320a487f129093d16e7
2025-10-07 14:06:41 -07:00
..
cli.rs cli: fix zsh completion (#4692) 2025-10-07 08:07:31 -07: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 feat: codex exec writes only the final message to stdout (#4644) 2025-10-03 16:22:12 +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 Rename assistant message to agent message and fix item type field naming (#4610) 2025-10-02 15:07:14 -07:00
lib.rs Set codex SDK TypeScript originator (#4894) 2025-10-07 14:06:41 -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