MCPcopy
hub / github.com/codeaashu/claude-code / sandbox-adapter.ts

File sandbox-adapter.ts

src/utils/sandbox/sandbox-adapter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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.

Callers

nothing calls this directly

Calls 5

ripgrepCommandFunction · 0.85
scrubBareGitRepoFilesFunction · 0.85
checkDependenciesMethod · 0.80
isSupportedPlatformMethod · 0.80
cleanupAfterCommandMethod · 0.80

Tested by

no test coverage detected