macOS
brew install gazelocal Homebrew formula metadata
brew
gaze のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gazelocal Homebrew formula metadata
概要
Execute commands for you
履歴
Gaze is a command-line file watcher that runs commands when files change. Its README describes the tool as a way to stay focused on code while Gaze reruns tests, linters, builds, scripts, or servers after saves.
The official repository was created in 2019 and is maintained as a Go CLI. The project emphasizes out-of-the-box defaults, language-agnostic command execution, pattern matching, restart behavior, timeouts, multi-command runs, and a YAML configuration view.
Official adoption evidence is light, but the project is packaged in Homebrew and published with cross-platform binaries. The README also positions Gaze for modern AI-assisted development workflows, where an agent edits files and a watcher reruns checks automatically.
The simplest use is `gaze .` or `gaze a.py`; Gaze watches matching files and runs a default or user-specified command. Users can pass glob patterns, set a custom command with `-c`, restart previous processes with `-r`, set timeouts with `-t`, and inspect default YAML with `gaze -y`.
Gaze belongs to the family of small developer-loop CLIs where the package is valuable because it removes shell glue from everyday workflows. It is package-manager relevant as a single binary alternative to language-specific watchers, with defaults for many languages and no project-specific dependency stack.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gaze | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/wtetsu/gaze
インストールメタデータ
| パッケージキー | brew:gaze |
|---|---|
| バージョン | 1.2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gaze |
| ホームページ | https://github.com/wtetsu/gaze |
| リポジトリ | https://github.com/wtetsu/gaze |
| 上流ドキュメント | https://github.com/wtetsu/gaze#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/wtetsu/gaze/archive/refs/tags/v1.2.1.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gaze |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.