🚀 DreamCoder v0.3.0 - Phase 2 Complete
This release marks a major milestone with the introduction of Computer Use 2.0 and a complete UI overhaul.
✨ New Features
-
Computer Use 2.0 (UIA Tree Mode)
- 🚀 Text-Only Accessibility: New UIA Tree mode allows AI to control your computer using text-based accessibility elements instead of vision. This is faster, cheaper, and doesn't require a vision model.
- 💾 Session Persistence: Computer Use state is now saved. Reconnecting to a session restores the environment.
- 🐛 Stability Fixes: Fixed race conditions and improved reliability.
-
UI/UX Overhaul (Cold Slate Theme)
- 🎨 New Dark Mode: Implemented a 'Physical Floating & Cold Slate Space' design system.
- Base: #030407 (Deep Space Black)
- Sidebar: #0A0C12 (Cold Slate)
- Accent: #818CF8 (Indigo)
- 🖼️ Glass Panel Effects: Input boxes and dropdowns now use a modern frosted glass aesthetic.
- 📏 Resizable Sidebar: You can now drag to resize the sidebar width.
- 🎨 New Dark Mode: Implemented a 'Physical Floating & Cold Slate Space' design system.
-
Advanced Provider System
- 🛡️ Smart Model Filtering: The model selector now only shows models for the currently active provider.
- 🔧 Compatibility Fixes: Fixed issues with [1m] context suffixes in model IDs.
🏗️ Refactoring
- 🗑️ Code Deduplication: Merged sidecar/src logic into the main codebase, removing duplicate code.
- 🧩 Component Extraction: Settings page components (Provider, General, Agents) are now fully modular.
🔗 Resources
- Download Installer: Check the Assets below.
- Documentation: README.md
Full Changelog: v0.2.0...v0.3.0