Skip to content

docs(changelog): 0.9.14-alpha.6 release notes - #2546

Merged
flora131 merged 1 commit into
mainfrom
prerelease/0.9.14-alpha.6
Aug 20, 2026
Merged

docs(changelog): 0.9.14-alpha.6 release notes#2546
flora131 merged 1 commit into
mainfrom
prerelease/0.9.14-alpha.6

Conversation

@flora131

@flora131 flora131 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

Release notes for the 0.9.14-alpha.6 prerelease. The pending [Unreleased] entry in packages/workflows moves under a ## [0.9.14-alpha.6] - 2026-08-19 heading.

Changes

  • packages/workflows/CHANGELOG.md — records the selection-math fix that clears consumer TypeScript errors when noUncheckedIndexedAccess is enabled (#2543).

No other package changed: coding-agent, intercom, mcp, natives, subagents, and web-access all had empty [Unreleased] sections and were left alone.

Versionless base

No version stamping here. Every packages/*/package.json, the @bastani/atomic-natives pin, packages/natives/native/index.js, Cargo.toml, and Cargo.lock stay at the 0.0.0 placeholder. scripts/cut-release.ts materializes 0.9.14-alpha.6 on the detached Release 0.9.14-alpha.6 commit after this merges.

Notes

  • Diff is changelog-only: one file, two added lines.
  • Local validation: bun run check (biome, tsc --noEmit, coding-agent tsgo build typecheck, shrinkwrap check) and bun run test:ci-contracts (8 files, 46 tests) passed.
  • Pre-commit hooks ran npm run check and npm run test:unit; pre-push hooks ran npm run test:integration and npm run test:ci-contracts. All passed.

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Greptile Summary

This change adds the 0.9.14-alpha.6 workflows 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.

T-Rex T-Rex Logs

What T-Rex did

  • The executable changelog release validation script was run to compare the pre-release state (HEAD^) and post-release state (HEAD) and locate the Unreleased and 0.9.14-alpha.6 entries.
  • The before-state result showed the compatibility note under Unreleased, and the after-state result moved it to 0.9.14-alpha.6 with the expected heading order, date, and Fixed subsection.
  • The base-to-HEAD diff was whitespace-clean and contained no unrelated changelog changes.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "docs(changelog): add 0.9.14-alpha.6 rele..." | Re-trigger Greptile

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.
@flora131
flora131 merged commit 9426abc into main Aug 20, 2026
18 checks passed
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.

1 participant