Rodin rodin
  • Joined on 2026-04-23
rodin created repository rodin/model-research 2026-05-06 02:10:14 +00:00
rodin closed issue rodin/review-bot#46 2026-05-05 12:42:56 +00:00
JSON parser fails on unescaped quotes in LLM output
rodin released v0.3.2 at rodin/review-bot 2026-05-05 12:41:44 +00:00
rodin pushed tag v0.3.2 to rodin/review-bot 2026-05-05 12:41:18 +00:00
rodin pushed to main at rodin/review-bot 2026-05-05 12:40:41 +00:00
cabbb5a55a fix: repair unescaped quotes in LLM JSON responses (#45)
rodin merged pull request rodin/review-bot#45 2026-05-05 12:40:39 +00:00
fix: repair unescaped quotes in LLM JSON responses
rodin pushed to fix/json-repair at rodin/review-bot 2026-05-05 06:15:09 +00:00
489457c184 ci: retrigger after LLM_BASE_URL secret fix
rodin commented on pull request rodin/review-bot#45 2026-05-05 05:58:36 +00:00
fix: repair unescaped quotes in LLM JSON responses

Addressing Review Findings

The review was submitted against an earlier version of the algorithm. The current code already resolves both identified bugs:

Bug 1: Interior quoted word before…

rodin pushed to fix/json-repair at rodin/review-bot 2026-05-05 04:27:46 +00:00
25d1a670bf fix: redesign repairJSON to handle all reviewer-reported edge cases
rodin pushed to main at rodin/review-bot 2026-05-05 04:20:56 +00:00
55cf3fd4b9 Merge pull request 'ci: fix reviewer models — sonnet uses Anthropic, gpt uses GPT-5' (#44) from fix/sonnet-reviewer into main
f48288bf2e fix: address review feedback — tokens, secrets, no hardcoded IPs
b4c994d0fa ci: fix reviewer models — sonnet uses Anthropic, gpt uses GPT-5
Compare 3 commits »
rodin merged pull request rodin/review-bot#44 2026-05-05 04:20:54 +00:00
ci: fix reviewer models — sonnet uses Anthropic, gpt uses GPT-5
rodin opened issue rodin/review-bot#46 2026-05-03 16:48:37 +00:00
JSON parser fails on unescaped quotes in LLM output
rodin created pull request rodin/review-bot#45 2026-05-03 16:47:33 +00:00
fix: repair unescaped quotes in LLM JSON responses
rodin pushed to fix/json-repair at rodin/review-bot 2026-05-03 16:47:24 +00:00
80a9a7675b fix: repair unescaped quotes in LLM JSON responses
rodin created branch fix/json-repair in rodin/review-bot 2026-05-03 16:47:24 +00:00
rodin pushed to fix/sonnet-reviewer at rodin/review-bot 2026-05-03 15:42:15 +00:00
f48288bf2e fix: address review feedback — tokens, secrets, no hardcoded IPs
rodin pushed to fix/sonnet-reviewer at rodin/review-bot 2026-05-03 04:06:12 +00:00
b4c994d0fa ci: fix reviewer models — sonnet uses Anthropic, gpt uses GPT-5
rodin created pull request rodin/review-bot#44 2026-05-03 04:04:06 +00:00
ci: fix reviewer models — sonnet uses Anthropic, gpt uses GPT-5
rodin pushed to fix/sonnet-reviewer at rodin/review-bot 2026-05-03 04:04:01 +00:00
50cefd7840 ci: fix reviewer models — sonnet uses Anthropic, gpt uses GPT-5
rodin created branch fix/sonnet-reviewer in rodin/review-bot 2026-05-03 04:04:01 +00:00