From c7f6e9f0bf1d09ebf3831eb03ff3615c128f46ac Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:09 +0000 Subject: [PATCH] =?UTF-8?q?=E2=8F=8F=EF=B8=8F=20agentSwarmsEnabled.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/agentSwarmsEnabled.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/agentSwarmsEnabled.ts b/src/utils/agentSwarmsEnabled.ts index fac5404..c93887d 100644 --- a/src/utils/agentSwarmsEnabled.ts +++ b/src/utils/agentSwarmsEnabled.ts @@ -42,3 +42,4 @@ export function isAgentSwarmsEnabled(): boolean { return true } +