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
6f2c8896dc refactor(exec-server): split transports from client launch
Separate the transport-neutral JSON-RPC connection and server processor from
local process spawning, add websocket support, and document the new API
shape.

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