#119 · Primary category: AI Coding Assistants
pixel-agents
Pixel office.
Project last updated:08/24/26
GitHub Stars
9.1K
Forks
1.5K
Contributors
21
License
MIT
Why we included this project
Most coding agents do their work invisibly in a terminal, and that gets hard to follow once you have several running at once. Pixel Agents gives each one a pixel-art avatar inside VS Code that walks to a desk, types while editing, reads while searching, and raises a flag when it's waiting for your input. You can see right away which agent is stuck, which is mid-edit, and which is idle, so you stop flipping between windows to check on them. It's available as a VS Code extension from the Marketplace or Open VSX, and also as an npm package, all built from the same codebase, so you can use whichever install path.
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.