agent/pkg
Snider 39255b1766 fix(queue): scan new workspace layout for concurrency counting
countRunningByAgent only scanned one level deep (*/status.json)
but new workspaces are at */*/*/status.json. Concurrency limits
weren't enforced — all agents dispatched as running instead of
queuing. Now scans both old and new layouts.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 15:45:32 +00:00
..
agentic fix(queue): scan new workspace layout for concurrency counting 2026-03-22 15:45:32 +00:00
brain fix(brain): resolve direct AX findings 2026-03-22 13:02:37 +00:00
lib fix: extract default workspace template for go.work 2026-03-22 15:45:32 +00:00
monitor feat(monitor): agent.started + agent.complete channel notifications 2026-03-22 15:45:32 +00:00
setup feat: devops plugin, CLI commands, Codex dispatch fixes, AX sweep 2026-03-22 15:45:16 +00:00