anomalyco / anomalyco/opencode
[FEATURE]: Community showcase — Unofficial native Android client for OpenCode
Open
@nexxeln is already working on this.
Since Sep 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Summary & Community Showcase
Hi OpenCode team! 👋
I have developed an open-source, native Android client for OpenCode built with Kotlin and Jetpack Compose:
👉 https://github.com/hjinlabs-netizen/opencode-android
Key Capabilities
- Streaming & Sync: Real-time SSE streaming (
/event) with reconnection ladders, lifecycle-aware transcript reconciliation, and monotonic turn token guards. - Workspace & Sessions: Workspace directory selection, recently used paths, multi-session selection/batch deletion, and responsive abort/retry controls.
- Files & Context: Embedded file explorer with candidate fallback probing, unified-diff color viewer, and one-tap
@pathcontext injection into chat. - Architecture: 100% Kotlin 2.2, Compose BOM, Hilt, Ktor 3.1, 200+ passing unit tests, and 0 Lint warnings.
Inquiries & Community Guidance
- Branding & Trademark: We want to ensure 100% compliance with your brand and naming guidelines. Are there specific naming preferences you would like us to follow (e.g., "Companion for OpenCode" or "Unofficial Client for OpenCode") before publishing to public channels such as Google Play?
- Documentation / Community Listing: Would you be open to listing this repository under community clients/tools in your documentation or README once reviewed?
Thank you for building such an incredible project!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.