mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Added more tests for checkpoints - Fixed bug where fco was not updating after checkpoints properly. - It would include all previous edits from the previous checkpoint on tasks that were mid edit. - Added timestamp checking to cover the edge case. - Added tests for the edge cases covered. - Bug fix for users enabling FCO after some time using the task. - One more edge case being covered when the user enables fco after talking with the task for a while. - To solve this, added test cases and have the settings enabled to set the timestamp if it was previously disabled. - Added better separation of concerns for testing of FCO web ui. |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||