Roo-Code/webview-ui/src
Roo Code 08c76d704f feat: implement read_file history deduplication
- Add READ_FILE_DEDUPLICATION experimental feature flag
- Implement deduplicateReadFileHistory method in Task class
- Integrate deduplication into readFileTool after successful reads
- Add comprehensive unit tests for deduplication functionality
- Preserve cache window (5 minutes) to avoid modifying recent messages
- Handle both single-file and multi-file read operations
- Support legacy read_file format for backward compatibility

Fixes #6279
2025-07-27 17:29:01 +00:00
..
__tests__ Support for custom slash commands (#6263) 2025-07-26 23:16:46 -04:00
components feat: sync API config selector style with mode selector from PR #6140 (#6148) 2025-07-27 01:15:10 -04:00
context feat: implement read_file history deduplication 2025-07-27 17:29:01 +00:00
hooks fix: Resolve confusing auto-approve checkbox states (#5602) 2025-07-16 17:52:29 -04:00
i18n feat: sync API config selector style with mode selector from PR #6140 (#6148) 2025-07-27 01:15:10 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils Support for custom slash commands (#6263) 2025-07-26 23:16:46 -04:00
vite-plugins debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
App.tsx debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00