diff --git a/OpenCodeMonitorDemo.png b/OpenCodeMonitorDemo.png new file mode 100644 index 0000000..efef821 Binary files /dev/null and b/OpenCodeMonitorDemo.png differ diff --git a/README.md b/README.md index 34934fd..31b9a1d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ OpenCode Monitor icon +

+ # OpenCode Monitor OpenCode Monitor is a desktop app for monitoring and interacting with [OpenCode](https://github.com/anomalyco/opencode) agents across multiple workspaces. @@ -6,6 +10,8 @@ It is forked from [CodexMonitor](https://github.com/Dimillian/CodexMonitor) by D OpenCode Monitor is an independent community project and is not affiliated with or endorsed by the OpenCode team. +![OpenCode Monitor demo](OpenCodeMonitorDemo.png) + ## Status **Active development** — core REST/SSE support is live for thread/session lifecycle, event translation, messaging, model discovery, approvals, and image attachments. Remaining work is parity polish and OpenCode-specific UX cleanup.