Commit graph

149 commits

Author SHA1 Message Date
Jacob Richman
0f9ec2735c
feat(ui) Make useAlternateBuffer the default (#12976) 2025-11-13 05:17:46 +00:00
Abhi
3154c06dc3
fix(ci): pre-download ripgrep in global setup to prevent race conditions (#12886) 2025-11-11 18:50:17 +00:00
Abhi
51f952e700
fix(core): use ripgrep --json output for robust cross-platform parsing (#12853) 2025-11-11 00:01:01 +00:00
Hriday
4ab94dec5e
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
c0b766ad74
Simplify switch case (#12798) 2025-11-09 22:36:13 +00:00
Tommaso Sciortino
f05d937f39
Use consistent param names (#12517) 2025-11-06 23:03:52 +00:00
HugoMurillo
5f1208ad81
chore: disable flaky test (#12670) 2025-11-06 22:43:55 +00:00
HugoMurillo
77614eff5b
fix(#11707): should replace multiple instances of a string test (#12647) 2025-11-06 19:12:06 +00:00
shishu314
b445db3d46
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
75c2769b32
Ss/fix ext (#12540)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-11-04 20:01:30 +00:00
shishu314
96d7eb2966
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
fd2cbacae9
fix(core): prevent model router from overriding explicit model choice (#12399) 2025-10-31 21:02:22 +00:00
Jacob Richman
f4ee245bf9
Switch to ink@. version 6.4.0 (#12381) 2025-10-31 16:40:51 +00:00
Jacob MacDonald
cc081337b7
Initial support for reloading extensions in the CLI - mcp servers only (#12239) 2025-10-30 18:05:49 +00:00
shishu314
d4cad0cdcc
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
06035d5d43
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
99f75f3218
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
c60d8ef5a8
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
44bdd3ad11
Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +00:00
Allen Hutchison
b188a51c32
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
31b7c010d0
Add regression tests for shell command parsing (#11962) 2025-10-24 18:25:54 +00:00
Sehoon Shon
978fbcf95e
run bom test on windows (#11828) 2025-10-24 15:46:52 +00:00
Jacob MacDonald
b16fe7b646
First take at mocking out gemini cli responses in integration tests (#11156) 2025-10-23 23:10:43 +00:00
cornmander
5e70a7dd46
fix: align shell allowlist handling (#11510) (#11813) 2025-10-23 20:55:01 +00:00
cornmander
bde5d61812
Re-enable test. (#11628) 2025-10-23 13:50:50 +00:00
Adib234
6d75005afc
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
ccf8d0ca31
fix(test): Enable Ctrl+C exit test (#11618) 2025-10-21 22:47:12 +00:00
Allen Hutchison
bf80263bd6
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
0658b4aa31
remove another replace flake (#11601) 2025-10-21 18:36:49 +00:00
shishu314
a2013f34e5
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
f4080b6037
skip flaky test (#11577) 2025-10-21 15:01:13 +00:00
Shreya Keshive
a96f065903
skip flaky test (#11526) 2025-10-20 19:25:22 +00:00
Adrian Arribas
71ecc401c3
[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
0b20f88fc0
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
426d36146a
fix: Unset selected auth type in integ test so that the local setting… (#11322) 2025-10-17 20:18:18 +00:00
Jacob Richman
a67deae8ba
Skip failing test. (#11337) 2025-10-17 03:19:07 +00:00
cornmander
dcf362bcf9
Inline tree-sitter wasm and add runtime fallback (#11157) 2025-10-17 00:25:30 +00:00
Sandy Tao
991bd37362
fix(scripts): Improve deflake script isolation and unskip test (#11325) 2025-10-16 23:15:46 +00:00
Jacob Richman
01c577c371
Jacob314/safe home dir (#10861) 2025-10-16 21:55:16 +00:00
Sandy Tao
2aa1d74286
fix(test): deflake flicker integration test (#11308) 2025-10-16 20:53:08 +00:00
Abhi
3acb014ed7
fix(e2e): Refactor and unskip context compression interactive tests (#11086) 2025-10-16 03:57:05 +00:00
mistergarrison
2e6d69c9c8
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
4f5b335792
fix(tests): enable cyclic schema MCP tool test (#10912) 2025-10-15 01:46:54 +00:00
Tommaso Sciortino
769fe8b161
Delete unworkable replace test and enabled the rest (#11125) 2025-10-14 20:34:04 +00:00
Shreya Keshive
0a3e492e6b
Integration test for UI flickers (#11067) 2025-10-14 18:41:43 +00:00
Jacob MacDonald
99c7108bb0
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
49b66733c2
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
7b06a0bebd
fix(e2e): Use rmSync instead of rm -rf for e2e tests (#11087) 2025-10-14 15:56:56 +00:00
Tommaso Sciortino
1e838393a9
Skip flakey tests (#11101) 2025-10-14 15:16:22 +00:00
Tommaso Sciortino
f56a561f02
Fix and unskip flakey integration test in replace.test.ts (#11060) 2025-10-14 01:03:35 +00:00