Automic VaultAutomic Vault

brew

archgw を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install archgw

local Homebrew formula metadata

概要

パッケージ概要

CLI for Arch Gateway

履歴

プロジェクトの歴史と使われ方

The Homebrew `archgw` package points at what is now Plano, an AI-native proxy and data plane for agentic applications, LLM routing, orchestration, guardrails, and observability.

プロジェクトの歴史

The official GitHub API redirects `katanemo/archgw` to `katanemo/plano`, and the repository describes Plano as an AI-native proxy server and data plane for agentic apps. The public repository was created on 2024-07-09, with the first release in the GitHub releases API, 0.1.0, published on 2024-10-31.

Plano's README frames the project as a response to production agent plumbing: routing between agents, model-provider abstraction, guardrail filters, and OpenTelemetry-style signals that otherwise get copied into every application.

採用の歴史

The docs package the CLI as `planoai`, with installation through uv or pip, while Homebrew exposes the older `archgw` formula name. That naming history is useful for package nerds because it captures an active rename/repositioning rather than a simple one-name project.

GitHub metadata showed thousands of stars by the 2026 batch run, and the docs emphasize precompiled native downloads, Docker mode, and a quickstart repository, indicating adoption aimed at app developers who want a local gateway without manually building Envoy/WASM components.

使われ方

A typical setup creates `plano_config.yaml`, declares model providers with `access_key` values such as `$OPENAI_API_KEY` and `$ANTHROPIC_API_KEY`, then runs `planoai up plano_config.yaml`. The quickstart says those keys may also be defined in a `.env` file.

Once running, Plano exposes OpenAI-compatible endpoints for model proxying and can orchestrate HTTP agents by intent, letting applications keep their own business logic while the gateway handles routing, provider choice, tracing, and guardrail hooks.

パッケージ好きにとっての重要性

This row is notable because the package name, executable identity, and project name are in motion: `archgw` survives as a package entry while official project surfaces now say Plano.

It is also a modern example of packaging an AI infrastructure tool whose useful local install includes not only a CLI, but downloaded proxy/runtime components cached under the user's home directory.

タイムライン

  • 2024-07-09: GitHub repository created.
  • 2024-10-31: First GitHub release, 0.1.0.
  • 2026-06-25: Latest GitHub release observed for this batch, 0.4.26.
  • 2026: Official GitHub API redirects `katanemo/archgw` to `katanemo/plano`.

Related projects

  • The README says Plano is built on Envoy and names OpenAI-compatible APIs, OpenTelemetry traces, and provider models such as OpenAI and Anthropic in its examples.
  • The docs point to a separate official `plano-quickstart` repository for runnable application examples.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./plano_config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./.env

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
archgwcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.3.22
マネージャ更新日2026-05-20
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/katanemo/archgw

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:archgw
バージョン0.3.22
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/archgw
ホームページhttps://github.com/katanemo/archgw/tree/main/arch/tools
リポジトリhttps://github.com/katanemo/archgw
上流ドキュメントhttps://docs.planoai.dev/
ライセンスApache-2.0
ソースアーカイブhttps://files.pythonhosted.org/packages/a4/76/79f9d1fab003cf58703ac6db13f8f84f75fd9135c57e4937ae363aaf37fb/archgw-0.3.22.tar.gz
最終更新2026-05-20T10:51:45Z
Pulseupdated
依存関係certifi, libyaml, python@3.14, rpds-py
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namearchgw
Version Scheme0
Revision4
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment