lean-ctx 3.8.18

Context Runtime for AI Agents with CCP. 71 MCP tools, 10 read modes, 95+ compression patterns, cross-session memory (CCP), persistent AI knowledge with temporal facts + contradiction detection, multi-agent context sharing, LITM-aware positioning, AAAK compact format, adaptive compression with Thompson Sampling bandits. Supports 24+ AI tools. Reduces LLM token consumption by up to 99%.
Documentation
1
2
# lean-ctx testbench — local QA fixture (deterministic CI subset, #611)
{"id":"qa-api-backoff","domain":"qa","prompt":"How does the PaymentGateway retry failed charges?","workspace":".","retrieval_query":"PaymentGateway retry failed charges exponential backoff base delay attempts","answers":["exponential backoff base delay 200ms maximum 5 attempts","exponential backoff, 200ms base delay, up to 5 attempts"]}