Oh My Opencode Dashboard
Description
A simple dashboard to track OpenCode + Oh-My-Opencode agents
Installation
claude install-skill https://github.com/WilliamJudge94/oh-my-opencode-dashboard README
Oh My OpenCode Dashboard
Local-only, read-only dashboard for viewing OpenCode & OhMyOpenCode agent progress.

Goals
- undefined
What You Can See
- undefined
Requirements
- undefined
Install (npm)
[!IMPORTANT] If the dashboard looks empty after the OpenCode SQLite update, register your project as a source first.
Run this from your project directory:
bunx oh-my-opencode-dashboard@latest add --name "My Project"
Then start the dashboard:
bunx oh-my-opencode-dashboard@latest
Register additional project sources (enables the source dropdown in the UI):
bunx oh-my-opencode-dashboard@latest add --name "My Project"
Or register a different project path:
bunx oh-my-opencode-dashboard@latest add --name "My Project" --project /absolute/path/to/your/project
Defaults:
- undefined
Or specify a project path explicitly:
bunx -p oh-my-opencode-dashboard oh-my-opencode-dashboard -- --project /absolute/path/to/your/project
Or install globally:
bun add -g oh-my-opencode-dashboard
Then:
oh-my-opencode-dashboard
Options:
- undefined
Install (from source)
bun install
Run
Development (API + UI dev server):
bun run dev -- --project /absolute/path/to/your/project
Production (single server serving UI + API):
bun run build
bun run start -- --project /absolute/path/to/your/project
`
Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community