Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ runner.ts
File
runner.ts
packages/plugin/scripts/longmemeval/runner.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
{ mkdir, readFile, rename, writeFile } from
"node:fs/promises"
;
4
import
{ dirname, resolve } from
"node:path"
;
Callers
nothing calls this directly
Calls
4
resolve
Method · 0.80
error
Method · 0.80
main
Function · 0.70
asError
Function · 0.70
Tested by
no test coverage detected