One dashboard for
every coding-agent session
Browse, drive and split your OpenCode sessions from the browser —
across projects, worktrees and machines.
Session browser
List, search, archive and replay every session, grouped by project with live status indicators.
Live composer
Send messages, answer permission prompts, abort and compact a running session. Streaming output renders live.
Worktree sessions
Spin up isolated git worktrees with /wt. One managed OpenCode instance per project serves them all.
Multi-remote
Attach other ocman instances over gRPC and manage every machine from one host-agnostic UI.
MCP server
Let your agent split work into parallel child sessions and coordinate the results.
Workflows
DAG workflows for migration campaigns: agent, command, approval, map and join nodes.
Diffs & changes
Syntax-highlighted diffs inline in the thread, plus a Changes sidebar combining session edits with the working-tree diff.
Stats dashboard
Per-project metrics, wall-clock totals, token and pricing graphs, system stats.
Runs anywhere
Single Go binary, pure-Go SQLite, optional password auth, PWA install and a native macOS desktop build.
Quick start
./ocman # listens on 127.0.0.1:8228Download a binary from the releases page
,
or build from source with make build. Full flag and environment reference in
Configuration
.
