Skip to content

release: version 0.2.0 - #6

Merged
Steel-tech merged 1 commit into
mainfrom
claude/best-in-class-loop-8nzj54
Aug 23, 2026
Merged

release: version 0.2.0#6
Steel-tech merged 1 commit into
mainfrom
claude/best-in-class-loop-8nzj54

Conversation

@Steel-tech

@Steel-tech Steel-tech commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Cuts 0.2.0 now that the squash-merge detection has landed. The unreleased changelog section rolls into [0.2.0] — 2026-08-23:

  • Harvest preview detects externally squash-/cherry-pick-merged slots (squash_merged, git >= 2.38 containment proof)
  • CI: full suite on macOS + Linux, shellcheck gate at default severity
  • Test harness sweeps its temp dirs on process exit (HS_KEEP_TMP=1 to keep)
  • README warns about verbatim, unexpiring setup.sh hook logs

herdr-plugin.toml and package.json are bumped in lockstep — scripts/check-manifest.mjs enforces the match and passes, as does the full suite.

After merging, an annotated tag on the merge commit (git tag -a v0.2.0 -m "Swarm 0.2.0" && git push origin v0.2.0) would give the marketplace listing a stable reference point — I can't push tags to main from here, so that's a one-liner for you if you want it.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LSffk4LorDDDit18ENESsj


Generated by Claude Code

Summary by CodeRabbit

  • Release
    • Updated the plugin and package to version 0.2.0.
    • Added a changelog entry dated August 23, 2026.

Roll the unreleased changelog into 0.2.0: squash-merge detection at
harvest preview, macOS + shellcheck CI, harness temp-dir sweep, and the
setup-hook logging warning. Versions bumped in lockstep in
herdr-plugin.toml and package.json (check-manifest enforces the match).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LSffk4LorDDDit18ENESsj
@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3bc45e19-2c5b-4ebe-b477-8d123db87494

📥 Commits

Reviewing files that changed from the base of the PR and between 2ca6b09 and b797331.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • herdr-plugin.toml
  • package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release metadata now uses version 0.2.0. CHANGELOG.md adds the release heading dated 2026-08-23.

Changes

Version 0.2.0 release

Layer / File(s) Summary
Update release version and changelog
herdr-plugin.toml, package.json, CHANGELOG.md
The plugin and package versions changed to 0.2.0. The changelog records the 0.2.0 release dated 2026-08-23.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to b7973

This PR updates the release version and changelog; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release of version 0.2.0, which matches the primary changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (3 skipped: 3 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/best-in-class-loop-8nzj54

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Steel-tech
Steel-tech merged commit 4b29356 into main Aug 23, 2026
7 checks passed
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