Skip to content

v2.5.1

Latest

Choose a tag to compare

@pelikhan pelikhan released this 26 Sep 15:04
· 1 commit to main since this release
  • πŸš€ 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.