Skip to content

SDK regeneration - #98

Merged
seymourtang merged 2 commits into
engine-v2.13from
fern-bot/2026-09-16_08-58-12_175
Sep 16, 2026
Merged

seymourtang merged 2 commits into
engine-v2.13from
fern-bot/2026-09-16_08-58-12_175

Conversation

@fern-api

@fern-api fern-api Bot commented Sep 16, 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 chore: prepare v2.8.1 release 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-16_08-58-12_175 origin/fern-bot/2026-09-16_08-58-12_175
    
    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-16_08-58-12_175 origin/fern-bot/2026-09-16_08-58-12_175
    
  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.

@seymourtang
seymourtang changed the base branch from main to engine-v2.13 September 16, 2026 08:59
@seymourtang
seymourtang force-pushed the fern-bot/2026-09-16_08-58-12_175 branch from 94df84c to 551fea5 Compare September 16, 2026 09:35
fern-api Bot added 2 commits September 16, 2026 18:35
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 (2):
  - patch-8465addc: chore: prepare v2.8.1 release
  - patch-c204f469: chore: prepare v2.9.0 release
    Run `fern-replay resolve` to apply these customizations.
@seymourtang
seymourtang force-pushed the fern-bot/2026-09-16_08-58-12_175 branch from 0111f44 to cdaae71 Compare September 16, 2026 10:36
@seymourtang
seymourtang merged commit 651db53 into engine-v2.13 Sep 16, 2026
4 checks passed
@seymourtang
seymourtang deleted the fern-bot/2026-09-16_08-58-12_175 branch September 16, 2026 10:40
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