Use opencode RGR and Forgejo plugins #5

Merged
jwilger merged 1 commit from use-opencode-rgr-forgejo-plugins into main 2026-05-28 15:43:44 -07:00
Owner

Summary

  • Install and configure opencode-rgr-loop and opencode-forgejo plugins
  • Make rgr_loop and Forgejo plugin tools the primary automation paths
  • Remove duplicated local RGR/Forgejo helper tools and update related guidance

Verification

  • node -e "JSON.parse(require('fs').readFileSync('opencode.json','utf8'))"
  • node --check .opencode/plugins/discipline-guardrails.ts
  • node --check .opencode/plugins/auto-review-forgejo.ts
  • just test
## Summary - Install and configure opencode-rgr-loop and opencode-forgejo plugins - Make rgr_loop and Forgejo plugin tools the primary automation paths - Remove duplicated local RGR/Forgejo helper tools and update related guidance ## Verification - `node -e "JSON.parse(require('fs').readFileSync('opencode.json','utf8'))"` - `node --check .opencode/plugins/discipline-guardrails.ts` - `node --check .opencode/plugins/auto-review-forgejo.ts` - `just test`
Use opencode RGR and Forgejo plugins
All checks were successful
CI / Format check (pull_request) Successful in 7s
CI / Dependency policy (pull_request) Successful in 11s
CI / Acceptance (pull_request) Successful in 24s
CI / Clippy (pull_request) Successful in 18s
CI / Test (pull_request) Successful in 25s
CI / Build (pull_request) Successful in 27s
CI / Request auto_review semantic review (pull_request) Successful in 1s
c20dbfce59
Sign in to join this conversation.
No description provided.