# Install baguette with Homebrew

Headless iOS Simulator manager and host-side input injection for iOS 26. Version 0.1.84 via Homebrew; verified 2026-07-23.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install baguette
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:baguette
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/baguette>
- **Version:** 0.1.84
- **Source summary:** Headless iOS Simulator manager and host-side input injection for iOS 26
- **Homepage:** <https://tddworks.github.io/baguette/>
- **Repository:** <https://github.com/tddworks/baguette>
- **Upstream docs:** <https://github.com/tddworks/baguette#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/tddworks/baguette/archive/refs/tags/v0.1.84.tar.gz>
- **Last updated:** 2026-07-23T06:03:57Z
- **Generated:** 2026-07-26T07:20:29+00:00

## Executables

- baguette (cli)
- baguette (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_tahoe

## Freshness

- Page generated: 2026-07-26
- Package-manager version: 0.1.84
- Package-manager updated: 2026-07-23
- Local data: ok
- Upstream repository: https://github.com/tddworks/baguette
- Upstream latest detected: v0.1.84 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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`.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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>


## Security Notes

No matching local secret-handling manifest was found for baguette. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **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


## Related links

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


## Sources

- 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
