core-agent-ide/codex-rs/app-server/src
jif-oai 83775f4df1
feat: ephemeral threads (#9765)
Add ephemeral threads capabilities. Only exposed through the
`app-server` v2

The idea is to disable the rollout recorder for those threads.
2026-01-24 14:57:40 +00:00
..
bespoke_event_handling.rs feat: ephemeral threads (#9765) 2026-01-24 14:57:40 +00:00
codex_message_processor.rs feat: ephemeral threads (#9765) 2026-01-24 14:57:40 +00:00
config_api.rs s/mcp_server_requirements/mcp_servers (#9212) 2026-01-14 18:41:52 +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
fuzzy_file_search.rs feat: move file name derivation into codex-file-search (#8334) 2025-12-19 12:50:55 -08:00
lib.rs Another round of improvements for config error messages (#9746) 2026-01-23 20:11:09 -08: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: add auto refresh on thread listeners (#9105) 2026-01-14 16:26:01 +00:00
models.rs clean models manager (#9168) 2026-01-13 16:55:33 -08:00
outgoing_message.rs Another round of improvements for config error messages (#9746) 2026-01-23 20:11:09 -08:00