CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

fix: disable Privileged Mode + remove remaining BYOK + false claims cleanup #4757

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/improvements-20260604bmainopened Jun 4, 20260/5 tasks
ccantynzcommented Jun 4, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/voxlen/pull/44


Summary

  • Privileged Mode disabled — toggle now shows "coming soon" and is non-interactive. Previously enabling it silently broke all dictation by forcing WhisperLocal (not yet implemented).
  • BYOK fully removed — Settings panel and onboarding no longer show API key input fields. Users are directed to sign in with their Voxlen account.
  • False advertising fixed — Comparison table, FAQ, and feature cards updated to reflect actual product state (offline mode and Android marked as coming soon, not live).
  • React error #185 fixednavigate() called in render body moved to useEffect.
  • "Open App" broken link fixed — Was pointing to app.voxlen.ai (doesn't exist); now scrolls to #download.
  • Stripe alert() removed — Replaced with smooth scroll to download/waitlist section.
  • Grammar/translation silent failures — Now surface toast/inline errors to the user.
  • Stale api.voxlen.com references — All updated to voxlen.ai/api.
  • Prompt caching added to grammar API endpoint.

Test plan

  • Sign in with Google on voxlen.ai — dashboard appears, no React errors
  • Settings → Voxlen tab — only shows account sign-in, no API key fields
  • Settings → Speech tab — Privileged Mode toggle is visibly disabled
  • Pricing buttons with no Stripe config — scrolls to download section instead of alert()
  • Grammar correction failure — shows error message rather than silently returning original text

https://claude.ai/code/session_011MFNHeFKrhfuSrEYVgrdyr


Generated by Claude Code

ccantynzcommented Jun 4, 2026

Originally written by @vercel[bot] on GitHub.


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

Project Deployment Actions Updated (UTC)
voxlen Building Building Preview Jun 4, 2026 7:11am

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts