cornmander
|
d7d77a0d6d
|
Fix several IDE mode integration tests (#6408)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-17 07:55:39 +00:00 |
|
Sunny Sachanandani
|
bf8388be74
|
[ide-mode] Fix path delimiter for multi-root workspaces on Windows (#6273)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-15 22:58:31 +00:00 |
|
Shreya Keshive
|
c51256e887
|
IDE integration Gemini command multi-folder support + bump version (#6265)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-15 00:07:06 +00:00 |
|
christine betts
|
a9698363a1
|
[ide-mode] Support multi-folder workspaces (#6177)
|
2025-08-14 20:12:57 +00:00 |
|
christine betts
|
70511fe684
|
[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
|
6fb63783bf
|
[ide-mode] Suggest the extension name in the installation messages (#6182)
|
2025-08-14 14:57:36 +00:00 |
|
Richie Foreman
|
43a2b0f921
|
chore(telemetry): Add various surface detection to determineSurface for logging. (#6074)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-13 21:45:53 +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 |
|
christine betts
|
1cb6245d1b
|
[ide-mode] Update sandbox detection logic to support macos seatbelt (#6005)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-11 21:09:57 +00:00 |
|
christine betts
|
0e32336a7c
|
[ide-mode] Update handling of workspace paths (#6014)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-11 21:06:01 +00:00 |
|
christine betts
|
1f0dd6ccf4
|
Add support for VSCode-like editors (#5699)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-11 21:01:37 +00:00 |
|
Shreya Keshive
|
b04ceb93a0
|
Reduce noisy IDE integration error message in standalone terminal (#6006)
|
2025-08-11 19:57:56 +00:00 |
|
Shreya Keshive
|
3670b75672
|
Additional IDE integration polishes (#5985)
|
2025-08-11 16:27:45 +00:00 |
|
Shreya Keshive
|
3ccfefb4ca
|
Fix excessive console logging + remove unnecessary try catch (#5860)
|
2025-08-08 21:48:02 +00:00 |
|
christine betts
|
13becc5454
|
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
|
2025-08-08 15:38:30 +00:00 |
|
christine betts
|
0cd7f0633f
|
[ide-mode] Wire up env variables to sandbox (#5804)
|
2025-08-08 15:35:47 +00:00 |
|
Shreya Keshive
|
375366740e
|
Few IDE integration polishes (#5727)
|
2025-08-07 21:19:31 +00:00 |
|
christine betts
|
7f3e89df49
|
[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 |
|
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 |
|
Shreya Keshive
|
abe566f584
|
Improve user-facing error messages for IDE mode (#5522)
|
2025-08-04 21:06:17 +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 |
|
Shreya Keshive
|
49581c0da5
|
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
|
6592a05998
|
Updates schema, UX and prompt for IDE context (#5046)
|
2025-07-28 15:03:22 +00:00 |
|
Shreya Keshive
|
31278fe21a
|
fix: Clean up transport on IDE connection failure (#4902)
|
2025-07-26 01:57:34 +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 |
|