List of all items
Structs
- ProviderRegistry
- RetryPolicy
- cancel::CancelToken
- components::AgentMessage
- components::AgentState
- components::AssembledContext
- components::AwaitingInteraction
- components::ContextWindow
- components::EvictionResult
- components::GateAutoApprove
- components::InferenceConfig
- components::InferenceResult
- components::InteractionAutoApprove
- components::MessageInbox
- components::ParentRef
- components::SubAgentChildren
- components::ToolCall
- components::ToolResultRoutingComponent
- custom_region::AssembleMeta
- dynamic_interaction::UnattendedInteraction
- embed::AgentWorld
- embed::AgentWorldBuilder
- embed::BasicToolService
- embed::EventStream
- embed::RunId
- embed::SpawnSpec
- fanout::FanOutSpawnerRes
- fanout::FanOutState
- fanout::FanOutWaiting
- fanout::WorkItem
- host::DaemonHealth
- host::RunListEntry
- host::RunListing
- host::SpawnArgs
- host::WorldEventSink
- host::WorldHost
- inference_pool::InferencePermit
- inference_pool::InferencePoolConfig
- inference_pool::InferencePools
- inference_pool::PoolOccupancy
- interaction_hub::HubInteractionBackend
- interaction_hub::InteractionHub
- interaction_points::AwaitingInteractionPoint
- interaction_points::InteractionPointCursor
- interaction_points::InteractionPointOutcome
- interaction_points::InteractionPointResults
- interaction_points::InteractionPointRounds
- interaction_points::InteractionPointStage
- interaction_points::InteractionPointState
- interaction_points::PlanBodyOverride
- interaction_points::ReadyForInteractionPoint
- persistence::RunMetadata
- persistence::RunOutcomeFlags
- persistence::TokenTotals
- pipeline::AgentBlueprint
- pipeline::AwaitingCompaction
- pipeline::AwaitingInference
- pipeline::AwaitingTools
- pipeline::AwaitingTransitionChoice
- pipeline::AwaitingTransitionResponse
- pipeline::Circuit
- pipeline::CircuitPolicy
- pipeline::CompactionResults
- pipeline::CompactionSettings
- pipeline::ContextToolResults
- pipeline::DispatchStall
- pipeline::DynamicTools
- pipeline::GateScriptRules
- pipeline::GlobalNudge
- pipeline::InFlightWork
- pipeline::InferenceResults
- pipeline::InferenceStage
- pipeline::MessageIntake
- pipeline::ModelDefaults
- pipeline::PendingEdgeCompact
- pipeline::PersistWatermark
- pipeline::PersistenceStage
- pipeline::PolicyGate
- pipeline::ProcessResponse
- pipeline::ProviderCircuitState
- pipeline::ProviderCircuits
- pipeline::Providers
- pipeline::ReadyForTools
- pipeline::ReadyForTransition
- pipeline::ReadyToInfer
- pipeline::RequiredReentries
- pipeline::ResolveTransition
- pipeline::ResolvedStage
- pipeline::StageCursor
- pipeline::StageInference
- pipeline::StageInferences
- pipeline::StageIoBuffer
- pipeline::StageJustEntered
- pipeline::StageLedger
- pipeline::StageProgress
- pipeline::StageSetup
- pipeline::StageSetups
- pipeline::StallTimeout
- pipeline::ToolResults
- pipeline::ToolSensitivities
- pipeline::ToolServiceRes
- pipeline::ToolStage
- pipeline::ToolsNeedRefresh
- pipeline::TransitionResults
- pipeline::VisitCounts
- pipeline::WaitingForChildren
- pipeline::WedgeTimeout
- pipeline::Wedged
- provider_creds::ProviderCreds
- script_provider::ScriptProviderLayer
- script_provider::ScriptProviderSpec
- taint::TaintGate
- telemetry::StageActivity
- telemetry::Telemetry
- telemetry::TelemetryState
- title::AwaitingTitle
- title::PendingTitle
- title::TitleResults
- title::TitleSettings
- title::TitleSink
- tool_bridge::ToolJob
- tool_bridge::ToolLane
- tool_bridge::ToolLaneStats
- tool_bridge::ToolOutcome
- world::AgentCounts
- world::LaneSnapshot
- world::PipelineWorld
Enums
- components::AgentStatus
- components::WaitReason
- embed::BlueprintSource
- embed::EmbedError
- host::ControlOp
- host::SubAgentOp
- host::WorldEvent
- interaction_points::PointOutcome
- pipeline::StageOutcome
- pipeline::StallReason
- restore::RestorePriority
- taint::GateResolution
- telemetry::ActivityRecord
- world::TickOutcome
Traits
Functions
- context_setup::apply_layout
- context_setup::init_window
- context_setup::init_window_seeded
- dynamic_interaction::dispatch_dynamic_interaction
- dynamic_interaction::gate_block_info
- dynamic_interaction::gate_prompt_args
- dynamic_interaction::map_gate_approval
- dynamic_interaction::resolve_gate_with_asker
- dynamic_interaction::unattended_answer
- fanout::fan_out_collect
- fanout::fan_out_split
- fanout::parse_work_items
- fanout::restore_fan_out_waiting
- interaction_points::collect_interaction_point
- interaction_points::dispatch_interaction_point
- interaction_points::gate_interaction_points
- interaction_points::restore_interaction_point
- persistence::build_context_snapshot
- persistence::build_run_meta
- persistence::is_empty_output
- persistence::run_status_from
- persistence::stage_status_from
- pipeline::abort_terminal_work
- pipeline::check_workspace_health
- pipeline::collect_compaction
- pipeline::collect_inference
- pipeline::collect_tools
- pipeline::collect_transition_choice
- pipeline::deliver_messages
- pipeline::detect_stuck_stage
- pipeline::dispatch_compaction
- pipeline::dispatch_edge_compact
- pipeline::dispatch_inference
- pipeline::dispatch_persistence
- pipeline::dispatch_tools
- pipeline::dispatch_transition_choice
- pipeline::enforce_max_iterations
- pipeline::fail_stalled_dispatch
- pipeline::fail_wedged_runs
- pipeline::filter_tools_by_available
- pipeline::filter_tools_for_stage
- pipeline::force_transition
- pipeline::gate_requires_children
- pipeline::handle_empty_response
- pipeline::is_terminal_status
- pipeline::noop_progress
- pipeline::poll_dynamic_tool_refresh
- pipeline::process_response
- pipeline::providers_tried
- pipeline::reflect_interaction_status
- pipeline::refresh_advertised_tools
- pipeline::require_context_regions
- pipeline::resolve_stage_candidates
- pipeline::resolve_stage_model
- pipeline::resolve_stages
- pipeline::resolve_transition
- pipeline::rotate_open_circuits
- pipeline::spawn_agent
- pipeline::spawn_agent_seeded
- pipeline::sync_tool_stages
- provider_creds::build_provider_registry
- restore::classify_restore
- restore::restore_agent
- restore::restore_pending_batch
- restore::triage_restores
- telemetry::observe_lifecycle
- title::collect_title
- title::dispatch_title
- tool_bridge::off_lane
Type Aliases
- AgentEvent
- host::ForceTerminator
- host::Reaper
- host::Reloader
- host::SpawnPreprocessor
- host::Spawner
- pipeline::ToolProgress
- pipeline::Unreachable
- taint::ScriptRuleChecker
- tool_bridge::BoxedToolExec
- tool_bridge::ToolExecFuture
Constants
- dynamic_interaction::BLOCKING_INTERACTION_TOOLS
- dynamic_interaction::UNATTENDED_NO_ANSWER
- host::DEFAULT_DEAD_CYCLES_BEFORE_RELIEF
- host::DEFAULT_FINISHED_RETENTION_SECS
- interaction_hub::DEFAULT_INTERACTION_TIMEOUT_SECS
- interaction_points::MAX_REVISION_ROUNDS
- pipeline::DEFAULT_CIRCUIT_COOLDOWN_SECS
- pipeline::DEFAULT_FAILURES_BEFORE_OPEN
- pipeline::DEFAULT_STALL_TIMEOUT_SECS
- pipeline::DEFAULT_WEDGE_TIMEOUT_SECS
- pipeline::WORKSPACE_CHECK_INTERVAL
- restore::INTERRUPTED_TOOL_RESULT