chore(changelog): regenerate from current main#44
Merged
Conversation
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.
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
Catches up the auto-generated CHANGELOG.md with this session's merged PRs (#38-#43).
CHANGELOG.mdis produced deterministically byscripts/changelog-gen.shfromgit 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 greengit log, no manual edits