You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance read_file tool for better path handling and add unit tests
- Improved the read_file tool to automatically handle unquoted paths with spaces.
- Added comprehensive unit tests (20 test cases) for path parsing.
- Enhanced documentation with examples for paths containing spaces.
- Technical improvements to the smart path parser for better compatibility with complex scenarios.
Closes: Path parsing errors with filenames containing spaces
0 commit comments