Star Office UI is a pixel-art dashboard for visualizing AI agent work states in real time.
The tool addresses the challenge of making invisible AI work visible by creating a cozy office environment where agent activity maps to physical locations and animations. When integrated with OpenClaw, agents automatically transition between six states—idle, writing, researching, executing, syncing, and error—each displayed in a different area of the office. The interface shows who is working, what they did yesterday through daily notes, and current online status. It supports multi-agent collaboration, allowing multiple agents to share the same office space and monitor each other's activity.
The project suits teams using OpenClaw or other AI agent systems who want real-time visibility into agent activity. It can also function as a standalone status dashboard for remote work or personal use, accepting state updates via API or manual scripts from any system capable of HTTP requests. The tool includes three-language support, mobile responsiveness, optional AI-generated backgrounds via Gemini API, and a desktop pet mode through Electron packaging. Those without OpenClaw can still deploy it by pushing states manually or through external systems.
Development shows active community engagement with multiple contributors maintaining the codebase alongside the original creators. The project welcomes issue submissions and pull requests, indicating openness to external input. Documentation is provided in multiple languages, reflecting consideration for an international audience. The tool remains functional without optional features like the Gemini API integration, suggesting a design philosophy that prioritizes core functionality while allowing optional enhancements.