Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
const
toolContext = (sessionID =
"ses-1"
) => ({ sessionID }) as never;
100
101
describe(
"createCtxReduceTools"
, () => {
102
let
db: Database;
Callers
1
tools.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected