Adib234
|
3b9f580fa4
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
N. Taylor Mullen
|
1681ae1842
|
refactor(cli): unify shell confirmation dialogs (#16828)
|
2026-01-16 23:06:52 +00:00 |
|
Adib234
|
1e8f87fbdf
|
Add support for running available commands prior to MCP servers loading (#15596)
|
2026-01-15 20:33:16 +00:00 |
|
Adib234
|
10ae84869a
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Scars
|
80c4225286
|
feat(cli): Add /auth logout command to clear credentials and auth state (#13383)
|
2025-12-17 17:07:13 +00:00 |
|
Christian Gunderman
|
025e450ac2
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
bl-ue
|
94c3eecb99
|
feat(sessions): add /resume slash command to open the session browser (#13621)
|
2025-11-25 18:54:09 +00:00 |
|
bl-ue
|
e1c711f5ba
|
feat(sessions): record interactive-only errors and warnings to chat recording JSON files (#13300)
|
2025-11-19 16:32:13 +00:00 |
|
Shreya Keshive
|
86828bb561
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
shrutip90
|
9786c4dcff
|
Check folder trust before allowing add directory (#12652)
|
2025-11-15 03:06:30 +00:00 |
|
shrutip90
|
472e775a13
|
feat: Update permissions command to support modifying trust for other… (#11642)
|
2025-11-14 22:41:53 +00:00 |
|
Jacob Richman
|
ba15eeb55f
|
bug(ui) make it clear when users need to enter selection mode and fix clear issue. (#13083)
|
2025-11-14 20:02:15 +00:00 |
|
joshualitt
|
48e3932f65
|
feat(core, cli): Add auth type to history checkpoint. (#13023)
|
2025-11-13 23:13:39 +00:00 |
|
Jacob MacDonald
|
47603ef8e1
|
Reload gemini memory on extension load/unload + memory refresh refactor (#12651)
|
2025-11-07 17:07:25 +00:00 |
|
Jacob MacDonald
|
fa93b56243
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
christine betts
|
c6a59896f3
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Tommaso Sciortino
|
dabe161a6f
|
Don't accept input until slash commands are loaded (#11162)
|
2025-10-15 01:15:57 +00:00 |
|
Jacob Richman
|
34ba8be821
|
Enhance debug profiler to track tree framerate and dispatch errors (#10502)
|
2025-10-07 17:28:35 +00:00 |
|
Jacob Richman
|
a404fb8d2e
|
Switch to a reducer for tracking update state fixing flicker issues due to continuous renders (#10280)
|
2025-10-01 21:53:15 +00:00 |
|
Jacob MacDonald
|
cea1a867b6
|
Extension update confirm dialog (#10183)
|
2025-09-29 21:19:19 +00:00 |
|
Abhi
|
5151bedf06
|
feat(cli): Add /model command for interactive model selection (#8940)
Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
|
2025-09-23 16:50:09 +00:00 |
|
shrutip90
|
6c559e2338
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
James
|
c0794215d3
|
refactor: refactor slash command parsing to a util function. (#8381)
|
2025-09-15 23:56:07 +00:00 |
|
Jacob MacDonald
|
e89012efa8
|
Make a stateful extensions list component, with update statuses (#8301)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-12 16:20:04 +00:00 |
|
Tommaso Sciortino
|
ad21c10988
|
Fix MCP prompt slash commands not appearing. (#8290)
|
2025-09-11 19:59:38 +00:00 |
|
Tommaso Sciortino
|
6e26c88c2c
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
Keith Lyons
|
885af07ddb
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Tommaso Sciortino
|
7239c5cd9a
|
Refactor Authentication Components and Hooks (#7750)
|
2025-09-05 22:35:41 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
joshualitt
|
600151cc2c
|
bug(core): Strip thoughts when loading history. (#7167)
|
2025-08-28 17:25:13 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00: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 |
|
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 |
|
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 |
|
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 |
|
christine betts
|
325bb89137
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|
Shreya Keshive
|
293bb82019
|
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 |
|
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 |
|
Abhi
|
576cebc928
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +00:00 |
|