Skip to content

SDK regeneration - #91

Closed
fern-api[bot] wants to merge 2 commits into
engine-v2.13from
fern-bot/2026-09-14_09-04-08_986
Closed

fern-api[bot] wants to merge 2 commits into
engine-v2.13from
fern-bot/2026-09-14_09-04-08_986

Conversation

@fern-api

@fern-api fern-api Bot commented Sep 14, 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-14_09-04-08_986 origin/fern-bot/2026-09-14_09-04-08_986
    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-14_09-04-08_986 origin/fern-bot/2026-09-14_09-04-08_986
  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 14, 2026 09:04
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-8465addc: chore: prepare v2.8.1 release
    Run `fern-replay resolve` to apply these customizations.
@seymourtang
seymourtang changed the base branch from main to engine-v2.13 September 14, 2026 09:07
@seymourtang
seymourtang deleted the fern-bot/2026-09-14_09-04-08_986 branch September 14, 2026 09: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