Skip to content

0.9.0

Choose a tag to compare

@rubicon-release-please rubicon-release-please released this 20 Aug 10:44
5a55019

forgejo-mcp v0.9.0 (2026-08-20)

A review that cannot point at a line says only that something, somewhere, is wrong. Reviews now carry inline comments anchored to a file and line, and a commit SHA so they stay attached to the diff that was actually read. Comments missing a path or a body are refused here rather than sent, because Forgejo accepts them and files a degraded review with a success response. Positions have to be whole numbers, which was not true until review pointed out that the schema said so and nothing checked.

Added

  • inline review comments and commit_id on reviews (#83) (d6c4848), closes #82

Full changelog: v0.8.0...v0.9.0