This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
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-05-28 15:10:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
893ae4d29aee5ede898276c664db67aef98b2845
gemini-cli
/
packages
/
core
/
src
/
utils
/
filesearch
History
Emily Hedlund
ca0e6f9bd9
test: fix Windows CI execution and resolve exposed platform failures (
#24476
)
2026-04-03 15:50:29 +00:00
..
crawlCache.test.ts
…
crawlCache.ts
Disallow redundant typecasts. (
#15030
)
2025-12-13 01:43:43 +00:00
crawler.test.ts
fix: merge duplicate imports in packages/core (3/4) (
#20928
)
2026-03-04 00:12:59 +00:00
crawler.ts
Unused error variables in catch block are not allowed (
#24487
)
2026-04-02 04:33:07 +00:00
fileSearch.test.ts
test: fix Windows CI execution and resolve exposed platform failures (
#24476
)
2026-04-03 15:50:29 +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
…