Skip to content

Commit d2e388e

Browse files
committed
docs: simplify ralph smoke instructions
1 parent a739019 commit d2e388e

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,3 @@
77
- `scripts/ralph-smoke.sh --dir /tmp/flow-next-opencode-smoke.X`
88
- `cd /tmp/flow-next-opencode-smoke.X`
99
- `./scripts/ralph/ralph_once.sh --watch`
10-
- Smoke test setup (Ralph):
11-
- `TMP=$(mktemp -d /tmp/flow-next-opencode-smoke.XXXXXX)`
12-
- `git clone /Users/gordon/work/flow-next-opencode "$TMP" && cd "$TMP"`
13-
- `git checkout -B main`
14-
- `./install.sh --project "$PWD"` # refresh .opencode
15-
- `mkdir -p scripts/ralph/runs`
16-
- `cp -R .opencode/skill/flow-next-opencode-ralph-init/templates/. scripts/ralph/`
17-
- `cp .opencode/skill/flow-next-opencode-ralph-init/templates/.gitignore scripts/ralph/`
18-
- `cp .opencode/bin/flowctl .opencode/bin/flowctl.py scripts/ralph/`
19-
- `chmod +x scripts/ralph/ralph.sh scripts/ralph/ralph_once.sh scripts/ralph/flowctl`
20-
- `sed -i '' -e 's/{{PLAN_REVIEW}}/opencode/' -e 's/{{WORK_REVIEW}}/opencode/' scripts/ralph/config.env`
21-
- Acceptance file content: checklist only (no `## Acceptance` heading; flowctl adds it)

0 commit comments

Comments
 (0)