GitNexus/gitnexus/test
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
..
fixtures fix(ingestion): index NestJS decorator routes so api_impact and route_map stop reporting live endpoints as non-existent (#3017) 2026-08-27 08:35:36 +01:00
helpers fix(ingestion): ignore emitted Next.js build output, and delete the inert public/build entry (#3018) 2026-08-27 13:29:05 +01:00
integration feat(analyze): add incremental watch mode (#3072) 2026-08-29 10:40:56 +00:00
unit fix(cursor): preserve quoted shell search patterns (#2938) 2026-08-29 11:33:22 +00:00
utils fix(hook): emit MCP query hint when server owns DB lock (#2396) (#2397) 2026-07-08 18:34:05 +01:00