Commit Graph

5 Commits

Author SHA1 Message Date
starr-openai
53bb53b968 Fix exec-server compile breakage and websocket test helpers 2026-03-19 01:18:16 +00:00
starr-openai
f58a8674bc Fix exec-server in-order request handling and stdio transport
Co-authored-by: Codex <noreply@openai.com>
2026-03-19 01:15:14 +00:00
starr-openai
43b112c263 Test generic exec-server RPC response matching
Co-authored-by: Codex <noreply@openai.com>
2026-03-18 14:43:39 -07:00
starr-openai
0a846a2625 Add generic exec-server RPC foundation
Co-authored-by: Codex <noreply@openai.com>
2026-03-18 14:30:57 -07:00
starr-openai
16ff474725 Add generic RPC server glue to exec-server stub
Introduce API-agnostic server envelope parsing/encoding and a tiny method-registration router in the initialize-only exec-server slice.

Co-authored-by: Codex <noreply@openai.com>
2026-03-18 13:59:41 -07:00