Where does the bug appear (feature/product)?
Cloud Agent (GitHub, Slack, Web, Linear)
Describe the Bug
On an Origin-hosted repo (not a GitHub mirror), my automation “Origin review - sandbox POC” never auto-runs on PR opened or PR pushed. Run History stays empty. Manual Run works: the cloud agent clones the repo, reviews, and comments on the PR.
Steps to Reproduce
- Create an Origin-native repo: bankingcontentgoesbrrr/origin-sandbox-poc.
- Create a Cloud Agent environment on that repo. Wait for build green, then Save.
- Create automation Active on that repo: triggers PR opened + PR pushed (+ dummy cron 0 0 1 1 *). Tool: Comment on Pull Request. Composer 2.5.
- Push to an open PR branch, and open a new PR.
- Check automation Run History.
Expected Behavior
A run should start automatically on PR opened and on PR pushed, same as manual Run.
Operating System
Windows 10/11
Version Information
Cursor 3.16.29. origin CLI 2026.08.15-22-58-04-922a05a (WSL Ubuntu, no native Windows install).
For AI issues: which model did you use?
Composer 2.5
Additional Information
Actual: 0 auto runs. Manual Run still works.
Already ruled out: missing PR-pushed trigger, and opening PRs while the environment was still unsaved.
PRs: https://cursor.com/codebase/bankingcontentgoesbrrr/origin-sandbox-poc/pull/4 and https://cursor.com/codebase/bankingcontentgoesbrrr/origin-sandbox-poc/pull/5
Does this stop you from using Cursor
No - Cursor works, but with this issue