index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
commands
/
ideCommand.ts
Age
Commit message (
Expand
)
Author
2025-08-20
feat(ide): improve IDE installation UX and feedback (#6677)
Shreya Keshive
2025-08-19
feat: Show /ide subcommands based on connection status instead of ideMode boo...
Shreya Keshive
2025-08-18
Revert "Show /ide enable & /ide disable commands based on connection status" ...
Shreya Keshive
2025-08-15
Show /ide enable & /ide disable commands based on connection status (#6248)
Shreya Keshive
2025-08-14
[ide-mode] Suggest the extension name in the installation messages (#6182)
christine betts
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
Additional IDE integration polishes (#5985)
Shreya Keshive
2025-08-08
Fix excessive console logging + remove unnecessary try catch (#5860)
Shreya Keshive
2025-08-08
Use slash command instead of context drawer to display open files in editor t...
Shreya Keshive
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-25
[ide-mode] Create an IDE manager class to handle connecting to and exposing m...
christine betts
2025-07-20
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
Abhi
2025-07-16
Add /ide status & /ide install commands to manage IDE integration (#4265)
Shreya Keshive