aicoolies logo
aicommits logo
aicommits logo

aicommits

CLI that writes your git commit messages with AI

open sourceupdated Jul 7, 2026

aicommits is a lightweight CLI tool that generates git commit messages using AI by analyzing your staged changes. Supports OpenAI, Anthropic, and local models via multiple providers. Configure message style, language, and conventional commit format. 8,800+ GitHub stars, MIT licensed. Built by Nutlope (Hassan El Mghari), known for popular open-source AI projects. Install via npm and run 'aicommits' to generate a message from your current diff.

aicommits takes a simple approach to AI-assisted git workflows: stage your changes, run the command, and get a descriptive commit message generated from the diff. The tool sends only the diff (not your full codebase) to the configured LLM, keeping API costs minimal and context focused. It supports conventional commit format, custom commit types, and multiple language output for international teams.

Configuration is minimal — set your API key and preferred model, then use 'aicommits' as a drop-in replacement for 'git commit -m'. The tool can also run as a git hook via 'aicommits hook install', automatically generating messages for every commit. Multiple AI providers are supported through a plugin system, including OpenAI, Anthropic, and OpenAI-compatible endpoints for local model servers.

With 8,800+ GitHub stars and MIT license, aicommits is one of the most popular AI git tools. It prioritizes simplicity over features — no GitHub Actions integration or team workflows, just fast commit message generation. Compared to OpenCommit which offers more integration options and conventional commit enforcement, aicommits is the lighter-weight choice for developers who want minimal tooling overhead.

Pricing

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

Platforms

CLI (npm), git hook integration

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Open Notebook logo

Open Notebook

Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts

Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.

Open SourceTelemetry
n8n-MCP logo

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

Open SourceTelemetry
Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry
HubSpot MCP Server logo

HubSpot MCP Server

HubSpot's hosted MCP server for CRM data and workflows.

HubSpot MCP Server is HubSpot's hosted remote MCP server for connecting compatible AI tools to CRM data. It uses OAuth 2.1 with PKCE through MCP auth apps, then exposes HubSpot context such as contacts, companies, deals, tickets, activities, and marketing or content objects according to user permissions, granted scopes, and sensitive-data restrictions in the account.

freemiumTelemetry
Asana MCP Server logo

Asana MCP Server

Official Asana remote MCP server for project and task workflows.

Asana MCP Server is Asana's official hosted MCP endpoint for connecting compatible AI clients to Asana work data. It lets authenticated users search workspace objects, inspect and manage tasks or projects, create work items, and generate project summaries through OAuth-backed Streamable HTTP access while preserving existing Asana permissions and admin app-management controls.

freemiumTelemetry

Used in Stacks

Comparisons

OpenCommit vs aicommits — Feature-Rich AI Commit Tool vs Lightweight Commit Generator

OpenCommit and aicommits both generate Git commit messages using AI, but serve different developer preferences. OpenCommit offers broader LLM provider support, conventional commit enforcement, and GitHub Actions integration. aicommits prioritizes minimalism with a clean CLI and git hook installation. This comparison helps developers choose between feature breadth and lean simplicity for AI-assisted commit messages.

OpenCommitaicommits

FAQ

What is aicommits?

aicommits is a lightweight CLI tool that generates git commit messages using AI by analyzing your staged changes. Supports OpenAI, Anthropic, and local models via multiple providers. Configure message style, language, and conventional commit format. 8,800+ GitHub stars, MIT licensed. Built by Nutlope (Hassan El Mghari), known for popular open-source AI projects. Install via npm and run 'aicommits' to generate a message from your current diff.

Is aicommits free?

Yes — aicommits is open source and free to use. Free and open-source (MIT); bring your own API keys

Is aicommits open source?

Yes — aicommits is open source.

What are the best aicommits alternatives?

The top editor-verified aicommits alternatives are OpenCommit, Knock.