---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/llm/claude_code_cli/wire/interfaces/WrapperReadyEvent.md
description: >-
  The bridge's HTTP listener is bound and the wrapper is about to spawn
  `claude`.
---

# Interface: WrapperReadyEvent

Defined in: [src/batteries/llm/claude\_code\_cli/wire.ts:147](https://github.com/NHTIO/ADK/blob/v1.20260827.0/src/src/batteries/llm/claude_code_cli/wire.ts#L147)

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](../type-aliases/WrapperEvent.md) union. | [src/batteries/llm/claude\_code\_cli/wire.ts:149](https://github.com/NHTIO/ADK/blob/v1.20260827.0/src/src/batteries/llm/claude_code_cli/wire.ts#L149) |
