Skip to content

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 28 May 21:29
· 565 commits to main since this release
b7fcf0d

Fixed

  • Cursor adapter misdetection — hooks now work correctly (Issue #847)
    • Default tool_name to Read for beforeReadFile events when not provided
    • Prevent Gemini adapter from claiming Cursor beforeReadFile/beforeSubmitPrompt events
    • Reorder CursorAdapter before GeminiCLIAdapter in adapter class list
    • Add Cursor-specific event names to Gemini adapter exclusion list