List of all items
Structs
- CodeModeConfig
- CodeModeResultShapeMetadata
- SemanticSearchConfig
- artifacts::store::ArtifactReceipt
- artifacts::store::ArtifactStore
- broker::CodeModeBroker
- execute::CodeModeExecutionOutcome
- git::command::GitCommand
- git::provider::GitProvider
- host::ExecCtx
- host::NoopHost
- host::ResolvedSnippet
- host::ToolCallOutcome
- host::ToolsRender
- local_provider::LocalProviderCall
- openapi_feature::OpenApiRegistry
- pool::checkout::RunnerLease
- pool::checkout::RunnerPool
- pool::config::PoolConfig
- pool::job_guard::JobGuard
- pool::runner_handle::RunnerHandle
- pool::runner_handle::RunnerSpawn
- pool::runner_handle::StderrBuffer
- runner::runtime::RunnerError
- runner_drive::state::DriveState
- snippet::index::SnippetIndex
- snippet::store::SnippetInfo
- snippet::store::SnippetInputSpec
- state::path::VirtualPath
- state::provider::StateProvider
- state::quota::StateWorkspaceLimits
- state::quota::WorkspaceQuota
- state::workspace::ApplyEditPlanResult
- state::workspace::ArchiveCreateResult
- state::workspace::ArchiveListResult
- state::workspace::DetectFileResult
- state::workspace::EditPlanResult
- state::workspace::ExistsResult
- state::workspace::FileEdit
- state::workspace::GlobResult
- state::workspace::HashFileResult
- state::workspace::JsonReadResult
- state::workspace::ListResult
- state::workspace::MutationResult
- state::workspace::ReadFileResult
- state::workspace::ReplaceInFilesResult
- state::workspace::SearchFilesResult
- state::workspace::SearchMatch
- state::workspace::StatResult
- state::workspace::StateWorkspace
- state::workspace::WalkEntry
- state::workspace::WalkTreeResult
- state::workspace_archive::WorkspaceArchiveMeta
- types::caller::CodeModeCaller
- types::caller::CodeModeCallerCapabilities
- types::catalog::CodeModeSnippetInputEntry
- types::catalog::ToolDescriptor
- types::catalog::UiLink
- types::history::CodeModeHistory
- types::history::CodeModeHistoryEntry
- types::id::CodeModeToolId
- types::response::CodeModeExecutedCall
- types::response::CodeModeExecutionError
- types::response::CodeModeExecutionResponse
- types::response::CodeModeSourceLookup
- types::response::CodeModeSourceStore
Enums
- CodeModeResultShapePolicy
- error::ToolError
- host::StepDecision
- local_provider::LocalProviderName
- pool::disposition::RunnerDisposition
- protocol::CodeModeRunnerInput
- protocol::CodeModeRunnerOutput
- protocol::CodeModeRunnerResult
- runner::runtime::RunnerLoopOutcome
- runner_drive::outcome::DriveOutcome
- snippet::store::SnippetInputType
- snippet::store::SnippetSource
- types::caller::CodeModeSurface
- types::catalog::CodeModeCatalogKind
- types::history::CodeModeHistoryKind
- types::id::CodeModeToolRef
- types::response::CodeModeExecutionSource
- types::scope::ToolScope
Traits
Functions
- artifacts::path::artifact_root
- artifacts::path::safe_artifact_path
- artifacts::prune::prune_old_runs
- broker::code_mode_unknown_tool_hint
- code_mode_execute_trace
- env_non_empty
- execute::call_tool::call_host_tool
- execute::discovery::visible_tools
- execute::execute_inline
- execute::internal::describe_types
- execute::result::response_from_runner
- git::output::cap_output
- git::provider_dispatch::dispatch_git
- git::safety::safe_git_env
- git::safety::validate_ref
- home_dir
- install_call_budget_config_defaults
- is_sensitive_key
- local_provider::dispatch_local_provider
- local_provider::is_reserved_provider_namespace
- local_provider::parse_local_provider_call
- normalize_user_code
- openapi_feature::dispatch_openapi_provider
- openapi_feature::openapi_error_to_tool_error
- openapi_feature::split_openapi_method
- preamble::catalog::generate_js_proxy_from_catalog
- preamble::discovery::generate_discovery_js
- preamble::local::generate_local_provider_js
- preamble::names::namespace_segment
- preamble::names::tool_name_to_snake
- preamble::openapi::generate_openapi_provider_js
- process_tree::terminate_process_tree
- process_tree::unix::terminate_process_tree
- redact_secret_like_segments
- redact_stdio_args
- redact_stdio_value
- redact_trace_value
- redact_url
- reject_existing_symlink_ancestors
- reject_existing_symlinks_in_path
- reject_path_traversal
- runner::result_from_value
- runner::run_code_mode_runner_once
- runner::run_code_mode_runner_stdio_blocking
- runner::runtime::cleanup_execution_jail
- runner::runtime::emit_error
- runner::runtime::reset_sequence
- runner::runtime::run_next
- runner::runtime::run_start_without_io
- runner::steps::replay_or_execute
- runner_drive::artifact::artifact_call
- runner_drive::internal::is_internal_call
- runner_drive::local::is_local_provider
- runner_drive::openapi::dispatch_openapi_call_outside_local_lock
- runner_drive::openapi::is_openapi_provider_call
- runner_drive::snippet::snippet_tool_id
- runner_drive::step::step_error
- runner_drive::tool_call::executed_call
- runner_exe::resolve_runner_exe
- runner_exe::resolve_runner_exe_from
- runner_io::decode_runner_input
- runner_io::decode_runner_output
- runner_io::encode_runner_input
- runner_io::encode_runner_output
- runner_io::terminate_code_mode_runner
- runner_io::write_runner_input
- schema::validate_code_mode_params_against_schema
- snippet::io::read_snippet_file
- snippet::io::snippet_path
- snippet::resolve::bind_snippet_input
- soma_home
- state::path::is_reserved_metadata_path
- state::path::state_root
- state::provider_dispatch::dispatch_state
- state::workspace::default_search_limit
- state::workspace::default_true
- types::catalog::destructive_permitted
- types::id::namespaced_tool_id
- types::id::split_namespaced_id
Type Aliases
Constants
- CRATE_NAME
- MAX_SOURCE_BYTES
- SERVICE
- pool::config::MAX_OVERFLOW_ENV
- pool::config::POOL_SIZE_ENV
- pool::config::RECYCLE_AFTER_ENV
- protocol::CODE_MODE_STACK_SIZE_LIMIT
- runner::limits::DEFAULT_TIMEOUT_MS
- runner::limits::MAX_STDIO_LINE_BYTES
- runner::limits::MEMORY_LIMIT_BYTES
- runner_drive::internal::INTERNAL_NAMESPACE
- runner_drive::limits::MAX_INTERNAL_CALLS
- runner_drive::limits::MAX_PENDING_TOOL_CALLS