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
/
glob.ts
Age
Commit message (
Expand
)
Author
2025-08-11
feat: migrate tools to use parametersJsonSchema. (#5330)
Wanlin Du
2025-08-07
Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)
joshualitt
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-15
Pure refactor: Consolidate isWithinRoot() function calling. (#4163)
Tommaso Sciortino
2025-07-08
Improve Function Call argument validation and typing (#2881)
Tommaso Sciortino
2025-07-04
Add and improve JSDoc comments for core tool methods (#3128)
moon jooho
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-12
Improve some tools to support abortSignal (#997)
Tommaso Sciortino
2025-06-13
Revert "Make glob tool support abortSignal" (#996)
matt korwel
2025-06-12
Make glob tool support abortSignal (#988)
Tommaso Sciortino
2025-06-09
Add support for sorting files search by recency threshold followed by lexicog...
anj-s
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-05-30
Rename server->core (#638)
Tommaso Sciortino