0CompactMem v0.1.0
First public release with Claude Code plugin packaging and technical paper.
Highlights
- Claude Code Plugin: one-line install via
/install-plugin github:soolaugust/0CompactMem - MCP Server: 5 tools (
memory_lookup,pin_memory,unpin_memory,memory_stats,list_pinned) - Lifecycle Hooks: SessionStart, UserPromptSubmit, PreToolUse, PostToolUse, Stop, PreCompact
- Paper: "Beyond Eviction: Full OS Memory Semantics for LLM Agent Persistence" (attached PDF)
Paper
See attached paper.pdf — 8-page technical paper describing the complete OS-to-agent-memory mapping.
Citation
@software{su2026compactmem,
title = {0CompactMem: Full OS Memory Semantics for LLM Agent Persistence},
author = {Su, Zhidao},
year = {2026},
url = {https://github.com/soolaugust/0CompactMem}
}