MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / 03-inject.mjs

File 03-inject.mjs

apps/kimi-code/scripts/native/03-inject.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { copyFile, mkdir, stat } from 'node:fs/promises';
2import { resolve } from 'node:path';
3
4import { fail, run, tryRun } from './exec.mjs';

Callers

nothing calls this directly

Calls 1

runInjectStepFunction · 0.85

Tested by

no test coverage detected