qwen-code/packages/core/src/tools
2025-07-25 21:30:39 +00:00
..
diffOptions.ts
edit.test.ts feat(edit): Prevent no-op edits (#3520) 2025-07-21 21:24:02 +00:00
edit.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
glob.test.ts Make glob.test.ts win compatible. (#4891) 2025-07-25 21:30:39 +00:00
glob.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
grep.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
grep.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
ls.ts feat: full implementation for .geminiignore in settings and respective tool calls (#3727) 2025-07-20 07:55:33 +00:00
mcp-client.test.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
mcp-client.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
mcp-tool.test.ts MCP OAuth Part 2 - MCP Client Integration (#4318) 2025-07-22 13:34:56 +00:00
mcp-tool.ts fix typos in diverse files (#3550) 2025-07-20 22:36:34 +00:00
memoryTool.test.ts
memoryTool.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
modifiable-tool.test.ts
modifiable-tool.ts
read-file.test.ts Fix read-file.test.ts to be windows compatible. (#4864) 2025-07-25 17:31:22 +00:00
read-file.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
read-many-files.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
read-many-files.ts Fix windows bugs in atCommandProcessor.ts (#4684) 2025-07-23 00:18:57 +00:00
shell.test.ts Safer Shell command Execution (#4795) 2025-07-25 19:25:32 +00:00
shell.ts Safer Shell command Execution (#4795) 2025-07-25 19:25:32 +00:00
tool-registry.test.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
tool-registry.ts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
tools.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
web-fetch.test.ts feat(cli): add explicit proxy option in cli (#2526) 2025-07-17 18:57:37 +00:00
web-fetch.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
web-search.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
write-file.test.ts fix: EditTool can clobber human edits to the same file. (#3043) 2025-07-07 17:28:56 +00:00
write-file.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00