core-agent-ide/codex-rs/app-server/src
pakrym-oai dee03da508
Move environment abstraction into exec server (#15125)
The idea is that codex-exec exposes an Environment struct with services
on it. Each of those is a trait.

Depending on construction parameters passed to Environment they are
either backed by local or remote server but core doesn't see these
differences.
2026-03-19 08:31:14 -07:00
..
bin Stabilize app-server notify initialize test (#13939) 2026-03-09 23:41:58 -07:00
codex_message_processor Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
message_processor Add Smart Approvals guardian review across core, app-server, and TUI (#13860) 2026-03-13 15:27:00 -07:00
app_server_tracing.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
bespoke_event_handling.rs Add thread/shellCommand to app server API surface (#14988) 2026-03-18 23:42:40 -06:00
codex_message_processor.rs feat: support product-scoped plugins. (#15041) 2026-03-19 00:46:15 -07:00
command_exec.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07: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 Move environment abstraction into exec server (#15125) 2026-03-19 08:31:14 -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 Support featured plugins (#15042) 2026-03-18 17:45:30 -07:00
models.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
outgoing_message.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -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