Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
N. Taylor Mullen
|
7956eb239e
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
Shreya Keshive
|
3b2a4ba27a
|
refactor(ide ext): Update port file name + switch to 1-based index for characters + remove truncation text (#10501)
|
2025-12-12 17:39:15 +00:00 |
|
Shreya Keshive
|
bb33e281c0
|
fix(ide): Update IDE extension to write auth token in env var (#14999)
|
2025-12-12 16:42:49 +00:00 |
|
Christian Gunderman
|
025e450ac2
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
fancivez
|
0f0b463a2f
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Shreya Keshive
|
d8570e4d64
|
feat(vscode-ide-companion): enforce auth token validation (#10481)
|
2025-10-03 15:41:27 +00:00 |
|
Shreya Keshive
|
12d4ec2e07
|
feat(ide extension): introduce debug logging (#10416)
|
2025-10-02 17:10:13 +00:00 |
|
Shreya Keshive
|
9abb165f7b
|
refactor(vscode-ide-companion): Reduce VSIX size and improve build process (#9118)
|
2025-09-22 16:12:43 +00:00 |
|
Shreya Keshive
|
d746eb7b22
|
feat(vscode-ide-companion): harden ide-server with CORS and host validation (#8512)
|
2025-09-18 14:06:16 +00:00 |
|
Shreya Keshive
|
cf9b6ec1f6
|
fix(ide): increase IDE open / close tool timeouts (#8587)
|
2025-09-16 22:38:17 +00:00 |
|
Shreya Keshive
|
12f584fff8
|
feat(vscode-ide-companion): add auth token validation to IDE server (#8491)
|
2025-09-15 22:49:15 +00:00 |
|
Shreya Keshive
|
8810ef2f40
|
refactor(ide): Improve IDE diff communication protocol (#8338)
|
2025-09-12 15:44:24 +00:00 |
|
Damian Tometzki
|
32abe905f1
|
Fix: connect on docker devcontainer to vscode-ide (#7464)
|
2025-09-10 19:19:37 +00:00 |
|
Shreya Keshive
|
c244cc86dd
|
fix(ide companion extension): increase payload size (#8029)
|
2025-09-08 19:10:33 +00:00 |
|
shrutip90
|
7c667e100e
|
Override Gemini CLI trust with VScode workspace trust when in IDE (#7433)
|
2025-09-03 18:44:26 +00:00 |
|
Shreya Keshive
|
c9bd3ecf6a
|
fix(ide): prevent race condition when diff accepted through CLI (#7633)
|
2025-09-03 04:24:44 +00:00 |
|
Shreya Keshive
|
39e7213fc4
|
fix(ide): use port number for server port file instead of vscode pid (#7368)
|
2025-09-01 00:56:17 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Shreya Keshive
|
80ff3cd25e
|
feat(ide ext): Write workspace path to port file (#6659)
|
2025-08-20 21:09:53 +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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|