pixel-agents-hq/pixel-agents

Pixel office.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 9 minutes ago
Added to GitGenius on September 1st, 2026
Created on February 8th, 2026
Open Issues & Pull Requests: 87 (+0)
GitHub issues: Enabled
Number of forks: 1,494
Total Stargazers: 9,200 (+0)
Total Subscribers: 43 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Pixel Agents is a VS Code extension and standalone CLI tool that visualizes AI coding agents as animated pixel-art characters working in a virtual office.

The tool solves the problem of monitoring what AI agents are doing while they work in your terminal. Instead of watching text logs, agents appear as characters that animate based on their actual activity—walking to desks, sitting down, typing when editing files, reading when searching, and displaying visual signals when waiting for input. The system works by defining a typed HookProvider interface that lets any AI tool integrate with the visualization layer. Claude Code is the reference implementation, with others planned for the roadmap.

The VS Code extension runs agents directly in VS Code terminals with characters rendering in a panel, while the standalone CLI serves the same office interface as a browser app, making it suitable for tmux, remote, and non-VS Code workflows. The tool suits developers who want visual feedback on agent activity without parsing logs. You can design custom office layouts with floors, walls, and furniture, map workspace folders to named areas so agents sit in contextually appropriate locations, and import or export layouts and character packs. Sub-agents and persistent Claude teammates appear as separate characters with their own animations and lifecycle indicators.

The project shows consistent development activity with regular updates to the changelog and active community engagement through Discord and GitHub discussions. The codebase is written in TypeScript and distributed across multiple channels including the VS Code Marketplace, Open VSX, and npm, indicating a mature approach to accessibility and distribution.