← Discover
Discover · GitHub · Hivemind↑ +64 today

Central memory for artificial intelligence agents

Developed by Activeloop, Hivemind offers a centralized memory layer for all artificial intelligence agents. This TypeScript-based structure enables different agents to share data and communicate through a common intelligence pool.

Updates

  • September 18, 2026: Stars 1,615 → 1,616, latest release v0.7.159 (September 17, 2026).
  • September 17, 2026: Stars 1,616 → 1,615, latest release v0.7.156 (September 17, 2026).
  • September 16, 2026: Stars 1,602 → 1,616, latest release v0.7.153 (September 15, 2026).
  • September 12, 2026: Stars 1,599 → 1,602, latest release v0.7.152 (September 11, 2026).

What you get

  • It creates a common memory and coordination layer for all your AI agents.
  • It automatically transforms successful solution patterns from past sessions into reusable skills.
  • It reduces costs by allowing agents to reach the goal using fewer tokens and fewer steps.

Installation

General Setup
npm install -g @deeplake/hivemind && hivemind install

Running it

Status Check
hivemind status

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

I want to create a common memory layer between my AI agents using the Hivemind tool. After completing the installation with the command npm install -g @deeplake/hivemind && hivemind install, explain step by step how my agents can share historical session data more efficiently and how to automatically convert this data into skill files.

Related dictionary terms

Who it is forIt is for software developers and technical teams who use multiple artificial intelligence agents and want these agents to work more efficiently by taking advantage of a common memory pool.
LicenseApache-2.0

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-11: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.