List of all items
Structs
- core::adaptive_thresholds::CompressionThresholds
- core::agents::AgentEntry
- core::agents::AgentRegistry
- core::agents::ScratchpadEntry
- core::benchmark::CepComparison
- core::benchmark::FileMeasurement
- core::benchmark::LanguageStats
- core::benchmark::ModeMeasurement
- core::benchmark::ModeSummary
- core::benchmark::ProjectBenchmark
- core::benchmark::SessionSimResult
- core::cache::CacheEntry
- core::cache::CacheStats
- core::cache::SessionCache
- core::cache::SharedBlock
- core::codebook::Codebook
- core::codebook::CodebookEntry
- core::config::AliasEntry
- core::config::AutonomyConfig
- core::config::CloudConfig
- core::config::Config
- core::deps::DepInfo
- core::entropy::EntropyAnalysis
- core::entropy::EntropyResult
- core::feedback::CompressionOutcome
- core::feedback::FeedbackStore
- core::feedback::LearnedThresholds
- core::filters::FilterEngine
- core::graph_index::FileEntry
- core::graph_index::IndexEdge
- core::graph_index::ProjectIndex
- core::graph_index::SymbolEntry
- core::intent_engine::TaskClassification
- core::knowledge::ConsolidatedInsight
- core::knowledge::KnowledgeFact
- core::knowledge::ProjectKnowledge
- core::knowledge::ProjectPattern
- core::litm::LitmProfile
- core::litm::PositionedOutput
- core::mode_predictor::FileSignature
- core::mode_predictor::ModeOutcome
- core::mode_predictor::ModePredictor
- core::neural::NeuralEngine
- core::neural::attention_learned::LearnedAttention
- core::neural::cache_alignment::CacheAlignedOutput
- core::neural::cache_alignment::CacheBlock
- core::neural::cache_alignment::DeltaResult
- core::neural::context_reorder::CategorizedLine
- core::neural::line_scorer::LineContext
- core::neural::line_scorer::LineFeatures
- core::neural::line_scorer::NeuralLineScorer
- core::neural::token_optimizer::TokenOptimizer
- core::preservation::PreservationScore
- core::protocol::InstructionTemplate
- core::quality::QualityScore
- core::semantic_chunks::SemanticChunk
- core::session::Decision
- core::session::FileTouched
- core::session::Finding
- core::session::ProgressEntry
- core::session::SessionState
- core::session::SessionStats
- core::session::SessionSummary
- core::session::TaskInfo
- core::session::TestSnapshot
- core::signatures::Signature
- core::stats::CepSessionSnapshot
- core::stats::CepStats
- core::stats::CommandStats
- core::stats::CostBreakdown
- core::stats::CostModel
- core::stats::DayStats
- core::stats::GainSummary
- core::stats::StatsStore
- core::symbol_map::SymbolMap
- core::task_briefing::TaskBriefing
- core::task_relevance::RelevanceScore
- core::theme::Theme
- core::vector_index::BM25Index
- core::vector_index::CodeChunk
- core::vector_index::SearchResult
- core::wrapped::WrappedReport
- mcp_stdio::HybridJsonRpcMessageCodec
- mcp_stdio::HybridStdioTransport
- rules_inject::InjectResult
- tools::LeanCtxServer
- tools::ToolCallRecord
- tools::autonomy::AutonomyState
- tools::autonomy::EnrichResult
- tools::ctx_discover::DiscoverResult
- tools::ctx_discover::MissedCommand
Enums
- core::adaptive::TaskComplexity
- core::agents::AgentStatus
- core::config::TeeMode
- core::entropy::CompressibilityClass
- core::intent_engine::OutputFormat
- core::intent_engine::TaskType
- core::intent_engine::ThinkingBudget
- core::neural::context_reorder::LineCategory
- core::semantic_chunks::ChunkKind
- core::surprise::SurpriseLevel
- core::task_briefing::CompletenessSignal
- core::theme::Color
- core::vector_index::ChunkKind
- mcp_stdio::HybridCodecError
- tools::CrpMode
Functions
- cli::cmd_benchmark
- cli::cmd_cheatsheet
- cli::cmd_config
- cli::cmd_deps
- cli::cmd_diff
- cli::cmd_discover
- cli::cmd_filter
- cli::cmd_find
- cli::cmd_grep
- cli::cmd_init
- cli::cmd_ls
- cli::cmd_read
- cli::cmd_session
- cli::cmd_sessions
- cli::cmd_slow_log
- cli::cmd_stats
- cli::cmd_tee
- cli::cmd_theme
- cli::cmd_wrapped
- cli::load_shell_history_pub
- cloud_client::api_url
- cloud_client::check_pro
- cloud_client::contribute
- cloud_client::fetch_plan
- cloud_client::is_logged_in
- cloud_client::load_api_key
- cloud_client::load_pro_models
- cloud_client::pull_knowledge
- cloud_client::pull_pro_models
- cloud_client::push_knowledge
- cloud_client::register
- cloud_client::save_credentials
- cloud_client::save_plan
- cloud_client::save_pro_models
- cloud_client::sync_stats
- core::adaptive::classify_from_context
- core::adaptive::classify_from_signals
- core::adaptive_thresholds::adaptive_thresholds
- core::adaptive_thresholds::thresholds_for_path
- core::attention_model::attention_efficiency
- core::attention_model::attention_optimize
- core::attention_model::combined_attention
- core::attention_model::positional_attention
- core::attention_model::structural_importance
- core::benchmark::format_cep_comparison
- core::benchmark::format_json
- core::benchmark::format_markdown
- core::benchmark::format_terminal
- core::benchmark::run_cep_comparison
- core::benchmark::run_project_benchmark
- core::codebook::find_semantic_duplicates
- core::codebook::tfidf_cosine_similarity
- core::compressor::aggressive_compress
- core::compressor::ansi_density
- core::compressor::diff_content
- core::compressor::lightweight_cleanup
- core::compressor::safeguard_ratio
- core::compressor::strip_ansi
- core::deps::extract_deps
- core::entropy::analyze_entropy
- core::entropy::compressibility_class
- core::entropy::entropy_compress
- core::entropy::entropy_compress_adaptive
- core::entropy::jaccard_similarity
- core::entropy::kolmogorov_proxy
- core::entropy::minhash_signature
- core::entropy::minhash_similarity
- core::entropy::ngram_jaccard
- core::entropy::normalized_token_entropy
- core::entropy::shannon_entropy
- core::entropy::token_entropy
- core::filters::create_example_filter
- core::filters::validate_filter_file
- core::graph_index::load_or_build
- core::graph_index::scan
- core::intent_engine::classify
- core::intent_engine::format_briefing_header
- core::litm::compute_litm_efficiency
- core::litm::compute_litm_efficiency_for_profile
- core::litm::content_attention_efficiency
- core::litm::position_optimize
- core::neural::cache_alignment::cache_order_code
- core::neural::cache_alignment::compute_delta
- core::neural::context_reorder::categorize_line
- core::neural::context_reorder::reorder_for_lcurve
- core::neural::line_scorer::score_all_lines
- core::patterns::ansible::compress
- core::patterns::artisan::compress
- core::patterns::aws::compress
- core::patterns::bazel::compress
- core::patterns::bun::compress
- core::patterns::cargo::compress
- core::patterns::cmake::compress
- core::patterns::composer::compress
- core::patterns::compress_output
- core::patterns::curl::compress
- core::patterns::curl::compress_with_cmd
- core::patterns::deno::compress
- core::patterns::deps_cmd::compress
- core::patterns::deps_cmd::detect_and_compress
- core::patterns::docker::compress
- core::patterns::dotnet::compress
- core::patterns::env_filter::compress
- core::patterns::eslint::compress
- core::patterns::find::compress
- core::patterns::flutter::compress
- core::patterns::gh::compress
- core::patterns::git::compress
- core::patterns::golang::compress
- core::patterns::grep::compress
- core::patterns::helm::compress
- core::patterns::json_schema::compress
- core::patterns::kubectl::compress
- core::patterns::log_dedup::compress
- core::patterns::ls::compress
- core::patterns::make::compress
- core::patterns::maven::compress
- core::patterns::mix::compress
- core::patterns::mypy::compress
- core::patterns::mysql::compress
- core::patterns::next_build::compress
- core::patterns::npm::compress
- core::patterns::php::compress_php_map
- core::patterns::pip::compress
- core::patterns::playwright::compress
- core::patterns::pnpm::compress
- core::patterns::poetry::compress
- core::patterns::prettier::compress
- core::patterns::prisma::compress
- core::patterns::psql::compress
- core::patterns::ruby::compress
- core::patterns::ruff::compress
- core::patterns::swift::compress
- core::patterns::systemd::compress
- core::patterns::terraform::compress
- core::patterns::test::compress
- core::patterns::typescript::compress
- core::patterns::wget::compress
- core::patterns::zig::compress
- core::preservation::measure
- core::protocol::encode_instructions
- core::protocol::encode_instructions_with_snr
- core::protocol::format_savings
- core::protocol::instruction_decoder_block
- core::protocol::shorten_path
- core::quality::guard
- core::quality::information_density
- core::quality::score
- core::semantic_chunks::detect_chunks
- core::semantic_chunks::order_for_attention
- core::semantic_chunks::render_with_bridges
- core::signatures::extract_signatures
- core::signatures_ts::extract_signatures_ts
- core::slow_log::clear
- core::slow_log::list
- core::slow_log::record
- core::stats::flush
- core::stats::format_cep_report
- core::stats::format_gain
- core::stats::format_gain_daily
- core::stats::format_gain_graph
- core::stats::format_gain_json
- core::stats::format_gain_themed
- core::stats::gain_live
- core::stats::load
- core::stats::load_stats
- core::stats::record
- core::stats::record_cep_session
- core::stats::reset_all
- core::stats::reset_cep
- core::stats::save
- core::surprise::classify_surprise
- core::surprise::line_surprise
- core::surprise::should_keep_line
- core::symbol_map::extract_identifiers
- core::symbol_map::should_register
- core::task_briefing::build_briefing
- core::task_briefing::format_briefing
- core::task_briefing::inject_into_instructions
- core::task_relevance::adaptive_ib_budget
- core::task_relevance::compute_relevance
- core::task_relevance::information_bottleneck_filter
- core::task_relevance::parse_task_hints
- core::theme::animate_countup
- core::theme::bold
- core::theme::dim
- core::theme::from_preset
- core::theme::load_theme
- core::theme::no_color
- core::theme::pad_right
- core::theme::preset_cyberpunk
- core::theme::preset_default
- core::theme::preset_monochrome
- core::theme::preset_neon
- core::theme::preset_ocean
- core::theme::preset_sunset
- core::theme::rst
- core::theme::save_theme
- core::theme::theme_file_path
- core::theme::visual_len
- core::tokens::count_tokens
- core::tokens::encode_tokens
- core::updater::run
- core::vector_index::format_search_results
- core::version_check::check_background
- core::version_check::get_update_banner
- core::version_check::version_info_json
- dashboard::start
- doctor::run
- hooks::install_agent_hook
- hooks::install_project_rules
- hooks::refresh_installed_hooks
- hooks::to_bash_compatible_path
- report::run
- rules_inject::inject_all_rules
- server::build_instructions_for_test
- server::tool_descriptions_for_test
- server::tool_schemas_json_for_test
- setup::run_setup
- shell::exec
- shell::interactive
- shell::save_tee
- shell::shell_and_flag
- terminal_ui::print_command_box
- terminal_ui::print_logo_animated
- terminal_ui::print_logo_animated_themed
- terminal_ui::print_logo_static
- terminal_ui::print_setup_header
- terminal_ui::print_status_new
- terminal_ui::print_status_ok
- terminal_ui::print_status_skip
- terminal_ui::print_status_warn
- terminal_ui::print_step_header
- terminal_ui::spinner_done
- terminal_ui::spinner_tick
- tools::autonomy::enrich_after_read
- tools::autonomy::maybe_auto_dedup
- tools::autonomy::session_lifecycle_pre_hook
- tools::autonomy::shell_efficiency_hint
- tools::create_server
- tools::ctx_agent::handle
- tools::ctx_analyze::handle
- tools::ctx_benchmark::handle
- tools::ctx_compress::handle
- tools::ctx_context::handle_status
- tools::ctx_dedup::handle
- tools::ctx_dedup::handle_action
- tools::ctx_delta::handle
- tools::ctx_discover::analyze_history
- tools::ctx_discover::discover_from_history
- tools::ctx_discover::format_cli_output
- tools::ctx_fill::handle
- tools::ctx_graph::handle
- tools::ctx_intent::handle
- tools::ctx_knowledge::handle
- tools::ctx_metrics::handle
- tools::ctx_multi_read::handle
- tools::ctx_multi_read::handle_with_task
- tools::ctx_overview::handle
- tools::ctx_preload::handle
- tools::ctx_read::handle
- tools::ctx_read::handle_fresh
- tools::ctx_read::handle_fresh_with_task
- tools::ctx_read::handle_with_task
- tools::ctx_read::read_file_lossy
- tools::ctx_response::handle
- tools::ctx_response::handle_with_context
- tools::ctx_search::handle
- tools::ctx_semantic_search::handle
- tools::ctx_semantic_search::handle_reindex
- tools::ctx_session::handle
- tools::ctx_shell::handle
- tools::ctx_smart_read::handle
- tools::ctx_smart_read::is_code_ext
- tools::ctx_smart_read::select_mode
- tools::ctx_smart_read::select_mode_with_task
- tools::ctx_tree::handle
- tools::ctx_wrapped::handle
- uninstall::run