0.0.1beta.1
Pre-release
Pre-release
Changelog
- 0c94e9b Add --runtime passthrough for microVM / gVisor isolation
- f37ea03 Add --worktree end-to-end integration test
- f222800 Add CLAUDE.md with build commands and architecture guidance
- 21bb204 Add MIT License
- 7682823 Add
make release: push tag and publish the 6 binaries via gh - 32cba1a Add
sandbox-cli statslive memory/CPU view - 4b9bf35 Add a one-line installer and document installation
- 8aae436 Add claude --share-history to resume host sessions in the sandbox
- de66425 Add credential broker (secrets: / --secret)
- 908e870 Add cross-platform build support to the Dockerfile
- 2727c76 Add git-worktree parallel agents (--worktree, worktree list/rm)
- c958970 Add git/MCP ergonomics (--git, --host-gateway, --add-host)
- ff666e6 Add integration tests for --git and --host-gateway
- 9e2b9f1 Add integration tests for --secret and --cache
- b0849c1 Add live container resource gauge for non-interactive runs
- 8d2d1f3 Add mem/CPU status line in Claude UI and self-updating Claude install
- 25feab5 Add opt-in persistent package caches (cache: / --cache)
- f5a3c64 Add optional egress allowlist (network: allowlist / --allow)
- 7f1d888 Bump base image generation to 0.1.2
- fffe45c Bump base image to 0.1.1 (status-line script + PATH)
- 3df5408 Change module path to github.com/aegmis/sandbox-cli
- 284eb40 Fix --git: read the identity from the project, not sandbox-cli's cwd
- 1bc393b Fix agent re-login and add post-run resource summary
- 37c084e Fix cache test: redirect captured only the last statement
- c113c8f Fix egress firewall: multi-IP allowlisted domains broke iptables
- 25c9bce Fix egress mode: add SETUID/SETGID so the privilege drop works
- b0baa1d Fix worktree List on macOS: compare symlink-resolved paths
- f676cb1 Friendlier error when --runtime isn't registered with docker
- 106af50 Ignore pycache
- a5bd917 Initial commit: sandbox-cli MVP
- dc04dbb Make the base image tag content-addressed; set version to 0.0.1
- 297b6a2 Make the release pipeline work with the 0.0.1beta.1 tag scheme
- 363dc56 Match module path casing to the canonical org: github.com/Aegmis
- dc238b4 Rename binary/command from sandbox to sandbox-cli
- e8d845a Set base image generation to 0.0.1 (tag: sandbox-base:0.0.1-)
- 220a57c Set version back to 0.0.1beta.1
- ec01e3a Set version to 0.0.1.beta.1
- 63c7acf Set version to 0.0.1beta.1
- b493afc Ship with GoReleaser; port the installer to POSIX sh
- cd3a849 Status line: show current mem/cpu usage only (fix inaccurate total); version 0.0.1
- 54a0e0d Stop the init scaffold from pinning a stale base image tag
Install
curl -fsSL https://raw.githubusercontent.com/Aegmis/sandbox-cli/main/install.sh | shOr with Homebrew:
brew install Aegmis/tap/sandbox-cliVerify downloads against checksums.txt.