---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/llm/claude_code_cli/wire/interfaces/WrapperShutdownCompleteEvent.md
description: >-
  The wrapper's bridge HTTP listener and `claude` grandchild have both been torn
  down and the wrapper is about to exit.
---

# Interface: WrapperShutdownCompleteEvent

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

The wrapper's bridge HTTP listener and `claude` grandchild have both been torn down and the
wrapper is about to exit.

## Properties

| Property                          | Type                  | Description                                                                 | Defined in                                                                                                                                          |
| --------------------------------- | --------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
|  `type` | `"shutdown_complete"` | Discriminant for the [WrapperEvent](../type-aliases/WrapperEvent.md) union. | [src/batteries/llm/claude\_code\_cli/wire.ts:268](https://github.com/NHTIO/ADK/blob/v1.20260827.0/src/src/batteries/llm/claude_code_cli/wire.ts#L268) |
