Skip to content

0xferrous/agent-box

Repository files navigation

Agent-box

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.

Demo

Agent-box demo

Documentation

Read the docs in one of these ways:

  • Build locally: nix develop --command 'mdbook build docs'
  • Open generated site: docs/book/index.html

Entry points:

Table of Contents

Quick links

Development

From the repo root, run checks in the flake devshell:

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'

About

Sandboxed containers for AI coding agents with disposable Git/Jujutsu workspaces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors