core-agent-ide/codex-rs/app-server/src
Eric Traut 4f28b64abc
Add temporary app-server originator fallback for codex-tui (#15218)
## Summary
- make app-server treat `clientInfo.name == "codex-tui"` as a legacy
compatibility case
- fall back to `DEFAULT_ORIGINATOR` instead of sending `codex-tui` as
the originator header
- add a TODO noting this is a temporary workaround that should be
removed later

## Testing
- Not run (not requested)
2026-03-20 10:51:21 -06:00
..
bin Stabilize app-server notify initialize test (#13939) 2026-03-09 23:41:58 -07:00
codex_message_processor [plugins] Install MCPs when calling plugin/install (#15195) 2026-03-19 19:36:58 -07:00
message_processor feat(tracing): tag app-server turn spans with turn_id (#15206) 2026-03-19 13:07:19 -07:00
app_server_tracing.rs feat(tracing): tag app-server turn spans with turn_id (#15206) 2026-03-19 13:07:19 -07:00
bespoke_event_handling.rs feat(app-server): add mcpServer/startupStatus/updated notification (#15220) 2026-03-19 15:09:59 -07:00
codex_message_processor.rs feat: Add One-Time Startup Remote Plugin Sync (#15264) 2026-03-20 05:01:39 +00:00
command_exec.rs core: add a full-buffer exec capture policy (#15254) 2026-03-20 02:38:12 +00:00
config_api.rs Use workspace requirements for guardian prompt override (#14727) 2026-03-17 22:05:41 -07:00
dynamic_tools.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
error_code.rs Enforce user input length cap (#12823) 2026-02-25 22:23:51 -08:00
external_agent_config_api.rs Support external agent config detect and import (#12660) 2026-02-25 02:11:51 -08:00
filters.rs Revert "fix: harden plugin feature gating" (#15102) 2026-03-18 15:19:29 -07:00
fs_api.rs Refactor ExecServer filesystem split between local and remote (#15232) 2026-03-19 17:08:04 -07:00
fuzzy_file_search.rs Simple directory mentions (#14970) 2026-03-19 05:24:09 +00:00
in_process.rs Revert "fix: harden plugin feature gating" (#15102) 2026-03-18 15:19:29 -07:00
lib.rs feat: support product-scoped plugins. (#15041) 2026-03-19 00:46:15 -07:00
main.rs feat: support product-scoped plugins. (#15041) 2026-03-19 00:46:15 -07:00
message_processor.rs Add temporary app-server originator fallback for codex-tui (#15218) 2026-03-20 10:51:21 -06:00
models.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
outgoing_message.rs feat(tracing): tag app-server turn spans with turn_id (#15206) 2026-03-19 13:07:19 -07:00
server_request_error.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
thread_state.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
thread_status.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
transport.rs app-server: reject websocket requests with Origin headers (#14995) 2026-03-18 00:24:53 +00:00