mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add early return in listFiles() when limit is 0 to avoid unnecessary file scanning - Update getEnvironmentDetails() to show appropriate message when workspace files context is disabled - Add test coverage for maxWorkspaceFiles=0 scenario - Clean up test files to remove unnecessary mocking complexity This optimization improves performance when users set maxWorkspaceFiles to 0, completely bypassing file system operations. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| getEnvironmentDetails.ts | ||