mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| .env | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| turbo.json | ||
| vitest.config.ts | ||