Skip to content

🌿 Fern Regeneration -- March 30, 2026#752

Closed
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-03-30T11-49Z
Closed

🌿 Fern Regeneration -- March 30, 2026#752
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-03-30T11-49Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented Mar 30, 2026

This PR regenerates code to match the latest API Definition.

Warning

CI is failing due to RecursionError in 90 type files. See issue #753 for full analysis.

The new arithmetic operator AST node types (add, sub, mul, div) added to the OpenAPI schema expand every discriminated union in the AST operator graph, pushing Python's forward reference resolution past its recursion limit. This is a known issue: it was previously hit and fixed manually in PR #658 (branch fern-support/fix-recursion-error), but that fix was never added to .fernignore and has since been overwritten by subsequent regenerations.

The fix needs to be re-applied and made sustainable before this PR can merge. See issue #753 for the proposed approach.


Note

Medium Risk
Primarily a generated SDK/documentation update plus dependency/version bumps, but it may change client request/response shapes (e.g., workflow expression types and new query parameters), which could be a breaking change for consumers.

Overview
Updates the Python SDK to v2.41.0 and refreshes dependencies (including tomli 2.4.02.4.1).

Regenerates reference.md to reflect the latest API definition, notably adding/expanding the Music surface (e.g., client.music.compose, compose_detailed, stream, upload) and updating various API docs/parameters (e.g., new sort_by for message search and additional fields like branch_id/environment in conversational AI-related requests), along with revised workflow expression model types in examples.

Written by Cursor Bugbot for commit b5ff792. This will update automatically on new commits. Configure here.

@kraenhansen
Copy link
Copy Markdown
Member

Closed in favour of #754

@kraenhansen kraenhansen deleted the fern-bot/2026-03-30T11-49Z branch March 30, 2026 20:52
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.

1 participant