Skip to content

Export canonical board CLI entrypoint - #15

Merged
artiphishle merged 3 commits into
mainfrom
agent/export-board-cli
Jul 11, 2026
Merged

Export canonical board CLI entrypoint#15
artiphishle merged 3 commits into
mainfrom
agent/export-board-cli

Conversation

@artiphishle

Copy link
Copy Markdown
Contributor

What changed

  • added the public @ankhorage/board/cli package export
  • pointed its runtime and type declarations at dist/cli/index.js and dist/cli/index.d.ts
  • updated the package metadata test
  • added a patch changeset

Why

ankh doctor validate . reports package.cli.export.required for CLI-capable packages that own src/cli/index.ts but do not export ./cli from package.json.

Expected result

The canonical source src/cli/index.ts, the published binary, and the public ./cli export now resolve to the same compiled CLI boundary.

@artiphishle artiphishle self-assigned this Jul 11, 2026
@artiphishle
artiphishle marked this pull request as ready for review July 11, 2026 10:54
@artiphishle
artiphishle merged commit 94bb6bf into main Jul 11, 2026
1 check passed
@artiphishle
artiphishle deleted the agent/export-board-cli branch July 11, 2026 10:54
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