macOS
brew install czglocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für czg in AI-Agent-Workflows.
Installation
brew install czglocal Homebrew formula metadata
Überblick
Interactive Commitizen CLI that generate standardized commit messages
Verlauf
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.
Sicherheitslage
Für czg wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
czg | cli | globales Executable | |
git-czg | cli | globales Executable |
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.
Installationsmetadaten
| Paketschlüssel | brew:czg |
|---|---|
| Version | 1.13.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/czg |
| Homepage | https://cz-git.qbb.sh |
| Repository | https://github.com/Zhengqbbb/cz-git |
| Upstream-Dokumentation | https://cz-git.qbb.sh/cli |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/czg/-/czg-1.13.1.tgz |
| Zuletzt aktualisiert | 2026-06-15T10:20:14-04:00 |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.