swe-swe

Your agent: containerized with its own browser for agentic testing.
Your terminal: pair live or share recordings with teammates.
Your sessions: run multiple in parallel, each on its own git worktree.

Quick Start

Requires Node.js.

alias swe-swe='npx -y swe-swe'

Installs to /usr/local/bin (writable) or ~/.local/bin (fallback).

curl -fsSL https://raw.githubusercontent.com/choonkeat/swe-swe/main/install.sh | sh

Then

  1. cd /path/to/project
  2. swe-swe up # see docs for more options
  3. Open http://localhost:1977

Requirements