agent/pkg/runner
Snider a174227a62 feat(flow): add v0.8.0 upgrade flow YAMLs + fix runner queue drain
- flow/upgrade/v080-plan.yaml: structured audit for banned imports, tests, comments
- flow/upgrade/v080-implement.yaml: step-by-step implementation with per-step commits
- fix(runner): update workspace Registry on AgentCompleted so concurrency count drops and queue drains

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 13:21:59 +00:00
..
paths.go feat(runner): extract dispatch runner into independent Core service 2026-03-26 11:00:47 +00:00
queue.go fix(runner): use c.Config().Get() instead of ConfigGet generic 2026-03-26 11:30:38 +00:00
queue_test.go fix(agentic): delegate runner/shutdown/poke to runner service 2026-03-26 11:19:45 +00:00
runner.go feat(flow): add v0.8.0 upgrade flow YAMLs + fix runner queue drain 2026-03-26 13:21:59 +00:00
runner_test.go feat(runner): extract dispatch runner into independent Core service 2026-03-26 11:00:47 +00:00