macOS
brew install baguettelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für baguette in AI-Agent-Workflows.
Installation
brew install baguettelocal Homebrew formula metadata
Überblick
Headless iOS Simulator manager and host-side input injection for iOS 26
Verlauf
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.
Sicherheitslage
Für baguette wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
baguette | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/tddworks/baguette
Installationsmetadaten
| Paketschlüssel | brew:baguette |
|---|---|
| Version | 0.1.84 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/baguette |
| Homepage | https://tddworks.github.io/baguette/ |
| Repository | https://github.com/tddworks/baguette |
| Upstream-Dokumentation | https://github.com/tddworks/baguette#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/tddworks/baguette/archive/refs/tags/v0.1.84.tar.gz |
| Zuletzt aktualisiert | 2026-07-23T06:03:57Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_tahoe) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.