✨ copilot-instructions.md
This commit is contained in:
1
.github/copilot-instructions.md
vendored
1
.github/copilot-instructions.md
vendored
@@ -63,3 +63,4 @@ Bun strips inactive code at build time via `import { feature } from 'bun:bundle'
|
|||||||
- **Understand types**: Centralized in `src/types/`, tool-specific types in `src/Tool.ts`
|
- **Understand types**: Centralized in `src/types/`, tool-specific types in `src/Tool.ts`
|
||||||
- **Follow the bridge**: IDE integration starts at `src/bridge/bridgeMain.ts`
|
- **Follow the bridge**: IDE integration starts at `src/bridge/bridgeMain.ts`
|
||||||
- **MCP integration**: `src/services/mcp/`
|
- **MCP integration**: `src/services/mcp/`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user