summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/atCommandProcessor.test.ts
AgeCommit message (Expand)Author
2025-08-20Fixing at command race condition (#6663)Victor May
2025-08-19feat: restart MCP servers on /mcp refresh (#5479)Ramón Medrano Llamas
2025-08-18Read and write files through Zed (#6169)Conrad Irwin
2025-08-04feat(cli): Handle Punctuation in @ Command Parsing (#5482)Sandy Tao
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...Yuki Okita
2025-07-23Fix windows bugs in atCommandProcessor.ts (#4684)Tommaso Sciortino
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-07-07@file don't respect config respectGitIgnore=false (#3382) (#3387)zfflxx
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-24Bug/1369 at command recursive search (#1370)Billy Biggs
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-13cleanup unused `allowBuildArtifacts` (#1010)Anas H. Sulaiman
2025-06-13cleanup unused `customIgnorePatterns` (#1009)Anas H. Sulaiman
2025-06-12Have @ pass through images and other Part objects (#990)Seth Troisi
2025-06-12Fixed @ file content not being added or sent to server (#962)Seth Troisi
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-05-31Fix: Make file path case-insensitive in @-command (#659)Scott Densmore
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-28fix(cli): Support multiple @file references in atCommandProcessor (#590)Allen Hutchison
2025-05-20Support Images and PDFs (#447)Jacob Richman