mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add file size check to reject files larger than 10MB - Add largeFileLineThreshold setting (default 5000 lines) - When maxReadFileLine is -1 and file exceeds threshold, automatically truncate to first 1000 lines - Add configuration options for the threshold - Add tests for the new functionality This prevents the 'Failed to condense' error when Roo Code accidentally tries to read very large files, which was causing context window exhaustion and loss of task memory. Fixes #6069 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||