Know which coding agents are running
See active coding-agent sessions with their model, working directory, elapsed time, and a working or idle indicator.
macOS activity monitor for dev machines
PulseDeck lives in the menu bar. It shows live CPU, memory, listening ports, real Energy Impact, and which coding agents are running right now.
Free and open source. Requires macOS 14 or later.
Not a screenshot: CSS. The agent sessions shown are the ones that were building this page.
The useful parts
The menu bar gives you a quick read. The panel tells you what is behind it.
See active coding-agent sessions with their model, working directory, elapsed time, and a working or idle indicator.
Ports resolve to the real container and group by Compose project, instead of leaving you to decipher a forwarding proxy.
With the optional helper installed, PulseDeck reads per-process Energy Impact from powermetrics. CPU and energy are not the same ranking.
Build from source
There are no published releases. Clone the repository, then build the app locally.
Open the repository./build-app.sh
open PulseDeck.app