Skip to content

chore: version extension - #16

Merged
grikomsn merged 2 commits into
mainfrom
changeset-release/main
Sep 7, 2026
Merged

grikomsn merged 2 commits into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • b77d81d: Adds a Context Window picker control (Auto, 64K, 128K, 200K, Maximum) that caps how much conversation history each request sends, clamped to the model's registered input limit.

Patch Changes

  • b77d81d: Fix Auto context size being interpreted as zero input tokens by VS Code, collapsing the context indicator to the output reserve and triggering premature compaction.

    Reserve the default 32K response budget for Poolside instead of subtracting its entire 262K output capability, which left Laguna M and XS with one input token.

  • b77d81d: Report each model's maxInputTokens as context minus the output budget so the picker's context window matches the model's real usable input.

@grikomsn
grikomsn merged commit 768a7b3 into main Sep 7, 2026
3 checks passed
@grikomsn
grikomsn deleted the changeset-release/main branch September 7, 2026 06:21
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