You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π Enhanced DevContainer: Updated to Node.js 24 for better performance and added Codespaces repository permissions for streamlined workflows.
π οΈ Trace Safety Improvements: Fixed null dereference issues in server trace handling, ensuring robust error handling and optional chaining support.
π Environment Metadata Support: Added the ability to parse and merge default script metadata from GENAISCRIPT_DEFAULT_SCRIPT_META environment variable.
π File Operations: Improved file writing and appending debug logs for better traceability.
π§ͺ New Tests: Introduced extensive tests for trace safety, environment metadata parsing, and template handling.
π Sample Script: Added a new sample showcasing system.fs_write_file usage.
π§Ή .gitignore Update: Ignored install-gh-aw.sh and gh-aw for cleaner repositories.