List of all items
Structs
- ai::AiRequest
- ai::AiResponse
- ai::AiUsage
- ai::BackendConfig
- ai::claude::ClaudeBackend
- ai::copilot::CopilotBackend
- ai::gemini::GeminiBackend
- 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::review::ReviewArgs
- git::GitRepo
- git::SnapshotGuard
Enums
Traits
Functions
- ai::resolve_backend
- cache::fingerprint::compute_fingerprints
- cache::fingerprint::sha256_hex
- 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::review::run
- ui::commit_created
- ui::commit_skipped
- ui::commit_start
- ui::confirm
- ui::display_plan
- ui::file_staged
- ui::format_tokens
- ui::header
- ui::info
- ui::phase_ok
- ui::spinner
- ui::spinner_done
- ui::summary
- ui::tool_call
- ui::usage
- ui::warn