Features:
- Add OllamaLocalExecutor for local Ollama provider
- Add audio input support for Gemini translation
- Add configurable tunnel transport protocols
- Add model deselection in ComboFormModal & ComboDetailPage
- ComboFormModal/BaseUrlSelect: cloud endpoint option, custom URL local state, default first option
- New API: /v1/audio/voices, /v1/models/info; /v1/models filters disabled models
- CLI tool cards refactor using BaseUrlSelect
Fixes:
- Fix compatible provider API key setup
- Fix usage: filter totalRequests by selected time period
- Fix Kiro IDE MITM handler bugs (AWS CodeWhisperer translation)
- geminiHelper: ensureObjectType for schemas with properties but no type
- initializeApp: guard tunnel/tailscale auto-resume once-per-process