Skip to content

docs(changelog): audit unreleased changes for v2026.8.4 - #696

Merged
code-yeongyu merged 1 commit into
mainfrom
release/changelog-20260804
Aug 4, 2026
Merged

docs(changelog): audit unreleased changes for v2026.8.4#696
code-yeongyu merged 1 commit into
mainfrom
release/changelog-20260804

Conversation

@code-yeongyu

@code-yeongyu code-yeongyu commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

Audit evidence

The evidence directory is intentionally gitignored and remains local.

Verification

  • npm --prefix packages/coding-agent test -- test/changelog.test.ts — 2 tests passed
  • git diff --check — passed
  • all six release-managed changelogs contain exactly one [Unreleased] section
  • only packages/coding-agent/CHANGELOG.md and packages/senpi-codemode/CHANGELOG.md changed
  • package-lock.json unchanged

Release intent

After this PR is merged and main is clean/CI-green, the repository release guide will be followed with scripts/release.mjs for v2026.8.4. The tag-triggered workflow uses GitHub Actions OIDC through the npm-publish environment; no local npm token is required.


Summary by cubic

Audited and finalized the v2026.8.4 unreleased changelogs. Updated packages/coding-agent with clear notes on the new transcript notice system, repetition protection, shorter continuation grace, and recovery/console/fallback fixes; and documented a breaking eval API change and summary rendering in packages/senpi-codemode.

  • Migration
    • Replace eval arg title with required summary (user-language string).
    • Update callers/tests that referenced title; summary appears in transcript, detached cells, and completion notices.

Written for commit 087ac33. Summary will update on new commits.

Review in cubic

@code-yeongyu
code-yeongyu enabled auto-merge August 4, 2026 08:20
@code-yeongyu
code-yeongyu merged commit d8a4e09 into main Aug 4, 2026
24 of 26 checks passed
@code-yeongyu
code-yeongyu deleted the release/changelog-20260804 branch August 4, 2026 08:34
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