Add message when context is exhausted instead of leaving the user hanging#49
Closed
simonsickle wants to merge 1 commit intoopenclaw:mainfrom
Closed
Add message when context is exhausted instead of leaving the user hanging#49simonsickle wants to merge 1 commit intoopenclaw:mainfrom
simonsickle wants to merge 1 commit intoopenclaw:mainfrom
Conversation
20e8937 to
e7b3f00
Compare
Contributor
|
Hmmm this should autocompact! I'll debug. |
Contributor
|
I fixed code on main that should prevent this from happening. |
Contributor
|
Closed: implemented centrally in getReplyFromConfig + compaction retry handling/tests. Commits: 9683b0b3 (overflow fallback + compaction wait/reset + tests), a2ad0cc7 (pi-mono deps bump). |
Contributor
|
Are we sure this is resolved? I'm hitting this on main, looks like compaction is failing or something? |
Contributor
|
Please open a new issue - this seems likely something that needs fixing in https://github.com/badlogic/pi-mono |
Pastorsimon1798
pushed a commit
to Pastorsimon1798/openclaw
that referenced
this pull request
Feb 1, 2026
dgarson
added a commit
to dgarson/clawdbot
that referenced
this pull request
Feb 2, 2026
…vs-workers chore: more main-agent config/integration
alexprime1889-prog
pushed a commit
to alexprime1889-prog/moltbot
that referenced
this pull request
Feb 8, 2026
slathrop
referenced
this pull request
in slathrop/openclaw-js
Feb 11, 2026
Tasks completed: 2/2 - Task 1: Port doc fixes (commits #44, #49, #69) - Task 2: Port xAI reorder (commits #54, #56) and changelog (#89) SUMMARY: .planning/phases/12-memory-qmd-hardening/12-05-SUMMARY.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context was getting exhausted and clawd would just stop responding to me... This at least gives a hint!