List of all items
Structs
- cli::Cli
- config::Config
- engine::EngineCapabilities
- engine::SyntheticEngine
- engine::multi::MultiEngine
- engine::sdcpp::SdCppEngine
- http::ApiClient
- runtime::CurrentJob
- runtime::HeartbeatStatus
- runtime::LoopSchedule
- runtime::RecentJob
- runtime::RegisterArgs
- runtime::WorkerObservers
- service::RealOps
- telemetry::SentryConfig
- types::AudioSttParams
- types::AudioTtsParams
- types::AutoRegisterRequest
- types::AutoRegisterRequestResponse
- types::ChatMessage
- types::FailRequest
- types::GithubRelease
- types::GithubReleaseAsset
- types::HeartbeatRequest
- types::ImageParams
- types::JobClaim
- types::LlmParams
- types::LogBatch
- types::LogEntry
- types::ModelCliDefaults
- types::ModelFile
- types::ModelSource
- types::VideoParams
- types::WorkerCapabilities
- ui::app::App
- ui::app::AppDeps
- ui::notifier::CapturingNotifier
- ui::notifier::DesktopNotifier
- ui::notifier::NotificationPrefs
- ui::tabs::about::AboutState
- ui::tabs::about::AboutView
- ui::tabs::config::ConfigDraft
- ui::tabs::jobs::JobCard
- ui::tabs::jobs::JobsView
- ui::tabs::logs::LogFilter
- ui::tabs::logs::LogsView
- ui::tabs::status::HeartbeatSummary
- ui::tray::MenuLabels
- ui::tray_host::TrayHandle
- update::RealRunner
- ws::client::WsClient
- ws::client::WsReceiver
- ws::client::WsSender
- ws::session::SessionSchedule
- ws::types::HelloFrame
- ws::types::JobOfferClaim
Enums
- auto_register::RegistrationState
- autostart::AutostartSync
- cli::Command
- runtime::AutoUpdateDecision
- runtime::HeartbeatOutcome
- runtime::JobOutcome
- types::ModelEngine
- types::ModelFileRole
- types::RegisterStatus
- types::Task
- types::TaskKind
- types::TaskResult
- ui::notifier::NotifyDecision
- ui::tab::Tab
- ui::tabs::about::CheckLine
- ui::tabs::jobs::JobCardState
- ui::tabs::logs::LevelFilter
- ui::tabs::status::StatusView
- ui::tray::TrayVariant
- update::CheckOutcome
- ws::client::WsClientError
- ws::session::SessionOutcome
- ws::types::WorkerErrorCode
- ws::types::WorkerInbound
- ws::types::WorkerOutbound
- ws::types::WsCloseCode
Traits
Functions
- auto_register::shared_initial
- auto_register::tick
- autostart::autostart_command
- autostart::disable
- autostart::enable
- autostart::is_enabled
- autostart::launch_sync_action
- autostart::render_desktop_entry
- autostart::render_launch_agent
- config::default_models_root
- config::load
- config::resolve_path
- config::save
- config::shared
- engine::build
- engine::default_models_root
- engine::download::download_file
- engine::download::ensure_file
- engine::download::model_cache_path
- engine::download::remove_partial
- engine::download::verify_download_len
- engine::render_animated_webp
- engine::render_procedural
- engine::render_wav
- engine::sd_provision::binary_name
- engine::sd_provision::library_path_env
- engine::sd_provision::provision
- engine::synthetic_llm_response
- engine::synthetic_stt_response
- http::mime_for_ext
- run_cli
- runtime::auto_update_tick
- runtime::build_capabilities
- runtime::build_capabilities_with
- runtime::check_update
- runtime::ensure_registered
- runtime::format_check_outcome
- runtime::format_status
- runtime::is_unsupported_kind
- runtime::log_startup_banner
- runtime::prompt_for
- runtime::push_log
- runtime::push_log_with_observers
- runtime::record_recent_job
- runtime::register
- runtime::request_shutdown
- runtime::run
- runtime::run_loops
- runtime::set_threshold
- runtime::show_config
- runtime::spawn_auto_updater
- runtime::status
- runtime::summarize_capabilities
- runtime::truncate_prompt
- service::install
- service::install_with
- service::uninstall
- service::uninstall_with
- sys::detect_vram_gb
- sys::detect_vram_gb_from_sysfs
- sys::machine_name
- sys::username
- telemetry::build_client_options
- telemetry::init
- telemetry::tracing_layer
- ui::notifier::decide
- ui::run
- ui::tabs::about::render
- ui::tabs::config::render
- ui::tabs::jobs::format_duration
- ui::tabs::jobs::render
- ui::tabs::logs::render
- ui::tabs::status::format_age
- ui::tabs::status::render
- ui::tray::derive_variant
- ui::tray::menu_labels
- ui::tray::rgba_to_argb32
- ui::tray_host::install
- update::apply
- update::apply_with
- update::check
- update::decide
- update::fetch_releases
- update::installer_asset_name
- update::parse_releases
- update::parse_tag
- update::resolve_installer_url
- update::restart_argv
- update::restart_self
- ws::client::connect
- ws::session::spawn_ws_session
Type Aliases
Constants
- AGENT_VERSION
- RELEASE_NAME
- autostart::ENTRY_NAME
- engine::MODEL_WILDCARD
- runtime::AUTO_UPDATE_SHUTDOWN_TICK
- runtime::AUTO_UPDATE_TICK
- runtime::HEARTBEAT_INTERVAL
- runtime::PROMPT_PREVIEW_CHARS
- runtime::RECENT_JOBS_CAP
- runtime::RECENT_LOGS_CAP
- ui::tabs::logs::LOGS_WINDOW
- ui::tray::menu_ids::OPEN_WINDOW
- ui::tray::menu_ids::QUIT
- ui::tray::menu_ids::TOGGLE_AUTO
- ws::client::SUBPROTOCOL