Skip to content

Add language switcher and Openclaw auth proxy#426

Merged
BunsDev merged 2 commits into
mainfrom
okcode/language-switcher
Apr 13, 2026
Merged

Add language switcher and Openclaw auth proxy#426
BunsDev merged 2 commits into
mainfrom
okcode/language-switcher

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 13, 2026

Summary

  • Add a language switcher in settings and split the settings UI into shared shell and subroutes.
  • Introduce server-side auth/API seamlines, including pairing support and a minimal Claude/Anthropic proxy path.
  • Add Openclaw gateway persistence, device auth plumbing, and related protocol/client updates.
  • Stabilize toolchain versions by pinning TypeScript in workspace package scripts.

Testing

  • Not run (changes were prepared from the diff only).
  • Existing and new server/router tests were added in apps/server/src/api/router.test.ts and apps/server/src/main.test.ts.
  • Project instructions still require bun fmt, bun lint, and bun typecheck to pass before merge.

- Add locale selection to settings and translate key UI strings
- Make sidebar cookie writes tolerant of missing cookieStore
- Pin package typecheck, fmt, and lint commands to Bunx wrappers
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 13, 2026 2:56am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 13, 2026 2:56am

- simplify request and header handling in the auth router
- make WebSocket HTTP routing await API handlers safely
- clean up gateway waiter iteration and scope normalization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant