mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-09 22:31:08 +00:00
* feat(ConcurrentFileReadsExperiment): improve logic for enabling/disabling and add tests * fix: ensure slider always displays valid value (min 2) for concurrent file reads - Fix issue where slider could display values below minimum when enabled with maxConcurrentFileReads <= 1 - Add test cases for edge cases (value 0 and 1) - Ensure UI always shows at least the minimum value of 2 --------- Co-authored-by: Daniel Riccio <ricciodaniel98@gmail.com> |
||
|---|---|---|
| .. | ||
| .storybook | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| jest.config.cjs | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||