Calera Agent Memory (calera-agent-memory)
The plug-and-play AI Memory Substrate for Python agent swarms, LangChain, and CrewAI.
Eliminates LLM context rot with sub-5ms $O(1)$ topological associative memory.
⚡ Quickstart: 3 Lines of Code
from calera_agent_memory import CaleraMemorySubstrate
# Auto-provisions a free 1,000,000-node persistent vault under Delaware UETA § 14
memory = CaleraMemorySubstrate(principal_email="developer@company.com")
# Drop directly into your agent or LLM chain
memory.save_context({"input": "Project Alpha deadline"}, {"output": "October 15, 2026"})
context = memory.load_memory_variables({"input": "When is the project due?"})
print(context["history"])
Direct Client Usage
from calera_agent_memory import CaleraMemoryClient
client = CaleraMemoryClient(api_key="your_optional_api_key")
# Claim free vault
vault_info = client.claim_free_vault("me@example.com", agent_name="my-researcher")
# Store fact into 4D topological lattice
client.store("NVDA_FY26_Rev", "Estimated at $168B based on datacenter expansion")
# Sub-5ms recall with zero token bloat
results = client.query("NVDA revenue projection")
print(results)
Key Advantages
- Sub-5ms Recall: $O(1)$ topological graph retrieval instead of slow vector database linear scans.
- Zero Hallucination Context: Retains exact structured relationships without semantic degradation.
- Free 1M Node Tier: Agents can self-provision permanent memory vaults at runtime for $0.00.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 calera_agent_memory-0.4.0.tar.gz.
File metadata
- Download URL: calera_agent_memory-0.4.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b7e582dcc7549175a9d1864ff17efcae799d679fed352af98343db34713e074
|
|
| MD5 |
ea51baa1191ad09f98ffdb993fcf49b3
|
|
| BLAKE2b-256 |
0ba7ee8fbbab873d3ed0aea6b6e21ac1269994a88eb19950ecd46cfaddf95b8f
|
Provenance
The following attestation bundles were made for calera_agent_memory-0.4.0.tar.gz:
Publisher:
publish-pypi.yml on Calera-Labs/icx-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
calera_agent_memory-0.4.0.tar.gz -
Subject digest:
6b7e582dcc7549175a9d1864ff17efcae799d679fed352af98343db34713e074 - Sigstore transparency entry: 2760308512
- Sigstore integration time:
-
Permalink:
Calera-Labs/icx-mcp@6661a3f67fc2355104e52734c0b6a2f82bbc99e5 -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/Calera-Labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@6661a3f67fc2355104e52734c0b6a2f82bbc99e5 -
Trigger Event:
push
-
Statement type:
File details
Details for the file calera_agent_memory-0.4.0-py3-none-any.whl.
File metadata
- Download URL: calera_agent_memory-0.4.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0ac77b7b8fbd48e7bd7198c9484fa3541157e77c42dd40553f8732c916b3ee1
|
|
| MD5 |
a8c628e3755f87e544c01739b930333f
|
|
| BLAKE2b-256 |
6454f0e3af02c60d0fd2820a5ab1be87b126baf0970fec3355bf873e9956af47
|
Provenance
The following attestation bundles were made for calera_agent_memory-0.4.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on Calera-Labs/icx-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
calera_agent_memory-0.4.0-py3-none-any.whl -
Subject digest:
c0ac77b7b8fbd48e7bd7198c9484fa3541157e77c42dd40553f8732c916b3ee1 - Sigstore transparency entry: 2760308587
- Sigstore integration time:
-
Permalink:
Calera-Labs/icx-mcp@6661a3f67fc2355104e52734c0b6a2f82bbc99e5 -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/Calera-Labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@6661a3f67fc2355104e52734c0b6a2f82bbc99e5 -
Trigger Event:
push
-
Statement type: