From 56397d73774972f7fdb68677a124be5c33a7eb54 Mon Sep 17 00:00:00 2001 From: Snider Date: Mon, 16 Mar 2026 17:57:59 +0000 Subject: [PATCH] chore: bump claude concurrency to 3, activate charon Co-Authored-By: Virgil --- config/agents.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/agents.yaml b/config/agents.yaml index 3013fbe..a3043f6 100644 --- a/config/agents.yaml +++ b/config/agents.yaml @@ -11,7 +11,7 @@ dispatch: # Per-agent concurrency limits (0 = unlimited) concurrency: - claude: 1 + claude: 3 gemini: 1 codex: 1 local: 1 @@ -64,7 +64,7 @@ agents: charon: host: 10.69.69.165 runner: claude - active: false + active: true roles: [worker, review] clotho: host: remote