Expanded developer documentation
August 13, 2026 · platform
The developer documentation now covers more of the VoiceThere platform so you can ship voice agents without hunting through dashboard tooltips.
What is new
- Quickstart — create a project, verify a bundle, deploy, and connect a client end to end.
- Agent templates — pick
voice-starter,echo,echo-dc, orgame-syncin the dashboard create form (CLI has no--templateflag); or copy starters from@voicethere/agentand upload with the CLI. - Runner settings — runner mode, warm pool, shared agent child, and related toggles from the project page or CLI.
- Session idle timeout — when idle peers disconnect for voice and data-only sessions.
- Conversation history — store STT/TTS turns and browse them from the project Conversation tab.
Project settings tooltips now link to these guides. Start at the docs index or jump into the quickstart.