Pixtuoid renders AI coding sessions as pixel-art office characters
u/EthanWng97 built pixtuoid, a terminal pixel-art office that visualizes Claude Code, Codex, and Antigravity sessions as animated desk characters, with v0.6 adding Windows support and npm installation.
Score breakdown
Pixtuoid offers a novel real-time visual layer on top of AI coding agent sessions, making the internal state of multiple concurrent agents — active tool, idle status, permission waits — observable at a glance in the terminal.
- 01Pixtuoid visualizes Claude Code, Codex, and Antigravity sessions as pixel-art characters at desks in a terminal office.
- 02Monitor glow color indicates the active tool: blue for Edit, orange for Bash, cyan for Read.
- 03Agents display a `?` bubble when waiting on permission, sleep when idle, and walk to the pantry when bored.
u/EthanWng97 built pixtuoid, a terminal pixel-art application that visualizes Claude Code, Codex, and Antigravity agent sessions as animated characters working at desks in a virtual office. Each session maps to its own workstation, and the monitor glow changes color based on the tool in use — blue for Edit, orange for Bash, and cyan for Read. Agents display a `?` bubble when waiting on permission, sleep at their desk when idle, and walk to the pantry when bored, giving a playful at-a-glance view of agent activity.
The project was built in Rust by a mobile developer who used Claude Code as a pair programmer to learn the language.
The project was built in Rust by a mobile developer who used Claude Code as a pair programmer to learn the language. According to the post, Claude Code handled boilerplate and idiomatic Rust guidance while the author focused on design, the half-block rendering pipeline, hook safety guarantees, and visualization decisions. v0.6 introduces Windows support through a named pipes hook transport with full CI on Windows, and the tool is now available cross-platform via `npm i -g pixtuoid`. The release also adds 6 themes, a multi-floor office layout, weather effects, and day/night lighting.
Key facts
- 01Pixtuoid visualizes Claude Code, Codex, and Antigravity sessions as pixel-art characters at desks in a terminal office.
- 02Monitor glow color indicates the active tool: blue for Edit, orange for Bash, cyan for Read.
- 03Agents display a `?` bubble when waiting on permission, sleep when idle, and walk to the pantry when bored.
- 04Built in Rust by a mobile developer using Claude Code as a pair programmer.
- 05v0.6 adds Windows support via named pipes hook transport with full CI on Windows.
- 06Installable cross-platform via `npm i -g pixtuoid` on macOS, Linux, and Windows.
- 07v0.6 also ships 6 themes, a multi-floor office, weather effects, and day/night lighting.
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Jun 9, 2026 · 17:05 UTC. How this works →