chore: bump claude concurrency to 3, activate charon
Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
42788a2a88
commit
56397d7377
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue