index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
ide
/
ide-client.ts
Age
Commit message (
Expand
)
Author
2025-08-21
Support IDE connections via stdio MCP (#6417)
Billy Biggs
2025-08-20
feat(ide): improve IDE installation UX and feedback (#6677)
Shreya Keshive
2025-08-20
Fix IDE Companion Connection in Proxy Environments (#6308)
Blackoutta
2025-08-19
feat: Show /ide subcommands based on connection status instead of ideMode boo...
Shreya Keshive
2025-08-17
Fix several IDE mode integration tests (#6408)
cornmander
2025-08-15
[ide-mode] Fix path delimiter for multi-root workspaces on Windows (#6273)
Sunny Sachanandani
2025-08-15
IDE integration Gemini command multi-folder support + bump version (#6265)
Shreya Keshive
2025-08-14
[ide-mode] Support multi-folder workspaces (#6177)
christine betts
2025-08-14
[ide-mode] Write port to file in ide-server (#5811)
christine betts
2025-08-12
[ide-mode] Update installation logic and nudge (#6068)
christine betts
2025-08-11
[ide-mode] Update sandbox detection logic to support macos seatbelt (#6005)
christine betts
2025-08-11
[ide-mode] Update handling of workspace paths (#6014)
christine betts
2025-08-11
Reduce noisy IDE integration error message in standalone terminal (#6006)
Shreya Keshive
2025-08-11
Additional IDE integration polishes (#5985)
Shreya Keshive
2025-08-08
Fix excessive console logging + remove unnecessary try catch (#5860)
Shreya Keshive
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
2025-08-08
[ide-mode] Wire up env variables to sandbox (#5804)
christine betts
2025-08-07
Few IDE integration polishes (#5727)
Shreya Keshive
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-08-05
Refactor IDE client state management, improve user-facing error messages, and...
Shreya Keshive
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-28
Only enable IDE integration if gemini-cli is running in the same path as open...
Shreya Keshive
2025-07-28
Updates schema, UX and prompt for IDE context (#5046)
Shreya Keshive
2025-07-26
fix: Clean up transport on IDE connection failure (#4902)
Shreya Keshive
2025-07-25
[ide-mode] Create an IDE manager class to handle connecting to and exposing m...
christine betts