Reivew My Code, OpenCode!
Version updated for https://github.com/tomsjansons/rmc-oc to version v1.0.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “Review My Code, OpenCode!”, provides LLM-powered code reviews designed to mimic realistic developer feedback. It automates the code review process by analyzing pull requests, offering proportional and context-aware suggestions, and enabling interactive discussions where developers can dispute findings directly in PR comments. Its stateful, conversational approach helps streamline code quality assurance without external dependencies, making it ideal for teams seeking a balanced, developer-like code review experience.
Release notes
What’s Changed
- Fix stuck by @tomsjansons in https://github.com/tomsjansons/rmc-oc/pull/37
- Fix failures by @tomsjansons in https://github.com/tomsjansons/rmc-oc/pull/41
Full Changelog: https://github.com/tomsjansons/rmc-oc/compare/v1.0.3...v1.0.5