v1.4.0 · MIT
Context-as-image compression proxy for LLMs: renders bulky context (system prompt, tool docs, history) as dense PNG pages with exact per-provider billing math (Anthropic/OpenAI/Gemini). Node and Cloudflare Workers. Part of the OmniRoute family.
v0.8.2 · MIT
Context compression plugin for Claude Code. Automatically trims large tool output—JSON, YAML, stack traces, and logs—before it enters the context window.
v0.2.12 · MIT
Model-driven context management (Active Context Pruning / ACP) for the DeepSeek Harness — the model decides when and what to compress. Ported from billion-context-pi (ranxianglei); acp-kernel reused verbatim. CompactionEngine backend with compress/decompress/search_context/acp_status tools.
v1.11.7 · MIT
Rolling context compression for Claude Code — never hit the context wall. Auto-compresses old messages while keeping recent context verbatim. Zero config, zero latency. Works as a Claude Code plugin.
— · MIT
massa-ai plugin for Claude Code — semantic code search, durable memory, symbol graph, and context compression
v0.2.12 · MIT
Active Context Pruning (ACP) for the DeepSeek Harness — model-driven context management as a CompactionEngine backend.