Christian Gunderman
|
d8e8afd0c3
|
Disallow underspecified types (#21485)
|
2026-03-07 21:05:38 +00:00 |
|
Dmitry Lyalin
|
e8fc61586e
|
Add low/full CLI error verbosity mode for cleaner UI (#20399)
|
2026-02-27 19:15:10 +00:00 |
|
skyvanguard
|
3ec8f06c7f
|
fix(cli): treat unknown slash commands as regular input instead of showing error (#17393)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-02-18 21:52:51 +00:00 |
|
Jerop Kipruto
|
8aa2f974e3
|
refactor: use CoreToolCallStatus in the the history data model (#19033)
|
2026-02-13 22:20:14 +00:00 |
|
christine betts
|
53627c5e4c
|
Show notification when there's a conflict with an extensions command (#17890)
|
2026-02-12 16:29:06 +00:00 |
|
Christian Gunderman
|
c369147b32
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Dmitry Lyalin
|
4d07d3327d
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Grant McCloskey
|
2c39d878ed
|
feat(skills): implement linking for agent skills (#18295)
|
2026-02-04 22:11:01 +00:00 |
|
Gal Zahavi
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Adib234
|
ba3a37862b
|
Refactor: Migrate CLI appEvents to Core coreEvents (#15737)
|
2026-01-23 16:45:46 +00:00 |
|
Jacob Richman
|
6a78632873
|
Fix so rewind starts at the bottom and loadHistory refreshes static content. (#17335)
|
2026-01-22 20:54:23 +00:00 |
|
Sandy Tao
|
9a563b634c
|
feat(cli): Add state management and plumbing for agent configuration dialog (#17259)
|
2026-01-22 18:30:44 +00:00 |
|
Adib234
|
a19e7138a8
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
N. Taylor Mullen
|
6f94669d21
|
refactor(cli): unify shell confirmation dialogs (#16828)
|
2026-01-16 23:06:52 +00:00 |
|
Adib234
|
a263db59eb
|
Add support for running available commands prior to MCP servers loading (#15596)
|
2026-01-15 20:33:16 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Scars
|
c23e3b6567
|
feat(cli): Add /auth logout command to clear credentials and auth state (#13383)
|
2025-12-17 17:07:13 +00:00 |
|
Christian Gunderman
|
69ae42bb1f
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
bl-ue
|
d1c8a351ae
|
feat(sessions): add /resume slash command to open the session browser (#13621)
|
2025-11-25 18:54:09 +00:00 |
|
bl-ue
|
40632ab100
|
feat(sessions): record interactive-only errors and warnings to chat recording JSON files (#13300)
|
2025-11-19 16:32:13 +00:00 |
|
Shreya Keshive
|
8d7e4e70ff
|
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
|
2fa8b4df64
|
Check folder trust before allowing add directory (#12652)
|
2025-11-15 03:06:30 +00:00 |
|
shrutip90
|
4d82c31dd2
|
feat: Update permissions command to support modifying trust for other… (#11642)
|
2025-11-14 22:41:53 +00:00 |
|
Jacob Richman
|
01167396ef
|
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
|
028c6fe71b
|
feat(core, cli): Add auth type to history checkpoint. (#13023)
|
2025-11-13 23:13:39 +00:00 |
|
Jacob MacDonald
|
41b6f4411f
|
Reload gemini memory on extension load/unload + memory refresh refactor (#12651)
|
2025-11-07 17:07:25 +00:00 |
|
Jacob MacDonald
|
93cc1f893e
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
christine betts
|
3b09839253
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Tommaso Sciortino
|
ed1e5b59ec
|
Don't accept input until slash commands are loaded (#11162)
|
2025-10-15 01:15:57 +00:00 |
|
Jacob Richman
|
3a440b8cb1
|
Enhance debug profiler to track tree framerate and dispatch errors (#10502)
|
2025-10-07 17:28:35 +00:00 |
|
Jacob Richman
|
12bda12cab
|
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
|
2c09e70f36
|
Extension update confirm dialog (#10183)
|
2025-09-29 21:19:19 +00:00 |
|
Abhi
|
53fab4a278
|
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
|
5ece4a4656
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +00:00 |
|
Jacob MacDonald
|
970e0f7e64
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
James
|
e5b6a58ae6
|
refactor: refactor slash command parsing to a util function. (#8381)
|
2025-09-15 23:56:07 +00:00 |
|
Jacob MacDonald
|
13354e9627
|
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
|
5237c37c81
|
Fix MCP prompt slash commands not appearing. (#8290)
|
2025-09-11 19:59:38 +00:00 |
|
Tommaso Sciortino
|
271e54623d
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
Keith Lyons
|
a5235273be
|
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
|
d29d0e777c
|
Refactor Authentication Components and Hooks (#7750)
|
2025-09-05 22:35:41 +00:00 |
|
Tommaso Sciortino
|
ca53eccb2c
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
joshualitt
|
3a37d72319
|
bug(core): Strip thoughts when loading history. (#7167)
|
2025-08-28 17:25:13 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Shreya Keshive
|
caa5717f26
|
feat: Show /ide subcommands based on connection status instead of ideMode boolean (#6496)
|
2025-08-19 17:24:58 +00:00 |
|
Evan Otero
|
40acb710c1
|
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
|
9251a9a31b
|
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
|
3f545c887b
|
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
|
2025-08-13 20:37:08 +00:00 |
|
Harold Mciver
|
efd5dd135a
|
fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)
|
2025-08-13 19:31:24 +00:00 |
|