v0.3.3
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.