| .. |
|
diffOptions.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
edit.test.ts
|
Refactor: Use config.getGeminiClient() for GeminiClient instantiation (#715)
|
2025-06-03 05:30:52 +00:00 |
|
edit.ts
|
Modify shortenPath and add param validation (#663)
|
2025-06-03 08:59:17 -07: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
|
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
|
2025-06-03 07:40:51 +00:00 |
|
mcp-client.ts
|
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
|
2025-06-03 07:40:51 +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
|
bandaid for broken mcp calls (#732)
|
2025-06-03 14:40:36 -07: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
|
strip ansi from shell output (#699)
|
2025-06-02 14:50:12 -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
|
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
|
2025-06-03 07:40:51 +00: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 |