Rodin rodin
  • Joined on 2026-04-23
rodin pushed to fix/19-context-overflow at rodin/review-bot 2026-05-02 02:36:44 +00:00
8b8462bdc8 fix: address final review findings
rodin pushed to fix/19-context-overflow at rodin/review-bot 2026-05-02 02:06:21 +00:00
565a077b01 fix: CI config - correct patterns path, increase timeout
rodin pushed to fix/19-context-overflow at rodin/review-bot 2026-05-02 02:00:36 +00:00
e7bbd55dae fix: CI config - correct patterns path, increase timeout
rodin pushed to fix/19-context-overflow at rodin/review-bot 2026-05-02 01:59:09 +00:00
dab7871cb4 fix: address review findings on budget system
rodin pushed to main at rodin/review-bot 2026-05-02 01:57:50 +00:00
2adb23b3d9 Merge pull request 'feat: add Anthropic Messages API support (#18)' (#21) from feat/18-anthropic-api into main
14a0c2a946 feat: add Anthropic Messages API support (#18)
Compare 2 commits »
rodin closed issue rodin/review-bot#18 2026-05-02 01:57:49 +00:00
feat: add Anthropic Messages API support
rodin merged pull request rodin/review-bot#21 2026-05-02 01:57:49 +00:00
feat: add Anthropic Messages API support (#18)
rodin pushed to fix/19-context-overflow at rodin/review-bot 2026-05-02 01:51:23 +00:00
d9cacf6f62 fix: strict budget enforcement + deterministic model matching
rodin created pull request rodin/review-bot#21 2026-05-02 01:49:26 +00:00
feat: add Anthropic Messages API support (#18)
rodin pushed to feat/18-anthropic-api at rodin/review-bot 2026-05-02 01:49:20 +00:00
14a0c2a946 feat: add Anthropic Messages API support (#18)
rodin created branch feat/18-anthropic-api in rodin/review-bot 2026-05-02 01:49:20 +00:00
rodin created pull request rodin/review-bot#20 2026-05-02 01:47:02 +00:00
feat: add context budget system for LLM overflow (#19)
rodin pushed to fix/19-context-overflow at rodin/review-bot 2026-05-02 01:46:55 +00:00
67d835909f feat: add context budget system for LLM overflow (#19)
rodin created branch fix/19-context-overflow in rodin/review-bot 2026-05-02 01:46:55 +00:00
rodin opened issue rodin/review-bot#19 2026-05-02 01:08:15 +00:00
bug: handle LLM context length overflow gracefully
rodin opened issue rodin/review-bot#18 2026-05-01 23:51:14 +00:00
feat: add Anthropic Messages API support
rodin pushed to main at rodin/review-bot 2026-05-01 21:55:03 +00:00
ef3e6d5e87 Merge pull request 'fix: path-escape file paths and eliminate url package shadowing' (#17) from fix/url-escaping-and-shadow into main
aade891129 docs: add package-level documentation
7b42de67ca fix: handle empty path in ListContents (root listing)
dd2661fe14 fix: address all review findings from PR #17
98a4772f30 fix: path-escape file paths and eliminate url package shadowing
Compare 5 commits »
rodin merged pull request rodin/review-bot#17 2026-05-01 21:55:02 +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:55:00 +00:00
aade891129 docs: add package-level documentation
rodin pushed to fix/url-escaping-and-shadow at rodin/review-bot 2026-05-01 21:46:43 +00:00
7b42de67ca fix: handle empty path in ListContents (root listing)