Skip to content

v14.1.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 20 Jul 10:00
Immutable release. Only release title and notes can be modified.
4d20285

What's Changed

New Features

  • Pi hooks support: Added hooks support for Pi via a generated TypeScript extension, letting rulesync emit Pi hook configuration from unified hook definitions (#2324).
  • flattenedCommandNaming option: Added a flattenedCommandNaming option for commands to produce collision-free names when flattening nested command directories (#2314).

Bug Fixes

  • Honor flattenedCommandNaming on the convert path and polish related follow-ups (#2326).
  • Honor config-file silent and verbose settings in the logger configuration, and emit the conflicting-flags warning once at CLI parsing time (#2316).
  • Rewrite relative documentation links for the flat skills/rulesync/ mirror so cross-references resolve correctly (#2315).

Documentation

  • Recommend :minimal = write alongside :root = write in the Codex CLI FAQ (#2311).

Contributors

Full Changelog

v14.0.1...v14.1.0