macOS
brew install baguettelocal Homebrew formula metadata
brew
baguette のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install baguettelocal Homebrew formula metadata
概要
Headless iOS Simulator manager and host-side input injection for iOS 26
履歴
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.
セキュリティ状態
baguette に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
baguette | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tddworks/baguette
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_tahoe) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | baguette |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.