From dcfd442ddfee44ff27056f36eb5e89c9505906cb Mon Sep 17 00:00:00 2001 From: Vitali Avagyan Date: Sun, 22 Mar 2026 15:22:36 +0100 Subject: [PATCH] docs: add gitcgr code graph badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d79b5397..8b21f43dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CodexMonitor +[![gitcgr](https://gitcgr.com/badge/Dimillian/CodexMonitor.svg)](https://gitcgr.com/Dimillian/CodexMonitor) + ![CodexMonitor](screenshot.png) CodexMonitor is a Tauri app for orchestrating multiple Codex agents across local workspaces. It provides a sidebar to manage projects, a home screen for quick actions, and a conversation view backed by the Codex app-server protocol.