You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: rename CLI package to @leanspec/cli (#254) (#311)
npm rejected `leanspec` with 403 in workflow run 26144025632:
> Package name too similar to existing package lean-spec
Fall back to the scoped name `@leanspec/cli`, which sits in the same
scope as `@leanspec/mcp`, `@leanspec/http-server`, and the already-
published `@leanspec/cli-{platform}@0.3.0` binary packages. The binary
itself stays named `leanspec` so post-install usage is unchanged
(`leanspec board`, `leanspec init`, etc.).
Update prepare-publish's workspace pkgMap, README quick-start install
command, and the packages/README catalog accordingly.
Part of #254 — unblocks the second publish attempt.
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
0 commit comments