List of all items
Structs
- types::agent::AgentCommand
- types::agent::AgentConfig
- types::agent::AgentHealth
- types::agent::McpServerConfig
- types::agent::PermissionPolicy
- types::agent::SlashCommand
- types::agent::SlashCommandArg
- types::channel::Channel
- types::channel::ChannelFilters
- types::channel::ChannelMessage
- types::channel::ChannelRules
- types::channel::InboundMessage
- types::config::AdvancedGatewayConfig
- types::config::AgentProviderConfig
- types::config::AgentsConfig
- types::config::AppConfig
- types::config::BoreConfig
- types::config::ChannelsConfig
- types::config::CloudflareConfig
- types::config::CredentialsConfig
- types::config::Ec2Config
- types::config::FrpConfig
- types::config::GatewayConfig
- types::config::KubernetesConfig
- types::config::LanConfig
- types::config::LlmProviderSeedConfig
- types::config::LlmProvidersConfig
- types::config::LoggingConfig
- types::config::NgrokConfig
- types::config::OAuthConfig
- types::config::OAuthProviderConfig
- types::config::PackerConfig
- types::config::ProvisioningConfig
- types::config::RoutingConfig
- types::config::RuntimeConfig
- types::config::SecurityConfig
- types::config::ServerConfig
- types::config::SlackGlobalConfig
- types::config::StreamingConfig
- types::config::WebhookGlobalConfig
- types::config::WhatsAppGlobalConfig
- types::credentials::CredentialSet
- types::credentials::OAuthToken
- types::image::BuiltImage
- types::image::ImageBuildRequest
- types::image::ImageBuildResult
- types::llm_provider::AgentLlmCompatibility
- types::llm_provider::LlmModel
- types::llm_provider::LlmProvider
- types::sandbox::ExecRequest
- types::sandbox::ExecResult
- types::sandbox::FileInfo
- types::sandbox::GitRepoSpec
- types::sandbox::LocalMountSpec
- types::sandbox::LogOptions
- types::sandbox::NetworkSpec
- types::sandbox::PortMapping
- types::sandbox::ResourceLimits
- types::sandbox::ResourceStats
- types::sandbox::SandboxFilters
- types::sandbox::SandboxInfo
- types::sandbox::SandboxSpec
- types::sandbox::VolumeMount
- types::session::Message
- types::session::Session
- types::stream::StreamEvent
- types::workspace::AgentFsConfig
- types::workspace::BinaryInstall
- types::workspace::FilesystemConfig
- types::workspace::LocalMount
- types::workspace::PreCommand
- types::workspace::SubagentConfig
- types::workspace::TemplateSource
- types::workspace::Workspace
- types::workspace::WorkspaceAgentConfig
- types::workspace::WorkspaceCredential
- types::workspace::WorkspaceFilters
- types::workspace::WorkspaceRepo
- types::workspace::WorkspaceRuntimeConfig
- types::workspace::WorkspaceSkill
- types::workspace::WorkspaceSpec
- types::workspace::WorkspaceToml
Enums
- error::CiabError
- resolve::ResourceSource
- types::agent::InteractiveProtocol
- types::agent::PermissionMode
- types::agent::PromptMode
- types::agent::SlashCommandCategory
- types::channel::ChannelBinding
- types::channel::ChannelProvider
- types::channel::ChannelProviderConfig
- types::channel::ChannelState
- types::channel::DmPolicy
- types::channel::GroupPolicy
- types::channel::MessageDirection
- types::credentials::CredentialType
- types::credentials::OAuthProvider
- types::image::ImageBuildStatus
- types::image::TemplateSource
- types::llm_provider::LlmProviderKind
- types::sandbox::SandboxPersistence
- types::sandbox::SandboxState
- types::session::MessageContent
- types::session::MessageRole
- types::session::SessionState
- types::stream::StreamEventType
- types::workspace::BinaryInstallMethod
- types::workspace::GitCloneStrategy
- types::workspace::RuntimeBackend
- types::workspace::SubagentActivation
- types::workspace::SyncMode
Traits
- traits::agent::AgentProvider
- traits::channel::ChannelAdapter
- traits::image_builder::ImageBuilder
- traits::runtime::SandboxRuntime
- traits::stream::StreamHandler