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
Age
Commit message (
Expand
)
Author
2025-08-12
Launch 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-11
Add support for VSCode-like editors (#5699)
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-08-04
Improve user-facing error messages for IDE mode (#5522)
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