macOS
brew install cocogittolocal Homebrew formula metadata
sudo port install cocogittoMacPorts ports tree · devel/cocogitto/Portfile · source: api.github.com
brew
Conventional Commits toolbox. Version 7.0.0 via Homebrew; verified 2026-06-22.
install
brew install cocogittolocal Homebrew formula metadata
sudo port install cocogittoMacPorts ports tree · devel/cocogitto/Portfile · source: api.github.com
sudo apk add cocogittoAlpine Linux edge package indexes · cocogitto · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cocogittonixpkgs package indexes · pkgs/by-name/co/cocogitto/package.nix · source: api.github.com
sudo pacman -S cocogittoArch Linux sync databases · cocogitto · source: geo.mirror.pkgbuild.com
sudo apt install cogDebian stable package indexes · cog · source: deb.debian.org
sudo zypper install cogopenSUSE Tumbleweed package metadata · cog · source: download.opensuse.org
scoop install main/cocogittoScoop official bucket manifest trees · bucket/cocogitto.json · source: api.github.com
overview
Conventional Commits toolbox
history
Cocogitto is a Rust CLI and GitOps toolbox for Conventional Commits and Semantic Versioning. It packages commit-message creation, commit-history checking, changelog generation, version bumping, hooks, and CI integrations into the `cog` command.
The GitHub repository was created in September 2020, and crates.io shows the `cocogitto` crate created later that month. The project README describes it as the Conventional Commits toolbox.
Early changelog entries in 2020 show rapid construction of core features: commit creation, verification, logs, changelog generation, bumping, hooks, and the move to `cog.toml` configuration. Later releases expanded CI/CD, Docker, monorepo workflows, signing support, and generated configuration reference docs.
Cocogitto is distributed through Cargo and several OS package managers. crates.io lists more than 200 thousand downloads, while the input records packaging in Homebrew, apk, Debian, MacPorts, Nix, pacman, Scoop, and zypper.
The official docs also advertise installation through Cargo, Arch Linux, NixOS, Void Linux, Homebrew, and Chocolatey, showing that the project deliberately supports both Rust-native and OS package-manager installation paths.
The main binary is `cog`. Users can run `cog commit` to create Conventional Commit messages, `cog check` to validate history, `cog changelog` to generate changelogs, and `cog bump` to derive semantic versions from commit history.
Configuration lives in a repository-root `cog.toml`. The official config reference describes settings for version generation, changelog handling, commit conventions, hooks, and monorepo support.
Cocogitto is a package-nerd tool about packages: it automates the release metadata loop around commits, changelogs, SemVer, tags, and CI. It is especially interesting for repos that want release automation without adopting a large hosted release platform.
Its distribution story is also typical of modern Rust CLIs: a Cargo crate is the canonical package, but downstream OS packages make the same single binary available to non-Rust users.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
cog.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cog | 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.
https://github.com/cocogitto/cocogitto
install metadata
| Package key | brew:cocogitto |
|---|---|
| Version | 7.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cocogitto |
| Homepage | https://docs.cocogitto.io/ |
| Repository | https://github.com/cocogitto/cocogitto |
| Upstream docs | https://docs.cocogitto.io/ |
| License | MIT |
| Source archive | https://github.com/cocogitto/cocogitto/archive/refs/tags/7.0.0.tar.gz |
| Last updated | 2026-06-22T14:03:03-07:00 |
| Pulse | updated |
| Dependencies | libgit2 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cocogitto |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cocogitto
nix profile install nixpkgs#cocogittococogitto 7.0.0-r0
The Conventional Commits toolbox
sudo apk add cocogittococogitto-bash-completion 7.0.0-r0
Bash completions for cocogitto
sudo apk add cocogitto-bash-completioncocogitto-doc 7.0.0-r0
The Conventional Commits toolbox (documentation)
sudo apk add cocogitto-doccocogitto-fish-completion 7.0.0-r0
Fish completions for cocogitto
sudo apk add cocogitto-fish-completioncocogitto-zsh-completion 7.0.0-r0
Zsh completions for cocogitto
sudo apk add cocogitto-zsh-completioncocogitto 7.0.0-2
Set of CLI tools for the conventional commit and semver specifications
https://github.com/cocogitto/cocogitto
sudo pacman -S cocogittococogitto
sudo port install cocogittomain/cocogitto
scoop install main/cocogittocog
sudo port install cogcog 0.18.4-1
Single-window web browser based on WPE WebKit
sudo apt install cogcog
nix profile install nixpkgs#cogcog 0.18.5-3.2
WPE launcher and webapp container
sudo zypper install cogcog-devel 0.18.5-3.2
Development files for cog
sudo zypper install cog-develsource 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.