summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/ideCommand.ts
AgeCommit message (Collapse)Author
2025-07-25[ide-mode] Create an IDE manager class to handle connecting to and exposing ↵christine betts
methods from the IDE server (#4797)
2025-07-20prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)Abhi
2025-07-16Add /ide status & /ide install commands to manage IDE integration (#4265)Shreya Keshive