Skip to content

Localize desktop error notices#6092

Merged
SivanCola merged 2 commits into
main-v2from
codex/desktop-localized-error-notices
Jul 6, 2026
Merged

Localize desktop error notices#6092
SivanCola merged 2 commits into
main-v2from
codex/desktop-localized-error-notices

Conversation

@SivanCola

Copy link
Copy Markdown
Collaborator

Summary

  • Localize desktop model/token-mode switch failures, backend notices, and selected frontend throw paths.
  • Map settings/provider and hooks JSON validation errors through the active desktop language.
  • Add regression coverage for switch failure and backend notice localization.

Verification

  • pnpm exec tsc --noEmit
  • pnpm run test:typecheck
  • pnpm exec tsx src/tests/use-controller-meta.test.ts
  • pnpm exec tsx src/tests/settings-refresh-snapshot.test.tsx
  • git diff --check

Cache impact

Cache-impact: none, desktop frontend localization and settings UI error handling only; no provider-visible prompt/tool/cache surfaces changed.
Cache-guard: pnpm exec tsc --noEmit; pnpm run test:typecheck; pnpm exec tsx src/tests/use-controller-meta.test.ts; pnpm exec tsx src/tests/settings-refresh-snapshot.test.tsx
System-prompt-review: N/A

@SivanCola SivanCola requested a review from esengine as a code owner July 6, 2026 10:21
@github-actions github-actions Bot added desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development labels Jul 6, 2026
@SivanCola SivanCola merged commit b96f152 into main-v2 Jul 6, 2026
14 checks passed
@SivanCola SivanCola deleted the codex/desktop-localized-error-notices branch July 6, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant