Discover and explore top open-source AI tools and projects—updated daily.
hosenurMobile-first web UI for AI coding agents
Top 85.7% on SourcePulse
OpenCode Portal offers a mobile-first, responsive web interface for interacting with OpenCode AI coding sessions, directly addressing the limitations of the official, non-responsive UI. It is designed for developers who require remote access to their OpenCode instances, especially from mobile devices, providing a streamlined experience for session management and AI chat.
How It Works
This project functions as a client interface connecting to a running OpenCode server. It utilizes React Router, IntentUI, and Tailwind CSS for its responsive frontend architecture, with Nitro managing server-side operations. The portal enables session management, real-time AI chat, and features like file referencing via @filename, model selection, and theme toggling, all developed with a mobile-first philosophy.
Quick Start & Requirements
bunx openportal. Alternatively, install globally via bun install -g openportal and then execute openportal.bun install -g opencode or brew install sst/tap/opencode. The project is optimized for Bun; Node.js usage may lead to instability.Highlighted Details
@filename syntax.Maintenance & Community
This project is identified as a personal endeavor and is not officially affiliated with the SST or OpenCode team. Community support is available through a dedicated Discord server. Standard contribution guidelines are outlined for interested developers.
Licensing & Compatibility
Limitations & Caveats
The portal is a personal project, distinct from the official OpenCode development. It aims to overcome the current lack of mobile responsiveness in the official OpenCode UI. Optimal performance is expected when using Bun; Node.js environments might encounter rough edges or instability.
5 days ago
Inactive