The README and generated GitHub Action setup still pointed at the old Go module path, but roborev supports the anomalyco/opencode CLI distribution. Use the current npm package install path so local setup docs and CI bootstrap install the agent roborev expects.
Validation: go fmt ./...; go vet ./...; go test ./internal/ghaction; go test ./... (fails in internal/git TestGetMainRepoRootForBareBackedWorktree with git config core.worktree exit status 128, unrelated to this change).
Generated with Codex
Co-authored-by: Codex <codex@openai.com>
Summary
opencode-ai@latestValidation