Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ pi-memory-injection.test.ts
File
pi-memory-injection.test.ts
packages/e2e-tests/tests/pi-memory-injection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference types="bun-types" />
2
3
import
{ Database } from
"bun:sqlite"
;
4
import
{ afterAll, beforeAll, describe, expect, it } from
"bun:test"
;
Callers
nothing calls this directly
Calls
8
setDefault
Method · 0.80
newSession
Method · 0.80
lastRequest
Method · 0.80
seedMemory
Function · 0.70
dispose
Method · 0.65
create
Method · 0.45
reset
Method · 0.45
sendPrompt
Method · 0.45
Tested by
no test coverage detected