This is a fork of anomalyco/opencode.
- origin:
Randroids-Dojo/opencode(the fork) — workflows, PRs, issues live here - upstream:
anomalyco/opencode(the source repo)
Always use the fork repo for gh CLI queries (e.g., gh run list, gh api repos/...). Omit --repo or use --repo Randroids-Dojo/opencode.
dev— main integration branch, rebased nightly onto upstream-devbeta— promoted from dev after verificationproduction— promoted from beta, released independently
upstream-dev,upstream-beta,upstream-production
Nightly at 3 AM UTC via .github/workflows/sync-upstream.yml:
- Mirrors upstream branches to
upstream-*mirror branches - Rebases fork
devontoupstream-dev(creates GitHub issue on conflict)