Commit Graph

4 Commits

Author SHA1 Message Date
starr-openai
6742da0030 Add exec-server filesystem RPC implementation
Co-authored-by: Codex <noreply@openai.com>
2026-03-18 14:53:45 -07:00
starr-openai
84a6cbe944 Add exec-server process RPC implementation
Co-authored-by: Codex <noreply@openai.com>
2026-03-18 14:45:23 -07:00
starr-openai
76071974bb Keep first exec-server PR initialize-only
Move process-oriented client helpers and exports into the exec follow-up. Keep the first PR focused on spawning the stub server and running the initialize handshake.\n\nCo-authored-by: Codex <noreply@openai.com>
2026-03-18 13:01:16 -07:00
starr-openai
144c3593db Add codex-exec-server crate
This adds the standalone exec-server stdio JSON-RPC crate and its
smoke tests without wiring it into the CLI or unified-exec yet.

Co-authored-by: Codex <noreply@openai.com>
2026-03-18 10:29:08 -07:00