{"id":17527,"library":"claudio-cli-win-x64","title":"Claudio CLI (Windows x64 Binary)","description":"The `claudio-cli-win-x64` package provides the pre-compiled binary for the Claudio Command Line Interface (CLI) specifically for Windows 64-bit systems. This binary is automatically installed as a dependency by the main `claudio-cli` npm package. Claudio itself is an AI-powered developer platform currently in open beta (version `0.1.65`), designed to orchestrate entire software development pipelines from task description to merged GitHub Pull Requests using specialized agents. It operates on top of an existing Claude Code subscription, eliminating the need for separate Anthropic API key management and token-based billing, opting instead for a flat subscription model. Key features include full feature pipelines (PM → Designer → Dev → Review → QA → Merge), Quiet Mode for local development, a Launch Pad for managing in-flight work, a Task Manager, and an AI-driven \"Doctor\" for UI design review and refactoring. The project undergoes daily improvements and frequent updates during its beta phase.","status":"active","version":"0.1.65","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install claudio-cli-win-x64","lang":"bash","label":"npm"},{"cmd":"yarn add claudio-cli-win-x64","lang":"bash","label":"yarn"},{"cmd":"pnpm add claudio-cli-win-x64","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[],"quickstart":{"code":"npm install -g claudio-cli@latest\n# Or with pnpm:\n# pnpm add -g claudio-cli@latest\n\n# Or with yarn:\n# yarn global add claudio-cli@latest\n\n# Run the CLI. On first execution, it will guide you through\n# authentication with GitHub CLI ('gh') and your Claude Code subscription.\nclaudio-cli","lang":"bash","description":"Installs the Claudio CLI globally and runs it for the first time, initiating the interactive authentication process for GitHub and Claude Code."},"warnings":[{"fix":"Monitor official announcements and changelogs for updates. Report issues to the project maintainers via their GitHub repository or designated feedback channels.","message":"Claudio is in active Open Beta. Expect frequent updates, rough edges, and potential breaking changes without prior notice. The API and features are subject to rapid iteration.","severity":"breaking","affected_versions":">=0.1.0"},{"fix":"Ensure you have an active Claude Code plan. Claudio will prompt you to link your subscription during initial setup.","message":"Claudio requires an active Claude Code subscription. It integrates directly with this subscription and does not use individual Anthropic API keys or per-token billing.","severity":"gotcha","affected_versions":"*"},{"fix":"Install GitHub CLI (`gh`) via your system's package manager or official instructions. Run `gh auth login` to authenticate before using Claudio.","message":"The Claudio CLI relies on the GitHub CLI (`gh`) for authentication with GitHub. Ensure `gh` is installed and you are logged in to your GitHub account via `gh`.","severity":"gotcha","affected_versions":"*"},{"fix":"Install `claudio-cli` directly via `npm install -g claudio-cli@latest`. The correct platform-specific binary will be automatically selected and installed as a dependency.","message":"This `claudio-cli-win-x64` package is a platform-specific binary for Windows 64-bit. While the main `claudio-cli` package handles cross-platform installation, direct installation of this specific binary package is generally not recommended as it's pulled in automatically.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"last_verified":"2026-04-23T00:00:00.000Z","next_check":"2026-07-22T00:00:00.000Z","problems":[{"fix":"Re-run `npm install -g claudio-cli@latest` (or `pnpm add -g claudio-cli@latest` / `yarn global add claudio-cli@latest`). Verify your system's PATH environment variable includes the directory where global packages are linked.","cause":"The `claudio-cli` package was not installed globally, or your system's PATH does not include the global npm/pnpm/yarn bin directory.","error":"claudio-cli: command not found"},{"fix":"Install GitHub CLI (`gh`) and run `gh auth login` to authenticate your GitHub account before attempting to use `claudio-cli` for repository operations.","cause":"The `gh` command-line tool is either not installed on your system or you have not logged in with `gh auth login`.","error":"GitHub CLI (gh) not found or not authenticated."},{"fix":"Ensure your Claude Code subscription is active. Follow the interactive prompts carefully during `claudio-cli`'s first run to link your subscription. If issues persist, check your Claude Code account status.","cause":"Your Claude Code subscription is not active, or it has not been successfully linked with Claudio during the initial setup process.","error":"Claude Code subscription not active or linked."}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}