MCPcopy Index your code
hub / github.com/callstack/agent-device / command-tools.ts

File command-tools.ts

src/mcp/command-tools.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { AgentDeviceClient, AgentDeviceClientConfig } from '../client/client-types.ts';
2import type { JsonSchema } from '../commands/command-contract.ts';
3import { RESPONSE_LEVELS, type ResponseLevel } from '../kernel/contracts.ts';
4import { formatCliOutput } from '../commands/cli-output.ts';

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected