v1.130.1
β¨ Enhanced Developer Experience
- Introduced a new
.code-workspace
file for streamlined project setup. - Added a fun haiku prompt to spark creativity.
π‘ Improved CLI Documentation
- Expanded and clarified CLI command descriptions, providing better guidance and usage examples.
- Enhanced error messages for runtime compatibility and request handling.
π οΈ File Operations Overhaul
- Improved error handling for file operations, ensuring robust behavior when files are missing or invalid.
- Added safeguards for JSON read/write functions.
π PDF Parsing Upgrades
- Optimized PDF processing with better caching, image handling, and detailed debug logging.
- Improved accuracy in markdown conversion from PDFs.
π Debugging & Logging
- Added more detailed debug logs across multiple modules for easier troubleshooting.
- Enhanced logging for video frame extraction and PDF canvas rendering.
π Miscellaneous Improvements
- Updated CLI features like test configuration, script creation, and output formatting.
- Refined support for JSONL-to-JSON conversion and Markdown parsing.