qwen-code/packages/core/src/tools
2025-08-13 15:11:10 +08:00
..
diffOptions.ts pre-release commit 2025-07-22 23:26:01 +08:00
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 feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
glob.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
grep.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
grep.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
ls.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
ls.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
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 bug(core): UI reporting for truncated read_file. (#5155) 2025-07-31 16:31:14 +00:00
read-file.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
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 pre-release commit 2025-07-22 23:26:01 +08:00
web-fetch.ts pre-release commit 2025-07-22 23:26:01 +08:00
web-search.ts pre-release commit 2025-07-22 23:26:01 +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