Skip to content

R5.124 — multilingual UI

Choose a tag to compare

@nwaddon nwaddon released this 29 Jul 03:49
· 6 commits to main since this release

execai R5.124

🌍 Multilingual UI

The TUI now speaks 5 languages: English, Русский, Español, Deutsch, 中文.

  • Auto-detected from $LANG / $LC_ALL on first start
  • Switch anytime: type /lang and pick from the interactive menu (↑↓ + Enter)
  • Your choice persists in the config across restarts
  • Covers: command hints, autocomplete menus, /help, status bar, login flow, confirmation dialogs

📖 /help rewritten

All commands are now documented and grouped by section: Models & sources / Conversations / Automation / Settings — including /source, /connect, /usage, /effort, /loop, /paste that were previously missing.

🧰 Under the hood

  • All code comments translated to English
  • New smoke tests for locale catalogs
  • Paste collapse, Ink-style rendering, and 9 LLM sources from previous releases — see v5.112 notes

Install

Linux / macOS:

curl -fsSL https://storage.yandexcloud.net/execai-agent-prod/execai/R5/latest/install.sh | bash

Windows 10/11 (amd64/arm64):

iwr -useb https://storage.yandexcloud.net/execai-agent-prod/execai/R5/latest/install.ps1 | iex

Or grab the archive for your platform below and verify against SHA256SUMS.

License

Business Source License 1.1 — free for internal/production use; hosted/managed service offerings require a commercial license (it@velesbsd.com).