@dotobokuri/fleet-cli
v1.2.0
Published
Fleet CLI — a multi-LLM orchestration kit that operates Claude Code and Codex CLI through a single unified interface.
Readme
@dotobokuri/fleet-cli
This package is part of the fleet-harness monorepo.
Installation
fleet-cli ships the fleet executable and must be installed globally:
npm install -g @dotobokuri/fleet-cliOr with your preferred package manager:
pnpm add -g @dotobokuri/fleet-cli
# or
yarn global add @dotobokuri/fleet-cliAfter installation, run fleet from any directory.
Do not install this package as a local project dependency — it is a CLI tool intended for global use only.
Documentation
See the main repository for full documentation, usage, and contribution guidelines:
https://github.com/sbluemin/fleet-harness
