This repository was archived by the owner on May 29, 2026. It is now read-only.
- π 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_METAenvironment 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_fileusage. - π§Ή .gitignore Update: Ignored
install-gh-aw.shandgh-awfor cleaner repositories.