Skip to content

SDK regeneration - #111

Merged
PaulAsjes merged 3 commits into
nextfrom
fern-bot/2026-07-28_15-36-43_370
Jul 28, 2026
Merged

SDK regeneration#111
PaulAsjes merged 3 commits into
nextfrom
fern-bot/2026-07-28_15-36-43_370

Conversation

@fern-api

@fern-api fern-api Bot commented Jul 28, 2026

Copy link
Copy Markdown

Automated SDK generation by Fern

RileyWilliams and others added 2 commits July 27, 2026 11:06
* use env vars to escape untrusted input

* pin actions by digest
@PaulAsjes
PaulAsjes changed the base branch from main to next July 28, 2026 15:44
Resolve the regeneration against next, which carries the hand-written
agents-as-code workflow:

- Generated files (elevenlabs-sdk/, elevenlabs-types/, src/, cli/elevenlabs/
  {main,sdk,openapi0}.*, reference.md, Cargo.toml, the custom-commands skill)
  take the regenerated version, which applies the CLI-scoped
  conversational_ai → agents rename.
- Hand-written files keep next's version: .fernignore (the generator reset it
  to an empty stub, dropping the protections), README.md, custom.rs, the
  workflow/ tree, and assets/Cover.png (the regen side deleted it).
- Update the custom code for the renamed SDK: client.conversational_ai
  becomes client.agents, and the agent CRUD now lives directly on the
  top-level agents client (client.agents.delete).

Build green; 14 workflow unit tests pass; `conversational-ai` no longer
appears anywhere in the command surface.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@PaulAsjes
PaulAsjes merged commit 9f498aa into next Jul 28, 2026
5 checks passed
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