MCPcopy 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
3import { mkdir, readFile, rename, writeFile } from "node:fs/promises";
4import { dirname, resolve } from "node:path";

Callers

nothing calls this directly

Calls 4

resolveMethod · 0.80
errorMethod · 0.80
mainFunction · 0.70
asErrorFunction · 0.70

Tested by

no test coverage detected