Agent-box provides sandboxed development workflows for coding agents, plus optional Portal-based host capability mediation.
[!NOTE] This repository now uses the mdBook docs site as the primary documentation source.
Read the docs in one of these ways:
nix develop --command 'mdbook build docs'docs/book/index.htmlEntry points:
From the repo root, run checks in the flake devshell:
The flake also preconfigures the 0xferrous Cachix cache via nixConfig, and CI pushes the ab, wrappers, and portal flake outputs there.
nix develop --command cargo fmt --all
nix develop --command cargo check --workspace
nix develop --command cargo clippy --workspace --all-targets -- -D warnings
Regenerate CLI reference pages:
nix develop --command nix-shell -p nushell --run 'nu docs/scripts/generate-cli-reference.nu'
$ claude mcp add agent-box \
-- python -m otcore.mcp_server <graph>