Commit Graph

2 Commits

Author SHA1 Message Date
starr-openai
a3e7bf62a7 Simplify exec-server client backends
Extract local and JSON-RPC backend helpers, collapse the remaining local-or-remote dispatch into one generic request helper, and keep the process test helper in its own module.

Co-authored-by: Codex <noreply@openai.com>
2026-03-18 11:49:38 -07:00
starr-openai
2d037ca8f6 Port exec-server filesystem and sandbox follow-ups
Bring over the exec-server API and implementation deltas from the final stack PR, excluding the symlink directory-entry field so this stays scoped to the exec-server crate and its lockfile dependency update.

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