Automic VaultAutomic Vault

brew

aicommits を Homebrew でインストール

aicommits のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install aicommits

local Homebrew formula metadata

概要

パッケージ概要

Writes your git commit messages for you with AI

コマンドとエイリアス

  • aic
  • aicommits

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

保護ツール対応はまだ見つかっていません

aicommits に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
~/.aicommits

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aicommits

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
aiccliグローバル実行可能ファイル
aicommitscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版3.4.0
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/Nutlope/aicommits

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:aicommits
バージョン3.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/aicommits
ホームページhttps://github.com/Nutlope/aicommits
リポジトリhttps://github.com/Nutlope/aicommits
上流ドキュメントhttps://github.com/Nutlope/aicommits
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/aicommits/-/aicommits-3.4.0.tgz
最終更新2026-07-10T16:49:55-04:00
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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