Everfern Desktop v0.1.8 Patch Notes
EverFern v0.1.8 Release Notes
This release focuses heavily on stability, with a large batch of bug fixes across the app, alongside major improvements to Computer Use reliability and model support.
Desktop App
- General Stability Pass: Resolved a large number of miscellaneous bugs across the extension and orchestrator layer, improving overall reliability of the agent loop.
- Rollback System: Introduced a proper rollback mechanism, allowing the agent to cleanly revert state after a failed or interrupted action sequence instead of leaving the session in a broken intermediate state.
- Chat Persistence: Improved chat persistence so conversation state is more reliably retained across sessions and reconnects.
🖥️ UI & UX Improvements
- Expanded Dark Mode Coverage: Fixed remaining light-mode leaks and extended dark mode support to additional views and components that were missed in the initial v0.1.7 rollout.
🤖 Core Agent & Execution
- Computer Use Click Reliability: Fixed an intermittent bug where simulated clicks would silently fail to register, causing inconsistent action execution during computer-use tasks.
- Expanded Qwen Integration: Added further Qwen model optimizations within the computer-use vision pipeline, improving grounding accuracy.
- New Model Support: Added support for Claude Fable 5, along with other underlying model updates.
What's Changed
- Improved Computer Use by @CodenRust in #13
- package by @CodenRust in #14
Full Changelog: 0.1.1...v0.1.8