docs(changelog): 0.9.14-alpha.6 release notes - #2546
Merged
Conversation
Move the pending workflows Unreleased entry under Assistant-model: Claude Opus 5 ## [0.9.14-alpha.6] - 2026-08-19. Package manifests stay at 0.0.0.
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.6prerelease. The pending[Unreleased]entry inpackages/workflowsmoves under a## [0.9.14-alpha.6] - 2026-08-19heading.Changes
packages/workflows/CHANGELOG.md— records theselection-mathfix that clears consumer TypeScript errors whennoUncheckedIndexedAccessis enabled (#2543).No other package changed:
coding-agent,intercom,mcp,natives,subagents, andweb-accessall had empty[Unreleased]sections and were left alone.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.6on the detachedRelease 0.9.14-alpha.6commit after this merges.Notes
bun run check(biome,tsc --noEmit, coding-agenttsgobuild typecheck, shrinkwrap check) andbun run test:ci-contracts(8 files, 46 tests) passed.npm run checkandnpm run test:unit; pre-push hooks rannpm run test:integrationandnpm run test:ci-contracts. All passed.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Greptile Summary
This change adds the
0.9.14-alpha.6workflows release section dated 2026-08-19 and places the existing selection-math TypeScript compatibility note within it. The release-note placement was checked before and after the change: headings and dates remain in descending release order, the note appears once in the new release’s Fixed section, and it matches the immediately preceding workflows compatibility fix. No defects were found.Confidence Score: 5/5
Safe to merge: the documentation change correctly records the intended workflows fix in the new prerelease section.
The executed release-note check verified the exact before-and-after placement, Markdown release ordering, date, and association with the preceding selection-math compatibility commit. No actionable findings 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.6 rele..." | Re-trigger Greptile