This repository was archived by the owner on May 29, 2026. It is now read-only.
v2.3.13
- π 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.