Skip to content

chore(main): release 1.2.0#449

Open
hiqiancheng wants to merge 2 commits into
mainfrom
release-please--branches--main--components--TouchAI
Open

chore(main): release 1.2.0#449
hiqiancheng wants to merge 2 commits into
mainfrom
release-please--branches--main--components--TouchAI

Conversation

@hiqiancheng

@hiqiancheng hiqiancheng commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Automated Release Please PR for TouchAI 1.2.0.

This release includes the agent-service fix that preserves request errors during auth cleanup.

Related issue or RFC

Related to #448.

AI assistance disclosure

Release contents were generated by Release Please. CI follow-up was assisted by AI.

Testing evidence

  • Release Please generated the 1.2.0 version bump and changelog.
  • CI is expected to re-run on the updated release branch.

Risk notes

Low. This PR only updates release metadata, changelog, app version manifests, Cargo.lock, and Prettier formatting for generated release files.

Screenshots or recordings

N/A.

Checklist

  • Release metadata is generated by Release Please.
  • Generated version files are formatted.
  • Related fix is linked.

@github-actions github-actions Bot added the area:tauri Tauri shell or desktop runtime changes label Jun 9, 2026
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@hiqiancheng, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 43 minutes and 43 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 2addcdb9-472f-4c83-946a-96c309cfc834

📥 Commits

Reviewing files that changed from the base of the PR and between 16097ff and 399b441.

⛔ Files ignored due to path filters (1)
  • apps/desktop/src-tauri/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • .release-please-manifest.json
  • apps/desktop/CHANGELOG.md
  • apps/desktop/package.json
  • apps/desktop/src-tauri/Cargo.toml
  • apps/desktop/src-tauri/tauri.conf.json
📝 Walkthrough

Walkthrough

This PR bumps the desktop application version from 1.1.1 to 1.1.2 across manifests, adds a v1.1.2 changelog entry documenting an agent-service auth cleanup bug fix, and reformats two arrays in tauri.conf.json from inline to multi-line without value changes.

Changes

Desktop v1.1.2 Release

Layer / File(s) Summary
Version bumps across manifests
.release-please-manifest.json, apps/desktop/package.json, apps/desktop/src-tauri/Cargo.toml, apps/desktop/src-tauri/tauri.conf.json
Version fields updated from 1.1.1 to 1.1.2 in the release-please manifest, npm package manifest, Rust crate manifest, and Tauri config.
Changelog entry for v1.1.2
apps/desktop/CHANGELOG.md
New v1.1.2 section added (dated 2026-06-09) documenting a bug fix to preserve request errors during agent-service auth cleanup.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

area:agent-service

Poem

🐰 A tiny hop, a patch in line,
Manifests match and numbers shine,
Changelog notes the bug we chased,
Config arrays find neater space,
I nibble carrots, then I sign: v1.1.2.


Caution

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

  • Ignore

❌ Failed checks (1 error)

Check name Status Explanation Resolution
Title check ❌ Error The PR title states 'release 1.2.0' but all changes indicate version 1.1.2, creating a mismatch between title and actual content. Update the PR title from 'chore(main): release 1.2.0' to 'chore(main): release 1.1.2' to accurately reflect the version bump being released.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
Description check ✅ Passed PR description follows the template structure with all key sections populated: Summary, Related issue, AI assistance disclosure, Testing evidence, Risk notes, and Checklist completed.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--TouchAI

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 and usage tips.

@coderabbitai coderabbitai Bot added autorelease: tagged area:agent-service AgentService and conversation runtime changes labels Jun 9, 2026
@hiqiancheng hiqiancheng mentioned this pull request Jun 9, 2026
3 tasks
coderabbitai[bot]
coderabbitai Bot previously approved these changes Jun 9, 2026
@hiqiancheng hiqiancheng force-pushed the release-please--branches--main--components--TouchAI branch from 3f0c06a to a104194 Compare June 9, 2026 16:39
coderabbitai[bot]
coderabbitai Bot previously approved these changes Jun 9, 2026
@hiqiancheng hiqiancheng force-pushed the release-please--branches--main--components--TouchAI branch from 16097ff to 7acc90c Compare June 10, 2026 01:42
@hiqiancheng hiqiancheng changed the title chore(main): release 1.1.2 chore(main): release 1.2.0 Jun 10, 2026
@hiqiancheng hiqiancheng force-pushed the release-please--branches--main--components--TouchAI branch from fa5ab90 to ed497c8 Compare June 10, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:agent-service AgentService and conversation runtime changes area:tauri Tauri shell or desktop runtime changes autorelease: pending autorelease: tagged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant