Rodin rodin
  • Joined on 2026-04-23
rodin pushed to fix/url-escaping-and-shadow at rodin/review-bot 2026-05-01 21:40:22 +00:00
dd2661fe14 fix: address all review findings from PR #17
rodin created pull request rodin/review-bot#17 2026-05-01 21:33:27 +00:00
fix: path-escape file paths and eliminate url package shadowing
rodin pushed to fix/url-escaping-and-shadow at rodin/review-bot 2026-05-01 21:33:19 +00:00
98a4772f30 fix: path-escape file paths and eliminate url package shadowing
rodin created branch fix/url-escaping-and-shadow in rodin/review-bot 2026-05-01 21:33:19 +00:00
rodin merged pull request rodin/review-bot#16 2026-05-01 21:30:58 +00:00
fix: quick wins (#7, #9, #13)
rodin closed issue rodin/review-bot#7 2026-05-01 21:30:58 +00:00
URL-escape file paths and refs in Gitea client
rodin pushed to main at rodin/review-bot 2026-05-01 21:30:58 +00:00
fc23b6ebe9 Merge pull request 'fix: quick wins (#7, #9, #13)' (#16) from fix/quick-wins into main
b02ade4f23 fix: quick wins (#7, #9, #13)
Compare 2 commits »
rodin closed issue rodin/review-bot#13 2026-05-01 21:30:58 +00:00
Add go vet to release workflow
rodin closed issue rodin/review-bot#9 2026-05-01 21:30:58 +00:00
Add --version flag and log version on startup
rodin created pull request rodin/review-bot#16 2026-05-01 21:19:47 +00:00
fix: quick wins (#7, #9, #13)
rodin pushed to fix/quick-wins at rodin/review-bot 2026-05-01 21:19:38 +00:00
b02ade4f23 fix: quick wins (#7, #9, #13)
rodin created branch fix/quick-wins in rodin/review-bot 2026-05-01 21:19:38 +00:00
rodin released v0.1.0 at rodin/review-bot 2026-05-01 21:16:34 +00:00
rodin closed issue rodin/review-bot#3 2026-05-01 21:16:26 +00:00
Parallelize review steps in CI workflow
rodin closed issue rodin/review-bot#11 2026-05-01 21:16:26 +00:00
Use bytes.NewReader instead of strings.NewReader in PostReview
rodin pushed tag v0.1.0 to rodin/review-bot 2026-05-01 21:16:10 +00:00
rodin pushed to main at rodin/review-bot 2026-05-01 21:10:39 +00:00
f8e77cf7e3 Merge pull request 'feat: add context.Context + unexport client fields' (#14) from fix/context-and-encapsulation into main
69e70466fd fix: address all review findings (context timeout, docs, early exit)
0cca44b65a fix: address all remaining review findings on PR #14
43041a00f5 fix: rewrite action.yml (was corrupted with duplicate keys)
1da61e514d feat: make LLM timeout configurable (default 5min)
Compare 9 commits »
rodin merged pull request rodin/review-bot#14 2026-05-01 21:10:37 +00:00
feat: add context.Context + unexport client fields
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 20:26:22 +00:00
69e70466fd fix: address all review findings (context timeout, docs, early exit)
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 20:17:42 +00:00
0cca44b65a fix: address all remaining review findings on PR #14