DEV Community

Ozan Kaşıkçı
Ozan Kaşıkçı

Posted on

MacOS app to monitor all running Claude Code sessions at once

I've been running multiple Claude Code sessions across different projects and kept losing track switching between terminal tabs.

So I built Agent Sessions, a desktop app written in rust that shows all your running Claude Code sessions in one place.

Feel free to check it out at: https://github.com/ozankasikci/agent-sessions

Note: it currently only works for Claude Code agents and macOS.

Top comments (0)