Skip to content

chore: prep v0.6.0 changelog and gitignore Claude Code state#123

Merged
ojongerius merged 1 commit intomainfrom
chore/v0.6.0-changelog
May 2, 2026
Merged

chore: prep v0.6.0 changelog and gitignore Claude Code state#123
ojongerius merged 1 commit intomainfrom
chore/v0.6.0-changelog

Conversation

@ojongerius
Copy link
Copy Markdown
Contributor

Summary

Prep PR for the v0.6.0 release. Lands the CHANGELOG entry and an unrelated-but-blocking .gitignore patch so scripts/release.sh can run cleanly afterward.

Why this is a separate PR

scripts/release.sh requires (a) clean working tree and (b) local main not ahead of origin. With branch protection on main, neither prep commits nor the release commit itself can be pushed directly. Same pattern PR #117 used for v0.5.0: land CHANGELOG additions in a regular PR, then run the release script on a clean main.

What's in here

No code changes.

Next step

After this merges, run scripts/release.sh minor on a fresh main checkout to produce the actual v0.6.0 release PR.

Test plan

  • CI passes (no source code touched, but lefthook/conventional-commit checks should still pass)

- .gitignore: skip session-local files (settings.local.json, scheduled_tasks.lock, worktrees/) so the release script's clean-tree precondition holds. Project-level settings.json and hooks/ remain tracked.
- CHANGELOG: populate [Unreleased] with the ar_query_receipts fixes/additions/breaking change from #119, plus three Known Limitations links to the SDK-level cap (agent-receipts/ar#300) and follow-ups #121, #122.
@ojongerius ojongerius merged commit 9deb32c into main May 2, 2026
5 checks passed
@ojongerius ojongerius deleted the chore/v0.6.0-changelog branch May 2, 2026 22:20
@ojongerius ojongerius mentioned this pull request May 2, 2026
3 tasks
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