MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/test-utils/tools.ts:93–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93export class MockModifiableToolInvocation extends BaseToolInvocation<
94 Record<string, unknown>,
95 ToolResult
96> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected