Prepare v1.15.0 Usage retirement release - #338
Merged
Merged
Conversation
5 tasks
sarthakagrawal927
marked this pull request as ready for review
September 25, 2026 19:10
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.
Purpose
Prepare v1.15.0 as the lean release for retiring general agent Usage. The desktop Usage workspace and
ccusagesidecar were removed on main in #331 and #329. This branch synchronizes the native and Rust versions, gives callers ofcodevetter usageandcodevetter quotaa short ContextDaddy migration message, and records the release boundary in product docs.User-visible change
codevetter usageandcodevetter quotareturn a migration error. There is no equivalent ContextDaddy CLI command today.Qualification
bbe740c3: all required checks passed, including Linux CI, Rust, Swift CodeQL, hosted native tests, isolated desktop interaction, package inspection, docs, and security checks.main(9a6024c6, including the inspiration series and Starboard cross-link) is conflict-free.pnpm version:check,pnpm build:landing, docs validation, and agent-surface validation pass; all 871 generated routes have Markdown and API catalog coverage.pnpm core:test,pnpm core:clippy,pnpm core:qualify-cli,cargo fmt --check, lint, docs validation, and secret scan passed locally before the exact-head CI.Release boundary
Keep this PR in draft until the owner approves publishing v1.15.0. Merging the version bump to
maintriggersauto-release.yml, which creates the signed and notarized public release. After publication, verify the release manifest and public assets, updatePROJECT_STATUS.mdfrom candidate to published truth, redeploy the landing page, and smoke/download,/docs, and/inspirationso the app and site match.The live site currently serves v1.14.3 on
/download, while its newly deployed docs describe the pending Usage removal. Do not present the app and docs as synchronized until v1.15.0 is public.Tracks #328.