Skip to content

Releases: koudis/bootstrap-ai-coding

v2.2.0

20 May 15:45

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

09 May 19:26
cb5d874

Choose a tag to compare

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

08 May 08:51

Choose a tag to compare

What's Changed

  • Persist claude plugins + hostname by @koudis in #3

Full Changelog: v1.3.0...v2.0.0

v1.3.0

07 May 08:33
44552c6

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 May 10:45
237fa68

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

03 May 19:23

Choose a tag to compare

Add --version cmdline opt

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 May 18:57

Choose a tag to compare

Add out-of-the-box Augment Code support.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 May 17:19

Choose a tag to compare

First stable release.

Static prebuild executables part of the release