List of all items
Structs
- Agent
- apis::anthropic::AnthropicClient
- apis::api_client::CompletionOptions
- apis::api_client::Message
- apis::api_client::SessionManager
- apis::api_client::ToolCall
- apis::api_client::ToolDefinition
- apis::api_client::ToolResult
- apis::ollama::OllamaClient
- apis::ollama::OllamaModelDetails
- apis::ollama::OllamaModelInfo
- apis::openai::OpenAIClient
- app::commands::SpecialCommand
- app::core::App
- app::core::Task
- app::core::ToolExecution
- app::history::ConversationSummary
- app::utils::ScrollState
- communication::rpc::RpcServer
- communication::rpc::SubscriptionManager
- tools::code::parser::CodeAST
- tools::code::parser::CodeParser
- tools::code::parser::Range
- tools::fs::diff::DiffTools
- tools::fs::file_ops::FileOps
- tools::fs::search::SearchTools
Enums
- apis::api_client::ApiClientEnum
- app::core::AppState
- app::core::TaskStatus
- app::core::ToolExecutionStatus
- app::logger::LogLevel
- app::models::ToolPermissionStatus
- tools::fs::diff::DiffLine
Traits
- apis::api_client::ApiClient
- app::history::ContextCompressor
- app::logger::Logger
- app::utils::ErrorHandler
- app::utils::Scrollable
Functions
- app::commands::get_available_commands
- app::logger::format_log
- app::logger::format_log_with_color
- communication::rpc::get_global_rpc_server