List of all items
Structs
- agent::compaction::history_summary::SummaryHistoryCompaction
- agent::compaction::message_truncation::MessageTruncationConfig
- agent::compaction::message_truncation::MessageTruncationResult
- agent::compaction::message_truncation::TruncationCompressor
- agent::context::MemoryInjection
- agent::context::MemoryInjector
- agent::context::SkillInjection
- agent::context::SkillInjector
- agent::policies::PolicyEntry
- agent::policies::PolicyOutcome
- agent::policies::PolicyRegistry
- agent::prompt::assembly::PromptAssembly
- agent::prompt::assembly::PromptSectionStat
- agent::prompt::assembly::PromptStats
- agent::prompt::builtins::CwdSection
- agent::prompt::builtins::DateSection
- agent::prompt::builtins::GitStatusSection
- agent::prompt::builtins::IdentitySection
- agent::prompt::builtins::McpSection
- agent::prompt::builtins::MemorySection
- agent::prompt::builtins::PathSection
- agent::prompt::builtins::ProfileSection
- agent::prompt::builtins::SafetySection
- agent::prompt::builtins::ShellAwareToolUsageSection
- agent::prompt::builtins::SkillsSection
- agent::prompt::builtins::TaskGuidanceSection
- agent::prompt::builtins::ToneStyleSection
- agent::prompt::builtins::ToolPromptsSection
- agent::prompt::builtins::ToolUsageSection
- agent::prompt::builtins::ToolsSection
- agent::prompt::section::PromptBlock
- agent::runtime::AgentRuntime
- agent::runtime::AgentSession
- agent::runtime::TurnHandle
- agent::turn::TurnResult
- config::AgentConfig
- config::CancellationState
- config::RetryConfig
- config::TokenBudget
- diagnostics::JsonlToolDiagnosticsSink
- diagnostics::NoopToolDiagnosticsSink
- diagnostics::SanitizedToolFailure
- diagnostics::ToolFailureEvent
- diagnostics::ToolFailureSanitizer
- integrations::event_channel::EventChannel
- integrations::event_channel::EventChannelConfig
- integrations::event_channel::ExternalEvent
- integrations::event_channel::Subscription
- integrations::mcp::bridge::McpToolBridge
- integrations::mcp::client::McpClient
- integrations::mcp::client::McpTool
- integrations::mcp::config::McpServerConfig
- integrations::mcp::manager::McpManager
- integrations::plugin::PluginId
- integrations::plugin::PluginPromptSection
- integrations::plugin::manifest::CommandPolicyDef
- integrations::plugin::manifest::LspServerEntry
- integrations::plugin::manifest::MarketplaceEntry
- integrations::plugin::manifest::McpServerEntry
- integrations::plugin::manifest::PluginAuthor
- integrations::plugin::manifest::PluginManifest
- integrations::plugin::manifest::PoliciesConfig
- integrations::plugin::manifest::SessionPolicyDef
- integrations::plugin::manifest::ToolPolicyDef
- integrations::plugin::manifest::UserConfigOption
- integrations::plugin::marketplace::Marketplace
- integrations::plugin::marketplace::MarketplaceRegistry
- integrations::plugin::policy_loader::CommandPolicy
- integrations::plugin::registry::LoadedPlugin
- integrations::plugin::registry::PluginEntry
- integrations::plugin::registry::PluginRegistry
- integrations::plugin::tool_loader::CommandTool
- integrations::plugin::tool_loader::ToolSpec
- knowledge::code_index::CodeContextLine
- knowledge::code_index::CodeIndex
- knowledge::code_index::CodeSearchMatch
- knowledge::code_index::IndexedFile
- knowledge::memory::format::MemoryEntry
- knowledge::memory::format::MemoryFormat
- knowledge::memory::index::MemoryMaintenanceAction
- knowledge::memory::index::MemoryMaintenancePolicy
- knowledge::memory::index::MemoryMaintenanceReport
- knowledge::memory::index::MemoryQuery
- knowledge::memory::index::MemoryStore
- knowledge::memory::profile::ProfileManager
- knowledge::skills::Skill
- knowledge::skills::SkillArg
- knowledge::skills::loader::SkillLoader
- knowledge::skills::registry::SkillRegistry
- knowledge::tasks::TaskManager
- knowledge::tasks::task::Task
- metrics::SessionMetrics
- model::message::Message
- model::message::TextBlock
- model::message::ThinkingBlock
- model::message::ToolCall
- model::message::ToolResult
- model::mock::MockProvider
- model::provider::CompletionRequest
- model::provider::CompletionResponse
- model::provider::ErasedProvider
- model::provider::TokenUsage
- model::provider::deepseek::DeepSeekBalance
- model::provider::deepseek::DeepSeekBalanceInfo
- model::provider::deepseek::DeepSeekChatOptions
- model::provider::deepseek::DeepSeekConfig
- model::provider::deepseek::DeepSeekFimChoice
- model::provider::deepseek::DeepSeekFimRequest
- model::provider::deepseek::DeepSeekFimResponse
- model::provider::deepseek::DeepSeekModel
- model::provider::deepseek::DeepSeekModelList
- model::provider::deepseek::DeepSeekProvider
- model::provider::routed::RoutedModelConfig
- model::provider::routed::RoutedProvider
- orchestration::subagent::SubagentTool
- orchestration::subagent::definition::AgentDefinition
- orchestration::subagent::fork::ForkExecution
- orchestration::subagent::fork::ForkLens
- orchestration::subagent::fork::ForkShared
- orchestration::subagent::fork::Synapse
- orchestration::subagent::registry::SubagentRegistry
- orchestration::subagent::worktree::WorktreeInfo
- orchestration::team::TeamConfig
- orchestration::team::TeamMember
- storage::JsonlStorage
- storage::NoopStorage
- storage::SessionMetadata
- tools::api::FileReadRecord
- tools::api::ToolContext
- tools::api::ToolDefinition
- tools::api::ToolOutput
- tools::api::ToolProgress
- tools::api::ToolRegistry
- tools::api::validate::ValidationError
- tools::api::validate::ValidationResult
- tools::approval::ApprovalRequest
- tools::approval::AutoDenyHandler
- tools::approval::FixedDecisionHandler
- tools::builtin::AskUserQuestionTool
- tools::builtin::BrowserBackTool
- tools::builtin::BrowserClickTool
- tools::builtin::BrowserCloseTool
- tools::builtin::BrowserFindUrlTool
- tools::builtin::BrowserManager
- tools::builtin::BrowserNavigateTool
- tools::builtin::BrowserScreenshotTool
- tools::builtin::BrowserScrollTool
- tools::builtin::BrowserSelectTool
- tools::builtin::BrowserStartTool
- tools::builtin::BrowserStateTool
- tools::builtin::BrowserTypeTool
- tools::builtin::CodeContextTool
- tools::builtin::CodeIndexRefreshTool
- tools::builtin::CodeSearchTool
- tools::builtin::EnterPlanModeTool
- tools::builtin::ExitPlanModeTool
- tools::builtin::FileEditTool
- tools::builtin::FileReadTool
- tools::builtin::FileWriteTool
- tools::builtin::GlobTool
- tools::builtin::GrepTool
- tools::builtin::MemoryEditTool
- tools::builtin::MemoryGrepTool
- tools::builtin::MemoryMaintenanceTool
- tools::builtin::MemoryReadTool
- tools::builtin::MemoryStatusTool
- tools::builtin::MemoryWriteTool
- tools::builtin::PowerShellTool
- tools::builtin::PythonScriptTool
- tools::builtin::SendUserMessageTool
- tools::builtin::ShellTool
- tools::builtin::SkillTool
- tools::builtin::TaskCreateTool
- tools::builtin::TaskGetTool
- tools::builtin::TaskListTool
- tools::builtin::TaskOutputTool
- tools::builtin::TaskStopTool
- tools::builtin::TaskUpdateTool
- tools::builtin::TeamCreateTool
- tools::builtin::TeamDeleteTool
- tools::builtin::TodoWriteTool
- tools::builtin::WebFetchTool
- tools::builtin::WebSearchTool
- tools::command_security::bash::parser::Node
- tools::command_security::bash::parser::SimpleCommand
- tools::command_security::bash::quote_context::QuoteContext
- tools::command_security::bash::redirect::Redirect
- tools::command_security::powershell::parser::ParsedCommandElement
- tools::command_security::powershell::parser::ParsedPowerShellCommand
- tools::executor::ToolExecutionOutput
- tools::permissions::PermissionEngine
- tools::permissions::PermissionRule
Enums
- agent::policies::PolicyContext
- agent::policies::PolicyDecision
- agent::policies::PolicyPoint
- agent::policies::SessionMode
- agent::prompt::PromptProfile
- agent::prompt::section::CacheHint
- agent::prompt::section::PromptStability
- agent::turn::TurnEvent
- config::TaskPath
- diagnostics::ToolFailureKind
- error::AgentError
- error::ProviderError
- integrations::plugin::errors::DependencyReason
- integrations::plugin::errors::PluginError
- integrations::plugin::manifest::ConfigOptionType
- integrations::plugin::manifest::DependencyRef
- integrations::plugin::manifest::LspServersConfig
- integrations::plugin::manifest::McpServersConfig
- integrations::plugin::manifest::PluginSource
- integrations::plugin::registry::PluginStatus
- integrations::plugin::sources::MarketplaceSource
- integrations::plugin::tool_loader::ToolPermission
- knowledge::memory::format::MemoryCategory
- knowledge::memory::format::MemoryStatus
- knowledge::memory::index::MemoryMaintenanceActionKind
- knowledge::memory::index::MemorySort
- knowledge::memory::index::UpsertOutcome
- knowledge::skills::SkillSource
- knowledge::tasks::task::TaskStatus
- model::message::ContentBlock
- model::message::Role
- model::message::SystemReminder
- model::provider::ModelHint
- model::provider::ProviderEvent
- model::provider::StopReason
- model::provider::deepseek::DeepSeekResponseFormat
- orchestration::subagent::definition::AgentIsolation
- orchestration::subagent::definition::AgentSource
- orchestration::subagent::fork::ForkResult
- tools::api::InterruptBehavior
- tools::api::PermissionDecision
- tools::approval::ApprovalDecision
- tools::builtin::DefaultShell
- tools::command_security::bash::analyzer::CommandSafety
- tools::command_security::bash::analyzer::SecurityAnalysis
- tools::command_security::bash::parser::RedirectOp
- tools::command_security::bash::prefix::PrefixResult
- tools::command_security::powershell::analyzer::CommandSafety
- tools::command_security::powershell::static_prefix::PrefixResult
- tools::executor::ToolExecutionEvent
- tools::executor::ToolExecutionStreamItem
- tools::permissions::RuleDecision
- tools::permissions::ShellKind
Traits
- agent::compaction::history_summary::HistoryCompactionStrategy
- agent::compaction::message_truncation::ContentCompressor
- agent::policies::Policy
- agent::prompt::section::PromptSection
- diagnostics::ToolDiagnosticsSink
- model::provider::ModelProvider
- storage::Storage
- tools::api::Tool
- tools::approval::ApprovalHandler
Functions
- agent::compaction::message_truncation::truncate_message
- agent::prompt::default_coding_assembly
- agent::prompt::default_coding_assembly_for_profile
- agent::turn::empty_turn_input_receiver
- agent::turn::turn_input_channel
- config::platform_base_env
- diagnostics::sanitized_event_for_failure
- integrations::plugin::tool_loader::load_tool_spec
- knowledge::memory::index::unix_timestamp
- model::tokens::count_tokens
- orchestration::subagent::builtins::builtin_agents
- orchestration::subagent::register_subagent_tool
- orchestration::subagent::worktree::cleanup_stale_subagent_worktrees
- orchestration::subagent::worktree::create_subagent_worktree
- orchestration::subagent::worktree::has_worktree_changes
- orchestration::subagent::worktree::remove_subagent_worktree
- orchestration::subagent::worktree::validate_slug
- orchestration::team::cleanup_team
- orchestration::team::has_active_members
- orchestration::team::lead_agent_id
- orchestration::team::load_team_config
- orchestration::team::save_team_config
- orchestration::team::team_config_path
- orchestration::team::team_tasks_dir
- orchestration::team::teams_root
- tools::api::validate::validate_arguments
- tools::api::validate::validate_arguments_or_error
- tools::builtin::register_core_tools
- tools::builtin::register_core_tools_with_shell
- tools::builtin::register_memory_tools
- tools::builtin::register_skill_tool
- tools::builtin::register_task_tools
- tools::command_security::bash::analyzer::analyze
- tools::command_security::bash::analyzer::analyze_security
- tools::command_security::bash::analyzer::classify_simple_command
- tools::command_security::bash::analyzer::extract_command_prefix
- tools::command_security::bash::parser::is_argument_kind
- tools::command_security::bash::parser::is_command_kind
- tools::command_security::bash::parser::parse
- tools::command_security::bash::parser::parse_variable_assignment
- tools::command_security::bash::parser::redirect_op_from_kind
- tools::command_security::bash::prefix::extract_prefix
- tools::command_security::bash::redirect::extract_redirects
- tools::command_security::bash::redirect::is_static_target
- tools::command_security::bash::zsh::has_backslash_whitespace
- tools::command_security::bash::zsh::has_control_chars
- tools::command_security::bash::zsh::has_invisible_whitespace
- tools::command_security::bash::zsh::has_zsh_equals_expansion
- tools::command_security::bash::zsh::has_zsh_tilde_bracket
- tools::command_security::powershell::aliases::canonical_command_name
- tools::command_security::powershell::analyzer::analyze
- tools::command_security::powershell::parser::parse
- tools::command_security::powershell::path_validation::has_assignment
- tools::command_security::powershell::path_validation::has_write_redirection
- tools::command_security::powershell::read_only::is_read_only_command
- tools::command_security::powershell::static_prefix::extract_command_prefix
- tools::executor::execute_tool_calls_stream
Type Aliases
- agent::turn::TurnInputReceiver
- agent::turn::TurnInputSender
- integrations::plugin::manifest::PartialPluginManifest
- tools::api::FileReadState
Constants
- integrations::plugin::BUILTIN_MARKETPLACE
- tools::command_security::bash::parser::ARGUMENT_KINDS
- tools::command_security::bash::parser::DANGEROUS_KINDS
- tools::command_security::bash::parser::STRUCTURAL_KINDS
- tools::command_security::powershell::dangerous_cmdlets::DANGEROUS_COMMANDS
- tools::command_security::powershell::dangerous_cmdlets::POWERSHELL_EXECUTABLES