What problem does this address?
We should add a GitHub Action that automatically builds the plugin zip (ai.zip) and attaches it to every GitHub release. This removes the need for manual packaging and ensures consistency across all tagged versions.
What is your proposed solution?