chore: release v1.1.0 #282

Merged
jwilger merged 1 commit from release/v1.1.0 into main 2026-05-28 06:10:31 -07:00
Owner

Prepare release v1.1.0 from branch release/v1.1.0 using scripts/release prepare. This version bump updates Cargo.toml, Cargo.lock, and CHANGELOG.md with semver-selected release metadata before merge to main.

Prepare release v1.1.0 from branch release/v1.1.0 using scripts/release prepare. This version bump updates Cargo.toml, Cargo.lock, and CHANGELOG.md with semver-selected release metadata before merge to main.
chore: release v1.1.0
All checks were successful
CI / Classify changed paths (pull_request) Successful in 1s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 42s
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
CI / Test (pull_request) Successful in 55s
CI / Request auto_review semantic review (pull_request) Successful in 3s
auto_review auto_review: no findings
CI / Build (pull_request) Successful in 34s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
98c658d6a0
auto-review approved these changes 2026-05-20 15:03:04 -07:00
Dismissed
auto-review left a comment

This PR prepares the release of version 1.1.0 by updating the version numbers in Cargo.toml and Cargo.lock, and adding a new section to the CHANGELOG.md. The changes are straightforward and appear safe to merge.

Walkthrough

  • CHANGELOG.md: Added a new section for version 1.1.0, documenting the addition of fine-grained PR metadata controls.
  • Cargo.toml: Updated the version from 1.0.2 to 1.1.0 to reflect the new release.
  • Cargo.lock: Updated the version numbers for multiple packages from 1.0.2 to 1.1.0, ensuring consistency with the new release version.

LLM usage and cost

This PR prepares the release of version 1.1.0 by updating the version numbers in Cargo.toml and Cargo.lock, and adding a new section to the CHANGELOG.md. The changes are straightforward and appear safe to merge. ## Walkthrough - **CHANGELOG.md**: Added a new section for version 1.1.0, documenting the addition of fine-grained PR metadata controls. - **Cargo.toml**: Updated the version from 1.0.2 to 1.1.0 to reflect the new release. - **Cargo.lock**: Updated the version numbers for multiple packages from 1.0.2 to 1.1.0, ensuring consistency with the new release version. ## LLM usage and cost - Reasoning (gpt-4o) in=1626 out=160 cost=$0.010530 - Cheap (gpt-4o-mini) in=318 out=57 cost=$0.000082 Estimated total USD: $0.010612 via https://api.openai.com and https://api.openai.com
jwilger force-pushed release/v1.1.0 from 98c658d6a0
All checks were successful
CI / Classify changed paths (pull_request) Successful in 1s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 42s
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
CI / Test (pull_request) Successful in 55s
CI / Request auto_review semantic review (pull_request) Successful in 3s
auto_review auto_review: no findings
CI / Build (pull_request) Successful in 34s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
to 5d25784131
All checks were successful
CI / Classify changed paths (pull_request) Successful in 1s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 47s
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
CI / Test (pull_request) Successful in 1m1s
CI / Request auto_review semantic review (pull_request) Successful in 1s
auto_review auto_review: no findings
CI / Build (pull_request) Successful in 36s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
2026-05-20 16:16:39 -07:00
Compare
jwilger dismissed auto-review's review 2026-05-20 16:16:39 -07:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

auto-review left a comment

This release prepares version v1.1.0 by updating metadata and introducing a new RED approval process requiring delegated reviewer sessions. The changes appear safe to merge, with improvements in test encapsulation and task identification.

Walkthrough

Δ since 98c658d:

  • .opencode/agents/rgr-test-reviewer.md:

    • Updated to include instructions for calling rgr_approve_red.
  • .opencode/plugin-tests/auto-review-config.test.ts:

    • Added a test to ensure only rgr-test-reviewer is instructed to invoke RED approval.
  • .opencode/plugin-tests/auto-review-discipline-rgr.test.ts:

    • Introduced approveRedViaDelegatedReviewer function to encapsulate RED approval logic.
    • Added a comprehensive test to verify delegated reviewer approval and RED context propagation.
  • .opencode/plugins/auto-review-discipline.ts:

    • Added isRgrTestReviewerTask function to identify reviewer tasks.
    • Introduced redApprovalReviewerSessions map to track RED approval sessions.
  • CHANGELOG.md:

    • Documented the requirement for delegated RGR RED approval.

LLM usage and cost

This release prepares version v1.1.0 by updating metadata and introducing a new RED approval process requiring delegated reviewer sessions. The changes appear safe to merge, with improvements in test encapsulation and task identification. ## Walkthrough ### Δ since 98c658d: - **.opencode/agents/rgr-test-reviewer.md**: - Updated to include instructions for calling `rgr_approve_red`. - **.opencode/plugin-tests/auto-review-config.test.ts**: - Added a test to ensure only `rgr-test-reviewer` is instructed to invoke RED approval. - **.opencode/plugin-tests/auto-review-discipline-rgr.test.ts**: - Introduced `approveRedViaDelegatedReviewer` function to encapsulate RED approval logic. - Added a comprehensive test to verify delegated reviewer approval and RED context propagation. - **.opencode/plugins/auto-review-discipline.ts**: - Added `isRgrTestReviewerTask` function to identify reviewer tasks. - Introduced `redApprovalReviewerSessions` map to track RED approval sessions. - **CHANGELOG.md**: - Documented the requirement for delegated RGR RED approval. ## LLM usage and cost - Reasoning (gpt-4o) in=6733 out=578 cost=$0.042335 - Cheap (gpt-4o-mini) in=318 out=57 cost=$0.000082 Estimated total USD: $0.042417 via https://api.openai.com and https://api.openai.com
jwilger deleted branch release/v1.1.0 2026-05-28 06:10:31 -07:00
jwilger referenced this pull request from a commit 2026-05-28 06:10:33 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Slipstream/auto_review!282
No description provided.