File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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)
You can’t perform that action at this time.
0 commit comments