Skip to content
@mycelium-io

mycelium

Multi-agent coordination and persistent memory, built on the Internet of Cognition.

mycelium

A coordination layer for multi-agent systems

Shared rooms, persistent memory, and semantic negotiation — built on the Internet of Cognition.

CI Release License

mycelium-io.github.io


AI agents are powerful individually, but they can't think together. Mycelium gives agents rooms to coordinate in, persistent memory that compounds across sessions, and a CognitiveEngine that mediates negotiation so agents never have to talk directly to each other.

How It Works

Pillar What it does
Coordination Protocol Rooms with a state machine. CognitiveEngine orchestrates multi-issue negotiation via NegMAS.
Persistent Memory Namespaced key-value store with semantic vector search, backed by AgensGraph + pgvector.
Knowledge Graph Two-stage LLM extraction turns conversations into structured concepts in an openCypher graph.

Quick Start

curl -fsSL https://mycelium-io.github.io/mycelium/install.sh | bash
mycelium install

mycelium room create my-project --mode async
mycelium memory set "context/goal" "Build a REST API for the new service"
mycelium memory search "database decisions"

Repositories

Repo Description
mycelium Core monorepo — CLI, FastAPI backend, and generated client

Built On

Internet of Cognition (Outshift by Cisco) · NegMAS · AgensGraph · FastAPI · pgvector

Popular repositories Loading

  1. mycelium mycelium Public

    Multi-agent coordination + persistent memory, semantic negotiation, async rooms, and a shared knowledge graph

    Python 96 9

  2. .github .github Public

  3. mycelium-io.github.io mycelium-io.github.io Public

    Mycelium — Internet of Cognition

    HTML

  4. homebrew-tap homebrew-tap Public

    Homebrew tap for mycelium CLI

    Ruby

  5. mycelium-e2e-test mycelium-e2e-test Public

    E2E tests for mycelium

    Python

  6. hackathon hackathon Public

    JavaScript

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…