Latest release
🚀 Vibe Sensei v0.4.89
What's new
Voice — speaks typed-prompt replies
- Typed prompts replied aloud when voice mode is on — when voice mode is active, Kody now reads its own reply out loud even when the prompt was typed (not spoken). Full parity between typed and voice-initiated turns: speak or type, you get a spoken answer either way (#1033)
Mobile — auto-provision and provider-first onboarding
- Auto-provision + wake in the Link flow — the mobile container is now auto-provisioned and woken when the Link flow starts, so the device is always ready before authentication completes; no manual wake-up step required (#1034)
- Provider gate before spawn — mobile pane spawn is now blocked until a provider is configured, steering new users through a guided provider-setup flow before they hit a blank screen (#1034)
Slack / Teams — results delivered in-thread
- Dead-end fallback replaced with auto-final from pane output — when an agent's last message would have ended up in a dead-end Slack/Teams reply chain, the integration now derives a clean final answer from the pane output and posts it in-thread, so every result reaches the user (#1035)
Composers — multi-image paste
- Paste up to 10 images at once in the message composer — Cmd/Ctrl+V in the Overview composer now accepts multiple images in a single paste (up to 10); a friendly notice appears when the cap is reached (#1037)
Tasks page — rich card UI
- Tasks page unified with MissionRowV2 rich cards — the Tasks page now uses the same rich card component as the Missions rail: priority chips, status tags, assignee avatars, and a consistent layout across both views (#1038)
Integrations — official brand logos
- Letter tiles replaced with brand logos across integration surfaces — the generic letter-tile avatars for GitHub, Slack, Jira, Linear, and other integrations are replaced with their official brand logos, making the integrations panel instantly recognisable (#1039)
Overview — quota-aware account switch
- Active Model card shows quota and prompts account switch at threshold — the Active Model card on the Overview page now surfaces your token quota usage and nudges you to switch accounts when you are near the limit, before a hard block occurs (#1040)
Internal / maintenance
- Brand asset: official logo-512×512 added —
documentation/assets/logo-512x512.png committed to the repo for marketing and distribution use (#1036)
- Overview: IntegrationsPanel refresh on connector-hub close / focus regain — the integrations panel now re-fetches when the ConnectorHub closes or the window regains focus, keeping the displayed connection state in sync (#1032)
Download on GitHub →