Rodin rodin
  • Joined on 2026-04-23
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 20:08:20 +00:00
43041a00f5 fix: rewrite action.yml (was corrupted with duplicate keys)
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 20:04:01 +00:00
1da61e514d feat: make LLM timeout configurable (default 5min)
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 20:00:38 +00:00
401e94d3e4 fix: increase LLM client timeout to 5 minutes
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 19:56:09 +00:00
cedb5e7b90 fix: address all review findings on PR #14
rodin opened issue rodin/review-bot#15 2026-05-01 19:47:20 +00:00
Make REQUEST_CHANGES threshold configurable
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 19:45:54 +00:00
ecebd52371 fix: log warnings instead of swallowing errors
rodin created pull request rodin/review-bot#14 2026-05-01 19:40:53 +00:00
feat: add context.Context + unexport client fields
rodin pushed to fix/context-and-encapsulation at rodin/review-bot 2026-05-01 19:31:46 +00:00
27e0056f29 feat: add context.Context + unexport client fields
rodin created branch fix/context-and-encapsulation in rodin/review-bot 2026-05-01 19:31:46 +00:00
rodin opened issue rodin/review-bot#13 2026-05-01 19:23:38 +00:00
Add go vet to release workflow
rodin opened issue rodin/review-bot#10 2026-05-01 19:23:38 +00:00
Make release asset uploads idempotent
rodin opened issue rodin/review-bot#11 2026-05-01 19:23:38 +00:00
Use bytes.NewReader instead of strings.NewReader in PostReview
rodin opened issue rodin/review-bot#12 2026-05-01 19:23:38 +00:00
Document runner requirements for composite action
rodin opened issue rodin/review-bot#7 2026-05-01 19:23:37 +00:00
URL-escape file paths and refs in Gitea client
rodin opened issue rodin/review-bot#9 2026-05-01 19:23:37 +00:00
Add --version flag and log version on startup
rodin opened issue rodin/review-bot#8 2026-05-01 19:23:37 +00:00
Distinguish 404 from other errors in GetAllFilesInPath
rodin pushed to ci/release-workflow at rodin/review-bot 2026-05-01 19:15:27 +00:00
f77ea171c3 ci: add go-patterns as review reference
rodin pushed to ci/release-workflow at rodin/review-bot 2026-05-01 19:14:22 +00:00
56f5abda3c feat: multi-repo patterns + directory recursion
rodin pushed to ci/release-workflow at rodin/review-bot 2026-05-01 19:11:51 +00:00
e234dca474 feat: full file context + patterns-repo support
rodin pushed to ci/release-workflow at rodin/review-bot 2026-05-01 19:00:29 +00:00
c76362af95 fix: prevent false-positive missing-import findings