Skip to content

Releases: Roo4L/Agent-Linux

v0.3.2

09 May 15:08

Choose a tag to compare

What's Changed

  • docs(planning): Phase 11 GREEN — post-flip artifacts by @Roo4L in #6
  • ci: add PR preview workflow for website by @Roo4L in #4
  • fix(ci): anchor install.sh gitignore so /install.sh serves on gh-pages by @Roo4L in #9
  • fix(ci): stage prod deploy to _site/ so install.sh ships to gh-pages by @Roo4L in #10
  • fix: three dogfood-discovered bugs in user-facing install path by @Roo4L in #7
  • chore(ci): bump actions to Node 24-ready versions + roll in pr-preview staging fix by @Roo4L in #11
  • feat(hooks): review-reminder Stop hook + ADR-010 refinement (AL-23) by @Roo4L in #13
  • feat(matrix): add Ubuntu 26.04 (Resolute Raccoon) to v0.3.0 supported targets by @Roo4L in #5
  • chore(.claude): add workspace-cleanup skill by @Roo4L in #14
  • feat(hooks): session-tracker Stop hook + ADR-010 amendment (AL-24) by @Roo4L in #15
  • chore(release): bump version to 0.3.2 for rc1 release by @Roo4L in #16
  • fix(installer): four dogfood-discovered bugs blocking curl-pipe-bash on bare Ubuntu by @Roo4L in #18
  • fix(installer): drop -L in resolve_version, parse first-redirect Location (AL-31) by @Roo4L in #19
  • fix(hooks): use $CLAUDE_PROJECT_DIR for Stop-hook commands (AL-34) by @Roo4L in #20
  • fix: consolidate version SoT + add pre-commit lockstep guard (AL-25, closes AL-29) by @Roo4L in #21
  • feat(tests): one-command dogfood retest wrapper + minimal Docker image (AL-36) by @Roo4L in #22

Full Changelog: v0.3.1...v0.3.2

v0.3.2-rc2

03 May 13:46

Choose a tag to compare

v0.3.2-rc2 Pre-release
Pre-release

What's Changed

  • fix(installer): four dogfood-discovered bugs blocking curl-pipe-bash on bare Ubuntu by @Roo4L in #18

Full Changelog: v0.3.2-rc1...v0.3.2-rc2

v0.3.2-rc1

03 May 11:43

Choose a tag to compare

v0.3.2-rc1 Pre-release
Pre-release

What's Changed

  • docs(planning): Phase 11 GREEN — post-flip artifacts by @Roo4L in #6
  • ci: add PR preview workflow for website by @Roo4L in #4
  • fix(ci): anchor install.sh gitignore so /install.sh serves on gh-pages by @Roo4L in #9
  • fix(ci): stage prod deploy to _site/ so install.sh ships to gh-pages by @Roo4L in #10
  • fix: three dogfood-discovered bugs in user-facing install path by @Roo4L in #7
  • chore(ci): bump actions to Node 24-ready versions + roll in pr-preview staging fix by @Roo4L in #11
  • feat(hooks): review-reminder Stop hook + ADR-010 refinement (AL-23) by @Roo4L in #13
  • feat(matrix): add Ubuntu 26.04 (Resolute Raccoon) to v0.3.0 supported targets by @Roo4L in #5
  • chore(.claude): add workspace-cleanup skill by @Roo4L in #14
  • feat(hooks): session-tracker Stop hook + ADR-010 amendment (AL-24) by @Roo4L in #15
  • chore(release): bump version to 0.3.2 for rc1 release by @Roo4L in #16

Full Changelog: v0.3.1...v0.3.2-rc1

v0.3.1 — Open-Source Flip

02 May 19:04
c8a2787

Choose a tag to compare

v0.3.1 — Open-Source Flip

This is the visibility flip. AgentLinux is now open source.

What this release contains

This is a metadata-only release — no tarball is attached. The shipping event for v0.3.1 is the repository becoming publicly browsable. Internal version constants remain on the v0.3.x line; the next functional release will be cut from a v0.3.2-rc tag with full tarball + sibling .sha256.

Where to start

  • License: MIT — full attribution and patent posture in ADR-013
  • Contributing: CONTRIBUTING.md — quick-start, behavior-test contract, and DCO-equivalent affirmation
  • README: README.md — usage, curated agent combos, why-this-exists
  • Audit trail: docs/audits/v0.4.0/ — license + secret-scan + hygiene + CI-hardening + branch-protection evidence (folder retains its original name; contents apply to v0.3.1)

What's still pending

The end-to-end curl https://agentlinux.org/install.sh | sudo bash install path requires a v0.3.2 (or later) tag with the corresponding tarball + sibling .sha256 to be published. v0.3.0 is at rc12; v0.3.1 is this metadata-only flip; the next release ships its own milestone.

Repo posture as of this flip

  • Branch protection on master enforces 1 review + linear history + no force-push + no deletions + admin-bound, with required status checks: pre-commit, cli-unit, bats-docker (22.04), bats-docker (24.04), gitleaks
  • gitleaks v8.21.2 runs in pre-commit and full-history CI on every push
  • Workflow permissions: blocks are at least-privilege; zero pull_request_target usage
  • 16 first-party source files carry SPDX-License-Identifier headers

Note on prior tag

v0.3.1 supersedes a previously-tagged v0.4.0 on the same commit. The earlier name was inconsistent with internal version constants (which remain pinned to the v0.3.x line until a coordinated lockstep bump lands). The tag and release have been deleted; v0.3.1 is the canonical pointer to this flip.

Thanks

This open-source launch is the closing event of the open-source milestone tracked in .planning/.

v0.3.0-rc12

25 Apr 11:01

Choose a tag to compare