Automic VaultAutomic Vault

brew

使用 Homebrew 安装 aicommits

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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