mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Add the ability to rename tools for a model using toolAliases config. Format: toolAliases: ["apply_diff:edit_file", "write_to_file:write_file"] This allows models to see tools with alternative names while the internal execution uses the original tool names. |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||