chore(release): prepare v1.1.1 - #2224
Closed
zerob13 wants to merge 6 commits into
Closed
Conversation
…-2.0.6 chore(deps): upgrade markstream-vue to 2.0.6
* docs: add OpenModel and PackyCode sponsors * docs: replace OpenModel sponsor logo
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
release/v1.1.1anddevpoint toca75acfdc680fa3d0a2bbde13575fa711d08a3bd.package.jsonandCHANGELOG.md; older changelog sections remain unchanged.v1.1.0, including all fivev1.1.1betas 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
mainisv1.1.1-beta.5(87d8f5122). This PR adds:Validation
Local environment: Node.js
24.18.0, pnpm10.34.5. Dependencies were synchronized withpnpm install --frozen-lockfile; the lockfile is unchanged by release preparation.pnpm run format,pnpm run format:check,pnpm run i18n,pnpm run lint, andpnpm run typecheck.git diff --checkand metadata validation throughprepareReleaseContext, confirmingversion: 1.1.1,prerelease: false, and preservation of all previous changelog entries.Current PR Check and Package Check workflows target
devonly; this PR targetingmaindoes 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.Review boundary
This PR is for review only. Keep it in Draft until maintainer approval.
mainis unchanged, nov1.1.1tag 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.