oneagentgraph-cli
v0.4.6
Published
Compose agents into a graph over oneharness/onejudge and merge their outputs into one event stream.
Downloads
3,507
Maintainers
Readme
oneagentgraph-cli
The oneagentgraph command, as a prebuilt binary.
npm install -g oneagentgraph-cli
oneagentgraph --helpThe binary ships inside a per-platform package that npm selects by os/cpu, so
there is no compile step and no Rust toolchain to install. The same binary is on
PyPI (pip install
oneagentgraph-cli) and crates.io
(cargo install oneagentgraph).
See the repository for what it does and the contract it implements.
