Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Related projects

  • agent-images - Reproducible OCI container images for AI coding agents, built with Nix. Consumes agent packages from llm-agents.nix and produces images usable with agent-box or standalone Podman/Docker.

Development

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'

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /