List of all items
Structs
- backend_config::BackendConfigRepository
- backend_config::RemoteAgentConfigService
- config::ApiConfigFile
- config::ConfigService
- config::LlamaCppConfigFile
- config::RemoteAgentConfigFile
- config::RemoteAgentReviewFollowUpConfigFile
- config::TrackConfigFile
- database::DatabaseContext
- dispatch_repository::DispatchRepository
- errors::TrackError
- migration::CleanupCandidate
- migration::LegacyScanSummary
- migration::MigrationImportSummary
- migration::MigrationStatus
- migration::SkippedLegacyRecord
- migration_service::MigrationService
- project_catalog::ProjectCatalog
- project_catalog::ProjectInfo
- project_repository::ProjectMetadata
- project_repository::ProjectMetadataUpdateInput
- project_repository::ProjectRecord
- project_repository::ProjectRepository
- project_repository::ProjectUpsertInput
- remote_agent::RemoteDispatchService
- remote_agent::RemoteReviewFollowUpEvent
- remote_agent::RemoteReviewFollowUpReconciliation
- remote_agent::RemoteReviewService
- review_dispatch_repository::ReviewDispatchRepository
- review_repository::ReviewRepository
- settings_repository::SettingsRepository
- task_description::TaskDescriptionSections
- task_repository::FileTaskRepository
- types::ApiRuntimeConfig
- types::CreateReviewInput
- types::LlamaCppRuntimeConfig
- types::ParsedTaskCandidate
- types::RemoteAgentDispatchOutcome
- types::RemoteAgentReviewFollowUpRuntimeConfig
- types::RemoteAgentReviewOutcome
- types::RemoteAgentRuntimeConfig
- types::RemoteCleanupSummary
- types::RemoteResetSummary
- types::ReviewRecord
- types::ReviewRunRecord
- types::StoredTask
- types::Task
- types::TaskCreateInput
- types::TaskDispatchRecord
- types::TaskUpdateInput
- types::TrackRuntimeConfig
- wizard::TerminalPrompter
Enums
- errors::ErrorCode
- migration::MigrationState
- terminal_ui::SummaryTone
- terminal_ui::ValueTone
- types::Confidence
- types::DispatchStatus
- types::LlamaCppModelSource
- types::Priority
- types::RemoteAgentPreferredTool
- types::Status
- types::TaskSource
- wizard::ConfigureReason
Traits
Functions
- api_notify::notify_task_changed
- path_component::validate_single_normal_path_component
- paths::collapse_home_path
- paths::collapse_path_value
- paths::expand_home_path
- paths::get_backend_database_path
- paths::get_backend_managed_remote_agent_key_path
- paths::get_backend_managed_remote_agent_known_hosts_path
- paths::get_backend_secrets_dir
- paths::get_backend_state_dir
- paths::get_cli_config_path
- paths::get_config_path
- paths::get_data_dir
- paths::get_dispatches_dir
- paths::get_legacy_config_path
- paths::get_legacy_root_dir
- paths::get_managed_remote_agent_key_path
- paths::get_managed_remote_agent_known_hosts_path
- paths::get_models_dir
- paths::get_remote_agent_dir
- paths::get_review_dispatches_dir
- paths::get_reviews_dir
- paths::get_track_root_dir
- paths::path_to_string
- paths::resolve_optional_command_path_from_config_file
- paths::resolve_path_from_config_file
- paths::resolve_path_from_invocation_dir
- project_discovery::discover_projects
- project_discovery::discover_projects_from_roots
- project_repository::derive_repo_url
- project_repository::infer_project_metadata
- task_description::append_follow_up_request
- task_description::parse_task_description
- task_description::render_task_description
- task_id::build_task_slug
- task_id::build_unique_task_id
- task_sort::sort_tasks
- terminal_ui::format_note
- terminal_ui::format_prompt_label
- terminal_ui::format_summary
- time_utils::format_iso_8601_millis
- time_utils::format_task_id_timestamp
- time_utils::now_utc
- time_utils::parse_iso_8601_millis
- time_utils::parse_iso_8601_seconds
- wizard::parse_project_aliases_input
- wizard::parse_project_roots_input
- wizard::run_configure_command
- wizard::run_configure_command_with_prompter
Constants
- config::DEFAULT_API_PORT
- config::DEFAULT_LLAMACPP_MODEL_HF_FILE
- config::DEFAULT_LLAMACPP_MODEL_HF_REPO
- config::DEFAULT_REMOTE_AGENT_PORT
- config::DEFAULT_REMOTE_AGENT_WORKSPACE_ROOT
- config::DEFAULT_REMOTE_PROJECTS_REGISTRY_PATH
- migration::MIGRATION_STATUS_SETTING_KEY
- paths::DATABASE_FILE_NAME
- paths::DEFAULT_BACKEND_STATE_DIR
- paths::DEFAULT_CLI_CONFIG_PATH
- paths::DEFAULT_CONFIG_PATH
- paths::DEFAULT_DATA_DIR
- paths::DEFAULT_LEGACY_ROOT_DIR
- paths::DISPATCH_DIRECTORY_NAME
- paths::REMOTE_AGENT_DIRECTORY_NAME
- paths::REVIEW_DIRECTORY_NAME
- task_id::TASK_SLUG_MAX_LENGTH
- wizard::NONE_SENTINEL