gemini-cli/packages/core/src/tools
Olcan 59b6267b2f
allow toolDiscoveryCommand to return function declarations with or without a tool wrapper; fully document both toolDiscoveryCommand and toolCallCommand with examples and pointers to API docs (#696)
2025-06-02 13:41:49 -07:00
..
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
edit.test.ts feat: Add --yolo mode that automatically accepts all tools executions (#695) 2025-06-02 22:05:45 +02:00
edit.ts feat: Add --yolo mode that automatically accepts all tools executions (#695) 2025-06-02 22:05:45 +02:00
glob.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
glob.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
grep.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
grep.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
ls.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
mcp-client.test.ts refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682) 2025-06-02 20:39:25 +00:00
mcp-client.ts refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682) 2025-06-02 20:39:25 +00:00
mcp-tool.test.ts refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682) 2025-06-02 20:39:25 +00:00
mcp-tool.ts refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682) 2025-06-02 20:39:25 +00:00
memoryTool.test.ts feat: allow custom filename for context files (#654) 2025-05-31 12:49:28 -07:00
memoryTool.ts feat: allow custom filename for context files (#654) 2025-05-31 12:49:28 -07:00
read-file.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
read-file.ts Fix for validating getDescription in read_file tool call (#660) 2025-06-01 00:02:00 -07:00
read-many-files.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
read-many-files.ts feat: allow custom filename for context files (#654) 2025-05-31 12:49:28 -07:00
shell.json Rename server->core (#638) 2025-05-30 18:25:47 -07:00
shell.md expose shell process group id to model, along with instructions for how to terminate or signal the group (#645) 2025-05-30 23:25:44 -07:00
shell.ts expose shell process group id to model, along with instructions for how to terminate or signal the group (#645) 2025-05-30 23:25:44 -07:00
tool-registry.test.ts refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682) 2025-06-02 20:39:25 +00:00
tool-registry.ts allow toolDiscoveryCommand to return function declarations with or without a tool wrapper; fully document both toolDiscoveryCommand and toolCallCommand with examples and pointers to API docs (#696) 2025-06-02 13:41:49 -07:00
tools.ts refactor: Centralize tool scheduling logic and simplify React hook (#670) 2025-06-01 14:16:24 -07:00
web-fetch.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
web-search.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
write-file.test.ts feat: Add --yolo mode that automatically accepts all tools executions (#695) 2025-06-02 22:05:45 +02:00
write-file.ts feat: Add --yolo mode that automatically accepts all tools executions (#695) 2025-06-02 22:05:45 +02:00