154
Chronicle is an innovative tool designed to intelligently backfill your Git commit history by analyzing uncommitted changes and splitting them into atomic, well-organized commits with realistic timestamps. This AI-powered solution transforms complex changes into logical commits, ensuring a clean and understandable project history. Key features include:
AI-Powered Analysis: Automatically split complex changes into logical, atomic commits.
Smart Commit Refinement: Interactive message editing with AI suggestions and consistent style.
Realistic Timestamps: Natural commit distributions based on working hours.
Privacy First: All processing happens locally, ensuring no code leaves your machine.
Chronicle is easy to use with commands like chronicle backfill to analyze and generate commit plans, and it supports installation via npm or direct use with npx. This tool is perfect for developers looking to maintain a clean and organized commit history without compromising on privacy.
Built with