macOS
brew install aicommit2local Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aicommit2 pour les workflows d'agents IA.
installation
brew install aicommit2local Homebrew formula metadata
aperçu
Reactive CLI that generates commit messages for Git and Jujutsu with AI
historique
aicommit2 is a Node-based command-line tool for generating commit messages and code-review text from version-control diffs. Its upstream README describes support for Git, YADM, and Jujutsu, plus cloud and local AI providers including OpenAI, Anthropic, Gemini, Mistral, Groq, Ollama, OpenRouter, and other OpenAI-compatible services.
The project positions itself as a successor-style tool in the AI commit-message niche: the README explicitly says AICommits inspired its core functionality and architecture. The npm registry records the aicommit2 package as created in July 2023, while the current GitHub repository record dates the public repository to January 2024.
Later development emphasized provider breadth, reactive selection among generated messages, Jujutsu support, prepare-commit-msg hook usage, diff compression, and optional code review. The configuration documentation settled on an XDG-style INI file with a legacy dotfile fallback.
Official install paths include npm, Homebrew, and Nix. The README advertises both npm and Homebrew badges, and the Homebrew formula describes it as a reactive CLI for Git and Jujutsu commit messages.
Homebrew analytics for the formula reported 1,842 installs over 365 days at the time checked, while the npm registry showed 155 published versions and latest version 2.6.1.
Typical use is to stage changes and run `aicommit2`, or use the shorter `aic2` alias. Users configure at least one provider through `aicommit2 setup`, `aicommit2 config set`, environment variables, or a config file.
Package-manager users care about the config-path order because the same file can hold provider keys and model settings: `$AICOMMIT_CONFIG_PATH`, then XDG config, then `~/.aicommit2`.
aicommit2 is part of the post-ChatGPT wave of small, global CLI tools that wrap Git workflows with LLM calls. It is interesting beside aicommits because it shows a package evolving from single-purpose commit generation into a multi-provider, multi-VCS terminal assistant while still installing as one small executable.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour aicommit2. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
$AICOMMIT_CONFIG_PATH$XDG_CONFIG_HOME/aicommit2/config.ini~/.config/aicommit2/config.ini~/.aicommit2Credential-bearing paths to review before unattended agent runs.
$AICOMMIT_CONFIG_PATH$XDG_CONFIG_HOME/aicommit2/config.ini~/.config/aicommit2/config.ini~/.aicommit2exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
aic2 | cli | exécutable global | |
aicommit2 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/tak-bro/aicommit2
métadonnées d'installation
| Clé du paquet | brew:aicommit2 |
|---|---|
| Version | 2.8.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/aicommit2 |
| Page d'accueil | https://github.com/tak-bro/aicommit2 |
| Dépôt | https://github.com/tak-bro/aicommit2 |
| Docs amont | https://github.com/tak-bro/aicommit2 |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/aicommit2/-/aicommit2-2.8.0.tgz |
| Dernière mise à jour | 2026-07-12T00:17:48Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aicommit2 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.