From 27904ac2e89ba55262bc85ac349c0147a49f1879 Mon Sep 17 00:00:00 2001 From: Tristan Tang Date: Mon, 10 Aug 2026 02:59:59 -0400 Subject: [PATCH] Add new collection: AI Coding Agent Monitors --- collections/ai-coding-agent-monitors/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 collections/ai-coding-agent-monitors/index.md diff --git a/collections/ai-coding-agent-monitors/index.md b/collections/ai-coding-agent-monitors/index.md new file mode 100644 index 00000000000..6562e628c19 --- /dev/null +++ b/collections/ai-coding-agent-monitors/index.md @@ -0,0 +1,15 @@ +--- +items: + - ccusage/ccusage + - tddworks/ClaudeBar + - hoangsonww/Claude-Code-Agent-Monitor + - m1ckc3s/claude-status-bar + - aqua5230/usage + - mag123c/toktrack + - stefanprodan/cctop + - tristan666666/agent-island + - minchenlee/c9watch +display_name: AI Coding Agent Monitors +created_by: tristan666666 +--- +Running AI coding agents leaves you guessing at things the agents do not report: how much of your quota is left, what a session has cost, and whether a run has finished or quietly stalled. These projects read the session records and usage endpoints the agents already write, and put the answer somewhere you can see it — a terminal, a status bar, or a dashboard.