@agentfleet/cli
v0.1.5
Published
Agent Fleet command-line interface.
Readme
@agentfleet/cli
Agent Fleet command-line interface and command-center entrypoint.
Install
npm install -g @agentfleet/cliUsage
agentfleet --help
agentfleet --version
agentfleet init --no-smart
agentfleet commands list --json
agentfleet feature start "Add score sync" --runner demo --file-telemetry
agentfleet tuiThe CLI initializes Agent Fleet workspaces, manages HarnessConfig profile projection, starts and operates feature runs, records reviews and merges, serves analytics, and launches the terminal command center.
The human-facing terminal UI uses the published @prettui/* packages through
@agentfleet/tui; do not use local links or file dependencies for prettui.
