List of all items
Structs
- cli::args::AddArgs
- cli::args::Cli
- cli::args::CommitArgs
- cli::args::HooksArgs
- cli::args::InitArgs
- cli::args::LogArgs
- cli::args::MigrateArgs
- cli::args::PullArgs
- cli::args::PushArgs
- cli::args::RecordArgs
- cli::args::ResetArgs
- cli::args::SearchArgs
- cli::args::SearchQueryArgs
- cli::args::ServerArgs
- cli::args::ShowArgs
- cli::args::StatusArgs
- cli::args::SyncArgs
- core::BranchSync
- core::CommitPipeline
- core::CommitResult
- core::GitNativeCommitPipeline
- core::MigrationResult
- core::SanitizeResult
- core::SyncResult
- core::SynthesizeSummary
- core::reconcile::ConflictCheckResult
- core::reconcile::GhostCommitInfo
- domain::BlobContent
- domain::IndexEntry
- domain::Location
- domain::NeuralCommit
- domain::ObjectEnvelope
- git::CommitMetadata
- git::GitRepository
- mcp::protocol::ClientCapabilities
- mcp::protocol::ClientInfo
- mcp::protocol::GetContextParams
- mcp::protocol::GetRecentSummariesParams
- mcp::protocol::InitializeParams
- mcp::protocol::InitializeResult
- mcp::protocol::JsonRpcError
- mcp::protocol::JsonRpcRequest
- mcp::protocol::JsonRpcResponse
- mcp::protocol::LocationInput
- mcp::protocol::LogEntry
- mcp::protocol::LogStepParams
- mcp::protocol::RootsCapability
- mcp::protocol::ServerCapabilities
- mcp::protocol::ServerInfo
- mcp::protocol::ToolCallParams
- mcp::protocol::ToolCallResult
- mcp::protocol::ToolDefinition
- mcp::protocol::ToolsCapability
- mcp::protocol::ToolsListResult
- mcp::server::McpServer
- mcp::tools::relevant_context::GetRelevantContextParams
- safety::LockGuard
- search::indexer::SearchIndexer
- search::retriever::SearchResult
- storage::FileHeadStore
- storage::FileIndexStore
- storage::FileObjectStore
- storage::FileRefStore
- storage::GitObjectStore
- storage::GitRefStore
Enums
- cli::args::Commands
- cli::args::HooksCommands
- cli::args::SearchCommands
- core::ChangeState
- core::EnsureSyncResult
- core::StorageVersion
- core::SyncStatus
- core::reconcile::RewindResult
- domain::Category
- domain::ObjectType
- domain::Role
- error::AgitError
- error::IndexError
- error::StorageError
- mcp::protocol::ToolContent
Traits
Functions
- cli::commands::add::execute
- cli::commands::commit::execute
- cli::commands::hooks::execute
- cli::commands::hooks::install_all_hooks
- cli::commands::hooks::uninstall_all_hooks
- cli::commands::init::execute
- cli::commands::log::execute
- cli::commands::migrate::execute
- cli::commands::pull::execute
- cli::commands::push::execute
- cli::commands::record::execute
- cli::commands::reset::execute
- cli::commands::search::collect_entries_from_chain
- cli::commands::search::execute
- cli::commands::search::parse_trace_content
- cli::commands::server::execute
- cli::commands::show::execute
- cli::commands::status::execute
- cli::commands::sync::execute
- core::check_conflicted_state
- core::cleanup_v1_storage
- core::detect_version
- core::ensure_sync
- core::migrate_v1_to_v2
- core::reconcile::check_for_conflicts
- core::reconcile::check_semantic_conflict
- core::reconcile::detect_ghost_commits
- core::reconcile::extract_file_references
- core::reconcile::reconcile_rewind
- core::sanitize_entries
- mcp::tools::get_context::execute
- mcp::tools::get_file_history::execute
- mcp::tools::get_recent_summaries::execute
- mcp::tools::log_step::execute
- mcp::tools::read_roadmap::execute
- mcp::tools::relevant_context::execute
- safety::atomic_write
- safety::atomic_write_json
- safety::atomic_write_str
- safety::lock_path
- safety::read_optional
- safety::read_optional_string
- safety::validate_path_is_internal
- search::build_schema
- search::incremental::index_new_commits
- search::index_state::is_index_healthy
- search::index_state::load_indexed_commits
- search::index_state::mark_commit_indexed
- search::index_state::save_indexed_commits
- search::indexer::index_entries
- search::open_or_create_index
- search::retriever::search
- templates::generate_claude_md_template
- templates::generate_cursorrules_template
- templates::generate_versioned_protocol
Type Aliases
Constants
- domain::SCHEMA_VERSION
- mcp::protocol::INTERNAL_ERROR
- mcp::protocol::INVALID_PARAMS
- mcp::protocol::INVALID_REQUEST
- mcp::protocol::METHOD_NOT_FOUND
- mcp::protocol::PARSE_ERROR
- templates::AGIT_VERSION
- templates::CLAUDE_MD_TEMPLATE
- templates::CURSORRULES_TEMPLATE
- templates::SYSTEM_PROTOCOL_CONTENT
- templates::TEMPLATE_FILES