This repository was archived by the owner on Feb 17, 2026. It is now read-only.
v0.3.3
π Release v0.3.3
- Revamped TUI for clearer, more consistent interaction:
- Replaced the separate file-types tab with an on-demand file modal (toggle with f) for a less cluttered primary view.
- Streamlined commit details view with better truncation, info panel, and file list presentation.
- Unified activity labeling for consistency across views.
- Improved file types/files insights (more informative presentation of top extensions and files).
- Updated internal state model to support new UI features (e.g., file modal flag, cleaner view modes).
- Various UI/UX refinements (headers abstraction, better statistics summaries).
- Code cleanup: reduced duplication, and improved naming for readability and maintainability.