You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-Provider Model Discovery: Enabled simultaneous model fetching and aggregation across all configured APIs in providers.toml and active environment variables.
Incremental Provider Configuration: Updated settings saving flow to accumulate and merge credentials in providers.toml instead of overwriting existing records.
Premium Provider and Model Modals UI: Refactored the provider configuration dialog with high-fidelity borders, titles, input brackets, and centered layout. Styled the Model selection details panel with clean bullet-separated metadata formatting and active state markers.
Early Environment Mapping: Automated loading of .env and providers.toml on binary startup to guarantee correct environment variables resolution.
Changed
Sandbox Performance Optimizations: Merged sandbox performance improvement to avoid unnecessary path cloning during macOS alias generation.