List of all items
Structs
- agent::RealAgent
- agent::model::AgentOptions
- agent::spec::AgentSpec
- agent::types::AgentRun
- agent::types::AgentVersion
- agent::types::ClaudeResult
- agent::types::DetectedAgent
- config::Config
- config::ConfigLayer
- config::wtconfig::WtMeta
- copy::CopyOutcome
- cx::Cx
- cx::Env
- cx::SilentInput
- cx::StdinInput
- cx::Stream
- gh::RealGh
- gh::types::Author
- gh::types::OpenPr
- gh::types::PrSummary
- gh::types::PrView
- git::cli::GitOutput
- git::cli::RealGit
- hooks::CapturingHookRunner
- hooks::HookContext
- hooks::RealHookRunner
- keys::KeyChord
- keys::Keymap
- model::Commit
- model::Pr
- model::RemovedResult
- model::SortSpec
- model::Worktree
- output::render::RenderCtx
- template::TemplateVars
- tui::app::ActiveJob
- tui::app::App
- tui::app::AppConfig
- tui::app::CheckoutState
- tui::app::CreateState
- tui::app::InitSubmodulesState
- tui::app::PrComposeState
- tui::app::PrItem
- tui::app::PrPickerState
- tui::app::StaleBaseState
- tui::glyphs::Glyphs
- tui::hints::Hint
- tui::options::OptionList
- tui::runtime::ComposeSeed
- tui::terminal::Tui
- tui::theme::Palette
- tui::theme::Theme
Enums
- agent::model::AgentModel
- agent::model::Effort
- agent::spec::AgentKind
- agent::spec::ResultFormat
- config::SubmoduleInit
- error::Error
- keys::KeyAction
- model::Column
- model::MergeState
- model::PrState
- model::SortKey
- output::color::ColorChoice
- query::Resolved
- tui::app::ComposeField
- tui::app::CreateStep
- tui::app::JobHome
- tui::app::JobKey
- tui::app::Mode
- tui::app::Pane
- tui::app::StatusKind
- tui::event::CreateDecision
- tui::event::Effect
- tui::theme::ThemePreset
Traits
Functions
- agent::spec::apply_effort
- agent::spec::parse_result
- agent::spec::parse_version
- agent::spec::prompt_argv
- agent::spec::version_argv
- config::global_config_path
- config::load
- config::parse_layer
- config::repo_config_path
- config::wtconfig::clear_meta
- config::wtconfig::mark_created_by_wt
- config::wtconfig::read_meta
- config::wtconfig::write_base_ref
- config::wtconfig::write_pr
- config::wtconfig::write_pr_number
- config::wtconfig::write_pr_url
- copy::copy_ignored_files
- gh::types::pr_state
- git::submodule::uninitialized
- git::submodule::update_init
- hooks::run_post_create
- hooks::run_pre_remove
- output::color::paint
- output::color::resolve_color
- output::json::to_line
- output::pager::page
- output::pager::should_page
- output::render::ahead_behind_cell
- output::render::branch_display
- output::render::cell
- output::render::commit_cell
- output::render::dirty_marker
- output::render::path_cell
- output::render::pr_cell
- output::render::status_marker
- output::table::render_table
- query::resolve
- run
- slug::slugify
- slug::slugify_with_fallback
- template::ensure_outside_git
- template::render
- time::iso8601
- time::now_unix
- time::parse_iso8601
- time::relative
- tui::hints::checkout_hints
- tui::hints::compose_ai_hints
- tui::hints::compose_edit_hints
- tui::hints::confirm_create_hints
- tui::hints::confirm_delete_branch_hints
- tui::hints::confirm_hints
- tui::hints::confirm_init_submodules_hints
- tui::hints::confirm_quit_hints
- tui::hints::confirm_stale_base_hints
- tui::hints::create_hints
- tui::hints::filter_hints
- tui::hints::format_hint_row
- tui::hints::help_hints
- tui::hints::pr_picker_hints
- tui::runtime::run_pr_picker
- tui::runtime::run_tui
- tui::terminal::install_panic_hook
- tui::view::render
- util::editor::editor_argv
- util::editor::resolve_editor
- util::fuzzy::filter_indices
- version::long_version
Type Aliases
Statics
Constants
- model::SCHEMA_VERSION
- output::color::ansi::CYAN
- output::color::ansi::DIM
- output::color::ansi::GREEN
- output::color::ansi::MAGENTA
- output::color::ansi::RED
- output::color::ansi::RESET
- output::color::ansi::YELLOW
- template::DEFAULT_TEMPLATE
- tui::app::MIN_DETAIL_WIDTH
- tui::app::MIN_HEIGHT
- version::BUILD_PROFILE
- version::BUILD_TIMESTAMP
- version::COMMIT_DATE
- version::COMMIT_HASH
- version::PKG_VERSION
- version::RUSTC_VERSION