back to home

chriswritescode-dev / opencode-manager

Mobile-first web interface for OpenCode AI agents. Manage, control, and code with multiple OpenCode agents from any device - your phone, tablet, or desktop. Features Git integration, file management, and real-time chat in a responsive PWA. Deploy with Docker for instant setup.

View on GitHub
449 stars
57 forks
14 issues
TypeScriptCSSShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing chriswritescode-dev/opencode-manager in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/chriswritescode-dev/opencode-manager)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Mobile-first web interface for OpenCode AI agents. Manage, control, and code from any device. Quick Start On first launch, you'll be prompted to create an admin account. That's it! For local development setup, see the Development Guide. Screenshots Chat (Mobile) File Browser (Mobile) Inline Diff View Features • **Git** — Multi-repo support, SSH authentication, worktrees, unified diffs with line numbers, PR creation • **Files** — Directory browser with tree view, syntax highlighting, create/rename/delete, ZIP download • **Chat** — Real-time streaming (SSE), slash commands, mentions, Plan/Build modes, Mermaid diagrams • **Schedules** — Recurring repo jobs with reusable prompts, run history, linked sessions, and markdown-rendered output • **Audio** — Text-to-speech (browser + OpenAI-compatible), speech-to-text (browser + OpenAI-compatible) • **AI** — Model selection, provider config, OAuth for Anthropic/GitHub Copilot, custom agents with system prompts • **MCP** — Local and remote MCP server support with pre-built templates • **Memory** — Persistent project knowledge with semantic search and compaction awareness • **Mobile** — Responsive UI, PWA installable, iOS-optimized with proper keyboard handling and swipe navigation Configuration For OAuth, Passkeys, Push Notifications (VAPID), and advanced configuration, see the Configuration Guide. Documentation • Getting Started — Installation and first-run setup • Features — Deep dive on all features • Configuration — Environment variables and advanced setup • Troubleshooting — Common issues and solutions • Development — Contributing and local development License MIT