Problem (one or two sentences)
The LLM often wants to read files in indentation mode at line 1 but I think this only returns 1 single line.
Context (who is affected and when)
Qwen 3.6 35b, Ornith 1.5 9b, basically any model I try does this when trying to first read a file.
Desired behavior (conceptual, not technical)
When indentation mode gets no indentation on its starting line, it should return the next 100 lines or so, or DEFAULT_LINE_LIMIT.
Constraints / preferences (optional)
No response
Request checklist
Zoo Code Task Links (optional)
No response
Acceptance criteria (optional)
No response
Proposed approach (optional)
No response
Trade-offs / risks (optional)
No response
Problem (one or two sentences)
The LLM often wants to read files in indentation mode at line 1 but I think this only returns 1 single line.
Context (who is affected and when)
Qwen 3.6 35b, Ornith 1.5 9b, basically any model I try does this when trying to first read a file.
Desired behavior (conceptual, not technical)
When indentation mode gets no indentation on its starting line, it should return the next 100 lines or so, or DEFAULT_LINE_LIMIT.
Constraints / preferences (optional)
No response
Request checklist
Zoo Code Task Links (optional)
No response
Acceptance criteria (optional)
No response
Proposed approach (optional)
No response
Trade-offs / risks (optional)
No response