objectiveai-cli 2.0.5

ObjectiveAI command-line interface and embeddable library
docs.rs failed to build objectiveai-cli-2.0.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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-cli) that link against the CLI as a library.

Links