fix(cleanup): remove rclone, agent-browser, lint, and bug-reproduction-validator (#545)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -7,6 +7,8 @@ Capture 3-5 browser screenshots at key UI states and stitch into an animated GIF
|
||||
**Label:** "Demo"
|
||||
**Required tools:** agent-browser, ffmpeg
|
||||
|
||||
If `agent-browser` is not installed, inform the user: "`agent-browser` is not installed. Run `/ce-setup` to install required dependencies." Then fall back to a lower tier (static screenshots or skip).
|
||||
|
||||
## Step 1: Connect to the Application
|
||||
|
||||
**For web apps** -- verify the dev server is accessible:
|
||||
|
||||
@@ -11,6 +11,8 @@ Capture individual PNG screenshots. No animation, no stitching.
|
||||
|
||||
### Web app or desktop app (agent-browser available)
|
||||
|
||||
If `agent-browser` is not installed, inform the user: "`agent-browser` is not installed. Run `/ce-setup` to install required dependencies." Then skip to the CLI or fallback sections below.
|
||||
|
||||
```bash
|
||||
agent-browser open [URL]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user