summaryrefslogtreecommitdiff
path: root/packages/core/src/ide
AgeCommit message (Expand)Author
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-14[ide-mode] Suggest the extension name in the installation messages (#6182)christine betts
2025-08-13chore(telemetry): Add various surface detection to `determineSurface` for log...Richie Foreman
2025-08-12Launch VS Code IDE Integration (#6063)Shreya Keshive
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-11Add support for VSCode-like editors (#5699)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-08-04Improve user-facing error messages for IDE mode (#5522)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