v14.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Pi hooks support: Added hooks support for Pi via a generated TypeScript extension, letting
rulesyncemit Pi hook configuration from unified hook definitions (#2324). flattenedCommandNamingoption: Added aflattenedCommandNamingoption for commands to produce collision-free names when flattening nested command directories (#2314).
Bug Fixes
- Honor
flattenedCommandNamingon the convert path and polish related follow-ups (#2326). - Honor config-file
silentandverbosesettings 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 = writealongside:root = writein the Codex CLI FAQ (#2311).
Contributors
- @dyoshikawa
- @Millon15 (first contribution 🎉)