BACK_TO_FEEDAICRIER_2
revdiff adds Jujutsu repository support
OPEN_SOURCE ↗
X · X// 2h agoPRODUCT UPDATE

revdiff adds Jujutsu repository support

revdiff now handles Jujutsu repositories, extending its terminal-based code review loop beyond Git. That makes the Codex-powered review flow more practical for teams already standardizing on jj.

// ANALYSIS

The interesting part here is not just “AI review,” it’s VCS compatibility: jj support turns revdiff from a Git-first novelty into a more credible review layer for modern local workflows.

  • revdiff already positions itself as a review TUI for AI agents, Claude Code, and Codex; jj support removes a real adoption blocker
  • auto-detecting jj in colocated repos matters because a lot of developers use jj specifically to avoid Git friction in day-to-day review loops
  • the Codex plugin angle is the real wedge: it keeps the human-in-the-loop review flow while pushing annotation and fixes back into the agent loop
  • this is a small feature with outsized reach, because review tools get much more useful once they stop assuming one VCS
  • if you’re migrating a team to jj, tooling like this is what makes the switch feel operationally complete rather than experimental
// TAGS
revdiffjujutsucode-reviewclidevtoolopen-sourceai-coding

DISCOVERED

2h ago

2026-05-06

PUBLISHED

3h ago

2026-05-06

RELEVANCE

8/ 10

AUTHOR

plannotator