aicoolies logo

OpenCommit

AI-generated git commit messages in 1 second

Share
open-sourceOpen Source
Visit Website →

OpenCommit is a CLI tool that generates meaningful git commit messages using LLMs in about one second. It analyzes staged changes and produces conventional commit-style messages following your team's conventions. Supports OpenAI, Anthropic Claude, Ollama local models, and other providers. 7,200+ GitHub stars, MIT licensed, winner of GitHub 2023 Hackathon. Works as a CLI command, git hook, or GitHub Action for automated commit message generation.

OpenCommit reads your staged git changes, sends the diff to an LLM, and returns a well-formatted commit message that describes what changed and why. It follows conventional commit format by default (feat:, fix:, refactor:, etc.) and can be customized to match your team's commit conventions. The entire process takes about one second, eliminating the context-switching cost of writing descriptive commit messages manually.

The tool supports multiple LLM providers: OpenAI GPT models, Anthropic Claude, Google Gemini, and local models via Ollama — so you can use it without sending code to external services. Configuration is stored in a simple config file with options for language, message style, max tokens, and custom prompts. Integration options include a standalone CLI (oco command), a prepare-commit-msg git hook for automatic generation, and a GitHub Action for CI workflows.

OpenCommit won the GitHub 2023 Hackathon and has 7,200+ GitHub stars with 100+ merged PRs. It is MIT licensed and actively maintained. Compared to aicommits (a similar tool), OpenCommit offers broader LLM provider support, conventional commit enforcement, and GitHub Action integration. Both tools share the philosophy that commit messages should describe intent, not just list changed files.

Pricing

Free and open-source (MIT); bring your own API keys

Platforms

CLI (npm/npx), git hook, GitHub Action

Categories

Tags

Use Cases

Alternatives

Related Tools

Notion MCP Server

Official Notion MCP server for AI-agent workspace access

Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.

open-sourceOpen SourceTelemetry

Linear MCP Server

Official authenticated remote MCP endpoint for Linear issues, projects, comments, and coding-agent workflows.

Linear MCP Server is Linear’s official authenticated remote MCP endpoint for agent access to issues, projects, and comments. It gives Claude, Codex, Cursor, VS Code, Windsurf, Zed, and other clients a centrally hosted way to find, create, and update Linear work items through OAuth-backed MCP without maintaining a local connector or brittle API glue.

freemiumTelemetry

Slack MCP Server

Official Slack MCP server for approved workspace search, messaging, canvas, and user-context actions.

Slack MCP Server is Slack’s official remote MCP layer for giving approved AI clients workspace context and controlled actions. It lets agents search messages, files, users, and channels, draft or send messages, read threads, manage canvases, and authenticate through Slack OAuth while workspace admins approve integrations and normal Slack rate limits still apply.

freemiumTelemetry

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry
agmsg logo

agmsg

Cross-agent messaging for CLI coding agents

agmsg is an MIT-licensed Bash and SQLite messaging layer for CLI coding agents. It lets Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Antigravity, OpenCode, Hermes, and other terminal agents exchange messages through a shared local database instead of relying on a human copy-paste relay. It is intentionally not MCP, not a broker, and not a subagent framework.

open-sourceOpen Source
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

open-sourceOpen SourceTelemetry

Used in Stacks

Comparisons