macOS
brew install czglocal Homebrew formula metadata
brew
Interactive Commitizen CLI that generate standardized commit messages. Version 1.13.1 via Homebrew; verified 2026-06-15.
install
brew install czglocal Homebrew formula metadata
overview
Interactive Commitizen CLI that generate standardized commit messages
history
czg is the command-line front end in the cz-git project, aimed at developers who want an interactive Commitizen-style prompt that emits Conventional Commits-compatible Git messages.
The cz-git repository was created in 2022 and describes itself as both a Commitizen adapter and a Git commit CLI. Its documentation presents czg as the direct CLI path for users who want the prompt without wiring the adapter through Commitizen first.
The project sits in the Node.js Git tooling ecosystem: the README links the czg npm package and the Homebrew formula, while the docs show czg as a standalone command that extends normal git commit options.
Typical use is to run czg in a Git worktree, answer prompts for type, scope, subject, and related metadata, and let the tool call through to git commit. The CLI also documents subcommands and OpenAI-assisted commit-message options, with local API settings stored in the czg config file.
For package-manager users, czg is interesting because it packages a JavaScript commit workflow as a small executable command, making Conventional Commits prompts available through npm and Homebrew rather than only through project-local dev dependencies.
security posture
No matching local secret-handling manifest was found for czg. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
./package.json./.czrc./.cz.json./.cz.yaml./.cz.toml./cz.config.js./cz.config.cjs~/.config/.czrcCredential-bearing paths to review before unattended agent runs.
~/.config/.czrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
czg | cli | global executable | |
git-czg | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:czg |
|---|---|
| Version | 1.13.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/czg |
| Homepage | https://cz-git.qbb.sh |
| Repository | https://github.com/Zhengqbbb/cz-git |
| Upstream docs | https://cz-git.qbb.sh/cli |
| License | MIT |
| Source archive | https://registry.npmjs.org/czg/-/czg-1.13.1.tgz |
| Last updated | 2026-06-15T10:20:14-04:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | czg |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.