List of all items
Structs
- adapters::RuntimeDescriptor
- adapters::claude_code::ClaudeCodeAdapter
- adapters::claude_code::ClaudeCodeConfig
- adapters::codex::CodexAdapter
- adapters::codex::CodexConfig
- adapters::kilo::KiloAdapter
- adapters::kilo::KiloConfig
- adapters::opencode::OpenCodeAdapter
- adapters::opencode::OpenCodeConfig
- adapters::runtime::AdapterConfig
- adapters::runtime::AttemptSummary
- adapters::runtime::ExecutionInput
- adapters::runtime::ExecutionReport
- adapters::runtime::InteractiveExecutionResult
- adapters::runtime::MockAdapter
- adapters::runtime::RuntimeError
- cli::commands::AttachRepoArgs
- cli::commands::AttemptInspectArgs
- cli::commands::CheckpointCompleteArgs
- cli::commands::Cli
- cli::commands::DetachRepoArgs
- cli::commands::EventInspectArgs
- cli::commands::EventListArgs
- cli::commands::EventReplayArgs
- cli::commands::EventStreamArgs
- cli::commands::FlowAbortArgs
- cli::commands::FlowCreateArgs
- cli::commands::FlowListArgs
- cli::commands::FlowPauseArgs
- cli::commands::FlowResumeArgs
- cli::commands::FlowStartArgs
- cli::commands::FlowStatusArgs
- cli::commands::FlowTickArgs
- cli::commands::GraphAddCheckArgs
- cli::commands::GraphAddDependencyArgs
- cli::commands::GraphCreateArgs
- cli::commands::GraphListArgs
- cli::commands::GraphValidateArgs
- cli::commands::MergeApproveArgs
- cli::commands::MergeExecuteArgs
- cli::commands::MergePrepareArgs
- cli::commands::ProjectCreateArgs
- cli::commands::ProjectInspectArgs
- cli::commands::ProjectRuntimeSetArgs
- cli::commands::ProjectUpdateArgs
- cli::commands::RuntimeHealthArgs
- cli::commands::ServeArgs
- cli::commands::TaskAbortArgs
- cli::commands::TaskCloseArgs
- cli::commands::TaskCompleteArgs
- cli::commands::TaskCreateArgs
- cli::commands::TaskInspectArgs
- cli::commands::TaskListArgs
- cli::commands::TaskRetryArgs
- cli::commands::TaskRuntimeSetArgs
- cli::commands::TaskStartArgs
- cli::commands::TaskUpdateArgs
- cli::commands::VerifyOverrideArgs
- cli::commands::VerifyResultsArgs
- cli::commands::VerifyRunArgs
- cli::commands::WorktreeCleanupArgs
- cli::commands::WorktreeInspectArgs
- cli::commands::WorktreeListArgs
- cli::output::CliResponse
- cli::output::ErrorOutput
- core::diff::Baseline
- core::diff::Diff
- core::diff::FileChange
- core::diff::FileSnapshot
- core::diff::UnifiedDiff
- core::enforcement::ScopeEnforcer
- core::enforcement::ScopeViolation
- core::enforcement::VerificationResult
- core::error::HivemindError
- core::events::CorrelationIds
- core::events::Event
- core::events::EventId
- core::events::EventMetadata
- core::flow::TaskExecution
- core::flow::TaskFlow
- core::graph::GraphTask
- core::graph::RetryPolicy
- core::graph::SuccessCriteria
- core::graph::TaskGraph
- core::registry::CheckpointCompletionResult
- core::registry::GraphValidationResult
- core::registry::Registry
- core::registry::RegistryConfig
- core::registry::RuntimeHealthStatus
- core::registry::RuntimeListEntry
- core::runtime_event_projection::RuntimeEventProjector
- core::scheduler::Attempt
- core::scheduler::Scheduler
- core::scope::ExecutionScope
- core::scope::FilesystemScope
- core::scope::GitScope
- core::scope::PathRule
- core::scope::RepositoryScope
- core::scope::Scope
- core::state::AppState
- core::state::AttemptCheckpoint
- core::state::AttemptState
- core::state::MergeState
- core::state::Project
- core::state::ProjectRuntimeConfig
- core::state::Repository
- core::state::Task
- core::state::TaskRuntimeConfig
- core::verification::CheckConfig
- core::verification::CheckResult
- core::worktree::WorktreeConfig
- core::worktree::WorktreeInfo
- core::worktree::WorktreeManager
- core::worktree::WorktreeStatus
- server::ApiResponse
- server::ServeConfig
- server::UiEvent
- server::UiState
- storage::event_store::EventFilter
- storage::event_store::FileEventStore
- storage::event_store::InMemoryEventStore
- storage::event_store::IndexedEventStore
Enums
- adapters::runtime::InteractiveAdapterEvent
- cli::commands::AttemptCommands
- cli::commands::CheckpointCommands
- cli::commands::Commands
- cli::commands::EventCommands
- cli::commands::FlowCommands
- cli::commands::GraphCommands
- cli::commands::MergeCommands
- cli::commands::ProjectCommands
- cli::commands::RuntimeCommands
- cli::commands::TaskCommands
- cli::commands::TaskRetryMode
- cli::commands::VerifyCommands
- cli::commands::WorktreeCommands
- cli::output::OutputFormat
- core::diff::ChangeType
- core::enforcement::ViolationType
- core::error::ErrorCategory
- core::error::ExitCode
- core::events::EventPayload
- core::events::RuntimeOutputStream
- core::flow::FlowError
- core::flow::FlowState
- core::flow::RetryMode
- core::flow::TaskExecState
- core::graph::GraphError
- core::graph::GraphState
- core::runtime_event_projection::ProjectedRuntimeObservation
- core::scheduler::AttemptOutcome
- core::scheduler::ScheduleResult
- core::scope::FilePermission
- core::scope::GitPermission
- core::scope::RepoAccessMode
- core::scope::ScopeCompatibility
- core::state::AttemptCheckpointState
- core::state::MergeStatus
- core::state::TaskState
- core::worktree::WorktreeError
- server::ApiMethod
- storage::event_store::EventStoreError
Traits
Functions
- adapters::runtime_descriptors
- cli::output::create_table
- cli::output::output
- cli::output::output_error
- core::diff::unified_diff
- core::enforcement::path_matches_any
- core::scope::check_compatibility
- server::handle_api_request
- server::serve
Type Aliases
- core::diff::FileHash
- core::error::Result
- core::worktree::Result
- storage::event_store::Result
- storage::event_store::SharedEventStore