Interface: WrapperReadyEvent
Defined in: src/batteries/llm/claude_code_cli/wire.ts:147
The bridge's HTTP listener is bound and the wrapper is about to spawn claude.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "ready" | Discriminant for the WrapperEvent union. | src/batteries/llm/claude_code_cli/wire.ts:149 |