Skip to content

v9.2.0

Latest

Choose a tag to compare

@dyoshikawa dyoshikawa released this 06 Jul 10:55
Immutable release. Only release title and notes can be modified.
08834fd

What's Changed

New Features

  • Add the babysit-dependabot-pr command 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.md metadata dirs are no longer missed (#2118)
  • Guard the ignore-side Claude Code settings JSON.parse with a try/catch to avoid crashing on malformed .claude/settings.json (#2126)

Refactoring

  • Centralize .claude/settings.json permissions 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-yaml pinned to 4.2.0 (#2114)
  • Bump the all-actions group with 4 updates (#2113)

Contributors

Full Changelog

v9.1.1...v9.2.0