pixtuoid
About
pixtuoid addresses the visibility gap that opens up when several coding-agent sessions run at once: nothing shows at a glance which agent is working, blocked on a permission prompt, or finished. The tool watches sessions read-only — through a hook shim and JSONL transcript tails for Claude Code, Codex, and roughly a dozen other CLIs — and renders each as a pixel-art character at a desk: typing while working, raising a ? when waiting for approval, sleeping when done. Characters walk between desks via A* pathfinding, office pets wander the floor, and a lofi soundtrack plays, with a floating desktop-window mode keeping the office visible during real work. Everything stays local with no telemetry; state arrives through the hook shim and transcript files rather than any agent integration, so pixtuoid never touches the agents themselves. Built in Rust and distributed via Homebrew, npm, and Cargo, it targets developers running multiple agent sessions who want ambient, glanceable status.