chore(main): release four-opencode-supertools 0.2.0#26
chore(main): release four-opencode-supertools 0.2.0#26github-actions[bot] wants to merge 1 commit into
Conversation
e6fd484 to
d7dc4a2
Compare
WalkthroughWalkthroughVersion bumped to ChangesRelease 0.2.0 version bump
Estimated code review effort3 (Moderate) | ~15 minutes Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
Tip: You can configure your own custom pre-merge checks in the settings. Finishing TouchesGenerate unit tests (beta)
Simplify code
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Around line 3-31: Remove the duplicate 0.2.0 changelog entry that appears
after line 31 in the CHANGELOG.md file. The comprehensive auto-generated entry
(dated 2026-06-14) at lines 3-31 is the authoritative version created by
release-please with complete feature listings, bug fixes, and commit hashes.
Delete the older manual entry (lines 32-46) dated 2026-06-10 that contains stale
placeholder content (batch_edit, lint_file, run_tests) which was not removed
before the changelog was regenerated. Keep only the comprehensive auto-generated
version.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Review info
Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 842b2577-b93d-4465-8316-980a301e0eb1
Files selected for processing (3)
.release-please-manifest.jsonCHANGELOG.mdpackage.json
| ## [0.2.0](https://github.com/four-bytes/four-opencode-supertools/compare/four-opencode-supertools-v0.1.0...four-opencode-supertools-v0.2.0) (2026-06-14) | ||
|
|
||
|
|
||
| ### Features | ||
|
|
||
| * add gh_bot_review tool to parse AI bot findings [#22](https://github.com/four-bytes/four-opencode-supertools/issues/22) ([#25](https://github.com/four-bytes/four-opencode-supertools/issues/25)) ([b9063c3](https://github.com/four-bytes/four-opencode-supertools/commit/b9063c3346958261dd3e614b866ebfd7a1876ffe)) | ||
| * add gh_issue_list, gh_issue_close, gh_pr_status, gh_branch_cleanup, gh_release_info tools [#10](https://github.com/four-bytes/four-opencode-supertools/issues/10) ([#11](https://github.com/four-bytes/four-opencode-supertools/issues/11)) ([56007ad](https://github.com/four-bytes/four-opencode-supertools/commit/56007adffb55e85e0a22e88738f9abd8a1be7267)) | ||
| * add gh_pr_create and gh_pr_comment tools ([2011693](https://github.com/four-bytes/four-opencode-supertools/commit/201169346db30dc30dc50994ca4ac4fcd848bdba)) | ||
| * add git intelligence tools (curse_score, bus_factor, coupling, ownership, blast_radius) ([d174f13](https://github.com/four-bytes/four-opencode-supertools/commit/d174f13bbdd02e317ed4a4a70d6d9f0052dcaacb)) | ||
| * add GitHub ops tools (Wave S5) — 5 gh CLI wrappers, 137 tests pass ([7213dff](https://github.com/four-bytes/four-opencode-supertools/commit/7213dffa6528400c5ee2e5c3a1f8d841eda718b6)) | ||
| * add GitLab merge request tools — create, comment, status (S8b) ([9bd2e72](https://github.com/four-bytes/four-opencode-supertools/commit/9bd2e7259c5f16a4daf28312442ee266e2924f2b)) | ||
| * initial release with apply_patch tool [#1](https://github.com/four-bytes/four-opencode-supertools/issues/1) ([1786562](https://github.com/four-bytes/four-opencode-supertools/commit/1786562249d0d79b627b9e5a0ac2f091b1612389)) | ||
| * merge four-opencode-git-tools analytics into supertools ([#9](https://github.com/four-bytes/four-opencode-supertools/issues/9)) ([b2229e6](https://github.com/four-bytes/four-opencode-supertools/commit/b2229e6bec1a14b7a844036df92514e06982651e)) | ||
|
|
||
|
|
||
| ### Bug Fixes | ||
|
|
||
| * align [@typescript-eslint](https://github.com/typescript-eslint) packages to 8.61.0 [#23](https://github.com/four-bytes/four-opencode-supertools/issues/23) ([#24](https://github.com/four-bytes/four-opencode-supertools/issues/24)) ([435ba7d](https://github.com/four-bytes/four-opencode-supertools/commit/435ba7d69badd24222792dc3ad66409aa1467a7c)) | ||
| * correct after_line=-1 prepend position in append_file [#16](https://github.com/four-bytes/four-opencode-supertools/issues/16) ([#20](https://github.com/four-bytes/four-opencode-supertools/issues/20)) ([e73fe00](https://github.com/four-bytes/four-opencode-supertools/commit/e73fe00340bce31fdeb620a61c13410546899e12)) | ||
| * include bodyless reviews in gh-pr-review output [#18](https://github.com/four-bytes/four-opencode-supertools/issues/18) ([#19](https://github.com/four-bytes/four-opencode-supertools/issues/19)) ([654cf7f](https://github.com/four-bytes/four-opencode-supertools/commit/654cf7fdc2ca987d0fe884d850eb6f07b37e84c2)) | ||
|
|
||
|
|
||
| ### Documentation | ||
|
|
||
| * add git-tools implementation spec ([b26fbd3](https://github.com/four-bytes/four-opencode-supertools/commit/b26fbd37c1edb3f1db46af89ac7acd313eb440a1)) | ||
| * add git-tools implementation spec for developer handoff ([b3cbcf5](https://github.com/four-bytes/four-opencode-supertools/commit/b3cbcf5ef257c5608b10d146eded978ff3b4cbb9)) | ||
| * add TUI note + star CTA to README ([bf66afd](https://github.com/four-bytes/four-opencode-supertools/commit/bf66afd791cf4e5631b7bd0c6d00fecdd00d59a0)) | ||
| * add waves S7-S10 — search/patch, vcs/release, devops, documentation ([899050b](https://github.com/four-bytes/four-opencode-supertools/commit/899050b9ebb9a8842a0ffe90945ad6532cc8c5d5)) | ||
|
|
There was a problem hiding this comment.
Remove duplicate 0.2.0 changelog entry; keep the comprehensive release-please-generated version.
The CHANGELOG now has two entries for 0.2.0 with different dates and content:
- Line 3-31: Auto-generated comprehensive entry dated 2026-06-14 with 20+ features, fixes, and docs
- Line 32-46: Manual entry dated 2026-06-10 with simpler content (batch_edit, lint_file, run_tests)
This violates changelog conventions and confuses readers about actual release contents. The old entry (lines 32-46) should be removed entirely. The new entry is authoritative because it is auto-generated by release-please from actual commits and includes the full feature set, commit hashes, and PR/issue references. The old entry appears to be a stale placeholder that was not removed before release-please regenerated the changelog on 2026-06-14.
Also applies to: 32-46
Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@CHANGELOG.md` around lines 3 - 31, Remove the duplicate 0.2.0 changelog entry
that appears after line 31 in the CHANGELOG.md file. The comprehensive
auto-generated entry (dated 2026-06-14) at lines 3-31 is the authoritative
version created by release-please with complete feature listings, bug fixes, and
commit hashes. Delete the older manual entry (lines 32-46) dated 2026-06-10 that
contains stale placeholder content (batch_edit, lint_file, run_tests) which was
not removed before the changelog was regenerated. Keep only the comprehensive
auto-generated version.
|
undefined |
|
@app/github-actions The .release-please-manifest.json is out of sync (shows 0.1.0 but package.json is at 0.4.1). This PR proposes a version downgrade. Closing. The manifest needs to be updated to "0.4.1" for release-please to generate correct releases. |
🤖 I have created a release beep boop
0.2.0 (2026-06-14)
Features
Bug Fixes
Documentation
This PR was generated with Release Please. See documentation.
Summary by cubic
Release 0.2.0 of
@four-bytes/four-opencode-supertoolsadds GitHub/GitLab automation tools, git intelligence metrics, and a parser for bot review findings. It also fixes review parsing and file append behavior, and aligns ESLint TypeScript packages.New Features
gh_pr_create,gh_pr_comment,gh_pr_status,gh_issue_list,gh_issue_close,gh_branch_cleanup,gh_release_info.curse_score,bus_factor,coupling,ownership,blast_radius.gh_bot_reviewto parse bot review findings.Bug Fixes
gh-pr-reviewoutput.append_fileprepend behavior whenafter_line=-1.@typescript-eslintpackages to 8.61.0.Written for commit d7dc4a2. Summary will update on new commits.
Summary by CodeRabbit
New Features
Bug Fixes
Documentation