macOS
brew install jaguarlocal Homebrew formula metadata
brew
jaguar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jaguarlocal Homebrew formula metadata
sudo zypper install jagopenSUSE Tumbleweed package metadata · jag · ソース: download.opensuse.org
winget install --id Toit.Jaguar -eWindows Package Manager source index · Toit.Jaguar · ソース: cdn.winget.microsoft.com
概要
Live reloading for your ESP32
履歴
Jaguar is the Toit project's ESP32 live-reload tool. It packages the `jag` command and an on-device Jaguar service so embedded developers can flash, discover, update, and run Toit code over WiFi instead of repeating slow serial-flash cycles.
The GitHub repository was created in December 2021 and describes Jaguar as live reloading for ESP32 development. The README explains that Jaguar runs a small HTTP server on the ESP32, receives compiled Toit programs, relocates and installs them in flash, stops the old program, and starts the new one from `main`.
Jaguar evolved alongside the Toit SDK and VM. The README positions it as a thin developer loop around Toit: `jag setup` downloads and configures the SDK, `jag flash` installs the Jaguar application, `jag run` sends a program, and `jag watch` reloads code as files change.
The README documents several distribution channels: Homebrew on macOS, winget on Windows, an AUR package for Arch Linux, Debian/Ubuntu `.deb` packages from releases, and downloadable binaries for Linux, macOS, and Windows. Homebrew API data available during this enrichment recorded 354 installs over 365 days, fitting a focused embedded-language tool rather than a broad utility.
Jaguar's adoption is inseparable from Toit adoption. It gives Toit a fast hardware feedback loop, and the Toit device documentation teaches Jaguar early in the ESP32 setup path.
A typical session installs `jag`, runs setup, flashes an ESP32 with WiFi credentials, scans the local network, and uses `jag run` or `jag watch` to deploy Toit programs. The tool also supports firmware updates and named containers that run on device boot.
Jaguar is package-nerd notable because it turns a language-specific embedded workflow into one host executable. The package hides SDK setup, device discovery, WiFi deployment, firmware update, and VS Code integration behind the `jag` command, which is exactly the kind of niche workflow package managers are good at.
セキュリティ状態
jaguar に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jag | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/toitlang/jaguar
インストールメタデータ
| パッケージキー | brew:jaguar |
|---|---|
| バージョン | 1.68.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jaguar |
| ホームページ | https://toitlang.org/ |
| リポジトリ | https://github.com/toitlang/jaguar |
| 上流ドキュメント | https://docs.toit.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/toitlang/jaguar/archive/refs/tags/v1.68.0.tar.gz |
| 最終更新 | 2026-07-26T04:08:06+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jaguar |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
Toit.Jaguar
winget install --id Toit.Jaguar -ejag 0.3.8-3
arcade and puzzle 2D game
https://gitlab.com/coringao/jag/wikis
sudo apt install jagjag 0.3.8-2build2
arcade and puzzle 2D game
https://gitlab.com/coringao/jag/wikis
sudo apt install jagjag 0.3.8-2.21
Arcade and Puzzle 2D Game in which you have to break all the target pieces
https://gitlab.com/coringao/jag
sudo zypper install jagjag-data 0.3.8-2.21
Data files for the JAG game
https://gitlab.com/coringao/jag
sudo zypper install jag-datajag-editor 0.3.8-2.21
Level Editor for the JAG game
https://gitlab.com/coringao/jag
sudo zypper install jag-editorソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.