List of all items
Structs
- agent::AgentResponse
- agent::LLMResponse
- agent::Message
- agent::PawanAgent
- agent::PermissionRequest
- agent::TokenUsage
- agent::ToolCallRecord
- agent::ToolCallRequest
- agent::ToolResultMessage
- agent::backend::ares_backend::AresBackend
- agent::backend::mock::MockBackend
- agent::backend::ollama::OllamaBackend
- agent::backend::openai_compat::CloudFallback
- agent::backend::openai_compat::OpenAiCompatBackend
- agent::backend::openai_compat::OpenAiCompatConfig
- agent::events::SessionEndEvent
- agent::events::ThinkingDeltaEvent
- agent::events::TokenUsageInfo
- agent::events::ToolApprovalEvent
- agent::events::ToolCompleteEvent
- agent::events::ToolStartEvent
- agent::events::TurnEndEvent
- agent::events::TurnStartEvent
- agent::git_session::CommitInfo
- agent::git_session::GitSessionStore
- agent::session::MessageMatch
- agent::session::RetentionPolicy
- agent::session::SearchOptions
- agent::session::SearchResult
- agent::session::Session
- agent::session::SessionSummary
- bootstrap::BootstrapOptions
- bootstrap::BootstrapReport
- bootstrap::BootstrapStep
- compaction::CodeChange
- compaction::CompactionResult
- compaction::CompactionStrategy
- compaction::ErrorSolution
- compaction::ParsedCompactionSummary
- config::CloudConfig
- config::HealingConfig
- config::McpServerEntry
- config::MigrationResult
- config::ModelRouting
- config::PawanConfig
- config::TargetConfig
- config::TuiConfig
- coordinator::ConversationMessage
- coordinator::CoordinatorResult
- coordinator::ToolCallingConfig
- coordinator::ToolCoordinator
- eruka_bridge::ContextField
- eruka_bridge::ContextResponse
- eruka_bridge::ErukaClient
- eruka_bridge::ErukaConfig
- eruka_bridge::SearchResult
- handoff::HandoffConfig
- handoff::HandoffContext
- handoff::HandoffMetadata
- healing::AuditFixer
- healing::ClippyFixer
- healing::CompilerFixer
- healing::Diagnostic
- healing::FailedTest
- healing::Healer
- healing::HealingResult
- healing::TestFixer
- init::ProjectSkeleton
- skills::PawanTransport
- tasks::Bead
- tasks::BeadId
- tasks::BeadStore
- tools::ToolDefinition
- tools::ToolRegistry
- tools::agent::SpawnAgentTool
- tools::agent::SpawnAgentsTool
- tools::ares_bridge::AresTool
- tools::bash::BashTool
- tools::deagle::DeagleKeywordTool
- tools::deagle::DeagleMapTool
- tools::deagle::DeagleSearchTool
- tools::deagle::DeagleSgTool
- tools::deagle::DeagleStatsTool
- tools::edit::AppendFileTool
- tools::edit::EditFileLinesTool
- tools::edit::EditFileTool
- tools::edit::InsertAfterTool
- tools::file::ListDirectoryTool
- tools::file::ReadFileTool
- tools::file::WriteFileTool
- tools::git::GitAddTool
- tools::git::GitBlameTool
- tools::git::GitBranchTool
- tools::git::GitCheckoutTool
- tools::git::GitCommitTool
- tools::git::GitDiffTool
- tools::git::GitLogTool
- tools::git::GitStashTool
- tools::git::GitStatusTool
- tools::native::AstGrepTool
- tools::native::ErdTool
- tools::native::FdTool
- tools::native::GlobSearchTool
- tools::native::GrepSearchTool
- tools::native::LspTool
- tools::native::MiseTool
- tools::native::RipgrepTool
- tools::native::SdTool
- tools::native::ZoxideTool
- tools::search::GlobSearchTool
- tools::search::GrepSearchTool
Enums
- PawanError
- agent::Role
- agent::backend::mock::MockResponse
- agent::backend::mock::MockScenario
- agent::events::AgentEvent
- agent::events::FinishReason
- bootstrap::BootstrapStepStatus
- config::LlmProvider
- config::ToolPermission
- coordinator::FinishReason
- coordinator::MessageRole
- credentials::CredentialError
- healing::DiagnosticKind
- tasks::BeadStatus
- tools::ToolTier
- tools::bash::BashSafety
Traits
Functions
- agent::backend::mock::mock_from_scenario
- agent::session::prune_sessions
- agent::session::search_sessions
- agent::session::search_sessions_with_options
- bootstrap::binary_exists
- bootstrap::ensure_deagle
- bootstrap::ensure_deps
- bootstrap::ensure_mise
- bootstrap::ensure_native_tool
- bootstrap::is_bootstrapped
- bootstrap::marker_path
- bootstrap::missing_deps
- bootstrap::uninstall
- compaction::build_compaction_prompt
- compaction::compact_messages
- compaction::parse_compaction_summary
- compaction::summary_to_message
- config::migrate_to_latest
- config::save_config
- credentials::delete_api_key
- credentials::delete_nvidia_api_key
- credentials::delete_openai_api_key
- credentials::get_api_key
- credentials::get_nvidia_api_key
- credentials::get_openai_api_key
- credentials::is_secure_store_available
- credentials::store_api_key
- credentials::store_nvidia_api_key
- credentials::store_openai_api_key
- handoff::generate_handoff_prompt
- healing::run_verify_cmd
- init::pawan_agent_skeleton
- init::rust_binary_skeleton
- init::rust_library_skeleton
- skill_distillation::distill_and_save
- skill_distillation::distill_eval_refine_save
- skill_distillation::distill_session
- skill_distillation::evaluate_skill
- skill_distillation::is_distillable
- skill_distillation::refine_skill
- skill_distillation::save_skill
- skill_distillation::session_to_teacher
- skill_distillation::skills_dir
- skills::built_in_skills::deagle_explore
- skills::built_in_skills::format_and_commit
- skills::built_in_skills::test_and_report
- tools::ares_bridge::bridge_ares_tools
- tools::bash::is_read_only
- tools::bash::validate_bash_command
- tools::file::normalize_path
- tools::file::validate_file_write