[FEATURE] AI PR review assistant (MokoAi-powered) #764
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Child of #763 (Native AI features in MokoGitea via the MokoAi stack).
Feature Description
Summarize a pull request diff and post an AI review: risk/bug flags, style notes, and concrete suggestions rendered as review comments.
Proposed Solution
On PR open/update (opt-in), collect the diff via the MokoGitea MCP tools, send to MokoAi /v1/chat/completions with a review prompt, and post structured comments. Offer an on-demand 'AI review' button.
Dependencies
Notes