Skip to content

fix(pkg): npm pkg fix — bin paths were dropped at publish - #27

Merged
soydachi merged 1 commit into
mainfrom
fix/pkg-bin-paths
Aug 29, 2026
Merged

fix(pkg): npm pkg fix — bin paths were dropped at publish#27
soydachi merged 1 commit into
mainfrom
fix/pkg-bin-paths

Conversation

@soydachi

Copy link
Copy Markdown
Member

Local npm publish warned: bin[ai]/bin[ai-shell] script names invalid and removed — the tarball would have shipped without the CLI entry points. Applied npm pkg fix (also normalizes repository.url to git+ form). Gate green; npm pack --dry-run now keeps bin.

npm publish silently dropped both bin entries (invalid script name) —
the published package would have had no `ai` command. Applied npm pkg
fix; verified with npm pack --dry-run that bin survives.
@soydachi
soydachi merged commit 7bb3ef4 into main Aug 29, 2026
4 checks passed
@soydachi
soydachi deleted the fix/pkg-bin-paths branch August 29, 2026 00:08
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