summaryrefslogtreecommitdiff
path: root/packages/core/src/ide/ide-client.ts
AgeCommit message (Expand)Author
2025-08-21Support IDE connections via stdio MCP (#6417)Billy Biggs
2025-08-20feat(ide): improve IDE installation UX and feedback (#6677)Shreya Keshive
2025-08-20Fix IDE Companion Connection in Proxy Environments (#6308)Blackoutta
2025-08-19feat: Show /ide subcommands based on connection status instead of ideMode boo...Shreya Keshive
2025-08-17Fix 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-15IDE 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-11Reduce noisy IDE integration error message in standalone terminal (#6006)Shreya Keshive
2025-08-11Additional IDE integration polishes (#5985)Shreya Keshive
2025-08-08Fix 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-07Few 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-05Refactor IDE client state management, improve user-facing error messages, and...Shreya Keshive
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-28Only enable IDE integration if gemini-cli is running in the same path as open...Shreya Keshive
2025-07-28Updates schema, UX and prompt for IDE context (#5046)Shreya Keshive
2025-07-26fix: 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