macOS
brew install modsprovider-native install command
brew / 順位 3340
mods のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install modsprovider-native install command
概要
AI on the command-line
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mods | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mods |
|---|---|
| バージョン | 1.8.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/charmbracelet/mods |
| リポジトリ | https://github.com/charmbracelet/mods |
| 最終更新 | 2026-07-29T17:05:00+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.