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 238840fe08
commit 4a3ae786fd
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`