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
Pyush Sinha
ca19aa9125
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
Ayesha Shafique
072d8ba289
feat: Add reverse search capability for shell commands ( #4793 )
2025-08-03 19:53:24 +00:00
Ayesha Shafique
0335ce5ecc
feat: Add reverse search capability for shell commands ( #4793 )
2025-08-03 19:53:24 +00:00
koalazf.99
23f6ae8513
merge main branch functionalities
2025-08-02 14:47:37 +08:00
Sandy Tao
c795168e9c
feat(core): Use completionStart/End for slash command auto-completion ( #5374 )
2025-08-01 18:51:38 +00:00
Sandy Tao
e7699ddfb1
feat(core): Use completionStart/End for slash command auto-completion ( #5374 )
2025-08-01 18:51:38 +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
Sandy Tao
32809a7be7
feat(cli): Improve @ autocompletion for mid-sentence edits ( #5321 )
2025-07-31 23:07:12 +00:00
Sandy Tao
150a2568b4
feat(cli): Improve @ autocompletion for mid-sentence edits ( #5321 )
2025-07-31 23:07:12 +00:00
Allen Hutchison
718f68d247
feat: update /bug command to point to Qwen-Code repo ( #154 )
...
This commit updates the /bug command to point to the Qwen-Code
repository instead of the Gemini CLI repository.
The following files were modified:
- `packages/cli/src/ui/hooks/slashCommandProcessor.ts`: Updated the URL
for the /bug command.
- `packages/cli/src/ui/hooks/slashCommandProcessor.test.ts`: Updated the
test for the /bug command to reflect the new URL.
- `docs/cli/commands.md`: Updated the documentation for the /bug
command and replaced all instances of "Gemini CLI" with "Qwen Code".
2025-07-31 14:04:43 +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
christine betts
7bc8766542
Introduce IDE mode installer ( #4877 )
2025-07-30 21:26:31 +00:00
christine betts
3e1b2dc33a
Introduce IDE mode installer ( #4877 )
2025-07-30 21:26:31 +00:00