v2026.2.5
virattt/dexterv2026.2.5Feb 6, 2026by virattt
AI Summary
This is the initial release featuring a browser implementation with Playwright for web scraping and page interaction, along with various UI improvements and Claude Opus 4.6 model support.
Key Highlights
- Initial browser implementation with Playwright for web scraping and page interaction
- Improve context compaction for better token efficiency
- Show more granular browser events in the UI
- Add Claude Opus 4.6 model support
- Add model display name to model selector
- Add progress channel to show intermediate agent steps
- Show ThinkingView for model reasoning visibility
New Features
- Browser implementation with Playwright
- Context compaction improvements
- Granular browser events in UI
- Claude Opus 4.6 model support
- Model display name in selector
- Progress channel for intermediate steps
- ThinkingView for reasoning visibility
- CalVer-based GitHub release script
Full Release Notes
### Changes - Initial browser implementation with Playwright for web scraping and page interaction - Improve context compaction for better token efficiency - Show more granular browser events in the UI - Add Claude Opus 4.6 model support - Add model display name to model selector - Add progress channel to show intermediate agent steps - Show ThinkingView for model reasoning visibility - Update intro component - Add release script for CalVer-based GitHub releases ### Fixes - Fix empty tool call issue