🌿 Fern Regeneration -- April 21, 2026#775
Merged
Merged
Conversation
PaulAsjes
approved these changes
Apr 21, 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.
This PR regenerates code to match the latest API Definition.
Note
Medium Risk
Regenerates large portions of the auto-generated SDK and expands multiple client method signatures, which can introduce subtle breaking changes for downstream users even though the logic is mostly mechanical.
Overview
Bumps the SDK to
2.44.0(includingUser-Agent/X-Fern-SDK-Version) and updates dependencies (e.g.packaging26.0→26.1).Expands the API surface: adds
conversational_ai.secrets.get, addssearchfiltering toconversational_ai.secrets.list, addssharing_modefiltering toconversational_ai.tests.list, and introducesconversational_ai.tools.executions.getfor listing tool executions.Updates several models/parameters used across clients and docs, including
speech_to_text.convert(..., detect_speaker_roles=...), MCP tool config overrides now acceptresponse_mocksand returnMcpToolConfigOverrideOutput, and Studioquality_presetis unified toQualityPresetType. Reference docs are regenerated accordingly (deprecations/parameter notes, and removal ofavatar_contextmentions).Reviewed by Cursor Bugbot for commit 3c6aad8. Bugbot is set up for automated code reviews on this repo. Configure here.