docs(changelog): 0.9.14-alpha.5 release notes - #2542
Merged
Conversation
Move the accumulated Unreleased entries in coding-agent, subagents, and workflows under ## [0.9.14-alpha.5] - 2026-08-19. Package manifests stay at 0.0.0. Assistant-model: Grok 4.6
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 notes for the
0.9.14-alpha.5prerelease. The accumulated[Unreleased]entries inpackages/coding-agent,packages/subagents, andpackages/workflowsmove under a## [0.9.14-alpha.5] - 2026-08-19heading.Changes
packages/coding-agent/CHANGELOG.md— bundledshow-meskill, quiet Ctrl+C during first-paint binding, slash drafts that stay in the editor while packages load, queue-control RPC reachability, and theask_user_questionpreview-row offset fix.packages/subagents/CHANGELOG.md— pure progress-trend evidence and injected control score-series that can raise wall-clock attention priority without creating failure states.packages/workflows/CHANGELOG.md— run-budget declarations and duration/token/cost enforcement,show-meplus shape-firstcreate-spec, adversarial-verification mean/veto and tournament soft-selection, Goal/Ralph re-verification and convergence evidence, andctx.tooldetail parity.Versionless base
No version stamping here. Every
packages/*/package.json, the@bastani/atomic-nativespin,packages/natives/native/index.js,Cargo.toml, andCargo.lockstay at the0.0.0placeholder.scripts/cut-release.tsmaterializes0.9.14-alpha.5on the detachedRelease 0.9.14-alpha.5commit after this merges.Notes
bunx vitest --run --project unit test/unit/changelog.test.ts test/unit/package-metadata.test.ts test/unit/pi-0.84.2-docs-contract.test.ts(43 passed). Pre-commitnpm run checkandnpm run test:unitpassed. Pre-pushnpm run test:integrationandnpm run test:ci-contractspassed.[Unreleased]sections and were left unchanged.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Greptile Summary
This change cuts the accumulated release notes for the coding-agent, subagents, and workflows packages into
0.9.14-alpha.5, dated 2026-08-19, while leaving eachUnreleasedsection empty for future work.The release headings were checked against the production changelog parser and package metadata expectations. All three headings parse as the intended prerelease version and date, retain the required separation from
Unreleased, and preserve the versionless package-manifest contract. The repository changelog tests also passed.Confidence Score: 5/5
Safe to merge: the release-note structure is accepted by the production parser and repository changelog tests.
The changed documents were exercised before and after the release cut with an authored contract check, then validated with the repository changelog parser test suite. No defects remain.
Files Needing Attention: No files need further attention.
What T-Rex did
Reviews (1): Last reviewed commit: "docs(changelog): add 0.9.14-alpha.5 rele..." | Re-trigger Greptile