You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using GLM4.5 to work on a query about codebase using Ask mode, at a certain point, it gets into a repeating state trying to read a file over and over again. The files are not even that long ~550 lines.
Context (who is affected and when)
Affected when using GLM4.5 model. Tried the exact same task, with MiniMax M2.1 and it worked fine.
Reproduction steps
Environment, latest Roo Code.
Backends: LM Studio and OpenAI-compatible
Model: GLM4.5
Expected result
Keeps working without getting into a repeating loop
Actual result
Gets into a repeating loop of reading the same file.
Problem (one or two sentences)
Using GLM4.5 to work on a query about codebase using Ask mode, at a certain point, it gets into a repeating state trying to read a file over and over again. The files are not even that long ~550 lines.
Context (who is affected and when)
Affected when using GLM4.5 model. Tried the exact same task, with MiniMax M2.1 and it worked fine.
Reproduction steps
Expected result
Keeps working without getting into a repeating loop
Actual result
Gets into a repeating loop of reading the same file.
Variations tried (optional)
No response
App Version
3.45.0
API Provider (optional)
LM Studio
Model Used (optional)
GLM4.5
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)