..
diffOptions.ts
Fix(diff): Hide whitespace changes in diffs with content changes
2025-05-25 22:45:53 -07:00
edit.test.ts
Chore(deps): Upgrade @google/genai to v1.0.1
2025-05-26 14:09:43 -07:00
edit.ts
Fix(diff): Hide whitespace changes in diffs with content changes
2025-05-25 22:45:53 -07:00
glob.test.ts
Support Images and PDFs ( #447 )
2025-05-20 13:02:41 -07:00
glob.ts
fix(glob): Improve glob tool accuracy and output
2025-05-18 00:10:56 -07:00
grep.test.ts
fix(server): Use console.debug in GrepTool for less verbose logging
2025-05-18 23:19:15 -07:00
grep.ts
fix(server): Use console.debug in GrepTool for less verbose logging
2025-05-18 23:19:15 -07:00
ls.ts
Enable tools to cancel active execution.
2025-05-10 00:21:09 -07:00
memoryTool.test.ts
ability to override core system prompt (via .gemini/system.md) and specify core tools via coreTools setting (e.g. coreTools:["ls", "GrepTool", ...]) ; added tests, but did not update docs for now ( #413 )
2025-05-17 19:45:16 -07:00
memoryTool.ts
ability to override core system prompt (via .gemini/system.md) and specify core tools via coreTools setting (e.g. coreTools:["ls", "GrepTool", ...]) ; added tests, but did not update docs for now ( #413 )
2025-05-17 19:45:16 -07:00
read-file.ts
Enable tools to cancel active execution.
2025-05-10 00:21:09 -07:00
read-many-files.test.ts
Support Images and PDFs ( #447 )
2025-05-20 13:02:41 -07:00
read-many-files.ts
Remove unneeded linebreaks in tool description in read-many-files. ( #476 )
2025-05-21 16:59:23 -07:00
shell.json
minimal shell tool ( #191 )
2025-04-27 18:57:10 -07:00
shell.md
drop restriction on whitespace in bash commands ( #272 )
2025-05-06 23:38:36 -07:00
shell.ts
fix: forward entire tool call confirmation object through useToolScheduler ( #481 )
2025-05-22 06:00:36 +00:00
tool-registry.test.ts
ability to override core system prompt (via .gemini/system.md) and specify core tools via coreTools setting (e.g. coreTools:["ls", "GrepTool", ...]) ; added tests, but did not update docs for now ( #413 )
2025-05-17 19:45:16 -07:00
tool-registry.ts
MCP SSE support ( #511 )
2025-05-23 17:19:30 -04:00
tools.ts
fix: forward entire tool call confirmation object through useToolScheduler ( #481 )
2025-05-22 06:00:36 +00:00
web-fetch.ts
Enable tools to cancel active execution.
2025-05-10 00:21:09 -07:00
web-search.ts
Fix: Align WebSearchTool API key handling with GeminiClient ( #474 )
2025-05-21 15:50:53 -07:00
write-file.test.ts
Fix(test): Improve write-file and editCorrector test suites
2025-05-25 15:02:08 -07:00
write-file.ts
Fix(diff): Hide whitespace changes in diffs with content changes
2025-05-25 22:45:53 -07:00