List of all items
Structs
- ai::AiRequest
- ai::AiResponse
- ai::AiUsage
- ai::BackendConfig
- ai::ProviderConfig
- ai::Sandbox
- cache::CacheManager
- cache::store::CacheEntry
- commands::ask::AskArgs
- commands::branch::BranchArgs
- commands::cache::CacheArgs
- commands::commit::CommitArgs
- commands::commit::CommitPlan
- commands::commit::PlannedCommit
- commands::explain::ExplainArgs
- commands::pr::PrArgs
- commands::rebase::RebaseArgs
- commands::rebase::ReorganizePlan
- commands::rebase::ReorganizedCommit
- commands::review::ReviewArgs
- git::GitRepo
- git::SnapshotGuard
Enums
Traits
Functions
- ai::resolve_backend
- ai::resolve_local_provider
- cache::fingerprint::compute_fingerprints
- cache::fingerprint::sha256_hex
- cache::fingerprint::staged_blob_hash
- cache::store::cache_dir
- cache::store::clear
- cache::store::clear_all
- cache::store::entry_path
- cache::store::list_entries
- cache::store::now_secs
- cache::store::read_entry
- cache::store::write_entry
- commands::ask::run
- commands::branch::run
- commands::cache::run
- commands::commit::run
- commands::explain::run
- commands::pr::run
- commands::rebase::run
- commands::review::run
- prompts::commit::patch_prompt
- prompts::commit::system_prompt
- prompts::commit::user_prompt
- prompts::rebase::system_prompt
- prompts::rebase::user_prompt
- ui::commit_created
- ui::commit_failed
- ui::commit_skipped
- ui::commit_start
- ui::confirm
- ui::display_plan
- ui::failed_commits
- ui::file_staged
- ui::format_tokens
- ui::header
- ui::info
- ui::invalid_messages
- ui::is_tty
- ui::phase_ok
- ui::spinner
- ui::spinner_done
- ui::summary
- ui::tool_call
- ui::usage
- ui::warn