pomelo
|
5390f662fc
|
fix: VSCode detection null check and debug message optimization (#983)
|
2025-11-07 17:28:37 +08:00 |
|
tanzhenxin
|
45f1000dea
|
fix (#958)
|
2025-11-04 15:53:31 +08:00 |
|
tanzhenxin
|
04f0996327
|
fix: /ide install failed to run on Windows (#957)
|
2025-11-04 15:53:03 +08:00 |
|
tanzhenxin
|
eb95c131be
|
Sync upstream Gemini-CLI v0.8.2 (#838)
|
2025-10-23 09:27:04 +08:00 |
|
mingholy.lmh
|
f19789b381
|
fix: lint error
|
2025-09-15 17:26:57 +08:00 |
|
mingholy.lmh
|
1976837eda
|
Merge branch 'main' into chore/sync-gemini-cli-v0.3.4
|
2025-09-15 13:42:42 +08:00 |
|
pomelo-nwu
|
9ed3f887af
|
feat: update vars
|
2025-09-12 16:01:38 +08:00 |
|
mingholy.lmh
|
8bb8660c72
|
Merge tag 'v0.3.4' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.3.4
|
2025-09-11 16:38:48 +08:00 |
|
mingholy.lmh
|
14ea33063f
|
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
|
2025-09-11 16:26:56 +08:00 |
|
Shreya Keshive
|
ad3bc17e45
|
fix(process-utils): fix bug that prevented start-up when running process walking command fails (#7757)
|
2025-09-04 16:25:09 -07:00 |
|
Shreya Keshive
|
2fb14ead1f
|
Hotfix for issue #7730 (#7739)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-04 12:46:02 -07:00 |
|
tanzhenxin
|
2572faf726
|
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483)
|
2025-09-01 14:48:55 +08:00 |
|
David East
|
023053ed92
|
fix(tests): Fix Firebase Studio to IDE detection tests (#7163)
|
2025-08-27 17:31:59 +00:00 |
|
Shreya Keshive
|
75b1e01bb0
|
fix(ide): remove noisy error log (#7066)
|
2025-08-26 01:29:31 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Richie Foreman
|
1b2249fb8f
|
feat(ide): Enable Firebase Studio install now that FS has updated VsCode (#7027)
|
2025-08-25 21:10:36 +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 |
|
tanzhenxin
|
0ba0d27941
|
Merge branch 'main' into chore/sync-gemini-cli-v0.1.21
|
2025-08-22 10:20:01 +08:00 |
|
Billy Biggs
|
2dd15572ea
|
Support IDE connections via stdio MCP (#6417)
|
2025-08-21 22:00:05 +00:00 |
|
Shreya Keshive
|
0e9b06d5c2
|
feat(ide): improve IDE installation UX and feedback (#6677)
|
2025-08-20 21:11:31 +00:00 |
|
mingholy.lmh
|
1e2bbd1be3
|
fix: add patch for sync upstream
|
2025-08-20 22:24:53 +08:00 |
|
mingholy.lmh
|
c546d86d44
|
Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21
|
2025-08-20 22:24:50 +08:00 |
|
tanzhenxin
|
c8f3b15971
|
chore: npm run format
|
2025-08-20 11:28:18 +08:00 |
|
tanzhenxin
|
2fcacb70b9
|
chore: fix ide installer
|
2025-08-20 11:25:11 +08:00 |
|
Blackoutta
|
d587c6f104
|
Fix IDE Companion Connection in Proxy Environments (#6308)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-20 00:32:08 +00:00 |
|
Shreya Keshive
|
6732665a08
|
fix(ide): Correctly identify IDE process when run from terminal (#6566)
|
2025-08-20 00:23:37 +00:00 |
|
Shreya Keshive
|
ed1fc4ddb3
|
fix(ide): Fix bug where companion extension was not being installed on Windows correctly (#6576)
|
2025-08-19 20:25:11 +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 |
|
tanzhenxin
|
303b6999f4
|
fix: qwen vscode extension
|
2025-08-19 18:20:40 +08:00 |
|
tanzhenxin
|
7dbc240847
|
chore: sync gemini-cli v0.1.19
|
2025-08-18 19:55:46 +08: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 |
|
cornmander
|
ec1fa954d1
|
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
|
4896c7739f
|
[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
|
db347eeee8
|
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
|
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
|
d6403c67ee
|
[ide-mode] Suggest the extension name in the installation messages (#6182)
|
2025-08-14 14:57:36 +00:00 |
|
Richie Foreman
|
d6f74ea2f0
|
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 |
|
tanzhenxin
|
bc92da04e9
|
Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18
|
2025-08-13 15:11:10 +08:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
christine betts
|
74fd0841d0
|
[ide-mode] Update installation logic and nudge (#6068)
|
2025-08-12 20:08:47 +00:00 |
|
christine betts
|
94b6199943
|
[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
|
c0f5f6a5f6
|
[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
|
0e98641b51
|
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
|
4656f17524
|
Reduce noisy IDE integration error message in standalone terminal (#6006)
|
2025-08-11 19:57:56 +00:00 |
|
Shreya Keshive
|
b0b12af2ce
|
Additional IDE integration polishes (#5985)
|
2025-08-11 16:27:45 +00:00 |
|
Shreya Keshive
|
9ac62565a0
|
Fix excessive console logging + remove unnecessary try catch (#5860)
|
2025-08-08 21:48:02 +00:00 |
|
christine betts
|
3af4913ef3
|
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
|
2025-08-08 15:38:30 +00:00 |
|
christine betts
|
5ec4ea9b4d
|
[ide-mode] Wire up env variables to sandbox (#5804)
|
2025-08-08 15:35:47 +00:00 |
|