qwen-code/packages/core/src/tools
Luccas Paroni 2778c7d851
feat(core): Parse Multimodal MCP Tool responses (#5529)
Co-authored-by: Luccas Paroni <luccasparoni@google.com>
2025-08-05 19:19:47 +00:00
..
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07: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 feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00: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 feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00: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 Improve error message for discoverTools function (#4157) 2025-07-31 00:16:21 +00:00
mcp-client.ts Update MCP client to connect to servers with only prompts (#5290) 2025-08-04 21:38:23 +00: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 confirm save_memory tool, with ability to see diff and edit manually for advanced changes that may override past memories (#5237) 2025-07-30 22:21:31 +00:00
memoryTool.ts confirm save_memory tool, with ability to see diff and edit manually for advanced changes that may override past memories (#5237) 2025-07-30 22:21:31 +00:00
modifiable-tool.test.ts Fix test to be windows compatible. (#4875) 2025-07-25 21:31:10 +00:00
modifiable-tool.ts refactor: remove imported multiple times (#1846) 2025-06-29 09:09:15 +00: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 feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
read-many-files.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
shell.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
shell.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00: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 Introduce IDE mode installer (#4877) 2025-07-30 21:26:31 +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 [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 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 remove unnecessary checks in WriteFileChecks.getDescription (#5526) 2025-08-04 19:12:33 +00:00
write-file.ts remove unnecessary checks in WriteFileChecks.getDescription (#5526) 2025-08-04 19:12:33 +00:00