tanzhenxin
|
0a75d85ac9
|
Session-Level Conversation History Management (#1113)
|
2025-12-03 18:04:48 +08:00 |
|
Mingholy
|
c9af74816a
|
fix: reset authType settings (#1091)
* fix: reset authType settings
* fix: failed json-output tests
* fix: sandbox exception log to stderr
|
2025-11-23 17:59:35 +08:00 |
|
Kdump
|
9e5387f159
|
Headless enhancement: add stream-json as input-format/output-format to support programmatically use (#926)
|
2025-11-21 09:26:05 +08:00 |
|
tanzhenxin
|
97bf48b14c
|
fix: skip problematic integration test (#1065)
|
2025-11-19 11:55:19 +08:00 |
|
Mingholy
|
d0e76c76a8
|
refactor(auth): save authType after successfully authenticated (#1036)
|
2025-11-19 11:21:46 +08:00 |
|
tanzhenxin
|
3ed93d5b5d
|
fix: integration tests (#1062)
|
2025-11-19 10:23:16 +08:00 |
|
pomelo-nwu
|
7ff07fd88c
|
fix(web-search): handle unconfigured state and improve tests
|
2025-11-05 11:37:56 +08:00 |
|
tanzhenxin
|
4f35f7431a
|
fix: e2e test on cloud build
|
2025-10-29 14:25:15 +08:00 |
|
tanzhenxin
|
c1164bdd7e
|
fix: e2e test (#905)
|
2025-10-29 13:58:41 +08:00 |
|
tanzhenxin
|
be633a80cc
|
📦 Release qwen-code CLI as a Standalone Bundled Package (#866)
|
2025-10-24 17:08:59 +08:00 |
|
tanzhenxin
|
eb95c131be
|
Sync upstream Gemini-CLI v0.8.2 (#838)
|
2025-10-23 09:27:04 +08:00 |
|
mingholy.lmh
|
14ea33063f
|
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
|
2025-09-11 16:26:56 +08:00 |
|
Zagorulko Oleg
|
60c136ad67
|
fix: resolve EditTool naming inconsistency causing agent confusion loops (#513)
* fix: resolve EditTool naming inconsistency causing agent confusion loops
* docs: restore original format for edit tool
* fix: apply prettier formatting to docs and tests
* test: update snapshots for edit tool
|
2025-09-09 11:33:07 +08:00 |
|
Yiheng Xu
|
17fd843af6
|
Fix E2E caused by Terminal Bench test (#529)
* fix e2e
* fix lint
|
2025-09-08 10:51:14 +08:00 |
|
Yiheng Xu
|
010ad5ddc4
|
Terminal Bench Integration Test (#521)
* integrate terminal bench
* fix ci
* add ci
* fix ci
* fix ci
* parallel ci
* handle timeout
* fix lint
* trigger
|
2025-09-05 17:02:03 +08:00 |
|
matt korwel
|
7404949eff
|
Patch 0.3.0 preview.4 (#7713)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
|
2025-09-04 17:00:46 +00:00 |
|
tanzhenxin
|
2572faf726
|
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483)
|
2025-09-01 14:48:55 +08:00 |
|
tanzhenxin
|
1610c1586e
|
🚀 Add Todo Write Tool for Task Management and Progress Tracking (#478)
|
2025-08-28 20:32:21 +08:00 |
|
anthony bushong
|
b8a7bfd136
|
fix(e2e): skip flaky stdin context test (#7264)
|
2025-08-28 00:00:50 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Shreya Keshive
|
776627c855
|
refactor(ide): Improve IDE detection discovery (#6765)
|
2025-08-25 18:39:57 +00:00 |
|
Sudheer Tripathi
|
d89f7ea9b5
|
fix(cli): gemini command stuck in git bash (#6397)
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 00:19:20 +00:00 |
|
fuyou
|
ef46d64ae5
|
Fix(grep): memory overflow in grep search and enhance test coverage (#5911)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 06:10:45 +00:00 |
|
Gal Zahavi
|
14ca687c05
|
test(integration-tests): isolate user memory from test runs (#6790)
|
2025-08-22 00:34:13 +00:00 |
|
cornmander
|
16360588d7
|
Add integration test to confirm environment variable propagation. (#6696)
|
2025-08-21 01:44:34 +00:00 |
|
Allen Hutchison
|
a590a033be
|
test(integration): add failing test for stdin context with prompt (#6158)
|
2025-08-20 23:52:27 +00:00 |
|
mingholy.lmh
|
c546d86d44
|
Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21
|
2025-08-20 22:24:50 +08:00 |
|
Gal Zahavi
|
c93c06711a
|
Update shell service integration tests (#6598)
|
2025-08-20 01:24:42 +00:00 |
|
Blackoutta
|
d587c6f104
|
Fix IDE Companion Connection in Proxy Environments (#6308)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-20 00:32:08 +00:00 |
|
Arya Gummadi
|
da396bd566
|
fix: ensure consistent theme behavior between local and CI test runs (#6358)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 05:56:46 +00:00 |
|
cornmander
|
1a0cc68e29
|
Disable failing IDE tests. (#6481)
|
2025-08-18 17:51:44 +00:00 |
|
tanzhenxin
|
7dbc240847
|
chore: sync gemini-cli v0.1.19
|
2025-08-18 19:55:46 +08:00 |
|
cornmander
|
133f0230c3
|
Add vi globals to fix integration tests. (#6445)
|
2025-08-18 05:17:22 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
cornmander
|
ec1fa954d1
|
Fix several IDE mode integration tests (#6408)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-17 07:55:39 +00:00 |
|
Abhi
|
33b9bdb11e
|
feat(cli): Introduce arguments for shell execution in custom commands (#5966)
|
2025-08-17 04:02:54 +00:00 |
|
cornmander
|
e7dbc607a5
|
Fix missing import in ide integration tests. (#6407)
|
2025-08-17 01:26:12 +00:00 |
|
cornmander
|
5aadb02af0
|
Fix integration test. (#6403)
|
2025-08-17 00:08:14 +00:00 |
|
christine betts
|
af93a10a92
|
[ide-mode] Write port to file in ide-server (#5811)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-14 18:09:19 +00:00 |
|
tanzhenxin
|
3e082ae89a
|
feat: replace google web search with tavily web search (#329)
|
2025-08-14 21:20:23 +08:00 |
|
Tommaso Sciortino
|
9d023be1d1
|
Upgrade integration tests to use Vitest (#6021)
|
2025-08-12 22:57:27 +00:00 |
|
Jacob Richman
|
804c181ac4
|
chore(integration-tests): refactor to typescript (#5645)
|
2025-08-12 16:19:09 +00:00 |
|
N. Taylor Mullen
|
01f7c4b740
|
Fix(tests): update mcp_server_cyclic_schema test (#5733)
|
2025-08-06 23:59:50 +00:00 |
|
Jack Wotherspoon
|
ad5d2af4e3
|
tests: fix e2e tests (#5706)
|
2025-08-06 20:46:50 +00:00 |
|
Jacob MacDonald
|
e3e7677753
|
Add integration test for maximum schema depth error handling (#5685)
|
2025-08-06 20:45:54 +00:00 |
|
Yiheng Xu
|
14a3be7976
|
fix generateJson with respond in schema
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-06 17:03:57 +08:00 |
|
Allen Hutchison
|
387706607d
|
fix(tests): refactor integration tests to be less flaky (#4890)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-01 21:33:33 +00:00 |
|
Allen Hutchison
|
321e1e25c7
|
fix(tests): refactor integration tests to be less flaky (#4890)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-01 21:33:33 +00:00 |
|
Shreya Keshive
|
01ea0b8657
|
Address flaky integration tests with retries (#4604)
|
2025-07-21 22:46:00 +00:00 |
|
N. Taylor Mullen
|
a464675c4d
|
Extend mcp-server timeout. (#4514)
|
2025-07-19 20:28:50 +00:00 |
|