# baguette を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:baguette
```

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

### macOS

- Homebrew (100%):

```sh
brew install baguette
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:baguette
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/baguette>
- **バージョン:** 0.1.84
- **ソース概要:** Headless iOS Simulator manager and host-side input injection for iOS 26
- **ホームページ:** <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
- **生成日時:** 2026-07-26T07:20:29+00:00

## 実行可能ファイル

- baguette (cli)
- baguette (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_tahoe

## バージョンと鮮度

- ページ生成日: 2026-07-26
- マネージャ版: 0.1.84
- マネージャ更新日: 2026-07-23
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/tddworks/baguette
- 検出された最新: v0.1.84 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/tddworks/baguette>
- <https://api.github.com/repos/tddworks/baguette/releases/latest>
- <https://formulae.brew.sh/api/formula/baguette.json>
- <https://raw.githubusercontent.com/tddworks/baguette/main/README.md>


## セキュリティノート

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


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** baguette
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** arch, macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [skip](https://www.automicvault.com/ja/pkg/brew/skip/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development, swift.
- [react-native-cli](https://www.automicvault.com/ja/pkg/brew/react-native-cli/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [rswift](https://www.automicvault.com/ja/pkg/brew/rswift/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development, swift.
- [kdoctor](https://www.automicvault.com/ja/pkg/brew/kdoctor/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [mockolo](https://www.automicvault.com/ja/pkg/brew/mockolo/) - Shares av.db curated category or tags: cli, developer-tools, swift, testing.
- [adb-enhanced](https://www.automicvault.com/ja/pkg/brew/adb-enhanced/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [allure](https://www.automicvault.com/ja/pkg/brew/allure/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [atf](https://www.automicvault.com/ja/pkg/brew/atf/) - Shares av.db curated category or tags: cli, developer-tools, testing.

## Combined YAML source

View the package source record on GitHub. [combined/baguette.yml](https://github.com/automic-vault/db/blob/main/combined/baguette.yml)


## ソース

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