Git Smart Squash: AI-Powered Git Commit History Cleanup
2025-06-20
Tired of spending 30 minutes reorganizing commits before a PR? Git Smart Squash uses AI to automatically organize your changes into logical, well-structured commits in seconds. It analyzes your diff, groups related changes together, and creates clean commit messages that follow conventional commit standards. Supports local AI (Ollama) and cloud AI (OpenAI, Anthropic, Gemini), offering a safe and reliable backup mechanism to ensure your original commits are always saved. Handles even large diffs by allowing you to break your work into smaller chunks or switching to a cloud AI provider.
Development
Code Cleanup