Claudio CLI Linux x64

raw JSON →
0.1.65 verified Sat Apr 25 auth: no javascript

Bun-compiled binary distribution of claudio-cli for linux/x64, installed automatically by the parent claudio-cli package. Version 0.1.65 is the current stable release. This package is a platform-specific dependency and should not be installed directly. Claudio is a plug-and-play AI dev platform that orchestrates Claude Code to run full feature pipelines on GitHub repos. It is in open beta (v0.x) with frequent updates. Key differentiators: no API key management (uses Claude Code subscription), parallel task execution, quiet mode for local work, and a Launch Pad staging area.

gotcha This package is a platform-specific binary and should never be imported or required. It is installed automatically by claudio-cli.
fix Install claudio-cli globally instead of trying to use this package directly.
deprecated As a platform-specific package, it may be deprecated when the parent package moves to a new installer or platform strategy.
fix Follow the parent claudio-cli package updates for migration paths.
npm install claudio-cli-linux-x64
yarn add claudio-cli-linux-x64
pnpm add claudio-cli-linux-x64

Shows that this package should not be imported or required directly.

// This is a platform-specific binary; it is not meant to be imported or used directly.
// Install the parent CLI globally instead:
// pnpm add -g claudio-cli@latest
// Then run:
// claudio-cli