haider-agent
v0.0.972
Published
The Haider coding-agent TUI and runtime
Readme
haider-agent
npm distribution for the Haider haider coding-agent TUI.
npm install -g haider-agent
haiderThe published package is the unscoped haider-agent package. The checked-in
package.json version is deliberately 0.0.0: for a vX.Y.Z release tag, the
release workflow replaces that placeholder with X.Y.Z immediately before
npm publish. Do not hand-bump the placeholder during workspace releases.
The postinstall script downloads the platform archive from the matching GitHub
release, verifies its release-provided SHA-256 sidecar, and stores haider and
its required siblings haider-tui and haiderd together under this package's vendor/
directory. Linux packages also retain haider-wayland-portal.
macOS release binaries are Developer ID signed and Apple-notarized. Linux and Windows release binaries are currently unsigned; every downloaded archive is still checked against its published SHA-256 checksum.
