Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ inject-compartments-pi.test.ts
File
inject-compartments-pi.test.ts
packages/pi-plugin/src/inject-compartments-pi.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
;
2
import
{ mkdtempSync, rmSync, writeFileSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
15
createTestDb
Function · 0.90
insertMemory
Function · 0.90
renderM0Pi
Function · 0.90
userMessage
Function · 0.90
injectM0M1Pi
Function · 0.90
textOf
Function · 0.90
closeQuietly
Function · 0.90
appendCompartments
Function · 0.90
insertUserMemory
Function · 0.90
getCompartments
Function · 0.90
getActiveUserMemories
Function · 0.90
renderM1Pi
Function · 0.90
Tested by
no test coverage detected