Skip to content

v1.142.13

Compare
Choose a tag to compare
@pelikhan pelikhan released this 17 Jun 16:12
· 0 commits to main since this release

πŸš€ Dev Container Support for GitHub Actions
You can now develop and test GenAIScript GitHub Actions in a fully-configured dev container! The new .devcontainer setup includes Dockerfile, VS Code settings, and recommended extensions for a seamless development experience.

πŸ› οΈ Action Configuration Improvements

  • Action description is now set from your script description for more accurate metadata.
  • Regeneration of action files (action.yml, devcontainer, etc.) is streamlined and less intrusive.
  • Action README and workflow examples are improved for clarity.

πŸ› Bug Fixes

  • Fixed regression in MCP output handling for more robust LLM orchestration.
  • Test suite no longer blocks, improving reliability in CI environments.

🧹 Maintenance

  • Lock files are cleaned out and .gitignore is updated for tidier repos.

πŸ“š Blog

  • Added a new blog post about the cline feature.

Enjoy a smoother developer experience and more reliable automation with this release!