lean-ctx 3.5.5

Context Runtime for AI Agents with CCP. 57 MCP tools, 10 read modes, 95+ compression patterns, cross-session memory (CCP), persistent AI knowledge with temporal facts + contradiction detection, multi-agent context sharing + diaries, 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
pub mod ctx_analyze;
pub mod ctx_architecture;
pub mod ctx_artifacts;
pub mod ctx_benchmark;
pub mod ctx_callees;
pub mod ctx_callers;
pub mod ctx_callgraph;
pub mod ctx_compress_memory;
pub mod ctx_cost;
pub mod ctx_discover;
pub mod ctx_discover_tools;
pub mod ctx_expand;
pub mod ctx_gain;
pub mod ctx_graph_diagram;
pub mod ctx_heatmap;
pub mod ctx_impact;
pub mod ctx_index;
pub mod ctx_outline;
pub mod ctx_pack;
pub mod ctx_provider;
pub mod ctx_response;
pub mod ctx_review;
pub mod ctx_routes;
pub mod ctx_symbol;
pub mod ctx_tree;
pub mod ctx_verify;
pub mod ctx_wrapped;