Commit Graph

6 Commits

Author SHA1 Message Date
e13dd59f4e chore: add AGENTS.md configuration file 2026-01-07 10:29:50 +08:00
9079f94f38 docs: add release-android command to README 2026-01-07 09:45:55 +08:00
a3ee5aad0c chore: remove redundant release-android skill 2026-01-07 09:27:13 +08:00
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
b47720d8da chore: remove sensitive env.sh and add setup documentation 2026-01-07 08:57:12 +08:00
d738304a7c feat: initial opencode config with commands, skills and MCP services 2026-01-06 17:27:42 +08:00