---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/llm/claude_code_cli/wire/interfaces/WrapperShutdownCommand.md
description: Graceful-stop advisory sent to the wrapper (e.g. on `ctx.abortSignal` firing).
---

# Interface: WrapperShutdownCommand

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

Graceful-stop advisory sent to the wrapper (e.g. on `ctx.abortSignal` firing).

## Properties

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