maddada/agent-manager-x

63 stars · Last commit 2026-05-05

A macOS desktop app to monitor your Claude Code, Codex, OpenCode AI coding agents in real-time with voice or bell notifications. Easily jump to a conversation in any editor or terminal! Shows RAM and CPU usage for every running session and lets you code Stale or Idle chats that are wasting memory with 1 click!

README preview

# Agent Manager X

<img width="500" alt="2026-04-14_Google Chrome_08-24-51@2x" src="https://github.com/user-attachments/assets/8362d3dd-5d62-4c3d-8b00-6f18de618b31" />

A macOS desktop app to monitor your Claude Code, Codex, OpenCode AI coding agents in real-time with voice or bell notifications. <br/>
Easily jump to a conversation in any editor or terminal!

Shows RAM and CPU usage for every running session and lets you close stale or idle chats that are wasting memory with one click.

This project is built as a native macOS app with Swift and SwiftUI to make it very snappy and light.

Project inspired by [@ozankasikci](https://github.com/ozankasikci), whose app is built with Tauri + React and now has a different feature set.

Please star his repo here: https://github.com/ozankasikci/agent-sessions.

## Installation

```bash
brew install --cask maddada/tap/agent-manager-x
```

View full repository on GitHub →