List of all items
Structs
- agent::Agent
- agent::compression::AutoCompactConfig
- agent::compression::AutoCompactManager
- agent::compression::CompressionMetrics
- agent::compression::CompressionOrchestrator
- agent::compression::FileAccessTracker
- agent::context::ContextCompressor
- agent::context_map::ContextMap
- agent::context_map::ContextMapStats
- agent::context_map::ContextRecommendation
- agent::context_map::ContextSuggestion
- agent::context_map::LevelCosts
- agent::context_map::LoadEstimate
- agent::context_map::LoadingPlan
- agent::evolution_events::EvolutionBridgeEmitter
- agent::evolution_events::EvolutionBus
- agent::evolution_events::ThroughputSnapshot
- agent::evolution_events::ThroughputTracker
- agent::evolution_events::TierEntry
- agent::failure_mode::FailureMode
- agent::last_tool::LastToolOutput
- agent::loop_control::AgentLoop
- agent::loop_control::InvalidStateTransition
- agent::plan_mode::Plan
- agent::plan_mode::PlanModeManager
- agent::plan_mode::PlanStep
- agent::planning::Planner
- agent::progress::MultiProgressEmitter
- agent::progress::NoopProgressEmitter
- agent::progress::StderrProgressEmitter
- agent::prompt_builder::PromptStats
- agent::prompt_builder::SystemPromptBuilder
- agent::tui_events::BroadcastEmitter
- agent::tui_events::NoopEmitter
- agent::tui_events::TuiEmitter
- agent::turn_artifacts::TurnArtifact
- analysis::analyzer::AnalyzedError
- analysis::analyzer::ErrorAnalyzer
- analysis::analyzer::FixSuggestion
- analysis::bm25::BM25Index
- analysis::bm25::BM25Result
- analysis::code_graph::CodeGraph
- analysis::code_graph::GraphBuilder
- analysis::code_graph::GraphEdge
- analysis::code_graph::GraphNode
- analysis::code_graph::GraphRenderer
- analysis::code_graph::NodeMetrics
- analysis::tech_debt::ChurnAnalyzer
- analysis::tech_debt::ChurnReport
- analysis::tech_debt::CorrelationResult
- analysis::tech_debt::DebtItem
- analysis::tech_debt::DebtMetrics
- analysis::tech_debt::DebtPrioritizer
- analysis::tech_debt::DebtTracker
- analysis::tech_debt::FileStats
- analysis::tech_debt::PrioritizedItem
- analysis::tech_debt::RefactoringRoadmap
- analysis::tech_debt::RoadmapGenerator
- analysis::tech_debt::RoadmapPhase
- analysis::vector_store::BoundedVectorStore
- analysis::vector_store::ChunkMetadata
- analysis::vector_store::CodeChunk
- analysis::vector_store::CodeChunker
- analysis::vector_store::CollectionStats
- analysis::vector_store::HttpEmbeddingProvider
- analysis::vector_store::MockEmbeddingProvider
- analysis::vector_store::SearchFilter
- analysis::vector_store::SearchResult
- analysis::vector_store::TfIdfEmbeddingProvider
- analysis::vector_store::VectorCollection
- analysis::vector_store::VectorIndex
- analysis::vector_store::VectorStore
- analysis::vector_store::VectorStoreStats
- analysis::workspace_graph::WorkspaceGraphOptions
- analysis::workspace_graph::WorkspaceGraphSummary
- api::client::ApiClient
- api::client::RetryConfig
- api::client::WallClockBudgetExceeded
- api::streaming::StreamingResponse
- api::types::ChatMetadata
- api::types::ChatResponse
- api::types::ChatResponseChunk
- api::types::Choice
- api::types::ChoiceDelta
- api::types::CompletionChoice
- api::types::CompletionRequest
- api::types::CompletionResponse
- api::types::FunctionDefinition
- api::types::FunctionDelta
- api::types::ImageUrl
- api::types::Message
- api::types::MessageDelta
- api::types::ToolCall
- api::types::ToolCallDelta
- api::types::ToolDefinition
- api::types::ToolFunction
- api::types::Usage
- checkpoint::CheckpointDelta
- checkpoint::CheckpointManager
- checkpoint::ErrorLog
- checkpoint::GitCheckpointInfo
- checkpoint::GuardCounters
- checkpoint::MemoryEntry
- checkpoint::TaskCheckpoint
- checkpoint::TaskSummary
- checkpoint::ToolCallLog
- checkpoint::VerificationResult
- checkpoint::VisualAssertion
- cognitive::cognitive_system::CognitiveSystem
- cognitive::cognitive_system::CognitiveSystemStats
- cognitive::cognitive_system::ContextBuildOptions
- cognitive::cognitive_system::LlmContext
- cognitive::compilation_manager::CompilationSandbox
- cognitive::compilation_manager::CompileResult
- cognitive::dream::DreamConfig
- cognitive::dream::DreamResult
- cognitive::dream::DreamState
- cognitive::dream::DreamStatus
- cognitive::dream::DreamTrigger
- cognitive::dream::MemoryEntry
- cognitive::dream::MemoryStats
- cognitive::dream::MemoryStore
- cognitive::dream_subprocess::AutoDreamConfig
- cognitive::dream_subprocess::AutoDreamHandle
- cognitive::episodic::Episode
- cognitive::episodic::EpisodeOutcome
- cognitive::episodic::EpisodicMemory
- cognitive::episodic::EpisodicMemoryConfig
- cognitive::episodic::MemoryResult
- cognitive::episodic::MemoryStats
- cognitive::episodic::Pattern
- cognitive::episodic::Session
- cognitive::intelligence::CodePattern
- cognitive::intelligence::Dependency
- cognitive::intelligence::DependencyGraph
- cognitive::intelligence::FileEntry
- cognitive::intelligence::FileIndex
- cognitive::intelligence::GitState
- cognitive::intelligence::PatternDetector
- cognitive::intelligence::PatternLocation
- cognitive::intelligence::PatternRule
- cognitive::intelligence::ProjectIntelligence
- cognitive::intelligence::Symbol
- cognitive::intelligence::SymbolIndex
- cognitive::knowledge_graph::CodeSmellInstance
- cognitive::knowledge_graph::Entity
- cognitive::knowledge_graph::KnowledgeGraph
- cognitive::knowledge_graph::Pattern
- cognitive::knowledge_graph::PatternExample
- cognitive::knowledge_graph::PatternRecognizer
- cognitive::knowledge_graph::Relation
- cognitive::knowledge_graph::RustEntityExtractor
- cognitive::knowledge_graph::SemanticLinker
- cognitive::knowledge_graph::SmellDetector
- cognitive::learning::CodeExplainer
- cognitive::learning::CodeExplanation
- cognitive::learning::Concept
- cognitive::learning::ConceptExtractor
- cognitive::learning::ConceptPattern
- cognitive::learning::Curriculum
- cognitive::learning::Exercise
- cognitive::learning::ExplainModeConfig
- cognitive::learning::Lesson
- cognitive::learning::LineExplanation
- cognitive::learning::QuestionTemplate
- cognitive::learning::Quiz
- cognitive::learning::QuizGenerator
- cognitive::learning::QuizQuestion
- cognitive::learning::QuizResult
- cognitive::load::CognitiveLoadReducer
- cognitive::load::ContextSummary
- cognitive::load::DistractionFilter
- cognitive::load::FocusFilter
- cognitive::load::FocusItem
- cognitive::load::FocusMode
- cognitive::load::ProgressiveContent
- cognitive::load::SimplifiedView
- cognitive::load::SuggestedAction
- cognitive::memory_hierarchy::EpisodicMemory
- cognitive::memory_hierarchy::HierarchicalMemory
- cognitive::memory_hierarchy::SemanticMemory
- cognitive::memory_hierarchy::long_term::ArchiveMemory
- cognitive::memory_hierarchy::long_term::LongTermMemory
- cognitive::memory_hierarchy::short_term::ShortTermMemory
- cognitive::memory_hierarchy::short_term::WorkingMemory
- cognitive::memory_hierarchy::types::ActiveCodeCollection
- cognitive::memory_hierarchy::types::ActiveCodeContext
- cognitive::memory_hierarchy::types::CodeContext
- cognitive::memory_hierarchy::types::CodeEdit
- cognitive::memory_hierarchy::types::CodeModification
- cognitive::memory_hierarchy::types::ConsolidationResult
- cognitive::memory_hierarchy::types::Episode
- cognitive::memory_hierarchy::types::FileContext
- cognitive::memory_hierarchy::types::FileContextEntry
- cognitive::memory_hierarchy::types::MemoryConfig
- cognitive::memory_hierarchy::types::MemoryEntry
- cognitive::memory_hierarchy::types::MemoryIndex
- cognitive::memory_hierarchy::types::MemoryMetrics
- cognitive::memory_hierarchy::types::MemoryQuery
- cognitive::memory_hierarchy::types::MemoryStats
- cognitive::memory_hierarchy::types::MemoryUsage
- cognitive::memory_hierarchy::types::SelfImprovementContext
- cognitive::memory_hierarchy::types::SelfModel
- cognitive::memory_hierarchy::types::SymbolContext
- cognitive::memory_hierarchy::types::TaskContext
- cognitive::memory_hierarchy::types::TokenBudget
- cognitive::memory_hierarchy::types::WorkingContext
- cognitive::memory_system::ConsolidatedMemory
- cognitive::memory_system::DreamIntegratedMemorySystem
- cognitive::memory_system::MemoryFile
- cognitive::memory_system::MemorySystem
- cognitive::memory_system::WorkspaceGuidanceFile
- cognitive::meta_learning::MetaLearner
- cognitive::meta_learning::StrategyScore
- cognitive::metrics::MetricsStore
- cognitive::metrics::PerformanceSnapshot
- cognitive::rag::ContextBuilder
- cognitive::rag::ContextSource
- cognitive::rag::FileWatcher
- cognitive::rag::IndexedFile
- cognitive::rag::RagConfig
- cognitive::rag::RagEngine
- cognitive::rag::RagStats
- cognitive::rag::RetrievedContext
- cognitive::rsi_orchestrator::RSIOrchestrator
- cognitive::rsi_orchestrator::RSIState
- cognitive::self_edit::AppliedMutation
- cognitive::self_edit::ImprovementRecord
- cognitive::self_edit::ImprovementTarget
- cognitive::self_edit::SelfEditOrchestrator
- cognitive::self_improvement::DailyStats
- cognitive::self_improvement::ErrorLearnerStats
- cognitive::self_improvement::ErrorPattern
- cognitive::self_improvement::ErrorPatternLearner
- cognitive::self_improvement::ErrorRecord
- cognitive::self_improvement::ErrorWarning
- cognitive::self_improvement::ImprovementStats
- cognitive::self_improvement::PromptOptimizer
- cognitive::self_improvement::PromptOptimizerStats
- cognitive::self_improvement::PromptPattern
- cognitive::self_improvement::PromptRecord
- cognitive::self_improvement::PromptSuggestion
- cognitive::self_improvement::PromptTournamentResult
- cognitive::self_improvement::PromptVariantScore
- cognitive::self_improvement::SelfImprovementEngine
- cognitive::self_improvement::TaskPromptStats
- cognitive::self_improvement::ToolLearnerStats
- cognitive::self_improvement::ToolSelectionLearner
- cognitive::self_improvement::ToolStats
- cognitive::self_improvement::ToolUsageRecord
- cognitive::self_improvement::UsageAnalyzer
- cognitive::self_improvement::UsageSession
- cognitive::self_improvement::UsageStats
- cognitive::self_reference::ModificationTracker
- cognitive::self_reference::SelfReferenceSystem
- cognitive::self_reference::SourceRetrievalOptions
- cognitive::self_reference::introspection::IntrospectionEngine
- cognitive::self_reference::introspection::Reflection
- cognitive::self_reference::modification::ModificationBuilder
- cognitive::self_reference::modification::ModificationEngine
- cognitive::self_reference::modification::ModificationResult
- cognitive::self_reference::types::IntrospectionResult
- cognitive::self_reference::types::ProposedModification
- cognitive::self_reference::types::ReferenceConfig
- cognitive::self_reference::types::ReferenceMetrics
- cognitive::self_reference::types::ReferenceState
- cognitive::self_reference::types::SelfReferenceRecord
- cognitive::self_reference::types::ValidationResult
- cognitive::state::ApproachAttempt
- cognitive::state::ApproachOutcome
- cognitive::state::CognitiveState
- cognitive::state::CognitiveStateBuilder
- cognitive::state::EpisodicMemory
- cognitive::state::Lesson
- cognitive::state::OperationalPlan
- cognitive::state::Pattern
- cognitive::state::PlanStep
- cognitive::state::StrategicGoal
- cognitive::state::TacticalPlan
- cognitive::state::WorkingMemory
- cognitive::token_budget::AdaptationResult
- cognitive::token_budget::AllocationRatios
- cognitive::token_budget::BudgetStats
- cognitive::token_budget::TokenBudgetAllocator
- cognitive::token_budget::UsageSnapshot
- computer::ActionRateLimiter
- computer::TypingProfile
- computer::keyboard::KeyboardController
- computer::mouse::MouseController
- computer::mouse::Point
- computer::screen::CapturedScreen
- computer::screen::ScreenCapture
- computer::screen::ScreenRegion
- computer::window::WindowId
- computer::window::WindowInfo
- computer::window::WindowManager
- concurrency::ConcurrencyGovernor
- concurrency::ConcurrencyPermit
- concurrency::GovernorStats
- config::Config
- config::agent::AgentConfig
- config::auto_config::AutoConfigurator
- config::auto_config::DetectionResults
- config::auto_config::ModelInfo
- config::debug::DebugConfig
- config::model::ModelProfile
- config::model::RedactedString
- config::model_profiles::AppliedFields
- config::model_profiles::ModelDefaultsProfile
- config::model_profiles::UserExplicitFields
- config::provenance::ConfigSources
- config::resources::DiskConfig
- config::resources::GpuConfig
- config::resources::MemoryConfig
- config::resources::ResourceQuotas
- config::resources::ResourcesConfig
- config::safety::SafetyConfig
- config::types::ConcurrencyConfig
- config::types::ContinuousWorkConfig
- config::types::EvolutionTomlConfig
- config::types::RetrySettings
- config::types::UiConfig
- config::types::YoloFileConfig
- config::unpack::DiscoveredEndpoint
- consolidation::ConsolidationEngine
- consolidation::collector::CollectedBatch
- consolidation::collector::CollectedItem
- consolidation::collector::EpisodeData
- consolidation::collector::MemoryEntryData
- consolidation::collector::ShortTermCollector
- consolidation::compactor::MemoryCompactor
- consolidation::config::ConsolidationConfig
- consolidation::store::LongTermStore
- consolidation::store::StoreResult
- consolidation::temporal::CompactedContent
- consolidation::temporal::ConsolidationReport
- consolidation::temporal::TemporalRecord
- doctor::DoctorCheck
- doctor::DoctorReport
- evolution::EvolutionConfig
- evolution::FitnessMetrics
- evolution::FitnessWeights
- evolution::LlmConfig
- evolution::MutationTargets
- evolution::SafetyConfig
- evolution::ast_tools::AstMutationResult
- evolution::daemon::EvolutionResult
- evolution::daemon::GenerationWinner
- evolution::fitness::SabConfig
- evolution::fitness::SabResult
- evolution::fitness::ScenarioScore
- evolution::sandbox::ExecResult
- evolution::sandbox::Sandbox
- evolution::sandbox::SandboxConfig
- evolution::sandbox::SandboxResult
- evolution::telemetry::AllocStats
- evolution::telemetry::AllocationHotspot
- evolution::telemetry::BenchmarkDelta
- evolution::telemetry::CpuHotspot
- evolution::telemetry::TelemetrySnapshot
- evolution::telemetry::TestSummary
- evolution::telemetry::TrackingAllocator
- evolution::tournament::Hypothesis
- evolution::tournament::HypothesisResult
- evolution::tournament::TournamentConfig
- evolve::Edge
- evolve::Graph
- evolve::Node
- evolve::actions::ActionEngine
- evolve::actions::ActionResult
- evolve::apply::ApplyRun
- evolve::apply::MergeOutcome
- evolve::apply::StagedDiff
- evolve::apply::StagedRun
- evolve::assistant::ActionHop
- evolve::assistant::GroundedAssistant
- evolve::assistant::GroundedClaim
- evolve::assistant::GroundedRecommendation
- evolve::assistant::GroundedReview
- evolve::assistant::GroundingEvidence
- evolve::assistant::ReviewUsage
- evolve::assistant::TrustGateFinding
- evolve::assistant::TrustGateSummary
- evolve::ast::AstAnalyzer
- evolve::ast::AstNode
- evolve::clusters::ClusterEdge
- evolve::clusters::ClusterNode
- evolve::clusters::ClusteredGraph
- evolve::context::ContextComposer
- evolve::context::ContextLayerSummary
- evolve::context::ContextModeSize
- evolve::context::ContextSourceSummary
- evolve::context::ContextSummary
- evolve::context_fit::FitBudget
- evolve::context_fit::FitOutcome
- evolve::context_fit::TierMeasurer
- evolve::context_selector::ContextSelection
- evolve::context_selector::SelectedFile
- evolve::context_trust::InjectionFinding
- evolve::context_trust::TrustReport
- evolve::dead_code::DeadCodeAnalyzer
- evolve::dead_code::DeadSymbol
- evolve::dedup::DeduplicationAnalyzer
- evolve::dedup::DuplicatePair
- evolve::deletion::DeletionPreview
- evolve::deletion::DeletionTarget
- evolve::deletion::ImpactEdge
- evolve::deletion::VerificationStep
- evolve::diagnostics::AnalysisReport
- evolve::diagnostics::CompilerDiagnostic
- evolve::diagnostics::DiagnosticSpan
- evolve::diagnostics::DiagnosticsEngine
- evolve::envelope::ContextEnvelope
- evolve::envelope::ProjectedDocument
- evolve::fn_dedup::DuplicateFnPair
- evolve::fn_dedup::FnDedupAnalyzer
- evolve::fn_dedup::FnLocation
- evolve::gate::GateResult
- evolve::gate::Gatekeeper
- evolve::git::BranchResult
- evolve::git::GitEngine
- evolve::git::GitFileState
- evolve::git::GitStatusReport
- evolve::graph::GraphBuilder
- evolve::graphrag::GraphRag
- evolve::graphrag::GroundedFact
- evolve::ide::DocumentSnapshot
- evolve::ide::FileInfo
- evolve::ide::IdeEngine
- evolve::ide::WriteResult
- evolve::logical::Capability
- evolve::logical::LogicalEdge
- evolve::logical::LogicalModel
- evolve::loop::EvolutionLoop
- evolve::loop::LoopResult
- evolve::map::ComponentCard
- evolve::map::ContextMap
- evolve::module_graph::ModuleDecl
- evolve::module_graph::ModuleManifest
- evolve::module_graph::ReExport
- evolve::ontology::DanglingEdge
- evolve::ontology::OntologyStore
- evolve::ontology::ValidationReport
- evolve::ontology_evolver::OntologyEvolver
- evolve::ontology_evolver::OntologyVersion
- evolve::pair_suggest::ComponentPair
- evolve::persona::ComponentPersona
- evolve::presets::Preset
- evolve::quality::QualityAnalyzer
- evolve::readiness::DeterministicRecommendation
- evolve::readiness::GateEvidence
- evolve::readiness::ReadinessEngine
- evolve::readiness::ReadinessGate
- evolve::readiness::ReadinessReport
- evolve::readiness::RecommendationHop
- evolve::server::EvolveServer
- evolve::skeleton::FileSkeleton
- evolve::structure::ClassEntry
- evolve::structure::FileStructure
- evolve::structure::Method
- evolve::structure::StructureAnalyzer
- evolve::summary::StructuralSummary
- evolve::summary::SummaryEvidence
- evolve::xray::ConceptIndex
- evolve::xray::ConceptRef
- evolve::xray::ConceptXray
- evolve::xray::DefinitionSite
- evolve::xray::RelatedConcept
- hooks::HookConfig
- hooks::HookContext
- hooks::HookRegistry
- input::InputConfig
- input::SelfwareCompleter
- input::SelfwareEditor
- input::SelfwareHighlighter
- input::SelfwarePrompt
- input::command_registry::CommandEntry
- interview::InterviewContext
- interview::InterviewSession
- llm_doctor::DoctorCheckResult
- llm_doctor::DoctorReport
- llm_doctor::ModelInfo
- lsp::client::Diagnostic
- lsp::client::Location
- lsp::client::LspClient
- lsp::client::SymbolInfo
- lsp::server::SelfwareLspServer
- mcp::McpConfig
- mcp::McpServerConfig
- mcp::client::McpClient
- mcp::server::JsonRpcError
- mcp::server::JsonRpcRequest
- mcp::server::JsonRpcResponse
- mcp::server::McpServer
- mcp::tool_bridge::McpTool
- mcp::transport::JsonRpcError
- mcp::transport::JsonRpcRequest
- mcp::transport::JsonRpcResponse
- mcp::transport::StdioTransport
- memory::AgentMemory
- memory::MemoryEntry
- multiagent::AgentInstance
- multiagent::AgentResult
- multiagent::MultiAgentChat
- multiagent::MultiAgentConfig
- output::ProgressPhase
- output::TaskProgress
- process_manager::LogLine
- process_manager::ManagedProcess
- process_manager::ProcessConfig
- process_manager::ProcessInventory
- process_manager::ProcessManager
- process_manager::ProcessReconcileReport
- process_manager::ProcessSummary
- profiles::AgentOverrides
- profiles::ConcurrencyOverrides
- profiles::ConfigOverrides
- profiles::Profile
- profiles::ProfileManager
- resource::ResourceManager
- resource::ResourceRequest
- resource::ResourceReservation
- resource::ResourceUsage
- resource::disk::DiskManager
- resource::disk::DiskUsage
- resource::disk::StorageEstimate
- resource::gpu::GpuDevice
- resource::gpu::GpuManager
- resource::gpu::GpuUsage
- resource::memory::MemoryManager
- resource::memory::MemoryUsage
- resource::quotas::AdaptiveQuotas
- resource::quotas::GPUAllocationGuard
- resource::quotas::RequestGuard
- resource::quotas::ResourceLimitTracker
- resource::quotas::ResourceUsage
- resource::quotas::TaskGuard
- safety::audit::AuditEvent
- safety::audit::AuditLogger
- safety::checker::types::SafetyChecker
- safety::checker::validation::PinnedDnsResolver
- safety::confirm::ConfirmConfig
- safety::dry_run::DryRunConfig
- safety::dry_run::DryRunPreview
- safety::path_validator::PathValidator
- safety::permissions::PermissionGrant
- safety::permissions::PermissionStore
- safety::scanner::ComplianceChecker
- safety::scanner::ComplianceRule
- safety::scanner::Dependency
- safety::scanner::DependencyAuditor
- safety::scanner::KnownVulnerability
- safety::scanner::ScanResult
- safety::scanner::ScannerStats
- safety::scanner::SecretPattern
- safety::scanner::SecretScanner
- safety::scanner::SecurityFinding
- safety::scanner::SecurityScanner
- safety::scanner::VulnerabilityDetector
- safety::scanner::VulnerabilityPattern
- safety::tool_metadata::PermissionChecker
- safety::tool_metadata::ToolMetadata
- safety::yolo::AuditEntry
- safety::yolo::AuditSummary
- safety::yolo::YoloConfig
- safety::yolo::YoloManager
- self_healing::ErrorLearner
- self_healing::ErrorLearnerState
- self_healing::ErrorOccurrence
- self_healing::ErrorPattern
- self_healing::ExecutorSummary
- self_healing::HealthDataPoint
- self_healing::HealthPrediction
- self_healing::HealthPredictor
- self_healing::HealthPredictorState
- self_healing::LearnerStats
- self_healing::LearnerSummary
- self_healing::PredictorStats
- self_healing::PredictorStatsSnapshot
- self_healing::RecoveryExecution
- self_healing::RecoveryExecutor
- self_healing::RecoveryResult
- self_healing::RecoveryStrategy
- self_healing::SelfHealingConfig
- self_healing::SelfHealingEngine
- self_healing::SelfHealingSummary
- self_healing::StateCheckpoint
- self_healing::StateManager
- self_healing::StateStats
- self_healing::StateSummary
- self_healing::recovery_tree::ContextOverflowCompress
- self_healing::recovery_tree::CredentialReload
- self_healing::recovery_tree::DeadlockDetector
- self_healing::recovery_tree::FailureSignal
- self_healing::recovery_tree::LocalEndpointFallback
- self_healing::recovery_tree::RateLimitBackoff
- self_healing::recovery_tree::RecoveryContext
- self_healing::recovery_tree::RecoveryTree
- skills::Skill
- skills::SkillRegistry
- supervision::ChildSpec
- supervision::RestartPolicy
- supervision::Supervisor
- supervision::SupervisorBuilder
- supervision::SupervisorHandle
- supervision::circuit_breaker::CircuitBreaker
- supervision::circuit_breaker::CircuitBreakerConfig
- supervision::circuit_breaker::CircuitBreakerMetrics
- supervision::health::AgentHealthCheck
- supervision::health::DiskHealthCheck
- supervision::health::GpuHealthCheck
- supervision::health::HealthCheckResult
- supervision::health::HealthMonitor
- supervision::health::MemoryHealthCheck
- supervision::health::OverallHealth
- supervision::run_registry::RunRecord
- supervision::run_registry::RunRegistry
- supervision::run_supervisor::RunId
- supervision::run_supervisor::RunSupervisor
- swarm::Agent
- swarm::Decision
- swarm::MemoryAccess
- swarm::MemoryEntry
- swarm::SharedMemory
- swarm::Swarm
- swarm::SwarmStats
- swarm::SwarmTask
- swarm::Vote
- swl::guardrails::ConditionBuilder
- swl::guardrails::enforcer::GuardrailEnforcer
- swl::guardrails::enforcer::GuardrailStats
- swl::guardrails::engine::GuardrailEngine
- swl::guardrails::types::GuardrailContext
- swl::guardrails::types::GuardrailDef
- swl::guardrails::types::GuardrailOutcome
- swl::guardrails::types::GuardrailSummary
- swl::guardrails::types::GuardrailTelemetryEvent
- swl::lowering::LoweredSwl
- swl::parser::ast::AgentDefinition
- swl::parser::ast::AggregateStage
- swl::parser::ast::CodeBlock
- swl::parser::ast::DashboardConfig
- swl::parser::ast::DocumentMetadata
- swl::parser::ast::Guardrail
- swl::parser::ast::MapStage
- swl::parser::ast::ModelConfig
- swl::parser::ast::ParallelStage
- swl::parser::ast::SwlDocument
- swl::parser::ast::TelemetryConfig
- swl::parser::ast::TelemetryExport
- swl::parser::ast::WorkflowDefinition
- swl::parser::ast::WorkflowStep
- swl::parser::validator::ValidationIssue
- swl::runtime::AgentTelemetry
- swl::runtime::ExecutionContext
- swl::runtime::ExecutionEvent
- swl::runtime::ExecutionResult
- swl::runtime::SwlRuntime
- swl::runtime::WorkflowTelemetry
- swl::runtime::guarded::GuardedRuntimeBuilder
- swl::runtime::guarded::GuardedSwlRuntime
- swl::state::StateManager
- swl::state::backend::FileBackend
- swl::state::backend::MemoryBackend
- swl::state::validation::ValidationError
- swl::types::checker::TypeIssue
- swl::types::schema::SchemaBuilder
- swl::types::schema::StateField
- swl::types::schema::StateSchema
- telemetry::Metrics
- templates::QaSchemaConfig
- templates::QaSchemaCoverage
- templates::QaSchemaFeedbackLoops
- templates::QaSchemaGate
- templates::QaSchemaProfile
- templates::QaSchemaScoring
- templates::QaSchemaStage
- templates::QaSchemaTool
- templates::ScaffoldOptions
- templates::TemplateEngine
- templates::TemplateInfo
- testing::mock_api::MockLlmServer
- testing::mock_api::MockLlmServerBuilder
- testing::mock_api::MockServerConfig
- testing::mock_api::MockToolCall
- testing::mock_api::MockUsage
- testing::qa_profiles::QaConfig
- testing::qa_profiles::QaStageResult
- testing::qa_profiles::QaWeights
- testing::verification::CheckResult
- testing::verification::CustomCheck
- testing::verification::LanguageCheckSet
- testing::verification::SideEffect
- testing::verification::VerificationConfig
- testing::verification::VerificationError
- testing::verification::VerificationGate
- testing::verification::VerificationReport
- testing::visual_verification::ElementVerification
- testing::visual_verification::LayoutAnalysis
- testing::visual_verification::ScreenshotState
- testing::visual_verification::UiElement
- testing::visual_verification::VisualDiffResult
- testing::visual_verification::VisualLoopConfig
- testing::visual_verification::VisualStateTracker
- testing::visual_verification::VisualVerificationConfig
- testing::visual_verification::VisualVerificationResult
- testing::visual_verification::VisualVerifier
- tool_parser::ParseResult
- tool_parser::ParsedToolCall
- tools::PaginationInfo
- tools::ToolInfo
- tools::ToolRegistry
- tools::analyzer::ErrorAnalyzer
- tools::analyzer::ErrorGroup
- tools::browser::BrowserEval
- tools::browser::BrowserFetch
- tools::browser::BrowserLinks
- tools::browser::BrowserPdf
- tools::browser::BrowserScreenshot
- tools::cargo::CargoCheck
- tools::cargo::CargoCheckOutput
- tools::cargo::CargoClippy
- tools::cargo::CargoClippyOutput
- tools::cargo::CargoFmt
- tools::cargo::CargoTest
- tools::cargo::CargoTestOutput
- tools::cargo::ClippyLint
- tools::cargo::CompilerError
- tools::cargo::FailureDetail
- tools::cargo::TestResult
- tools::cargo::TestSummary
- tools::clarify::ClarificationTool
- tools::code_metrics::CodeMetricsReport
- tools::code_metrics::CodeMetricsTool
- tools::code_metrics::FunctionMetrics
- tools::code_metrics::MetricsSummary
- tools::codemap::ActionCostEstimate
- tools::codemap::CodeMapNode
- tools::codemap::CodeMapTool
- tools::codemap::ContextActionTool
- tools::codemap::ContextBudgetTool
- tools::computer::ComputerKeyboardTool
- tools::computer::ComputerMouseTool
- tools::computer::ComputerScreenTool
- tools::computer::ComputerWindowTool
- tools::container::ComposeDown
- tools::container::ComposeUp
- tools::container::ContainerBuild
- tools::container::ContainerExec
- tools::container::ContainerImages
- tools::container::ContainerList
- tools::container::ContainerLogs
- tools::container::ContainerPull
- tools::container::ContainerRemove
- tools::container::ContainerRun
- tools::container::ContainerStop
- tools::context::ToolDesc
- tools::file::DirectoryTree
- tools::file::FileDelete
- tools::file::FileEdit
- tools::file::FileMultiEdit
- tools::file::FileRead
- tools::file::FileWrite
- tools::fim::FileFimEdit
- tools::git::GitCheckpoint
- tools::git::GitCommit
- tools::git::GitDiff
- tools::git::GitPush
- tools::git::GitStatus
- tools::git_worktree::EnterWorktreeTool
- tools::git_worktree::ExitWorktreeTool
- tools::git_worktree::ListWorktreesTool
- tools::git_worktree::WorktreeEntry
- tools::grep_search::GrepMatch
- tools::grep_search::GrepSearch
- tools::grep_search::GrepSearchResult
- tools::grep_search::prompt::GrepSearchPrompt
- tools::http::HttpRequest
- tools::introspect::CodeDiffPlan
- tools::introspect::CodeIntrospect
- tools::introspect::CodePlan
- tools::introspect::CodeQuery
- tools::introspect::CoverageStats
- tools::introspect::FileInfo
- tools::introspect::IntrospectResult
- tools::introspect::budget::FileEstimate
- tools::introspect::budget::FileMeta
- tools::introspect::budget::PlanBudget
- tools::introspect::budget::TokenBudget
- tools::introspect::parser::Import
- tools::introspect::parser::ParsedFile
- tools::introspect::parser::Symbol
- tools::introspect::planner::CallerInfo
- tools::introspect::planner::EvolutionPlan
- tools::introspect::planner::EvolutionPlanner
- tools::introspect::planner::ImpactAnalysis
- tools::introspect::planner::PlanPhase
- tools::introspect::query::CodeQueryEngine
- tools::introspect::query::QueryResults
- tools::introspect::query::RankedResult
- tools::introspect::render::OutputRenderer
- tools::knowledge::GraphStats
- tools::knowledge::KnowledgeAdd
- tools::knowledge::KnowledgeAutoExtract
- tools::knowledge::KnowledgeClear
- tools::knowledge::KnowledgeEdge
- tools::knowledge::KnowledgeExport
- tools::knowledge::KnowledgeGraph
- tools::knowledge::KnowledgeNode
- tools::knowledge::KnowledgeQuery
- tools::knowledge::KnowledgeRelate
- tools::knowledge::KnowledgeRemove
- tools::knowledge::KnowledgeStats
- tools::localize_issue::Candidate
- tools::localize_issue::LocalizeIssue
- tools::lsp_tools::LspClientHandle
- tools::lsp_tools::LspDiagnosticsTool
- tools::lsp_tools::LspDocumentSymbolsTool
- tools::lsp_tools::LspFindReferencesTool
- tools::lsp_tools::LspGotoDefinitionTool
- tools::lsp_tools::LspGotoImplementationTool
- tools::lsp_tools::LspHoverTool
- tools::lsp_tools::LspWorkspaceSymbolsTool
- tools::net_policy::NetworkPolicy
- tools::package::NpmInstall
- tools::package::NpmRun
- tools::package::NpmScripts
- tools::package::PipFreeze
- tools::package::PipInstall
- tools::package::PipList
- tools::package::YarnInstall
- tools::page_controller::PageControlTool
- tools::page_controller::PageController
- tools::patch_apply::PatchApply
- tools::process::PortCheck
- tools::process::ProcessList
- tools::process::ProcessLogs
- tools::process::ProcessRestart
- tools::process::ProcessStart
- tools::process::ProcessStop
- tools::prompt::ToolExample
- tools::pty_shell::CommandOutput
- tools::pty_shell::PtySession
- tools::pty_shell::PtyShellTool
- tools::screen_capture::ScreenCapture
- tools::search::GlobFind
- tools::search::SymbolSearch
- tools::shell_exec::ShellExec
- tools::shell_exec::prompt::ShellExecPrompt
- tools::tool_search::ToolSearchResult
- tools::tool_search::ToolSearchTool
- tools::vision::VisionAnalyze
- tools::vision::VisionCompare
- ui::animations::AnimatedStatus
- ui::animations::Animator
- ui::animations::Color
- ui::animations::ColorCycler
- ui::animations::FireAnimation
- ui::animations::MatrixRainAnimation
- ui::animations::MultiStepProgress
- ui::animations::ProgressAnimation
- ui::animations::ProgressPhase
- ui::animations::ProgressWormAnimation
- ui::animations::PulseAnimation
- ui::animations::SparkleAnimation
- ui::animations::SpinnerAnimation
- ui::animations::WaveAnimation
- ui::banners::Banner
- ui::components::GardenSpinner
- ui::components::WorkshopContext
- ui::demo::BugHuntSafariScenario
- ui::demo::CodebaseArchaeologyScenario
- ui::demo::DemoConfig
- ui::demo::DemoRunner
- ui::demo::FeatureFactoryScenario
- ui::demo::TokenChallengeScenario
- ui::garden::DigitalGarden
- ui::garden::GardenBed
- ui::garden::GardenPlant
- ui::mascot::FoxMascot
- ui::spinner::TerminalSpinner
- ui::sticky_bar::BashGuard
- ui::sticky_bar::StickyBar
- ui::sticky_bar::StickyState
- ui::style::Glyphs
- ui::style::Palette
- ui::task_display::TaskDisplay
- ui::theme::ThemeColors
- ui::tui::GardenSpinner
- ui::tui::GrowthGauge
- ui::tui::MarkdownRenderer
- ui::tui::StatusIndicator
- ui::tui::ToolOutput
- ui::tui::TuiPalette
- ui::tui::TuiTerminal
- ui::tui::animation::AnimationManager
- ui::tui::animation::agent_avatar::AgentAvatar
- ui::tui::animation::message_flow::MessageFlow
- ui::tui::animation::message_flow::MessageFlowManager
- ui::tui::animation::particles::EmitConfig
- ui::tui::animation::particles::Particle
- ui::tui::animation::particles::ParticleSystem
- ui::tui::animation::progress::AnimatedProgressBar
- ui::tui::animation::token_stream::TokenStream
- ui::tui::app::App
- ui::tui::app::ChatMessage
- ui::tui::app::TaskProgress
- ui::tui::dashboard_widgets::ActiveTool
- ui::tui::dashboard_widgets::CoordinatorUiStatus
- ui::tui::dashboard_widgets::DashboardState
- ui::tui::dashboard_widgets::LogEntry
- ui::tui::garden_view::GardenView
- ui::tui::layout::LayoutEngine
- ui::tui::layout::Pane
- ui::tui::layout::PaneId
- ui::tui::palette::CommandPalette
- ui::tui::palette::PaletteCommand
- ui::tui::status_line::StatusLine
- visual_loop::VisualFeedbackLoop
- visual_loop::VisualLoopResult
- visual_loop::VisualScore
- workflows::LlmCallOutput
- workflows::LlmTokenUsage
- workflows::LogEntry
- workflows::RetryConfig
- workflows::StepResult
- workflows::Workflow
- workflows::WorkflowContext
- workflows::WorkflowExecutor
- workflows::WorkflowInput
- workflows::WorkflowOutput
- workflows::WorkflowResult
- workflows::WorkflowStep
- workflows::WorkflowTelemetry
- workflows::WorkflowTemplates
Enums
- agent::PermissionPromptResult
- agent::compression::CompressionMethod
- agent::context_map::ContextModality
- agent::evolution_events::AgentActivityState
- agent::evolution_events::ContextTier
- agent::evolution_events::EvolutionEvent
- agent::failure_mode::FailureKind
- agent::failure_mode::RunOutcome
- agent::loop_control::AgentState
- agent::plan_mode::PlanModeState
- agent::plan_mode::StepStatus
- agent::progress::ProgressEvent
- agent::tui_events::AgentEvent
- agent::turn_artifacts::AgentDecision
- analysis::analyzer::ErrorCategory
- analysis::code_graph::EdgeType
- analysis::code_graph::NodeType
- analysis::code_graph::OutputFormat
- analysis::tech_debt::DebtSeverity
- analysis::tech_debt::DebtType
- analysis::tech_debt::PrioritizationStrategy
- analysis::vector_store::ChunkType
- analysis::vector_store::CollectionScope
- analysis::vector_store::EmbeddingBackend
- analysis::vector_store::IndexHealth
- api::ThinkingMode
- api::streaming::StreamChunk
- api::types::ContentBlock
- api::types::MessageContent
- checkpoint::TaskStatus
- cognitive::dream::DreamPhase
- cognitive::dream::MemorySection
- cognitive::episodic::EpisodeType
- cognitive::episodic::Importance
- cognitive::episodic::PatternType
- cognitive::intelligence::PatternCategory
- cognitive::intelligence::SearchResult
- cognitive::intelligence::SymbolKind
- cognitive::intelligence::Visibility
- cognitive::knowledge_graph::CodeSmell
- cognitive::knowledge_graph::EntityType
- cognitive::knowledge_graph::PatternType
- cognitive::knowledge_graph::RelationType
- cognitive::knowledge_graph::Visibility
- cognitive::learning::Difficulty
- cognitive::learning::ExplanationLevel
- cognitive::learning::QuestionType
- cognitive::load::DetailLevel
- cognitive::load::Distraction
- cognitive::load::FilterType
- cognitive::load::FocusArea
- cognitive::load::Priority
- cognitive::memory_hierarchy::types::ChangeType
- cognitive::memory_hierarchy::types::CodeContent
- cognitive::memory_hierarchy::types::EpisodeType
- cognitive::memory_hierarchy::types::Importance
- cognitive::memory_hierarchy::types::MemoryTier
- cognitive::memory_hierarchy::types::TierTransition
- cognitive::rag::FileChange
- cognitive::self_edit::ImprovementCategory
- cognitive::self_edit::ImprovementSource
- cognitive::self_edit::ImprovementStatus
- cognitive::self_improvement::Outcome
- cognitive::self_improvement::SuggestionType
- cognitive::self_reference::types::IntrospectionTarget
- cognitive::self_reference::types::ModificationType
- cognitive::self_reference::types::ReferenceLevel
- cognitive::self_reference::types::ReferenceOperation
- cognitive::self_reference::types::RiskLevel
- cognitive::self_reference::types::SelfReference
- cognitive::state::CyclePhase
- cognitive::state::LessonCategory
- cognitive::state::StepStatus
- cognitive::token_budget::TaskType
- computer::MovementProfile
- computer::mouse::MouseButton
- computer::window::DisplayServer
- concurrency::ConcurrencyError
- config::agent::ReadLoopPolicy
- config::api_key::ApiKeySource
- config::auto_config::BackendType
- config::prompt_profiles::PromptProfile
- config::provenance::ConfigSource
- config::types::ExecutionMode
- consolidation::collector::SourceType
- consolidation::multimodal::MultimodalRef
- consolidation::temporal::RecordImportance
- doctor::Category
- doctor::CheckStatus
- doctor::OverallHealth
- errors::AgentError
- errors::ApiError
- errors::ResourceError
- errors::SafetyError
- errors::SelfwareError
- errors::SessionError
- errors::ShellError
- errors::ToolError
- evolution::GenerationRating
- evolution::ast_tools::WorktreeError
- evolution::fitness::Difficulty
- evolution::fitness::FitnessError
- evolution::sandbox::SandboxError
- evolution::telemetry::TelemetryError
- evolve::EdgeType
- evolve::NodeLayer
- evolve::actions::Action
- evolve::apply::ApplyError
- evolve::apply::ApplyStatus
- evolve::apply::CommitError
- evolve::apply::RejectReason
- evolve::apply::RunVerification
- evolve::assistant::ReviewProtocolError
- evolve::context::ContextMode
- evolve::context_fit::RequestedMode
- evolve::context_selector::TaskKind
- evolve::context_trust::SourceKind
- evolve::context_trust::TrustLevel
- evolve::dedup::DuplicateKind
- evolve::diagnostics::AnalysisKind
- evolve::ide::FileClass
- evolve::ontology_evolver::OntologyOperation
- evolve::ontology_evolver::OntologyProposal
- evolve::readiness::GateState
- evolve::skeleton::SkeletonItem
- hooks::HookAction
- hooks::HookEvent
- input::InputMode
- input::ReadlineResult
- input::command_registry::CommandCategory
- interview::ProjectScope
- interview::ProjectType
- interview::TestingPreference
- llm_doctor::Backend
- llm_doctor::CheckOutcome
- lsp::client::Language
- mcp::transport::Framing
- multiagent::AgentStatus
- multiagent::MultiAgentEvent
- multiagent::MultiAgentFailurePolicy
- output::PhaseStatus
- process_manager::LogStream
- process_manager::ProcessStatus
- resource::ResourcePressure
- resource::gpu::QuantizationLevel
- resource::memory::MemoryAction
- safety::audit::AuditEventType
- safety::confirm::ConfirmResult
- safety::confirm::DestructiveOperation
- safety::confirm::RiskLevel
- safety::scanner::SecurityCategory
- safety::scanner::SecuritySeverity
- safety::tool_metadata::ExecutionMode
- safety::tool_metadata::PermissionResult
- safety::tool_metadata::RiskLevel
- safety::yolo::AuditResult
- safety::yolo::YoloDecision
- self_healing::ErrorClass
- self_healing::PredictedHealth
- self_healing::RecoveryAction
- self_healing::recovery_tree::FailureKind
- self_healing::recovery_tree::RecoveryDirective
- self_healing::recovery_tree::ResolutionOutcome
- supervision::BackoffStrategy
- supervision::ChildEvent
- supervision::ChildState
- supervision::ExitReason
- supervision::ParentNotification
- supervision::RestartType
- supervision::SupervisionStrategy
- supervision::circuit_breaker::CircuitBreakerError
- supervision::circuit_breaker::CircuitState
- supervision::health::HealthStatus
- supervision::health::OverallStatus
- supervision::health::Severity
- supervision::run_registry::AbortOutcome
- supervision::run_supervisor::RunStatus
- swarm::AgentRole
- swarm::AgentStatus
- swarm::ConflictStrategy
- swarm::DecisionStatus
- swarm::MemoryAction
- swarm::TaskStatus
- swl::guardrails::types::Condition
- swl::guardrails::types::EvaluationResult
- swl::guardrails::types::GuardrailSeverity
- swl::guardrails::types::GuardrailType
- swl::guardrails::types::LogicalOperator
- swl::guardrails::types::ViolationAction
- swl::parser::ParseError
- swl::parser::ast::CodeLanguage
- swl::parser::ast::GuardCondition
- swl::parser::ast::ModelSpec
- swl::parser::ast::ReduceStage
- swl::parser::ast::WorkflowType
- swl::runtime::ExecutionStatus
- swl::state::backend::StateBackendType
- swl::types::schema::FieldType
- testing::language_qa::QaLanguage
- testing::mock_api::MockResponse
- testing::qa_profiles::QaProfile
- testing::qa_profiles::QaStage
- testing::qa_profiles::QualityGrade
- testing::verification::CheckType
- testing::verification::ErrorSeverity
- testing::verification::RepoLanguage
- testing::verification::SideEffectType
- testing::visual_verification::LoopDetectionResult
- testing::visual_verification::RecoveryStrategy
- tool_parser::ParseMethod
- tools::browser::BrowserType
- tools::cargo::LintLevel
- tools::cargo::Severity
- tools::cargo::TestStatus
- tools::code_metrics::ComplexityLevel
- tools::codemap::ContextAction
- tools::codemap::FusionLevel
- tools::container::ContainerRuntime
- tools::introspect::budget::Depth
- tools::introspect::parser::Language
- tools::introspect::parser::SymbolKind
- tools::introspect::parser::Visibility
- tools::introspect::planner::ActionType
- tools::introspect::planner::RiskLevel
- tools::introspect::render::OutputFormat
- tools::knowledge::NodeType
- tools::knowledge::RelationType
- tools::task_focus::TaskType
- ui::animations::CycleMode
- ui::animations::PhaseStatus
- ui::demo::DemoEvent
- ui::demo::DemoState
- ui::garden::GrowthStage
- ui::garden::PlantType
- ui::garden::Season
- ui::mascot::MascotMood
- ui::style::ToolStatus
- ui::theme::ThemeId
- ui::tui::StatusType
- ui::tui::animation::agent_avatar::ActivityLevel
- ui::tui::animation::agent_avatar::AgentRole
- ui::tui::animation::message_flow::MessageType
- ui::tui::animation::token_stream::TokenSize
- ui::tui::app::AppState
- ui::tui::app::MessageRole
- ui::tui::dashboard_widgets::LogLevel
- ui::tui::dashboard_widgets::TuiEvent
- ui::tui::garden_view::GardenFocus
- ui::tui::garden_view::GardenItem
- ui::tui::layout::LayoutNode
- ui::tui::layout::LayoutPreset
- ui::tui::layout::PaneType
- ui::tui::layout::SplitDirection
- ui::tui::palette::CommandCategory
- ui::tui::status_line::StatusMode
- visual_loop::CaptureMethod
- workflows::DependencyError
- workflows::LogLevel
- workflows::StepStatus
- workflows::StepType
- workflows::VarValue
- workflows::WorkflowStatus
Traits
- agent::progress::ProgressEmitter
- agent::prompt_builder::DynamicSection
- agent::tui_events::EventEmitter
- analysis::vector_store::EmbeddingProvider
- api::LlmClient
- mcp::transport::Transport
- self_healing::recovery_tree::Resolution
- supervision::ComponentFactory
- supervision::health::HealthCheck
- swl::state::backend::StateBackend
- tools::Tool
- tools::prompt::ToolPrompt
- tools::tool_search::ToolSearchable
- ui::animations::Animation
- ui::demo::DemoScenario
- ui::style::SelfwareStyle
- ui::tui::animation::Animation
Macros
Functions
- agent::compression::auto_compact
- agent::compression::full_compact
- agent::compression::micro_compact
- agent::context::estimate_message_tokens
- agent::plan_mode::is_readonly_tool
- agent::plan_mode::parse_plan_from_llm
- agent::progress::render_event_kv
- agent::progress::short_args_for
- agent::prompt_builder::has_boundary
- agent::prompt_builder::split_at_boundary
- agent::turn_artifacts::artifact_dir
- agent::turn_artifacts::sanitize_request_body
- agent::turn_artifacts::write_artifact
- analysis::workspace_graph::build_workspace_graph
- analysis::workspace_graph::render_workspace_graph
- analysis::workspace_graph::summarize_graph
- api::client::detect_backend
- api::tool_calling::attach_tools
- api::tool_calling::extract_tool_calls
- api::tool_calling::extract_tool_calls_from_text
- api::tool_calling::parsed_to_tool_call
- checkpoint::capture_git_state
- cli::parse_task_file
- cli::run
- cognitive::dream::generate_consolidation_prompt
- cognitive::dream::should_run_dream
- cognitive::dream_subprocess::check_and_spawn_autodream
- cognitive::dream_subprocess::get_dream_status
- cognitive::dream_subprocess::run_dream_consolidation
- cognitive::dream_subprocess::spawn_autodream
- cognitive::intelligence::detect_language
- computer::is_blocked_combo
- config::agent::default_compression_detail
- config::agent::default_context_compression_ratio
- config::agent::default_context_content_ratio
- config::agent::default_context_thinking_ratio
- config::agent::default_max_iterations
- config::agent::default_min_completion_steps
- config::agent::default_prompt_profile
- config::agent::default_step_timeout
- config::agent::default_token_budget
- config::agent::default_token_safety_margin
- config::api_key::assert_credential_endpoint_safe
- config::api_key::authorize_request
- config::api_key::endpoint_has_userinfo
- config::api_key::is_insecure_remote_endpoint
- config::api_key::is_local_endpoint
- config::api_key::is_openrouter_endpoint
- config::api_key::load_api_key_from_keyring
- config::api_key::save_api_key_to_keyring
- config::api_key::set_api_key_for_endpoint
- config::default_context_fit_ratio
- config::default_context_length
- config::default_context_mode
- config::default_endpoint
- config::default_max_tokens
- config::default_model
- config::default_temperature
- config::model::default_modalities
- config::model::redact_config_secrets
- config::model_profiles::apply_profile
- config::model_profiles::builtin_profiles
- config::model_profiles::glob_matches
- config::model_profiles::match_profile
- config::safety::default_allowed_paths
- config::safety::default_denied_paths
- config::safety::default_protected_branches
- config::safety::default_require_confirmation
- config::trust::add_trusted_config
- config::trust::is_config_trusted
- config::trust::trusted_repos_file
- config::unpack::auto_calibrate
- config::unpack::save_unpack_config
- config::unpack::scan_local_endpoints
- config::unpack::unpack
- doctor::config_checks
- doctor::run_doctor
- errors::get_exit_code
- errors::is_confirmation_error
- errors::is_no_action_error
- evolution::ast_tools::cleanup_worktree
- evolution::ast_tools::create_shadow_worktree
- evolution::ast_tools::create_shadow_worktree_named
- evolution::daemon::apply_edits
- evolution::daemon::build_system_prompt
- evolution::daemon::build_user_prompt
- evolution::daemon::evolve
- evolution::daemon::format_evolution_history
- evolution::daemon::parse_hypotheses_response
- evolution::daemon::parse_test_summary
- evolution::daemon::read_mutation_targets
- evolution::fitness::build_fitness_metrics
- evolution::fitness::fitness_delta
- evolution::fitness::run_sab
- evolution::is_protected
- evolution::micro_mode::build_micro_context
- evolution::micro_mode::build_micro_system_prompt
- evolution::micro_mode::is_micro_model
- evolution::micro_mode::select_micro_targets
- evolution::micro_mode::validate_micro_hypothesis
- evolution::telemetry::capture
- evolution::telemetry::global_alloc_stats
- evolution::telemetry::to_agent_prompt
- evolution::tournament::run_tournament
- evolve::apply::commit_staged
- evolve::apply::finalize_run
- evolve::apply::get
- evolve::apply::new_registry
- evolve::apply::remove
- evolve::apply::spawn
- evolve::apply::stage_run
- evolve::apply::verify_staged_diff
- evolve::assistant::evidence_from_document
- evolve::assistant::evidence_from_document_excluding_ranges
- evolve::assistant::gate_evidence_trust
- evolve::assistant::validate_review_json
- evolve::clusters::cluster_of
- evolve::clusters::clustered
- evolve::clusters::component_of
- evolve::clusters::taxonomy_outline
- evolve::context_fit::fit_tier
- evolve::context_reduce::dedup_context
- evolve::context_reduce::reduce_source
- evolve::context_reduce::strip_cfg_test_blocks
- evolve::context_reduce::strip_comments
- evolve::context_selector::select
- evolve::context_trust::analyze_source
- evolve::context_trust::scan_injection
- evolve::context_trust::trust_level
- evolve::dedup::jaccard
- evolve::deletion::preview_deletion
- evolve::deletion::require_executable
- evolve::envelope::build_envelope
- evolve::envelope::build_envelope_with_root
- evolve::logical::build_logical_model
- evolve::map::build_map
- evolve::map::component_cards
- evolve::map::expand
- evolve::map::orientation
- evolve::map::render_card
- evolve::module_graph::from_lib_rs
- evolve::module_graph::module_path
- evolve::module_graph::parse
- evolve::ontology::validate_graph
- evolve::pair_suggest::connected_pairs
- evolve::pair_suggest::pair_context
- evolve::pair_suggest::suggest_prompt
- evolve::presets::preset
- evolve::presets::presets
- evolve::presets::render_prompt
- evolve::quality::collect_warnings_from
- evolve::quality::cyclomatic_complexity
- evolve::quality::dead_code_ratio
- evolve::run_self_evolve
- evolve::run_self_evolve_with_config
- evolve::skeleton::extract_rust_skeleton
- evolve::skeleton::extract_symbol_source
- evolve::summary::compile_structural_summary
- evolve::summary::compile_summary
- hooks::builtin::auto_commit
- hooks::builtin::format_on_save_node
- hooks::builtin::format_on_save_python
- hooks::builtin::format_on_save_rust
- hooks::builtin::lint_after_edit_rust
- hooks::builtin::test_on_stop_rust
- hooks::shell_handler::execute_hook
- input::command_registry::command_description
- input::command_registry::command_names
- input::command_registry::is_known_command
- interview::run_interview
- is_shutdown_requested
- llm_doctor::run_llm_doctor
- llm_doctor::run_llm_doctor_report
- lsp::server::run_lsp_server
- mcp::discovery::discover_tools
- mcp::server::run_mcp_server
- multiagent::run_multiagent_task
- output::is_tui_active
- output::set_tui_active
- process_manager::bind_available_port
- process_manager::find_available_port
- process_manager::is_port_available
- process_manager::port_info
- request_shutdown
- safety::checker::normalize_path
- safety::checker::to_glob_form
- safety::checker::validation::is_private_or_internal
- safety::checker::validation::normalize_shell_command
- safety::checker::validation::shell_output_redirect_targets
- safety::checker::validation::shell_tee_write_targets
- safety::checker::validation::split_shell_commands
- safety::confirm::auto_confirm
- safety::confirm::detect_destructive_git_operation
- safety::confirm::detect_destructive_shell_command
- safety::confirm::requires_confirmation
- safety::dry_run::display_batch_preview
- safety::dry_run::display_preview
- safety::dry_run::preview_tool_call
- safety::path_validator::lexical_normalize_path
- safety::process_env::sanitize_command_env
- safety::redact::redact_json
- safety::redact::redact_path
- safety::redact::redact_secrets
- safety::tool_metadata::classify_tool_metadata
- safety::tool_metadata::default_tool_metadata
- safety::tool_metadata::normal_mode_needs_confirmation
- self_healing::recovery_tree::classify
- shutdown_requested
- shutdown_tracing
- supervision::health::maybe_start_health_endpoint
- supervision::health::record_heartbeat
- supervision::health::set_global_healthy
- supervision::health::start_health_endpoint
- supervision::run_registry::is_terminal_status
- supervision::run_registry::pid_alive
- supervision::run_registry::pid_is_selfware
- swarm::create_dev_swarm
- swl::codegen::rust_gen::generate_rust_stub
- swl::guardrails::patterns::allowed_paths
- swl::guardrails::patterns::max_output_length
- swl::guardrails::patterns::no_secrets_in_output
- swl::guardrails::patterns::safe_shell_command
- swl::guardrails::quick_check
- swl::lowering::lower_document
- swl::parser::parse_document
- swl::parser::validator::validate_document
- swl::state::validation::apply_defaults
- swl::state::validation::get_validation_issues
- swl::state::validation::validate_field
- swl::state::validation::validate_state_against_schema
- swl::state::validation::validate_state_transition
- swl::state::validation::validate_value_type
- swl::types::checker::check_codegen_compatibility
- telemetry::add_tokens_processed
- telemetry::enter_agent_step
- telemetry::get_metrics
- telemetry::increment_api_errors
- telemetry::increment_api_requests
- telemetry::increment_log_count
- telemetry::increment_tool_errors
- telemetry::increment_tool_executions
- telemetry::init_tracing
- telemetry::init_tracing_verbose
- telemetry::init_tracing_with_filter
- telemetry::log_entry_count
- telemetry::record_failure
- telemetry::record_state_transition
- telemetry::record_success
- telemetry::record_workflow_llm_call
- telemetry::record_workflow_run
- telemetry::redact_secrets
- telemetry::rotate_if_needed
- telemetry::sampling_rate
- telemetry::sanitize_for_log
- telemetry::set_sampling_rate
- telemetry::should_sample
- telemetry::shutdown_tracing
- telemetry::start_prometheus_exporter
- telemetry::track_tool_execution
- templates::load_qa_schema
- templates::load_qa_schema_profile
- templates::qa_schema_to_weights
- templates::scaffold_from_context
- testing::language_qa::run_go_qa
- testing::language_qa::run_node_qa
- testing::language_qa::run_python_qa
- testing::qa_profiles::compute_score
- testing::visual_verification::compute_hash_similarity
- testing::visual_verification::compute_perceptual_hash
- token_count::estimate_content_tokens
- token_count::estimate_messages_tokens
- token_count::estimate_tokens
- token_count::estimate_tokens_with_overhead
- token_count::estimate_tool_definitions_tokens
- token_count::set_configured_model
- tool_parser::extract_text_only
- tool_parser::parse_tool_calls
- tool_parser::validate_tool_call
- tools::cargo::parse_cargo_json_messages
- tools::codemap::estimate_action_cost
- tools::codemap::update_budget
- tools::codemap::update_context_map_tokens
- tools::codemap::update_files_in_context
- tools::codemap::update_memory_tokens
- tools::codemap::update_total_budget
- tools::container::get_runtime
- tools::container::is_valid_port
- tools::container::validate_port_mapping
- tools::container::validate_volume_spec
- tools::context::context_tool_descriptions
- tools::context::is_context_tool
- tools::file::init_safety_config
- tools::git_worktree::get_current_worktree
- tools::git_worktree::is_in_worktree
- tools::grep_search::grep_search
- tools::grep_search::prompt::get_description
- tools::introspect::parser::extract_at_depth
- tools::introspect::parser::parse
- tools::introspect::parser::parse_rust
- tools::introspect::planner::analyze_impact
- tools::introspect::query::extract_keywords
- tools::introspect::query::find_related_symbols
- tools::introspect::render::truncate_output
- tools::lsp_tools::create_extra_lsp_tools
- tools::lsp_tools::create_lsp_tools
- tools::net_policy::is_private_network_host
- tools::net_policy::is_private_or_internal_ip
- tools::net_policy::validate_url_target
- tools::process::cleanup_all_processes
- tools::process::process_inventory
- tools::process::reconcile_managed_processes
- tools::process::try_process_inventory
- tools::search::grep_search
- tools::shell_exec::default_shell
- tools::shell_exec::prompt::get_description
- tools::task_focus::classify_task
- tools::task_focus::reorder_tools
- tools::tool_search::categorize_tool
- tools::truncate_with_pagination
- tools::validate_tool_arguments_schema
- tools::vision::encode_image_file
- ui::animations::format_duration
- ui::animations::gradient_progress_bar
- ui::animations::simple_progress_bar
- ui::banners::code_frame
- ui::banners::divider_dashed
- ui::banners::divider_dotted
- ui::banners::divider_double
- ui::banners::divider_simple
- ui::banners::divider_with_text
- ui::banners::error_banner
- ui::banners::garden_border
- ui::banners::goodbye_banner
- ui::banners::growth_stage
- ui::banners::metric_box
- ui::banners::seasonal_icon
- ui::banners::section_header
- ui::banners::selfware_badge
- ui::banners::selfware_compact
- ui::banners::selfware_logo
- ui::banners::selfware_logo_alt
- ui::banners::selfware_with_tagline_alt
- ui::banners::step_indicator
- ui::banners::success_banner
- ui::banners::task_progress
- ui::banners::text_box
- ui::banners::tool_output_frame
- ui::banners::warning_banner
- ui::banners::welcome_banner
- ui::banners::wrap_text
- ui::components::render_assistant_response
- ui::components::render_box
- ui::components::render_checkpoint_saved
- ui::components::render_error
- ui::components::render_header
- ui::components::render_status_line
- ui::components::render_step
- ui::components::render_task_complete
- ui::components::render_task_start
- ui::components::render_thinking
- ui::components::render_tool_call
- ui::components::render_tool_error
- ui::components::render_tool_success
- ui::components::render_warning
- ui::components::render_welcome
- ui::components::workshop_prompt
- ui::garden::build_garden_from_path
- ui::garden::garden_status_short
- ui::garden::render_plant
- ui::garden::scan_directory
- ui::loading_phrases::random_phrase
- ui::mascot::render_inline_mascot
- ui::mascot::render_mascot
- ui::mascot::thinking_frame
- ui::spinner::supports_ansi
- ui::spinner::supports_color
- ui::sticky_bar::active_bash_count
- ui::sticky_bar::bash_finished
- ui::sticky_bar::bash_started
- ui::sticky_bar::fmt_elapsed
- ui::sticky_bar::fmt_tokens
- ui::sticky_bar::is_active
- ui::style::is_ascii_mode
- ui::style::set_ascii_mode
- ui::style::status_message
- ui::style::tool_metaphor
- ui::task_display::format_duration
- ui::task_display::format_tokens
- ui::task_display::format_tokens_with_commas
- ui::task_display::render_welcome_banner
- ui::theme::available_themes
- ui::theme::current_theme
- ui::theme::current_theme_id
- ui::theme::set_theme
- ui::theme::theme_colors
- ui::theme::theme_from_name
- ui::tui::create_event_channel
- ui::tui::dashboard_widgets::render_active_tools
- ui::tui::dashboard_widgets::render_garden_health
- ui::tui::dashboard_widgets::render_help_overlay
- ui::tui::dashboard_widgets::render_logs
- ui::tui::dashboard_widgets::render_permission_overlay
- ui::tui::dashboard_widgets::render_status_bar
- ui::tui::garden_view::render_garden_view
- ui::tui::install_signal_handlers
- ui::tui::is_key
- ui::tui::is_quit
- ui::tui::read_event
- ui::tui::restore_terminal_state
- ui::tui::run_tui_dashboard_with_events
- ui::tui::signal_received
- ui::tui::split_layout
- ui::tui::standard_layout
- util::current_timestamp_secs
- util::save_json_pretty
- visual_loop::build_critic_prompt
- visual_loop::parse_critic_response
Type Aliases
- analysis::analyzer::RawError
- errors::Result
- evolve::apply::ApplyRegistry
- ui::tui::dashboard_widgets::SharedDashboardState
- workflows::LlmHandler
- workflows::ToolHandler
Statics
- evolve::apply::APPLY_LOCK
- input::command_registry::COMMANDS
- input::command_registry::EXIT_COMMANDS
- output::OUTPUT_LOCK
Constants
- agent::plan_mode::READONLY_TOOLS
- agent::prompt_builder::PROMPT_DYNAMIC_BOUNDARY
- analysis::vector_store::DEFAULT_MAX_ITEMS
- analysis::vector_store::EMBEDDING_DIM
- analysis::vector_store::MAX_CHUNKS
- analysis::vector_store::MAX_VOCABULARY_SIZE
- checkpoint::CURRENT_CHECKPOINT_VERSION
- cognitive::memory_hierarchy::types::TOTAL_CONTEXT_TOKENS
- config::model::REDACTED_SECRET_MARKER
- doctor::MSRV
- errors::EXIT_API_ERROR
- errors::EXIT_CONFIG_ERROR
- errors::EXIT_CONFIRMATION_REQUIRED
- errors::EXIT_ERROR
- errors::EXIT_SAFETY_ERROR
- errors::EXIT_SUCCESS
- evolution::PROTECTED_PATHS
- evolution::micro_mode::MICRO_MAX_CONTEXT_CHARS
- evolution::micro_mode::MICRO_MAX_EDITS
- evolution::micro_mode::MICRO_MAX_FILES
- evolve::assistant::REVIEW_REPAIR_PROMPT
- evolve::clusters::CLUSTER_ORDER
- evolve::context_fit::TIER_LADDER
- evolve::ide::MISSING_DOCUMENT_SHA256
- evolve::pair_suggest::SUGGEST_SYSTEM
- multiagent::MAX_CONCURRENT_AGENTS
- telemetry::MAX_LOG_ENTRIES
- token_count::DEFAULT_IMAGE_TOKEN_ESTIMATE
- tools::CRITICAL_TOOLS
- tools::context::CONTEXT_BULK_READ
- tools::context::CONTEXT_EVICT
- tools::context::CONTEXT_FOCUS
- tools::context::CONTEXT_LOAD_SKELETON
- tools::context::CONTEXT_RECOMMEND
- tools::context::CONTEXT_STATUS
- tools::context::CONTEXT_SUMMARY
- tools::context::CONTEXT_TOOL_NAMES
- ui::animations::PROGRESS_ASCII
- ui::animations::PROGRESS_BLOCKS
- ui::animations::PROGRESS_DOTS
- ui::animations::PROGRESS_SHADES
- ui::animations::PROGRESS_SIMPLE
- ui::animations::RESET_CODE
- ui::animations::SPINNER_ARC
- ui::animations::SPINNER_ARROWS
- ui::animations::SPINNER_BOUNCE
- ui::animations::SPINNER_BOX
- ui::animations::SPINNER_BRAILLE
- ui::animations::SPINNER_CLOCK
- ui::animations::SPINNER_DOTS
- ui::animations::SPINNER_GARDEN
- ui::animations::SPINNER_LINE
- ui::animations::SPINNER_MOON
- ui::animations::WAVE_BARS
- ui::animations::WAVE_SINE
- ui::animations::WAVE_WATER
- ui::animations::palettes::FIRE
- ui::animations::palettes::ICE
- ui::animations::palettes::OCEAN
- ui::animations::palettes::RAINBOW
- ui::animations::palettes::SUNSET
- ui::loading_phrases::LOADING_PHRASES
- ui::tui::animation::colors::ACCENT
- ui::tui::animation::colors::ERROR
- ui::tui::animation::colors::GRADIENT
- ui::tui::animation::colors::ORANGE
- ui::tui::animation::colors::PRIMARY
- ui::tui::animation::colors::PURPLE
- ui::tui::animation::colors::SECONDARY
- ui::tui::animation::colors::SUCCESS
- ui::tui::animation::colors::WARNING
- ui::tui::animation::timing::MICRO
- ui::tui::animation::timing::STANDARD
- ui::tui::app::ANIMATION_SPEED_DEFAULT
- ui::tui::app::ANIMATION_SPEED_MAX
- ui::tui::app::ANIMATION_SPEED_MIN
- ui::tui::app::ANIMATION_SPEED_STEP