Commit Graph

2 Commits

Author SHA1 Message Date
starr-openai
84bb212aef exec-server: simplify transport and dispatch shape
Co-authored-by: Codex <noreply@openai.com>
2026-03-18 23:05:11 +00:00
starr-openai
678dbe28af exec-server: add optional sandbox start config
Add a typed optional sandbox field to process/start so callers can omit sandboxing for the existing direct-spawn path while reserving a host-default mode for future remote materialization. Reject hostDefault for now instead of silently running unsandboxed, and cover both omitted and explicit sandbox payloads in tests.

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