MCPcopy Create free account
hub / github.com/cortexkit/magic-context / tools.test.ts

File tools.test.ts

packages/plugin/src/tools/ctx-memory/tools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, afterEach, beforeEach, describe, expect, it, mock } from "bun:test";
2import { DREAMER_AGENT } from "../../agents/dreamer";
3import { SIDEKICK_AGENT } from "../../agents/sidekick";
4import {

Callers

nothing calls this directly

Calls 15

closeQuietlyFunction · 0.90
getMemoriesByProjectFunction · 0.90
getProjectStateFunction · 0.90
insertMemoryFunction · 0.90
getMemoryByIdFunction · 0.90
setMemoryClassificationFunction · 0.90
getUnclassifiedMemoryIdsFunction · 0.90
createCtxMemoryToolsFunction · 0.85
getMutationRowsFunction · 0.85
dreamerToolContextFunction · 0.85

Tested by

no test coverage detected