Real-time web dashboard for monitoring OpenCode agent activity — built for use with oh-my-opencode.
bunx ocwatchOr install globally:
bun install -g ocwatch
ocwatchOpens a dashboard at http://localhost:50234 showing live agent sessions, tool calls, and plan progress.
| Flag | Description |
|---|---|
--port <number> |
Server port (default: 50234) |
--no-browser |
Don't auto-open browser |
--project <path> |
Set project directory for plan tracking |
--help |
Show help |
- Sessions — active and recent agent sessions
- Agent hierarchy — parent/child agent tree (background agents, specialized agents)
- Tool calls — live tool invocations with metadata (LSP, AST, MCPs)
- Plan progress — task completion from
.sisyphus/boulder.json - Activity stream — real-time feed of agent actions
This project is not built by the OpenCode team and is not affiliated with or endorsed by OpenCode or oh-my-opencode.
MIT

