What problem does it solve?
The lumen tool helps developers understand and manage git changes by presenting diffs, generating AI-based commit messages, explaining changes, and producing git commands from natural language.
Core Features & Use Cases
-
Diff viewer: Beautiful, interactive diffs across unstaged, staged, commits, branches, and PRs.
-
AI-generated commits: Create conventional commit messages from staged changes.
-
Change explanations: AI-powered explanations of what changed and why.
-
Git command generation: Turn natural language into actionable git commands.
-
Use Case: Imagine reviewing a PR where you want a concise summary, a suggested commit message, and the exact commands to apply your changes.
Quick Start
Invoke lumen in your project directory and choose a diff, draft a commit, or request commands from natural language.