Skip to content

SDK regeneration#13

Closed
fern-api[bot] wants to merge 2 commits into
realtime-connectfrom
fern-bot/2026-06-17_17-42-09_059
Closed

SDK regeneration#13
fern-api[bot] wants to merge 2 commits into
realtime-connectfrom
fern-bot/2026-06-17_17-42-09_059

Conversation

@fern-api

@fern-api fern-api Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


✅ Customizations automatically preserved, but 1 file needs your attention.

Action required: 1 file 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 chore(packaging): require python >=3.9 (drop EOL 3.8) for livekit/realtime [DRG-31] This customization was from a previous generation

How to resolve

  1. Check out this branch:
    git fetch origin && git checkout -b fern-bot/2026-06-17_17-42-09_059 origin/fern-bot/2026-06-17_17-42-09_059
    Or if you don't have the repo cloned:
    git clone https://github.com/speechifyinc/speechify-api-sdk-python.git && cd speechify-api-sdk-python && git checkout -b fern-bot/2026-06-17_17-42-09_059 origin/fern-bot/2026-06-17_17-42-09_059
  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 added 2 commits June 17, 2026 17:42
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 4.3.19
Patches applied (1):
  - patch-3ae14425: fix(packaging): make the SDK installable from source [DRG-31]

Patches with unresolved conflicts (1):
  - patch-698be8b4: chore(packaging): require python >=3.9 (drop EOL 3.8) for livekit/realtime [DRG-31]
    Run `fern-replay resolve` to apply these customizations.

Patches absorbed by generator (1):
  - patch-011172da: fix(packaging): make the SDK installable from source [DRG-31]
    The generator now produces these customizations natively.
@luke-speechify

Copy link
Copy Markdown
Collaborator

Closing — wrong shape. Switching upstream generators.yml to mode: push so the regen lands directly on realtime-connect (PR #8) instead of opening a sub-PR. Also dropping python 3.9 + livekit customizations from realtime-connect (voice-agents bits).

@luke-speechify luke-speechify deleted the fern-bot/2026-06-17_17-42-09_059 branch June 17, 2026 17:45
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