Skip to content

Deprecate agent-starter-embed - #64

Open
thomasyuill-livekit wants to merge 2 commits into
mainfrom
ty/deprecate-agent-starter-embed
Open

Deprecate agent-starter-embed#64
thomasyuill-livekit wants to merge 2 commits into
mainfrom
ty/deprecate-agent-starter-embed

Conversation

@thomasyuill-livekit

@thomasyuill-livekit thomasyuill-livekit commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a deprecation notice to the README: embedding a LiveKit agent is now built into LiveKit Cloud and being added to Agents UI (livekit/components-js#1414).
  • Remove the outdated "Getting started" sandbox promo (Tip block + "Open on LiveKit Cloud" badge), which contradicted the deprecation notice.
  • Remove all LiveKit Cloud sandbox code: the remote app-config fetch (X-Sandbox-Id header, data-lk-sandbox-id attribute, SandboxConfig), the sandbox-only sync-to-production workflow, and TEMPLATE.md. The popup/iframe embeds now always use APP_CONFIG_DEFAULTS.
  • pnpm build, pnpm lint, and tsc --noEmit all pass.

Part of CLT-3230.

Embedding a LiveKit agent is now built into LiveKit Cloud and being added to Agents UI, so this template is being sunset. Also removes the outdated sandbox promo (Tip block + "Open on LiveKit Cloud" badge) that contradicted the deprecation.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-starter-embed Ready Ready Preview Aug 7, 2026 6:06pm

Request Review

Sandboxes are being deprecated, so drop the remote app-config fetching (X-Sandbox-Id header, data-lk-sandbox-id attribute), the sandbox-only sync-to-production workflow, and TEMPLATE.md, which existed solely to support sandbox hosting. The popup/iframe embeds now always use APP_CONFIG_DEFAULTS.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@thomasyuill-livekit thomasyuill-livekit changed the title Add deprecation notice to README Deprecate agent-starter-embed Aug 7, 2026
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