* Use deepgram
* Switch Deepgram STT to nova-3 multi
* Replace MCP server recommendations with LiveKit CLI
Rewrite AGENTS.md and README.md to lead with the LiveKit CLI (`lk docs`)
as the primary way to give coding agents LiveKit documentation access.
The MCP server is retained as a secondary option for deeper IDE
integration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Consolidate bottom CLI section to match node starter
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Update docs URLs to match new site structure
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Port remaining URL and content updates from Node starter PR
Updates docs URLs to match new site structure:
- /agents/build/ -> /agents/logic/ and /agents/start/
- /home/cloud/ -> /transport/media/
- /home/self-hosting/ -> /transport/self-hosting/local/
- /agents/ops/deployment/ -> /deploy/agents/
- Metrics/logging -> Agent Observability
- Voice pipeline description updated
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* lk init
* Wrap manual setup in collapsed section
Address review feedback by wrapping the alternative manual setup
instructions in a <details> collapsed section, keeping the
recommended CLI path front and center.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>