Hierarchical Memory
Hierarchical memory system for distributed agent fleets. Memory that organizes itself.
Brand Line
Trust-based memory sharing across agents with hierarchical context windows. Enables agents to share context without exposing raw data.
Installation
pip install hierarchical-memory
Usage
from hierarchical_memory import HierarchicalMemory
memory = HierarchicalMemory(depth=4)
memory.store("context", {"important": "data"})
context = memory.retrieve("context")
Fleet Context
Part of the Cocapn fleet. Related repos:
- plato-sdk — PLATO tile integration
- plato-server — Room server for knowledge
- iron-to-iron — Git-based agent communication
- git-agent — Agent coordination via git
🦐 Cocapn fleet — lighthouse keeper architecture
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hierarchical_memory-1.0.1.tar.gz
(68.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hierarchical_memory-1.0.1.tar.gz.
File metadata
- Download URL: hierarchical_memory-1.0.1.tar.gz
- Upload date:
- Size: 68.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a72818b1ae43826efac3bc3a1b1d3eee2cd199b083f1ddad20e8378d57b49c
|
|
| MD5 |
e1237956495af81089f475d1393c6c57
|
|
| BLAKE2b-256 |
1190289b68422dc60bfeb7716ce03207d10fa04d5c70746418f367c66d48c959
|
File details
Details for the file hierarchical_memory-1.0.1-py3-none-any.whl.
File metadata
- Download URL: hierarchical_memory-1.0.1-py3-none-any.whl
- Upload date:
- Size: 42.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58aee73c8ba3f9344bb868c0ecbad26a7fdbda5400b4fb2d9a584b3188cb852e
|
|
| MD5 |
e0c218ed5ac6a6074ed7a93ffae686d2
|
|
| BLAKE2b-256 |
33f3abe03ed266ee9b2e678e611149f15b95c303446fa9e701b33b4a5db8e916
|