MCPcopy Create free account
hub / github.com/Stevenic/codepilot /

Class

lib/Codepilot.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 * The main class for the Codepilot application.
5 */
6export declare class Codepilot {
7 private readonly _index;
8 private readonly _functions;
9 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected