tanzhenxin
|
0ba0d27941
|
Merge branch 'main' into chore/sync-gemini-cli-v0.1.21
|
2025-08-22 10:20:01 +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 |
|
Mingholy
|
a7c8c4c2fa
|
fix: allow query submission abort (#392)
|
2025-08-20 17:21:44 +08:00 |
|
tanzhenxin
|
7dbc240847
|
chore: sync gemini-cli v0.1.19
|
2025-08-18 19:55:46 +08:00 |
|
pomelo
|
f2ba6dbb8a
|
Merge pull request #322 from QwenLM/fix/concurrent_requests
feat: prevent concurrent query submissions in useGeminiStream hook
|
2025-08-14 18:53:19 +08:00 |
|
tanzhenxin
|
0265b67b90
|
chore: npm run format & lint
|
2025-08-14 16:48:51 +08:00 |
|
tanzhenxin
|
c58106079e
|
feat: prevent concurrent query submissions in useGeminiStream hook
|
2025-08-14 16:39:26 +08:00 |
|
Richie Foreman
|
2dbd5ecdc8
|
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
|
2025-08-13 20:37:08 +00:00 |
|
Harold Mciver
|
8fae227e8d
|
fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)
|
2025-08-13 19:31:24 +00:00 |
|
Jacob Richman
|
e4473a9007
|
Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry" (#6161)
|
2025-08-13 18:13:18 +00:00 |
|
shrutip90
|
38876b738f
|
Add support for trustedFolders.json config file (#6073)
|
2025-08-13 18:06:31 +00:00 |
|
Adam Weidman
|
b61a63aef4
|
move errorParsing.ts to core (#6159)
|
2025-08-13 17:57:11 +00:00 |
|
Deepankar Sharma
|
9c7fb870c1
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +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 |
|
Richie Foreman
|
150103e5dd
|
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)
|
2025-08-13 15:42:38 +00:00 |
|
tanzhenxin
|
b5514fd052
|
chore: fix invalid package deps
|
2025-08-13 16:00:26 +08: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 |
|
Jacob Richman
|
d219f90132
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
JAYADITYA
|
2d1a6af890
|
feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+C to exit (#5838)
|
2025-08-12 04:13:57 +00:00 |
|
Ali Al Jufairi
|
8a9a927544
|
feat(ui): add /settings command and UI panel (#4738)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-10 00:04:52 +00:00 |
|
JAYADITYA
|
6b19c8bd55
|
feat: add humorous tip for new line shortcut in Gemini CLI (#5666)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-09 07:24:21 +00:00 |
|
Hiroaki Mitsuyoshi
|
6487cc1689
|
feat(chat): Add overwrite confirmation dialog to /chat save (#5686)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-09 06:59:22 +00:00 |
|
AstroAir
|
4807434d9f
|
refactor: rename GEMINI.md to QWEN.md across the codebase
|
2025-08-09 10:33:02 +08:00 |
|
Jacob MacDonald
|
69322e12e4
|
Add a request queue to the tool scheduler (#5845)
|
2025-08-08 21:50:35 +00:00 |
|
shrutip90
|
34b5dc7f28
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00: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
|
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 |
|
Bryant Chandler
|
9fc7115b86
|
perf(filesearch): Use async fzf for non-blocking file search (#5771)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-07 22:24:55 +00:00 |
|
DevMassive
|
9ac3e8b79e
|
feat: Improve @-command file path completion with fzf integration (#5650)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 23:41:04 +00:00 |
|
shishu314
|
1f0ad86544
|
fix: Restore user input when the user cancels response (#5601)
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 19:19:10 +00:00 |
|
joshualitt
|
6133bea388
|
feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613)
|
2025-08-06 17:50:02 +00:00 |
|
Bryant Chandler
|
aab850668c
|
feat(file-search): Add support for non-recursive file search (#5648)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 06:33:27 +00:00 |
|
christine betts
|
9db5aab498
|
Update a couple more witty phrases (#5641)
|
2025-08-06 01:13:22 +00:00 |
|
Sandy Tao
|
390edb5e0a
|
Add tests for useAtCompletion reset logic (#5639)
|
2025-08-06 01:10:29 +00:00 |
|
Sandy Tao
|
59bde4a612
|
fix(core) Fix not resetting when after first get out of completion suggestions (#5635)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 00:37:44 +00:00 |
|
christine betts
|
aeb6602266
|
Remove a few witty loading phrases (#5631)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 23:59:14 +00:00 |
|
Justin Mahood
|
91035ad7b0
|
Fix(vim): Fix shell mode in Vim mode (#5567)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-05 23:29:37 +00:00 |
|
Bryant Chandler
|
12a9bc3ed9
|
feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-05 23:18:03 +00:00 |
|
Gal Zahavi
|
aacae1de43
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +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
|
cd375fefe5
|
sync gemini-cli 0.1.17
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-05 17:09:19 +08:00 |
|
Sandy Tao
|
8da6d23688
|
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
|
2025-08-04 20:35:26 +00:00 |
|
Sandy Tao
|
48fa6f84c8
|
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
|
2025-08-04 20:35:26 +00:00 |
|
Sandy Tao
|
d1bfba1abb
|
feat(core): Add trailing space when completing an at completion suggestion (#5475)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-04 18:30:59 +00:00 |
|
Sandy Tao
|
8ba12269d5
|
feat(core): Add trailing space when completing an at completion suggestion (#5475)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-04 18:30:59 +00:00 |
|
Sandy Tao
|
b9fe4fc263
|
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
|
2025-08-04 17:49:15 +00:00 |
|
Sandy Tao
|
02e44e5db2
|
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
|
2025-08-04 17:49:15 +00:00 |
|
Pyush Sinha
|
e506b40c27
|
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-04 16:53:50 +00:00 |
|