Skip to content

Add CHANGELOG.md backfilled from version history#31

Merged
gering merged 1 commit into
mainfrom
task/add-changelog
Jul 15, 2026
Merged

Add CHANGELOG.md backfilled from version history#31
gering merged 1 commit into
mainfrom
task/add-changelog

Conversation

@gering

@gering gering commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a repo-level CHANGELOG.md (Keep-a-Changelog style) with per-plugin sections.
  • Closes the dogfooding gap: /open and /merge check for a changelog this repo didn't have.
  • Backfilled from each plugin.json's actual version history (not just commit subjects), so silent bumps without a Bump … subject are captured too.

Changes

  • New CHANGELOG.md with sections for knowledge-system, work-system, pr-flow, and swarm, each version dated and newest-first.
  • Header note: version-bump PRs must add a changelog entry; the existing /open and /merge documentation checks now apply to this repo automatically.

Readiness

  • ✅ Working tree clean, not behind main (no rebase)
  • scripts/check-structure.py green (0 errors; 3 pre-existing description-length warnings, unrelated)
  • ➖ No version bump (docs-only change) — no version/README/knowledge updates needed
  • ➖ No build/lint step (markdown-only repo)

Test plan

  • CI structure check passes on the PR
  • Spot-check a few version entries against git log for accuracy

🤖 Generated with Claude Code

Keep-a-Changelog style with per-plugin sections (knowledge-system,
work-system, pr-flow, swarm), reconstructed from each plugin.json's
version history. Closes the dogfooding gap where /open and /merge
check for a changelog this repo didn't have.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012W6YvAYbtM2dZB3yHfK4dm
@gering gering force-pushed the task/add-changelog branch from ca8b816 to cf9ed90 Compare July 15, 2026 15:51
@gering gering merged commit 2a4244d into main Jul 15, 2026
1 check passed
@gering gering deleted the task/add-changelog branch July 15, 2026 20:05
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