Known limitations
OpenCode Superapp is in early release. The following limits are intentional or not yet resolved.
Platform
Section titled “Platform”- The currently verified package targets Apple-silicon Macs.
- Windows and Linux production packages are not yet released.
- Computer Use requires macOS 15 or newer even though the core app supports older macOS versions.
Runtime
Section titled “Runtime”- OpenCode is bundled and version-matched to the app; users cannot independently replace it and retain a supported configuration.
- One app-wide runtime serves all projects. Closing the app ends that runtime and its active PTYs.
- The browser-only development UI is not a substitute for the packaged native runtime.
Browser and Computer Use
Section titled “Browser and Computer Use”- The app-owned Browser does not share Chrome tabs, extensions, or signed-in Chrome state.
- Computer Use depends on macOS privacy permissions and a correctly configured operator model.
- Native-app automation can be affected by application updates, window state, or accessibility changes.
Remote
Section titled “Remote”- Remote does not expose every desktop feature.
- The desktop host must be running and reachable through the relay.
- Pairing is deliberately short-lived and restricted to approved project roots.
Diagnostics
Section titled “Diagnostics”- Diagnostics are local-only and privacy-filtered. They cannot reconstruct prompts, file contents, or terminal output that the app intentionally does not record.
Limits can change between releases. Check Release notes after updating.