Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:39
· 85 commits to main since this release

v0.3.3

A small VS Code update focused on making conversation compaction easier to reach, even with models that do not report context limits.

Improved

  • Compact conversation is now always available from the session popup in VS Code, even when the selected model does not expose a context window.

Fixed

  • (VS Code) Models without a reported context window no longer hide the session popup entirely.
  • (VS Code) Context usage progress UI is now only shown when the model actually provides context window information.