cortexkit/magic-context
A memory system for AI coding agents that provides unbounded context and self-managing session persistence.

Velocity · 7d
+11
★ / day
Trend
→steady
star history
Magic Context is a memory management layer designed specifically for AI coding agents. It acts as a persistent hippocampus, allowing agents to maintain context and memory across extended sessions rather than being reset per task. The system includes capture, consolidate, and recall mechanisms to intelligently manage what context to retain and retrieve. Integrates with LangChain and ships dedicated packages for opencode and pi-coding-agent platforms.