Skip to content

release(v1.2.1): 累积外部 PR + 终审 HIGH 修复#81

Merged
appergb merged 1 commit into
mainfrom
develop
Apr 30, 2026
Merged

release(v1.2.1): 累积外部 PR + 终审 HIGH 修复#81
appergb merged 1 commit into
mainfrom
develop

Conversation

@appergb
Copy link
Copy Markdown
Collaborator

@appergb appergb commented Apr 30, 2026

develop 同步所有外部贡献 + 修复 + 版本号 1.2.1。直接合。

Summary by Sourcery

Bump application and Tauri package versions to 1.2.1 for the new release.

Build:

  • Update JavaScript package.json version to 1.2.1.
  • Align Rust Tauri package version to 1.2.1 in Cargo.toml (and lockfile).

包含本轮所有合并:
- Codex 终审两条 HIGH (cancel race) 修复 (PR #79)
- 6 个 Cooper-X-Oak/Codex bot PRs 自动合并 (#44 #49 #53 #68 #72 #73)
- 2 个有冲突 PR 本地 rebase 后合并 (#66 cancel + 空转写并存 / #67 Windows docs)
- README 破图修复 (PR #80)
- workflow-scope 受限的 #48 + #75 由用户在 GitHub UI 直接合并

3 处版本字段同步:package.json + tauri.conf.json + Cargo.toml
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Apr 30, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Bumps the application version to 1.2.1 across the JavaScript app and Tauri Rust project, including manifest, lockfile, and Tauri configuration to align the release metadata.

File-Level Changes

Change Details Files
Update app version metadata to 1.2.1 for this release.
  • Bump npm package version from 1.2.0 to 1.2.1 in the app manifest.
  • Bump Rust crate version from 1.1.4 to 1.2.1 in the Tauri Cargo.toml.
  • Regenerate or update Cargo.lock to reflect the new crate version and any dependency resolution changes.
  • Update Tauri configuration (tauri.conf.json) to reference the new 1.2.1 version where applicable.
openless-all/app/package.json
openless-all/app/src-tauri/Cargo.toml
openless-all/app/src-tauri/Cargo.lock
openless-all/app/src-tauri/tauri.conf.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@appergb appergb merged commit 90141e2 into main Apr 30, 2026
2 checks passed
Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • Consider double-checking that all other places where the application version is surfaced (e.g., tauri.conf.json, installer metadata, about dialog) are also bumped to 1.2.1 so the UI and built artifacts don’t show mixed versions.
  • Please confirm that aligning the Rust crate version to the app version (1.2.1) is intentional and consistent with your release/versioning strategy, as this changes the previous 1.1.4 -> 1.2.1 jump.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Consider double-checking that all other places where the application version is surfaced (e.g., tauri.conf.json, installer metadata, about dialog) are also bumped to 1.2.1 so the UI and built artifacts don’t show mixed versions.
- Please confirm that aligning the Rust crate version to the app version (1.2.1) is intentional and consistent with your release/versioning strategy, as this changes the previous 1.1.4 -> 1.2.1 jump.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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.

1 participant