🛰️ mcpInstructionsDelta.ts

This commit is contained in:
nirholas
2026-03-31 10:24:20 +00:00
parent 0d54851602
commit 9c9b70b804

View File

@@ -128,3 +128,4 @@ export function getMcpInstructionsDelta(
removedNames: removed.sort(),
}
}