Skip to content

fix(release): include CLI notes in GitHub releases - #13921

Merged
marius-kilocode merged 1 commit into
mainfrom
shocking-farmer
Sep 8, 2026
Merged

marius-kilocode merged 1 commit into
mainfrom
shocking-farmer

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

What Problem This Solves

GitHub release descriptions were generated only from the VS Code changelog, so CLI changes shipped in the same release were missing from the published notes.

Why This Change Was Made

Read the Kilo CLI changelog alongside the VS Code changelog and render each channel under its own heading. Keep the existing stable and prerelease filtering rules, and omit empty channels.

User Impact

Release pages now show the Kilo CLI changes shipped with the release, including CLI-only fixes such as session-list fixes. No runtime behavior changes.

Evidence

  • bun test ./release-notes.test.ts
  • Focused TypeScript check passed.
  • Oxlint and Prettier checks passed.
  • Dry run against the v7.5.16 changelogs included all six previously missing CLI entries.

The packages/opencode path is Kilo's @kilocode/cli package; the release notes are read from this repository only.

@kilo-code-bot

kilo-code-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • .changeset/complete-release-notes.md
  • script/kilocode/release-notes.test.ts
  • script/kilocode/release-notes.ts

Reviewed by grok-4.6 · Input: 53.6K · Output: 8.8K · Cached: 326K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 1dde56d into main Sep 8, 2026
32 checks passed
@marius-kilocode
marius-kilocode deleted the shocking-farmer branch September 8, 2026 13:10
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.

2 participants