Miguel Solorio
|
d0d478b997
|
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-15 22:39:54 +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 |
|
owenofbrien
|
19c644aed3
|
Add session id to session summary and /bug template (#6313)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 15:15:54 +00:00 |
|
Shreya Keshive
|
169597b962
|
Show /ide enable & /ide disable commands based on connection status (#6248)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-15 00:22:32 +00:00 |
|
HugoMurillo
|
44feae8d49
|
fix(#5340): unable to load chats with weird characters (#5969)
|
2025-08-14 23:24:57 +00:00 |
|
Kamal Raj Sekar
|
2b0a1a1ae4
|
/chat save command saves empty conversations with only system context (#6121)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 16:30:30 +00:00 |
|
christine betts
|
6fb63783bf
|
[ide-mode] Suggest the extension name in the installation messages (#6182)
|
2025-08-14 14:57:36 +00:00 |
|
Richie Foreman
|
d3d31c4242
|
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
|
2025-08-13 20:17:38 +00:00 |
|
Harold Mciver
|
efd5dd135a
|
fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)
|
2025-08-13 19:31:24 +00:00 |
|
Deepankar Sharma
|
8677b289b9
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +00:00 |
|
Shreya Keshive
|
864dd9bacc
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
christine betts
|
709616996c
|
[ide-mode] Update installation logic and nudge (#6068)
|
2025-08-12 20:08:47 +00:00 |
|
Seth Vargo
|
8daf041225
|
feat(/setup-github): Use node to download the files (#5863)
|
2025-08-12 01:32:23 +00:00 |
|
Shreya Keshive
|
3670b75672
|
Additional IDE integration polishes (#5985)
|
2025-08-11 16:27:45 +00:00 |
|
Ali Al Jufairi
|
8ed2cc169e
|
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
|
a29852fc68
|
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 |
|
Shreya Keshive
|
3ccfefb4ca
|
Fix excessive console logging + remove unnecessary try catch (#5860)
|
2025-08-08 21:48:02 +00:00 |
|
Shreya Keshive
|
a16d6fc0e1
|
Use slash command instead of context drawer to display open files in editor to reduce flickering in the UI (#5858)
|
2025-08-08 21:26:11 +00:00 |
|
Lee James
|
fbff9393d0
|
feat: open repo secrets page in addition to README (#5684)
|
2025-08-07 16:00:46 +00:00 |
|
Seth Vargo
|
5fafbfd9c7
|
feat(cli): get the run-gemini-cli version from the GitHub API (#5708)
|
2025-08-06 20:56:06 +00:00 |
|
Lee James
|
18cc58dd26
|
feat: Enable /setup-github to always run, and error appropriately (#5653)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 13:06:37 +00:00 |
|
Lee James
|
f19a8be595
|
docs(setup-github): Inform user of the next steps after running slash command (#5644)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 02:59:25 +00:00 |
|
Jerop Kipruto
|
a17fbbf27c
|
switch from heads to tags in url path (#5638)
|
2025-08-05 17:47:28 -07:00 |
|
Shreya Keshive
|
4c72689a4a
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +00:00 |
|
Yuki Okita
|
06a37e148a
|
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 |
|
Harold Mciver
|
5873dfcbe6
|
Update MCP client to connect to servers with only prompts (#5290)
|
2025-08-04 21:38:23 +00:00 |
|
Mo Moadeli
|
9258845192
|
feat(cli): Prevent redundant opening of browser tabs when zero MCP servers are configured (#5367)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-04 21:20:49 +00:00 |
|
Shreya Keshive
|
abe566f584
|
Improve user-facing error messages for IDE mode (#5522)
|
2025-08-04 21:06:17 +00:00 |
|
Seth Vargo
|
48bc93308f
|
Use new URLs for downloading workflows (#5524)
|
2025-08-04 20:10:36 +00:00 |
|
Pyush Sinha
|
ef909bd58a
|
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 |
|
JeromeJu
|
1da7e0f424
|
feat: Implement /setup-github command (#5069)
|
2025-07-31 22:14:22 +00:00 |
|
Yuki Okita
|
f20f55cac0
|
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
|
2025-07-31 19:02:08 +00:00 |
|
Niladri Das
|
18d5c25e69
|
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-31 16:36:50 +00:00 |
|
christine betts
|
9373496bb6
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|
christine betts
|
b3375cc97a
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
Yuki Okita
|
2d6318d9d0
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
shamso-goog
|
b1d159417f
|
feat(cli): introduce /init command for GEMINI.md creation (#4852)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-29 16:49:01 +00:00 |
|
Daniel Lee
|
064c67d84b
|
feat(commands): add custom commands support for extensions (#4703)
|
2025-07-29 01:40:47 +00:00 |
|
N. Taylor Mullen
|
ed75f117ac
|
Revert "feat: Add /config refresh command" (#5060)
|
2025-07-28 18:13:46 +00:00 |
|
Ramón Medrano Llamas
|
5d63f2dd18
|
feat: Add /config refresh command (#4993)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-28 15:46:43 +00:00 |
|
Hiroaki Mitsuyoshi
|
da04e0fd22
|
feat(chat): Implement /chat delete command (#2401)
|
2025-07-27 22:18:12 +00:00 |
|
Abhi
|
1cfb4e7448
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +00:00 |
|
Sijie Wang
|
8b74a8ed8b
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
|
christine betts
|
bf7da82d05
|
Load and use MCP server prompts as slash commands in the CLI (#4828)
Co-authored-by: harold <haroldmciver@google.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-25 20:56:33 +00:00 |
|
Tommaso Sciortino
|
dd64db12f1
|
Make restoreCommand test windows compatible. (#4873)
|
2025-07-25 19:26:09 +00:00 |
|
christine betts
|
36ba832491
|
[ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797)
|
2025-07-25 17:46:55 +00:00 |
|
Ramón Medrano Llamas
|
20e9504cf2
|
feat: add /mcp refresh command (#4566)
|
2025-07-25 01:14:45 +00:00 |
|
Thomas Burnham
|
f755f006c2
|
feat(cli): display timestamp in /chat list (#4733)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-24 04:48:52 +00:00 |
|
Brandon Keiji
|
e999892248
|
feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460)
|
2025-07-23 21:48:35 +00:00 |
|
Tommaso Sciortino
|
5fdcd1e101
|
Make ideCommand test windows compatible. (#4746)
|
2025-07-23 21:01:51 +00:00 |
|