Commit Graph

4 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] f212dc4664 fix: Fix task type starvation: collect all eligible task types then pick the oldest task
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
2026-03-19 17:53:48 +01:00
copilot-swe-agent[bot] 2d24349ae5 fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
2026-03-19 17:53:48 +01:00
copilot-swe-agent[bot] 7a4b57684e feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
2026-03-19 17:53:48 +01:00
copilot-swe-agent[bot] 1f2b2024d7 feat(taskprocessing): Add worker command with tests and registration
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
2026-03-19 17:53:48 +01:00