-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
Problem (one or two sentences)
I would like to limit file reads on slower local providers (e.g. Kimi K2.5 on old Xeon server) that have slower prompt processing. This would let more requests complete successfully rather than timeout.
Reading 2000 lines works on my fully GPU local providers but fails a lot on my slow mostly CPU provider.
Context (who is affected and when)
Users with providers that are fast, either GPU fully or cloud based, and some slower local providers on prompt processing.
Desired behavior (conceptual, not technical)
File reads are limited to provider line count override
Constraints / preferences (optional)
No response
Request checklist
- I've searched existing Issues and Discussions for duplicates
- This describes a specific problem with clear context and impact
Roo Code Task Links (optional)
No response
Acceptance criteria (optional)
A provider override for file read limit
Proposed approach (optional)
No response
Trade-offs / risks (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request