Documentation
README
slm-compress β Reversible Context Compression (Surface B)
Purpose
When a tool output, transcript, or accumulated context grows large enough to crowd out working space, slm_compress reduces it in-place. The compressed form is used for the remainder of the session; the exact original is recoverable on demand via slm_retrieve. This works without a proxy and without touching ANTHROPIC_BASE_URL, so the full 1M context window is never sacrificed.
Primary MCP Tool: slm_compress
This is the opening of the README. Read the full README on GitHub.