Skip to content

chore: regenerate examples from updated skills - #254

Closed
cursor[bot] wants to merge 1 commit into
mainfrom
chore/regenerate-examples-2026-08-28-changelog
Closed

chore: regenerate examples from updated skills#254
cursor[bot] wants to merge 1 commit into
mainfrom
chore/regenerate-examples-2026-08-28-changelog

Conversation

@cursor

@cursor cursor Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Regenerated examples after elevenlabs/skills#118 merged (Update skills from changelog 2026-08-24).

pnpm generate completed successfully in 13m 16s:

generated verified updated failed
0 18 1 0

Generation table

  • agents/expo/quickstart — updated
  • agents/nextjs/guardrails — verified, no changes
  • agents/nextjs/quickstart — verified, no changes
  • dubbing/nextjs/quickstart — verified, no changes
  • music/nextjs/quickstart — verified, no changes
  • music/python/quickstart — verified, no changes
  • music/typescript/quickstart — verified, no changes
  • sound-effects/nextjs/quickstart — verified, no changes
  • sound-effects/python/quickstart — verified, no changes
  • sound-effects/typescript/quickstart — verified, no changes
  • speech-engine/nextjs/quickstart — verified, no changes
  • speech-to-text/nextjs/realtime — verified, no changes
  • speech-to-text/python/quickstart — verified, no changes
  • speech-to-text/typescript/quickstart — verified, no changes
  • text-to-speech/nextjs/quickstart — verified, no changes
  • text-to-speech/python/quickstart — verified, no changes
  • text-to-speech/typescript/quickstart — verified, no changes
  • voice-changer/nextjs/quickstart — verified, no changes
  • voice-isolator/nextjs/quickstart — verified, no changes

Directories that changed (git diff --stat)

 agents/expo/quickstart/example/package.json | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

Are the changes meaningful?

Mostly yes, with overlap against open #253.

What landed in agents/expo/quickstart/example/package.json:

  1. livekit-client 2.16.1 overrides (npm overrides and pnpm.overrides) — a real ElevenAgents WebRTC compatibility pin. This same override is already in chore: regenerate examples from updated skills #253.
  2. Pinned Expo-compatible versions instead of latest for react/react-dom (19.2.3), react-native (0.86.3), react-native-safe-area-context (~5.7.0), react-native-screens (~4.26.0), and typescript (~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-changelog because chore/regenerate-examples-2026-08-28 is already taken by #253.

Test plan

  • pnpm generate completed with 0 failures (13m 16s)
  • Spot-check Expo agents quickstart still installs with the livekit-client override and pinned React Native versions
Open in Web View Automation 

@tadaspetra

Copy link
Copy Markdown
Collaborator

skill caused the pin

@tadaspetra tadaspetra closed this Aug 31, 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.

2 participants