Roo-Code/apps
Roo Code b58ce4eecc feat: implement global FIFO queue for Evals runs
- Add Redis-based queue management with run-queue, active-run, and dispatcher lock
- Modify createRun to enqueue runs instead of immediate spawning
- Implement auto-advance mechanism when runs complete
- Add UI status column showing Running/Queued/Completed states
- Add queue position display for queued runs
- Add cancel button for queued runs
- Preserve per-run task concurrency via PQueue

Addresses issue #7966
2025-09-14 14:34:14 +00:00
..
vscode-e2e fix: resolve CI e2e test ETIMEDOUT errors when downloading VS Code (#7583) 2025-09-05 14:54:22 -04:00
vscode-nightly Revert experiments with nightly marketplace config (#6472) 2025-07-30 23:37:42 -04:00
web-docs Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
web-evals feat: implement global FIFO queue for Evals runs 2025-09-14 14:34:14 +00:00
web-roo-code fix: prevent negative cost values and improve label visibility in evals chart (#7830) 2025-09-09 17:50:37 -04:00