-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Description
App Version
3.25.3
API Provider
OpenAI Compatible
Model Used
GLM-4.5
Roo Code Task Links (Optional)
https://app.roocode.com/share/4e71e059-4080-455a-b6fc-053edf113c7a
🔁 Steps to Reproduce
- Windows 11 24H2, extension version 3.25.3
- When the model try to use obsidian_simple_search, the tool returns too much of data, which makes the context exceeds the model's context limit (131072)
- The task can not be continued.
- In this situation, if I try to use the current provider setting to perform a context compression, it will keeps the context condense state for a long time.
💥 Outcome Summary
When the tool call result may makes the context exceeds the model's context window limit, try to compress the result first, then push it into the messages and continue the task.
📄 Relevant Logs or Errors (Optional)
Metadata
Metadata
Assignees
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done