Commit Graph

  • 2287a8238c feat: add role title as H1 header for visual differentiation Rodin 2026-05-01 21:35:41 -07:00
  • 436e6a8824 fix: symlink traversal + worst-wins pre-check + user scoping Rodin 2026-05-01 21:16:16 -07:00
  • 687005d982 feat: worst-wins reconciliation for shared-token review types Rodin 2026-05-01 21:10:39 -07:00
  • 6a3c813279 fix: address review findings (path restriction, login cross-check, README) Rodin 2026-05-01 21:03:41 -07:00
  • b8af8306a6 docs: comprehensive README with action usage, cleanup behavior, custom prompts Rodin 2026-05-01 20:58:30 -07:00
  • 69e0a459c3 feat: sentinel-based review cleanup + system prompt file + security review Rodin 2026-05-01 20:55:09 -07:00
  • 41c670b44b fix: post-then-cleanup flow, remove dead code, pagination Rodin 2026-05-01 20:22:03 -07:00
  • 0d417e068e feat: delete previous review before posting new one (#6) Rodin 2026-05-01 20:17:01 -07:00
  • aee903caa2 Merge pull request 'feat: add context budget system for LLM overflow (#19)' (#20) from fix/19-context-overflow into main rodin 2026-05-02 03:07:16 +00:00
  • 75190d53ed fix: address review findings (comment, marker budget, naming) fix/19-context-overflow Rodin 2026-05-01 20:02:35 -07:00
  • 8b8462bdc8 fix: address final review findings Rodin 2026-05-01 19:36:42 -07:00
  • 565a077b01 fix: CI config - correct patterns path, increase timeout Rodin 2026-05-01 19:00:35 -07:00
  • dab7871cb4 fix: address review findings on budget system Rodin 2026-05-01 18:59:07 -07:00
  • 2adb23b3d9 Merge pull request 'feat: add Anthropic Messages API support (#18)' (#21) from feat/18-anthropic-api into main rodin 2026-05-02 01:57:49 +00:00
  • d9cacf6f62 fix: strict budget enforcement + deterministic model matching Rodin 2026-05-01 18:51:22 -07:00
  • 14a0c2a946 feat: add Anthropic Messages API support (#18) feat/18-anthropic-api Rodin 2026-05-01 18:49:17 -07:00
  • 67d835909f feat: add context budget system for LLM overflow (#19) Rodin 2026-05-01 18:46:53 -07:00
  • ef3e6d5e87 Merge pull request 'fix: path-escape file paths and eliminate url package shadowing' (#17) from fix/url-escaping-and-shadow into main rodin 2026-05-01 21:55:02 +00:00
  • aade891129 docs: add package-level documentation fix/url-escaping-and-shadow Rodin 2026-05-01 14:54:58 -07:00
  • 7b42de67ca fix: handle empty path in ListContents (root listing) Rodin 2026-05-01 14:46:40 -07:00
  • dd2661fe14 fix: address all review findings from PR #17 Rodin 2026-05-01 14:40:19 -07:00
  • 98a4772f30 fix: path-escape file paths and eliminate url package shadowing Rodin 2026-05-01 14:33:18 -07:00
  • fc23b6ebe9 Merge pull request 'fix: quick wins (#7, #9, #13)' (#16) from fix/quick-wins into main rodin 2026-05-01 21:30:57 +00:00
  • b02ade4f23 fix: quick wins (#7, #9, #13) fix/quick-wins Rodin 2026-05-01 14:19:37 -07:00
  • f8e77cf7e3 Merge pull request 'feat: add context.Context + unexport client fields' (#14) from fix/context-and-encapsulation into main v0.1.0 rodin 2026-05-01 21:10:37 +00:00
  • 69e70466fd fix: address all review findings (context timeout, docs, early exit) fix/context-and-encapsulation Rodin 2026-05-01 13:26:19 -07:00
  • 0cca44b65a fix: address all remaining review findings on PR #14 Rodin 2026-05-01 13:17:39 -07:00
  • 43041a00f5 fix: rewrite action.yml (was corrupted with duplicate keys) Rodin 2026-05-01 13:08:18 -07:00
  • 1da61e514d feat: make LLM timeout configurable (default 5min) Rodin 2026-05-01 13:04:00 -07:00
  • 401e94d3e4 fix: increase LLM client timeout to 5 minutes Rodin 2026-05-01 13:00:36 -07:00
  • cedb5e7b90 fix: address all review findings on PR #14 Rodin 2026-05-01 12:56:07 -07:00
  • ecebd52371 fix: log warnings instead of swallowing errors Rodin 2026-05-01 12:45:52 -07:00
  • 27e0056f29 feat: add context.Context + unexport client fields Rodin 2026-05-01 12:31:41 -07:00
  • ffca0eb016 Merge pull request 'docs: add comprehensive code review report (vs go-patterns)' (#1) from docs/code-review-report into main aweiker 2026-05-01 19:25:16 +00:00
  • 9aec7ff952 docs: add comprehensive code review report (vs go-patterns) docs/code-review-report Rodin 2026-05-01 10:33:58 -07:00
  • 582ebf7ff6 Merge pull request 'ci: add release workflow + install script' (#2) from ci/release-workflow into main aweiker 2026-05-01 19:24:15 +00:00
  • f77ea171c3 ci: add go-patterns as review reference ci/release-workflow Rodin 2026-05-01 12:15:25 -07:00
  • 56f5abda3c feat: multi-repo patterns + directory recursion Rodin 2026-05-01 12:14:19 -07:00
  • e234dca474 feat: full file context + patterns-repo support Rodin 2026-05-01 12:11:49 -07:00
  • c76362af95 fix: prevent false-positive missing-import findings Rodin 2026-05-01 12:00:27 -07:00
  • 46c63ed121 fix: address all review findings (zero remaining) Rodin 2026-05-01 11:58:21 -07:00
  • 59fbd38837 fix: address all remaining review findings Rodin 2026-05-01 11:40:15 -07:00
  • 8d53b649ee fix: address review findings (cache path, docs) Rodin 2026-05-01 11:38:28 -07:00
  • c458587cfc feat: add composite action for clean distribution Rodin 2026-05-01 11:32:15 -07:00
  • 4b3cac66c3 fix: address review findings Rodin 2026-05-01 11:22:31 -07:00
  • b6277216f7 fix: remove hardcoded temperature (unsupported by GPT-5) Rodin 2026-05-01 11:15:08 -07:00
  • 99916fe24a fix(ci): use GPT models available via HAI proxy Rodin 2026-05-01 11:02:27 -07:00
  • d62e8ee4f0 ci: retrigger after adding secrets Rodin 2026-05-01 10:40:39 -07:00
  • 0568a84aa9 ci: add release workflow + install script Rodin 2026-05-01 10:36:23 -07:00
  • 3c536c42d5 Add unit tests, integration test, CI workflow, and conventions Rodin 2026-05-01 10:03:44 -07:00
  • 700f186023 Initial implementation: AI code review bot for Gitea Rodin 2026-05-01 09:42:45 -07:00