mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-19 00:02:51 -07:00
ef882f185a
- Fix list_directory to use dir_path instead of file_path in rule matching. - Fix read_many_files to use include property and fix double-stringification. - Fix web_fetch to use url/prompt properties for narrowing. - Add web_fetch to centralized AUTO_EDIT transition logic. - Add generic buildParamArgsPattern and buildDirPathArgsPattern helpers.