mirror of
https://github.com/rtk-ai/rtk.git
synced 2026-09-19 07:33:17 +08:00
46fa31c4b8
- codebase more clear for humans and AI agents - alignement on vision and filter quality in technical docs
442 B
442 B
Cursor IDE Hooks
Part of
hooks/— see alsosrc/hooks/for installation code
Specifics
- Same delegating pattern as Claude Code hook but outputs Cursor's JSON format (
permission/updated_inputinstead ofhookSpecificOutput/updatedInput) - Returns
{}(empty JSON) when no rewrite applies -- Cursor requires JSON output for all code paths - Requires
jqandrtk >= 0.23.0