Automic VaultAutomic Vault

brew

使用 Homebrew 安装 archgw

查看 archgw 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install archgw

local Homebrew formula metadata

概览

软件包摘要

CLI for Arch Gateway

命令和别名

  • archgw

历史

项目历史与用法

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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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