sooink/claude-watch

5 stars · Last commit 2026-02-11

macOS menu bar app that shows what Claude Code's parallel subagents are doing. See running agents, task progress, and project status at a glance without scrolling through terminal logs.

README preview

<div align="center">

# Claude Watch

**Monitor Claude Code sessions, subagents, and tasks in real-time**

[![platform](https://img.shields.io/badge/platform-macOS%2015%2B-blue?style=flat-square)](https://github.com/sooink/claude-watch)
[![License: MIT](https://img.shields.io/badge/license-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)

</div>

---

## The Problem

When using Claude Code, it's hard to know what's happening:

- Is Claude still working, or did it finish?
- How many subagents are running in parallel?
- What is each one doing?

View full repository on GitHub →