KaizenAI
CaracterísticasPreciosEmpezando
Cambios de versión

Lo que se envió en KaizenAI

Esta página se genera a partir del mismo historial de versiones con seguimiento de repositorio utilizado por la aplicación de escritorio, por lo que las experiencias web y npm permanecen alineadas.

Archivo de lanzamiento

Las versiones publicadas se enumeran primero como las más recientes y permanecen disponibles aunque el repositorio de origen sea privado.

Wider language support across Kaizen and the web app

v0.11.0
Apr 12, 2026

New Features

  • Expanded multilingual support: Kaizen and the web app now support English, Spanish, French, Japanese, Korean, Thai, and Chinese across the main user-facing product surfaces.
  • Locale-aware defaults and switching: Both apps now default to the user’s supported language when available, fall back to English otherwise, and keep the user’s explicit language choice on later visits.

Improvements

  • Localized web routing and SEO: The web app now serves locale-prefixed routes, localized metadata, and translated release content so public pages better match the visitor’s language.
  • Translation coverage and persistence polish: Language selection, settings, provider controls, chat surfaces, and release notes are more consistently translated across devices and sessions.

Qwen beta, OpenCode API keys, and usage tracking

v0.10.0
Apr 11, 2026

New Features

  • Qwen Code provider support (Beta): Kaizen now supports Qwen as a built-in provider with provider setup, model preferences, and UI integration across the chat workflow.
  • OpenCode API key provider support: OpenCode-backed providers can now run directly from your API key configuration, which makes models such as GML 5.1 available through your local OpenCode setup.
  • Usage tracking in Settings: The `/settings/usage` page now tracks Claude and Codex token usage with costs and daily breakdowns so account usage is easier to audit.

Improvements

  • General bug fixes and improvements: This release also includes provider catalog fixes, usage-bar polish, review follow-ups, and broader UI reliability improvements.

Live model catalogs, provider hardening, and relay URL keys

v0.9.0
Apr 10, 2026

New Features

  • Runtime-derived Codex model catalog: Codex model and reasoning controls now follow the live app-server catalog while safely falling back to Kaizen static defaults when discovery fails.
  • Smarter OpenRouter model selection: Kaizen now discovers the live OpenRouter model catalog from OpenCode and presents grouped model and quality choices in the chat preferences UI.

Improvements

  • Provider architecture and Gemini reliability improvements: Kaizen now uses provider-owned startup and catalog logic with better Gemini plan-mode handling and safer provider recovery paths.
  • Rotatable relay URL keys: Relay URLs are now shorter and rotatable while preserving the relay auth and wake flows.
  • Reduce Kaizen chat open latency: Provider-backed chats and sidebar refreshes stop triggering expensive transcript and usage scans during normal navigation.
  • Move chats between features: Chat organization now supports moving chats between project features with more reliable drag-and-drop handling.

Relay access sync and billing webhook guard

v0.8.1
Apr 8, 2026

Improvements

  • Relay access sync: Kaizen now re-checks relay authorization with the server instead of relying on stale local entitlement state, so paid relay access recovers more predictably after account changes.
  • Billing webhook guard: Polar customer mappings that point at a missing local user now fail cleanly with an explicit validation error instead of crashing on a database foreign-key write.

Project diffs, queued messages, and commit workflow

v0.8.0
Apr 8, 2026

New Features

  • Project diff sidebar and commit workflow: Kaizen can now inspect project diffs in the sidebar, tune diff viewing preferences, generate commit messages, and turn selected changes into commits from the chat workflow.
  • Queued outbound messages: The CLI chat flow can now queue follow-up prompts while a turn is still running, with composer controls to preview, edit, remove, and drain queued messages safely.

Improvements

  • Paid relay and pricing updates: Paid users now get relay access by default, pricing copy is clearer, and the dashboard shows subscription state with better post-checkout feedback.
  • Diff review polish and follow-up fixes: The shipped diff flow includes follow-up fixes for sidebar sizing, disclosure handling, server git behavior, and related regression coverage.
  • Safer queued-message handling: Attachment staging cleanup, queue drain ordering, duplicate action guards, and attachment-only queue previews are hardened for more predictable chat behavior.

Standalone CLI packaging fix

v0.7.2
Apr 7, 2026

Improvements

  • Standalone CLI package no longer ships workspace dependencies: Kaizen installs and self-updates no longer fail in production because the published CLI package no longer depends on monorepo workspace packages.

Production-safe remote auth builds

v0.7.1
Apr 7, 2026

Improvements

  • Remote auth build targets stay production-safe: Development builds can still override the remote auth URL without leaking non-production URLs or env overrides into the shipped production bundle.

Accounts, relay access, and faster chat workflows

v0.7.0
Apr 7, 2026

New Features

  • Kaizen Connect accounts: Sign the local Kaizen app into your web account and keep account state synced across devices.
  • Remote relay access and controls: Hosted relay support now includes admin approvals, machine management, an account settings flow, idle shutdown, wake-on-demand, and a dedicated Kaizen Connect landing flow.
  • Billing and account management: The web app now includes pricing, Polar-backed billing, account dashboards, subscription state, and expanded device management.
  • Expanded sign-in security: The web app now supports Google and GitHub OAuth, plus TOTP setup for password-based accounts.
  • Faster handoff and prompting tools: Kaizen now includes saved plan handoff quick chats, reusable quick prompts, and managed custom theme backgrounds.
  • Native slash commands: The chat composer now supports slash command autocomplete along with built-in PR and workflow commands.
  • More provider and file support: Kaizen now supports OpenRouter via openCode ACP along with Markdown and PDF chat attachments.
  • Feature access and privacy controls: Account-gated features now stay visible with locked states, and streamer mode can hide account details, device metadata, and relay URLs.
  • Broader chat recovery tools: Kaizen can recover more provider-backed chats, including stronger Cursor chat recovery and import support.

Improvements

  • Fix various bugs across chat recovery, waiting prompts, relay/account sync, and dashboard flows.
  • Fix various performance issues across chat startup, transcript rendering, sidebar updates, websocket sync, local persistence, and asset delivery.
  • Polish loading states, shared branding, and overall UI consistency across the CLI app and web app.

Background notifications and SEO updates

v0.6.1
Mar 30, 2026

Improvements

  • Background chat notifications: Kaizen can now alert you with browser notifications, sound, and vibration when background chats need input or finish responding.
  • SEO enhancements: Updated site metadata, robots.txt rules, and sitemap priorities to improve search engine discoverability.

Under the Hood

  • Added a root `tailscale:reset` script to reset local Tailscale serve configuration during setup and support workflows.

Remote handoff setup and QR launches

v0.6.0
Mar 29, 2026

New Features

  • Add remote handoff flow for Kaizen: Kaizen can now guide remote Tailscale setup and generate handoff links and QR codes for opening sessions on another device.

Bundled release history and stronger session recovery

v0.5.0
Mar 29, 2026

New Features

  • Bundled release history and stronger session recovery: Kaizen now ships in-app and web release notes while recovering chat usage and session state more reliably after reloads.

Branding refresh and packaged runtime updates

v0.4.0
Mar 29, 2026

Highlights

  • Refreshed the Kaizen branding and theme system across the product surface.
  • Published the built Kaizen runtime and added the web start command needed for the packaged flow.
  • Renamed the `keizen` app paths to `kaizen`, fixed review follow-ups, and aligned web builds on Node 20.

Feature overview workflow and release workflow baseline

v0.3.0
Mar 29, 2026

Highlights

  • Added the feature overview workflow and plan attachment support for structured project work.
  • Added the pull-request skill and the first pass of the npm publish and release workflow guidance.

UI and restart regression fixes

v0.2.2
Mar 28, 2026

Highlights

  • Fixed Kaizen UI regressions and restart issues that were blocking a stable local runtime.