Roo-Code/packages
hannesrudolph 311ef2088d fix: implement read_file history deduplication (#6279)
- 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 logic
- Update readFileTool tests to include mock deduplication method

This feature removes duplicate read_file entries from conversation history
while preserving the most recent content for each file. It respects a 5-minute
cache window and handles single files, multi-file reads, and legacy formats.
2025-07-28 12:42:39 -06:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Bugfix: Cloud: be more specific about session error codes (#6051) 2025-07-22 07:16:15 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Use SIGKILL for command execution timeouts in the "execa" variant (#6071) 2025-07-23 01:47:10 -07:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types fix: implement read_file history deduplication (#6279) 2025-07-28 12:42:39 -06:00