Skip to content

Feature Request: Add i18n / Multi-language UI support for CLI interface #12375

@zhejiangjiace

Description

@zhejiangjiace

Summary

Hermes Agent's TUI currently displays all UI elements in English only. There is no locale or language configuration option in config.yaml.

Motivation

Hermes Agent has a rapidly growing global user base (96k+ Stars). Many users in China and other non-English-speaking regions would benefit from a localized interface.

Proposed Solution

Add a language/locale configuration option in config.yaml:

display:
language: zh-CN

Key areas to localize:

  • Status bar labels (token count, cost, duration)
  • Slash command descriptions and help text
  • System prompts and error messages
  • Tool execution feedback messages
  • Welcome banner and onboarding wizard

Additional Context

  • Hermes already supports Chinese LLM providers (DeepSeek, Qwen, GLM, Kimi, MiniMax)
  • There is an active Chinese community (hermesagent.org.cn)

Environment

  • OS: Windows 11
  • Hermes Agent: v0.9.0 (2026.4.13)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/cliCLI entry point, hermes_cli/, setup wizardcomp/tuiTerminal UI (ui-tui/ + tui_gateway/)type/featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions