Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Add the
babysit-dependabot-prcommand to shepherd Dependabot dependency-bump PRs all the way to merge (#2123)
Bug Fixes
- Handle root skill with metadata directories in declarative sources so
SKILL.mdmetadata dirs are no longer missed (#2118) - Guard the ignore-side Claude Code settings
JSON.parsewith atry/catchto avoid crashing on malformed.claude/settings.json(#2126)
Refactoring
- Centralize
.claude/settings.jsonpermissions ownership in a dedicated settings gateway (#2115)
Tests
- Assert that the generate matrix covers every declared tool target, and enforce an exact tested/untested partition in the end-to-end coverage checks (#2116, #2124)
Dependencies
- Bump the all-dependencies group with 127 updates while keeping
js-yamlpinned to 4.2.0 (#2114) - Bump the all-actions group with 4 updates (#2113)
Contributors
- @dyoshikawa
- @rudironsoni — first contribution 🎉
- @saitota
- @dependabot