chore: regenerate examples from updated skills - #254
Closed
cursor[bot] wants to merge 1 commit into
Closed
Conversation
Collaborator
|
skill caused the pin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Regenerated examples after elevenlabs/skills#118 merged (
Update skills from changelog 2026-08-24).pnpm generatecompleted successfully in 13m 16s:Generation table
agents/expo/quickstart— updatedagents/nextjs/guardrails— verified, no changesagents/nextjs/quickstart— verified, no changesdubbing/nextjs/quickstart— verified, no changesmusic/nextjs/quickstart— verified, no changesmusic/python/quickstart— verified, no changesmusic/typescript/quickstart— verified, no changessound-effects/nextjs/quickstart— verified, no changessound-effects/python/quickstart— verified, no changessound-effects/typescript/quickstart— verified, no changesspeech-engine/nextjs/quickstart— verified, no changesspeech-to-text/nextjs/realtime— verified, no changesspeech-to-text/python/quickstart— verified, no changesspeech-to-text/typescript/quickstart— verified, no changestext-to-speech/nextjs/quickstart— verified, no changestext-to-speech/python/quickstart— verified, no changestext-to-speech/typescript/quickstart— verified, no changesvoice-changer/nextjs/quickstart— verified, no changesvoice-isolator/nextjs/quickstart— verified, no changesDirectories that changed (
git diff --stat)Are the changes meaningful?
Mostly yes, with overlap against open #253.
What landed in
agents/expo/quickstart/example/package.json:livekit-client2.16.1 overrides (npmoverridesandpnpm.overrides) — a real ElevenAgents WebRTC compatibility pin. This same override is already in chore: regenerate examples from updated skills #253.latestforreact/react-dom(19.2.3),react-native(0.86.3),react-native-safe-area-context(~5.7.0),react-native-screens(~4.26.0), andtypescript(~6.0.3). These versions exist on npm and match current Expo SDK 57; they make the generated example more reproducible. They are not required by the triggering skills changelog (procedures, context-usage events, conversation filters, widget defaults).This used branch
chore/regenerate-examples-2026-08-28-changelogbecausechore/regenerate-examples-2026-08-28is already taken by #253.Test plan
pnpm generatecompleted with 0 failures (13m 16s)livekit-clientoverride and pinned React Native versions