From 79c956ca3c6f23067fc5fadcec3af51ab10b1ca3 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20copilot-instructions.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/copilot-instructions.md | 1 + 1 file changed, 1 insertion(+) 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/` +