Commit graph

6 commits

Author SHA1 Message Date
Snider
56397d7377 chore: bump claude concurrency to 3, activate charon
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 17:57:59 +00:00
Snider
796eb83204 feat: add local-agent.sh wrapper + local concurrency config
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 07:35:34 +00:00
Snider
d659f1c2c9 chore: reduce gemini concurrency to 1 (free tier quota)
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 06:36:28 +00:00
Snider
e6dbce3a78 feat: rate config for quota-aware scheduling — gemini burst/sustained modes
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 17:56:04 +00:00
Snider
e77140a58f feat: per-agent concurrency — claude: 1, gemini: 3, codex: 1
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 17:33:26 +00:00
Snider
99e8456c57 feat: add agents.yaml config for dispatch concurrency control
max_concurrent: 2 limits parallel agent processes.
Agent identities: cladius (dispatch/review), athena (worker),
charon (worker/review, inactive), clotho (worker, inactive).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 16:03:21 +00:00