Skip to content

v1.77.1

Compare
Choose a tag to compare
@pelikhan pelikhan released this 21 Nov 19:02
· 17 commits to main since this release

What's New in GenAIScript 1.77.1

πŸš€ Enhanced Fetching Mechanism: We've refactored the fetchText function to leverage the host.fetchText method, bringing more robust retry and proxy handling capabilities. This update ensures smoother and more reliable data fetching across various environments.

πŸ”§ Improved GitHub Integration: The GitHub environment parsing now includes an option to resolve issues automatically, enhancing the flexibility and accuracy of issue handling within scripts.

πŸ“„ Script Improvements: Sample scripts now utilize the updated host.fetchText method, ensuring consistency and reliability in data retrieval operations. This includes updates to style testing and dependency fetching scripts.

πŸ” Proxy Configuration Update: The proxy configuration logic has been expanded to recognize new environment variables (GENAISCRIPT_HTTPS_PROXY and GENAISCRIPT_HTTP_PROXY), providing more options for network configurations.

This release focuses on making GenAIScript more resilient and adaptable, especially in environments with complex network settings or when integrating with GitHub. Enjoy a more seamless scripting experience!