What's New
- OpenAI-compatible LLM provider — You can now use any OpenAI-compatible API endpoint (Ollama, LM Studio, vLLM, etc.) as your LLM provider, in addition to OpenRouter. Configure the base URL and model in Settings. (#106)
- Improved storage error handling — SessionStore and TranscriptLogger now handle write failures gracefully instead of crashing, with better error logging for diagnostics. (#106)
Full Changelog: v1.15.0...v1.16.0