Commit e3354c3
Fix automated PR review model ID to claude-opus-4-6 (#23)
* Add automated design review GitHub Action
Adds a GitHub Action that automatically reviews system design documents
when a PR is opened or updated. Only triggers for PRs that modify .md
files in numbered design folders (e.g., "15. Design Google Maps/").
Uses Claude API with the SweetCodey review guidelines to post
line-specific comments on the PR.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Use claude-opus-4-0 model for design reviews
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fix model ID to claude-opus-4-6
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: SweetCodey <rohitjain3241@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 335c85b commit e3354c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments