summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/utils/commandUtils.ts
AgeCommit message (Expand)Author
2025-08-20fix: copy command gets stuck (#6482)hritan
2025-08-07feat: open repo secrets page in addition to README (#5684)Lee James
2025-07-20feat: Added /copy command for copying output to clipboard with new Command Se...Devansh Sharma
2025-05-19fix: Ensure user written `!` is treated opaquely if not in shell mode\n\n- Ad...Taylor Mullen
2025-05-07Refactor: Enhance @-command, Autocomplete, and Input Stability (#279)Allen Hutchison
2025-05-02Add autocomplete for slash commandsSeth Troisi
2025-04-30Added bang(!) commands as a shell passthroughSeth Troisi
2025-04-29Add @ command handling to useGeminiStream (#217)Allen Hutchison
2025-04-29Refactor useGeminiStream to pull slash commands and passthrough comma… (#215)Allen Hutchison
2025-04-29First four independent files for @ commands. (#205)Allen Hutchison