mcp/pkg
Snider 58c6f3687c feat(agentic): auto-drain queue when agent completes
When an agent process exits, the completion goroutine updates status
to completed then calls drainQueue(). drainQueue finds the oldest
queued workspace, spawns it if under concurrency limit, and monitors
it recursively. Self-sustaining work pipeline.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 16:09:45 +00:00
..
mcp feat(agentic): auto-drain queue when agent completes 2026-03-15 16:09:45 +00:00