Skip to content

feat(config): default API base to app.voicethere.io - #59

Merged
akirilyuk merged 1 commit into
mainfrom
cursor/cli-api-base-io-16b7
Aug 12, 2026
Merged

feat(config): default API base to app.voicethere.io#59
akirilyuk merged 1 commit into
mainfrom
cursor/cli-api-base-io-16b7

Conversation

@akirilyuk

Copy link
Copy Markdown
Contributor

Summary

Changes the CLI default API base from staging (https://app.voicethere.dev/api/v1) to production (https://app.voicethere.io/api/v1).

  • DEFAULT_API_BASE in src/lib/config.ts now points at production
  • VOICETHERE_API_BASE env override and login --api-base unchanged for staging/custom hosts
  • README and CHANGELOG updated; unit test added for env override precedence

Verified locally via npm run test:ci; no extra manual steps.

Switch DEFAULT_API_BASE from staging (.dev) to production (.io).
Document override via VOICETHERE_API_BASE and login --api-base.
@akirilyuk
akirilyuk merged commit aad71ac into main Aug 12, 2026
8 checks passed
@akirilyuk
akirilyuk deleted the cursor/cli-api-base-io-16b7 branch August 12, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant