refactor(desktop): improve error handling and translation in server error formatting by OpeOginni · Pull Request #16171 · anomalyco/opencode

Hey! Your PR title refactor(desktop_: improve error handling and translation in server error formatting doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.