| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| genaiscript.vsix | 2025-09-26 | 843.6 kB | |
| README.md | 2025-09-26 | 884 Bytes | |
| v2.5.1 source code.tar.gz | 2025-09-26 | 476.9 MB | |
| v2.5.1 source code.zip | 2025-09-26 | 477.9 MB | |
| Totals: 4 Items | 955.7 MB | 0 | |
- 🚀 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.