core-agent-ide/codex-rs/exec-server/tests/common
pakrym-oai 403b397e4e
Refactor ExecServer filesystem split between local and remote (#15232)
For each feature we have:
1. Trait exposed on environment
2. **Local Implementation** of the trait
3. Remote implementation that uses the client to proxy via network
4. Handler implementation that handles PRC requests and calls into
**Local Implementation**
2026-03-19 17:08:04 -07:00
..
exec_server.rs Refactor ExecServer filesystem split between local and remote (#15232) 2026-03-19 17:08:04 -07:00
mod.rs Remove stdio transport from exec server (#15119) 2026-03-19 01:00:35 +00:00