List of all items
Structs
- io::decision::ToolCallDecision
- io::input::RunRequest
- runtime::activity::NoOpActivityManager
- runtime::behavior::NoOpBehavior
- runtime::behavior::ReadOnlyContext
- runtime::extensions::Extensions
- runtime::inference::context::ContextWindowPolicy
- runtime::inference::context::InferenceContext
- runtime::inference::messaging::MessagingContext
- runtime::inference::response::InferenceError
- runtime::inference::response::LLMResponse
- runtime::inference::response::StreamResult
- runtime::inference::response::TokenUsage
- runtime::inference::transform::InferenceTransformOutput
- runtime::phase::ActionSet
- runtime::phase::AfterInferenceContext
- runtime::phase::AfterToolExecuteContext
- runtime::phase::BeforeInferenceContext
- runtime::phase::BeforeToolExecuteContext
- runtime::phase::RunEndContext
- runtime::phase::RunStartContext
- runtime::phase::StepEndContext
- runtime::phase::StepStartContext
- runtime::phase::step::StepContext
- runtime::phase::types::PhasePolicy
- runtime::run::context::RunContext
- runtime::run::delta::RunDelta
- runtime::run::flow::FlowControl
- runtime::run::lifecycle::RunLifecycleState
- runtime::run::lifecycle::RunLifecycleStateRef
- runtime::run::lifecycle::StoppedReason
- runtime::run::options::RunIdentity
- runtime::run::options::RunPolicy
- runtime::state::scope_context::ScopeContext
- runtime::state::scope_registry::StateScopeRegistry
- runtime::state::serialized_state_action::SerializedStateAction
- runtime::state::serialized_state_action::StateActionDeserializerRegistry
- runtime::state::spec::AnyStateAction
- runtime::tool_call::context::ActivityContext
- runtime::tool_call::context::CallerContext
- runtime::tool_call::context::ToolCallContext
- runtime::tool_call::context::ToolCallProgressState
- runtime::tool_call::context::ToolCallProgressStateRef
- runtime::tool_call::context::ToolCallProgressUpdate
- runtime::tool_call::context::ToolProgressState
- runtime::tool_call::context::ToolProgressStateRef
- runtime::tool_call::executor::ToolExecution
- runtime::tool_call::executor::ToolExecutionRequest
- runtime::tool_call::executor::ToolExecutionResult
- runtime::tool_call::gate::SuspendTicket
- runtime::tool_call::gate::ToolGate
- runtime::tool_call::lifecycle::PendingToolCall
- runtime::tool_call::lifecycle::SuspendedCall
- runtime::tool_call::lifecycle::SuspendedCallState
- runtime::tool_call::lifecycle::SuspendedCallStateRef
- runtime::tool_call::lifecycle::ToolCallResume
- runtime::tool_call::lifecycle::ToolCallState
- runtime::tool_call::lifecycle::ToolCallStateRef
- runtime::tool_call::suspension::Suspension
- runtime::tool_call::suspension::SuspensionResponse
- runtime::tool_call::tool::ToolDescriptor
- runtime::tool_call::tool::ToolExecutionEffect
- runtime::tool_call::tool::ToolResult
- storage::mailbox_types::MailboxEntry
- storage::mailbox_types::MailboxInterrupt
- storage::mailbox_types::MailboxPage
- storage::mailbox_types::MailboxQuery
- storage::mailbox_types::MailboxState
- storage::run_types::RunPage
- storage::run_types::RunQuery
- storage::run_types::RunRecord
- storage::types::Committed
- storage::types::MessagePage
- storage::types::MessageQuery
- storage::types::MessageWithCursor
- storage::types::ThreadHead
- storage::types::ThreadListPage
- storage::types::ThreadListQuery
- thread::changeset::RunMeta
- thread::changeset::ThreadChangeSet
- thread::message::Message
- thread::message::MessageMetadata
- thread::message::ToolCall
- thread::model::Thread
- thread::model::ThreadMetadata
- transport::transcoder::Identity
Enums
- StateScope
- io::event::stream::AgentEvent
- io::input::RuntimeInput
- runtime::StateScope
- runtime::inference::context::ContextCompactionMode
- runtime::inference::response::StopReason
- runtime::phase::AfterInferenceAction
- runtime::phase::AfterToolExecuteAction
- runtime::phase::BeforeInferenceAction
- runtime::phase::BeforeToolExecuteAction
- runtime::phase::LifecycleAction
- runtime::phase::types::Phase
- runtime::phase::types::StepOutcome
- runtime::run::flow::RunAction
- runtime::run::lifecycle::RunLifecycleAction
- runtime::run::lifecycle::RunStatus
- runtime::run::lifecycle::TerminationReason
- runtime::state::StateScope
- runtime::state::serialized_state_action::StateActionDecodeError
- runtime::state::spec::StateScope
- runtime::tool_call::context::ToolCallProgressStatus
- runtime::tool_call::executor::DecisionReplayPolicy
- runtime::tool_call::executor::ToolCallOutcome
- runtime::tool_call::executor::ToolExecutorError
- runtime::tool_call::gate::ToolCallAction
- runtime::tool_call::lifecycle::ResumeDecisionAction
- runtime::tool_call::lifecycle::SuspendedCallAction
- runtime::tool_call::lifecycle::ToolCallResumeMode
- runtime::tool_call::lifecycle::ToolCallStateAction
- runtime::tool_call::lifecycle::ToolCallStatus
- runtime::tool_call::tool::ToolError
- runtime::tool_call::tool::ToolStatus
- scope::ScopeDomain
- storage::mailbox_types::MailboxEntryOrigin
- storage::mailbox_types::MailboxEntryStatus
- storage::mailbox_types::MailboxStoreError
- storage::mailbox_types::ReceiveOutcome
- storage::run_types::RunOrigin
- storage::run_types::RunStoreError
- storage::types::SortOrder
- storage::types::ThreadStoreError
- storage::types::VersionPrecondition
- thread::changeset::CheckpointReason
- thread::message::Role
- thread::message::Visibility
Traits
- StateSpec
- runtime::StateSpec
- runtime::action::Action
- runtime::activity::ActivityManager
- runtime::behavior::AgentBehavior
- runtime::inference::transform::InferenceRequestTransform
- runtime::phase::PhaseContext
- runtime::state::StateSpec
- runtime::state::spec::StateSpec
- runtime::tool_call::context::ToolCallProgressSink
- runtime::tool_call::executor::ToolExecutor
- runtime::tool_call::tool::Tool
- runtime::tool_call::tool::TypedTool
- storage::mailbox_traits::MailboxReader
- storage::mailbox_traits::MailboxStore
- storage::mailbox_traits::MailboxWriter
- storage::mailbox_types::MailboxReceiver
- storage::run_traits::RunReader
- storage::run_traits::RunStore
- storage::run_traits::RunWriter
- storage::traits::ThreadReader
- storage::traits::ThreadStore
- storage::traits::ThreadSync
- storage::traits::ThreadWriter
- transport::transcoder::Transcoder
Macros
Functions
- io::decision_translation::current_unix_millis
- io::decision_translation::decision_action_from_result
- io::decision_translation::decision_reason_from_result
- io::decision_translation::is_denied_token
- io::decision_translation::suspension_response_to_decision
- runtime::behavior::build_read_only_context_from_step
- runtime::inference::transform::apply_request_transforms
- runtime::run::lifecycle::run_lifecycle_from_state
- runtime::state::spec::reduce_state_actions
- runtime::tool_call::lifecycle::suspended_calls_from_state
- runtime::tool_call::lifecycle::tool_call_states_from_state
- runtime::tool_call::tool::validate_against_schema
- scope::is_id_allowed
- scope::is_scope_allowed
- storage::mailbox_types::has_active_claim_for_mailbox
- storage::mailbox_types::paginate_mailbox_entries
- storage::run_types::paginate_runs_in_memory
- storage::types::paginate_in_memory
- thread::message::gen_message_id