#278 · Primary category: AI Coding Assistants
lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
Project last updated:07/16/26
GitHub Stars
2.8K
Forks
144
Contributors
41
License
MIT
Why we included this project
lumen is a terminal code review tool that shows git diffs, commits, branches, and GitHub pull requests side by side, with tree-sitter syntax highlighting. It ships as a single static Rust binary, so it stays responsive even on diffs that run to thousands of lines. The AI features are the strongest draw: it can draft commit messages, explain what changed, and generate git commands, with support for more than ten providers. It also works with Jujutsu (jj), and annotating selections or hunks plus watch mode helps when reviewing stacked commits over a longer session. Developers who live in the terminal and review larger changes will likely find this a useful addition to their workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.