Skip to content

Fix the published CLI payload - #21

Merged
Mathieu2301 merged 1 commit into
mainfrom
mathieu/cli-pack-dist
Sep 16, 2026
Merged

Mathieu2301 merged 1 commit into
mainfrom
mathieu/cli-pack-dist

Conversation

@Mathieu2301

Copy link
Copy Markdown
Member

Why

The first trusted-publisher release installed successfully but crashed because the tarball omitted dist/main.js. The package had no lifecycle build in a clean checkout.

What

  • build the CLI during prepack
  • add a tarball-content regression test for the guide, bin entry, and dist/main.js
  • publish the next immutable version as 4.0.0-alpha.4

Verification

  • bun run check
  • bun run check:packages
  • dry-run tarball: 65 files, including bin/miakapp.js, dist/main.js, and assets/agent-guide.md

After merge I will tag cli-v4.0.0-alpha.4, follow the OIDC release, then run a fresh global-prefix install and miakapp docs start.

@Mathieu2301
Mathieu2301 merged commit 1dc1d0e into main Sep 16, 2026
1 check passed
@Mathieu2301
Mathieu2301 deleted the mathieu/cli-pack-dist branch September 16, 2026 03:13
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