List of all items
Structs
- AsyncBuiltinChildVmGuard
- Chunk
- CompileError
- CompiledFunction
- Compiler
- DebugState
- Vm
- agent_events::JsonlEventSink
- agent_events::MultiSink
- agent_events::PersistedAgentEvent
- agent_sessions::SessionPromptState
- agent_sessions::SessionState
- bridge::HostBridge
- bridge::QueuedUserMessage
- events::CollectorSink
- events::LogEvent
- events::SpanEvent
- events::StderrSink
- llm::LlmMock
- llm::LlmTraceEntry
- llm::MockError
- llm::capabilities::Capabilities
- llm::capabilities::CapabilitiesFile
- llm::capabilities::ProviderRule
- llm_config::AliasDef
- llm_config::HealthcheckDef
- llm_config::InferenceRule
- llm_config::ProviderDef
- llm_config::ProvidersConfig
- llm_config::TierDefaults
- llm_config::TierRule
- mcp::McpServerSpec
- mcp::VmMcpClientHandle
- mcp_registry::RegisteredMcpServer
- mcp_registry::RegistryStatus
- mcp_server::McpPromptArgDef
- mcp_server::McpPromptDef
- mcp_server::McpResourceDef
- mcp_server::McpResourceTemplateDef
- mcp_server::McpServer
- mcp_server::McpToolDef
- orchestration::ArtifactRecord
- orchestration::AutoCompactConfig
- orchestration::AutoCompactPolicy
- orchestration::BranchSemantics
- orchestration::CapabilityPolicy
- orchestration::CompactionEventRecord
- orchestration::ContextPolicy
- orchestration::EqIgnored
- orchestration::EscalationPolicy
- orchestration::EvalSuiteCase
- orchestration::EvalSuiteManifest
- orchestration::JoinPolicy
- orchestration::LlmUsageRecord
- orchestration::MapPolicy
- orchestration::ModelPolicy
- orchestration::MutationSessionRecord
- orchestration::ReducePolicy
- orchestration::ReplayEvalCaseReport
- orchestration::ReplayEvalReport
- orchestration::ReplayEvalSuiteReport
- orchestration::ReplayFixture
- orchestration::ReplayStageAssertion
- orchestration::RetryPolicy
- orchestration::RunActionGraphEdgeRecord
- orchestration::RunActionGraphNodeRecord
- orchestration::RunCheckpointRecord
- orchestration::RunChildRecord
- orchestration::RunDeliverableSummaryRecord
- orchestration::RunDiffReport
- orchestration::RunExecutionRecord
- orchestration::RunObservabilityDiffRecord
- orchestration::RunObservabilityRecord
- orchestration::RunPlannerRoundRecord
- orchestration::RunRecord
- orchestration::RunStageAttemptRecord
- orchestration::RunStageDiffRecord
- orchestration::RunStageRecord
- orchestration::RunTaskLedgerSummaryRecord
- orchestration::RunTraceSpanRecord
- orchestration::RunTranscriptPointerRecord
- orchestration::RunTransitionRecord
- orchestration::RunVerificationOutcomeRecord
- orchestration::RunWorkerLineageRecord
- orchestration::StageContract
- orchestration::ToolApprovalPolicy
- orchestration::ToolArgConstraint
- orchestration::ToolCallDiffRecord
- orchestration::ToolCallRecord
- orchestration::ToolHook
- orchestration::TrustedBridgeCallGuard
- orchestration::TurnPolicy
- orchestration::VerificationContract
- orchestration::VerificationRequirement
- orchestration::WorkflowAuditEntry
- orchestration::WorkflowEdge
- orchestration::WorkflowGraph
- orchestration::WorkflowNode
- orchestration::WorkflowSkillContext
- orchestration::WorkflowSkillContextGuard
- orchestration::WorkflowValidationReport
- skills::FsLayerConfig
- skills::discovery::DiscoveryOptions
- skills::discovery::DiscoveryReport
- skills::discovery::LayeredDiscovery
- skills::discovery::Shadowed
- skills::frontmatter::ParsedFrontmatter
- skills::frontmatter::SkillManifest
- skills::source::FsSkillSource
- skills::source::HostSkillSource
- skills::source::Skill
- skills::source::SkillManifestRef
- skills::substitute::SubstitutionContext
- stdlib::agent_state::backend::BackendScope
- stdlib::agent_state::backend::BackendWriteOptions
- stdlib::agent_state::backend::BackendWriteOutcome
- stdlib::agent_state::backend::ConflictRecord
- stdlib::agent_state::backend::FilesystemBackend
- stdlib::agent_state::backend::WriterIdentity
- stdlib::template::PromptSourceSpan
- stdlib::template::RegisteredPrompt
- tool_annotations::ToolAnnotations
- tool_annotations::ToolArgSchema
- tracing::Span
- tracing::SpanCollector
- value::VmAtomicHandle
- value::VmChannelHandle
- value::VmClosure
- value::VmEnv
- value::VmGenerator
- value::VmRange
- value::VmTaskHandle
- visible_text::VisibleTextState
- workspace_path::WorkspacePathInfo
Enums
- Constant
- DebugAction
- Op
- agent_events::AgentEvent
- agent_events::ToolCallStatus
- agent_events::WorkerEvent
- bridge::DeliveryCheckpoint
- bridge::QueuedUserMessageMode
- events::EventLevel
- iter::VmIter
- llm::AgentTraceEvent
- llm::LlmReplayMode
- llm::ToolRecordingMode
- llm_config::AuthEnv
- mcp_card::CardError
- orchestration::CompactStrategy
- orchestration::HookEvent
- orchestration::PostToolAction
- orchestration::PreToolAction
- orchestration::ToolApprovalDecision
- skills::ManifestSource
- skills::source::Layer
- stdlib::agent_state::backend::ConflictPolicy
- stdlib::template::PromptSpanKind
- tool_annotations::SideEffectLevel
- tool_annotations::ToolKind
- tracing::SpanKind
- value::ErrorCategory
- value::VmError
- value::VmValue
- workspace_path::WorkspacePathKind
Traits
- agent_events::AgentEventSink
- events::EventSink
- skills::source::SkillSource
- stdlib::agent_state::backend::DurableStateBackend
- stdlib::host::HostCallBridge
Functions
- agent_events::clear_session_sinks
- agent_events::emit_event
- agent_events::register_sink
- agent_events::reset_all_sinks
- agent_events::session_closure_subscriber_count
- agent_events::session_external_sink_count
- agent_sessions::active_skills
- agent_sessions::append_event
- agent_sessions::append_subscriber
- agent_sessions::child_ids
- agent_sessions::close
- agent_sessions::exists
- agent_sessions::fork
- agent_sessions::fork_at
- agent_sessions::inject_message
- agent_sessions::length
- agent_sessions::link_child_session
- agent_sessions::messages_json
- agent_sessions::open_child_session
- agent_sessions::open_or_create
- agent_sessions::parent_id
- agent_sessions::prompt_state_json
- agent_sessions::replace_messages
- agent_sessions::reset_session_store
- agent_sessions::reset_transcript
- agent_sessions::session_cap
- agent_sessions::set_active_skills
- agent_sessions::set_session_cap
- agent_sessions::snapshot
- agent_sessions::store_transcript
- agent_sessions::subscriber_count
- agent_sessions::subscribers_for
- agent_sessions::trim
- bridge::json_result_to_vm_value
- checkpoint::register_checkpoint_builtins
- clone_async_builtin_child_vm
- compile_source
- events::add_event_sink
- events::clear_event_sinks
- events::emit_log
- events::emit_span_end
- events::emit_span_start
- events::log_debug
- events::log_error
- events::log_info
- events::log_info_meta
- events::log_warn
- events::log_warn_meta
- events::reset_event_sinks
- install_async_builtin_child_vm
- iter::drain
- iter::iter_from_value
- iter::next_handle
- jsonrpc::error_response
- jsonrpc::error_response_with_data
- jsonrpc::notification
- jsonrpc::request
- jsonrpc::response
- llm::agent_trace_summary
- llm::capabilities::clear_user_overrides
- llm::capabilities::lookup
- llm::capabilities::set_user_overrides
- llm::capabilities::set_user_overrides_from_manifest_toml
- llm::capabilities::set_user_overrides_toml
- llm::clear_cli_llm_mock_mode
- llm::clear_current_host_bridge
- llm::drain_tool_recordings
- llm::enable_cli_llm_mock_recording
- llm::enable_tracing
- llm::fetch_provider_max_context
- llm::install_cli_llm_mocks
- llm::install_current_host_bridge
- llm::load_tool_replay_fixtures
- llm::peek_agent_trace
- llm::peek_total_cost
- llm::peek_trace
- llm::peek_trace_summary
- llm::register_agent_loop_with_bridge
- llm::register_llm_builtins
- llm::register_llm_call_with_bridge
- llm::reset_llm_state
- llm::resolve_api_key
- llm::set_replay_mode
- llm::set_tool_recording_mode
- llm::take_agent_trace
- llm::take_cli_llm_recordings
- llm::take_trace
- llm::vm_value_to_json
- llm_config::clear_user_overrides
- llm_config::default_tool_format
- llm_config::infer_provider
- llm_config::load_config
- llm_config::loaded_config_path
- llm_config::model_params
- llm_config::model_tier
- llm_config::provider_config
- llm_config::provider_has_feature
- llm_config::provider_names
- llm_config::resolve_base_url
- llm_config::resolve_model
- llm_config::resolve_tier_model
- llm_config::set_user_overrides
- llm_config::tier_candidates
- mcp::connect_mcp_server
- mcp::connect_mcp_server_from_json
- mcp::connect_mcp_server_from_spec
- mcp::register_mcp_builtins
- mcp_card::fetch_server_card
- mcp_card::invalidate_cached
- mcp_card::load_server_card_from_path
- mcp_registry::active_handle
- mcp_registry::ensure_active
- mcp_registry::get_registration
- mcp_registry::install_active
- mcp_registry::is_registered
- mcp_registry::register_servers
- mcp_registry::release
- mcp_registry::reset
- mcp_registry::snapshot_status
- mcp_registry::sweep_expired
- mcp_server::register_mcp_server_builtins
- mcp_server::take_mcp_serve_prompts
- mcp_server::take_mcp_serve_registry
- mcp_server::take_mcp_serve_resource_templates
- mcp_server::take_mcp_serve_resources
- mcp_server::tool_registry_to_mcp_tools
- metadata::register_metadata_builtins
- metadata::register_scan_builtins
- orchestration::allow_trusted_bridge_calls
- orchestration::append_audit_entry
- orchestration::builtin_ceiling
- orchestration::clear_runtime_hooks
- orchestration::clear_tool_hooks
- orchestration::compact_strategy_name
- orchestration::current_approval_policy
- orchestration::current_execution_policy
- orchestration::current_mutation_session
- orchestration::current_tool_annotations
- orchestration::current_tool_declared_path_entries
- orchestration::current_tool_declared_paths
- orchestration::current_tool_mutation_classification
- orchestration::current_workflow_skill_context
- orchestration::dedup_artifacts
- orchestration::derive_run_observability
- orchestration::diff_run_records
- orchestration::enforce_current_policy_for_bridge_builtin
- orchestration::enforce_current_policy_for_builtin
- orchestration::enforce_current_policy_for_tool
- orchestration::enforce_tool_arg_constraints
- orchestration::estimate_message_tokens
- orchestration::evaluate_run_against_fixture
- orchestration::evaluate_run_suite
- orchestration::evaluate_run_suite_manifest
- orchestration::execute_stage_node
- orchestration::inject_workflow_verification_contracts
- orchestration::install_current_mutation_session
- orchestration::install_workflow_skill_context
- orchestration::load_run_record
- orchestration::microcompact_artifact
- orchestration::microcompact_tool_output
- orchestration::next_node_for
- orchestration::next_nodes_for
- orchestration::normalize_artifact
- orchestration::normalize_eval_suite_manifest
- orchestration::normalize_run_record
- orchestration::normalize_workflow_value
- orchestration::parse_compact_strategy
- orchestration::parse_workflow_edge_json
- orchestration::parse_workflow_node_json
- orchestration::parse_workflow_node_value
- orchestration::pop_approval_policy
- orchestration::pop_execution_policy
- orchestration::push_approval_policy
- orchestration::push_execution_policy
- orchestration::redact_transcript_visibility
- orchestration::register_tool_hook
- orchestration::register_vm_hook
- orchestration::render_artifacts_context
- orchestration::render_unified_diff
- orchestration::render_verification_context
- orchestration::render_workflow_prompt
- orchestration::replay_fixture_from_run
- orchestration::run_lifecycle_hooks
- orchestration::run_post_tool_hooks
- orchestration::run_pre_tool_hooks
- orchestration::save_run_record
- orchestration::select_artifacts
- orchestration::select_artifacts_adaptive
- orchestration::stage_verification_contracts
- orchestration::tool_fixture_hash
- orchestration::validate_workflow
- orchestration::verification_contract_from_verify
- orchestration::workflow_tool_annotations
- orchestration::workflow_tool_names
- orchestration::workflow_tool_policy_from_tools
- orchestration::workflow_verification_contracts
- register_http_builtins
- reset_http_state
- reset_thread_local_state
- restore_async_builtin_child_vm
- runtime_paths::checkpoint_dir
- runtime_paths::metadata_dir
- runtime_paths::run_root
- runtime_paths::state_root
- runtime_paths::store_path
- runtime_paths::worktree_root
- skills::build_fs_discovery
- skills::default_system_dirs
- skills::default_user_dir
- skills::frontmatter::parse_frontmatter
- skills::frontmatter::split_frontmatter
- skills::parse_env_skills_path
- skills::source::skill_entry_to_vm
- skills::substitute::substitute_skill_body
- stdlib::agent_state::register_agent_state_builtins
- stdlib::host::clear_host_call_bridge
- stdlib::host::set_host_call_bridge
- stdlib::process::asset_root_path
- stdlib::process::execution_root_path
- stdlib::process::find_project_root
- stdlib::process::resolve_source_asset_path
- stdlib::process::resolve_source_relative_path
- stdlib::process::runtime_root_base
- stdlib::process::set_thread_execution_context
- stdlib::process::source_root_path
- stdlib::register_agent_stdlib
- stdlib::register_core_stdlib
- stdlib::register_io_stdlib
- stdlib::register_vm_stdlib
- stdlib::reset_stdlib_state
- stdlib::stdlib_builtin_names
- stdlib::template::lookup_prompt_consumers
- stdlib::template::lookup_prompt_span
- stdlib::template::next_prompt_render_ordinal
- stdlib::template::prompt_render_indices
- stdlib::template::record_prompt_render_index
- stdlib::template::validate_template_syntax
- stdlib::tracing::finish_span_from_args
- stdlib_modules::get_stdlib_source
- store::register_store_builtins
- take_async_builtin_child_vm
- tracing::current_span_id
- tracing::format_summary
- tracing::is_tracing_enabled
- tracing::peek_spans
- tracing::reset_tracing
- tracing::set_tracing_enabled
- tracing::span_end
- tracing::span_set_metadata
- tracing::span_start
- tracing::span_to_vm_value
- tracing::take_spans
- value::categorized_error
- value::classify_error_message
- value::closest_match
- value::compare_values
- value::error_to_category
- value::value_identity_key
- value::value_structural_hash_key
- value::values_equal
- value::values_identical
- visible_text::sanitize_visible_assistant_text
- workspace_path::classify_workspace_path
- workspace_path::normalize_workspace_path
Type Aliases
- orchestration::PostToolHookFn
- orchestration::PreToolHookFn
- skills::source::HostSkillFetcher
- skills::source::HostSkillLister
- value::ModuleFunctionRegistry
- value::ModuleState
- value::VmAsyncBuiltinFn
- value::VmBuiltinFn
- value::VmJoinHandle