Skip to content

release: prepare v0.1.9 - #105

Merged
charlesgreen merged 1 commit into
mainfrom
release/v0.1.9
Jul 31, 2026
Merged

charlesgreen merged 1 commit into
mainfrom
release/v0.1.9

Conversation

@charlesgreen

Copy link
Copy Markdown
Contributor

Version bump and changelog for v0.1.9. ./scripts/verify-release.sh v0.1.9 passes: changelog entry present, all pins agree.

Why this release matters more than the number suggests

It is the first release whose GitHub Actions runtime can actually do work.

  • v0.1.7 shipped a reusable workflow with a duplicate env: key. GitHub refuses to load it, so every run failed in about a second without starting a job.
  • v0.1.8 loads and runs, but the engine sandbox cannot start on an Ubuntu 24.04 runner. Every Actions run under it escalates without proposing anything, which looks like an agent declining to work.
  • v0.1.9 fixes that, and the proof is PR #102: the loop, running in this repository own Actions, wrote the fix for engine: claude is selectable but cannot actually be used #95 with its tests and documentation. Reviewed and merged by a human. It is the first pull request the agent has ever opened from Actions.

Anyone currently on v0.1.8 should upgrade, and STATUS.md now says so plainly rather than only warning about v0.1.7.

Also in this release

Bumped

README.md, STATUS.md, docs/setup.md, docs/templates/simplycubed-caller.yml (3 pins), the reusable workflow version default, and latestKnownWorkflowTag.

The first release whose GitHub Actions runtime can do work. v0.1.7 could not be
loaded at all, and v0.1.8 loaded but its engine sandbox could not start on an
Ubuntu 24.04 runner, so every Actions run under it escalated without proposing
anything.

STATUS now records the dogfooding fact that matters: the loop, running in this
repository's own Actions, produced PR #102 against issue #95.
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@charlesgreen
charlesgreen merged commit a339f4d into main Jul 31, 2026
3 checks passed
@charlesgreen
charlesgreen deleted the release/v0.1.9 branch July 31, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant