# Installer aicommits avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aicommits pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:aicommits
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install aicommits
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:aicommits
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/aicommits>
- **Version:** 3.4.0
- **Résumé source:** Writes your git commit messages for you with AI
- **Page d'accueil:** <https://github.com/Nutlope/aicommits>
- **Dépôt:** <https://github.com/Nutlope/aicommits>
- **Licence:** MIT
- **Archive source:** <https://registry.npmjs.org/aicommits/-/aicommits-3.4.0.tgz>
- **Dernière mise à jour:** 2026-07-10T16:49:55-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- aic (cli)
- aicommits (cli)
- aic (alias)
- aicommits (alias)

## Dépendances

- node

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.4.0
- gestionnaire mis à jour: 2026-07-10
- données locales: OK
- dépôt amont: https://github.com/Nutlope/aicommits
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

aicommits is a JavaScript/Node command-line utility that writes Git commit messages from staged diffs using AI models. Its README presents it bluntly as a CLI that writes commit messages so users do not have to.

### Historique du projet

The public npm package and GitHub repository both date to February 2023, placing aicommits among the early wave of ChatGPT-era developer CLIs. The project was initially centered on OpenAI-backed commit-message generation and later expanded provider support to TogetherAI, Groq, xAI, OpenRouter, Ollama, LM Studio, and custom OpenAI-compatible endpoints.

The tool grew from a simple `git add` plus `aicommits` workflow into a small Git integration package: it supports selectable message formats, multiple generated recommendations, custom prompts, clipboard output, direct commit invocation, and a prepare-commit-msg hook.

### Historique d'adoption

The official README documents npm installation and a global CLI, while the Homebrew formula packages the same tool for brew users. The GitHub repository had over 9,000 stars when checked through the official repository API.

The npm registry listed 98 published versions and latest version 3.4.0; Homebrew also listed 3.4.0 as the stable formula version.

### Modes d'utilisation

The normal workflow is `git add <files...>` followed by `aicommits`; unknown flags are passed through to `git commit`. Users can also install a prepare-commit-msg hook so Git opens the generated message in the configured editor before committing.

Configuration is created by `aicommits setup` in `~/.aicommits`, and the README also documents environment-variable configuration for API keys and provider settings.

### Pourquoi les passionnés de paquets s'y intéressent

aicommits became one of the recognizable package names in the AI commit-message subgenre: a tiny npm-installed executable, a memorable binary alias `aic`, a Homebrew formula, and a configuration dotfile. It is also directly named by aicommit2 as an architectural inspiration.

### Chronologie

- 2023: npm package record created and GitHub repository opened.
- 2023: Tool ships as a global npm CLI for AI-generated Git commit messages.
- 2026: npm and Homebrew list 3.4.0 as current/latest.

### Related projects

- aicommit2, which cites aicommits as inspiration.
- Git commit hooks, especially prepare-commit-msg.
- OpenAI-compatible API providers and local model runners such as Ollama and LM Studio.

### Sources

- <https://formulae.brew.sh/api/formula/aicommits.json>
- <https://github.com/Nutlope/aicommits>
- <https://registry.npmjs.org/aicommits>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour aicommits. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.aicommits

## Credential files

- Unix: ~/.aicommits
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** aicommits
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/fr/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/fr/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://pkg.so/fr/brew/node/) - Runtime dependency declared by Homebrew.
- [aicommit2](https://pkg.so/fr/brew/aicommit2/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, commit-messages, git.
- [aicommit](https://pkg.so/fr/brew/aicommit/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, commit-messages, git.
- [worktrunk](https://pkg.so/fr/brew/worktrunk/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.
- [gitingest](https://pkg.so/fr/brew/gitingest/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.
- [vibecheck](https://pkg.so/fr/brew/vibecheck/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, git.
- [gemini-cli](https://pkg.so/fr/brew/gemini-cli/) - Shares pkgdb curated category or tags: ai, cli, coding-agents.
- [opencode](https://pkg.so/fr/brew/opencode/) - Shares pkgdb curated category or tags: ai, cli, coding-agents.
- [rtk](https://pkg.so/fr/brew/rtk/) - Shares pkgdb curated category or tags: ai, cli, coding-agents.
- [tweakcc](https://pkg.so/fr/brew/tweakcc/) - Both packages touch the same language runtime or ecosystem. Shared terms: agents, ai, cli, coding, coding-agents.

## Combined YAML source

View the package source record on GitHub. [combined/aicommits.yml](https://github.com/mxcl/pkgdb/blob/main/combined/aicommits.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
