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(), } } +