mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
When auto-approve is enabled, users could not easily navigate to edited files since the diff view was skipped. This change adds the onJumpToFile prop to CodeAccordian for editedExistingFile, appliedDiff, insertContent, and searchAndReplace operations, allowing users to click the external link icon to open the edited file. Fixes #10144 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||