cortexkit/opencode-magic-context
OpenCode plugin for Magic Context — cache-aware infinite context, cross-session memory, and background history compression for AI coding agents
Implements background context compression via a separate "historian" model that runs asynchronously while the main agent works, combined with cache-aware deferred pruning and cross-session memory persistence; integrates as an OpenCode plugin and replaces OpenCode's built-in compaction with tag-based selective drops, compartment summaries, and a "dreamer" agent for overnight memory consolidation.
Available on npm.
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...