MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / openUrl

Method openUrl

apps/kimi-code/src/cli/sub/server/run.ts:77–77  ·  view source on GitHub ↗
(url: string)

Source from the content-addressed store, hash-verified

75 hooks?: StartForegroundHooks,
76 ) => Promise<never>;
77 openUrl(url: string): void;
78 /**
79 * Best-effort read of the server's persistent bearer token. When it returns
80 * a token, the ready banner prints it and the opened Web UI URL carries it in

Callers 3

handleToolProgressMethod · 0.65
handleVisFunction · 0.65
writeReadyFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected