- Remove 'Cursor-quality' from RU and EN descriptions
- Add cancel (✕) button to usage instructions
- Add question prompt support info
- Update usage steps: stop (⏹) vs cancel (✕)
Co-authored-by: opencode-agent <agent@slaid098.dev>
- Add release.yml: builds and deploys to dist branch on push to main
- Add GitHub Releases creation on version tags
- Update vite.config.ts: updateURL/downloadURL point to dist branch
- Update README: one-click install links for PC and Android
- Add auto-update documentation (EN/RU)
- Add manual install from Releases instructions
- Revert dist/ from gitignore (built by CI, not committed)