Skip to content

chore(release): prepare v1.1.1 - #2224

Closed
zerob13 wants to merge 6 commits into
mainfrom
release/v1.1.1
Closed

chore(release): prepare v1.1.1#2224
zerob13 wants to merge 6 commits into
mainfrom
release/v1.1.1

Conversation

@zerob13

@zerob13 zerob13 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Prepare stable v1.1.1, dated 2026-08-31.
  • release/v1.1.1 and dev point to ca75acfdc680fa3d0a2bbde13575fa711d08a3bd.
  • Release preparation changes only package.json and CHANGELOG.md; older changelog sections remain unchanged.
  • The bilingual changelog summarizes the full stable-to-stable change from v1.1.0, including all five v1.1.1 betas and subsequent changes.

Full English and Chinese release notes

Release scope

Stable highlights include Code and Minimal tool modes, on-demand tool discovery, scoped CLI tool access, Tape Trace Inspector, long-context recovery, shared Skills with per-Agent enablement, managed Node.js/uv toolchains, ACP terminal authentication, provider Settings improvements, custom request headers, and expanded provider/media support.

Current main is v1.1.1-beta.5 (87d8f5122). This PR adds:

Validation

Local environment: Node.js 24.18.0, pnpm 10.34.5. Dependencies were synchronized with pnpm install --frozen-lockfile; the lockfile is unchanged by release preparation.

  • Passed: pnpm run format, pnpm run format:check, pnpm run i18n, pnpm run lint, and pnpm run typecheck.
  • Passed: git diff --check and metadata validation through prepareReleaseContext, confirming version: 1.1.1, prerelease: false, and preservation of all previous changelog entries.
  • Passed: 489 tests in 18 main-process suites, covering release preflight/assembly, package and updater contracts, changed provider/browser/Code Mode behavior, and Agent lifecycle/stream processing.
  • Passed: 6 focused renderer suites covering Markdown rendering and DOM contracts, worker lifecycle, model icons, and ChatPage interactions including stop requests.
  • The latest integrated PR feat(provider): add RunInfra support #2223 has successful static, main-process, renderer, native-memory, and build CI checks.

Current PR Check and Package Check workflows target dev only; this PR targeting main does not automatically run those workflows. Local results above are not a claim of release-PR CI coverage. Native packaging, signing/notarization, and packaged E2E validation have not been run for this release candidate.

UI impact

Release preparation itself has no UI code changes. The included RunInfra change adds an entry to the existing provider picker; no layout redesign is introduced by the diff from current main.

BEFORE (main)                 AFTER (v1.1.1)
+----------------------+      +----------------------+
| Add provider         |      | Add provider         |
| [Search providers]   |      | [Search providers]   |
| Existing providers   |      | Existing providers   |
|                      |      | RunInfra             |
+----------------------+      +----------------------+

Review boundary

This PR is for review only. Keep it in Draft until maintainer approval. main is unchanged, no v1.1.1 tag exists, no release workflow was dispatched, and nothing has been published.

After approval, follow the repository fast-forward release flow. Do not use the GitHub merge button, auto-merge, or Update branch.

@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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.

@zerob13 zerob13 closed this Aug 31, 2026
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.

2 participants