cortexkit/opencode-magic-context
OpenCode plugin for Magic Context — cache-aware infinite context, cross-session memory, and background history compression for AI coding agents
This project helps AI coding agents maintain a complete understanding of a codebase and conversation history, even across long sessions and multiple interactions. It takes your agent's ongoing work, previous discussions, and codebase context, and provides a continuous, relevant memory. This is for software developers, particularly those who use AI agents to assist with coding tasks.
Available on npm.
Use this if you find your AI coding agent 'forgets' previous conversations, codebase details, or architectural decisions during long coding sessions or between different workdays.
Not ideal if you are not using an AI coding agent or if your coding tasks are short, isolated, and do not require extensive memory retention.
Stars
9
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/cortexkit/opencode-magic-context"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
HelloRuru/claude-memory-engine
Claude Code 的記憶系統 | A memory system built with hooks + markdown. Zero dependencies.
lout33/symbiotic-ai
A symbiotic AI agent that remembers everything, challenges you, and extends your cognition.
SukinShetty/Nemp-memory
Nemp - The memory plugin for Claude Code that remembers everything.
KimYx0207/claude-memory-3layer
🧠 Claude Code 三层记忆系统 | 结构化存储 + 生命周期管理 + Git追踪 | 官方Auto Memory的管理层 | 一行命令安装 零依赖
b33eep/claude-code-setup
Persistent memory system for Claude Code via Markdown. Setup with /init-project, resume with...