Roo-Code/src/core
Sam Hoang Van 6baf28c328
feat(tools): add support for reading PDF, DOCX, and IPYNB files in read_file tool (#4288)
- Allow specific binary formats (.pdf, .docx, .ipynb) to be processed by extractTextFromFile
- Block unsupported binary files with existing "Binary file" notice
- Update tests to cover both supported and unsupported binary file scenarios
- Refactor test mocks for better maintainability and coverage
2025-06-03 11:59:34 -04:00
..
__mocks__ Switch list files from globby to ripgrep (#2689) 2025-04-19 14:13:45 -04:00
assistant-message chore: fix typos in comment-out (#4095) 2025-06-01 22:13:42 -04:00
checkpoints Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
condense [Condense] Fix bug where bedrock requires a user message first (#4150) 2025-05-30 17:25:05 -04:00
config Adding support for custom VPC endpoints when using AWS Bedrock models (#3947) 2025-05-30 22:19:34 -04:00
context-tracking fix(FileContextTracker): mark file as edited by Roo when added to context tracker (#3499) 2025-05-24 15:15:06 -04:00
diff test: add command line test for multi-search-replace (#2220) 2025-06-01 22:14:53 -04:00
environment Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
ignore Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
mentions @directory not respecting .rooIgnore Fix (#4075) 2025-05-28 21:58:50 -04:00
prompts add support for mcp server instructions (#3260) 2025-06-01 22:28:27 -04:00
sliding-window Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
task chore: fix typos in comment-out (#4095) 2025-06-01 22:13:42 -04:00
task-persistence Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
tools feat(tools): add support for reading PDF, DOCX, and IPYNB files in read_file tool (#4288) 2025-06-03 11:59:34 -04:00
webview Cloud: bugfixes: log refresh errors and allow logout from inactive-session (#4268) 2025-06-02 15:32:36 -07:00