List of all items
Structs
- a2a::client::A2AClient
- a2a::grpc::A2aServiceImpl
- a2a::grpc::GrpcTaskStore
- a2a::proto::AgentCapabilities
- a2a::proto::AgentCard
- a2a::proto::AgentCardSignature
- a2a::proto::AgentExtension
- a2a::proto::AgentInterface
- a2a::proto::AgentProvider
- a2a::proto::AgentSkill
- a2a::proto::ApiKeySecurityScheme
- a2a::proto::Artifact
- a2a::proto::AuthenticationInfo
- a2a::proto::AuthorizationCodeOAuthFlow
- a2a::proto::CancelTaskRequest
- a2a::proto::ClientCredentialsOAuthFlow
- a2a::proto::CreateTaskPushNotificationConfigRequest
- a2a::proto::DataPart
- a2a::proto::DeleteTaskPushNotificationConfigRequest
- a2a::proto::FilePart
- a2a::proto::GetAgentCardRequest
- a2a::proto::GetTaskPushNotificationConfigRequest
- a2a::proto::GetTaskRequest
- a2a::proto::HttpAuthSecurityScheme
- a2a::proto::ImplicitOAuthFlow
- a2a::proto::ListTaskPushNotificationConfigRequest
- a2a::proto::ListTaskPushNotificationConfigResponse
- a2a::proto::Message
- a2a::proto::MutualTlsSecurityScheme
- a2a::proto::OAuth2SecurityScheme
- a2a::proto::OAuthFlows
- a2a::proto::OpenIdConnectSecurityScheme
- a2a::proto::Part
- a2a::proto::PasswordOAuthFlow
- a2a::proto::PushNotificationConfig
- a2a::proto::Security
- a2a::proto::SecurityScheme
- a2a::proto::SendMessageConfiguration
- a2a::proto::SendMessageRequest
- a2a::proto::SendMessageResponse
- a2a::proto::StreamResponse
- a2a::proto::StringList
- a2a::proto::Task
- a2a::proto::TaskArtifactUpdateEvent
- a2a::proto::TaskPushNotificationConfig
- a2a::proto::TaskStatus
- a2a::proto::TaskStatusUpdateEvent
- a2a::proto::TaskSubscriptionRequest
- a2a::proto::a2a_service_client::A2aServiceClient
- a2a::proto::a2a_service_server::A2aServiceServer
- a2a::server::A2AServer
- a2a::types::AgentCapabilities
- a2a::types::AgentCard
- a2a::types::AgentCardSignature
- a2a::types::AgentExtension
- a2a::types::AgentInterface
- a2a::types::AgentProvider
- a2a::types::AgentSkill
- a2a::types::Artifact
- a2a::types::AuthenticationInfo
- a2a::types::FileContent
- a2a::types::JsonRpcError
- a2a::types::JsonRpcRequest
- a2a::types::JsonRpcResponse
- a2a::types::Message
- a2a::types::MessageSendConfiguration
- a2a::types::MessageSendParams
- a2a::types::OAuthFlowAuthorizationCode
- a2a::types::OAuthFlowClientCredentials
- a2a::types::OAuthFlowDeviceCode
- a2a::types::OAuthFlowImplicit
- a2a::types::OAuthFlows
- a2a::types::PushNotificationConfig
- a2a::types::Task
- a2a::types::TaskArtifactUpdateEvent
- a2a::types::TaskPushNotificationConfig
- a2a::types::TaskQueryParams
- a2a::types::TaskStatus
- a2a::types::TaskStatusUpdateEvent
- a2a::worker::HeartbeatState
- agent::Agent
- agent::AgentInfo
- agent::AgentRegistry
- agent::AgentResponse
- agent::ToolUse
- audit::AuditEntry
- audit::AuditLog
- benchmark::AggregateMetrics
- benchmark::BenchmarkConfig
- benchmark::BenchmarkRunner
- benchmark::BenchmarkSubmission
- benchmark::BenchmarkSuiteResult
- benchmark::BenchmarkSummary
- benchmark::ModelBenchmarkResult
- benchmark::ModelRanking
- benchmark::PrdBenchmarkResult
- benchmark::QualityCheckResult
- benchmark::StoryBenchmarkResult
- bus::AgentBus
- bus::BusEnvelope
- bus::BusHandle
- bus::registry::AgentRegistry
- bus::relay::ProtocolRelayRuntime
- bus::relay::RelayAgentProfile
- cli::A2aArgs
- cli::AuthArgs
- cli::BenchmarkArgs
- cli::CleanupArgs
- cli::Cli
- cli::ConfigArgs
- cli::CopilotAuthArgs
- cli::LoginAuthArgs
- cli::McpArgs
- cli::ModelsArgs
- cli::MoltbookArgs
- cli::MoltbookCommentArgs
- cli::MoltbookPostArgs
- cli::MoltbookRegisterArgs
- cli::MoltbookSearchArgs
- cli::MoltbookUpdateProfileArgs
- cli::OkrArgs
- cli::RalphArgs
- cli::RegisterAuthArgs
- cli::RlmArgs
- cli::RunArgs
- cli::ServeArgs
- cli::SpawnArgs
- cli::StatsArgs
- cli::SwarmArgs
- cli::TuiArgs
- cli::WorkerServerArgs
- cli::auth::SavedCredentials
- cognition::AttentionItem
- cognition::CognitionRuntime
- cognition::CognitionRuntimeOptions
- cognition::CognitionStatus
- cognition::CreatePersonaRequest
- cognition::GlobalWorkspace
- cognition::LineageGraph
- cognition::LineageNode
- cognition::MemorySnapshot
- cognition::PersonaIdentity
- cognition::PersonaPolicy
- cognition::PersonaRuntimeState
- cognition::Proposal
- cognition::ReapPersonaRequest
- cognition::ReapPersonaResponse
- cognition::SpawnPersonaRequest
- cognition::StartCognitionRequest
- cognition::StopCognitionRequest
- cognition::SwarmGovernance
- cognition::ThinkerClient
- cognition::ThinkerConfig
- cognition::ThinkerOutput
- cognition::ThoughtEvent
- cognition::beliefs::Belief
- cognition::executor::CapabilityLease
- cognition::executor::DecisionReceipt
- cognition::executor::ToolInvocation
- cognition::persistence::PersistedCognitionState
- cognition::tool_router::ToolCallRouter
- cognition::tool_router::ToolRouterConfig
- config::A2aConfig
- config::AgentConfig
- config::Config
- config::PermissionConfig
- config::ProviderConfig
- config::SessionConfig
- config::TelemetryConfig
- config::UiConfig
- event_stream::ChatEvent
- event_stream::EventFile
- event_stream::EventStreamWriter
- event_stream::s3_sink::ArchivedEventFile
- event_stream::s3_sink::S3Sink
- event_stream::s3_sink::S3SinkConfig
- k8s::DeployAction
- k8s::K8sManager
- k8s::K8sStatus
- k8s::PodInfo
- lsp::client::LspClient
- lsp::client::LspManager
- lsp::transport::LspTransport
- lsp::types::ClientInfo
- lsp::types::CompletionItemInfo
- lsp::types::DidChangeTextDocumentParams
- lsp::types::DidCloseTextDocumentParams
- lsp::types::DidOpenTextDocumentParams
- lsp::types::InitializeParams
- lsp::types::InitializeResult
- lsp::types::JsonRpcError
- lsp::types::JsonRpcNotification
- lsp::types::JsonRpcRequest
- lsp::types::JsonRpcResponse
- lsp::types::LocationInfo
- lsp::types::LspConfig
- lsp::types::PositionInfo
- lsp::types::RangeInfo
- lsp::types::ReferenceContext
- lsp::types::ReferenceParams
- lsp::types::ServerInfo
- lsp::types::SymbolInfo
- lsp::types::TextDocumentContentChangeEvent
- lsp::types::VersionedTextDocumentIdentifier
- lsp::types::WorkspaceFolder
- lsp::types::WorkspaceSymbolParams
- mcp::CallToolParams
- mcp::CallToolResult
- mcp::ClientCapabilities
- mcp::ClientInfo
- mcp::CreateMessageParams
- mcp::CreateMessageResult
- mcp::GetPromptParams
- mcp::GetPromptResult
- mcp::InitializeParams
- mcp::InitializeResult
- mcp::JsonRpcError
- mcp::JsonRpcNotification
- mcp::JsonRpcRequest
- mcp::JsonRpcResponse
- mcp::ListPromptsResult
- mcp::ListResourcesResult
- mcp::ListToolsResult
- mcp::LoggingCapability
- mcp::LoggingMessageParams
- mcp::McpClient
- mcp::McpPrompt
- mcp::McpRegistry
- mcp::McpResource
- mcp::McpServer
- mcp::McpTool
- mcp::ModelHint
- mcp::ModelPreferences
- mcp::PromptArgument
- mcp::PromptMessage
- mcp::PromptsCapability
- mcp::ReadResourceParams
- mcp::ReadResourceResult
- mcp::ResourceContents
- mcp::ResourceMetadata
- mcp::ResourcesCapability
- mcp::RootsCapability
- mcp::SamplingCapability
- mcp::SamplingMessage
- mcp::ServerCapabilities
- mcp::ServerInfo
- mcp::SseTransport
- mcp::StdioTransport
- mcp::ToolMetadata
- mcp::ToolsCapability
- moltbook::AgentProfile
- moltbook::ApiResponse
- moltbook::ClaimStatus
- moltbook::FeedResponse
- moltbook::MoltbookClient
- moltbook::Post
- moltbook::PostAuthor
- moltbook::RegisterResponse
- moltbook::RegisteredAgent
- okr::ApprovalDecision
- okr::KeyResult
- okr::KrOutcome
- okr::Okr
- okr::OkrRun
- okr::persistence::OkrRepository
- okr::persistence::OkrRepositoryStats
- opencode::OpenCodeCacheTokens
- opencode::OpenCodeMessage
- opencode::OpenCodeMessagePath
- opencode::OpenCodeMessageSummary
- opencode::OpenCodeMessageTime
- opencode::OpenCodeModel
- opencode::OpenCodePart
- opencode::OpenCodePartTime
- opencode::OpenCodeSession
- opencode::OpenCodeSessionSummary
- opencode::OpenCodeStorage
- opencode::OpenCodeSummary
- opencode::OpenCodeTime
- opencode::OpenCodeTodo
- opencode::OpenCodeTokens
- provider::CompletionRequest
- provider::CompletionResponse
- provider::Message
- provider::ModelInfo
- provider::ProviderRegistry
- provider::ToolDefinition
- provider::Usage
- provider::anthropic::AnthropicProvider
- provider::bedrock::AwsCredentials
- provider::bedrock::BedrockProvider
- provider::copilot::CopilotProvider
- provider::google::GoogleProvider
- provider::models::ApiModelInfo
- provider::models::ModelCatalog
- provider::models::ModelCost
- provider::models::ModelLimit
- provider::models::ModelModalities
- provider::models::ProviderInfo
- provider::moonshot::MoonshotProvider
- provider::openai::OpenAIProvider
- provider::openrouter::OpenRouterProvider
- provider::stepfun::StepFunProvider
- provider::zai::ZaiProvider
- ralph::Prd
- ralph::ProgressEntry
- ralph::QualityChecks
- ralph::RalphConfig
- ralph::RalphLoop
- ralph::RalphState
- ralph::UserStory
- rlm::RlmConfig
- rlm::RlmResult
- rlm::RlmStats
- rlm::chunker::Chunk
- rlm::chunker::ChunkOptions
- rlm::chunker::RlmChunker
- rlm::repl::ExternalRepl
- rlm::repl::ReplResult
- rlm::repl::RlmAnalysisResult
- rlm::repl::RlmExecutor
- rlm::repl::RlmRepl
- rlm::repl::SubQuery
- rlm::router::AutoProcessContext
- rlm::router::ProcessProgress
- rlm::router::RlmRouter
- rlm::router::RoutingContext
- rlm::router::RoutingResult
- secrets::ProviderSecrets
- secrets::SecretsManager
- secrets::VaultConfig
- server::AppState
- server::KnativeTask
- server::KnativeTaskQueue
- server::auth::AuthState
- server::policy::PolicyResource
- server::policy::PolicyUser
- session::Session
- session::SessionMetadata
- session::SessionResult
- session::SessionSummary
- swarm::StageStats
- swarm::SwarmArtifact
- swarm::SwarmConfig
- swarm::SwarmResult
- swarm::SwarmStats
- swarm::cache::CacheConfig
- swarm::cache::CacheEntry
- swarm::cache::CacheStats
- swarm::cache::SwarmCache
- swarm::executor::SwarmExecutor
- swarm::executor::SwarmExecutorBuilder
- swarm::orchestrator::Orchestrator
- swarm::rate_limiter::AdaptiveRateLimiter
- swarm::rate_limiter::RateLimitInfo
- swarm::rate_limiter::RateLimitStats
- swarm::result_store::ResultNotification
- swarm::result_store::ResultSchema
- swarm::result_store::ResultStore
- swarm::result_store::SharedResult
- swarm::result_store::SubTaskStoreHandle
- swarm::subtask::SubAgent
- swarm::subtask::SubTask
- swarm::subtask::SubTaskContext
- swarm::subtask::SubTaskResult
- swarm::subtask::ToolCallRecord
- telemetry::ContextLimit
- telemetry::CostEstimate
- telemetry::FileChange
- telemetry::StageTelemetry
- telemetry::SwarmTelemetryCollector
- telemetry::SwarmTelemetryMetrics
- telemetry::TelemetryData
- telemetry::TelemetryStats
- telemetry::TokenCounts
- telemetry::TokenStats
- telemetry::TokenUsageRegistry
- telemetry::TokenUsageSnapshot
- telemetry::TokenUsageTracker
- telemetry::ToolExecution
- telemetry::ToolExecutionStats
- telemetry::ToolExecutionTracker
- tool::ToolRegistry
- tool::ToolResult
- tool::advanced_edit::AdvancedEditTool
- tool::agent::AgentTool
- tool::avatar::AvatarTool
- tool::bash::BashTool
- tool::batch::BatchTool
- tool::codesearch::CodeSearchTool
- tool::confirm_edit::ConfirmEditInput
- tool::confirm_edit::ConfirmEditTool
- tool::confirm_multiedit::ConfirmMultiEditInput
- tool::confirm_multiedit::ConfirmMultiEditTool
- tool::confirm_multiedit::EditOperation
- tool::confirm_multiedit::EditPreview
- tool::edit::EditTool
- tool::file::GlobTool
- tool::file::ListTool
- tool::file::ReadTool
- tool::file::WriteTool
- tool::image::ImageTool
- tool::image::ImageToolInput
- tool::invalid::InvalidTool
- tool::lsp::LspTool
- tool::mcp_bridge::McpBridgeTool
- tool::memory::MemoryEntry
- tool::memory::MemoryStats
- tool::memory::MemoryStore
- tool::memory::MemoryTool
- tool::multiedit::EditResult
- tool::multiedit::MultiEditSummary
- tool::multiedit::MultiEditTool
- tool::patch::ApplyPatchTool
- tool::plan::PlanEnterTool
- tool::plan::PlanExitTool
- tool::podcast::PodcastTool
- tool::prd::PrdTool
- tool::question::QuestionTool
- tool::ralph::RalphTool
- tool::rlm::RlmTool
- tool::sandbox::PluginManifest
- tool::sandbox::PluginRegistry
- tool::sandbox::SandboxPolicy
- tool::sandbox::SandboxResult
- tool::sandbox::SigningKey
- tool::search::GrepTool
- tool::skill::SkillTool
- tool::swarm_share::SwarmShareTool
- tool::task::TaskTool
- tool::todo::TodoItem
- tool::todo::TodoReadTool
- tool::todo::TodoWriteTool
- tool::undo::UndoInput
- tool::undo::UndoTool
- tool::voice::VoiceTool
- tool::webfetch::WebFetchTool
- tool::websearch::WebSearchTool
- tool::youtube::YouTubeTool
- tui::bus_log::BusLogEntry
- tui::bus_log::BusLogState
- tui::message_formatter::MessageFormatter
- tui::ralph_view::RalphStoryInfo
- tui::ralph_view::RalphViewState
- tui::swarm_view::AgentMessageEntry
- tui::swarm_view::AgentToolCallDetail
- tui::swarm_view::SubTaskInfo
- tui::swarm_view::SwarmViewState
- tui::theme::Theme
- tui::token_display::TokenDisplay
- worker_server::WorkerServerState
- worktree::MergeResult
- worktree::WorktreeInfo
- worktree::WorktreeManager
Enums
- a2a::proto::Role
- a2a::proto::TaskState
- a2a::proto::file_part::File
- a2a::proto::o_auth_flows::Flow
- a2a::proto::part::Part
- a2a::proto::security_scheme::Scheme
- a2a::proto::send_message_response::Payload
- a2a::proto::stream_response::Payload
- a2a::types::MessageRole
- a2a::types::Part
- a2a::types::SecurityScheme
- a2a::types::SendMessageResponse
- a2a::types::StreamEvent
- a2a::types::TaskState
- a2a::worker::WorkerStatus
- agent::AgentMode
- audit::AuditCategory
- audit::AuditOutcome
- bus::BusMessage
- cli::AuthCommand
- cli::Command
- cli::MoltbookCommand
- cognition::AttentionSource
- cognition::CandleDevicePreference
- cognition::PersonaStatus
- cognition::ProposalRisk
- cognition::ProposalStatus
- cognition::ProposalVote
- cognition::ThinkerBackend
- cognition::ThoughtEventType
- cognition::beliefs::BeliefStatus
- cognition::executor::ExecutionOutcome
- config::AutoApprovePolicy
- config::PermissionAction
- event_stream::EventCategory
- event_stream::s3_sink::S3SinkError
- lsp::types::LspActionResult
- mcp::LogLevel
- mcp::PromptContent
- mcp::PromptRole
- mcp::RequestId
- mcp::ResourceContent
- mcp::SamplingContent
- mcp::ToolContent
- okr::ApprovalChoice
- okr::KeyResultStatus
- okr::KrMetricType
- okr::KrOutcomeType
- okr::OkrRunStatus
- okr::OkrStatus
- okr::OkrValidationError
- provider::ContentPart
- provider::FinishReason
- provider::Role
- provider::StreamChunk
- provider::bedrock::BedrockAuth
- ralph::RalphStatus
- rlm::chunker::ChunkType
- rlm::chunker::ContentType
- rlm::repl::DslResult
- rlm::repl::ReplRuntime
- rlm::tools::RlmToolResult
- session::SessionEvent
- swarm::ActorStatus
- swarm::DecompositionStrategy
- swarm::SwarmMessage
- swarm::executor::AgentLoopExit
- swarm::orchestrator::OrchestratorMessage
- swarm::orchestrator::SubAgentMessage
- swarm::result_store::SubscriptionPattern
- swarm::subtask::SubAgentStatus
- swarm::subtask::SubTaskStatus
- telemetry::FileChangeType
- telemetry::PrivacyLevel
- tool::todo::Priority
- tool::todo::TodoStatus
- tui::ralph_view::RalphEvent
- tui::ralph_view::RalphStoryStatus
- tui::swarm_view::SwarmEvent
- tui::theme::ColorDef
- tui::theme_utils::ColorSupport
Traits
- a2a::proto::a2a_service_server::A2aService
- mcp::Transport
- provider::Provider
- swarm::Actor
- swarm::Handler
- swarm::result_store::ResultStoreContext
- tool::Tool
Functions
- a2a::bridge::json_to_prost_struct
- a2a::bridge::local_card_to_proto
- a2a::bridge::local_message_to_proto
- a2a::bridge::local_task_status_to_proto
- a2a::bridge::local_task_to_proto
- a2a::bridge::prost_struct_to_json
- a2a::bridge::proto_message_to_local
- a2a::bridge::proto_task_to_local
- a2a::spawn::run
- a2a::worker::run
- a2a::worker::run_with_state
- agent::builtin::build_agent
- agent::builtin::build_plan_system_prompt
- agent::builtin::build_system_prompt
- agent::builtin::explore_agent
- agent::builtin::load_agents_md
- agent::builtin::load_all_agents_md
- agent::builtin::plan_agent
- audit::audit_log
- audit::init_audit_log
- audit::try_audit_log
- benchmark::detect_tier
- cli::auth::execute
- cli::auth::load_saved_credentials
- cli::config::execute
- cli::run::execute
- cognition::beliefs::extract_beliefs_from_thought
- cognition::executor::execute_tool_requests
- cognition::persistence::load_state
- cognition::persistence::save_state
- lsp::types::detect_language_from_path
- lsp::types::ensure_server_installed
- lsp::types::get_language_server_config
- moltbook::intro_post
- opencode::convert::to_codetether_session
- opencode::opencode_storage_dir
- provider::copilot::enterprise_base_url
- provider::copilot::normalize_enterprise_domain
- provider::parse_model_string
- ralph::create_prd_template
- rlm::tools::dispatch_tool_call
- rlm::tools::rlm_tool_definitions
- secrets::get_api_key
- secrets::get_provider_secrets
- secrets::has_api_key
- secrets::init_from_manager
- secrets::init_secrets_manager
- secrets::secrets_manager
- secrets::set_provider_secrets
- server::auth::require_auth
- server::policy::check_policy
- server::policy::enforce_policy
- server::serve
- session::list_sessions
- session::list_sessions_for_directory
- session::list_sessions_with_opencode
- session::list_sessions_with_opencode_paged
- swarm::executor::run_agent_loop
- telemetry::get_persistent_stats
- telemetry::record_persistent
- tool::sandbox::execute_sandboxed
- tool::sandbox::hash_bytes
- tool::sandbox::hash_file
- tui::bus_log::render_bus_log
- tui::ralph_view::render_ralph_view
- tui::run
- tui::swarm_view::render_swarm_view
- tui::theme_utils::detect_color_support
- tui::theme_utils::validate_theme
- worker_server::start_worker_server
- worker_server::start_worker_server_with_state
Type Aliases
- a2a::types::SecurityRequirement
- provider::models::ModelsApiResponse
- telemetry::SubAgentExecId
- telemetry::SwarmExecId
- telemetry::ToolExecId
Statics
Constants
- a2a::proto::a2a_service_server::SERVICE_NAME
- a2a::types::CONTENT_TYPE_NOT_SUPPORTED
- a2a::types::INTERNAL_ERROR
- a2a::types::INVALID_PARAMS
- a2a::types::INVALID_REQUEST
- a2a::types::METHOD_NOT_FOUND
- a2a::types::PARSE_ERROR
- a2a::types::PUSH_NOT_SUPPORTED
- a2a::types::TASK_NOT_CANCELABLE
- a2a::types::TASK_NOT_FOUND
- a2a::types::UNSUPPORTED_OPERATION
- a2a::worker::DEFAULT_A2A_SERVER_URL
- agent::builtin::BUILD_SYSTEM_PROMPT
- agent::builtin::EXPLORE_SYSTEM_PROMPT
- agent::builtin::PLAN_SYSTEM_PROMPT
- mcp::JSONRPC_VERSION
- mcp::PROTOCOL_VERSION
- provider::bedrock::DEFAULT_REGION
- swarm::MAX_SUBAGENTS
- swarm::MAX_TOOL_CALLS