Gal Zahavi
|
b0b1be0c2a
|
chore(int): skip flaky tests (#10736)
|
2025-10-08 20:05:11 +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 MacDonald
|
7f8537a130
|
Cleanup extension update logic (#10514)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-04 04:06:26 +00:00 |
|
Adam Weidman
|
16d4701822
|
Fix /chat list not write terminal escape codes directly (#10415)
|
2025-10-02 22:52:16 +00:00 |
|
sgnagnarella
|
43bac6a038
|
Adding list sub command to memoryCommand to list the path of GEMINI.md files (#10108)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-10-02 21:46:54 +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
|
ae51bbdae8
|
Add extension name auto-complete to /extensions update (#10198)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-29 23:39:47 +00:00 |
|
Jacob Richman
|
d37fff7fd6
|
Fix /tool and /mcp commands to not write terminal escape codes directly (#10010)
|
2025-09-29 21:27:06 +00:00 |
|
Jacob MacDonald
|
cea1a867b6
|
Extension update confirm dialog (#10183)
|
2025-09-29 21:19:19 +00:00 |
|
Jacob MacDonald
|
a0c8e3bf2b
|
Re-request consent if necessary when updating extensions (#9517)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-25 17:57:59 +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 |
|
Rohit Ramkumar
|
5be2a9d5e2
|
Support rendering function calls and responses when sharing chat to markdown (#8693)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-19 21:47:20 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Shreya Keshive
|
db5b49b2ca
|
refactor(ide): replace DetectedIde enum with IDE_DEFINITIONS object (#8698)
|
2025-09-18 19:23:24 +00:00 |
|
Sandy Tao
|
2c754d71e3
|
fix(ui): Track last prompt token count in processStream (#8650)
|
2025-09-18 18:46:56 +00:00 |
|
Sarah Price
|
d54cdd8802
|
fix(mcp): Display OAuth authentication messages in CLI UI instead of debug console (#6919)
Co-authored-by: Yoichiro Tanaka <yoichiro6642@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-17 22:25:33 +00:00 |
|
Rohit Ramkumar
|
a96cc2f148
|
feat: Add /chat share command (#8139)
|
2025-09-13 06:21:40 +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
|
d892cde0b0
|
Refactor IdeContextStore (#8278)
|
2025-09-11 18:22:20 +00:00 |
|
Miguel Solorio
|
b9b6fe1f73
|
feat(ui): Semantic tokens refactor (#8087)
|
2025-09-10 17:57:07 +00:00 |
|
Jacob MacDonald
|
50e7c88aa4
|
Extensions update command (#8100)
|
2025-09-10 15:09:09 +00:00 |
|
DeWitt Clinton
|
6b4c12eb04
|
Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847)
|
2025-09-06 21:16:58 +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 |
|
DeWitt Clinton
|
c1b8708ef5
|
Add hidden property to slash commands (#7797)
|
2025-09-05 20:38:36 +00:00 |
|
shishu314
|
918ab3c2ec
|
feat(security) - Make oauth token storage implement the shared interface (#7802)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-05 16:08:50 +00:00 |
|
shishu314
|
35a841f71a
|
Feat(security) - Make the OAuthTokenStorage non static (#7716)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-04 20:42:47 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Richie Foreman
|
5e5f2dffc0
|
fix(trust): Respect folder trust setting when reading GEMINI.md (#7409)
|
2025-08-29 18:12:36 +00:00 |
|
Abhi
|
bfdddcbd99
|
feat(commands): Enable @file processing in TOML commands (#6716)
|
2025-08-28 03:22:21 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Richie Foreman
|
cd2e237c73
|
fix(compression): Discard compression result if it results in more token usage (#7047)
|
2025-08-27 21:00:45 +00:00 |
|
Pavel Simakov
|
bdd63ce3e8
|
Added usage details to /tools command. (#6849)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-26 18:07:12 +00:00 |
|
Tommaso Sciortino
|
925d747b9d
|
Revert "feat: add explicit license selection and status visibility (#6751)" (#7057)
|
2025-08-25 23:16:30 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Jerop Kipruto
|
f719978476
|
feat: Update GitHub workflow configurations (#7004)
|
2025-08-25 21:10:20 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Shreya Keshive
|
776627c855
|
refactor(ide): Improve IDE detection discovery (#6765)
|
2025-08-25 18:39:57 +00:00 |
|
jason
|
5030ced9e1
|
feat: add explicit license selection and status visibility (#6751)
|
2025-08-22 20:01:01 +00:00 |
|
Ben Guo
|
9c1490e985
|
fix(copyCommand): provide friendlier error messages for /copy command (#6723)
Co-authored-by: Ben Guo <hundunben@gmail.com>
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-22 16:58:35 +00:00 |
|
Shreya Keshive
|
0e9b06d5c2
|
feat(ide): improve IDE installation UX and feedback (#6677)
|
2025-08-20 21:11:31 +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 |
|
Jerop Kipruto
|
1049d38845
|
feat: update .gitignore in /setup-github (#6591)
|
2025-08-20 01:53:53 +00:00 |
|
Tommaso Sciortino
|
0cc2a1e7ef
|
Remove unnecessary promiuse usage. (#6585)
|
2025-08-19 22:31:02 +00:00 |
|
Ramón Medrano Llamas
|
b24c5887c4
|
feat: restart MCP servers on /mcp refresh (#5479)
Co-authored-by: Brian Ray <62354532+emeryray2002@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-19 19:03:19 +00:00 |
|
Shreya Keshive
|
4828e4daf1
|
feat: Add IDE client to /bug & /about if IDE mode is enabled (#6567)
|
2025-08-19 18:22:21 +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 |
|
Shreya Keshive
|
0215811c4c
|
Revert "Show /ide enable & /ide disable commands based on connection status" (#6486)
|
2025-08-18 16:42:45 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
Jacob Richman
|
6c1373c332
|
Revert "Update semantic color tokens" (#6365)
|
2025-08-16 03:18:31 +00:00 |
|