prassanna-ravishankar/repowire

260 stars · Last commit 2026-08-30

May the agents talk . Connect Claude Code, Opencode, Codex, Pi across projects, across machines and with your telegram

README preview

<div align="center">
  <picture>
    <source srcset="https://raw.githubusercontent.com/prassanna-ravishankar/repowire/main/images/logo-dark.webp" media="(prefers-color-scheme: dark)" width="150" height="150" />
    <img src="https://raw.githubusercontent.com/prassanna-ravishankar/repowire/main/images/logo-light.webp" alt="Repowire Logo" width="150" height="150" />
  </picture>

  <h1>Repowire</h1>
  <p>Let your coding agents talk to each other.</p>

  [![Release](https://img.shields.io/github/v/release/prassanna-ravishankar/repowire)](https://github.com/prassanna-ravishankar/repowire/releases)
  [![CI](https://github.com/prassanna-ravishankar/repowire/actions/workflows/ci.yml/badge.svg)](https://github.com/prassanna-ravishankar/repowire/actions/workflows/ci.yml)
  [![Go](https://img.shields.io/github/go-mod/go-version/prassanna-ravishankar/repowire?filename=daemon-go%2Fgo.mod)](daemon-go/go.mod)
  [![License](https://img.shields.io/github/license/prassanna-ravishankar/repowire)](LICENSE)
  [![Docs](https://img.shields.io/badge/docs-repowire.io-2563EB)](https://docs.repowire.io/)
</div>

Repowire connects the coding agents you already have open. Claude Code in one repo, Codex in another, a dashboard in your browser, Telegram on your phone: Repowire gives them names and lets them pass messages without copy-paste.

It is a local control layer for multi-agent work: ask another agent a question, send a quick update, schedule a reminder, or run one session as the coordinator.

View full repository on GitHub →