For developers
OpenCode Superapp is a native product layer over OpenCode rather than a fork of its agent engine.
Runtime topology
Section titled “Runtime topology”- The Tauri host starts one authenticated, loopback-only OpenCode server for the app process.
- The React interface calls the host through finite native commands and uses OpenCode’s supported HTTP, event-stream, and PTY interfaces.
- Each OpenCode project operation includes its directory context.
- OpenCode owns durable sessions, messages, tools, providers, configuration, permissions, and PTYs.
- Superapp owns native lifecycle, navigation, local workspace access, presentation, and optional product capabilities.
Repository documentation
Section titled “Repository documentation”The repository contains deeper maintainer documentation for architecture, development, Computer Use, plugins, Remote, mobile, observability, licensing, and releases. Some of that material describes internal service configuration and is intentionally not reproduced in this public portal.
Compatibility rule
Section titled “Compatibility rule”An OpenCode runtime upgrade is an application release. Client types and parity scenarios must be verified against the exact bundled version before the app ships.
For product help, return to Start here. For repository access or contribution questions, contact support@opencodesuper.app.