mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-28 04:32:35 -07:00
7ff6d563f1
Modified buildArgsPatterns to correctly transform ^ and $ anchors into JSON-aware patterns, allowing precise matching of command values. Closes #19688