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