v0.4.49
decolua/9routerv0.4.49May 16, 2026by decolua
AI Summary
Introduces the Kiro provider and build output filtering for better logging and translation.
Key Highlights
- Adds Kiro provider with full request/response translation and reasoning support
- Adds buildOutput RTK filter with autodetect for npm/yarn/cargo build logs
- Adds MITM warning notification in tray and dashboard
- Fixes tray ghost icon issues on macOS
New Features
- Kiro provider
- buildOutput RTK filter
- MITM warning notification
Full Release Notes
Features: - Add Kiro provider support: full request/response translation, live model listing, reasoning content support - Add buildOutput RTK filter with autodetect for npm/yarn/cargo build logs - Add MITM warning notification in tray and dashboard Improvements: - Add modalities (input/output) to model configuration for OpenCode - Fix tray hide-to-tray: keep current process alive instead of spawning detached child (fixes macOS NSStatusItem ghost icon) - Fix tray kill: graceful shutdown with SIGTERM/SIGKILL escalation - Fix SIGHUP handling so macOS terminal close does not kill tray process - Hide deprecated providers (qwen, iflow, antigravity) - Update i18n across 32 languages Fixes: - Fix model check (test-models) blocked by dashboardGuard: pass machineId-based CLI token in internal self-calls