macOS
brew install modslocal Homebrew formula metadata
brew
AI on the command-line. Version 1.8.1 via Homebrew; verified from local package data.
install
brew install modslocal Homebrew formula metadata
sudo apk add modsAlpine Linux edge package indexes · mods · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#modsnixpkgs package indexes · pkgs/by-name/mo/mods/package.nix · source: api.github.com
scoop install main/modsScoop official bucket manifest trees · bucket/mods.json · source: api.github.com
winget install --id charmbracelet.mods -eWindows Package Manager source index · charmbracelet.mods · source: cdn.winget.microsoft.com
overview
AI on the command-line
history
Mods is Charm Bracelet's command-line LLM tool, described by the project as "AI for the command line, built for pipelines." It was designed around Unix standard input and output: read command output or a prompt, send it to an LLM, and print formatted text such as Markdown, JSON, shell-oriented answers, or saved conversation output. That made it part of Charm's broader terminal tooling family rather than a GUI chatbot or application SDK.
The tool grew around provider flexibility. The README documents OpenAI-compatible endpoints, LocalAI, OpenAI, Cohere, Groq, Azure OpenAI, and Gemini, plus configuration through a settings file and environment variables. It also includes command-line affordances such as selecting models, custom roles, conversation save/list/show/delete commands, Markdown formatting, proxy settings, shell completions, and package installs through Homebrew, Winget, Arch, Nix, Debian/RPM packages, FreeBSD ports, binaries, and `go install`.
Charm announced that Mods was sunset and the repository archived on March 9, 2026 so the team could focus on Crush, with much of the non-interactive use case moving to `crush run`. That gives the package a clear historical place: an early pipeline-friendly AI CLI that helped normalize piping terminal output into LLMs, later superseded inside Charm's agentic terminal product line.
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.
~/.config/mods/mods.yml~/Library/Application Support/mods/mods.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/mods/mods.yml~/Library/Application Support/mods/mods.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mods | 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/charmbracelet/mods
install metadata
| Package key | brew:mods |
|---|---|
| Version | 1.8.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mods |
| Homepage | https://github.com/charmbracelet/mods |
| Repository | https://github.com/charmbracelet/mods |
| Upstream docs | https://github.com/charmbracelet/mods#readme |
| License | MIT |
| Source archive | https://github.com/charmbracelet/mods/archive/refs/tags/v1.8.1.tar.gz |
| 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 | mods |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mods
nix profile install nixpkgs#modsmods 1.8.1-r8
AI for the command line, built for pipelines.
https://github.com/charmbracelet/mods
sudo apk add modsmods-doc 1.8.1-r8
AI for the command line, built for pipelines. (documentation)
https://github.com/charmbracelet/mods
sudo apk add mods-docmain/mods
scoop install main/modscharmbracelet.mods
winget install --id charmbracelet.mods -esource 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.