Skip to content

chore(changelog): regenerate from current main#44

Merged
mlorentedev merged 1 commit into
mainfrom
chore/changelog-refresh
May 18, 2026
Merged

chore(changelog): regenerate from current main#44
mlorentedev merged 1 commit into
mainfrom
chore/changelog-refresh

Conversation

@mlorentedev
Copy link
Copy Markdown
Owner

Summary

Catches up the auto-generated CHANGELOG.md with this session's merged PRs (#38-#43).

CHANGELOG.md is produced deterministically by scripts/changelog-gen.sh from git log --no-merges. The file had been staged-uncommitted since the changelog-gen.sh feature itself landed (PR #11, May 2026) -- one of the open threads in MEMORY.md. This PR closes that loop.

Test plan

  • ./scripts/changelog-gen.sh --check -- TODO post-merge verify the CI gate stays green
  • Output is deterministic regen from git log, no manual edits

Regenerated via scripts/changelog-gen.sh after this session's PR
chain landed in main:

- #38 fix(tmux): pass truecolor through to ghostty
- #39 chore(AI-011): archive spec + correct opencode.jsonc Layer 1 comment
- #40 fix(BUG-001): correct Copilot verification + gate on extension presence
- #41 feat(aliases): add oclog for live opencode log tailing
- #42 chore(TERM-001): scaffold + filled proposal for Ghostty Linux bootstrap
- #43 feat(AI-012): port Claude skills to OpenCode commands

CHANGELOG.md is auto-generated from `git log --no-merges` via
Conventional Commit parsing. Do not edit by hand. This commit just
catches up the deterministic output to current main.

Side note: this catches up four months of conventional-commit history
in one shot -- the file had been staged-uncommitted since the
changelog-gen.sh feature itself landed in May (PR #11). Future runs
should be small.
@mlorentedev mlorentedev merged commit 516157d into main May 18, 2026
5 checks passed
@mlorentedev mlorentedev deleted the chore/changelog-refresh branch May 18, 2026 04:01
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