| .. |
|
diffOptions.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
edit.test.ts
|
Checks for diff changes before displaying the code snippet (#751)
|
2025-06-05 06:48:03 -07:00 |
|
edit.ts
|
Checks for diff changes before displaying the code snippet (#751)
|
2025-06-05 06:48:03 -07:00 |
|
glob.test.ts
|
Ignore folders files (#651)
|
2025-06-04 04:40:46 +00:00 |
|
glob.ts
|
Ignore folders files (#651)
|
2025-06-04 04:40:46 +00:00 |
|
grep.test.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
grep.ts
|
Jacob314/memory fixes (#754)
|
2025-06-05 06:40:33 -07:00 |
|
ls.ts
|
Ignore folders files (#651)
|
2025-06-04 04:40:46 +00:00 |
|
mcp-client.test.ts
|
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
|
2025-06-03 07:40:51 +00:00 |
|
mcp-client.ts
|
Add support for configured mcp client timeout. (#775)
|
2025-06-05 20:35:00 +00:00 |
|
mcp-tool.test.ts
|
refactor(core): Centralize tool response formatting (#743)
|
2025-06-04 07:24:25 +00:00 |
|
mcp-tool.ts
|
refactor(core): Centralize tool response formatting (#743)
|
2025-06-04 07:24: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
|
Add support for .geminiignore file (#757)
|
2025-06-05 10:15:27 -07:00 |
|
read-file.ts
|
Add support for .geminiignore file (#757)
|
2025-06-05 10:15:27 -07:00 |
|
read-many-files.test.ts
|
Add support for .geminiignore file (#757)
|
2025-06-05 10:15:27 -07:00 |
|
read-many-files.ts
|
Add support for .geminiignore file (#757)
|
2025-06-05 10:15:27 -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
|
Jacob314/memory fixes (#754)
|
2025-06-05 06:40:33 -07:00 |
|
tool-registry.test.ts
|
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
|
2025-06-03 07:40:51 +00:00 |
|
tool-registry.ts
|
Jacob314/memory fixes (#754)
|
2025-06-05 06:40:33 -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
|
Refactor: Centralize GeminiClient in Config (#693)
|
2025-06-02 14:55:51 -07:00 |
|
web-search.ts
|
Refactor: Centralize GeminiClient in Config (#693)
|
2025-06-02 14:55:51 -07:00 |
|
write-file.test.ts
|
Refactor: Use config.getGeminiClient() for GeminiClient instantiation (#715)
|
2025-06-03 05:30:52 +00:00 |
|
write-file.ts
|
Add params check for writeTool (#708)
|
2025-06-03 07:47:27 -07:00 |