Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ annotationFor
Function
annotationFor
packages/agent-core/src/profile/context.ts:202–204 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
200
}
201
202
function
annotationFor(path: string): string {
203
return
`<!-- From: ${path} -->\n`;
204
}
Callers
1
renderAgentFiles
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected