Skip to content

chore: release 0.1.7#726

Merged
max-sixty merged 3 commits into
mainfrom
release
Jun 23, 2026
Merged

chore: release 0.1.7#726
max-sixty merged 3 commits into
mainfrom
release

Conversation

@max-sixty

Copy link
Copy Markdown
Owner

Release 0.1.7. Bumps the generator version, syncs the lockfile, and adds the ## 0.1.7 CHANGELOG section (published verbatim as the GitHub Release notes on tag push).

Changes since 0.1.6

Improved

  • Pin actions/checkout to v7 across generated workflows; review opts into v7's fork-PR checkout guard so fork-PR reviews keep running (#725).
  • Both Claude harnesses update to claude-code 2.1.185 (#719).
  • running-in-ci: the bot surfaces a blocking scope rule instead of silently routing around it (#717).

Fixed

  • CI-poll loops capped to fit the Bash tool's 10-minute limit so the gated follow-up isn't stranded (#695).

Documentation

  • Correct the codex effort value list (#710).

Internal

  • De-duplicate composite-action step bodies under shared/steps/; harness-named action paths (#712).
  • review-reviewers self-trigger variant + worker-deploy comment fixes (#707, #711).

After merge: tag 0.1.7 to trigger the PyPI + GitHub Release workflow, then regenerate tend's own workflows.

🤖 Generated with Claude Code

Bumps generator version to 0.1.7 and syncs lockfile.

8 commits since 0.1.6: pin actions/checkout to v7 with review opting
into the fork-PR checkout guard (#725); bump claude-code to 2.1.185
(#719); running-in-ci surfaces blocking scope rules instead of routing
around them (#717) and caps CI-poll loops to the Bash 10-min limit
(#695); de-duplicate composite-action step bodies under shared/steps/
with harness-named action paths (#712); correct the codex effort list
(#710); review-reviewers and worker-deploy doc fixes (#707, #711).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@tend-agent tend-agent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One omission: #721 (fix(nightly): base workflow-regen worktree on open PR, not branch ref) merged after 0.1.6 but isn't in the changelog. It's a Fixed-category change to the nightly regen step that adopters run, same scope as the #695 entry that is included — so it reads as an inconsistent gap rather than a deliberate "too internal" cut. Suggested bullet inline; drop it if you intended to omit it.

Version bump (0.1.6 → 0.1.7), lockfile sync, and the ## 0.1.7 header all check out, and the #725 bullet's "all generated workflows move to v7" claim matches the diff (every regtest fixture + the actions/checkout@v7 in macros.yaml.j2 and workflows.py).

Comment thread CHANGELOG.md
max-sixty and others added 2 commits June 23, 2026 09:40
#721 (base workflow-regen worktree on an open PR, not branch-ref
existence) merged to main after this release branch was cut; it's a
Fixed-scope change to the bundled nightly skill that adopters run, so
it belongs in the 0.1.7 notes alongside #695.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@max-sixty max-sixty merged commit c7a7b56 into main Jun 23, 2026
7 checks passed
@max-sixty max-sixty deleted the release branch June 23, 2026 16:49
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.

2 participants