Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
genaiscript.vsix | 2025-08-04 | 851.6 kB | |
README.md | 2025-08-04 | 1.1 kB | |
v2.3.13 source code.tar.gz | 2025-08-04 | 476.8 MB | |
v2.3.13 source code.zip | 2025-08-04 | 477.8 MB | |
Totals: 4 Items | 955.5 MB | 0 |
- 🚀 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.