Releases: koudis/bootstrap-ai-coding
v2.2.0
v2.1.0
What's Changed
-
Build Resources agent enabled by default to install common build toolchains and perform readiness checks.
-
Two-layer Docker image model: shared base image + per-project instance images for faster, leaner builds.
-
Host ~/.gitconfig forwarding into builds and optional injection of a local Claude memory file into images.
-
New --docker-restart-policy flag to control container restart behavior; applied to created containers.
-
Specs expanded to cover two-layer architecture, agents, git-config injection, and restart-policy rules.
Tests -
Expanded unit/integration tests covering build/purge/stop flows, two-layer builds, and agent health checks.
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.3.0
v1.2.0
v1.1.1
Add --version cmdline opt
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Add out-of-the-box Augment Code support.
Full Changelog: v1.0.0...v1.1.0