Skip to content

Releases: inthhq/inth

Release list

Inth CLI 0.0.0

Choose a tag to compare

@KayleeWilliams KayleeWilliams released this 21 Sep 14:38
5e9b1ad

First npm release of the Inth CLI.

npm install --global @inth/cli@0.0.0
inth --version

Manage organizations, projects, members, API keys, billing, Code Audit, and Inbox from the terminal. Includes browser sign-in, API-key authentication, JSON output, MCP configuration, and bundled CLI documentation.

Published packages, all at 0.0.0 with the latest npm tag:

  • @inth/cli
  • @inth/cli-darwin-arm64
  • @inth/cli-linux-arm64
  • @inth/cli-linux-x64
  • @inth/cli-win32-x64

Supports Apple silicon Macs on macOS 14+, Linux arm64/x64 with glibc 2.36+, and Windows x64. The npm launcher requires Node.js and optional dependencies enabled.

Validation passed for all four platforms in CI. Local validation also passed 600 unit tests, native flow tests, browser approval against a local test API, and production package installation checks. The npm installation was verified against the live API with identity, organization, and project listing commands.

Source commit: 5e9b1ad090f8dca03de40b5bad23bb61fc44b649.