This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
gemini-cli
Watch
1
Star
0
Fork
0
You've already forked gemini-cli
mirror of
https://github.com/google-gemini/gemini-cli.git
synced
2026-03-26 22:11:57 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06c8d3a61dd14614e673d400d7858072b910c4bd
gemini-cli
/
packages
/
core
/
src
/
utils
/
filesearch
History
Sehoon Shon
bc89b05f01
feat(core): improve @file autocomplete to prioritize filenames (
#21064
)
2026-03-04 17:24:34 +00:00
..
crawlCache.test.ts
…
crawlCache.ts
…
crawler.test.ts
fix: merge duplicate imports in packages/core (3/4) (
#20928
)
2026-03-04 00:12:59 +00:00
crawler.ts
fix(cli): prevent OOM crash by limiting file search traversal and adding timeout (
#16696
)
2026-01-15 20:04:22 +00:00
fileSearch.test.ts
feat(core): improve @file autocomplete to prioritize filenames (
#21064
)
2026-03-04 17:24:34 +00:00
fileSearch.ts
feat(core): improve @file autocomplete to prioritize filenames (
#21064
)
2026-03-04 17:24:34 +00:00
ignore.test.ts
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
2026-01-28 01:19:13 +00:00
ignore.ts
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
2026-01-28 01:19:13 +00:00
result-cache.test.ts
…
result-cache.ts
…