Skip to content

chore: sdk regeneration 2026-04-24#38

Closed
GregHolmes wants to merge 7 commits into
mainfrom
gh/sdk-gen-2026-04-24
Closed

chore: sdk regeneration 2026-04-24#38
GregHolmes wants to merge 7 commits into
mainfrom
gh/sdk-gen-2026-04-24

Conversation

@GregHolmes

Copy link
Copy Markdown
Collaborator

Summary

Branch prepared for Fern SDK regeneration.

Workflow

  • .fernignore temporarily frozen entries have been swapped to .bak paths so Fern can overwrite the originals while our patched copies are preserved.
  • After Fern pushes generated output, diff each .bak against the new generated file and re-apply patches that are still needed (see AGENTS.md → "After regeneration").

Test plan

  • Fern generator pushes regenerated output to this branch
  • Diff .bak files against new generated versions
  • Re-apply still-needed patches and restore .fernignore entries
  • ./gradlew test passes

@GregHolmes GregHolmes force-pushed the gh/sdk-gen-2026-04-24 branch from cfd775d to c7af43f Compare April 24, 2026 10:41
fern-api Bot and others added 2 commits April 24, 2026 10:44
- Re-apply ClientOptions header constants and release-please markers
- Freeze context7.json (referenced by .github/workflows/context7.yml)
- Update README and agent/listen examples for the regen's type renames
  (Think/Speak settings consolidated into com.deepgram.types, ListenV2Model
  enum, speaker field is now Integer)
@GregHolmes GregHolmes changed the title chore: SDK regeneration 2026-04-24 chore: sdk regeneration 2026-04-24 Apr 24, 2026
- dispatch Agent History websocket events on wire type "History"
- deserialize History variants by payload shape instead of message name
- add regression tests for conversation-text and function-call History events
- freeze and document the Agent History patch for future regens
@GregHolmes GregHolmes closed this Apr 27, 2026
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