Loading
New app: OpenCode Mobile (cc.agentlabs.opencode)
New app: OpenCode Mobile (cc.agentlabs.opencode) — a free, MIT-licensed Android client for the opencode AI coding agent. It connects to the user's own self-hosted opencode server. I am the upstream author.
Summary and description are intentionally NOT in this metadata; they are pulled from the Fastlane structure in the app repo (fastlane/metadata/android/en-US/). The build is pinned to a full commit hash (not a tag) per review.
Required
- The app complies with the inclusion criteria (MIT, no proprietary dependencies; the only network anti-feature, NonFreeNet, is disclosed because the user-self-hosted server may relay to proprietary AI APIs)
- The original app author has been notified — I am the upstream author (VIBE TECHNOLOGIES, LLC)
- All related fdroiddata and RFP issues referenced — no RFP issue exists for this app
- Builds with
fdroid buildand all pipelines pass — not yet verified end-to-end; this is an Expo/React Native prebuild and reproducibility is still being worked on. Guidance welcome. - There is an issue tracker and contact info of the author (GitHub Issues + AuthorEmail in metadata)
Strongly Recommended
- The upstream app source code repo contains the app metadata in a Fastlane folder structure (
fastlane/metadata/android/en-US/: title, short_description, full_description,changelogs/5.txtnamed by versionCode, images) - Releases are tagged and auto update is enabled (
UpdateCheckMode: Tags,AutoUpdateMode: Version v%v)
Suggested
- External repos are added as git submodules instead of srclibs — N/A
- Enable Reproducible Builds — not enabled yet (Expo prebuild); may revisit
- Multiple apks for native code — N/A (single universal APK)
Edited by Den