Skip to content

SDK regeneration - #81

Merged
jordanalexmeyer merged 3 commits into
masterfrom
fern-bot/2026-08-10_18-28-40_592
Aug 10, 2026
Merged

SDK regeneration#81
jordanalexmeyer merged 3 commits into
masterfrom
fern-bot/2026-08-10_18-28-40_592

Conversation

@fern-api

@fern-api fern-api Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


✅ Customizations automatically preserved, but 2 files need your attention.

Action required: 2 files with unresolved customization conflicts

The new generation changed code you previously customized. Non-conflicting customizations have been applied automatically. The following files need manual resolution:

File Your customization Why it conflicted
pyproject.toml patch The new generation changed the same lines you edited
src/extend_ai/core/client_wrapper.py bump The new generation changed the same lines you edited

How to resolve

  1. Check out this branch:
    git fetch origin && git checkout -b fern-bot/2026-08-10_18-28-40_592 origin/fern-bot/2026-08-10_18-28-40_592
    Or if you don't have the repo cloned:
    git clone https://github.com/extend-hq/extend-python-sdk.git && cd extend-python-sdk && git checkout -b fern-bot/2026-08-10_18-28-40_592 origin/fern-bot/2026-08-10_18-28-40_592
  2. Run: fern replay resolve
  3. Open the conflicting files in your editor — you'll see standard merge conflict markers
  4. Resolve using your editor's merge tools (VS Code, IntelliJ, etc.)
  5. Run: fern replay resolve again to finalize
  6. Push your changes

Your resolved customizations will be remembered on future SDK generations.
If you merge this PR without resolving, your unresolved customizations will conflict again on the next generation.

fern-api Bot and others added 3 commits August 10, 2026 18:28
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 4.53.0
Patches applied (2):
  - patch-a54c56a1: Harden pydantic schema conversion against late/silent failures
  - patch-bcfb09b4: Add PyPI package description and keywords for discoverability.

Patches with unresolved conflicts (2):
  - patch-29b579f8: patch
  - patch-4df4e73b: bump
    Run `fern-replay resolve` to apply these customizations.

Patches absorbed by generator (1):
  - patch-cefa7710: Bump supported file types claim to 35+.
    The generator now produces these customizations natively.
@jordanalexmeyer
jordanalexmeyer merged commit e9ac0e9 into master Aug 10, 2026
4 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.

1 participant