MCPcopy Create free account
hub / github.com/cortexkit/magic-context / toolContext

Function toolContext

packages/plugin/src/tools/ctx-reduce/tools.test.ts:99–99  ·  view source on GitHub ↗
(sessionID = "ses-1")

Source from the content-addressed store, hash-verified

97}
98
99const toolContext = (sessionID = "ses-1") => ({ sessionID }) as never;
100
101describe("createCtxReduceTools", () => {
102 let db: Database;

Callers 1

tools.test.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected