opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix(app): repair web manifest and OAuth errors; fix Windows typings

Open Observer-GGboy opened this issue 3 days ago • 5 comments

What does this PR do?

  • Fix invalid site.webmanifest that caused a manifest parse error in the web UI.
  • Improve OAuth error visibility in the connect dialog and include response details for token exchange failures.
  • Replace Windows placeholder custom-elements.d.ts files with actual typings in app/enterprise packages.

How did you verify your code works?

  • bun turbo typecheck Fixes #8812

Observer-GGboy avatar Jan 16 '26 05:01 Observer-GGboy