summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/slashCommandProcessor.ts
AgeCommit message (Expand)Author
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...Yuki Okita
2025-08-04fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)Pyush Sinha
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-29Adds centralized support to log slash commands + sub commands (#5128)Shreya Keshive
2025-07-28Revert "feat: Add /config refresh command" (#5060)N. Taylor Mullen
2025-07-28feat: Add /config refresh command (#4993)Ramón Medrano Llamas
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-25Vim mode (#3936)Sijie Wang
2025-07-25Load and use MCP server prompts as slash commands in the CLI (#4828)christine betts
2025-07-23feat(commands): Implement argument handling for custom commands via a prompt ...Abhi
2025-07-22(feat): Initial Version of Custom Commands (#4572)Abhi
2025-07-20prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)Abhi
2025-07-17Migrate /corgi (#4419)Abhi
2025-07-17migrate restore command (#4388)Abhi
2025-07-17updated `/quit` to use new slash command arch (#4259)Harold Mciver
2025-07-17update `/bug` to new slash command arch (#4246)Harold Mciver
2025-07-17update `/editor` to new slash command arch (#4153)Harold Mciver
2025-07-16Add /ide status & /ide install commands to manage IDE integration (#4265)Shreya Keshive
2025-07-16update `/tools` to new slash command arch (#4236)Harold Mciver
2025-07-16update `/docs` to new slash command arch (#4133)Harold Mciver
2025-07-16Move MCP slash command to new system (#3678)Brian Ray
2025-07-16migrate compress command (#4271)Abhi
2025-07-16refactor: Optimize the display information of "/chat list" and "/chat resume"...Ben Guo
2025-07-15update `/extensions` to new slash command arch (#4229)Harold Mciver
2025-07-15updated `/stats` to use new slash command arch (#4146)Harold Mciver
2025-07-15migrate /about (#4207)Abhi
2025-07-15Migrate /privacy to new architecture (#4202)Abhi
2025-07-14updated '/auth' to use new slash command arch (#3797)haroldmciver-go
2025-07-11update /theme to new slash command arch (#3791)haroldmciver-go
2025-07-09Adding TurnId to Tool call and API responses and error logs. (#3039)uttamkanodia14
2025-07-08Add a command line option to enable and list extensions (#3191)Billy Biggs
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi
2025-07-02make tag required for /chat (#2904)Seth Troisi
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi
2025-06-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-29refactor: use for...of loop instead of traditional for loop (#1840)Noritaka Kobayashi
2025-06-27Add privacy notice slash command (#2059)Tommaso Sciortino
2025-06-27Add the current auth method and GCP Project config to the about message (#2112)Preston Holmes
2025-06-27Explicit message for missing subcommand (#2019)Seth Troisi
2025-06-26When resuming a checkpoint always add items to history even if not shown (#1653)Billy Biggs
2025-06-25Streamline issue submission with YAML forms (#1608)Jerop Kipruto
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-25refactor: remove deplicate dependency in slashCommandProcessor (#1410)Scott Densmore
2025-06-24Add slashCommand dependency (#1401)Seth Troisi
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...Bryan Morgan
2025-06-24Add `/chat list` (#1361)Seth Troisi
2025-06-23moving `/save`, `/resume` to `/chat <save|resume>` (#1355)Seth Troisi
2025-06-23Include all chat messages (#1354)Seth Troisi
2025-06-23feat: Open MCP docs if no MCPs are configured (#1325)N. Taylor Mullen
2025-06-23Use shorter URL for docs link (#1324)Mark McDonald