Commit Graph
23 Commits
Author SHA1 Message Date
9bf4404101 Update starter to use new turn detection model (#85)
* Update starter to use new turn detection model

* rm redundant para.

* Untrack uv.lock and loosen livekit-agents version constraint

uv.lock should not be tracked in the template (enforced by
template-check.yml CI). Also change livekit-agents from ==1.6.0 to
>=1.6.0 so the starter picks up newer compatible releases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Update livekit-agents dependency to version 1.6.1

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Chenghao Mou <chenghao.mou@livekit.io>
2026-06-17 17:53:16 +01:00
u9g d48dfda85d docs: use long-form flags in lk app env example (#87) 2026-06-09 11:21:57 -04:00
Ben CherryandClaude Opus 4.6 2c53ee3d15 Replace MCP server recommendations with LiveKit CLI (#54)
* 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>
2026-03-11 09:24:23 -07:00
Chana 684043948b Update README.md (#55) 2026-03-10 11:39:18 -07:00
ChanaandClaude Opus 4.6 93113e9a11 Swaps to LK init (#53)
* 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>
2026-03-10 11:31:00 -07:00
Ben Cherry b66728d81f Use deepgram (#46)
* Use deepgram

* Switch Deepgram STT to nova-3 multi
2026-02-03 15:58:03 -08:00
Kat Ahn c542b74724 Release updates 2025-11-17 00:14:21 -08:00
Kat Ahn e397f1d05a 1.3 update 2025-11-06 12:57:33 -08:00
Ben Cherry ee2358f367 typo 2025-10-21 17:04:54 -07:00
Ben Cherry eaddaaf2ec gem 2025-10-17 17:02:45 -07:00
Ben Cherry b4036275e8 readme 2025-10-17 14:38:30 -07:00
Ben Cherry 423d4a2edc Inference gateway integration (#22) 2025-10-01 12:50:02 -06:00
Ben Cherry c58557adaa .env.local 2025-07-23 12:14:52 -07:00
Ben Cherry 642566f618 readme 2025-07-18 16:38:30 -04:00
Ben Cherry d020a2263b fixes 2025-07-18 16:17:02 -04:00
Ben Cherry ffc390ad72 Mv tests 2025-07-18 16:11:24 -04:00
Ben Cherry f200fa9f7a Changes 2025-07-18 16:08:54 -04:00
Ben Cherry 63ab8ccb36 copy 2025-07-17 15:48:36 -04:00
Ben Cherry 748443b987 Cleanup 2025-07-17 15:34:57 -04:00
Ben Cherry f412f8c3cc Cleanup' 2025-07-09 12:18:40 -07:00
Ben Cherry 585b1346d2 Add more complex agent 2025-06-30 16:02:37 -07:00
Ben Cherry 5bf99a2a5d run test 2025-06-30 15:51:21 -07:00
Ben Cherry 3106456411 Initial working 2025-06-30 15:48:44 -07:00