List of all items
Structs
- DiffData
- agent::Agent
- agent::slash_commands::SlashCommandInfo
- bootstrap::AppBuilder
- bootstrap::VaultArgs
- bootstrap::WatcherBundle
- channel::Attachment
- channel::ChannelMessage
- channel::LoopbackChannel
- channel::LoopbackHandle
- config::A2aServerConfig
- config::AcpConfig
- config::AcpLspConfig
- config::AgentConfig
- config::CandleConfig
- config::CloudLlmConfig
- config::CompatibleConfig
- config::CompressionConfig
- config::Config
- config::CostConfig
- config::DaemonConfig
- config::DebugConfig
- config::DiscordConfig
- config::DocumentConfig
- config::ExperimentConfig
- config::ExperimentSchedule
- config::GatewayConfig
- config::GenerationParams
- config::GraphConfig
- config::IndexConfig
- config::LearningConfig
- config::LlmConfig
- config::LoggingConfig
- config::McpConfig
- config::McpServerConfig
- config::MemoryConfig
- config::ObservabilityConfig
- config::OllamaConfig
- config::OpenAiConfig
- config::OrchestrationConfig
- config::OrchestratorConfig
- config::OrchestratorProviderConfig
- config::ResolvedSecrets
- config::RouterConfig
- config::RoutingConfig
- config::ScheduledTaskConfig
- config::SchedulerConfig
- config::SecurityConfig
- config::SemanticConfig
- config::SessionsConfig
- config::SkillsConfig
- config::SlackConfig
- config::SttConfig
- config::SubAgentConfig
- config::SubAgentLifecycleHooks
- config::TelegramConfig
- config::TimeoutConfig
- config::TrustConfig
- config::TuiConfig
- config::VaultConfig
- config_watcher::ConfigWatcher
- context::BudgetAllocation
- context::ContextBudget
- context::EnvironmentContext
- cost::BudgetExhausted
- cost::CostTracker
- cost::ModelPricing
- daemon::ComponentHandle
- daemon::DaemonSupervisor
- debug_dump::DebugDumper
- instructions::InstructionBlock
- instructions::InstructionReloadState
- instructions::InstructionWatcher
- memory_tools::MemoryToolExecutor
- metrics::MetricsCollector
- metrics::MetricsSnapshot
- metrics::OrchestrationMetrics
- metrics::SecurityEvent
- metrics::SkillConfidence
- metrics::SubAgentMetrics
- metrics::TaskGraphSnapshot
- metrics::TaskSnapshotRow
- orchestration::aggregator::LlmAggregator
- orchestration::graph::GraphId
- orchestration::graph::GraphPersistence
- orchestration::graph::TaskGraph
- orchestration::graph::TaskId
- orchestration::graph::TaskNode
- orchestration::graph::TaskResult
- orchestration::planner::LlmPlanner
- orchestration::router::RuleBasedRouter
- orchestration::scheduler::DagScheduler
- orchestration::scheduler::TaskEvent
- pipeline::builder::Chain
- pipeline::builder::Pipeline
- pipeline::builder::Start
- pipeline::builtin::ExtractStep
- pipeline::builtin::LlmStep
- pipeline::builtin::MapStep
- pipeline::builtin::RetrievalStep
- pipeline::parallel::ParallelStep
- sanitizer::ContentIsolationConfig
- sanitizer::ContentSanitizer
- sanitizer::ContentSource
- sanitizer::InjectionFlag
- sanitizer::QuarantineConfig
- sanitizer::SanitizedContent
- sanitizer::exfiltration::ExfiltrationGuard
- sanitizer::exfiltration::ExfiltrationGuardConfig
- sanitizer::quarantine::QuarantinedSummarizer
- skill_loader::LoadSkillParams
- skill_loader::SkillLoaderExecutor
- subagent::def::SkillFilter
- subagent::def::SubAgentDef
- subagent::def::SubAgentPermissions
- subagent::filter::FilteredToolExecutor
- subagent::filter::PlanModeExecutor
- subagent::grants::Grant
- subagent::grants::PermissionGrants
- subagent::grants::SecretRequest
- subagent::hooks::HookDef
- subagent::hooks::HookMatcher
- subagent::hooks::SubagentHooks
- subagent::manager::SubAgentHandle
- subagent::manager::SubAgentManager
- subagent::manager::SubAgentStatus
- subagent::transcript::TranscriptEntry
- subagent::transcript::TranscriptMeta
- subagent::transcript::TranscriptReader
- subagent::transcript::TranscriptWriter
- vault::AgeVaultProvider
- vault::EnvVaultProvider
- vault::Secret
Enums
- agent::error::AgentError
- agent::slash_commands::SlashCategory
- channel::AttachmentKind
- channel::ChannelError
- channel::LoopbackEvent
- channel::PlanItemStatus
- channel::StopHint
- config::AcpTransport
- config::AutonomyLevel
- config::CompressionStrategy
- config::ConfigError
- config::DetectorMode
- config::LogRotation
- config::ProviderKind
- config::RouterStrategyConfig
- config::RoutingStrategy
- config::ScheduledTaskKind
- config::SkillPromptMode
- config::VectorBackend
- config_watcher::ConfigEvent
- daemon::ComponentStatus
- debug_dump::DumpFormat
- instructions::InstructionEvent
- metrics::SecurityEventCategory
- orchestration::command::PlanCommand
- orchestration::error::OrchestrationError
- orchestration::graph::FailureStrategy
- orchestration::graph::GraphStatus
- orchestration::graph::TaskStatus
- orchestration::scheduler::SchedulerAction
- orchestration::scheduler::TaskOutcome
- pipeline::PipelineError
- sanitizer::ContentSourceKind
- sanitizer::TrustLevel
- sanitizer::exfiltration::ExfiltrationEvent
- sanitizer::quarantine::QuarantineError
- subagent::command::AgentCommand
- subagent::command::AgentsCommand
- subagent::def::MemoryScope
- subagent::def::PermissionMode
- subagent::def::ToolPolicy
- subagent::error::SubAgentError
- subagent::grants::GrantKind
- subagent::hooks::HookError
- subagent::hooks::HookType
- subagent::state::SubAgentState
- vault::AgeVaultError
Traits
- channel::Channel
- orchestration::aggregator::Aggregator
- orchestration::planner::Planner
- orchestration::router::AgentRouter
- pipeline::builder::Runnable
- pipeline::step::Step
- vault::VaultProvider
Functions
- bootstrap::config::parse_vault_args
- bootstrap::config::resolve_config_path
- bootstrap::health::health_check
- bootstrap::health::warmup_provider
- bootstrap::mcp::create_mcp_manager
- bootstrap::mcp::create_mcp_registry
- bootstrap::provider::build_orchestrator
- bootstrap::provider::create_named_provider
- bootstrap::provider::create_provider
- bootstrap::provider::create_provider_from_config
- bootstrap::provider::create_summary_provider
- bootstrap::skills::create_skill_matcher
- bootstrap::skills::effective_embedding_model
- bootstrap::skills::managed_skills_dir
- context::build_system_prompt
- context::build_system_prompt_with_instructions
- daemon::read_pid_file
- daemon::remove_pid_file
- daemon::write_pid_file
- hash::content_hash
- http::default_client
- instructions::load_instructions
- orchestration::dag::propagate_failure
- orchestration::dag::ready_tasks
- orchestration::dag::reset_for_retry
- orchestration::dag::toposort
- orchestration::dag::validate
- pipeline::parallel::parallel
- project::discover_project_configs
- project::load_project_context
- redact::redact_secrets
- redact::sanitize_paths
- redact::scrub_content
- sanitizer::exfiltration::extract_flagged_urls
- subagent::def::is_valid_agent_name
- subagent::filter::filter_skills
- subagent::hooks::fire_hooks
- subagent::hooks::matching_hooks
- subagent::memory::ensure_memory_dir
- subagent::memory::escape_memory_content
- subagent::memory::load_memory_content
- subagent::memory::resolve_memory_dir
- subagent::resolve::resolve_agent_paths
- subagent::resolve::scope_label
- subagent::transcript::sweep_old_transcripts
- subagent::transcript::utc_now_pub
- text::truncate_to_chars
- vault::default_vault_dir