Automic VaultAutomic Vault

brew

baguette を Homebrew でインストール

baguette のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install baguette

local Homebrew formula metadata

概要

パッケージ概要

Headless iOS Simulator manager and host-side input injection for iOS 26

コマンドとエイリアス

  • baguette

履歴

プロジェクトの歴史と使われ方

Baguette is a young Swift command-line tool for headless iOS Simulator control, screen streaming, host-side input injection, and a local web UI. It targets macOS, Apple Silicon, and Xcode/iOS 26-era simulator internals.

プロジェクトの歴史

The public GitHub repository was created on May 1, 2026. The README describes a single Swift CLI named `baguette` plus a self-contained web UI for booting simulators, streaming screens, sending taps and gestures, inspecting accessibility trees, tailing logs, taking screenshots, recording, and exposing a multi-device farm view.

The project is explicitly tied to Apple's simulator stack: the README says it links against private SimulatorKit/CoreSimulator frameworks and requires Xcode 26. That makes it closer to a power-user automation tool than a general mobile-testing framework.

採用の歴史

Baguette is new but visible in the Homebrew ecosystem. The Homebrew formula API reported stable version 0.1.77 with 107 installs in the previous 30 days as of June 30, 2026, while GitHub reported 1,457 stars.

Its adoption is likely concentrated among iOS automation, device-farm, QA, and simulator-infrastructure users who need headless control without opening Xcode or Simulator.app.

使われ方

Common workflows include `baguette serve` for the local browser UI, `baguette list`, `baguette boot --udid`, `baguette tap --udid`, `baguette screenshot`, `baguette logs`, and device-farm pages served from localhost. The README also documents build-from-source commands using `make` and `swift test`.

パッケージ好きにとっての重要性

Baguette is interesting because it packages fragile simulator-control knowledge into a brew-installable CLI. Package nerds care less about its age and more about the packaging boundary: a single formula can expose private-framework simulator automation, HID-style gestures, streaming, and a web control plane.

タイムライン

  • 2026-05-01: Public GitHub repository created.
  • 2026-06-24: v0.1.77 released on GitHub.
  • 2026-06-30: Homebrew formula reports stable baguette 0.1.77.

Related projects

  • Apple CoreSimulator and SimulatorKit are the underlying simulator technologies referenced by the README.
  • The README mentions dependencies including Swift ArgumentParser, Hummingbird, HummingbirdWebSocket, Mockable, and DeviceKit-style chrome/bezel data.

セキュリティ状態

保護ツール対応はまだ見つかっていません

baguette に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
baguettecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版0.1.84
マネージャ更新日2026-07-23
ローカルデータOK
上流最新
検出された最新v0.1.84

https://github.com/tddworks/baguette

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:baguette
バージョン0.1.84
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/baguette
ホームページhttps://tddworks.github.io/baguette/
リポジトリhttps://github.com/tddworks/baguette
上流ドキュメントhttps://github.com/tddworks/baguette#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/tddworks/baguette/archive/refs/tags/v0.1.84.tar.gz
最終更新2026-07-23T06:03:57Z
Pulseupdated
Bottle利用可能 (対象 arm64_tahoe)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebaguette
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • arch
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment