tanzhenxin
|
4985bfc000
|
feat: subagent runtime & CLI display - wip
|
2025-09-08 20:01:49 +08:00 |
|
tanzhenxin
|
e44e28a640
|
feat: subagent list dialog - working
|
2025-09-04 16:34:51 +08:00 |
|
Fan
|
f024bba2ef
|
chore: add configurable cache control (#498)
* chore: add configurable cache control
* fix: ci/cd
|
2025-09-01 22:02:46 +08: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 |
|
tanzhenxin
|
600c58bbcb
|
🔧 Miscellaneous Improvements and Refactoring (#466)
|
2025-08-27 17:32:57 +08:00 |
|
tanzhenxin
|
0ba0d27941
|
Merge branch 'main' into chore/sync-gemini-cli-v0.1.21
|
2025-08-22 10:20:01 +08:00 |
|
tanzhenxin
|
742337c390
|
feat: Add deterministic cache control (#411)
* feat: add deterministic cache control
|
2025-08-21 18:33:13 +08:00 |
|
mingholy.lmh
|
1e2bbd1be3
|
fix: add patch for sync upstream
|
2025-08-20 22:24:53 +08: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 |
|
tanzhenxin
|
7dbc240847
|
chore: sync gemini-cli v0.1.19
|
2025-08-18 19:55:46 +08:00 |
|
tanzhenxin
|
3e082ae89a
|
feat: replace google web search with tavily web search (#329)
|
2025-08-14 21:20:23 +08:00 |
|
Sandy Tao
|
61047173a8
|
fix(core): Discard thought signature when switching from Gemini API Key to OAuth (#6090)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-13 20:33:04 +00:00 |
|
shrutip90
|
38876b738f
|
Add support for trustedFolders.json config file (#6073)
|
2025-08-13 18:06:31 +00:00 |
|
Agus Zubiaga
|
d3fda9dafb
|
Zed integration schema upgrade (#5536)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Ben Brandt <benjamin@zed.dev>
|
2025-08-13 15:58:26 +00:00 |
|
tanzhenxin
|
bc92da04e9
|
Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18
|
2025-08-13 15:11:10 +08:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Richie Foreman
|
7cc6b8c270
|
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-12 18:31:59 +00:00 |
|
tanzhenxin
|
cfc1aebee6
|
chore: use correct CLI_VERSION for logging
|
2025-08-12 21:00:17 +08:00 |
|
tanzhenxin
|
6d5bb1b57c
|
Merge pull request #284 from QwenLM/feat/usage_stats_logging
feat: add usage statistics logging for Qwen integration
|
2025-08-12 17:56:34 +08:00 |
|
mingholy.lmh
|
2202d26ac7
|
fix: add comment
|
2025-08-12 11:58:58 +08:00 |
|
mingholy.lmh
|
58f66ccfc6
|
fix: openaiContentGenerator
- remove `metadata` when using unspported models/providers
- use `qwen3-code-plus` as default, fix picking wrong model when refresh auth
|
2025-08-12 11:58:58 +08:00 |
|
Shreya Keshive
|
c7fd4c4a96
|
Start IDE connection after config initialization (#6018)
|
2025-08-11 22:09:47 +00:00 |
|
tanzhenxin
|
c96852dc56
|
feat: add usage statistics logging for Qwen integration
|
2025-08-11 22:13:56 +08:00 |
|
AstroAir
|
4807434d9f
|
refactor: rename GEMINI.md to QWEN.md across the codebase
|
2025-08-09 10:33:02 +08:00 |
|
christine betts
|
3af4913ef3
|
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
|
2025-08-08 15:38:30 +00:00 |
|
mingholy.lmh
|
ea7dcf8347
|
feat(oauth): add Qwen OAuth integration
|
2025-08-08 10:30:18 +08:00 |
|
Jacob MacDonald
|
19491b7b94
|
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
|
2025-08-07 21:19:06 +00:00 |
|
shrutip90
|
53f8617b24
|
Add new folderTrust setting that the users can enable or disable (#5798)
|
2025-08-07 21:06:17 +00:00 |
|
Jacob MacDonald
|
6ae75c9f32
|
Add a context percentage threshold setting for auto compression (#5721)
|
2025-08-07 14:34:40 +00:00 |
|
Fan
|
ffc2d27ca3
|
feat: add qwencoder as co-author (#207)
* init
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
* fix shell tool regex pattern for git commit messages
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
---------
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-07 17:07:56 +08:00 |
|
shrutip90
|
626844b539
|
experiment: Add feature exp flag for folder trust (#5709)
|
2025-08-06 22:27:21 +00:00 |
|
Shreya Keshive
|
268627469b
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +00:00 |
|
Yuki Okita
|
5c8268b6f4
|
feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-05 17:01:01 +00:00 |
|
Yiheng Xu
|
9ffeacc0f9
|
fix tool
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-05 17:09:25 +08:00 |
|
Yiheng Xu
|
cd375fefe5
|
sync gemini-cli 0.1.17
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-05 17:09:19 +08:00 |
|
Shreya Keshive
|
dca040908a
|
ide-mode flag cleanup (#5531)
|
2025-08-04 21:06:50 +00:00 |
|
Shreya Keshive
|
7b03d057ea
|
ide-mode flag cleanup (#5531)
|
2025-08-04 21:06:50 +00:00 |
|
Kumbham Ajay Goud
|
a8984a9b30
|
Fix: Preserve conversation history when changing auth methods via /auth (#5216)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-03 22:03:01 +00:00 |
|
Kumbham Ajay Goud
|
bdfff529aa
|
Fix: Preserve conversation history when changing auth methods via /auth (#5216)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-03 22:03:01 +00:00 |
|
koalazf.99
|
23f6ae8513
|
merge main branch functionalities
|
2025-08-02 14:47:37 +08:00 |
|
mrcabbage972
|
dccca91fc9
|
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
Co-authored-by: Anjali Sridhar <anjsridhar@gmail.com>
|
2025-08-01 21:11:51 +00:00 |
|
mrcabbage972
|
82972e4b03
|
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
Co-authored-by: Anjali Sridhar <anjsridhar@gmail.com>
|
2025-08-01 21:11:51 +00:00 |
|
奕桁
|
b69b2ce376
|
Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15
|
2025-08-01 23:06:11 +08:00 |
|
Yuki Okita
|
f9a05401c1
|
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
|
2025-07-31 19:02:08 +00:00 |
|
Yuki Okita
|
0c0881348d
|
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
|
2025-07-31 19:02:08 +00:00 |
|
Fan
|
bdf946a321
|
fix config (#163)
Co-authored-by: test <test@gmail.com>
|
2025-08-01 01:24:33 +08:00 |
|
Fan
|
dc6dcea93d
|
Update: add telemetry service (#161)
* init: telemetry for qwen code
* fix
* update
|
2025-07-31 21:12:22 +08:00 |
|
christine betts
|
325bb89137
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|
christine betts
|
aad8893322
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|