Skip to content

SDK regeneration - #44

Closed
fern-api[bot] wants to merge 2 commits into
mainfrom
fern-bot/2026-08-26_02-02-57_263
Closed

SDK regeneration#44
fern-api[bot] wants to merge 2 commits into
mainfrom
fern-bot/2026-08-26_02-02-57_263

Conversation

@fern-api

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

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern

fern-api Bot and others added 2 commits August 26, 2026 02:03
- .fernignore: protect CHANGELOG.md (312 lines of 0.7.x release history)
  and SECURITY.md from generator deletion; both restored from main. The
  generator treats unknown files as stale output, and an empty
  .fernignore left them unprotected.

- ci.yml: temporarily drop the win32-x64 publish matrix entry, its
  optionalDependencies line, and its launcher PLATFORMS entry. npm's
  spam detection has the exact name agentmail-cli-win32-x64 flagged
  (false positive; support ticket filed 2026-08-26 — the other four
  platform packages and two probe packages publish fine from this
  account). publish-launcher requires every matrix job to succeed, so
  the one blocked name would hold the whole npm release hostage.

  Windows users still get the binary: cargo-dist's release.yml is
  untouched and ships the .ps1 installer with the GitHub Release.

  Revert by regenerating once npm clears the name (this file is
  generated output), then publish 1.0.1.
@duharry0915

Copy link
Copy Markdown
Contributor

Superseded by #45 — the regeneration after agentmail-to/agentmail-docs#213 (which removed the unsafe x-fern-idempotent markers) opened a fresh branch. All manual patches from this PR have been re-applied there and re-verified.

duharry0915 added a commit that referenced this pull request Aug 26, 2026
…kage

Same patch set as was applied to the superseded PR #44, re-applied to
this regeneration (which now embeds the spec without x-fern-idempotent —
retry safety verified: 4 retries reuse one auto-generated UUID):

- restore CHANGELOG.md + SECURITY.md and list them in .fernignore
- add cli/agentmail/custom.rs to .fernignore (the scaffold claims it is
  protected, but the generated .fernignore did not include it)
- defer the win32-x64 npm matrix entry, launcher optionalDependency and
  PLATFORMS entry while npm support clears the spam-flagged name
  (cargo-dist still ships the Windows binary + .ps1 installer)
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