qwen-code/packages/core/src/tools
2025-08-26 13:50:29 +08:00
..
diffOptions.test.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
diffOptions.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
edit.test.ts Launch VS Code IDE Integration (#6063) 2025-08-12 21:08:07 +00:00
edit.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
glob.test.ts Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744) 2025-08-07 17:05:37 +00:00
glob.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
grep.test.ts Limit grep result (#407) 2025-08-21 18:35:30 +08:00
grep.ts Merge branch 'main' into chore/sync-gemini-cli-v0.1.21 2025-08-22 10:20:01 +08:00
ls.test.ts feat(core): Continue declarative tool migration. (#6114) 2025-08-13 18:57:37 +00:00
ls.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
mcp-client.test.ts feat(core): add host validation to GoogleCredentialProvider (#5962) 2025-08-11 16:40:30 +00:00
mcp-client.ts chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
mcp-tool.test.ts feat(core): Continue declarative tool migration. (#6114) 2025-08-13 18:57:37 +00:00
mcp-tool.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
memoryTool.test.ts merge main and fix conflict 2025-08-26 13:50:29 +08:00
memoryTool.ts merge main and fix conflict 2025-08-26 13:50:29 +08:00
modifiable-tool.test.ts chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
modifiable-tool.ts chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
read-file.test.ts fix: properly report tool errors in telemetry (#5688) 2025-08-08 11:33:42 +00:00
read-file.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
read-many-files.test.ts feat(core): Migrate read_many_files, shell, and web_fetch. (#6167) 2025-08-13 19:27:09 +00:00
read-many-files.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
shell.test.ts fix: add patch for sync upstream 2025-08-20 22:24:53 +08:00
shell.ts fix: add patch for sync upstream 2025-08-20 22:24:53 +08:00
tool-error.ts fix: properly report tool errors in telemetry (#5688) 2025-08-08 11:33:42 +00:00
tool-registry.test.ts chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
tool-registry.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
tools.test.ts Detect and warn about cyclic tool refs when schema depth errors are encountered (#5609) 2025-08-06 01:48:00 +00:00
tools.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
web-fetch.test.ts Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21 2025-08-20 22:24:50 +08:00
web-fetch.ts fix: add patch for sync upstream 2025-08-20 22:24:53 +08:00
web-search.ts Merge branch 'main' into chore/sync-gemini-cli-v0.1.21 2025-08-22 17:15:40 +08:00
write-file.test.ts Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21 2025-08-20 22:24:50 +08:00
write-file.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00