macOS
brew install draw-things-clilocal Homebrew formula metadata
brew
draw-things-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install draw-things-clilocal Homebrew formula metadata
概要
Local inference and LoRA training CLI for Draw Things
履歴
Draw Things CLI is the command-line packaging of Draw Things' local image-generation and LoRA-training stack, exposed from the public Draw Things community repository rather than from the app's private monorepo.
The public repository was created in November 2023 as a community-facing sync of code used by the Draw Things app. Its README explains that the app itself is managed in a private monorepo, while public-facing code for model implementations, samplers, data models, trainer logic, gRPC server support, and the CLI is synchronized into the community repository.
Adoption is tied to Draw Things users who want local, scriptable image generation outside the GUI. Homebrew installs it from a tagged source archive, while the README also documents a tap-based HEAD install for users who want the unreleased CLI surface.
The CLI is built as a Swift Package Manager executable product named draw-things-cli. The README documents help output, a minimal generate command, a default macOS model directory shared with the sandboxed Draw Things app, and the DRAWTHINGS_MODELS_DIR override.
For package maintainers, draw-things-cli is interesting because it turns a Mac-first AI image-generation app into a reproducible command-line tool with SwiftPM products, Homebrew distribution, model-directory conventions, and a related self-hosted gRPC server path for local inference setups.
セキュリティ状態
draw-things-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
draw-things-cli | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/drawthingsai/draw-things-community
インストールメタデータ
| パッケージキー | brew:draw-things-cli |
|---|---|
| バージョン | 1.20260716.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/draw-things-cli |
| ホームページ | https://github.com/drawthingsai/draw-things-community |
| リポジトリ | https://github.com/drawthingsai/draw-things-community |
| 上流ドキュメント | https://github.com/drawthingsai/draw-things-community |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/drawthingsai/draw-things-community/archive/refs/tags/v1.20260716.0.tar.gz |
| 最終更新 | 2026-07-20T04:25:43Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_tahoe) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | draw-things-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.