Roo-Code/apps
Roo Code 78bcdf4117 feat: implement global FIFO queue for Evals runs
- Add status and queuePosition fields to runs table schema
- Create Redis-based queue management service
- Implement queue processor to handle runs one at a time
- Update UI to show queued status and position
- Add ability to cancel queued runs
- Create API endpoint for queue status
- Add database migration for new fields

Fixes #7966
2025-09-13 21:51:45 +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-13 21:51:45 +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