Commit Graph

16 Commits

Author SHA1 Message Date
Sandy Tao 8d424eef8a feat(core): replace expected_replacements with allow_multiple in replace tool (#20033) 2026-02-25 15:42:04 -08:00
Aishanee Shah b95c5f61e8 feat(core): optimize tool descriptions and schemas for Gemini 3 (#19643) 2026-02-25 15:42:04 -08:00
Tommaso Sciortino 6dd572c1fc Allow ask headers longer than 16 chars (#20041) 2026-02-25 15:42:04 -08:00
Nick Salerni 1115010250 fix(core): prevent omission placeholder deletions in replace/write_file (#19870)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2026-02-25 15:42:03 -08:00
Adam Weidman 61e16fe4fc feat(core): migrate read_file to 1-based start_line/end_line parameters (#19526) 2026-02-25 15:42:02 -08:00
Alisa 0b3b851ee4 Search updates (#19482)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-25 15:42:00 -08:00
Sandy Tao fb1b1b451d feat(core): refine Edit and WriteFile tool schemas for Gemini 3 (#19476) 2026-02-20 01:03:10 +00:00
Jerop Kipruto 8f6a711a3a fix(core): clarify plan mode constraints and exit mechanism (#19438) 2026-02-18 20:09:59 +00:00
Aishanee Shah 4fe86dbd4f refactor(core): modularize tool definitions by model family (#19269) 2026-02-17 22:26:38 +00:00
Aishanee Shah 5559d40f31 refactor(core): complete centralization of core tool definitions (#18991) 2026-02-14 04:55:02 +00:00
Aishanee Shah b62c6566be refactor(core): centralize tool definitions (Group 1: replace, search, grep) (#18944) 2026-02-13 02:05:33 +00:00
Christian Gunderman 2a08456ed0 Update prompt and grep tool definition to limit context size (#18780) 2026-02-11 19:20:51 +00:00
Christian Gunderman 0d034b8c18 Introduce limits for search results. (#18767) 2026-02-11 03:50:10 +00:00
Aishanee Shah 262138cad5 test: add model-specific snapshots for coreTools (#18707)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2026-02-10 18:41:01 +00:00
Aishanee Shah 5d0570b113 refactor(core): centralize core tool definitions and support model-specific schemas (#18662) 2026-02-10 01:29:52 +00:00
Aishanee Shah 3fb1937247 refactor(core): model-dependent tool definitions (#18563) 2026-02-09 20:46:23 +00:00