What's New
Features
- OAuth Modal with Manual Browser Trigger - New modal UI when connecting to OAuth providers (Claude, Gemini, etc.). Users can now manually trigger the browser, copy the auth URL, or check if already authorized. (#87 by @Ginwnn924)
- Fetch Models Button - Added "Fetch Models" button for custom OpenAI-compatible providers to auto-discover available models from the provider's
/modelsendpoint (#85)
Bug Fixes
- Cloudflare Tunnel Fix - Fixed tunnel connection failing with "Retrying in 5s..." by adding the missing
--urlargument to specify the local port (#86) - Activity Patterns Persistence - Fixed hourly activity data not persisting across sessions