summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/slashCommandProcessor.ts
AgeCommit message (Expand)Author
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
2025-06-22feat: Add /docs command and update UI (#1297)N. Taylor Mullen
2025-06-21Update memory and context summary UI for multiple context filenames (#1282)Billy Biggs
2025-06-20Support autocompletion for checkpoints (#1253)Louis Jimenez
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Auth First Run (#1207)matt korwel
2025-06-18fix: check package.json for app version (#1160) (#1182)Brandon Keiji
2025-06-17code review followup for compress command (#1097)Jacob MacDonald
2025-06-16feat: clear should also clear chat history (#1008)Abhi
2025-06-15Update /tools desc to show the name of each tool as known to the model (#1091)Billy Biggs
2025-06-15Support completion of checkpoint names in /resume (#1063)Billy Biggs
2025-06-15Add support for /mcp schema to show full parameter schema as JSON (#1050)Billy Biggs