WeSearch

Lazydiff – Terminal PR review with ast aware semantic diff and impact graphs

·2 min read · 0 reactions · 0 comments · 8 views
#software#development#git
Lazydiff – Terminal PR review with ast aware semantic diff and impact graphs
⚡ TL;DR · AI summary

LazyDiff is a terminal-based tool designed for reviewing Git diffs and GitHub pull requests. It allows users to navigate through changes, inspect code modifications, and manage their review process efficiently. Currently in alpha, it is aimed at early adopters and may undergo changes in its user interface and workflow.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

LazyDiff A fast terminal UI for reviewing Git diffs and GitHub pull requests. LazyDiff is for the code-review loop: jump through changed files, inspect hunks, search the diff, browse semantic changes, and keep your focus in the terminal. Alpha: LazyDiff is currently intended for early adopters and dogfooding. Expect UI and workflow changes between alpha releases. Features Review worktree changes, staged changes, commits, refs, patch files, and stdin diffs. Browse pull requests from a terminal-first review queue. Open PR descriptions and changed files side by side. See semantic code changes powered by sem-core. Search within diffs and jump directly to matching files or hunks. Switch between unified and split diff views. Persist lightweight review state locally.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub