Skip to content

feat!: sdk regeneration 2026-04-24#696

Merged
GregHolmes merged 5 commits intomainfrom
gh/sdk-gen-2026-04-24
Apr 27, 2026
Merged

feat!: sdk regeneration 2026-04-24#696
GregHolmes merged 5 commits intomainfrom
gh/sdk-gen-2026-04-24

Conversation

@GregHolmes
Copy link
Copy Markdown
Contributor

@GregHolmes GregHolmes commented Apr 24, 2026

Summary

  • regenerate the Python SDK with the latest Fern toolchain
  • add generated Agent History support and fix usage breakdown tags to list[str]
  • re-apply the required websocket client patches
  • restore History websocket parsing in agent/v1
  • align CI and docs with Python 3.10+

Validation

  • uv run ruff check src
  • uv run mypy src
  • uv run pytest -q (172 passed, 4 skipped)

@GregHolmes GregHolmes requested a review from lukeocodes as a code owner April 24, 2026 12:22
@GregHolmes GregHolmes force-pushed the gh/sdk-gen-2026-04-24 branch from a76be78 to a815a20 Compare April 24, 2026 13:17
fern-api Bot and others added 3 commits April 24, 2026 13:21
- re-enable AgentV1History in the agent socket response union
- add a regression test covering both History payload variants
- update regen docs to stop removing History support in future review passes
@GregHolmes GregHolmes changed the title chore: SDK regeneration 2026-04-24 chore: sk regeneration 2026-04-24 Apr 24, 2026
@GregHolmes GregHolmes changed the title chore: sk regeneration 2026-04-24 chore: sdk regeneration 2026-04-24 Apr 24, 2026
@GregHolmes GregHolmes self-assigned this Apr 24, 2026
@GregHolmes GregHolmes changed the title chore: sdk regeneration 2026-04-24 feat!: sdk regeneration 2026-04-24 Apr 27, 2026
@GregHolmes GregHolmes merged commit 4714207 into main Apr 27, 2026
12 checks passed
@GregHolmes GregHolmes deleted the gh/sdk-gen-2026-04-24 branch April 27, 2026 11:21
GregHolmes pushed a commit that referenced this pull request Apr 27, 2026
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](v6.1.1...v7.0.0)
(2026-04-27)


### ⚠ BREAKING CHANGES

* sdk regeneration 2026-04-24
([#696](#696))
* sdk regeneration 2026-04-14
([#690](#690))

### Features

* sdk regeneration 2026-04-14
([#690](#690))
([d4d129f](d4d129f))
* sdk regeneration 2026-04-24
([#696](#696))
([4714207](4714207))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants