Context_limit and compact_threshold should be in settings #1

Open
opened 2026-07-18 14:14:21 +02:00 by eckert · 0 comments

Obviously I had to adjust them and for my macbook with 48 GB of RAM and qwen-3.6-27b I went with 128000 length and 90000 threshold.

I reduced the threshold that much because the compaction is only run once per run step, not after every single tool call and I probably ran into problems because several tool calls filled the context. I create a separate issue for that.

Obviously I had to adjust them and for my macbook with 48 GB of RAM and qwen-3.6-27b I went with 128000 length and 90000 threshold. I reduced the threshold that much because the compaction is only run once per run step, not after every single tool call and I probably ran into problems because several tool calls filled the context. I create a separate issue for that.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fischerj/jcode#1
There is no content yet.