From e97e5fc241a0a5cac049b9f605b5e27c9d159555 Mon Sep 17 00:00:00 2001 From: Logan Mann Date: Tue, 25 Aug 2026 19:18:28 -0700 Subject: [PATCH] Add Symphony to Usage & Observability --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2d177f..64ff9dd 100644 --- a/README.md +++ b/README.md @@ -744,6 +744,7 @@ June 14, 2026 - [**pyccsl**](https://github.com/wolfdenpublishing/pyccsl) - (83 ⭐) - Python Claude Code Status Line (PyCCSL, pronounced "pixel"). - [**Claude-Monitor**](https://github.com/RISCfuture/Claude-Monitor) - (43 ⭐) - A menulet that tracks your Claude Code token usage. - [**cccost**](https://github.com/badlogic/cccost) - (25 ⭐) - Instrument Claude Code to track actual token usage and cost. +- [**Symphony**](https://github.com/itsloganmann/symphony) - Live dashboard and 3D repo map of the AI coding agents working across a team. Hooks stream every Claude Code, Codex, and opencode file edit into Supabase for per-person cards, collision flags, and a token leaderboard. ---