Skip to content

v14.2.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 23 Jul 09:30
Immutable release. Only release title and notes can be modified.
279e661

What's Changed

New Features

  • Declarative source management: Added rulesync add for installing declarative sources, extended declarative sources to support rules across GitHub, Git, and npm transports, and added feature-file scaffolding for every Rulesync feature (#2345, #2349, #2351).
  • Hermes Agent feature coverage: Added native command, ignore, check, hook, and permission generation with scope-aware diagnostics and Tool × Feature end-to-end coverage (#2343).
  • Amp hooks support: Added project and global Amp hook generation through a Rulesync-owned TypeScript plugin (#2347).
  • JetBrains AI Assistant MCP support: Added native project and global MCP configuration generation for JetBrains AI Assistant (#2330).

Bug Fixes

  • Validate JetBrains AI Assistant MCP overlays and document their project and global output paths (#2339).
  • Emit OpenCode action-only permissions correctly and conservatively handle unrepresentable pattern maps (#2340).
  • Preserve absolute and bare Factory Droid hook commands without incorrectly prefixing project paths (#2341).
  • Use high reasoning effort for OpenRouter-backed security scan analysis and summaries (#2344).

Developer Experience and Release Engineering

  • Migrated project-local automation commands to skills and updated release workflow references (#2332, #2333).
  • Enabled a pinned, checksum-verified Codex CLI and generated Codex project configuration for development (#2335).
  • Added regression coverage for Codex-only JSONC permissions (#2353).
  • Added Sigstore-backed provenance attestations for all release binaries (#2354).

Contributors

Full Changelog

v14.1.0...v14.2.0