List of all items
Structs
- agent::build_runner::BuildResult
- agent::build_runner::BuildRunner
- agent::build_runner::BuildRunnerConfig
- agent::build_runner::CompileError
- agent::compaction::CompressResult
- agent::compaction::ContextInfo
- agent::compaction::DefaultCompactor
- agent::hooks::LoggingHook
- agent::hooks::PermissionHook
- agent::loop_runner::AgentRunner
- agent::mode::NullChannel
- agent::rotary_bridge::RotaryAgentBridge
- agent::rotary_bridge::RotaryBridgeConfig
- agent::rotary_bridge::RotaryProviderAdapter
- agent::rotary_bridge::ToolHookContext
- agent::streaming::StreamChunk
- agent_http::ChatIdQuery
- agent_http::ChatIdRequestBody
- agent_http::ChatRequestBody
- agent_http::ChatResponseBody
- agent_http::ClearedBody
- agent_http::ModelRequestBody
- agent_http::StateBody
- autonomous::AutonomousConfig
- autonomous::AutonomousLoop
- autonomous::AutonomousStatus
- channel_check::CheckOptions
- channel_check::StepReport
- channels::cli::CliChannel
- channels::http_inject::HttpInjectChannel
- channels::registry::ChannelRegistry
- channels::registry::ChannelSettings
- channels::telegram::TelegramChannel
- channels::telegram::TelegramIngressFilter
- channels::traits::IncomingMessage
- channels::traits::OutgoingMedia
- channels::traits::OutgoingMessage
- claw_adapter::AgentsConfig
- claw_adapter::ProjectRef
- claw_adapter::Soul
- claw_adapter::User
- config::AgentConfig
- config::ChannelConfig
- config::Config
- config::EmbeddingsConfig
- config::GroupChatConfig
- config::MemoryIdeasConfig
- config::ObservabilityConfig
- config::PermissionRulesConfig
- config::PluginLayerConfig
- config::PolicyConfig
- config::ProviderConfig
- config::RuntimeConfig
- config::SelfUpdateConfig
- config::StorageConfig
- config::ToolsetConfig
- config::ZkrConfig
- cost::CostRecord
- cost::CostSummary
- cost::CostTracker
- cost::ModelCost
- cost::RateLimitStatus
- cost::TokenUsage
- cron_scheduler::CronJob
- cron_scheduler::CronScheduler
- cron_scheduler::DueJob
- diagnostics::Check
- diagnostics::DoctorReport
- diagnostics::Finding
- embeddings::Embedding
- embeddings::EmbeddingsClient
- heartbeat::HeartbeatConfig
- mcp::CodexClient
- mcp::McpClient
- mcp::McpTool
- memory::context_inject::InjectConfig
- memory::embeddings::GeminiEmbedding
- memory::embeddings::NoopEmbedding
- memory::embeddings::OpenAiEmbedding
- memory::graph::GraphEdge
- memory::graph::GraphNode
- memory::search::MemoryGetTool
- memory::search::MemorySearchTool
- memory::search::SearchResult
- memory::search::SessionSearchTool
- memory::surreal::SurrealMemory
- memory::traits::Chunk
- memory::traits::ConversationSearchHit
- memory::traits::EmbeddingEntry
- memory::traits::FileIndex
- memory::traits::MemoryEntry
- memory::zkr::ZkrStore
- plugin::HookManager
- plugin::LoggingLifecycleHook
- plugin::MethodSpec
- plugin::PluginContext
- plugin::PluginError
- plugin::PluginInfo
- plugin::PluginRegistry
- plugin::SessionNoteLifecycleHook
- plugin::ShellPlugin
- plugin_exec::HostPluginToolAdapter
- plugin_hosts::HostPluginEntry
- plugin_hosts::HostPluginTool
- plugins::PluginManifestFile
- policy::ExecutionPolicy
- providers::codex::CodexProvider
- providers::ollama::OllamaProvider
- providers::openai_compat::OpenAiCompatProvider
- providers::rs_ai::RsAiProvider
- providers::shared_credentials::SharedLogin
- providers::traits::ChatMessage
- providers::traits::ChatRequest
- providers::traits::ChatResponse
- providers::traits::ProviderCapabilities
- providers::traits::ToolCall
- providers::traits::Usage
- scheduler::Schedule
- scheduler::Scheduler
- self_update::SelfUpdater
- shell_scan::ShellScan
- skills::ManagedSkillInput
- skills::Skill
- skills::curator::CuratorConfig
- skills::curator::SkillCurator
- skills::curator::SkillSuggestion
- streaming_parser::StreamingToolCallParser
- streaming_parser::ToolCall
- telegram_runtime::TelegramChatRun
- tools::brief::BriefTool
- tools::build_runner::BuildRunnerTool
- tools::config_tool::ConfigTool
- tools::cron_tool::CronTool
- tools::doctor::DoctorTool
- tools::dynamic::CreateToolTool
- tools::dynamic::DynamicTool
- tools::dynamic::ListCustomToolsTool
- tools::edit::EditTool
- tools::embeddings::EmbeddingSearchTool
- tools::embeddings::EmbeddingStatusTool
- tools::embeddings::EmbeddingStoreTool
- tools::file_ops::FileReadTool
- tools::file_ops::FileWriteTool
- tools::guardrails::GuardrailConfig
- tools::guardrails::ToolCallRecord
- tools::guardrails::ToolGuardrails
- tools::media::ImageGenerationTool
- tools::media::SpeechToTextTool
- tools::media::TextToSpeechTool
- tools::message::MessageTool
- tools::mode_switch::ModeSwitchTool
- tools::session::SessionStatusTool
- tools::shell::ShellTool
- tools::skill_manager::SkillManagerTool
- tools::sleep_tool::SleepTool
- tools::telekinesis::TelekinesisTool
- tools::todo_write::TodoWriteTool
- tools::tool_search::ToolSearchTool
- tools::traits::ToolResult
- tools::traits::ToolSpec
- tools::web_fetch::WebFetchTool
- tools::web_search::WebSearchTool
- tools::zkr::ZkrTool
- trajectory::Trajectory
- trajectory::TrajectoryCollector
- trajectory::TrajectoryMessage
- trajectory::TrajectoryStep
Enums
- agent::build_runner::DiagnosticSeverity
- agent::hooks::HookDecision
- agent::mode::AgentMode
- agent::stream::AgentStreamEvent
- autonomous::AutonomousState
- channels::formatting::FormatTarget
- channels::traits::Delivery
- channels::traits::MediaKind
- channels::traits::MediaSource
- diagnostics::Severity
- plugin::LifecycleEvent
- plugin_hosts::HostPluginKind
- self_update::UpdateOutcome
- skills::curator::SuggestionKind
- streaming_parser::ParserEvent
- tools::guardrails::GuardrailDecision
- tools::web_search::Backend
Traits
- agent::compaction::Compactor
- agent::hooks::ToolHook
- channels::traits::Channel
- channels::traits::DraftChannel
- memory::embeddings::EmbeddingProvider
- memory::traits::MemoryBackend
- plugin::LifecycleHook
- plugin::Plugin
- plugin::PostToolHook
- plugin::PreToolHook
- providers::traits::Provider
- tools::traits::Tool
Functions
- agent::build_runner::parse_diagnostics
- agent::compaction::default_compactor
- agent::hooks::run_post_hooks
- agent::hooks::run_pre_hooks
- agent::mode::agent_mode_from_permission_profile
- agent::rotary_bridge::build_rx4_skill_engine
- agent::rotary_bridge::chat_message_to_rx4
- agent::rotary_bridge::execute_tool_with_hooks
- agent::rotary_bridge::register_apollo_tools
- agent::rotary_bridge::rx4_message_to_chat
- agent::stream::current_turn_sink
- agent::stream::emit
- agent::stream::with_turn_sink
- agent::streaming::collect_stream
- agent::streaming::stream_channel
- agent_http::build_state
- agent_http::chat_once
- agent_http::drain_http_server
- agent_http::http_listen_addr
- agent_http::load_or_create_token
- agent_http::request_shutdown
- agent_http::spawn_http_server
- agent_http::token_path
- agent_http::wait_for_shutdown
- bootstrap::build_base_tools
- bootstrap::build_embedding_provider
- bootstrap::build_memory_backend
- bootstrap::build_provider
- bootstrap::build_zkr_store
- bootstrap::load_config
- bootstrap::load_config_workspace
- bootstrap::require_config_file
- channel_check::run
- channels::formatting::chunk_outgoing_text
- channels::formatting::format_outgoing_text
- channels::media::load
- config::apply_permission_profile
- config::is_secret_key
- config::mask_secrets
- context::group_memory_key
- context::group_memory_prompt
- context::is_assistant_topic
- context::plugin_layer_policy_prompt
- context::routing_guidance
- context::should_respond
- context::transport_policy_prompt
- cron_scheduler::start_cron_ticker
- diagnostics::audit_config
- diagnostics::collect_doctor_report
- diagnostics::render_doctor_report
- diagnostics::render_findings
- embeddings::cosine_similarity
- escape::shell_argument
- escape::systemd_argument
- escape::xml_text
- fs_secure::write_secret_file
- heartbeat::start_heartbeat
- http::long
- http::shared
- http::standard
- mcp_server::run_mcp_server
- mcp_server::run_mcp_server_http
- memory::brief::format_brief_xml
- memory::brief::load_brief
- memory::brief::parse_bullet_list
- memory::context_inject::merged_history
- memory::context_inject::personal_context_blocks
- memory::embeddings::create_embedding_provider
- memory::principal::default_aliases
- memory::principal::load_chat_aliases
- memory::principal::resolve_history_chat_ids
- memory::recall::build_supporting_recall
- memory::recall::should_recall_gate
- memory::search::memory_get
- memory::search::memory_search
- memory::session_note::append_session_note
- memory::session_note::daily_note_path
- memory::zkr::claim_kind
- memory::zkr::source_kind
- plugin_hosts::discover_host_plugins
- plugins::apply_workspace_manifest
- plugins::load_manifest
- plugins::merge_manifest_into_config
- process_cmd::run_argv_command
- prompt::build_system_prompt
- providers::defaults::default_model_for_provider
- providers::retry::send_with_retry
- providers::shared_credentials::load
- providers::shared_credentials::logins
- providers::shared_credentials::save
- redaction::redact_text
- redaction::redact_tool_payload
- shell_scan::has_dangerous_structure
- shell_scan::scan_shell
- shell_scan::scannable_command
- shell_scan::segment_consumes_shell_stdin
- shell_scan::shell_pipelines
- skills::discover_skills
- skills::discover_skills_for_workspace
- skills::expand_inline_shell
- skills::load_skill_content
- skills::managed_skills_dir
- skills::match_skill
- skills::preprocess_skill_content
- skills::save_managed_skill
- skills::substitute_template_vars
- streaming_parser::parse_tool_calls
- streaming_parser::recover_tool_calls
- telegram_runtime::run_telegram_chat
- text::truncate_chars
- text::truncate_chars_counted
- tools::child_proc::child_env
- tools::child_proc::is_secret_env_name
- tools::child_proc::scrub
- tools::child_proc::wait_with_timeout
- tools::network::validate_public_http_url
- tools::sandbox::resolve_workspace_existing_path
- tools::sandbox::resolve_workspace_write_path
- tools::toolsets::apply_package_manifest
- tools::toolsets::expand_package
- tools::toolsets::is_tool_enabled
- tools::toolsets::toolset_for_tool
- workspace_init::ensure_workspace_kit
Type Aliases
- agent::stream::AgentStreamTx
- agent::streaming::StreamReceiver
- agent::streaming::StreamSender
- channels::registry::ChannelBuilder
- providers::shared_credentials::ApolloTokens