From 9c9b70b804fb7a0b388bfb5e2bd5047063262ca3 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=B0=EF=B8=8F=20mcpInstructionsDelta.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/mcpInstructionsDelta.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/mcpInstructionsDelta.ts b/src/utils/mcpInstructionsDelta.ts index acac0c1..55605ed 100644 --- a/src/utils/mcpInstructionsDelta.ts +++ b/src/utils/mcpInstructionsDelta.ts @@ -128,3 +128,4 @@ export function getMcpInstructionsDelta( removedNames: removed.sort(), } } +