Skip to content

MemBridge 0.1.0

Latest

Choose a tag to compare

@mmelika mmelika released this 23 Jul 06:44

MemBridge 0.1.0 — public launch.

Shared memory across your AI coding tools: a tiny background daemon watches Claude Code, Codex, and other agents' session logs, distills a per-project memory, and syncs it into the context files every tool reads (CLAUDE.md, AGENTS.md, ...). Team sync shares that memory with teammates, end-to-end encrypted by default.

Highlights:

  • Shared team activity feed — see what you and your teammates shipped, summary-first, across every project.
  • End-to-end encryption, on by default and fail-closed — team memory is encrypted with a per-team key sealed to each member; private keys never leave the macOS Keychain.
  • Zero-warning macOS installer — one line, no Gatekeeper prompts:
curl -fsSL https://membridge.me/install.sh | sh

macOS (Apple Silicon) build attached. This release resets version numbering to 0.1.0 for launch.