mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add morph_fast_apply tool that uses Morph API for 98% diff accuracy - Tool is conditionally available when morphApiKey is configured - Add morphApiKey to provider settings for API authentication - Integrate tool into presentAssistantMessage and system prompt - Tool provides fallback to standard apply_diff when API key not set Fixes #7206 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||