Skip to content

Real-time web dashboard for monitoring OpenCode agent activity — built for oh-my-opencode

License

Notifications You must be signed in to change notification settings

Postmodum37/ocwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCWatch

Real-time web dashboard for monitoring OpenCode agent activity — built for use with oh-my-opencode.

Install

bunx ocwatch

Or install globally:

bun install -g ocwatch
ocwatch

Opens a dashboard at http://localhost:50234 showing live agent sessions, tool calls, and plan progress.

Preview

Dashboard overview

Activity stream

Options

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

What it monitors

  • 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

Requirements

  • Bun v1.0+
  • macOS
  • OpenCode running (reads from ~/.local/share/opencode/storage/)

Disclaimer

This project is not built by the OpenCode team and is not affiliated with or endorsed by OpenCode or oh-my-opencode.

License

MIT

About

Real-time web dashboard for monitoring OpenCode agent activity — built for oh-my-opencode

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages