AutoCommit is a native macOS menu bar app that monitors local Git repositories and creates commits.
AutoCommit is currently in beta.
- Monitor selected local Git repositories for changes.
- Create commit messages with a configured AI provider or a template.
- Optionally push created commits to the repository's configured Git remote.
Download the beta from GitHub Releases.
AutoCommit requires macOS 26.2 or later. The current release is Universal and supports Apple silicon and Intel Macs.
For AutoCommit-1.0.0-beta.1-build1-universal.dmg:
SHA-256: de91d32982a11c6b0abbe36dff4cfb684ee7d942acee54058f4d60cdd93d19c6
Run:
shasum -a 256 AutoCommit-1.0.0-beta.1-build1-universal.dmgAutoCommit runs Git operations in repositories that you select. When AI-generated commit messages are enabled, repository diff content may be sent to the AI provider you configure. Optional push sends commits to the Git remote configured for that repository. Use template messages and keep push disabled when those network operations are not wanted.
Use GitHub Issues for reproducible public bug reports. Do not include source code, repository contents, credentials, or other sensitive information. For other product information, return to junjie.xyz.
This is the closed-source AutoCommit app's public distribution repository. It contains product information and release downloads, not the private application source code. No open-source license is granted for the application.