Skip to content

fix(vscode-lm): reliable auto context condensing + 3.53.1#11

Merged
simurg79 merged 2 commits into
mainfrom
fix/vscode-lm-condense
Jun 23, 2026
Merged

fix(vscode-lm): reliable auto context condensing + 3.53.1#11
simurg79 merged 2 commits into
mainfrom
fix/vscode-lm-condense

Conversation

@simurg79

Copy link
Copy Markdown
Owner

Fixes unreliable automatic context condensing on the VS Code LM (vscode-lm) provider.

Bertan Ari added 2 commits June 22, 2026 11:02
Treat maxTokens:-1 (unlimited) as the default output reserve instead of a hard cap, and measure contextPercent against available input space so the condense gate fires reliably on the VS Code LM provider.

Add a getCondenseContextWindow() seam that drives the condense gate from the curated model maxInputTokens rather than the inflated live context window.

Refresh the VS Code LM model catalog and update the default model.

Bump the extension to 3.53.1 and add the vscode-lm-condense-fix changeset.
Restores the upstream v3.54.0 changeset that was removed in 8ed3455; that file originated upstream (Release v3.54.0 RooCodeInc#12369) and should not have been deleted.
@simurg79 simurg79 merged commit 51affc1 into main Jun 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant