A command-line tool that uses AI to streamline your git workflow - generate commit messages, view diff and explain changes.
copied from cf-post-staging / lumen-tuiFeatures: - Beautiful & Ergonomic Diff Viewer: Review your code with minimal effort - Smart Commit Messages: Generate conventional commit messages for your staged changes - Git History Insights: Understand what changed in any commit, branch, or your current work - Interactive Search: Find and explore commits using fuzzy search - Change Analysis: Ask questions about specific changes and their impact - Multiple AI Providers: Supports OpenAI, Claude, Groq, Ollama, and more - Flexible: Works with any git workflow and supports multiple AI providers - Rich Output: Markdown support for readable explanations and diffs (requires: mdcat)