fix: update stale API URLs and fix UsageMeter for live proxy #4759
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 | Preview, Comment | Jun 4, 2026 5:36am |
Cross-repo impact
See what breaks downstream if this PR merges.
⮌ Merged
This pull request was merged into main.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/voxlen/pull/42
Summary
api.voxlen.com/v1/*references withvoxlen.ai/api/*across the desktop app frontendUsageMetercomponent to display plan + features from/api/me(the actual live endpoint) instead of usage counters that don't exist yetOnboardingWizardVoxlen key validation to call/api/meFlywheelPanelvocabulary sync URLlanding/api/vocabulary.tsserverless endpoint for flywheel vocab syncWhy
After merging PR #41, these files were still calling the old
api.voxlen.comdomain which doesn't exist — would cause silent failures for connected users.https://claude.ai/code/session_011MFNHeFKrhfuSrEYVgrdyr
Generated by Claude Code