Skip to content

v9.7.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 14 Jul 06:33
Immutable release. Only release title and notes can be modified.
2d493ee

What's Changed

New Features

  • Homebrew tap distribution: rulesync can now be installed via a self-contained Homebrew tap. (#2221)
  • init sample MCP servers: The init sample now configures the DeepWiki and Rulesync MCP servers out of the box. (#2228)

Bug Fixes

  • Resilient security scan: The security scan is now resilient to empty or stalled OpenRouter responses. A timeout is applied to the summary call, scan gaps fail the run, and run success is decided solely by files that failed all retries. (#2222)

Refactoring

  • Shared-config ownership gateway: The JSON, JSONC, and TOML shared-config writers now route through the ownership gateway for consistent write handling. (#2223, #2224)

Chores

  • Remove the Serena MCP server from the project. (#2229)

Contributors

Thanks to the following contributors for this release:

Full Changelog

v9.6.3...v9.7.0