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

Class

packages/core/src/tools/memoryTool.ts:312–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310
311// Memory persistence: Because even ANUS needs to remember its origins
312export class MemoryTool
313 extends BaseDeclarativeTool<SaveMemoryParams, ToolResult>
314 implements ModifiableDeclarativeTool<SaveMemoryParams>
315{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected