跳到正文

Blog

Releasesv0.23.0

v0.23.0 — the desktop app speaks 7 languages

This is the release note as published, not a rewrite of it. Release notes are published in the language they were written in.

The desktop app now has a language selector — the same 7 languages as the README (🇬🇧 🇧🇷 🇪🇸 🇫🇷 🇩🇪 🇨🇳 🇯🇵).

Added

  • Interface language selector. A new Settings → Appearance → Language control. The UI auto-detects your browser language on first run (falling back to English) and persists your choice. Every visible string across Chat, Memory, Skills, Schedule, Tasks, and Settings is translated via a small in-app dictionary — no i18n runtime dependency.

Fixed

  • PWA icon no longer declared maskable (its wordmark sits near the edge and maskable launchers would crop it) — declared any only.

Install: pip install -U "chimera-agent[desktop]" then chimera app.

Read the release on GitHub