What's Changed
New Features
- Provider Cache Warning Toast: Show toast notification when provider cache is missing, helping users understand model resolution issues (#1da0adcb)
Bug Fixes
- Version Detection for npm Global Installations: Fixed version detection to work correctly with npm global installs (#1194)
- Model Resolver: Skip fallback chain when no provider cache exists to prevent errors (#8a9d966a)
- Config Schema: Added 'dev-browser' to BrowserAutomationProviderSchema (#76f8c500)
CI & Testing Improvements
- Improved test isolation for parallel execution stability
- Fixed CI test timeouts with configurable timing
- Enhanced mock handling in delegate-task tests
Contributors
Thanks to @agno01 and @zycaskevin for signing the CLA!
Full Changelog: v3.1.3...v3.1.4