List of all items
Structs
- agent_artifacts::AgentPrintOutput
- agent_artifacts::RenderedArtifact
- agent_artifacts::SkillPackageFile
- agent_doctor::AgentDoctorCheck
- agent_doctor::AgentDoctorOutput
- agent_doctor::AgentDoctorTarget
- agent_installer::AgentMutationOptions
- agent_installer::AgentMutationReport
- daemon::client::DaemonClient
- daemon::manager::IndexManager
- daemon::manager::IndexManagerStatus
- daemon::paths::DaemonPaths
- daemon::protocol::CachedIndexStatus
- daemon::protocol::DaemonError
- daemon::protocol::DaemonRequestEnvelope
- daemon::protocol::DaemonResponseEnvelope
- daemon::protocol::DaemonStatus
- daemon::protocol::IndexIdentity
- daemon::protocol::IndexRuntimeOptions
- daemon::protocol::IndexStatusResult
- daemon::protocol::SearchOptionsWire
- daemon::protocol::SearchResultSet
- daemon::protocol::SourceSpec
- daemon::runtime::DaemonRuntimeOptions
- dense::DenseIndex
- feedback::FeedbackEntry
- file_walker::FileType
- index::CacheSummary
- index::IndexOptions
- index::SifsIndex
- model2vec::HashingEncoder
- model2vec::Model2VecEncoder
- model2vec::ModelOptions
- model2vec::ModelStatus
- profiles::Profile
- sparse::Bm25Index
- types::Chunk
- types::IndexOptions
- types::IndexStats
- types::IndexWarning
- types::SearchExplanation
- types::SearchHit
- types::SearchOptions
- types::SearchResult
- types::Symbol
- update::OwnershipInfo
- update::PlannedCommand
- update::RunnerOutput
- update::UpdateEnvironment
- update::UpdateOptions
- update::UpdateReport
- update::VersionInfo
Enums
- agent_artifacts::AgentArtifact
- agent_artifacts::AgentTarget
- agent_installer::AgentOperation
- daemon::protocol::CacheConfigSpec
- daemon::protocol::DaemonRequest
- daemon::protocol::DaemonResult
- daemon::protocol::EncoderSpecWire
- daemon::protocol::ModelLoadPolicyWire
- daemon::protocol::ResultEnvelope
- daemon::protocol::SourceKind
- file_walker::FileCategory
- index::CacheConfig
- model2vec::EncoderSpec
- model2vec::ModelLoadPolicy
- types::CacheMode
- types::SearchMode
- update::InstallOwner
- update::UpdateMode
Traits
Functions
- agent_artifacts::checksum
- agent_artifacts::managed_snippet
- agent_artifacts::render_artifact
- agent_artifacts::skill_package_files
- agent_context::agent_context
- agent_doctor::doctor
- agent_installer::apply_mutation
- chunker::chunk_lines
- chunker::chunk_source
- daemon::paths::default_daemon_paths
- daemon::protocol::daemon_version
- daemon::runtime::run_foreground
- feedback::create_feedback
- feedback::create_feedback_case
- feedback::feedback_log_path
- feedback::list_feedback
- file_walker::filter_extensions
- file_walker::language_for_path
- file_walker::walk_files
- index::cache_summary
- index::create_chunks_from_path
- index::platform_cache_root
- mcp::serve
- mcp::serve_with_options
- metrics::peak_rss_mb
- model2vec::default_model_name
- model2vec::encoder_fingerprint
- model2vec::load_encoder
- model2vec::load_model
- model2vec::load_model_with_options
- model2vec::model_fingerprint
- model2vec::model_status
- model2vec::normalize_vector
- profiles::delete_profile
- profiles::get_profile
- profiles::load_profiles
- profiles::profile_names
- profiles::profile_store_path
- profiles::save_profile
- ranking::apply_query_boost
- ranking::apply_query_boost_in_place
- ranking::boost_multi_chunk_files
- ranking::is_symbol_query
- ranking::rerank_topk
- ranking::rerank_topk_for_query
- ranking::resolve_alpha
- search::search_bm25
- search::search_hybrid
- search::search_semantic
- tokens::split_identifier
- tokens::tokenize
- update::run_update
- update::run_update_with_env
- utils::fenced_code_block
- utils::format_results
- utils::is_git_url
- utils::resolve_chunk
Statics
Constants
- agent_artifacts::AGENT_ARTIFACT_SCHEMA_VERSION
- agent_artifacts::CANONICAL_SKILL
- agent_artifacts::CHECK_SETUP_SCRIPT
- agent_artifacts::COMMANDS_REFERENCE
- agent_artifacts::MANAGED_BLOCK_BEGIN_PREFIX
- agent_artifacts::MANAGED_BLOCK_END
- agent_artifacts::MCP_REFERENCE
- agent_artifacts::TROUBLESHOOTING_REFERENCE
- agent_context::AGENT_CONTEXT_SCHEMA_VERSION
- daemon::protocol::DAEMON_PROTOCOL_VERSION
- model2vec::DEFAULT_DIM
- model2vec::DEFAULT_MODEL_NAME
- update::UPDATE_SCHEMA_VERSION