core-agent-ide/codex-rs/app-server/src
Max Johnson 66b196a725
Inject CODEX_THREAD_ID into the terminal environment (#10096)
Inject CODEX_THREAD_ID (when applicable) into the terminal environment
so that the agent (and skills) can refer to the current thread / session
ID.

Discussion:
https://openai.slack.com/archives/C095U48JNL9/p1769542492067109
2026-02-03 11:31:12 -08:00
..
bespoke_event_handling.rs feat: replace custom mcp-types crate with equivalents from rmcp (#10349) 2026-02-02 17:41:55 -08:00
codex_message_processor.rs Inject CODEX_THREAD_ID into the terminal environment (#10096) 2026-02-03 11:31:12 -08:00
config_api.rs Add enforce_residency to requirements (#10263) 2026-01-31 00:26:25 +00:00
dynamic_tools.rs feat: dynamic tools injection (#9539) 2026-01-26 10:06:44 +00:00
error_code.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
filters.rs [app-server] feat: add filtering on thread list (#9897) 2026-01-26 21:54:19 +00:00
fuzzy_file_search.rs file-search: multi-root walk (#10240) 2026-01-30 22:20:23 +00:00
lib.rs feat(core,tui,app-server) personality migration (#10307) 2026-01-31 17:25:14 -07:00
main.rs feat(app-server): add an --analytics-default-enabled flag (#9118) 2026-01-13 11:59:39 -08:00
message_processor.rs feat: experimental flags (#10231) 2026-02-02 11:06:50 +00:00
models.rs [Codex][CLI] Gate image inputs by model modalities (#10271) 2026-02-02 18:56:39 -08:00
outgoing_message.rs feat(app-server): support external auth mode (#10012) 2026-01-29 23:46:04 +00:00