List of all items
Structs
- agent_bridge::AgentBridge
- clipboard::ClipboardManager
- file_finder::FileFinder
- file_finder::FileMatch
- render::MarkdownRenderer
- session::SessionInfo
- session::SessionManager
- session_share::ExportedMessage
- session_share::SessionExport
- session_share::SessionShare
- syntax::SyntaxHighlighter
- tools::AstGrepTool
- tools::BashTool
- tools::FileEditTool
- tools::FileReadTool
- tools::FileWriteTool
- tools::GitAddTool
- tools::GitCloneTool
- tools::GitCommitTool
- tools::GitDiffTool
- tools::GitLogTool
- tools::GitPullTool
- tools::GitPushTool
- tools::GitStatusTool
- tools::GrepTool
- tools::LspTool
- tools::WebFetchTool
- tools::WebSearchTool
- tools::browser::client::BrowserClient
- tools::browser::config::BrowserConfig
- tools::browser::executor::BrowserOutput
- tools::browser::executor::CliExecutor
- tools::browser::response::Response
- tools::browser::tool::BrowserTool
- tools::browser::types::BoundingBox
- tools::browser::types::Cookie
- tools::browser::types::Request
- tools::browser::types::SnapshotResult
- tools::browser::types::TabInfo
- tui::FileAutocompleteState
- tui::app::TuiApp
- tui::autocomplete::AutocompleteState
- tui::autocomplete::FileAutocompleteManager
- tui::bridge::TuiBridge
- tui::commands::BrowserCommand
- tui::commands::ClearCommand
- tui::commands::CommandContext
- tui::commands::CommandRegistry
- tui::commands::ExitCommand
- tui::commands::HelpCommand
- tui::commands::SessionCommand
- tui::commands::ShareCommand
- tui::input::ClipboardHandler
- tui::input::InputEditor
- tui::input::InputHandler
- tui::input::InputHistory
- tui::ui::UiRenderer
Enums
- agent_bridge::AgentEvent
- error::CliError
- session_share::ExportFormat
- syntax::HighlightError
- tools::browser::action::BrowserAction
- tools::browser::config::BrowserEngine
- tools::browser::executor::BrowserError
- tui::TuiState
- tui::commands::CommandResult
- tui::input::InputAction
Traits
- tools::browser::args::ArgsExt
- tools::browser::client_ext::InteractionExt
- tools::browser::client_ext::NavigationExt
- tools::browser::client_ext::QueryExt
- tools::browser::client_ext::StorageExt
- tools::browser::client_ext::TabsExt
- tools::browser::client_ext::WaitingExt
- tools::browser::executor::BrowserExecutor
- tui::commands::Command
Functions
- logging::init_logging
- tools::browser::handlers::dialog::dialog_accept
- tools::browser::handlers::dialog::dialog_dismiss
- tools::browser::handlers::interaction::check
- tools::browser::handlers::interaction::click
- tools::browser::handlers::interaction::dblclick
- tools::browser::handlers::interaction::drag
- tools::browser::handlers::interaction::fill
- tools::browser::handlers::interaction::focus
- tools::browser::handlers::interaction::hover
- tools::browser::handlers::interaction::pdf
- tools::browser::handlers::interaction::press
- tools::browser::handlers::interaction::scrollintoview
- tools::browser::handlers::interaction::select
- tools::browser::handlers::interaction::type_
- tools::browser::handlers::interaction::uncheck
- tools::browser::handlers::interaction::upload
- tools::browser::handlers::navigation::back
- tools::browser::handlers::navigation::close
- tools::browser::handlers::navigation::forward
- tools::browser::handlers::navigation::open
- tools::browser::handlers::navigation::reload
- tools::browser::handlers::navigation::screenshot
- tools::browser::handlers::navigation::snapshot
- tools::browser::handlers::query::eval
- tools::browser::handlers::query::get
- tools::browser::handlers::query::get_attr
- tools::browser::handlers::query::get_box
- tools::browser::handlers::query::get_count
- tools::browser::handlers::query::get_styles
- tools::browser::handlers::settings::set_device
- tools::browser::handlers::settings::set_geo
- tools::browser::handlers::settings::set_viewport
- tools::browser::handlers::state::download
- tools::browser::handlers::state::find
- tools::browser::handlers::state::is
- tools::browser::handlers::state::scroll
- tools::browser::handlers::storage::cookies
- tools::browser::handlers::storage::cookies_set
- tools::browser::handlers::storage::network_requests
- tools::browser::handlers::storage::storage_get
- tools::browser::handlers::storage::storage_set
- tools::browser::handlers::tabs::tab_close
- tools::browser::handlers::tabs::tab_list
- tools::browser::handlers::tabs::tab_new
- tools::browser::handlers::tabs::tab_select
- tools::browser::handlers::wait::wait
- tools::browser::handlers::wait::wait_for_download
- tools::browser::handlers::wait::wait_for_fn
- tools::browser::handlers::wait::wait_for_load
- tools::browser::handlers::wait::wait_for_state
- tools::browser::handlers::wait::wait_for_text
- tools::browser::handlers::wait::wait_for_url
- tools::browser::response::ok
- tools::browser::response::ok_msg
- tui::activity::format_activity_message
- tui::commands::create_default_registry