Skip to content

v9.8.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 15 Jul 01:24
Immutable release. Only release title and notes can be modified.
797e53a

What's Changed

New Features

  • Grok CLI hooks adapter: Added a hooks adapter for Grok CLI, honoring the Grok matcher on all tool-name events (#2250)
  • Grok CLI project-scoped permissions: Support project-scoped Grok CLI [permission] rules, writing the [ui] permission_mode in global scope only
  • Codex CLI permission enums: Type Codex CLI approval/sandbox override keys as enums, and accept the legacy on-failure alias for the approval policy (#2251)
  • Factory Droid autonomy: Round-trip Factory Droid autonomy override keys (#2239)
  • Qwen Code: Map four additional Qwen Code hook events (#2242) and round-trip permissions.autoMode via the qwencode override (#2245)
  • Reasonix hooks: Map Reasonix Notification and PreCompact hook events (#2241)
  • Devin hooks: Map the Devin postCompact hook event (#2240)
  • AugmentCode hooks: Map the AugmentCode Notification hook event (#2243)
  • HermesAgent MCP: Pass through advanced MCP per-server fields and store prompts/resources toggles as top-level canonical keys (#2246)

Bug Fixes

  • opencode: Translate the permission agent category to task (#2244)
  • shared config: Cover the TOML gateway path and harden codexcli-mcp TOML parsing (#2247)

Contributors

Full Changelog

v9.7.0...v9.8.0