SDK regeneration - #48
Merged
Merged
Conversation
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
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Cargo.lockHow to resolve
git fetch origin && git checkout -b fern-bot/2026-08-28_06-24-26_817 origin/fern-bot/2026-08-28_06-24-26_817fern replay resolvefern replay resolveagain to finalizeYour 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.