@bradheitmann/minimux
v0.1.0
Published
Daemon for agent-owned PTY sessions with crash-recoverable terminal state. Installs the prebuilt minimux binary from GitHub Releases.
Maintainers
Readme
@bradheitmann/minimux
npm distribution of minimux: a daemon for agent-owned PTY sessions with crash-recoverable terminal state.
Installing this package downloads the prebuilt binary for your platform from
the matching GitHub release, verifies its published SHA-256 checksum, and
exposes it as the minimux command.
npm install -g @bradheitmann/minimux
minimux --json system.healthSupported platforms: macOS and Linux on arm64 and x64. The package version is pinned to the minimux release it installs.
See the project README for the API surface, recovery semantics, and orchestrator examples. License: Apache-2.0.
