v0.21.5
bridge-agent v0.21.5 (2026-07-21)
Download
| Platform | Binary |
|---|---|
| darwin-arm64 | bridge-agent-darwin-arm64 (84M) |
| darwin-x64 | bridge-agent-darwin-x64 (87M) |
| linux-x64 | bridge-agent-linux-x64 (98M) |
Quick Install (macOS)
curl -fsSL -o bridge-agent \
"https://github.com/alperduzgun/jerico/releases/download/v0.21.5/bridge-agent-darwin-arm64"
chmod +x bridge-agent
./bridge-agent --helpDetails
- Built with @yao-pkg/pkg (Node 22)
- Includes node-pty native addons + MCP server (macOS/Linux also bundle the codegraph engine)
- See Binary Distribution Strategy