Git History
AI-powered repository exploration
Visualize your commit history and explore your repository's evolution with AI superpowers. Ask AI to catch you up on changes, understand why code evolved, and identify change hotspots.
What makes this unique
AI superpowers for git history - Catch-up, Code Story, and Change Hotspots go beyond simple log viewing
Key Features
Commit Timeline
Visual timeline of commits with authors, messages, and file changes. Navigate with keyboard shortcuts.
Catch-up Summary
Ask AI 'what happened while I was away?' Get an intelligent summary of recent changes.
Code Story
Select a file and ask AI to tell its story - how and why it evolved over time.
Change Hotspots
Identify which files change most frequently and may need refactoring attention.
Path History
Deep dive into a specific file or directory's complete history.
Author Analysis
See who contributed what, when, and to which parts of the codebase.
Commands
niyah history
Open git history TUI
niyah history --path src/
Show history for specific path
[/]
Search commits
[s]
Code Story for selected file