List of all items
Structs
- action::ThreadInfo
- app::App
- components::auth_dialog::AuthDialog
- components::auth_dialog::AuthDialogProps
- components::command_menu::CommandMenu
- components::command_menu::CommandMenuProps
- components::dialogs::ApiKeyDialogState
- components::dialogs::AuthPromptState
- components::dialogs::CredDialogOption
- components::dialogs::CredentialDialogState
- components::dialogs::FetchModelsLoading
- components::dialogs::FormField
- components::dialogs::ModelSelectorState
- components::dialogs::PolicyPickerState
- components::dialogs::PromptOption
- components::dialogs::ProviderSelectorState
- components::dialogs::SecretViewerState
- components::dialogs::ToolApprovalState
- components::dialogs::ToolPermissionEntry
- components::dialogs::ToolPermissionsState
- components::dialogs::TotpDialogState
- components::dialogs::UserPrompt
- components::dialogs::UserPromptResponse
- components::dialogs::UserPromptState
- components::dialogs::VaultUnlockPromptState
- components::hatching_dialog::HatchingDialog
- components::hatching_dialog::HatchingDialogProps
- components::input_bar::InputBar
- components::input_bar::InputBarProps
- components::message_bubble::MessageBubble
- components::message_bubble::MessageBubbleProps
- components::messages::Messages
- components::messages::MessagesProps
- components::root::Root
- components::root::RootProps
- components::secrets_dialog::SecretInfo
- components::secrets_dialog::SecretsDialog
- components::secrets_dialog::SecretsDialogProps
- components::sidebar::Sidebar
- components::sidebar::SidebarProps
- components::skills_dialog::SkillInfo
- components::skills_dialog::SkillsDialog
- components::skills_dialog::SkillsDialogProps
- components::status_bar::StatusBar
- components::status_bar::StatusBarProps
- components::tool_approval_dialog::ToolApprovalDialog
- components::tool_approval_dialog::ToolApprovalDialogProps
- components::tool_perms_dialog::ToolPermInfo
- components::tool_perms_dialog::ToolPermsDialog
- components::tool_perms_dialog::ToolPermsDialogProps
- components::user_prompt_dialog::UserPromptDialog
- components::user_prompt_dialog::UserPromptDialogProps
- components::vault_unlock_dialog::VaultUnlockDialog
- components::vault_unlock_dialog::VaultUnlockDialogProps
- gateway_client::FrameAction
- markdown::StyledSegment
- onboard::OnboardArgs
- types::DisplayMessage
Enums
- action::Action
- components::dialogs::PromptResponseValue
- components::dialogs::PromptType
- components::dialogs::TotpDialogPhase
- components::dialogs::UserPromptPhase
- components::hatching_dialog::HatchState
Functions
- gateway_client::server_frame_to_action
- markdown::parse_markdown
- markdown::render_ansi
- onboard::run_onboard_wizard
- theme::gateway_color
- theme::gateway_icon
- theme::role_bg
- theme::role_border
- theme::role_color
Type Aliases
Constants
- components::dialogs::SPINNER_FRAMES
- components::hatching_dialog::HATCHING_PROMPT
- theme::ACCENT
- theme::ACCENT_BRIGHT
- theme::ACCENT_DIM
- theme::BG_ASSISTANT
- theme::BG_CODE
- theme::BG_MAIN
- theme::BG_SURFACE
- theme::BG_USER
- theme::ERROR
- theme::INFO
- theme::MUTED
- theme::SPINNER
- theme::SUCCESS
- theme::TEXT
- theme::TEXT_DIM
- theme::WARN