objectiveai-cli 2.1.3

ObjectiveAI command-line interface and embeddable library
Documentation

objectiveai-cli

Command-line interface for ObjectiveAI, the agentic collective-judgment harness.

Distributed two ways:

  • Library + binary on crates.io: cargo install objectiveai-cli. Build from source; default features include the local viewer (requires the monorepo's objectiveai-viewer build artifacts).
  • Pre-compiled binary via GitHub Releases (cross-platform; viewer bundled).

Most users want the GitHub Release. The crates.io publish is for downstream Rust crates (notably objectiveai-mcp) that link against the CLI as a library.

Links