Commit Graph

153 Commits

Author SHA1 Message Date
Megha Bansal f48699597c Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
Jacob Richman 908c07e738 Turn off alternate buffer mode by default. (#13623) 2025-11-22 01:30:38 +00:00
Shreya Keshive 8d7e4e70ff feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
2025-11-18 09:01:16 -08:00
Jacob Richman cc6d4ea99e Support incremental update experiment flag. (#12926) 2025-11-13 17:45:03 +00:00
Jacob Richman 1173bf3ad9 feat(ui) Make useAlternateBuffer the default (#12976) 2025-11-13 05:17:46 +00:00
Abhi 81a66ee5e5 fix(ci): pre-download ripgrep in global setup to prevent race conditions (#12886) 2025-11-11 18:50:17 +00:00
Abhi 6fcd0567d4 fix(core): use ripgrep --json output for robust cross-platform parsing (#12853) 2025-11-11 00:01:01 +00:00
Hriday 67148e8287 test: fix flaky file system integration test (#12724)
Co-authored-by: Hriday Taneja <hridayt@google.com>
2025-11-10 06:20:30 +00:00
Tommaso Sciortino 5ce1935c8c Simplify switch case (#12798) 2025-11-09 22:36:13 +00:00
Tommaso Sciortino 1ff17461a8 Use consistent param names (#12517) 2025-11-06 23:03:52 +00:00
HugoMurillo 03f4812579 chore: disable flaky test (#12670) 2025-11-06 22:43:55 +00:00
HugoMurillo e8f8bda369 fix(#11707): should replace multiple instances of a string test (#12647) 2025-11-06 19:12:06 +00:00
shishu314 cae8299de4 fix(infra) - Make list dir less flaky (#12554)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-11-05 16:00:06 +00:00
shishu314 fecf9d1398 Ss/fix ext (#12540)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-11-04 20:01:30 +00:00
shishu314 14575b8259 fix(infra) - Use canned response for flicker test (#12377)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-11-04 16:08:46 +00:00
Abhi 6259a584c8 fix(core): prevent model router from overriding explicit model choice (#12399) 2025-10-31 21:02:22 +00:00
Jacob Richman 9d4d58dfbd Switch to ink@. version 6.4.0 (#12381) 2025-10-31 16:40:51 +00:00
Jacob MacDonald c1ea4eb434 Initial support for reloading extensions in the CLI - mcp servers only (#12239) 2025-10-30 18:05:49 +00:00
shishu314 4387e58b14 fix(test) - Make JSON output error test use canned response (#12250)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-30 17:25:01 +00:00
Gal Zahavi b16abaec1b feat(auth): improve API key authentication flow (#11760)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-30 01:58:08 +00:00
shishu314 94d70199ca Fix(noninteractive) - Add message when user uses deprecated flag (#11682)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-29 21:54:40 +00:00
shishu314 5793601a26 fix(infra) - Unskip read many file test (#12181)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-29 18:56:09 +00:00
Jacob MacDonald 2d60a003e5 Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +00:00
Allen Hutchison c27a9a935e feat(core): Introduce message bus for tool execution confirmation (#11544)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-24 20:04:40 +00:00
cornmander 05e13806ce Add regression tests for shell command parsing (#11962) 2025-10-24 18:25:54 +00:00
Sehoon Shon f5d064aa77 run bom test on windows (#11828) 2025-10-24 15:46:52 +00:00
Jacob MacDonald 039db4a0f3 First take at mocking out gemini cli responses in integration tests (#11156) 2025-10-23 23:10:43 +00:00
cornmander e42f032eb3 fix: align shell allowlist handling (#11510) (#11813) 2025-10-23 20:55:01 +00:00
cornmander 371289b0e3 Re-enable test. (#11628) 2025-10-23 13:50:50 +00:00
Adib234 1fd904d6c9 Add setting to disable YOLO mode (#11609)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2025-10-22 18:57:10 +00:00
Sandy Tao 79259f14e9 fix(test): Enable Ctrl+C exit test (#11618) 2025-10-21 22:47:12 +00:00
Allen Hutchison 40b1ce26d6 feat: Implement message bus and policy engine (#11523)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-21 18:45:33 +00:00
Shreya Keshive c47d70930f remove another replace flake (#11601) 2025-10-21 18:36:49 +00:00
shishu314 05404abcdb Skip delete test since it's flakey (#11591)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-21 17:50:18 +00:00
Shreya Keshive 904215432d skip flaky test (#11577) 2025-10-21 15:01:13 +00:00
Shreya Keshive 72e0f32785 skip flaky test (#11526) 2025-10-20 19:25:22 +00:00
Adrian Arribas 0f3564754d [Part 5/6] feat(telemetry): add activity monitor with event-driven snapshots (#8124)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-10-20 17:29:53 +00:00
shishu314 9c0bfbcd7f fix(infra) - Make file system interactive test check only tool call (#11055)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-17 21:25:31 +00:00
shrutip90 31a0d5f7c4 fix: Unset selected auth type in integ test so that the local setting… (#11322) 2025-10-17 20:18:18 +00:00
Jacob Richman 23cfb8c0c7 Skip failing test. (#11337) 2025-10-17 03:19:07 +00:00
cornmander 1b59c27516 Inline tree-sitter wasm and add runtime fallback (#11157) 2025-10-17 00:25:30 +00:00
Sandy Tao 5a6c872589 fix(scripts): Improve deflake script isolation and unskip test (#11325) 2025-10-16 23:15:46 +00:00
Jacob Richman 44b1305d3d Jacob314/safe home dir (#10861) 2025-10-16 21:55:16 +00:00
Sandy Tao 0c4b85ad29 fix(test): deflake flicker integration test (#11308) 2025-10-16 20:53:08 +00:00
Abhi 4d78653566 fix(e2e): Refactor and unskip context compression interactive tests (#11086) 2025-10-16 03:57:05 +00:00
mistergarrison 3e963bcecd Fix --allowed-tools in non-interactive mode to do substring matching for parity with interactive mode. (#10944)
Co-authored-by: Allen Hutchison <adh@google.com>
2025-10-15 19:44:07 +00:00
Sandy Tao ab79da4682 fix(tests): enable cyclic schema MCP tool test (#10912) 2025-10-15 01:46:54 +00:00
Tommaso Sciortino 45fd0a685c Delete unworkable replace test and enabled the rest (#11125) 2025-10-14 20:34:04 +00:00
Shreya Keshive 21552dba60 Integration test for UI flickers (#11067) 2025-10-14 18:41:43 +00:00
Jacob MacDonald f8f821135e fix integration test static errors, and run_shell_command tests to actually be testing what they intend (#11050) 2025-10-14 18:36:49 +00:00