summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/slashCommandProcessor.ts
AgeCommit message (Expand)Author
2025-08-24feat(stats): save stats on exitCastor Regex
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
2025-08-19feat: Show /ide subcommands based on connection status instead of ideMode boo...Shreya Keshive
2025-08-15feat(about): Add the IDE Client's display name to `/about` (#6311)Evan Otero
2025-08-15fix: pendingSlashCommandHistoryItems corrected to properly memoize updates (#...Pyush Sinha
2025-08-13chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)Richie Foreman
2025-08-13fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)Harold Mciver
2025-08-13Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent teleme...Jacob Richman
2025-08-13chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)Richie Foreman
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi
2025-08-09feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)Hiroaki Mitsuyoshi
2025-08-08[ide-mode] Close all open diffs when the CLI gets closed (#5792)christine betts
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