GitNexus/gitnexus-cursor-integration/hooks
guyua9 b7850e6695
fix(cursor): preserve quoted shell search patterns (#2938)
* fix(cursor): preserve quoted shell search patterns

* fix: preserve backslashes in quoted shell patterns

* fix(cursor): parse attached regexp options

* fix(cursor): parse attached regexp options

* fix(cursor): honor rg end-of-options marker

* fix(cursor): scan repeated regexp options (#2938)

Keep parsing after short explicit patterns so later eligible regexps are selected without mistaking path operands for search terms.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(cursor): harden shell search pattern parsing (#2938)

Keep unquoted Windows backslashes so rg.exe paths still parse, skip pattern-file operands, and treat grep -r as recursive rather than a valued replace flag.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: luyua9 <luyua9@foxmail.com>
Co-authored-by: Gergő Magyar <gergomagyar@icloud.com>
Co-authored-by: Gergo Magyar <gergomagyar0@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-29 11:33:22 +00:00
..
gitnexus-hook.cjs fix(cursor): preserve quoted shell search patterns (#2938) 2026-08-29 11:33:22 +00:00
hook-lock.cjs fix(hooks): cap concurrent augment subprocesses (#1486) (#1510) 2026-05-13 08:56:27 +01:00
hooks.json feat(cursor): upgrade hooks to Cursor 2.4 postToolUse for Read/Grep/Shell coverage (#1467) 2026-05-10 13:29:06 +01:00