diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 5a675d8..e70b5c6 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -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` - **Follow the bridge**: IDE integration starts at `src/bridge/bridgeMain.ts` - **MCP integration**: `src/services/mcp/` +