legioncodeinc/honeycomb

107 stars · Last commit 2026-07-13

AI coding agents forget. They forget across sessions, and they forget across tools. A decision you reached in Claude Code at midnight is invisible to Cursor the next morning. Honeycomb fixes that. Learn something once; recall it everywhere,

README preview

<!-- ───────────────────────────────  HERO  ─────────────────────────────── -->

<p align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="assets/brand/honeycomb-wordmark-on-dark.svg">
    <img src="assets/brand/honeycomb-wordmark-black.svg" alt="Honeycomb" height="84">
  </picture>
</p>

<h1 align="center">Honeycomb</h1>

<p align="center">
  <strong>Shared, persistent memory for your AI coding agents.</strong><br>
  What one harness learns, every other one recalls, across sessions, tools, devices, and teammates.
</p>

<p align="center">
  <a href="https://www.npmjs.com/package/@legioncodeinc/honeycomb"><img src="https://img.shields.io/npm/v/@legioncodeinc/honeycomb?style=flat-square&color=F7A823&label=version" alt="npm version"></a>
  <img src="https://img.shields.io/badge/harnesses-3%20supported%20%7C%203%20in%20progress-F7A823?style=flat-square" alt="3 supported, 3 in progress">
  <img src="https://img.shields.io/badge/OS-windows%20%7C%20macos%20%7C%20linux-6E6A62?style=flat-square" alt="Windows, macOS, Linux">

View full repository on GitHub →