Your mobile companion for the OpenCode AI coding platform. Manage AI-powered coding sessions from your iPad.
// FEATURES
A full-featured mobile client for OpenCode—built for developers who work on the go.
Send prompts and watch AI responses stream in real-time via Server-Sent Events. See reasoning, tool calls, and code changes as they happen.
Review file diffs and changes made by the AI agent with syntax-highlighted diff views. Track additions, modifications, and deletions.
Browse your project’s file tree, open files for viewing, and search across your entire codebase with fuzzy file search.
Organize your work by project with collapsible session groups. Switch between projects effortlessly.
Connect to OpenAI, Anthropic, GitHub Copilot, Google, OpenRouter, and more. Switch models on the fly with the toolbar model picker.
Choose between Build mode for code generation and Plan mode for architecture planning. Adjust effort levels from None to Xhigh.
Use server-defined slash commands like /init, /review, and /create-pr directly from the chat input.
Sync server connections, model preferences, and project directories across all your devices via iCloud Key-Value Store.
// FAQ
Quick answers to common questions about OpenCoderMan.
opencode server, then open the app and go to Settings → Server. Enter the server URL (e.g., http://192.168.1.100:4096) and the app will connect and load your sessions.// CONTACT
Have a question, bug report, or feature request? We’d love to hear from you.
We typically respond within 24–48 hours on business days.
Include your app version (Settings → About) when reporting issues.