pixtuoid v0.5.0
▸ booting office… ok
▸ loading themes… ok
▸ spawning agents… ok
▸ ready
press any key to skip

Terminal-native · open source

Your coding agents,
alive in a pixel office

Every running agent session — Claude Code, Codex, and more — becomes a little animated coworker: typing, pacing the corridor, fetching coffee, in an ASCII office that lives in your terminal.

macOS · Linux · crates.io · MIT licensed

~

7 channels on air · more being filmed

Every feature, on air.

The office, channel by channel — tune a monitor to switch the big screen. Themes and weather expose their dials on-screen.

pixtuoid — CH 01 FLOORS
press 1–9 / PgUp / PgDn — every floor stays alive
soon CH 08 · MEETINGS

The office is alive

Not a dashboard. A little world.

pixtuoid renders your agents as coworkers in a top-down pixel office — with the small touches that make it worth glancing at.

Multi-agent office

Each running coding-agent session claims a desk — arriving, working, taking breaks, and leaving when the session ends.

See it live →

Multi-floor office

Subagents, multiple CLIs and extra floors appear as your swarm grows.

See it live →

Per-tool monitor glow

Edit glows blue, Bash orange, Read cyan — you can read the room at a glance.

Weather effects

Lighting tracks your real clock; rain, storms, fog and moonlight roll past the windows.

See it live →

Office pets

A cat or dog roams the floor and naps near idle agents — click to pet for a float of pixel-art hearts.

See it live →

Three commands

Up and running in a minute.

  1. pixtuoid install-hooks

    Hook in

    One command wires pixtuoid into your agent CLIs. It only listens for lifecycle events — it never touches your code.

  2. pixtuoid run

    Open the office

    Launch the TUI in any terminal. Empty desks at first, waiting for someone to show up.

  3. # just start coding

    Watch them arrive

    Every session you start walks in, sits down, and gets to work. End it and they head for the elevator.

See how it works under the hood →


Get it

Install pixtuoid.

macOS & Linux. Then pixtuoid install-hooks and pixtuoid run.

brew install IvanWng97/pixtuoid/pixtuoid
cargo install pixtuoid pixtuoid-hook
# download both .debs from the Releases page
sudo dpkg -i pixtuoid_*.deb pixtuoid-hook_*.deb

Also on crates.io · prebuilt binaries on Releases.