v1.77.1
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!