Skip to content

v8.31.0

Choose a tag to compare

@dyoshikawa-claw dyoshikawa-claw released this 22 Jun 02:08
Immutable release. Only release title and notes can be modified.
58e977f

What's Changed

New Tool Support

New Features

  • Skills: Support user-invocable for Claude Code and propagate from root by @sybers in #1961
  • Skills: Support root-level disable-model-invocation with per-target overrides by @sybers in #1928
  • Codex: Emit and preserve :minimal filesystem baseline by @saitota in #1929
  • Copilot CLI: Honor hook matchers and emit project .github/mcp.json by @dyoshikawa in #1969
  • Qwen Code: Emit non-root rules to .qwen/rules with paths frontmatter by @dyoshikawa in #1942

Bug Fixes

Refactoring

  • Collapse the tool × feature matrix onto derived single sources of truth by @saitotak in #1975
  • Decouple RulesProcessor from other features' internals by @saitota in #1962
  • Extract gitignore derive to its own command by @dyoshikawa in #1930
  • Various test coverage improvements across all features

Dependencies

Contributors

Full Changelog: v8.30.1...v8.31.0