Automic VaultAutomic Vault

brew

aicommit2 mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aicommit2 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install aicommit2

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Reactive CLI that generates commit messages for Git and Jujutsu with AI

Befehle und Aliase

  • aic2
  • aicommit2

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2023: npm package record for aicommit2 created.
  • 2024: Current GitHub repository created.
  • 2026: Homebrew formula and npm package list version 2.6.1 as stable/latest.

Related projects

  • aicommits, cited by aicommit2 as inspiration.
  • Git, YADM, and Jujutsu, the version-control systems aicommit2 targets.
  • Ollama and OpenAI-compatible APIs, supported provider families.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für aicommit2 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
$AICOMMIT_CONFIG_PATH$XDG_CONFIG_HOME/aicommit2/config.ini~/.config/aicommit2/config.ini~/.aicommit2

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$AICOMMIT_CONFIG_PATH$XDG_CONFIG_HOME/aicommit2/config.ini~/.config/aicommit2/config.ini~/.aicommit2

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
aic2cliglobales Executable
aicommit2cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version2.8.0
Manager aktualisiert2026-07-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/tak-bro/aicommit2

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:aicommit2
Version2.8.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/aicommit2
Homepagehttps://github.com/tak-bro/aicommit2
Repositoryhttps://github.com/tak-bro/aicommit2
Upstream-Dokumentationhttps://github.com/tak-bro/aicommit2
LizenzMIT
Quellarchivhttps://registry.npmjs.org/aicommit2/-/aicommit2-2.8.0.tgz
Zuletzt aktualisiert2026-07-12T00:17:48Z
Pulseupdated
Abhängigkeitennode
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaicommit2
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment