Commit Graph

130 Commits

Author SHA1 Message Date
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
shishu314 e357ff121f fix(infra) - Disable CTRL-C test (#11122)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-14 18:10:53 +00:00
Abhi 79953204de fix(e2e): Use rmSync instead of rm -rf for e2e tests (#11087) 2025-10-14 15:56:56 +00:00
Tommaso Sciortino d6ddb089b6 Skip flakey tests (#11101) 2025-10-14 15:16:22 +00:00
Tommaso Sciortino 269a927d6d Fix and unskip flakey integration test in replace.test.ts (#11060) 2025-10-14 01:03:35 +00:00
Tommaso Sciortino 64cc3e17ea Rename expect methods. (#11046) 2025-10-13 18:42:27 +00:00
shishu314 33052bbd5b fix(infra) - Fix flake for file interactive system (#11019)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-13 17:43:53 +00:00
Dongin Kim(Terry) 1470bae0d0 chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
2025-10-13 17:31:39 +00:00
Jacob MacDonald 35d74f4559 Give explicit instructions for failure text in json-output.test.ts (#11029) 2025-10-13 16:35:00 +00:00
Tommaso Sciortino 6c918de6ad Refactor: Introduce InteractiveRun class (#10947) 2025-10-11 15:33:01 +00:00
Sandy Tao 2da935e948 fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935) 2025-10-10 23:50:54 +00:00
Tommaso Sciortino ae9fc35e53 Clean up integration test warnings. (#10931) 2025-10-10 22:32:20 +00:00
Tommaso Sciortino e3fd470d26 Deflake test. (#10932) 2025-10-10 22:17:32 +00:00
Tommaso Sciortino 48bb631450 Simplify auth in interactive tests. (#10921) 2025-10-10 21:50:14 +00:00
Abhi 18815b85c9 refactor(core): migrate web search tool to tool-names (#10782) 2025-10-10 19:51:24 +00:00
Tommaso Sciortino 50d252838e Disable flakey tests. (#10914) 2025-10-10 18:02:36 +00:00
shrutip90 a819503123 fix(test): Fix flaky shell command test using date command (#10863) 2025-10-10 17:48:24 +00:00
Gal Zahavi 2c101071ed chore(int): disable skip on "should trigger chat compression with /co… (#10854) 2025-10-09 22:35:52 +00:00
shishu314 114e6c9376 fix(infra) - Fix interactive system error (#10805)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2025-10-09 22:00:43 +00:00
Jacob Richman 89eae62107 Skip should fail safely when old_string is not found test (#10853) 2025-10-09 21:25:47 +00:00
Jerop Kipruto f583f2487f fix(cli): prevent exit on non-fatal tool errors (#10671) 2025-10-09 21:20:20 +00:00
Sandy Tao 6a891be4bb fix(tests): enable and update prompt for MCP add tool test (#10850) 2025-10-09 21:16:59 +00:00
Jacob Richman 34ec7fedb1 Fix prompt to make it a bit more deterministic (#10848) 2025-10-09 21:13:26 +00:00
Sandy Tao 7a2a1e90ce fix(tests): log actual output in validateModelOutput on failure (#10843) 2025-10-09 20:30:25 +00:00