Select the types of activity you want to include in your feed.
Fix condition check in prepareSandbox
Treat non-zero exit code from conditional checks as "already set up" so steps are skipped. Update tests and mocks to reflect the `[ ! -f ... ] || ! command -v ...` style conditions and their expected behavior.