#758 · Primary category: AI Agents & Automation

Star-Office-UI

agent-collaboration ai-assistant dashboard flask mobile-friendly multi-agent openclaw phaser pixel-art status-visiualzation

A pixel office for your OpenClaw: turn invisible work states into a cozy little space with characters, daily notes, and guest agents. Code under MIT; art assets for non-commercial learning only.

Project last updated:03/11/26

GitHub Stars

7.5K

Forks

797

Contributors

10

License

Other

Why we included this project

Anyone running an autonomous agent stack discovers quickly that "what is my agent doing right now" is a surprisingly hard question to answer, because the work happens invisibly in logs. Star Office UI makes those states visible as a pixel-art office, where each agent occupies a room and moves between areas as its status changes from writing to researching to executing or error. It also reads the day's work notes from a memory folder and shows them as yesterday-summary cards, and a join key lets several agents share one board for a live multi-agent view. You do not need OpenClaw for any of this: states can be pushed through a simple script or HTTP API, so it doubles as a lightweight personal status page or remote-work board. The backend is plain Python/Flask with a Phaser front end, self-hosting is easy, and an optional Electron wrapper turns it into a desktop pet.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category