SDK regeneration#64
Merged
Merged
Conversation
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-python-sdk: 5.12.12
Patches applied (1): - patch-0c9e9b4e: refactor: rename agent-swarm -> agent-crew across SDK + CLI (4.4.2)
fern-api
Bot
force-pushed
the
fern-bot/2026-07-23_20-03-23_895
branch
from
July 24, 2026 03:08
8de7060 to
0e21531
Compare
…t cleanup On top of the Fern regen (dnc restored via docs #315): - Versioning helper (smallestai.atoms.helpers.Versioning): publish_and_wait / wait_for_commit (publish runs an async security scan -> list-then-poll), edit_and_publish (one-call config edit), update_draft with a typed 409 discriminator -> MigrationRequiredError / DraftConflictError (handles dev-rich data.conflict AND prod-lean errors[]) / BaseRevisionUnavailableError. - Wire Versioning into atoms.helpers; add unit test + live E2E + verbose API probe + cookbook example. - Waves: adopt the unified-tts client (regen-owned again; the old streaming/SampleRate override is obsolete since the unified tts client streams bytes natively). Drop removed lightning_v2tts/v31tts refs from the waves shim __init__. - [8]: exclude_types_from_init_exports=false -> remove the __init__ re-export stopgaps, use native exports. - Bump 5.1.1 -> 5.2.0 + changelog. Verified live on api.smallest.ai: versioning e2e 15/15, dnc.list, waves synth; mypy clean, verify passed, pytest 245 passed.
maharshi-smallest
approved these changes
Jul 24, 2026
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.
Automated SDK generation by Fern
✅ Customizations automatically preserved in this update.