Skip to content

Add bilingual CLI language support - #4

Merged
Neo-Isshin merged 1 commit into
mainfrom
codex/bilingual-cli
Aug 6, 2026
Merged

Add bilingual CLI language support#4
Neo-Isshin merged 1 commit into
mainfrom
codex/bilingual-cli

Conversation

@Neo-Isshin

Copy link
Copy Markdown
Owner

What changed

  • Add automatic Chinese/English CLI language detection with English fallback
  • Add a persistent language selector to cld config
  • Translate core commands, configuration, updates, key handling, and common diagnostics
  • Document language selection in both READMEs
  • Add coverage for locale detection, persisted preferences, menus, and English output

Impact

MuxLM now follows Chinese and English system locales automatically. Unsupported locales use English, while users can override the choice through cld config or MUXLM_LANG.

Validation

  • go test ./...
  • go vet ./...
  • go test -race ./...
  • Manual cld def and cdx def passthrough checks
  • Manual Chinese, English, and unsupported-locale output checks

@Neo-Isshin
Neo-Isshin marked this pull request as ready for review August 6, 2026 07:17
@Neo-Isshin
Neo-Isshin merged commit f535b48 into main Aug 6, 2026
5 checks passed
@Neo-Isshin
Neo-Isshin deleted the codex/bilingual-cli branch August 6, 2026 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant