Instructions file
Claude Code instructions for munhq/distil, covering distil — context optimization for llm agents, what this is, consumption modes, architecture and layers (src/layers/).
1 3d ago A 1,447 tokens
Measure what context compression actually costs an LLM agent: where a session's tokens go, and whether a rewrite pays for the prompt cache it invalidates. Rust crate, MCP server and benchmark harness.
Instructions file
Claude Code instructions for munhq/distil, covering distil — context optimization for llm agents, what this is, consumption modes, architecture and layers (src/layers/).