Skip to content

SDK regeneration - #48

Merged
duharry0915 merged 3 commits into
mainfrom
fern-bot/2026-08-28_06-24-26_817
Aug 28, 2026
Merged

SDK regeneration#48
duharry0915 merged 3 commits into
mainfrom
fern-bot/2026-08-28_06-24-26_817

Conversation

@fern-api

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

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


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
Cargo.lock chore: restore .fernignore, defer windows npm package 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-08-28_06-24-26_817 origin/fern-bot/2026-08-28_06-24-26_817
    Or if you don't have the repo cloned:
    git clone https://github.com/agentmail-to/agentmail-cli.git && cd agentmail-cli && git checkout -b fern-bot/2026-08-28_06-24-26_817 origin/fern-bot/2026-08-28_06-24-26_817
  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 and others added 3 commits August 28, 2026 06:24
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-cli-generator: 0.38.6
Patches with unresolved conflicts (1):
  - patch-bf63549e: chore: restore .fernignore, defer windows npm package
    Run `fern-replay resolve` to apply these customizations.
Re-applied by bin/post-regen-patch.py. Fern Replay preserved the repo
assets and the windows deferral from the previous release, so the only
new patch is the npm metadata one.

- ci.yml: the launcher's package.json now carries the configured
  description, license MIT, keywords and homepage, ships README.md, and
  the README is copied beside package.json so npm packs it. Until now
  packageIdentity reached Cargo.toml and stopped there, which is why the
  npm page for 1.1.0 reads "License: none" with no README and the
  description "CLI for agentmail". The license gap is the part that
  matters: dependency scanners reject unlicensed packages.
- .fernignore: reset by every regeneration because it cannot protect
  itself; the assets it guards did survive.

win32-x64 stays out of the npm matrix while npm's spam flag on that
package name is open; the GitHub Release still carries the Windows
binary and .ps1 installer.
@duharry0915
duharry0915 merged commit 5d26e96 into main Aug 28, 2026
11 checks passed
@duharry0915
duharry0915 deleted the fern-bot/2026-08-28_06-24-26_817 branch August 28, 2026 07:14
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