Roo-Code/packages
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
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud separate task sync roomote control (#7799) 2025-09-10 12:43:11 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals feat: implement global FIFO queue for Evals runs 2025-09-14 14:34:14 +00:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
types feat: add Qwen3 Next 80B A3B models to chutes provider (#7948) 2025-09-13 23:07:57 -04:00