List of all items
Structs
- actions::Action
- actions::ActionDef
- actions::ActionGroup
- actions::ActionParams
- actions::ActionResult
- actions::ActionsConfig
- actions::ParamDef
- actions::ParamVariants
- agent::batch::DecisionResponse
- agent::escalation::Escalation
- agent::manager::AsyncTaskRequest
- agent::manager::BatchDecisionRequest
- agent::manager::ManagementDecision
- agent::manager::ManagerId
- agent::manager::WorkerDecisionRequest
- agent::manager_impl::DefaultBatchManagerAgent
- agent::manager_impl::DefaultBatchManagerAgentBuilder
- agent::manager_impl::DefaultManagerConfig
- agent::worker::AdaptiveScopeStrategy
- agent::worker::CacheUpdate
- agent::worker::FixedScopeStrategy
- agent::worker::Guidance
- agent::worker::GuidanceContext
- agent::worker::Issue
- agent::worker::ManagerInstruction
- agent::worker::ProposedOption
- agent::worker::RelevantState
- agent::worker::ScheduledAction
- agent::worker::SharedUpdate
- agent::worker::TaskDescription
- agent::worker::WorkerStateDelta
- agent::worker_impl::ExtensionAwareWorker
- agent::worker_impl::GenericWorker
- agent::worker_impl::ProgressWorker
- analysis::analyzer::DefaultAnalyzer
- async_task::AsyncConfig
- async_task::AsyncTaskError
- async_task::AsyncTaskResult
- async_task::AsyncTaskSystem
- async_task::DelayTask
- async_task::TaskMetadata
- async_task::TaskParams
- config::DesktopConfig
- config::EvalConfig
- config::GeneralConfig
- config::GlobalConfig
- config::GymConfig
- config::LlmConfig
- config::LoggingConfig
- config::PathResolver
- config::PathsConfig
- context::resolver::AdjacentStrategy
- context::resolver::AllVisibleStrategy
- context::resolver::ContextResolver
- context::resolver::EscalationOnlyStrategy
- context::store::ActionCandidate
- context::store::ActionParam
- context::store::ContextStore
- context::store::GlobalContext
- context::store::ManagerContext
- context::store::ResolvedContext
- context::store::WorkerContext
- context::summary::TaskContext
- context::summary::WorkerSummary
- debug::DebugSnapshot
- debug::StderrDumpSubscriber
- debug::TickDumper
- environment::DefaultEnvironment
- events::ActionContext
- events::ActionEvent
- events::ActionEventBuilder
- events::ActionEventId
- events::ActionEventPublisher
- events::ActionEventResult
- events::CompositeLifecycleHook
- events::DependencyGraphInferenceBuilder
- events::InMemoryTraceSubscriber
- events::JsonlTraceSubscriber
- events::JsonlWriter
- events::LearnStatsSnapshotBuilder
- events::LearningEventChannel
- events::LearningLifecycleHook
- events::NoOpTraceSubscriber
- events::StrategyAdviceBuilder
- events::TerminationStats
- events::TraceEvent
- exploration::dependency_planner::DependencyEdge
- exploration::dependency_planner::DependencyGraph
- exploration::dependency_planner::DependencyGraphBuilder
- exploration::dependency_planner::DependencyPromptGenerator
- exploration::dependency_planner::GraphNavigator
- exploration::dependency_planner::LearnedDependencyProvider
- exploration::dependency_planner::LlmDependencyResponse
- exploration::dependency_planner::LlmEdge
- exploration::dependency_planner::StaticDependencyPlanner
- exploration::llm_provider::AdaptiveLlmOperatorProvider
- exploration::llm_provider::ReviewPolicy
- exploration::llm_provider::StrategyAdvice
- exploration::llm_provider::StrategyContext
- exploration::map::GraphMap
- exploration::map::MapEdge
- exploration::map::MapEdgeId
- exploration::map::MapNode
- exploration::map::MapNodeId
- exploration::mutation::ActionNodeData
- exploration::node_rules::NodeRules
- exploration::operator::Operator
- exploration::operator::RulesBasedMutation
- exploration::provider::AdaptiveOperatorProvider
- exploration::provider::ConfigBasedOperatorProvider
- exploration::provider::OperatorConfig
- exploration::provider::ProviderContext
- exploration::selection::Fifo
- exploration::selection::Greedy
- exploration::selection::NodeStats
- exploration::selection::Thompson
- exploration::selection::Ucb1
- exploration::space::ExplorationSpaceV2
- exploration::types::EdgeId
- exploration::types::ExplorationTarget
- exploration::types::NodeId
- extensions::Extensions
- learn::ConfidenceMapProvider
- learn::ContextualActionStats
- learn::EpisodeTransitions
- learn::LearnStats
- learn::LearnStatsProvider
- learn::NgramStats
- learn::NullProvider
- learn::ScoreModelProvider
- learn::SelectionPerformance
- learn::StrategyStats
- learn::StrategySwitchEvent
- learn::component_learners::DepGraphLearner
- learn::component_learners::ExplorationLearner
- learn::component_learners::StrategyLearner
- learn::daemon::ActionEventSubscriber
- learn::daemon::Applier
- learn::daemon::ApplierConfig
- learn::daemon::DaemonBuilder
- learn::daemon::DaemonConfig
- learn::daemon::DaemonStats
- learn::daemon::DataSink
- learn::daemon::DataSinkStats
- learn::daemon::EventSubscriberConfig
- learn::daemon::LearningDaemon
- learn::daemon::LearningEventSubscriber
- learn::daemon::Processor
- learn::daemon::ProcessorConfig
- learn::episode::Episode
- learn::episode::EpisodeBuilder
- learn::episode::EpisodeContext
- learn::episode::EpisodeId
- learn::episode::EpisodeMetadata
- learn::facade::LearnableSwarm
- learn::facade::LearnableSwarmBuilder
- learn::facade::LearnableSwarmConfig
- learn::learn_model::DependencyGraphLearnModel
- learn::learn_model::DpoConfig
- learn::learn_model::DpoLearnModel
- learn::learn_model::DpoPair
- learn::learn_model::WorkerDecisionSequenceLearn
- learn::learn_model::WorkerTaskLearn
- learn::learned_component::LearnedDepGraph
- learn::learned_component::LearnedExploration
- learn::learned_component::LearnedStrategy
- learn::lora::BlueGreenConfig
- learn::lora::BlueGreenManager
- learn::lora::LlamaServerApplicator
- learn::lora::LlamaServerConfig
- learn::lora::LoraModelId
- learn::lora::LoraTrainer
- learn::lora::LoraTrainerConfig
- learn::lora::NoOpApplicator
- learn::lora::TrainedModel
- learn::lora::TrainingMetrics
- learn::offline::LearnedActionOrder
- learn::offline::OfflineAnalyzer
- learn::offline::OfflineModel
- learn::offline::OptimalParameters
- learn::offline::RecommendedPath
- learn::offline::StrategyConfig
- learn::profile_store::ProfileStore
- learn::record::ActionRecord
- learn::record::DependencyGraphRecord
- learn::record::LearnStatsRecord
- learn::record::LlmCallRecord
- learn::record::RecordStream
- learn::record::StrategyAdviceRecord
- learn::scenario_profile::BootstrapData
- learn::scenario_profile::ProfileStats
- learn::scenario_profile::ScenarioProfile
- learn::scenario_profile::ScenarioProfileId
- learn::scenario_registry::ScenarioRegistry
- learn::scenario_registry::TaskMatcher
- learn::session_group::SessionGroup
- learn::session_group::SessionGroupId
- learn::session_group::SessionGroupMetadata
- learn::snapshot::FileSystemStorage
- learn::snapshot::LearningSnapshot
- learn::snapshot::LearningStore
- learn::snapshot::SessionId
- learn::snapshot::SnapshotMetadata
- learn::stats_model::ModelMetadata
- learn::stats_model::ModelVersion
- learn::stats_model::OptimalParamsModel
- learn::stats_model::ScoreContext
- learn::stats_model::ScoreModel
- learn::stats_model::StatsModelId
- learn::store::DefaultEpisodeRepository
- learn::store::EpisodeDto
- learn::store::EpisodeFilter
- learn::store::EpisodeMeta
- learn::store::FileEpisodeStore
- learn::store::FileLoraStore
- learn::store::FileRecordStore
- learn::store::InMemoryEpisodeStore
- learn::store::InMemoryLoraStore
- learn::store::InMemoryRecordStore
- learn::store::ModelFilter
- learn::store::ModelMeta
- learn::store::RecordFilter
- learn::store::RecordId
- learn::store::RecordMeta
- learn::store::TrainedModelDto
- learn::store::TrainingMetricsDto
- learn::training::ConversationData
- learn::training::ConversationTurn
- learn::training::TrainingData
- learn::training::TrainingMetadata
- learn::trigger::AlwaysTrigger
- learn::trigger::AndTrigger
- learn::trigger::CountTrigger
- learn::trigger::ManualTrigger
- learn::trigger::NeverTrigger
- learn::trigger::OrTrigger
- learn::trigger::QualityTrigger
- learn::trigger::TimeTrigger
- learn::trigger::TriggerBuilder
- learn::trigger::TriggerContext
- learn::trigger::TriggerMetrics
- online_stats::ActionStats
- online_stats::DumpableStats
- online_stats::GlobalStats
- online_stats::StatsSubscriber
- online_stats::SwarmStats
- orchestrator::Orchestrator
- orchestrator::OrchestratorBuilder
- orchestrator::SwarmConfig
- orchestrator::SwarmResult
- orchestrator::WorkResultAdapter
- orchestrator::termination::CompletionState
- orchestrator::termination::TerminationConfig
- orchestrator::termination::TerminationJudge
- orchestrator::termination::TerminationRequest
- orchestrator::termination::WorkerResult
- pipeline::DebounceTransform
- pipeline::LearningSink
- pipeline::LocalFileWatcherSource
- pipeline::PassthroughTransform
- pipeline::Pipeline
- pipeline::WatchEvent
- snapshot::CompactFormatter
- snapshot::ConsoleFormatter
- snapshot::JsonFormatter
- snapshot::SnapshotOutput
- state::ActionHistory
- state::ActionResultSnapshot
- state::CompletedAsyncTask
- state::Environment
- state::Escalation
- state::HistoryEntry
- state::LlmStats
- state::LocalCache
- state::ManagerPhaseSnapshot
- state::SharedData
- state::SharedState
- state::SwarmState
- state::TickSnapshot
- state::WorkerResultSnapshot
- state::WorkerState
- state::WorkerStates
- telemetry::SwarmLayer
- telemetry::TickMetrics
- types::AgentId
- types::GroupId
- types::LoraConfig
- types::SwarmTask
- types::TaskId
- types::WorkerId
Enums
- actions::ActionCategory
- actions::ActionOutput
- actions::ActionValidationError
- agent::batch::BatchInvokeError
- agent::escalation::EscalationReason
- agent::manager::ManagementStrategy
- agent::worker::Priority
- agent::worker::WorkResult
- agent::worker::WorkerScope
- async_task::TaskStatus
- config::ConfigError
- config::LlmProvider
- config::LogLevel
- config::ProjectType
- config::Theme
- context::store::ContextTarget
- context::store::ContextView
- error::SwarmError
- events::LearnStatsOutcome
- events::LearningEvent
- events::LifecycleEvent
- exploration::dependency_planner::DependencyGraphError
- exploration::llm_provider::StrategyAdviceError
- exploration::map::AddResult
- exploration::map::GraphMapUpdate
- exploration::map::MapApplyResult
- exploration::map::MapError
- exploration::map::MapNodeState
- exploration::mutation::ExplorationResult
- exploration::mutation::MapUpdate
- exploration::mutation::MapUpdateResult
- exploration::selection::AnySelection
- exploration::selection::SelectionKind
- exploration::types::TrialPolicy
- learn::LearningQuery
- learn::LearningResult
- learn::daemon::ApplierError
- learn::daemon::ApplyMode
- learn::daemon::ApplyResult
- learn::daemon::DaemonError
- learn::daemon::DataSinkError
- learn::daemon::ProcessResult
- learn::daemon::ProcessorError
- learn::daemon::ProcessorMode
- learn::episode::Outcome
- learn::learn_model::LearnError
- learn::lora::ApplicatorError
- learn::lora::LoraTrainerError
- learn::lora::ServerState
- learn::lora::SwitchingBehavior
- learn::offline::ActionOrderSource
- learn::profile_store::ProfileStoreError
- learn::record::Record
- learn::scenario_profile::ProfileState
- learn::scenario_profile::ScenarioSource
- learn::scenario_registry::RegistryError
- learn::session_group::LearningPhase
- learn::snapshot::MergeStrategy
- learn::snapshot::SnapshotKey
- learn::stats_model::ModelType
- learn::stats_model::ParamValue
- learn::stats_model::ScoreQuery
- learn::store::OutcomeFilter
- learn::store::RecordStoreError
- learn::store::StoreError
- learn::training::ConversationRole
- learn::training::TrainingFormat
- learn::trigger::TriggerError
- orchestrator::termination::ExhaustedBehavior
- orchestrator::termination::FailureReason
- orchestrator::termination::MultiWorkerStrategy
- orchestrator::termination::SuccessReason
- orchestrator::termination::TerminationVerdict
- state::EscalationReason
- state::WorkResultSnapshot
- telemetry::ManagerState
- telemetry::SwarmEvent
Traits
- agent::batch::BatchInvoker
- agent::manager::ManagerAgent
- agent::worker::ScopeStrategy
- agent::worker::WorkerAgent
- analysis::analyzer::Analyzer
- async_task::AsyncTask
- async_task::AsyncTaskFactory
- context::resolver::NeighborStrategy
- debug::Dumpable
- environment::Environment
- events::LifecycleHook
- events::TraceSubscriber
- exploration::dependency_planner::DependencyGraphProvider
- exploration::dependency_planner::DependencyPlanner
- exploration::llm_provider::StrategyAdvisor
- exploration::map::ExplorationMap
- exploration::map::GraphExplorationMap
- exploration::map::HierarchicalMap
- exploration::map::MapState
- exploration::mutation::ActionExtractor
- exploration::mutation::MutationInput
- exploration::node_rules::Rules
- exploration::operator::MutationLogic
- exploration::provider::OperatorProvider
- exploration::selection::SelectionLogic
- learn::LearnedProvider
- learn::episode::EpisodeTrait
- learn::learn_model::LearnModel
- learn::learned_component::ComponentLearner
- learn::learned_component::LearnedComponent
- learn::lora::EndpointResolver
- learn::lora::ModelApplicator
- learn::profile_adapter::ProfileToOfflineModel
- learn::record::FromRecord
- learn::snapshot::SnapshotStorage
- learn::snapshot::TimeSeriesQuery
- learn::stats_model::Model
- learn::stats_model::Parametric
- learn::stats_model::Scorable
- learn::store::EpisodeRepository
- learn::store::EpisodeStore
- learn::store::LoraModelStore
- learn::store::RecordStore
- learn::trigger::TrainTrigger
- pipeline::EventSink
- pipeline::EventSource
- pipeline::EventTransform
- snapshot::SnapshotFormatter
Functions
- agent::worker_impl::execute_action
- agent::worker_impl::run_bash
- agent::worker_impl::run_grep
- agent::worker_impl::run_read
- agent::worker_impl::run_write
- events::create_action_event_publisher
- learn::profile_adapter::migrate_offline_model_to_profile
- learn::profile_adapter::offline_model_to_components
- learn::profile_adapter::profile_to_offline_model
- learn::snapshot::merge_snapshots
- telemetry::create_swarm_layer
- util::time::epoch_millis
- util::time::epoch_millis_for_ordering
Type Aliases
- agent::batch::BatchInvokeResult
- environment::EnvironmentBox
- error::SwarmResult
- exploration::map::MapResult
- exploration::operator::ConfigurableOperator
- exploration::operator::FifoOperator
- exploration::operator::Ucb1Operator
- exploration::selection::FifoSelection
- exploration::selection::GreedySelection
- exploration::selection::ThompsonSelection
- exploration::selection::Ucb1Selection
- exploration::space::ActionSpace
- exploration::space::ConfigurableSpace
- learn::SharedLearnedProvider
- learn::snapshot::Timestamp
Constants
- learn::learn_model::system_events::DEFAULT_SYSTEM_EVENTS
- learn::learn_model::system_events::DONE
- learn::learn_model::system_events::TICK_END
- learn::learn_model::system_events::TICK_START
- learn::snapshot::SNAPSHOT_VERSION
- learn::stats_model::param_keys::ERROR_RATE_THRESHOLD
- learn::stats_model::param_keys::INITIAL_STRATEGY
- learn::stats_model::param_keys::LEARNING_WEIGHT
- learn::stats_model::param_keys::MATURITY_THRESHOLD
- learn::stats_model::param_keys::NGRAM_WEIGHT
- learn::stats_model::param_keys::UCB1_C