danielckv/ContextLoom
ContextLoom is the shared "brain" for multi-agent systems. It weaves together memory threads from frameworks like DSPy and CrewAI into a unified, persistent context, powered by Redis and hydrated from your existing databases.
ContextLoom helps developers build sophisticated AI applications where multiple AI agents need to work together and remember past interactions. It takes historical data from your databases (like user profiles or past orders) and ongoing conversations from various AI frameworks, outputting a unified, persistent memory that all agents can share. Developers creating multi-agent systems for customer support, automated research, or complex workflows would use this.
Use this if you are building AI applications with multiple agents that need to share information, avoid repeating themselves, and remember long-term context from your existing databases.
Not ideal if you are working with single-agent AI systems or do not require persistent memory across different AI frameworks or sessions.
Stars
31
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/danielckv/ContextLoom"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultracontext/ultracontext
Open Source Context infrastructure for AI agents. Auto-capture and share your agents' context everywhere.
dunova/ContextGO
Local-first context & memory runtime for multi-agent AI coding teams. MCP-free. Rust/Go accelerated.
astrio-ai/atlas
Coding agent for legacy code modernization
dgenio/contextweaver
Budget-aware context compilation and context firewall for tool-heavy AI agents.
LogicStamp/logicstamp-context
A Context Compiler for TypeScript. Deterministic, diffable architectural contracts and...