| .. |
|
edit.test.ts
|
refactor: Unify file modification confirmation state
|
2025-05-16 23:34:48 -07:00 |
|
edit.ts
|
fix: forward entire tool call confirmation object through useToolScheduler (#481)
|
2025-05-22 06:00:36 +00: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
|
Implementation of web search as a tool (#307)
|
2025-05-20 11:36:21 -07: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: Prevent WriteFileTool from writing to directory paths
|
2025-05-17 00:01:35 -07:00 |
|
write-file.ts
|
fix: forward entire tool call confirmation object through useToolScheduler (#481)
|
2025-05-22 06:00:36 +00:00 |