Review

See what actually changed

Horme now brings the real files, Git changes, observed checks, executed models, and final result back into one review flow, so you can inspect the work instead of trusting an agent summary.

What changed

  • Files lists the objective's real files as Added, Modified, Deleted, or Renamed, grouped by folder, with links into the diff.
  • Changes is a line-numbered Git diff. Each hunk has Ask Horme, so you can ask about exactly that change.
  • Checks read Passed, Failed, Not verified with a reason, Not required, or Not run yet, with the evidence Horme observed.
  • Result brings the work, files, checks, and the models that actually executed into one coordinated result, and shows only what still needs your attention.
  • Model replies render as clean, safe Markdown.

Why it matters

When several models work on one objective, their summaries are not evidence. Review is built from the files, the Git history, and the commands Horme watched run.

Limits

  • An agent saying tests passed does not count as a check. When Horme did not observe it, the check says Not verified.
  • A GitHub pull request workflow is not part of this release.