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
Prebuilt native host archives on every GitHub release. @natui/core now
downloads the matching archive on demand, verifies its published SHA-256,
and installs it into a per-user cache, so applications installed from npm
no longer need a NatUI source checkout.
The natui host install [--force] and natui host path CLI commands
An automated publishing pipeline: pushing a release tag builds the host
archives, creates the GitHub release, and publishes all three npm packages
through trusted publishing with provenance attestations.