qwen-code/packages/core/src/tools
2025-08-15 17:27:09 +08:00
..
diffOptions.ts
edit.test.ts [Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222) 2025-08-01 15:20:08 +00:00
edit.ts [Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222) 2025-08-01 15:20:08 +00:00
glob.test.ts
glob.ts
grep.test.ts
grep.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
ls.test.ts
ls.ts
mcp-client.test.ts check for the prompt capability before listing prompts from MCP servers (#5616) 2025-08-05 22:50:30 +00:00
mcp-client.ts Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
mcp-tool.test.ts feat(core): Parse Multimodal MCP Tool responses (#5529) 2025-08-05 19:19:47 +00:00
mcp-tool.ts feat(core): Parse Multimodal MCP Tool responses (#5529) 2025-08-05 19:19:47 +00:00
memoryTool.test.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
memoryTool.ts refactor: rename GEMINI.md to QWEN.md across the codebase 2025-08-09 10:33:02 +08:00
modifiable-tool.test.ts Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
modifiable-tool.ts Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
read-file.test.ts
read-file.ts
read-many-files.test.ts perf(core): implement parallel file processing for 74% performance improvement (#4763) 2025-08-05 22:47:18 +00:00
read-many-files.ts perf(core): implement parallel file processing for 74% performance improvement (#4763) 2025-08-05 22:47:18 +00:00
shell.test.ts Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
shell.ts feat: add qwencoder as co-author (#207) 2025-08-07 17:07:56 +08:00
tool-error.ts [Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222) 2025-08-01 15:20:08 +00:00
tool-registry.test.ts Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
tool-registry.ts fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385) 2025-08-05 21:59:31 +00:00
tools.ts [Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222) 2025-08-01 15:20:08 +00:00
web-fetch.test.ts chore: fix test case failure 2025-08-15 17:27:09 +08:00
web-fetch.ts chore: npm run lint 2025-08-15 17:16:05 +08:00
web-search.ts feat: replace google web search with tavily web search (#329) 2025-08-14 21:20:23 +08:00
write-file.test.ts fix tool 2025-08-05 17:09:25 +08:00
write-file.ts remove unnecessary checks in WriteFileChecks.getDescription (#5526) 2025-08-04 19:12:33 +00:00