-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Context limit and pruning updates #6668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cubic found 1 issue across 10 files. Review it in cubic.dev
React with 👍 or 👎 to teach cubic. Tag @cubic-dev-ai
to give specific feedback.
@RomneyDa perfect. Great minds! |
…allin/pruning-updates
Description
Builds on @Jazzcort's work to make context status more visible to the user
Summary by cubic
Improved context limit handling by updating pruning logic and adding clearer UI feedback when chat history exceeds model limits.
didPrune
and percentage-based context tracking instead of status strings.