Hey Pablo! Love this project.
I made a standalone version that runs as a web app in the browser instead of a VS Code extension. This lets people use it with Claude Code in any terminal — no VS Code required.
What's different:
- Express + WebSocket server replaces the VS Code extension API
- Runs at
localhost:3456 in any browser
- File watcher monitors
~/.claude/projects/ directly
- Auto-launch via Claude Code SessionStart hook
Repo: https://github.com/rolandal/pixel-agents-standalone
Credits you as the original author in the README and LICENSE (MIT). Just wanted to let you know it exists in case it's useful to you or the community.
Thanks for building this!
Hey Pablo! Love this project.
I made a standalone version that runs as a web app in the browser instead of a VS Code extension. This lets people use it with Claude Code in any terminal — no VS Code required.
What's different:
localhost:3456in any browser~/.claude/projects/directlyRepo: https://github.com/rolandal/pixel-agents-standalone
Credits you as the original author in the README and LICENSE (MIT). Just wanted to let you know it exists in case it's useful to you or the community.
Thanks for building this!