Rodin rodin
  • Joined on 2026-04-23
rodin pushed to feat/inline-review-comments at rodin/review-bot 2026-05-02 05:50:15 +00:00
ec19622133 fix: address review findings (escalation, marshal error, redundant check)
rodin pushed to master at rodin/elixir-patterns 2026-05-02 05:48:17 +00:00
8e77a5e321 Merge pull request 'feat: add Ecto patterns extracted from elixir-ecto/ecto source' (#1) from feat/ecto-patterns into master
10218813d3 docs: backfill TOC + decision trees, fix review findings
b33accf37c docs: extend @impl pattern with multi-clause and @spec guidance
49a006dd18 docs: add table of contents to all Ecto pattern files
d28b9c8844 fix: use Repo.transaction instead of non-existent Repo.transact
Compare 6 commits »
rodin merged pull request rodin/elixir-patterns#1 2026-05-02 05:48:17 +00:00
feat: add Ecto patterns extracted from elixir-ecto/ecto source
rodin pushed to feat/inline-review-comments at rodin/review-bot 2026-05-02 05:46:46 +00:00
e261976dd8 feat: edit-in-place review updates (no more delete)
rodin pushed to feat/inline-review-comments at rodin/review-bot 2026-05-02 05:17:39 +00:00
1c2292265b feat: skip re-posting when review is unchanged (preserve threads)
rodin pushed to feat/inline-review-comments at rodin/review-bot 2026-05-02 05:10:52 +00:00
b0dc6d0c09 fix: handle single-line hunks and no-newline markers in diff parser
rodin created pull request rodin/review-bot#26 2026-05-02 04:59:29 +00:00
feat: inline review comments on specific lines
rodin created branch feat/inline-review-comments in rodin/review-bot 2026-05-02 04:59:23 +00:00
rodin pushed to feat/inline-review-comments at rodin/review-bot 2026-05-02 04:59:23 +00:00
2ac7f55396 feat: inline review comments on specific lines
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:42:52 +00:00
55391c66d8 refactor: validate reviewer-name early (fail fast before LLM call)
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:36:35 +00:00
2287a8238c feat: add role title as H1 header for visual differentiation
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:35:44 +00:00
dd6c6c610f feat: add role title as H1 header for visual differentiation
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:31:20 +00:00
436e6a8824 fix: symlink traversal + worst-wins pre-check + user scoping
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:28:50 +00:00
53e6524d8c fix: symlink traversal + worst-wins pre-check + user scoping
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:24:03 +00:00
777158b681 fix: symlink traversal + worst-wins pre-check + user scoping
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:16:18 +00:00
da0183c12e fix: symlink traversal + worst-wins pre-check + user scoping
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:12:36 +00:00
687005d982 feat: worst-wins reconciliation for shared-token review types
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:11:45 +00:00
f8c1382860 feat: worst-wins reconciliation for shared-token review types
rodin pushed to feat/6-update-existing-review at rodin/review-bot 2026-05-02 04:10:42 +00:00
7be42b0e5e feat: worst-wins reconciliation for shared-token review types