Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

AgentProxy — distribution

Public distribution mirror for AgentProxy by deemwar-products. The application source is private; only prebuilt, checksummed release artifacts are published here (as GitHub Releases), so the public install paths work without any authentication.

Install

# npm (macOS / Linux / Windows)
npm install -g @deemwario/agent-proxy

# curl-pipe (macOS / Linux) — resolves the latest release and verifies its SHA256
curl -fsSL https://agentproxy.deemwar.com/install.sh | bash

# Homebrew (macOS)
brew install deemwar-products/agent-proxy/agentproxy

# Scoop (Windows)
scoop bucket add agent-proxy https://github.com/deemwar-products/scoop-agent-proxy
scoop install agentproxy

Then:

agentproxy setup        # trust the local CA, log in once, start the proxy
agentproxy version

What's here

  • Releases — per-platform archives (agentproxy_<version>_<os>_<arch>.{tar.gz,zip}) + checksums.txt, published automatically by GoReleaser from the private source repo on each tagged release. The npm postinstall and the curl installer download + SHA256-verify these.
  • This README — the public face of the project.

AgentProxy is a local MITM proxy that masks secrets before they leave your machine, meters token/$ spend per agent, and adds governance — entirely local, no cloud account. Learn more: https://agentproxy.deemwar.com

Proof it actually stops spend

Not a warning — a real hard-fail. PROOF.md: four copy-paste commands, no signup, that trip a real 429 on your own claude CLI session, plus the raw captured log from our own verification run.

Beta testers wanted

If you run coding agents unattended and will tell us what breaks, email admin@deemwar.com with subject "agentproxy beta" — we'll extend your trial well past the standard 9 days, no purchase involved. We're especially interested in where you'd want the spend cap to sit (global vs per-project) and what breaks when a proxy sits in front of your agent.

About

Public distribution mirror for AgentProxy — prebuilt binaries (GitHub Releases) + install one-liners. Source is private; only built artifacts live here.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages