v16.9.1
·
1016 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
v16.9.1
Note: v16.9.0 was never published — its release pipeline failed while building assets, so this release ships all changes since v16.8.0 plus the pipeline fix.
What's Changed
New Features
- feat(hooks): add a Cline file-based hooks adapter and register cline as a hooks target by @dyoshikawa in #2628
- feat(rules): let Pi rules emit AGENTS.override.md by @dyoshikawa in #2627
- feat(commands): register generated Goose recipes as slash commands by @dyoshikawa in #2626
- feat(permissions): warn that Warp's command_denylist replaces the built-in one by @dyoshikawa in #2625
- feat(mcp): pass through the Reasonix per-server startup_timeout_seconds by @dyoshikawa in #2620
- feat(ignore): support global scope for the Devin ignore file by @dyoshikawa in #2618
- feat(hooks): map notification, permissionDenied and beforeSubmitPrompt for OpenCode and Kilo by @dyoshikawa in #2617
- feat(claudecode): support the DirectoryAdded matcher and the Agent Skills frontmatter fields by @dyoshikawa in #2613
- feat(hooks): let Kimi Code emit the four hook events added in 0.32.0 by @dyoshikawa in #2612
- feat(permissions): map the websearch category onto Grok CLI's WebSearch tool by @dyoshikawa in #2611
- feat(qwencode): support the SessionDelete hook event and HTTP-hook security keys by @dyoshikawa in #2607
Bug Fixes
- fix(permissions): stop writing global-only keys into a Cursor project config by @dyoshikawa in #2623
- fix(hooks): emit env and stop picking the Copilot command field by platform by @dyoshikawa in #2621
- fix(vibe): drop the obsolete shadowed-global config warning by @dyoshikawa in #2614
- fix(hermesagent): stop destroying hooks.outbound and model the v0.20.0 MCP keys by @dyoshikawa in #2610
- fix(kiro-cli): emit the standalone hooks format Kiro CLI 3.0 reads by @dyoshikawa in #2609
- fix(codexcli): translate the MCP keys Codex reads under different names by @dyoshikawa in #2608
- fix(scripts): drop the oxfmt pass on gitignored schema files by @dyoshikawa in #2630
Documentation
- docs(plugin-packaging): document antigravity-plugin subagent output by @dyoshikawa in #2624
Dependencies
- chore(deps): bump the all-dependencies group with 106 updates by @dependabot in #2606
- ci(deps): bump the all-actions group with 3 updates by @dependabot in #2603
Contributors
- @dyoshikawa
- @dependabot[bot]