Files
opencode/bin
voson 347d18192c feat: add release-android skill, command and script
- Add bin/release-android.mjs: Universal Android release script
  - Auto-detect Android project root (standalone or monorepo)
  - Auto-detect Gitea config from git remote URL (HTTPS/SSH)
  - Auto-detect Java Home from Android Studio
  - Support tag-based release workflow

- Add command/release-android.md: Command to trigger release process

- Add skill/release-android/SKILL.md: Skill documentation with full script source

- Update opencode.json: Enable thinking for claude models
2026-01-07 09:23:57 +08:00
..