List of all items
Structs
- AnalyzeOptions
- AnalyzeResult
- CodememEngine
- EmbeddingService
- GraphEngine
- HnswIndex
- IndexCache
- SessionContext
- SplitPart
- Storage
- analysis::DecisionChain
- analysis::DecisionConnection
- analysis::DecisionEntry
- analysis::ImpactResult
- analysis::SessionCheckpointReport
- bm25::Bm25Index
- consolidation::ConsolidationResult
- consolidation::ConsolidationStatusEntry
- consolidation::union_find::UnionFind
- enrichment::EnrichResult
- enrichment::EnrichmentPipelineResult
- graph_ops::GraphStats
- graph_ops::RankedNode
- hooks::ExtractedMemory
- hooks::HookPayload
- hooks::PendingEdge
- hooks::diff::DiffHunk
- hooks::diff::DiffSummary
- hooks::triggers::AutoInsight
- index::chunker::ChunkConfig
- index::chunker::CodeChunk
- index::engine::AstGrepEngine
- index::incremental::ChangeDetector
- index::indexer::IndexAndResolveResult
- index::indexer::IndexProgress
- index::indexer::IndexResult
- index::indexer::Indexer
- index::manifest::Dependency
- index::manifest::ManifestResult
- index::manifest::Workspace
- index::parser::CodeParser
- index::parser::ParseResult
- index::resolver::ReferenceResolver
- index::resolver::ResolvedEdge
- index::rule_loader::LanguageRules
- index::rule_loader::ReferenceRule
- index::rule_loader::ReferenceRulesFile
- index::rule_loader::ScopeContainerRule
- index::rule_loader::SymbolRule
- index::rule_loader::SymbolRulesFile
- index::symbol::Parameter
- index::symbol::Reference
- index::symbol::Symbol
- insights::ActivityInsights
- insights::CodeHealthInsights
- insights::CouplingNode
- insights::GitSummary
- insights::PagerankEntry
- insights::PerformanceInsights
- insights::SecurityInsights
- metrics::InMemoryMetrics
- persistence::IndexPersistResult
- recall::ExpandedResult
- recall::NamespaceStats
- recall::RecallQuery
- search::CodeSearchResult
- search::SummaryTreeNode
- search::SymbolSearchResult
- watch::FileWatcher
Enums
- AnalyzeProgress
- compress::CompressProvider
- hooks::diff::ChangeType
- index::symbol::ReferenceKind
- index::symbol::SymbolKind
- index::symbol::Visibility
- watch::WatchEvent
Traits
Functions
- bm25::tokenize
- embeddings_from_env
- hooks::content_hash
- hooks::diff::compute_diff
- hooks::diff::generate_semantic_summary
- hooks::extract
- hooks::materialize_edges
- hooks::parse_payload
- hooks::resolve_edges
- hooks::triggers::check_triggers
- index::chunker::chunk_file
- index::manifest::parse_cargo_toml
- index::manifest::parse_composer_json
- index::manifest::parse_csproj
- index::manifest::parse_gemfile
- index::manifest::parse_go_mod
- index::manifest::parse_package_json
- index::manifest::parse_pom_xml
- index::manifest::parse_pyproject_toml
- index::manifest::scan_manifests
- index::rule_loader::load_all_rules
- index::symbol::symbol_from_graph_node
- index::symbol::symbol_kind_from_str
- index::symbol::visibility_from_str
- patterns::detect_patterns
- patterns::generate_insights
- pca::power_iteration_top_k
- persistence::edge_weight_for
- scoring::compute_score
- scoring::graph_strength_for_memory
- scoring::truncate_content
- search::extract_code_references
- watch::detect_language