Alexander Farber
12877ac849
Refactor /resume command to use dialog instead of standalone Ink app
2025-12-13 13:08:07 +01:00
tanzhenxin
f8aeb06823
remove obsolete corgi mode
2025-12-13 16:41:03 +08:00
tanzhenxin
5b2f3e285c
remove /quit-confirm slash command
2025-12-04 16:21:32 +08:00
tanzhenxin
0a75d85ac9
Session-Level Conversation History Management ( #1113 )
2025-12-03 18:04:48 +08:00
tanzhenxin
160b64523e
Add Interactive Approval Mode Dialog ( #1012 )
2025-11-13 19:02:53 +08:00
pomelo-nwu
82170e96c6
refactor(cli): centralize system information collection
2025-11-06 10:42:52 +08:00
tanzhenxin
eb95c131be
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
Mingholy
761833c915
Vision model support for Qwen-OAuth ( #525 )
...
* refactor: openaiContentGenerator
* refactor: optimize stream handling
* refactor: re-organize refactored files
* fix: unit test cases
* feat: `/model` command for switching to vision model
* fix: lint error
* feat: add image tokenizer to fit vlm context window
* fix: lint and type errors
* feat: add `visionModelPreview` to control default visibility of vision models
* fix: remove deprecated files
* fix: align supported image formats with bailian doc
2025-09-18 13:32:00 +08:00
Mingholy
9df193ca42
Merge branch 'main' into chore/sync-gemini-cli-v0.3.4
2025-09-16 19:51:32 +08:00
pomelo-nwu
4721a6f324
fix: reduce exit cleanup timeout in slash command processor
...
Decreased the exit cleanup timeout from 1000ms to 100ms to speed up the shutdown process when using slash commands.
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2025-09-16 10:46:41 +08:00
mingholy.lmh
1976837eda
Merge branch 'main' into chore/sync-gemini-cli-v0.3.4
2025-09-15 13:42:42 +08:00
tanzhenxin
81e83ac855
Merge branch 'main' into feat/subagents
2025-09-11 17:00:50 +08:00
pomelo
b1a1ce530e
feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options ( #553 )
2025-09-11 16:59:26 +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
tanzhenxin
e44e28a640
feat: subagent list dialog - working
2025-09-04 16:34:51 +08:00
tanzhenxin
5d8874205d
feat: subagent phase 2 implementation
2025-09-03 19:17:29 +08:00
tanzhenxin
2572faf726
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update ( #483 )
2025-09-01 14:48:55 +08:00
Pascal Birchler
0f031a7f89
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +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
Yuki Okita
21c6480b65
Refac: Centralize storage file management ( #4078 )
...
Co-authored-by: Taylor Mullen <ntaylormullen@google.com >
2025-08-20 01:55:47 +00:00
Shreya Keshive
9588aa6ef9
feat: Show /ide subcommands based on connection status instead of ideMode boolean ( #6496 )
2025-08-19 17:24:58 +00:00
tanzhenxin
7dbc240847
chore: sync gemini-cli v0.1.19
2025-08-18 19:55:46 +08:00
Evan Otero
ab1c483cab
feat(about): Add the IDE Client's display name to /about ( #6311 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
2025-08-15 16:32:15 +00:00
Pyush Sinha
a92299069d
fix: pendingSlashCommandHistoryItems corrected to properly memoize updates ( #6282 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
2025-08-15 15:11:43 +00: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
Richie Foreman
150103e5dd
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry ( #6023 )
2025-08-13 15:42:38 +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
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
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
christine betts
3af4913ef3
[ide-mode] Close all open diffs when the CLI gets closed ( #5792 )
2025-08-08 15:38:30 +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
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
koalazf.99
23f6ae8513
merge main branch functionalities
2025-08-02 14:47:37 +08:00
奕桁
b69b2ce376
Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15
2025-08-01 23:06:11 +08: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
koalazf.99
b8e2852f96
update: installation instruction
2025-07-30 18:21:28 +08:00
Fan
df5c4e8079
Update: compress/hard constrained token usage ( #136 )
...
* setup truncation & folder structure
* fix: xml in prompt; qwen code in stats page
* fix: clear & continue logic
* preflight
* add maxSessionLimit in README
2025-07-30 18:14:24 +08:00
Shreya Keshive
293bb82019
Adds centralized support to log slash commands + sub commands ( #5128 )
2025-07-29 20:20:37 +00:00
Shreya Keshive
a2c3dbd189
Adds centralized support to log slash commands + sub commands ( #5128 )
2025-07-29 20:20:37 +00:00
N. Taylor Mullen
9aef0a8e6c
Revert "feat: Add /config refresh command" ( #5060 )
2025-07-28 18:13:46 +00:00
N. Taylor Mullen
56c2d95a4c
Revert "feat: Add /config refresh command" ( #5060 )
2025-07-28 18:13:46 +00:00
Ramón Medrano Llamas
0170791800
feat: Add /config refresh command ( #4993 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
2025-07-28 15:46:43 +00:00
Ramón Medrano Llamas
02bf8c16c7
feat: Add /config refresh command ( #4993 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
2025-07-28 15:46:43 +00:00
Abhi
576cebc928
feat: Add Shell Command Execution to Custom Commands ( #4917 )
2025-07-27 06:00:26 +00:00