OpenCode Manager
Mobile-first web interface for OpenCode AI agents. Manage, control, and code from any device - your phone, tablet, or desktop.

Quick Start
git clone https://github.com/chriswritescode-dev/opencode-manager.git
cd opencode-manager
docker-compose up -d
Open http://localhost:5003 and create your admin account. That's it!
What is OpenCode Manager?
OpenCode Manager provides a web-based interface for OpenCode AI agents, allowing you to:
- Manage repositories - Clone, browse, and work with multiple git repos
- Chat with AI - Real-time streaming chat with file mentions and slash commands
- View diffs - See code changes with syntax highlighting
- Control from anywhere - Mobile-first PWA with push notifications
- Configure AI - Manage models, providers, and MCP servers
Key Features
- Multi-Repository Support - Clone and manage multiple git repos with private repo support
- Git Integration - View diffs, manage branches, create PRs directly from the UI
- Real-time Chat - Stream responses with file mentions and custom slash commands
- Mobile-First PWA - Install as an app on any device with push notifications
- Push Notifications - Get background alerts for agent events when app is closed
- AI Configuration - Configure models, providers, OAuth, and custom agents
- MCP Servers - Add local or remote MCP servers with OAuth support
Next Steps
- Installation Guide - Detailed setup instructions
- Quick Start - Get up and running fast
- Features Overview - Explore all features
- Configuration - Environment variables and setup