summaryrefslogtreecommitdiff
path: root/packages/cli/src/services
AgeCommit message (Collapse)Author
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
Co-authored-by: Taylor Mullen <[email protected]>
2025-08-19feat(core): refactor shell execution to use node-pty (#6491)Gal Zahavi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-18fix(commands): Respect YOLO mode in custom slash commands (#6441)Abhi
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-17 feat(cli): Introduce arguments for shell execution in custom commands (#5966)Abhi
2025-08-13Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)Deepankar Sharma
Co-authored-by: jacob314 <[email protected]>
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06feat: Enable /setup-github to always run, and error appropriately (#5653)Lee James
Co-authored-by: Jacob Richman <[email protected]>
2025-07-31feat: Implement /setup-github command (#5069)JeromeJu
2025-07-31feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)Yuki Okita
2025-07-29feat(cli): introduce /init command for GEMINI.md creation (#4852)shamso-goog
Co-authored-by: matt korwel <[email protected]>
2025-07-29feat(commands): add custom commands support for extensions (#4703)Daniel Lee
2025-07-28Revert "feat: Add /config refresh command" (#5060)N. Taylor Mullen
2025-07-28feat: Add /config refresh command (#4993)Ramón Medrano Llamas
Co-authored-by: Bryan Morgan <[email protected]>
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-26(fix): Custom Commands follow symlinks (#4907)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
Co-authored-by: harold <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-23feat(commands): Implement argument handling for custom commands via a prompt ↵Abhi
pipeline (#4702)
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-20feat: Added /copy command for copying output to clipboard with new Command ↵Devansh Sharma
Service approach (#3706) Co-authored-by: Abhi <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-19Revert background agent commits (#4479)Tommaso Sciortino
2025-07-18Add /background commands (when background agent is configured) (#4407)Tommaso Sciortino
Co-authored-by: Bryan Morgan <[email protected]>
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
Co-authored-by: Abhi <[email protected]>
2025-07-17update `/bug` to new slash command arch (#4246)Harold Mciver
Co-authored-by: Abhi <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Abhi <[email protected]>
2025-07-17update `/editor` to new slash command arch (#4153)Harold Mciver
Co-authored-by: Abhi <[email protected]>
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
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: matt korwel <[email protected]>
2025-07-16update `/docs` to new slash command arch (#4133)Harold Mciver
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-16Move MCP slash command to new system (#3678)Brian Ray
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Abhi <[email protected]>
2025-07-16migrate compress command (#4271)Abhi
2025-07-16refactor: Optimize the display information of "/chat list" and "/chat ↵Ben Guo
resume" (#2857) Co-authored-by: Ben Guo <[email protected]>
2025-07-15update `/extensions` to new slash command arch (#4229)Harold Mciver
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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
Co-authored-by: Abhi <[email protected]>
2025-07-11update /theme to new slash command arch (#3791)haroldmciver-go
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Abhi <[email protected]>
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi