Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

v2.3.13

Choose a tag to compare

@pelikhan pelikhan released this 04 Aug 09:39
  • πŸš€ Enhanced LLM Optimization: Improved markdown and MDX processing with better extraction of core concepts and actionable insights. Added support to ignore MDX imports for cleaner summaries.
  • πŸ–ΌοΈ Image Rendering Upgrade: Terminal image rendering now supports fallback to Unicode characters when colors are disabled, ensuring better cross-environment compatibility.
  • πŸ”„ Retry Logic Simplification: Streamlined retry mechanisms for OpenAI and fetch operations, reducing redundant constants and improving flexibility.
  • πŸ› οΈ Debugging Improvements: Enhanced debug logs across components, including fetch, file parsing, and patch application, for easier troubleshooting.
  • πŸ§ͺ New Tests: Introduced tests for terminal image rendering, ensuring robust support for both color and Unicode outputs.
  • πŸ“– Documentation Links: Updated action descriptions with clickable links for better usability.
  • πŸ›‘οΈ Dependency Updates: Upgraded dependencies, including Playwright and OpenAI SDK, for improved performance and security.