qpismont aa0dbdcc7a Extract review logic into bot_actions module
Move `exec_review`, `download_git_diff`, and review formatting
to a new `bot_actions::review` module. Update the review flow to
post inline review comments via the Gitea API and simplify the
comment markdown to a summary. Add diff formatting that
preprocesses added lines with line numbers for the LLM prompt.
2026-06-06 17:27:35 +00:00
2026-05-28 21:35:41 +00:00
2026-05-18 22:32:23 +02:00
2026-06-05 19:34:29 +00:00
2026-06-05 19:34:29 +00:00
S
Description
A self-hosted Gitea bot powered by OpenRouter that reviews pull requests, answers questions, and implements features directly from issue comments.
311 KiB
1.0.1 Latest
2026-06-16 22:14:57 +02:00
Languages
Rust 96.9%
Dockerfile 2.1%
Shell 1%