Roo-Code/packages/types
Roo Code 46e979c289 feat: add optional Morph Fast Apply tool for improved diff accuracy
- 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
2025-08-19 07:19:31 +00:00
..
npm chore: bump version to v1.53.0 (#7171) 2025-08-17 23:30:45 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add optional Morph Fast Apply tool for improved diff accuracy 2025-08-19 07:19:31 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00