Skip to content

Releases: Amitgb14/sandbox-cli

0.0.1beta.5

0.0.1beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 20:43
1eea437

Changelog

  • b1f2c6e Abbreviate session ids again, and add --full for the whole one
  • 6a17285 Abbreviate session ids again, and add --full for the whole one
  • 3ff8319 Add a Next.js landing page under web/
  • 4260c29 Add the rescue package: crash snapshots and repository repair
  • 0fb4c10 Backfill the changelog with the beta releases and record two conventions
  • ec03cc1 Bridge the clipboard out of the sandbox with OSC 52
  • 47bf935 Bump the release version to 0.0.1beta.5
  • cab0509 Catch the docs up with everything since 0.0.1beta.4
  • 453441f Correct the agent install sizes against the registry
  • 5f8c7fa Cut the changelog for 0.0.1beta.5
  • 7d9d5c4 Document copy problems in the troubleshooting guide
  • 309d1da Document crash recovery, its runbook and its design
  • 6132cac Document setup and prerequisites for every agent
  • eef349b Drop the static landing page the Next.js one replaces
  • 8641ed6 Find worktrees by branch instead of guessing the directory name
  • bf28a43 Install adapter agents on first use instead of baking them
  • 6187456 List the conversations agents leave behind
  • 3f55399 Make a pasted image path resolve inside the sandbox
  • 7124485 Measure and publish installed sizes for every agent
  • a2f00fe Merge branch 'feature/share-agent-context'
  • 3db3944 Merge branch 'feature/share-agent-context'
  • b50809c Merge origin/main into the crash-recovery branch
  • 8a85af2 Mount a worktree at its host path so git cannot prune it away
  • 9de0ce0 Point the project at Amitgb14/sandbox-cli
  • efe6f1d Print the full session id on the resume line
  • 5998738 Propose addressing the shared directory by project and branch
  • 33fcc37 Publish container ports with --publish/-P and a ports: config key
  • 42e8d17 Rebuild the landing page on Next 16 + shadcn/ui
  • bf771e4 Record the multi-agent fleet plan and its review
  • f57125e Reject Plandex, and cover every adapter with a dry-run test
  • 8d093e0 Release 0.0.1beta.3
  • 6747999 Report the same worktree path however it was resolved
  • 201e94d Restore host terminal modes when a TTY guest exits
  • 832d51a Retry the stats sample when a sandbox exits mid-listing
  • f355f26 Run a sandbox in the background with --detach
  • 19c58a0 Say where a session lives when it is not in this project
  • 9e9252d Snapshot every sandbox run and add sandbox-cli recover
  • 8bda8dc Start a hand-written changelog, opening with --paste
  • 58b419f Track the development guide and link it from the README
  • 97f461a Wrap 13 more coding agents (#3)
  • 70797e0 Wrap Aider as a sandbox agent
  • 47fa09c Wrap Amp as a sandbox agent
  • bbcb6e9 Wrap Cline as a sandbox agent
  • d2b549b Wrap Continue CLI as a sandbox agent
  • d3f5216 Wrap Crush as a sandbox agent
  • 7e7010d Wrap Cursor CLI as a sandbox agent
  • 0a98c4a Wrap Droid as a sandbox agent
  • fcc411e Wrap Gemini CLI and OpenCode as sandbox agents
  • b54dfbe Wrap GitHub Copilot CLI as a sandbox agent
  • 8952b3c Wrap Goose as a sandbox agent
  • 5a8faac Wrap OpenHands CLI as a sandbox agent
  • d49936b Wrap Qwen Code as a sandbox agent
  • 5b706a1 update the README.md

Install

curl -fsSL https://raw.githubusercontent.com/Amitgb14/sandbox-cli/main/install.sh | sh

Verify downloads against checksums.txt.

0.0.1beta.4

0.0.1beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:48

Changelog

  • aa467fb Add --share to exchange files between sandboxes
  • 1cd5c12 Draft the pinned-contracts proposal for a future release
  • fdb6ddc Show the git branch on the right of both status readouts
  • cc28ac2 update the README.md

Install

curl -fsSL https://raw.githubusercontent.com/Aegmis/sandbox-cli/main/install.sh | sh

Verify downloads against checksums.txt.

0.0.1beta.3

0.0.1beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:51

Changelog

  • 8d093e0 Release 0.0.1beta.3
  • fdb6ddc Show the git branch on the right of both status readouts

Install

curl -fsSL https://raw.githubusercontent.com/Aegmis/sandbox-cli/main/install.sh | sh

Verify downloads against checksums.txt.

0.0.1beta.2

0.0.1beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:58

Changelog

  • fb721e6 Add a landscape comparison table, replacing the dead COMPARISON.md link
  • cbe960b Add an uninstall path and drop Homebrew as a distribution channel
  • f6a904e Bump version to 0.0.1beta.2
  • abe425f Document history sharing and drop the MVP framing from the docs
  • 92a741f Document that the agent can commit its own work
  • 87aacb7 Document the worktree lifecycle end to end
  • e65f742 Fix installer: resolve the version from the releases list
  • bb933ba Make git work in worktree sandboxes; add worktree git/commit/path
  • aa1de00 Share host Claude history by default, renamed --share-history to --sync

Install

curl -fsSL https://raw.githubusercontent.com/Aegmis/sandbox-cli/main/install.sh | sh

Verify downloads against checksums.txt.

0.0.1beta.1

0.0.1beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 07:26

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 stats live 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 | sh

Or with Homebrew:

brew install Aegmis/tap/sandbox-cli

Verify downloads against checksums.txt.