Commit Graph

3 Commits

Author SHA1 Message Date
starr-openai
2829c35d25 Add remote workspace remap for exec-server mode
Co-authored-by: Codex <noreply@openai.com>
2026-03-17 23:49:28 -07:00
starr-openai
690b9ce1f8 Harden exec-server unified-exec follow-up
- fall back to local when sandboxed exec cannot be modeled remotely
- use server-issued process ids for remote session continuations
- retain symlink fidelity across fs/readDirectory plumbing
- clean up exited exec-server processes after retention

Co-authored-by: Codex <noreply@openai.com>
2026-03-17 21:14:08 -07:00
starr-openai
52dd39bc95 Route unified exec and filesystem tools through exec-server
Add exec-server filesystem RPCs and a core-side remote filesystem client,
then route unified-exec and filesystem-backed tools through that backend
when enabled by config. Also add Docker-backed remote exec integration
coverage for the local codex-exec CLI.

Co-authored-by: Codex <noreply@openai.com>
2026-03-18 03:24:20 +00:00