ci: add version injection and release workflow for tag builds - Checkout with fetch-depth: 0 for full git history - Inject version from git describe into src/version.txt before build - Add release job: on tag push, publish Windows.zip, Linux.zip, APK to GitHub Release - Compress project before upload so zip is included in artifacts Co-authored-by: Cursor <cursoragent@cursor.com>