index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
tools
/
read-many-files.test.ts
Age
Commit message (
Expand
)
Author
2025-08-07
fix(core): Replace flaky performance tests with robust correctness tests (#5795)
Allen Hutchison
2025-08-06
bug(core): Prompt engineering for truncated read_file. (#5161)
joshualitt
2025-08-05
perf(core): implement parallel file processing for 74% performance improvemen...
sangwook
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool c...
Pyush Sinha
2025-07-15
Pure refactor: Consolidate isWithinRoot() function calling. (#4163)
Tommaso Sciortino
2025-07-12
Fix issues that resulted in Gemini trying to use relative paths where absolut...
Jacob Richman
2025-07-08
Improve Function Call argument validation and typing (#2881)
Tommaso Sciortino
2025-07-01
feat: add audio and video support to read_file (#2556)
Santhosh Kumar
2025-06-29
refactor: remove imported multiple times (#1846)
Noritaka Kobayashi
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-13
cleanup unused `allowBuildArtifacts` (#1010)
Anas H. Sulaiman
2025-06-13
cleanup unused `customIgnorePatterns` (#1009)
Anas H. Sulaiman
2025-06-05
Add support for `.geminiignore` file (#757)
Eddie Santos
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-05-30
Rename server->core (#638)
Tommaso Sciortino