Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

AutoCommit

AutoCommit is a native macOS menu bar app that monitors local Git repositories and creates commits.

AutoCommit is currently in beta.

Features

  • 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

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.

Verify the download

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.dmg

Privacy

AutoCommit 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.

Support

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.

Source and license

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.

About

AutoCommit is a native macOS menu bar app for monitoring local Git repositories and creating commits.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors