Skip to content

SDK regeneration - #125

Merged
PaulAsjes merged 3 commits into
nextfrom
fern-bot/2026-08-19_16-01-41_233
Aug 19, 2026
Merged

SDK regeneration#125
PaulAsjes merged 3 commits into
nextfrom
fern-bot/2026-08-19_16-01-41_233

Conversation

@fern-api

@fern-api fern-api Bot commented Aug 19, 2026

Copy link
Copy Markdown

Automated SDK generation by Fern

fern-api Bot and others added 3 commits August 19, 2026 16:01
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-cli-generator: 0.35.0
Same three fixes as the superseded #124.

The audit job fails on this regeneration with two advisories:

  h2 0.4.15          RUSTSEC-2026-0258  unbounded empty DATA frames  (>=0.4.16)
  webbrowser 1.2.1   RUSTSEC-2026-0257  BROWSER argument injection   (>=1.2.2)

Both are lockfile-only: Cargo.toml already permits the patched versions
(webbrowser = "1", reqwest 0.12), so the shipped lockfile was stale rather than
constrained. Reported upstream so the generator resolves the lock at generation
time instead of vendoring one.

The regeneration also deleted scripts/verify-agents-as-code.sh — the only
non-generated deletion, and one that produced no conflict to notice it by, since
this PR merges cleanly. Restored, and scripts/ added to .fernignore so it
survives future regenerations now that they branch from next and .fernignore is
actually honoured.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@PaulAsjes
PaulAsjes merged commit 8a4cdef into next Aug 19, 2026
8 checks passed
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