macOS
brew install archgwlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de archgw pour les workflows d'agents IA.
installation
brew install archgwlocal Homebrew formula metadata
aperçu
CLI for Arch Gateway
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour archgw. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
./plano_config.yamlCredential-bearing paths to review before unattended agent runs.
./.envexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
archgw | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/katanemo/archgw
métadonnées d'installation
| Clé du paquet | brew:archgw |
|---|---|
| Version | 0.3.22 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/archgw |
| Page d'accueil | https://github.com/katanemo/archgw/tree/main/arch/tools |
| Dépôt | https://github.com/katanemo/archgw |
| Docs amont | https://docs.planoai.dev/ |
| Licence | Apache-2.0 |
| Archive source | https://files.pythonhosted.org/packages/a4/76/79f9d1fab003cf58703ac6db13f8f84f75fd9135c57e4937ae363aaf37fb/archgw-0.3.22.tar.gz |
| Dernière mise à jour | 2026-05-20T10:51:45Z |
| Pulse | updated |
| Dépendances | certifi, libyaml, python@3.14, rpds-py |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | archgw |
| Version Scheme | 0 |
| Revision | 4 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.