Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ warningHeading
Function
warningHeading
apps/kimi-code/scripts/postinstall/ui.mjs:152–154 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
150
}
151
152
function
warningHeading(text) {
153
return
pad(color(C_BOLD_YELLOW,
'! '
+ text));
154
}
155
156
/**
157
* The takeover completed. Renders one box that lists every action
Callers
3
logMigrationBlocked
Function · 0.85
logForeignKimiInTheWay
Function · 0.85
logNewCliNotOnPath
Function · 0.85
Calls
2
color
Function · 0.85
pad
Function · 0.70
Tested by
no test coverage detected