Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ copyFile, mkdir, stat } from
'node:fs/promises'
;
2
import
{ resolve } from
'node:path'
;
3
4
import
{ fail, run, tryRun } from
'./exec.mjs'
;
Callers
nothing calls this directly
Calls
1
runInjectStep
Function · 0.85
Tested by
no test coverage detected