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
AstroAir
4807434d9f
refactor: rename GEMINI.md to QWEN.md across the codebase
2025-08-09 10:33:02 +08:00
mingholy.lmh
f8d3571e31
fix: switch baseUrl to prod
2025-08-08 16:31:17 +08:00
tanzhenxin
6f399c078a
chore: format
2025-08-08 15:02:17 +08:00
tanzhenxin
f503be14e9
chore: add metadata on openai content generator
2025-08-08 14:57:13 +08:00
mingholy.lmh
ce632725b0
refactor: re-organize Qwen related code files.
...
Co-authored-by: tanzhenxin <tanzhenxing1987@gmail.com>
Co-authored-by: pomelo-nwu <czynwu@outlook.com>
2025-08-08 11:55:58 +08:00
mingholy.lmh
ea7dcf8347
feat(oauth): add Qwen OAuth integration
2025-08-08 10:30:18 +08: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
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
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
github-actions[bot]
42a0336876
chore(release): v0.1.17
2025-08-05 00:30:08 +00:00
Harold Mciver
a7ea4ce0c8
Update MCP client to connect to servers with only prompts ( #5290 )
2025-08-04 21:38:23 +00:00
Shreya Keshive
7b03d057ea
ide-mode flag cleanup ( #5531 )
2025-08-04 21:06:50 +00:00
Shreya Keshive
0895e29c1b
Improve user-facing error messages for IDE mode ( #5522 )
2025-08-04 21:06:17 +00:00
Jacob MacDonald
12fc17bc8c
remove unnecessary checks in WriteFileChecks.getDescription ( #5526 )
2025-08-04 19:12:33 +00:00
Sandy Tao
02e44e5db2
feat(cli): Handle Punctuation in @ Command Parsing ( #5482 )
2025-08-04 17:49:15 +00:00
owenofbrien
16d29e2d6f
Cloud Shell surface logging fix ( #5364 )
2025-08-04 16:48:46 +00:00
koalazf.99
f1328b8437
fix: package dependency && issue traige
2025-08-04 16:20:24 +08: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
N. Taylor Mullen
c7d1a28ac6
chore(release): v0.1.16 ( #5478 )
2025-08-03 13:38:03 -07:00
奕桁
055c0d8374
version v0.0.4
2025-08-03 18:33:55 +08:00
Fan
8d6dfaac19
fix system md ( #189 )
2025-08-03 15:12:18 +08:00
koalazf.99
23f6ae8513
merge main branch functionalities
2025-08-02 14:47:37 +08:00
TIRUMALASETTI PRANITH
f50ec186b5
fix(config): Resolve duplicate config loading from home directory ( #5090 )
...
Co-authored-by: Allen Hutchison <adh@google.com>
Co-authored-by: Allen Hutchison <allen@hutchison.org>
2025-08-01 22:22:17 +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
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
owenofbrien
8484730cd6
Propagate prompt ( #5033 )
2025-08-01 19:37:56 +00:00
Silvio Junior
0d23195624
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult ( #5222 )
2025-08-01 15:20:08 +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
奕桁
2786f10e8c
update dev version
2025-08-01 18:28:16 +08:00
奕桁
964d211270
update dev version
2025-08-01 18:05:05 +08:00
奕桁
09c2a1871b
release v0.0.1
2025-08-01 17:26:59 +08:00
Brian Ray
78435ab0bf
New browser launcher for MCP OAuth. ( #5261 )
2025-08-01 05:47:22 +00:00
Sandy Tao
ef445212f6
fix(core): Remove json output schema form the next speaker check prompt ( #5325 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-01 01:17:52 +00:00
Tommaso Sciortino
9397336a15
Fix bug executing commands in windows whose flags contain spaces ( #5317 )
2025-08-01 00:27:07 +00:00
Paige Bailey
598b2cf7f4
Add emacs support, as per user requests. :) ( #1633 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: matt korwel <mattkorwel@google.com>
2025-07-31 22:46:04 +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
Niladri Das
8550d70a57
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior ( #2978 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
2025-07-31 16:36:50 +00:00
joshualitt
c80607ac15
bug(core): UI reporting for truncated read_file. ( #5155 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-07-31 16:31:14 +00:00
Fan
dc6dcea93d
Update: add telemetry service ( #161 )
...
* init: telemetry for qwen code
* fix
* update
2025-07-31 21:12:22 +08:00
Yiheng Xu
e27610789f
Support openrouter ( #162 )
...
* support openrouter
* fix lint
2025-07-31 21:10:33 +08:00
奕桁
cff88350f4
update version
2025-07-31 20:37:17 +08:00
Sandy Tao
7ca978f3a0
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent ( #5257 )
2025-07-31 04:47:04 +00:00
Gal Zahavi
152de2b6d8
Improve error message for discoverTools function ( #4157 )
2025-07-31 00:16:21 +00:00
christine betts
aad8893322
Add toggleable IDE mode setting ( #5146 )
2025-07-30 22:36:24 +00:00
Olcan
e70d2bf6d5
confirm save_memory tool, with ability to see diff and edit manually for advanced changes that may override past memories ( #5237 )
2025-07-30 22:21:31 +00:00
christine betts
3e1b2dc33a
Introduce IDE mode installer ( #4877 )
2025-07-30 21:26:31 +00:00