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
/
tools.ts
Age
Commit message (
Expand
)
Author
2025-08-08
Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)
agarwalravikant
2025-08-07
Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)
joshualitt
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-08-06
Detect and warn about cyclic tool refs when schema depth errors are encounter...
Jacob MacDonald
2025-08-01
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via Too...
Silvio Junior
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-16
fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP...
Wanlin Du
2025-07-13
feat(tools): Centralize shell tool summarization (#4009)
N. Taylor Mullen
2025-07-11
Summarize tool call outputs using tool specific summarizers (#3745)
anj-s
2025-07-08
Improve Function Call argument validation and typing (#2881)
Tommaso Sciortino
2025-07-05
feat: Handle inline content modification in tool scheduler (#2883)
Adam Weidman
2025-06-13
Improvements to web-fetch tool (#1030)
Allen Hutchison
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-09
Add Windsurf in edit tool to modify changes, if installed (#853)
Eddie Santos
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-01
refactor: Centralize tool scheduling logic and simplify React hook (#670)
N. Taylor Mullen
2025-05-30
Rename server->core (#638)
Tommaso Sciortino