Switch between different AI models (OpenAI, Anthropic, Gemini) based on task requirements, with intelligent routing, performance monitoring, and automatic fallback mechanisms
OpenFrame v0.2.0 - Flexible LLM Model Selection
Version: 0.2.0
MAJOR
Release Type
BETA
Release Status
November 27, 2025
Release Date
Michael Assraf
Author




This major release introduces groundbreaking LLM model selection capabilities, allowing users to switch between AI providers based on their specific needs. The update includes significant architectural improvements with the CLI migration to a dedicated repository, enhanced chat functionality with Markdown support, and numerous stability fixes that improve the overall platform experience.
Features Added4
LLM Model Selection
Onboarding Wizard
Step-by-step guided setup for new users with progress tracking and the ability to skip or revisit onboarding steps
Markdown Support in Fae Chat
Enhanced message formatting capabilities with full Markdown support in the chat interface
Shareable Search States
Share specific search views with teammates via URL parameters that preserve all search criteria, time ranges, and filters
Bugs Fixed2
Scripts Management Infinite Loading
Fixed infinite scrolling state that prevented users from viewing or managing automation scripts
Device Status Transition Issue
Prevented incorrect status reset from ASSIGNED to READY when management service callback is triggered
Improvements7
CLI Migration to Dedicated Repository
Separated CLI into its own repository for independent versioning, faster iteration, and streamlined distribution
Enhanced Agent Uninstall Process
Complete cleanup of Windows agents including all components, services, scheduled tasks, and registry entries
Auto-Refresh for Device Screen
Automatic updates at regular intervals to display current device status without manual refresh
Device Status Management - Archive and Delete
Added ability to archive and delete devices from the dashboard with proper state handling
Soft Deletion for Installation Commands
Remove installation files before installation command
Database Schema Enhancements
Added timestamp tracking and improved status transition handling for better data integrity
LLM Metadata Support
Backend and frontend implementation for tracking and displaying model information, token usage, and response metrics
Related Links