Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ system-prompt.test.ts
File
system-prompt.test.ts
packages/pi-plugin/src/system-prompt.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
{ mkdirSync, mkdtempSync, writeFileSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
5
createTestDb
Function · 0.90
buildMagicContextBlock
Function · 0.90
closeQuietly
Function · 0.90
insertUserMemory
Function · 0.90
tempDir
Function · 0.70
Tested by
no test coverage detected