Shreya Keshive
|
cf7e6ff52d
|
Fix license notice generation script to include transitive dependencies (#6272)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-15 00:06:20 +00:00 |
Gal Zahavi
|
980091cbc2
|
feat(core): refactor shell execution to use node-pty (#6088)
|
2025-08-14 20:40:12 +00:00 |
christine betts
|
5c5fc89eb1
|
[ide-mode] Support multi-folder workspaces (#6177)
|
2025-08-14 20:12:57 +00:00 |
christine betts
|
af93a10a92
|
[ide-mode] Write port to file in ide-server (#5811)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-14 18:09:19 +00:00 |
christine betts
|
2416a80e9c
|
[ide-mode] Add docs on running the vscode companion extension locally (#6145)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya <shreyakeshive@google.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
|
2025-08-14 17:47:36 +00:00 |
Shreya Keshive
|
67c6033147
|
Bump version number of companion extension to match next Gemini CLI version number (#6065)
|
2025-08-12 18:03:55 +00:00 |
Shreya Keshive
|
b0b12af2ce
|
Additional IDE integration polishes (#5985)
|
2025-08-11 16:27:45 +00:00 |
christine betts
|
8dd6f04199
|
Show IDE diff options in both panes (#5986)
|
2025-08-11 16:13:45 +00:00 |
christine betts
|
407393b128
|
[ide-mode] Hide diff options when active diff is not focused (#5808)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-08 15:21:50 +00:00 |
Shreya Keshive
|
f1663d9615
|
README + reduce required VS Code version for companion extension (#5719)
|
2025-08-07 21:25:06 +00:00 |
Shreya Keshive
|
024b8207eb
|
Add hint to enable IDE integration for users running in VS Code (#5610)
|
2025-08-06 19:47:58 +00:00 |
christine betts
|
fde9849d48
|
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 17:36:05 +00:00 |
christine betts
|
93f8fe3671
|
[ide-mode] Add openDiff tool to IDE MCP server (#4519)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-04 21:36:23 +00:00 |
Shreya Keshive
|
2cdaf912ba
|
Generate NOTICES.TXT and surface via command (#5310)
|
2025-08-03 20:19:34 +00:00 |
Shreya Keshive
|
0c6f788406
|
Exclude companion extension from release versioning (#5226)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-30 22:49:26 +00:00 |
N. Taylor Mullen
|
fd434626c5
|
chore(release): v0.1.15 (#5163)
|
2025-07-29 22:03:54 -07:00 |
Shreya Keshive
|
83c4dddb7e
|
Only enable IDE integration if gemini-cli is running in the same path as open workspace (#5068)
|
2025-07-28 20:55:00 +00:00 |
Shreya Keshive
|
cfe3753d4c
|
Refactors companion VS Code extension to import & use notification schema defined in gemini-cli (#5059)
|
2025-07-28 18:20:56 +00:00 |
Shreya Keshive
|
e275441651
|
Updates schema, UX and prompt for IDE context (#5046)
|
2025-07-28 15:03:22 +00:00 |
christine betts
|
1b8ba5ca6b
|
[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 |
christine betts
|
1d3ad9d075
|
Add drawer for active files in IDE mode (#4682)
Co-authored-by: Shreya <shreyakeshive@google.com>
|
2025-07-25 14:50:34 +00:00 |
Shreya Keshive
|
30b6cf8a00
|
Add "Gemini CLI: Run" command shortcut (#4792)
|
2025-07-24 19:55:39 +00:00 |
christine betts
|
4e376c0447
|
[ide-mode] Send the cursor and selected text from the IDE server (#4621)
|
2025-07-24 19:54:41 +00:00 |
Shreya Keshive
|
6380bfe35c
|
Minor refactoring of VS Code companion extension code (#4761)
|
2025-07-24 05:32:55 +00:00 |
Shreya Keshive
|
107ce8afa3
|
Polish companion extension README and package.json file ahead of publishing (#4729)
|
2025-07-24 00:08:25 +00:00 |
christine betts
|
1969d805f2
|
[ide-mode] Use active files and selected text in user prompt (#4614)
|
2025-07-21 20:52:02 +00:00 |
christine betts
|
9bdcdf97d8
|
[ide-mode] Keep track of recently-opened files and send them to the CLI (#4463)
|
2025-07-21 17:54:37 +00:00 |
N. Taylor Mullen
|
fe00686c58
|
chore(release): v0.1.13 (#4515)
|
2025-07-19 13:40:55 -07:00 |
christine betts
|
d7041a6595
|
[ide-mode] Send ping every 30 seconds to prevent client from closing connection (#4329)
|
2025-07-18 19:33:04 +00:00 |
Shreya Keshive
|
0c76affe6d
|
Minor refactoring of IDE companion server (#4331)
|
2025-07-17 01:03:56 +00:00 |
Shreya Keshive
|
e4ed1aabac
|
Include companion VS Code extension VSIX as part of build/release (#4254)
|
2025-07-16 19:06:39 +00:00 |
christine betts
|
b61016f2a5
|
Set port dynamically in VSCode extension and read from it in gemini-cli and send initial notification (#4255)
|
2025-07-15 22:13:03 +00:00 |
Shreya Keshive
|
776d6b6ea0
|
Upload VSIX of companion VS Code extension (#4241)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-15 18:44:03 +00:00 |
christine betts
|
7effdad3e2
|
[ide-mode] Stream notifications when the active file changes (#4147)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-15 16:19:22 +00:00 |
christine betts
|
e9d680e8a4
|
Introduce VSCode companion extension (#3917)
|
2025-07-14 15:34:44 +00:00 |