Release 0.7.19

We’re pleased to announce version 0.7.19 of the Screeps GPT autonomous bot.

What’s New

Bug Fixes

  • Deploy workflow trigger mechanism (run #18800751206)
    • Updated deploy workflow to use workflow_run events instead of release events
    • Fixed version resolution logic to use git describe --tags --abbrev=0 for workflow_run triggers
    • Improved conditional logic to handle both workflow_run and workflow_dispatch events properly
    • Resolves regression tests expecting modernized CI/CD integration with Post Merge Release workflow

Full Changelog: 0.7.19 on GitHub