docs(changelog): file the codemode single-ship entry under Unreleased and repair section spacing - #1723
Merged
Conversation
… and repair section spacing
…9.15-2 # Conflicts: # packages/coding-agent/CHANGELOG.md
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
Changelog-only. Prepares the
[Unreleased]sections for the next release (2026.9.15-2), which ships #1683, #1694, #1700, #1702, #1707, #1720 and #1721 on top of v2026.9.15.packages/coding-agent/CHANGELOG.md: the codemode single-ship entry (build(codemode): ship codemode once from the on-disk package #1683, merged after the v2026.9.15 tag) sat inside the already released[2026.9.15]section; it moves to[Unreleased]> Changed. The[Unreleased]> Fixed block had lost the line break before### Removed(...#1698)).### Removed) and carried double blank lines between entries; both repaired.packages/senpi-codemode/CHANGELOG.md: restores the blank line before### Removedin[2026.9.15].No entry text was rewritten.
polish-ai-tellslint on the[Unreleased]prose: 0 hits, score 1.0 (the bullet-ratio metric is the changelog register).QA & Evidence
git diffshows moves and whitespace only; every entry keeps its issue link.Related Issues
Refs #1656, #1695, #1696, #1698, #1507.
Summary by cubic
Changelog-only: files the codemode single-ship entry under
[Unreleased]and repairs section spacing in both changelogs so the upcoming 2026.9.15-2 release renders cleanly.[2026.9.15]section to[Unreleased]> Changed inpackages/coding-agent/CHANGELOG.md.### Removedand removes double blank lines between entries inpackages/coding-agent/CHANGELOG.md.### Removedinpackages/senpi-codemode/CHANGELOG.md.No entry text was rewritten; the diff is moves and whitespace only.
Written for commit 3f79c83. Summary will update on new commits.