VoiceThere 0.1.0 — production platform roundup
August 29, 2026 · release
@voicethere/agent 0.5.1 · @voicethere/cli 0.12.7
VoiceThere 0.1.0 is the first production cut of the hosted platform. If you have been following individual feature posts, this roundup ties them together and points to the docs you need to ship.
Get started
- Open self-serve signup — create an account from the landing page without a waitlist. Account signup · Open signup
- Dashboard: app.voicethere.io
Billing and usage
- Metered overage — card-on-file billing past included credits and packs is available, but defaults off until you opt in per org and project. Billing · Payment method gate · Metered opt-in
- Usage statements and Stripe invoices — monthly PDF statements and invoice history in the dashboard. Usage statements
- Agent-log overage credits — fractional billing when agent logs exceed included limits. Agent log overage
Recording, webhooks, and agents
- Conversation recording — stereo capture, fractional credits, and delete from the dashboard. Conversation recording · Recording launch · Fractional credits
- Inbound HTTPS webhooks — receive events at
webhooks.voicethere.iowith verified signatures. Webhooks · Inbound webhooks - Agent 0.5.1 — verify callbacks and safer handler lifecycle. Agent 0.5.1 verify
- CLI quiet settings —
voicethere projects settings setwith less noise on success. CLI settings set
Dashboard and docs polish
- Docs search — keyword search and grouped guides on
/docs. Docs search - Redeploy hint — deploy settings remind you when a redeploy is needed after changes. Redeploy hint
- Pricing compare — side-by-side plan and vendor cost comparison on the pricing page
- Chat CORS console — per-project browser origins and a session event console in agent chat. Browser CORS origins
- Voice and Usage tabs — dedicated project views for voice metrics and billing usage. Voice metrics · Usage tab
- Landing live demos and voice showcase template — try voice on the homepage and fork a starter project. Live demos · Showcase template
- Embed mic-denied notice — clearer UX when the browser blocks microphone access. Mic-denied notice
CLI defaults to production
The CLI now targets the production API by default: https://app.voicethere.io/api/v1. Override with --api-base or VOICETHERE_API_BASE when you need another host. CLI login
npm install -g @voicethere/cli
voicethere login