-
Notifications
You must be signed in to change notification settings - Fork 709
Open
Labels
area: standaloneStandalone/browser mode outside VS CodeStandalone/browser mode outside VS Codetype: featureNew feature or capabilityNew feature or capability
Description
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:3456in 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: standaloneStandalone/browser mode outside VS CodeStandalone/browser mode outside VS Codetype: featureNew feature or capabilityNew feature or capability