close
Skip to content

planetarium/vicoop-bridge

Repository files navigation

vicoop-bridge

A2A Server + Client for exposing local coding agents (OpenClaw, Claude Code, Codex, …) as Google A2A-compliant remote agents.

Agents connect outbound to a public Server via WebSocket, so they can sit behind NAT/firewalls while still being addressable by external A2A clients.

Docs:

Client Releases

Tagging the repository with client-v* publishes a portable vicoop-bridge-client bundle to GitHub Releases.

Example:

git tag client-v0.1.0
git push origin client-v0.1.0

Operators installing from a published release should follow docs/install-client.md — the one-liner installer plus SIWE/registerClient flow for obtaining a client token.

Status

Pre-implementation. Design phase only.

About

A2A Relay + Adapter for exposing local coding agents as Google A2A-compliant remote agents

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors