MCPcopy 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
202function annotationFor(path: string): string {
203 return `<!-- From: ${path} -->\n`;
204}

Callers 1

renderAgentFilesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected