macOS
brew install vibechecklocal Homebrew formula metadata
brew
AI-powered git commit assistant written in Go. Version 1.7.7 via Homebrew; verified 2026-06-15.
install
brew install vibechecklocal Homebrew formula metadata
overview
AI-powered git commit assistant written in Go
history
vibecheck is a Go-based command-line assistant that generates Git commit messages from staged code changes using large language model providers. It belongs to the newer wave of small AI developer utilities that wrap common Git chores with provider-pluggable LLM calls.
The public GitHub repository was created on 2025-11-04. The README presents vibecheck as a cross-platform command-line AI tool for automating commit messages through providers including OpenAI, Gemini, Anthropic, Groq, Grok, Kimi K2, Qwen, DeepSeek, Perplexity Sonar, and Ollama.
The primary command is `vibecheck commit`, intended to run after files have been staged. The tool checks for staged changes, finds API credentials through environment variables, `.env`, or its global keys command, sends a diff payload to the selected model, prints the generated message, and records dashboard statistics.
vibecheck is notable less as a long-lived package and more as a snapshot of 2025-2026 CLI culture: small Go binaries that provide a single Git workflow, support many hosted and local model backends, and expose simple Homebrew/curl/PowerShell install paths for cross-platform developer adoption.
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.
Credential-bearing paths to review before unattended agent runs.
~/.vibecheck_keys.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vibecheck | 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/rshdhere/vibecheck
install metadata
| Package key | brew:vibecheck |
|---|---|
| Version | 1.7.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vibecheck |
| Homepage | https://vibe.raashed.xyz |
| Repository | https://github.com/rshdhere/vibecheck |
| Upstream docs | https://github.com/rshdhere/vibecheck#readme |
| License | MIT |
| Source archive | https://github.com/rshdhere/vibecheck/archive/refs/tags/v1.7.7.tar.gz |
| Last updated | 2026-06-15T10:21:23-04:00 |
| Pulse | updated |
| Build dependencies | go |
| 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 | vibecheck |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.