exec-server: make in-process client call handler directly

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
starr-openai
2026-03-17 21:14:17 +00:00
parent 9c53cce1d1
commit 3d40df7939
8 changed files with 307 additions and 334 deletions

View File

@@ -305,7 +305,6 @@ The crate exports:
- `RemoteExecServerConnectArgs`
- `ExecServerLaunchCommand`
- `ExecServerEvent`
- `ExecServerOutput`
- `SpawnedExecServer`
- `ExecServerError`
- `ExecServerTransport`