summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/read-many-files.ts
AgeCommit message (Expand)Author
2025-08-06bug(core): Prompt engineering for truncated read_file. (#5161)joshualitt
2025-08-05perf(core): implement parallel file processing for 74% performance improvemen...sangwook
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: Make file type detection and binary checks asynchronous (#3286) (#3288)sangwook
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-15Pure refactor: Consolidate isWithinRoot() function calling. (#4163)Tommaso Sciortino
2025-07-12Fix issues that resulted in Gemini trying to use relative paths where absolut...Jacob Richman
2025-07-08Improve Function Call argument validation and typing (#2881)Tommaso Sciortino
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
2025-06-15Add file operation telemetry (#1068)Jerop Kipruto
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-12Improve some tools to support abortSignal (#997)Tommaso Sciortino
2025-06-05Add support for `.geminiignore` file (#757)Eddie Santos
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-05-31feat: allow custom filename for context files (#654)Allen Hutchison
2025-05-30Rename server->core (#638)Tommaso Sciortino