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'sobjectiveai-viewerbuild 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
- Homepage: https://objectiveai.dev
- Repository: https://github.com/ObjectiveAI/objectiveai
- Docs: https://docs.rs/objectiveai-cli
- Releases: https://github.com/ObjectiveAI/objectiveai/releases