Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

pilot-protocol Homebrew tap

Pilot Protocol

The network stack for AI agents — addresses, ports, tunnels, encryption, trust.

brew install pilot-protocol/tap/pilotprotocol

Installs pilotctl, pilot-daemon and pilot-updater as prebuilt binaries (no Go toolchain needed). After install:

pilotctl daemon start --hostname my-agent --email you@example.com
pilotctl info

A default ~/.pilot/config.json is written on first install, pointing at registry.pilotprotocol.network:9000 and beacon.pilotprotocol.network:9001. To run the daemon as a background service instead:

brew services start pilotprotocol

Docs: https://pilotprotocol.network/docs

AEGIS

brew install pilot-protocol/tap/aegis

AEGIS — a small local guard that stops untrusted content from hijacking your AI agent. The formula pulls in llama.cpp automatically (the local judge engine).

After install:

aegis install-models     # one-time judge model (~1.8 GB)
aegis init               # protect your agent surfaces
brew services start aegis

About

Homebrew tap for AEGIS — brew install pilot-protocol/tap/aegis

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages