Skip to main content

arbiter

Review workbench for Neovim. PR-style diffs, line-anchored threads, and a structured feedback loop with AI coding agents.

PR-style diffs

Dedicated review tabpage with a file panel and diff viewer. Diff against a branch or review unstaged working tree changes.

Line-anchored threads

Comment on any diff line and get a streaming response. Each thread is a scoped conversation anchored to a specific line, just like a PR review.

Review memory

Conventions you enforce in one thread get extracted and fed into every subsequent prompt. The agent learns your preferences as you review.

Project rules

Persistent, file-aware instructions loaded from markdown files with TOML frontmatter. Scope rules to file types and scenarios.

Agent self-review

The agent reviews its own diff and flags concerns before you start. Apply all self-review feedback in one step.

Built in Rust

Native performance via nvim-oxi. Works with Cursor CLI and Claude Code CLI.