🚀 New Features & Enhancements
File Read Improvements
- Negative Offset Support: Added support for reading files from the end using negative offsets (tail-like behavior)
- Use
offset: -20to read the last 20 lines of a file - Optimized for large files with efficient reverse reading
- Use
- Enhanced File Reading Performance: Improved handling of large files with better byte estimation for deep positive offsets
Tool Enhancements
- Analytics Update: Minor tool calling analytics improvements
- Improved Chunked Writing: Better prompts and guidance for writing large files in chunks
- Enhanced Edit Block: Improved surgical text replacement functionality