Skip to content

fix(doctor): honor English locale - #595

Open
Psykepro wants to merge 1 commit into
Panniantong:mainfrom
Psykepro:fix/english-cli-localization
Open

fix(doctor): honor English locale#595
Psykepro wants to merge 1 commit into
Panniantong:mainfrom
Psykepro:fix/english-cli-localization

Conversation

@Psykepro

@Psykepro Psykepro commented Aug 9, 2026

Copy link
Copy Markdown

Fixes #553

AGENT_REACH_LANG=en previously only selected the English skill file; normal agent-reach doctor output still rendered Chinese headings, channel names, backends, and diagnostics.

This change:

  • shares locale detection between skill installation and doctor reports
  • translates doctor report labels, channel names, backend names, and stable diagnostics in English mode
  • preserves the existing Chinese default
  • keeps JSON output behavior unchanged
  • documents the English doctor setting

Validation:

  • pytest -q — 587 passed, 16 subtests passed
  • AGENT_REACH_LANG=en agent-reach doctor verified clean English output
  • git diff --check passed

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.

No english results:agent-reach

2 participants