v0.1.0
First public release.
Seven coding agents in one process table: Claude Code, Pi, CommandCode, Codex CLI, OpenCode, Hermes and GitHub Copilot. Each session shows its model, working directory, time since the last turn and disk footprint, and one key stops a process tree.
curl -fsSL https://raw.githubusercontent.com/mkhuda/agent-ps/main/install.sh | sh
A single zipapp with no dependencies, built by the standard library and tested on Python 3.8 through 3.14. The build is reproducible, so agent-ps below is exactly what ./build.sh produces from this tag, and CI checks that on every push.
See the changelog for what it does in more detail.