Skip to content

chore: regenerate examples from updated skills - #255

Closed
cursor[bot] wants to merge 1 commit into
mainfrom
chore/regenerate-examples-2026-09-07
Closed

cursor[bot] wants to merge 1 commit into
mainfrom
chore/regenerate-examples-2026-09-07

Conversation

@cursor

@cursor cursor Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Regenerated examples after skills#123 (Add hosted MCP connector config for Cursor) merged to elevenlabs/skills.

Generation summary

0 generated · 18 verified · 1 updated · 0 failed
Total time: 13m 45s
Example Result
agents/expo/quickstart Verified, no changes
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 Updated
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)

speech-to-text/nextjs/realtime/example/app/page.tsx | 180 +++++++++------------
1 file changed, 73 insertions(+), 107 deletions(-)

Are the changes meaningful?

Mostly yes, with some generator restyling mixed in.

Worth keeping

  • Token fetch now validates the JSON response and surfaces the server error string.
  • Start failures show the actual Error message instead of a generic one.
  • Partial transcript clears on error and via onDisconnect instead of a useEffect on status.
  • Status label covers connected / transcribing / connecting / error / disconnected.
  • Start is blocked while connecting.

Generator churn (review)

  • Removed the Clear History button and the empty-state “Click Start…” hint.
  • Flattened some of the control/transcript visual styling.

The triggering skills change (mcp.json for Cursor's hosted MCP connector) does not map directly to this STT page. Eighteen other examples verified clean; this file is the only update from pnpm generate.

Open in Web View Automation 

@tadaspetra tadaspetra closed this Sep 9, 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