chore: release v0.15.0 #262

Closed
jwilger wants to merge 1 commit from release/v0.15.0 into main
Owner

Prepare release v0.15.0 from branch release/v0.15.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 v0.15.0 from branch release/v0.15.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 v0.15.0
All checks were successful
CI / opencode plugin tests (pull_request) Has been skipped
CI / Test (pull_request) Successful in 53s
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
CI / Build (pull_request) Successful in 32s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 40s
CI / Dependency policy (pull_request) Successful in 12s
7c695618c1
auto-review requested changes 2026-05-18 22:21:03 -07:00
Dismissed
auto-review left a comment

This PR prepares for the release of version 0.15.0 by updating the version numbers in Cargo files and adding a new section to the CHANGELOG.md. The changes appear straightforward and safe to merge.

Walkthrough

  • CHANGELOG.md: Added a new section for version 0.15.0, detailing new features, fixes, and other changes.
  • Cargo.lock and Cargo.toml: Updated the version numbers from 0.14.1 to 0.15.0 across various packages to reflect the new release version.

LLM usage and cost

Pre-merge checks

  • PR metadata quality: failed
  • Rationale: The PR body is a copy of the title and does not provide additional explanation or context for the change.
  • Offending text: Prepare release v0.15.0.
This PR prepares for the release of version 0.15.0 by updating the version numbers in Cargo files and adding a new section to the CHANGELOG.md. The changes appear straightforward and safe to merge. ## Walkthrough - **CHANGELOG.md**: Added a new section for version 0.15.0, detailing new features, fixes, and other changes. - **Cargo.lock** and **Cargo.toml**: Updated the version numbers from 0.14.1 to 0.15.0 across various packages to reflect the new release version. ## LLM usage and cost - Reasoning (gpt-4o) in=5172 out=127 cost=$0.027765 - Cheap (gpt-4o-mini) in=303 out=43 cost=$0.000071 Estimated total USD: $0.027836 via https://api.openai.com and https://api.openai.com ## Pre-merge checks - PR metadata quality: failed - Rationale: The PR body is a copy of the title and does not provide additional explanation or context for the change. - Offending text: Prepare release v0.15.0.
jwilger force-pushed release/v0.15.0 from 7c695618c1
All checks were successful
CI / opencode plugin tests (pull_request) Has been skipped
CI / Test (pull_request) Successful in 53s
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
CI / Build (pull_request) Successful in 32s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 40s
CI / Dependency policy (pull_request) Successful in 12s
to 0d9d3c774f
All checks were successful
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 44s
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
CI / Test (pull_request) Successful in 58s
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
CI / Build (pull_request) Successful in 34s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
2026-05-18 22:58:37 -07:00
Compare
auto-review requested changes 2026-05-18 22:59:53 -07:00
Dismissed
auto-review left a comment

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

LLM usage and cost

Pre-merge checks

  • PR metadata quality: failed
  • Rationale: The PR body is a copy of the title and does not provide additional explanation or context for the change.
  • Offending text: Prepare release v0.15.0.
This PR prepares for the release of version 0.15.0 by updating the version numbers in Cargo files and adding a new section to the CHANGELOG.md. The changes are straightforward and appear safe to merge. ## LLM usage and cost - Reasoning (gpt-4o) in=5183 out=58 cost=$0.026785 - Cheap (gpt-4o-mini) in=303 out=43 cost=$0.000071 Estimated total USD: $0.026856 via https://api.openai.com and https://api.openai.com ## Pre-merge checks - PR metadata quality: failed - Rationale: The PR body is a copy of the title and does not provide additional explanation or context for the change. - Offending text: Prepare release v0.15.0.
jwilger force-pushed release/v0.15.0 from 0d9d3c774f
All checks were successful
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 44s
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
CI / Test (pull_request) Successful in 58s
CI / Request auto_review semantic review (pull_request) Successful in 2s
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 c3777ddaf2
All checks were successful
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 42s
CI / Test (pull_request) Successful in 55s
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
CI / Build (pull_request) Successful in 32s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
2026-05-19 05:43:49 -07:00
Compare
auto-review left a comment

This PR prepares for the release of version 0.15.0 by updating the version numbers in Cargo files and adding a new section to the CHANGELOG.md. The changes appear straightforward and safe to merge.

Walkthrough

  • CHANGELOG.md: Added a new section for version 0.15.0, detailing new features, fixes, and other changes.
  • Cargo.lock and Cargo.toml: Updated the version from 0.14.1 to 0.15.0 across multiple packages, ensuring consistency with the new release version.

LLM usage and cost

Pre-merge checks

  • PR metadata quality: failed
  • Rationale: The PR body is a copy of the title and does not provide additional explanation or context for the change.
  • Offending text: Prepare release v0.15.0.
This PR prepares for the release of version 0.15.0 by updating the version numbers in Cargo files and adding a new section to the CHANGELOG.md. The changes appear straightforward and safe to merge. ## Walkthrough - **CHANGELOG.md**: Added a new section for version 0.15.0, detailing new features, fixes, and other changes. - **Cargo.lock** and **Cargo.toml**: Updated the version from 0.14.1 to 0.15.0 across multiple packages, ensuring consistency with the new release version. ## LLM usage and cost - Reasoning (gpt-4o) in=5195 out=128 cost=$0.027895 - Cheap (gpt-4o-mini) in=303 out=43 cost=$0.000071 Estimated total USD: $0.027966 via https://api.openai.com and https://api.openai.com ## Pre-merge checks - PR metadata quality: failed - Rationale: The PR body is a copy of the title and does not provide additional explanation or context for the change. - Offending text: Prepare release v0.15.0.
jwilger force-pushed release/v0.15.0 from c3777ddaf2
All checks were successful
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 42s
CI / Test (pull_request) Successful in 55s
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
CI / Build (pull_request) Successful in 32s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
to 4e568609d3
All checks were successful
CI / Classify changed paths (pull_request) Successful in 3s
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 2s
CI / Build (pull_request) Successful in 34s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
2026-05-19 06:16:17 -07:00
Compare
Author
Owner

Superseded by the one-time stable release PR #266 for v1.0.0.

Superseded by the one-time stable release PR #266 for v1.0.0.
jwilger closed this pull request 2026-05-19 06:24:17 -07:00
Some checks are pending
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
Required
Details
CI / Clippy (pull_request) Successful in 42s
Required
Details
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 12s
Required
Details
CI / Test (pull_request) Successful in 55s
Required
Details
CI / Request auto_review semantic review (pull_request) Successful in 2s
Required
Details
CI / Build (pull_request) Successful in 34s
Required
Details
CI / Build PR artifacts (no token) (pull_request) Has been skipped
Required
Details
auto_review
Required

Pull request closed

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!262
No description provided.