Tags give the ability to mark specific points in history as being important
-
v2.4.5
381f2d66 · ·v2.4.5, 2026-09-23: Rebuild on Aicodebox v0.16.0 - Rebuilds both variants on digest-pinned Aicodebox `v0.16.0`. - Makes the documented `stream_options.include_aicodebox_events` streaming option work. It has been documented since v2.4.2, but images before this release were built on an Aicodebox base that did not support it.
-
v2.4.4
397f8aa5 · ·v2.4.4, 2026-09-23: Update the Claude Code pin - Updates the first-run Claude Code pin to `2.1.280` for both image variants.
-
v2.4.3
4fadd067 · ·Clarify wrapper and agent use. - Documents the wrapper-first path for interactive, one-shot, full-image, and local API or MCP runs. - Documents nested sibling-box launches and the wrapper-managed host context. - Makes the bundled agent skill and MCP plugin setup match the actual wrapper behavior, including `CLAUDEBOX_ENV_*` server settings.
-
v2.4.2
a0a298dc · ·v2.4.2 - Documents the installed `claudebox` command as the normal interactive and one-shot entry point, including authentication, session, and maintenance commands. - Updates the first-run Claude Code pin to `2.1.263`. - Rebuilds both variants on digest-pinned Aicodebox `v0.15.1`.
-
v2.4.1
d644aa72 · ·v2.4.1 - Corrects host-wrapper setup and shared-settings documentation. - Corrects the documented Node.js and Python runtime versions for the full image. - Pins the remote installer to the matching `v2.4.1` wrapper.
-
v2.4.0
26e9b7c9 · ·v2.4.0 - Add managed installation into a caller-selected wrapper directory without replacing existing SSH keys. - Add nested box launches with host-path propagation, sibling wrapper mounts, and shared `AICODEBOX_ENV_*` and `AICODEBOX_MOUNT_*` settings. - Download the installed wrapper from the matching immutable release tag.
-
v2.3.12
43933e1e · ·- Rebuilt the minimal image on digest-pinned `psyb0t/aicodebox:v0.15.0`. - `latest-full` now starts directly from digest-pinned `aicodebox:v0.15.0-full`. It adds only the Claudebox adapter, setup, and entrypoint. - Removed the duplicate generic toolchain build from Claudebox. Both image variants now build independently in CI.
-
v2.3.11
ee6bdcb1 · ·- Rebuilt on digest-pinned `psyb0t/aicodebox:v0.14.8`, which provides Node.js 24.20.0 and Python 3.14.7. - Updated the first-run Claude Code pin to 2.1.251. - Updated the full image to Go 1.26.7, Python 3.14.7, pyenv 2.8.4, and pinned Go development tools. - Updated the full-image environment template and README so their documented runtimes match the image.
-
v2.3.10
e4c67d38 · ·- Bumped the digest-pinned base image to `psyb0t/aicodebox:v0.14.6`, which adds the independent `eventMode` response control and the stable full-event envelope to `POST /run`. - `eventMode: "full"` now enables Claude's partial-message, subagent-text, and hook-event stream flags. The adapter preserves every native `stream-json` record without collapsing turns or truncating tool results. - `jsonSchema` now uses Claude Code's native `--json-schema` flag. Structured final output and full event retention can be selected independently. - Updated API and programmatic-mode documentation and added adapter regression tests for native schema arguments, full-event arguments, reasoning and tool records, and large tool results. - Fixed `make test-unit` to run through the locked `uv` environment so the inherited aicodebox package is available during test collection. - Added `make pkg-lock` and refreshed the lockfile against aicodebox v0.14.6.
-
-
v2.3.8
f3defd75 · ·claudebox v2.3.8 — MCP mode is documented MCP was reachable but had no docs/modes/ page; the README described it only as an endpoint inside API mode, never as the standalone mode that coexists with the others. Documents its port, its separate token (no fallback to the API token, and empty means no auth), and the five tools. No image behaviour changed.
-
-
-
-
-
-
-
-
v2.3.0
055e6a48 · ·v2.3.0 — install Claude Code at first run instead of baking it into the image; add THIRD_PARTY.md
-