Skip to content

Standalone web app fork (no VS Code required) #120

@rolandal

Description

@rolandal

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: standaloneStandalone/browser mode outside VS Codetype: featureNew feature or capability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions