Skip to content

v1.130.1

Compare
Choose a tag to compare
@pelikhan pelikhan released this 19 Apr 03:25
· 271 commits to main since this release

✨ 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.