What's New
π€ Latest Models
- Added GPT-5, GPT-5 Mini, GPT-5 Nano, O5 models
- Added DeepSeek Chat and DeepSeek Reasoner to all model selectors
- Unified model labels β no more hardcoded version numbers
π₯οΈ Web Dashboard
- Working search bar β Cmd+K opens command palette to navigate all pages
- Compare page redesigned β dropdown run selectors instead of manual ID input
- Dashboard stats fixed β Pass Rate now excludes PENDING runs
- Expected output field fixed β accepts plain text keywords, not JSON
- React errors eliminated β insertBefore / removeChild bugs fixed
- 8 loading.tsx added β no more blank screens during navigation
- 3 error boundaries added β page crashes now show recovery UI
- API auth secured β all 14 API route groups now protected
- 32 swallowed errors fixed β proper logging and error responses
π Documentation
- Web Dashboard Guide β new user walkthrough explaining every page
- FAQ expanded β 5 new-user questions (Web vs CLI, PENDING explained)
- GitHub Wiki synced β 22 pages
- Star History chart β static image, no API rate limits
π§Ή Code Quality
- 247 lines of duplicate code removed
- 82 new tests β config and provider-utils packages
- Naming unified β consistent class names across all providers
Full Changelog: v0.3.0...v0.3.1