| 1 | /** |
| 2 | * Adapter layer that wraps @anthropic-ai/sandbox-runtime with Claude CLI-specific integrations. |
| 3 | * This file provides the bridge between the external sandbox-runtime package and Claude CLI's |
| 4 | * settings system, tool integration, and additional features. |
nothing calls this directly
no test coverage detected