Pixel-Art Office Where AI Agents Actually Work: Real Claude Tool-Use Simulation

NaiveSuggestion6836 · reddit · 2026-08-05

An indie developer built a pixel-art virtual office where real AI agents perform tasks.

After a user inputs a goal, a "capybara manager" automatically plans the work and delegates it to specialized Claude agents. Instead of playing scripted animations, these agents run actual multi-turn tool-use loops (including web search, calculations, and generating persisted files).

The system is based on a strict state machine (12 states) mirrored with a PostgreSQL database, ensuring the frontend progress exactly matches the actual backend execution.

Original post →

More from coding & agent

coding & agent channel →