Skip to content

SDK regeneration - #103

Open
fern-api[bot] wants to merge 4 commits into
engine-v2.14from
fern-bot/2026-09-24_03-09-09_172
Open

fern-api[bot] wants to merge 4 commits into
engine-v2.14from
fern-bot/2026-09-24_03-09-09_172

Conversation

@fern-api

@fern-api fern-api Bot commented Sep 24, 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
src/agora_agent/core/client_wrapper.py feat(agentkit): add Gemini TTS preview for v2.11.0 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-09-24_03-09-09_172 origin/fern-bot/2026-09-24_03-09-09_172
    Or if you don't have the repo cloned:
    git clone https://github.com/AgoraIO/agora-agents-python.git && cd agora-agents-python && git checkout -b fern-bot/2026-09-24_03-09-09_172 origin/fern-bot/2026-09-24_03-09-09_172
  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 September 24, 2026 03:09
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 4.37.0
Patches applied (3):
  - patch-13d8e068: chore: ignore local venv and planning docs
  - patch-a065088b: fix(vendors): send Speechmatics STT key instead of api_key
  - patch-33a436b3: fix: address v2.8.0 release review findings

Patches with unresolved conflicts (1):
  - patch-ec343a2b: feat(agentkit): add Gemini TTS preview for v2.11.0
    Run `fern-replay resolve` to apply these customizations.
@seymourtang
seymourtang changed the base branch from main to engine-v2.14 September 24, 2026 03:22
Patches replayed:
  - patch-13d8e068: chore: ignore local venv and planning docs
  - patch-a065088b: fix(vendors): send Speechmatics STT key instead of api_key
  - patch-33a436b3: fix: address v2.8.0 release review findings
  - patch-ec343a2b: feat(agentkit): add Gemini TTS preview for v2.11.0
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