List of all items
Structs
- AgentChildHandle
- AgentCommandResult
- AgentSpawnConfig
- ChildProcessInfo
- ProcessOutput
- RealAgentChild
- RealProcessExecutor
- agents::AgentConfig
- agents::AgentConfigBuilder
- agents::AgentRegistry
- agents::AgentsConfigFile
- agents::ConfigSource
- agents::ProductionRetryTimer
- agents::RealCcsEnvironment
- agents::RealCcsFilesystem
- agents::cache_environment::RealCacheEnvironment
- agents::ccs::CcsAliasResolver
- agents::ccs::CcsCommandResult
- agents::ccs::CcsEnvVarDebugSummary
- agents::fallback::FallbackConfig
- agents::fallback::ResolvedDrainBinding
- agents::fallback::ResolvedDrainConfig
- agents::invoke::AgentInput
- agents::invoke::AgentOutput
- agents::opencode_api::ApiCatalog
- agents::opencode_api::Model
- agents::opencode_api::Provider
- agents::opencode_api::RealCatalogFetcher
- agents::opencode_api::RealCatalogLoader
- agents::runtime::ProductionRetryTimer
- app::boundary::conflict_resolution::ConflictResolutionRuntimeParams
- app::config::EventLoopConfig
- app::config::EventLoopResult
- app::config_init::AgentResolutionSources
- app::config_init::ConfigInitResult
- app::context::PipelineContext
- app::effect_handler::RealAppEffectHandler
- app::finalization::FinalizeContext
- app::pipeline_setup::PhaseContextWithTimer
- app::pipeline_setup::PipelineAndRepoRoot
- app::pipeline_setup::RepoCommandBoundaryParams
- app::pipeline_setup::RunPipelineWithHandlerParams
- app::plumbing::CommitGenerationConfig
- app::resume::ResumeResult
- app::runner::pipeline_execution::CommandExitCleanupGuard
- app::runner::pipeline_execution::PipelinePreparationParams
- app::runner::setup_helpers::AgentSetupParams
- app::runtime_factory::PipelineRuntimeFactoryParams
- app::validation::ValidatedAgents
- banner::PipelineSummary
- banner::ReviewSummary
- benchmarks::io_baselines::CheckpointSerializationBaseline
- benchmarks::io_baselines::ExecutionHistoryBaseline
- checkpoint::builder::CheckpointBuilder
- checkpoint::execution_history::ExecutionHistory
- checkpoint::execution_history::ExecutionStep
- checkpoint::execution_history::FileSnapshot
- checkpoint::execution_history::IssuesSummary
- checkpoint::execution_history::ModifiedFilesDetail
- checkpoint::file_state::FileSystemState
- checkpoint::restore::ResumeContext
- checkpoint::run_context::RunContext
- checkpoint::size_monitor::CheckpointSizeMonitor
- checkpoint::size_monitor::SizeThresholds
- checkpoint::state::AgentConfigSnapshot
- checkpoint::state::CheckpointParams
- checkpoint::state::CliArgsSnapshot
- checkpoint::state::CliArgsSnapshotBuilder
- checkpoint::state::CloudCheckpointState
- checkpoint::state::EnvironmentSnapshot
- checkpoint::state::PipelineCheckpoint
- checkpoint::string_pool::StringPool
- checkpoint::validation::ValidationResult
- cli::Args
- cli::handlers::boundary::ConfigInfo
- cli::reducer::state::CliState
- cloud::NoopCloudReporter
- cloud::io::http::HttpCloudReporter
- cloud::runtime::HeartbeatGuard
- cloud::types::PipelineResult
- cloud::types::ProgressUpdate
- common::domain_types::AgentDirectoryEntryCount
- common::domain_types::AgentName
- common::domain_types::BranchName
- common::domain_types::GitOid
- common::domain_types::GitOidParseError
- common::domain_types::HttpsUrl
- common::domain_types::IsoTimestamp
- common::domain_types::IssueFileSize
- common::domain_types::ModelName
- common::domain_types::NonEmptyString
- common::domain_types::NonEmptyStringParseError
- common::domain_types::ProviderName
- common::domain_types::PushBranch
- common::domain_types::RemoteName
- common::domain_types::Sha256Checksum
- config::CloudConfig
- config::CloudStateConfig
- config::GitRemoteConfig
- config::GitRemoteStateConfig
- config::path_resolver::MemoryConfigEnvironment
- config::path_resolver::RealConfigEnvironment
- config::types::BehavioralFlags
- config::types::CloudConfig
- config::types::CloudStateConfig
- config::types::Config
- config::types::FeatureFlags
- config::types::GitRemoteConfig
- config::types::GitRemoteStateConfig
- config::unified::types::AgentConfigToml
- config::unified::types::CcsAliasConfig
- config::unified::types::CcsConfig
- config::unified::types::GeneralBehaviorFlags
- config::unified::types::GeneralConfig
- config::unified::types::GeneralExecutionFlags
- config::unified::types::GeneralWorkflowFlags
- config::unified::types::UnifiedConfig
- diagnostics::AgentDiagnostics
- diagnostics::DiagnosticReport
- diagnostics::SystemInfo
- executor::AgentChildHandle
- executor::AgentCommandResult
- executor::AgentSpawnConfig
- executor::ChildProcessInfo
- executor::ProcessOutput
- executor::RealAgentChild
- executor::RealProcessExecutor
- executor::SpawnedProcess
- exit_pause::LaunchContext
- exit_pause::StdEnvironment
- exit_pause::StdProcessSpawner
- files::llm_output_extraction::CommitExtractionResult
- files::llm_output_extraction::DevelopmentResultElements
- files::llm_output_extraction::IssueEntry
- files::llm_output_extraction::IssuesElements
- files::llm_output_extraction::McpEntry
- files::llm_output_extraction::PlanElements
- files::llm_output_extraction::SkillEntry
- files::llm_output_extraction::SkillsMcp
- files::monitoring::PromptMonitor
- files::protection::validation::PromptValidationResult
- git_helpers::DiffReviewContent
- git_helpers::ProtectionScope
- git_helpers::identity::GitIdentity
- git_helpers::phase::ProtectionCheckResult
- git_helpers::wrapper::GitHelpers
- guidelines::ReviewGuidelines
- interrupt::EventLoopActiveGuard
- interrupt::InterruptContext
- io::http_fetch::RealHttpFetcher
- json_parser::boundary::health_monitor::HealthMonitor
- json_parser::boundary::streaming_state::StreamingState
- json_parser::claude::ClaudeParser
- json_parser::claude::io::ParserState
- json_parser::codex::CodexParser
- json_parser::codex::event_handlers::EventHandlerContext
- json_parser::codex::io::CodexParserState
- json_parser::deduplication::DeltaDeduplicator
- json_parser::deduplication::OverlapScore
- json_parser::deduplication::OverlapThresholds
- json_parser::deduplication::RealThresholdEnvironment
- json_parser::deduplication::boundary::KMPMatcher
- json_parser::deduplication::boundary::RollingHashWindow
- json_parser::delta_display::DeltaDisplayFormatter
- json_parser::delta_display::TextDeltaRenderer
- json_parser::delta_display::ThinkingDeltaRenderer
- json_parser::gemini::GeminiParser
- json_parser::gemini::io::GeminiParserState
- json_parser::health::metrics::StreamingQualityMetrics
- json_parser::health::parser_health::ParserHealth
- json_parser::incremental_parser::IncrementalNdjsonParser
- json_parser::opencode::OpenCodeCache
- json_parser::opencode::OpenCodeError
- json_parser::opencode::OpenCodeEvent
- json_parser::opencode::OpenCodeParser
- json_parser::opencode::OpenCodePart
- json_parser::opencode::OpenCodeTime
- json_parser::opencode::OpenCodeTokens
- json_parser::opencode::OpenCodeToolState
- json_parser::opencode::io::OpenCodeParserState
- json_parser::printer::StdoutPrinter
- json_parser::stream_classifier::ClassificationResult
- json_parser::stream_classifier::StreamEventClassifier
- json_parser::types::DeltaAccumulator
- language_detector::ProjectStack
- logger::Colors
- logger::Logger
- logger::LoggerIoWrapper
- logger::RealColorEnvironment
- logging::ConfigSummary
- logging::EventLoopLogger
- logging::LogEffectParams
- logging::RunId
- logging::RunLogContext
- logging::RunMetadata
- monitoring::memory_metrics::LoggingBackend
- monitoring::memory_metrics::MemoryMetricsCollector
- monitoring::memory_metrics::MemorySnapshot
- monitoring::memory_metrics::NoOpBackend
- phases::commit::CommitAttemptResult
- phases::commit::CommitMessageResult
- phases::commit_logging::CommitAttemptLog
- phases::commit_logging::CommitLogSession
- phases::commit_logging::ExtractionAttempt
- phases::commit_logging::ParsingTraceLog
- phases::commit_logging::ParsingTraceStep
- phases::commit_logging::ValidationCheck
- phases::context::PhaseContext
- phases::review::FixPassResult
- phases::review::ReviewPassResult
- pipeline::AgentPhaseGuard
- pipeline::PipelineRuntime
- pipeline::PromptCommand
- pipeline::idle_timeout::ActivityTrackingReader
- pipeline::idle_timeout::FileActivityTracker
- pipeline::idle_timeout::MonotonicClock
- pipeline::idle_timeout::StderrActivityTracker
- pipeline::timer::Timer
- prompts::BranchInfo
- prompts::FileConflict
- prompts::PromptConfig
- prompts::RenderedPromptError
- prompts::RenderedTemplate
- prompts::SubstitutionEntry
- prompts::SubstitutionLog
- prompts::TemplateVariablesInvalidError
- prompts::content_builder::PromptContentBuilder
- prompts::content_builder::PromptContentReferences
- prompts::io::TemplateMetadata
- prompts::io::VariableInfo
- prompts::prompt_history_entry::PromptHistoryEntry
- prompts::prompt_scope_key::PromptScopeKey
- prompts::runtime::RenderedTemplate
- prompts::runtime::SubstitutionEntry
- prompts::runtime::SubstitutionLog
- prompts::runtime::Template
- prompts::template_catalog::EmbeddedTemplate
- prompts::template_context::TemplateContext
- prompts::template_parsing::OutcomeDescription
- prompts::template_parsing::ValidationState
- prompts::template_registry::TemplateRegistry
- reducer::boundary::MainEffectHandler
- reducer::domain::baseline::BaselineOid
- reducer::domain::branch::PushRefspec
- reducer::effect::ContinuationContextData
- reducer::effect::EffectResult
- reducer::event::ProcessExecutionResult
- reducer::fault_tolerant_executor::AgentExecutionConfig
- reducer::fault_tolerant_executor::AgentExecutionResult
- reducer::state::MaterializedPromptInput
- reducer::state::RunMetrics
- reducer::state::agent_chain::AgentChainState
- reducer::state::agent_chain::RateLimitContinuationPrompt
- reducer::state::connectivity::ConnectivityState
- reducer::state::continuation::ContinuationState
- reducer::state::pipeline::BoundedExecutionHistory
- reducer::state::pipeline::CommitValidatedOutcome
- reducer::state::pipeline::DevelopmentValidatedOutcome
- reducer::state::pipeline::ExcludedFile
- reducer::state::pipeline::FixValidatedOutcome
- reducer::state::pipeline::MaterializedCommitInputs
- reducer::state::pipeline::MaterializedDevelopmentInputs
- reducer::state::pipeline::MaterializedPlanningInputs
- reducer::state::pipeline::MaterializedReviewInputs
- reducer::state::pipeline::MaterializedXsdRetryLastOutput
- reducer::state::pipeline::PipelineState
- reducer::state::pipeline::PlanningValidatedOutcome
- reducer::state::pipeline::PromptInputsState
- reducer::state::pipeline::PromptPermissionsState
- reducer::state::pipeline::ReviewValidatedOutcome
- reducer::ui_event::XmlCodeSnippet
- reducer::ui_event::XmlOutputContext
- review_metrics::ReviewMetrics
- runtime::clock::RealClock
- runtime::environment::GitEnvError
- runtime::environment::RealEnvironment
- runtime::environment::RealGitEnvironment
- runtime::streaming::CancelAwareReceiverBufRead
- runtime::streaming::StreamingLineReader
- workspace::DirEntry
- workspace::files::WorkspaceFs
Enums
- agents::AgentErrorKind
- agents::ConfigInitResult
- agents::OpenCodeProviderType
- agents::fallback::AgentDrain
- agents::fallback::AgentRole
- agents::fallback::DrainMode
- agents::invoke::AgentInvokeError
- agents::opencode_api::CacheError
- agents::opencode_api::CacheWarning
- agents::parser::JsonParserType
- agents::validation::OpenCodeValidationError
- app::effect::AppEffect
- app::effect::AppEffectResult
- app::effect::CommitResult
- app::effect::RebaseResult
- app::effectful::AppEffectError
- app::resume::ValidationOutcome
- checkpoint::execution_history::StepOutcome
- checkpoint::file_state::ValidationError
- checkpoint::recovery::RecoveryStrategy
- checkpoint::size_monitor::SizeAlert
- checkpoint::state::PipelinePhase
- checkpoint::state::RebaseState
- cli::PauseOnExitMode
- cli::presets::Preset
- cli::reducer::event::CliEvent
- cli::reducer::state::PresetType
- cloud::types::CloudError
- cloud::types::ProgressEventType
- common::domain_types::GitOidParseErrorReason
- common::domain_types::HttpsUrlParseError
- common::domain_types::NonEmptyStringParseErrorReason
- common::domain_types::PushBranchParseError
- common::domain_types::RemoteNameParseError
- config::GitAuthMethod
- config::GitAuthStateMethod
- config::loader::ConfigLoadWithValidationError
- config::types::GitAuthMethod
- config::types::GitAuthStateMethod
- config::types::ReviewDepth
- config::types::Verbosity
- config::unified::loading::ConfigInitResult
- config::unified::loading::ConfigLoadError
- config::unified::types::CcsAliasToml
- config::unified::types::ResolveDrainError
- config::validation::ConfigValidationError
- exit_pause::ExitOutcome
- files::protection::validation::FileState
- files::recovery::RecoveryStatus
- git_helpers::CommitResultFallback
- git_helpers::DiffTruncationLevel
- git_helpers::ReviewBaseline
- git_helpers::StartPoint
- git_helpers::identity::IdentityValidationError
- git_helpers::rebase::RebaseErrorKind
- git_helpers::rebase::RebaseResult
- guidelines::CheckSeverity
- json_parser::codex::event_interpretation::ItemCompletedInterpretation
- json_parser::codex::event_interpretation::ItemStartedInterpretation
- json_parser::health::metrics::StreamingPattern
- json_parser::stream_classifier::StreamEventType
- json_parser::terminal::TerminalMode
- json_parser::types::ContentType
- phases::commit::CommitMessageOutcome
- phases::commit_logging::AttemptOutcome
- phases::review::PostflightResult
- phases::review::PreflightResult
- platform::Platform
- prompts::Action
- prompts::ContextLevel
- prompts::Role
- prompts::SubstitutionSource
- prompts::ValidationError
- prompts::ValidationWarning
- prompts::content_reference::DiffContentReference
- prompts::content_reference::PlanContentReference
- prompts::content_reference::PromptContentReference
- prompts::io::LoadTemplateError
- prompts::io::ValidationError
- prompts::prompt_scope_key::PromptPhase
- prompts::prompt_scope_key::RetryMode
- prompts::runtime::SubstitutionSource
- prompts::template_parsing::ValidationError
- prompts::template_registry::TemplateError
- reducer::domain::baseline::BaselineOidParseError
- reducer::domain::branch::BranchParseError
- reducer::domain::residual::ResidualFilesStatusParseError
- reducer::effect::Effect
- reducer::effect::RecoveryResetType
- reducer::event::AgentErrorKind
- reducer::event::AgentEvent
- reducer::event::AwaitingDevFixEvent
- reducer::event::CheckpointTrigger
- reducer::event::CommitEvent
- reducer::event::ConflictStrategy
- reducer::event::DevelopmentEvent
- reducer::event::ErrorEvent
- reducer::event::LifecycleEvent
- reducer::event::PipelineEvent
- reducer::event::PipelinePhase
- reducer::event::PlanningEvent
- reducer::event::PromptInputEvent
- reducer::event::RebaseEvent
- reducer::event::RebasePhase
- reducer::event::ReviewEvent
- reducer::event::TimeoutOutputKind
- reducer::event::WorkspaceIoErrorKind
- reducer::state::ArtifactType
- reducer::state::CommitState
- reducer::state::DevelopmentStatus
- reducer::state::FixStatus
- reducer::state::PromptInputKind
- reducer::state::PromptInputRepresentation
- reducer::state::PromptMaterializationReason
- reducer::state::PromptMode
- reducer::state::RebaseState
- reducer::state::SameAgentRetryReason
- reducer::state::pipeline::ExcludedFileReason
- reducer::ui_event::UIEvent
- reducer::ui_event::XmlOutputType
- templates::PromptTemplate
- workspace::files::AtomicWriteSync
Traits
- AgentChild
- ProcessExecutor
- agents::CcsEnvironment
- agents::CcsFilesystem
- agents::RetryTimerProvider
- agents::RetryTimerProviderDebug
- agents::cache_environment::CacheEnvironment
- agents::invoke::AgentInvoker
- agents::opencode_api::CatalogHttpClient
- agents::opencode_api::CatalogLoader
- agents::runtime::RetryTimerProvider
- agents::runtime::RetryTimerProviderDebug
- app::core::StatefulHandler
- app::effect::AppEffectHandler
- cloud::CloudReporter
- config::path_resolver::ConfigEnvironment
- executor::AgentChild
- executor::ProcessExecutor
- exit_pause::EnvironmentReader
- exit_pause::ProcessSpawner
- io::http_fetch::HttpFetcher
- io::terminal::BannerOutput
- io::terminal::TerminalInput
- io::terminal::TerminalOutput
- json_parser::deduplication::ThresholdEnvironment
- json_parser::delta_display::DeltaRenderer
- json_parser::printer::Printable
- logger::ColorEnvironment
- logger::Loggable
- monitoring::memory_metrics::TelemetryBackend
- pipeline::idle_timeout::Clock
- prompts::runtime::BriefDescription
- reducer::effect::EffectHandler
- runtime::clock::Clock
- runtime::environment::Environment
- runtime::environment::GitEnvironment
- workspace::Workspace
Macros
Functions
- agents::auth_failure_advice
- agents::ccs::build_ccs_agent_config
- agents::ccs::ccs_env_var_debug_summary
- agents::ccs::is_ccs_ref
- agents::ccs::parse_ccs_ref
- agents::ccs::resolve_ccs_agent
- agents::ccs::resolve_ccs_command
- agents::contains_glm_model
- agents::is_glm_like_agent
- agents::opencode_api::load_api_catalog
- agents::production_timer
- agents::runtime::do_sleep
- agents::runtime::get_env_var
- agents::runtime::production_timer
- agents::strip_model_flag_prefix
- agents::validate_model_flag
- agents::validation::get_opencode_refs
- agents::validation::get_opencode_refs_in_resolved_drains
- agents::validation::get_opencode_refs_legacy
- agents::validation::validate_opencode_agents
- agents::validation::validate_opencode_agents_in_resolved_drains
- agents::validation::validate_opencode_agents_legacy
- app::boundary::conflict_resolution::run_ai_conflict_resolution_with_runtime
- app::boundary::rebase_conflict_resolution::run_ai_conflict_resolution_with_runtime
- app::boundary::rebase_conflict_resolution::try_resolve_conflicts_with_hook_boundary
- app::config::create_initial_state_with_config
- app::config::overlay_checkpoint_progress_onto_base_state
- app::config_init::initialize_config
- app::config_init::initialize_config_with
- app::core::run_event_loop
- app::core::run_event_loop_with_handler
- app::detection::detect_project_stack
- app::effectful::check_prompt_exists_effectful
- app::effectful::ensure_files_effectful
- app::effectful::get_head_oid
- app::effectful::get_repo_root
- app::effectful::handle_reset_start_commit
- app::effectful::is_on_main_branch
- app::effectful::require_repo
- app::effectful::reset_context_for_isolation_effectful
- app::effectful::save_start_commit
- app::env_access::check_no_resume_prompt
- app::env_access::exit_with_code
- app::env_access::get_args
- app::env_access::get_current_dir
- app::env_access::get_process_id
- app::env_access::get_program_args
- app::env_access::is_terminal_io
- app::env_access::set_current_dir
- app::finalization::build_pipeline_summary
- app::finalization::finalize_pipeline
- app::initialization::load_agent_registry_boundary
- app::initialization::restore_config_from_checkpoint
- app::io::effect_io::check_no_resume_prompt
- app::io::effect_io::create_dir
- app::io::effect_io::delete_file
- app::io::effect_io::exit_with_code
- app::io::effect_io::flush_stdout
- app::io::effect_io::get_args
- app::io::effect_io::get_current_dir
- app::io::effect_io::get_env_var
- app::io::effect_io::get_process_id
- app::io::effect_io::get_program_args
- app::io::effect_io::is_terminal_io
- app::io::effect_io::path_exists
- app::io::effect_io::read_file
- app::io::effect_io::read_user_input
- app::io::effect_io::resolve_path
- app::io::effect_io::set_current_dir
- app::io::effect_io::set_env_var
- app::io::effect_io::set_read_only
- app::io::effect_io::write_file
- app::io::effect_io::write_stdout
- app::pipeline_setup::create_cleanup_guard_boundary
- app::pipeline_setup::create_effect_handler_boundary
- app::pipeline_setup::create_git_helpers_boundary
- app::pipeline_setup::create_main_effect_handler_boundary
- app::pipeline_setup::handle_repo_commands_boundary
- app::pipeline_setup::run_event_loop_with_handler_boundary
- app::pipeline_setup::run_pipeline_with_handler_boundary
- app::pipeline_setup::setup_agent_phase_for_workspace_boundary
- app::pipeline_setup::setup_git_and_agent_phase
- app::pipeline_setup::setup_phase_context_with_timer
- app::plumbing::get_commit_message_from_workspace
- app::plumbing::handle_apply_commit_with_handler
- app::plumbing::handle_generate_commit_msg
- app::plumbing_boundary::generate_commit_message_for_plumbing
- app::plumbing_boundary::run_pipeline_for_commit_message
- app::resume::handle_resume_with_validation
- app::resume::inspect_checkpoint
- app::resume::offer_resume_if_checkpoint_exists
- app::runner::pipeline_execution::handle_rebase_only
- app::runner::pipeline_execution::run
- app::runner::setup_helpers::validate_and_setup_agents
- app::runtime::check_no_resume_prompt
- app::runtime::exit_with_code
- app::runtime::get_args
- app::runtime::get_current_dir
- app::runtime::get_process_id
- app::runtime::get_program_args
- app::runtime::is_terminal_io
- app::runtime::run_event_loop_driver
- app::runtime::set_current_dir
- app::runtime_factory::create_agent_registry
- app::runtime_factory::create_cleanup_guard
- app::runtime_factory::create_effect_handler
- app::runtime_factory::create_git_helpers
- app::runtime_factory::create_main_effect_handler
- app::runtime_factory::create_pipeline_runtime
- app::runtime_factory::create_timer
- app::terminal::prompt_yes_no
- app::validation::resolve_required_agents
- app::validation::validate_agent_chains
- app::validation::validate_agent_commands
- app::validation::validate_can_commit
- banner::print_final_summary
- banner::print_final_summary_to
- banner::print_welcome_banner
- banner::print_welcome_banner_to
- benchmarks::io_baselines::estimate_execution_history_heap_bytes_core_fields
- benchmarks::io_baselines::estimate_execution_step_heap_bytes_core_fields
- checkpoint::current_dir::get_current_dir
- checkpoint::env_capture::capture_environment
- checkpoint::environment::restore_environment_from_checkpoint
- checkpoint::environment::restore_environment_impl
- checkpoint::execution_history::compression::compress
- checkpoint::execution_history::compression::decompress
- checkpoint::file_capture::read_file_bytes
- checkpoint::git_capture::git_branch_name
- checkpoint::git_capture::git_head_oid
- checkpoint::git_capture::git_modified_files
- checkpoint::git_capture::git_status
- checkpoint::io::compression::compress
- checkpoint::io::compression::decompress
- checkpoint::io::current_dir::get_current_dir
- checkpoint::io::env_capture::capture_environment
- checkpoint::io::environment::restore_environment_from_checkpoint
- checkpoint::io::environment::restore_environment_impl
- checkpoint::io::file_capture::read_file_bytes
- checkpoint::io::git_capture::git_branch_name
- checkpoint::io::git_capture::git_head_oid
- checkpoint::io::git_capture::git_modified_files
- checkpoint::io::git_capture::git_status
- checkpoint::restore::apply_checkpoint_to_config
- checkpoint::restore::calculate_start_iteration
- checkpoint::restore::calculate_start_reviewer_pass
- checkpoint::restore::should_skip_phase
- checkpoint::state::calculate_file_checksum_with_workspace
- checkpoint::state::checkpoint_exists_with_workspace
- checkpoint::state::clear_checkpoint_with_workspace
- checkpoint::state::load_checkpoint_with_workspace
- checkpoint::state::save_checkpoint_with_workspace
- checkpoint::state::timestamp
- checkpoint::validation::validate_agent_config
- checkpoint::validation::validate_checkpoint
- checkpoint::validation::validate_iteration_counts
- checkpoint::validation::validate_prompt_md
- checkpoint::validation::validate_working_directory
- cli::handle_check_config
- cli::handle_check_config_with
- cli::handle_extended_help
- cli::handle_generate_completion
- cli::handle_init_global
- cli::handle_init_global_with
- cli::handle_init_local_config
- cli::handle_init_local_config_with
- cli::handle_list_providers
- cli::handle_list_work_guides
- cli::handle_smart_init
- cli::handle_smart_init_with
- cli::handlers::baseline::handle_show_baseline
- cli::handlers::boundary::create_dir_all
- cli::handlers::boundary::create_prompt_from_template
- cli::handlers::boundary::exists
- cli::handlers::boundary::exit_with_code
- cli::handlers::boundary::flush_stdout
- cli::handlers::boundary::handle_diagnose
- cli::handlers::boundary::is_terminal
- cli::handlers::boundary::prompt_template_selection
- cli::handlers::boundary::read_line
- cli::handlers::boundary::stderr
- cli::handlers::boundary::stderr_is_terminal
- cli::handlers::boundary::stdout
- cli::handlers::boundary::stdout_is_terminal
- cli::handlers::boundary::write
- cli::handlers::create_prompt_from_template
- cli::handlers::dry_run::handle_dry_run
- cli::handlers::handle_diagnose
- cli::handlers::list::handle_list_agents
- cli::handlers::list::handle_list_available_agents
- cli::handlers::prompt_template_selection
- cli::handlers::template_mgmt::handle_template_commands
- cli::handlers::template_mgmt::handle_template_list
- cli::handlers::template_mgmt::handle_template_list_all
- cli::handlers::template_mgmt::handle_template_render
- cli::handlers::template_mgmt::handle_template_show
- cli::handlers::template_mgmt::handle_template_validate
- cli::handlers::template_mgmt::handle_template_variables
- cli::presets::apply_args_to_config
- cli::reducer::apply::apply_cli_state_to_config
- cli::reducer::parser::args_to_events
- cli::reducer::state_reduction::reduce
- cloud::io::io_redaction::redact_bearer_tokens
- cloud::io::io_redaction::redact_common_query_params
- cloud::io::io_redaction::redact_token_like_substrings
- cloud::io_redaction::redact_bearer_tokens
- cloud::io_redaction::redact_common_query_params
- cloud::io_redaction::redact_token_like_substrings
- cloud::redaction::redact_secrets
- cloud::runtime::io_redaction::redact_bearer_tokens
- cloud::runtime::io_redaction::redact_common_query_params
- cloud::runtime::io_redaction::redact_token_like_substrings
- cloud::types::heartbeat_drop_join_timeout
- cloud::types::heartbeat_should_join_thread
- cloud::types::interpret_http_response
- common::io::secret_like_regex
- common::utils::format_argv_for_log
- common::utils::split_command
- common::utils::truncate_text
- config::loader::load_config
- config::loader::load_config_from_path
- config::loader::load_config_from_path_with_env
- config::loader::unified_config_exists
- config::loader::unified_config_exists_with_env
- config::parser::parse_env_bool
- config::truncation::get_limit
- config::unified::helpers::unified_config_path
- config::validation::format_validation_errors
- config::validation::suggest_key
- config::validation::validate_config_file
- config_loading::load_config_with_default
- diagnostics::run_diagnostics
- diagnostics::runtime::get_arch
- diagnostics::runtime::get_os
- diagnostics::runtime::get_os_info
- diagnostics::runtime::get_shell
- diagnostics::runtime::get_working_directory
- diagnostics::runtime::is_git_repo
- executor::bfs::collect_descendants
- executor::bfs::compute_from_descendants
- executor::command::build_agent_command
- executor::command::build_agent_command_internal
- executor::command::build_command
- executor::macos::child_info_from_libproc
- executor::macos::child_pid_entry_count
- executor::ps::child_info_from_descendant_pids
- executor::ps::parse_cputime_ms
- executor::ps::parse_pgrep_output
- executor::ps::parse_ps_output
- executor::ps::warn_child_process_detection_conservative
- executor::ps::warn_child_process_detection_degraded
- exit_pause::detect_launch_context_with
- exit_pause::exit_with_sigint_code
- exit_pause::pause_for_enter
- exit_pause::pause_for_enter_with
- exit_pause::should_pause_before_exit
- files::agent_files::cleanup_generated_files_with_workspace
- files::agent_files::delete_commit_message_file_with_workspace
- files::agent_files::delete_plan_file_with_workspace
- files::agent_files::ensure_files_with_workspace
- files::agent_files::file_contains_marker
- files::agent_files::file_contains_marker_with_workspace
- files::agent_files::read_commit_message_file_with_workspace
- files::agent_files::setup_xsd_schemas_with_workspace
- files::agent_files::write_commit_message_file_with_workspace
- files::backup::create_prompt_backup_with_workspace
- files::backup::make_prompt_read_only_with_workspace
- files::backup::make_prompt_writable_with_workspace
- files::backup::write_diff_backup_with_workspace
- files::context::clean_context_for_reviewer_with_workspace
- files::context::delete_issues_file_for_isolation_with_workspace
- files::context::update_status_with_workspace
- files::integrity::check_and_cleanup_xml_before_retry_with_workspace
- files::integrity::check_filesystem_ready_with_workspace
- files::integrity::check_xml_file_writable_with_workspace
- files::integrity::cleanup_stale_xml_files_with_workspace
- files::integrity::verify_file_not_corrupted_with_workspace
- files::integrity::write_file_atomic_with_workspace
- files::llm_output_extraction::cleaning::contains_literal_escape_sequences
- files::llm_output_extraction::cleaning::final_escape_sequence_cleanup
- files::llm_output_extraction::cleaning::preprocess_raw_content
- files::llm_output_extraction::cleaning::unescape_json_strings
- files::llm_output_extraction::cleaning::unescape_json_strings_aggressive
- files::llm_output_extraction::extract_development_result_xml
- files::llm_output_extraction::extract_fix_result_xml
- files::llm_output_extraction::extract_issues_xml
- files::llm_output_extraction::extract_plan_xml
- files::llm_output_extraction::file_based_extraction::archive_xml_file_with_workspace
- files::llm_output_extraction::file_based_extraction::has_valid_xml_output
- files::llm_output_extraction::file_based_extraction::resolve_absolute_path
- files::llm_output_extraction::file_based_extraction::resolve_absolute_path_at
- files::llm_output_extraction::file_based_extraction::try_extract_from_file_with_workspace
- files::llm_output_extraction::format_xml_for_display
- files::llm_output_extraction::try_extract_xml_commit_document_with_trace
- files::llm_output_extraction::validate_continuation_development_result_xml
- files::llm_output_extraction::validate_development_result_xml
- files::llm_output_extraction::validate_fix_result_xml
- files::llm_output_extraction::validate_issues_xml
- files::llm_output_extraction::validate_plan_xml
- files::llm_output_extraction::validate_xml_against_xsd
- files::llm_output_extraction::xml_extraction::extract_xml_commit
- files::protection::validation::restore_prompt_if_needed
- files::protection::validation::validate_prompt_md
- files::protection::validation::validate_prompt_md_with_workspace
- files::recovery::auto_repair_with_workspace
- files::result_extraction::extract_file_paths_from_issues
- git_helpers::branch::get_default_branch
- git_helpers::branch::get_default_branch_at
- git_helpers::branch::is_main_or_master_branch
- git_helpers::ensure_local_excludes
- git_helpers::get_baseline_summary
- git_helpers::get_current_head_oid
- git_helpers::get_current_head_oid_at
- git_helpers::get_git_diff_for_review_with_workspace
- git_helpers::get_git_diff_from_start
- git_helpers::get_git_diff_from_start_with_workspace
- git_helpers::get_hooks_dir
- git_helpers::get_repo_root
- git_helpers::get_review_baseline_info
- git_helpers::get_start_commit_summary
- git_helpers::git_add_all
- git_helpers::git_add_all_in_repo
- git_helpers::git_add_specific_in_repo
- git_helpers::git_commit
- git_helpers::git_commit_in_repo
- git_helpers::git_diff
- git_helpers::git_diff_from
- git_helpers::git_diff_in_repo
- git_helpers::git_oid_to_git2_oid
- git_helpers::git_snapshot
- git_helpers::git_snapshot_in_repo
- git_helpers::identity::choose_hostname
- git_helpers::identity::choose_username
- git_helpers::identity::default_identity
- git_helpers::identity::fallback_email
- git_helpers::identity::fallback_username
- git_helpers::identity::validate_git_identity_fields
- git_helpers::install::install_hooks_in_repo
- git_helpers::load_review_baseline
- git_helpers::load_start_point
- git_helpers::lock::acquire_rebase_lock
- git_helpers::lock::release_rebase_lock
- git_helpers::parse_git_status_paths
- git_helpers::rebase::abort_rebase
- git_helpers::rebase::classify_rebase_error
- git_helpers::rebase::continue_rebase
- git_helpers::rebase::get_conflict_markers_for_file
- git_helpers::rebase::get_conflicted_files
- git_helpers::rebase::rebase_in_progress
- git_helpers::rebase::rebase_onto
- git_helpers::require_git_repo
- git_helpers::reset_start_commit
- git_helpers::resolve_protection_scope
- git_helpers::resolve_protection_scope_from
- git_helpers::runtime_identity::get_system_hostname
- git_helpers::runtime_identity::get_system_username
- git_helpers::save_start_commit
- git_helpers::save_start_commit_with_workspace
- git_helpers::uninstall::uninstall_hook
- git_helpers::uninstall::uninstall_hooks
- git_helpers::uninstall::uninstall_hooks_in_repo
- git_helpers::uninstall::uninstall_hooks_silent_at
- git_helpers::uninstall::uninstall_hooks_silent_in_hooks_dir
- git_helpers::update_review_baseline
- git_helpers::update_review_baseline_with_workspace
- git_helpers::verify::enforce_hook_permissions
- git_helpers::verify::reinstall_hooks_if_tampered
- git_helpers::verify::verify_hooks_removed
- git_helpers::wrapper::capture_head_oid
- git_helpers::wrapper::cleanup_agent_phase_protections_silent_at
- git_helpers::wrapper::cleanup_agent_phase_silent
- git_helpers::wrapper::cleanup_agent_phase_silent_at
- git_helpers::wrapper::cleanup_orphaned_marker
- git_helpers::wrapper::cleanup_orphaned_marker_with_workspace
- git_helpers::wrapper::cleanup_orphaned_wrapper_at
- git_helpers::wrapper::clear_agent_phase_global_state
- git_helpers::wrapper::create_marker_with_workspace
- git_helpers::wrapper::detect_unauthorized_commit
- git_helpers::wrapper::disable_git_wrapper
- git_helpers::wrapper::end_agent_phase
- git_helpers::wrapper::end_agent_phase_in_repo
- git_helpers::wrapper::ensure_agent_phase_protections
- git_helpers::wrapper::marker_exists_with_workspace
- git_helpers::wrapper::remove_marker_with_workspace
- git_helpers::wrapper::start_agent_phase
- git_helpers::wrapper::start_agent_phase_in_repo
- git_helpers::wrapper::try_remove_ralph_dir
- git_helpers::wrapper::verify_ralph_dir_removed
- git_helpers::wrapper::verify_wrapper_cleaned
- interrupt::clear_interrupt_context
- interrupt::event_loop_active_guard
- interrupt::get_interrupt_context
- interrupt::is_user_interrupt_requested
- interrupt::request_exit_130_after_run
- interrupt::request_user_interrupt
- interrupt::set_interrupt_context
- interrupt::setup_interrupt_handler
- interrupt::take_exit_130_after_run
- interrupt::take_user_interrupt_request
- interrupt::user_interrupted_occurred
- io::http_fetch::fetch_url
- io::terminal::pause_for_enter_with
- io::terminal::write_banner_to
- json_parser::boundary::compute_hash
- json_parser::boundary::compute_hash_str
- json_parser::codex::event_handlers::handle_agent_message_completed
- json_parser::codex::event_handlers::handle_agent_message_started
- json_parser::codex::event_handlers::handle_command_execution_completed
- json_parser::codex::event_handlers::handle_command_execution_started
- json_parser::codex::event_handlers::handle_error
- json_parser::codex::event_handlers::handle_file_io_started
- json_parser::codex::event_handlers::handle_file_read_completed
- json_parser::codex::event_handlers::handle_file_write_completed
- json_parser::codex::event_handlers::handle_item_completed
- json_parser::codex::event_handlers::handle_item_started
- json_parser::codex::event_handlers::handle_mcp_tool_completed
- json_parser::codex::event_handlers::handle_mcp_tool_started
- json_parser::codex::event_handlers::handle_plan_update_completed
- json_parser::codex::event_handlers::handle_plan_update_started
- json_parser::codex::event_handlers::handle_reasoning_completed
- json_parser::codex::event_handlers::handle_reasoning_started
- json_parser::codex::event_handlers::handle_thread_started
- json_parser::codex::event_handlers::handle_turn_completed
- json_parser::codex::event_handlers::handle_turn_failed
- json_parser::codex::event_handlers::handle_turn_started
- json_parser::codex::event_handlers::handle_unknown_item_started
- json_parser::codex::event_handlers::handle_web_search_completed
- json_parser::codex::event_handlers::handle_web_search_started
- json_parser::codex::event_interpretation::compute_reasoning_incremental_delta
- json_parser::codex::event_interpretation::interpret_item_completed_type
- json_parser::codex::event_interpretation::interpret_item_started_type
- json_parser::deduplication::get_overlap_thresholds
- json_parser::deduplication::get_overlap_thresholds_with_env
- json_parser::delta_display::compute_append_only_suffix
- json_parser::delta_display::sanitize_for_display
- json_parser::printer::shared_stdout
- json_parser::types::format_tool_input
- json_parser::types::format_unknown_json_event
- language_detector::count_extensions_with_workspace
- language_detector::detect_stack
- language_detector::detect_stack_summary
- language_detector::detect_stack_with_workspace
- language_detector::detect_tests_with_workspace
- language_detector::extension_to_language
- logger::append_to_file
- logger::argv_requests_json
- logger::colors_enabled
- logger::colors_enabled_with_env
- logger::format_generic_json_for_display
- logger::print_progress
- logger::stderr_write_line
- logger::stdout_flush
- logger::stdout_is_terminal
- logger::stdout_write
- logger::stdout_write_line
- logger::strip_ansi_codes
- logging::create_run_dir_with_collision_handling
- logging::get_current_timestamp
- phases::commit::create_session_and_get_attempt_number
- phases::commit::diff_truncation::effective_model_budget_bytes
- phases::commit::diff_truncation::model_budget_bytes_for_agent_name
- phases::commit::diff_truncation::truncate_diff_if_large
- phases::commit::diff_truncation::truncate_diff_to_model_budget
- phases::commit::diff_truncation::truncate_lines_to_fit
- phases::commit::generate_commit_message
- phases::commit::generate_commit_message_with_chain
- phases::commit::run_commit_attempt
- phases::context::get_primary_commit_agent
- phases::integrity::ensure_prompt_integrity
- phases::review::post_flight_review_check
- phases::review::pre_flight_review_check
- phases::review::run_fix_pass
- phases::review::run_review_pass
- phases::runtime::timing::capture_time
- phases::runtime::timing::elapsed
- phases::runtime::timing::elapsed_seconds
- phases::timing::capture_time
- phases::timing::elapsed
- phases::timing::elapsed_seconds
- pipeline::extract_error_identifier_from_logfile
- pipeline::extract_error_message_from_logfile
- pipeline::idle_timeout::is_idle_timeout_exceeded
- pipeline::idle_timeout::is_idle_timeout_exceeded_with_clock
- pipeline::idle_timeout::monitor_idle_timeout
- pipeline::idle_timeout::monitor_idle_timeout_with_interval
- pipeline::idle_timeout::monitor_idle_timeout_with_interval_and_kill_config
- pipeline::idle_timeout::new_activity_timestamp
- pipeline::idle_timeout::new_activity_timestamp_with_clock
- pipeline::idle_timeout::new_file_activity_tracker
- pipeline::idle_timeout::time_since_activity
- pipeline::idle_timeout::time_since_activity_with_clock
- pipeline::idle_timeout::touch_activity
- pipeline::idle_timeout::touch_activity_with_clock
- pipeline::logfile::build_logfile_path
- pipeline::logfile::build_logfile_path_with_attempt
- pipeline::logfile::extract_agent_name_from_logfile
- pipeline::logfile::find_most_recent_logfile
- pipeline::logfile::next_logfile_attempt_index
- pipeline::logfile::next_simplified_logfile_attempt_index
- pipeline::logfile::read_most_recent_logfile
- pipeline::logfile::sanitize_agent_name
- pipeline::run_with_prompt
- prompts::analysis::generate_analysis_prompt
- prompts::analysis::generate_fix_analysis_prompt
- prompts::build_conflict_resolution_prompt_with_context
- prompts::build_enhanced_conflict_resolution_prompt
- prompts::collect_branch_info
- prompts::collect_conflict_info_with_workspace
- prompts::extract_metadata
- prompts::extract_partials
- prompts::extract_variables
- prompts::generate_resume_note
- prompts::get_stored_or_generate_prompt
- prompts::io::extract_metadata
- prompts::io::extract_partials
- prompts::io::extract_variables
- prompts::io::get_xdg_config_home
- prompts::io::load_template
- prompts::io::template_exists
- prompts::io::validate_syntax
- prompts::partials::get_shared_partials
- prompts::prompt_commit_xsd_retry_with_context
- prompts::prompt_commit_xsd_retry_with_log
- prompts::prompt_developer_iteration_continuation_xml
- prompts::prompt_developer_iteration_continuation_xml_with_log
- prompts::prompt_developer_iteration_with_context
- prompts::prompt_developer_iteration_xml_with_context
- prompts::prompt_developer_iteration_xml_with_references
- prompts::prompt_developer_iteration_xml_with_references_and_log
- prompts::prompt_developer_iteration_xsd_retry_with_context
- prompts::prompt_developer_iteration_xsd_retry_with_context_files
- prompts::prompt_developer_iteration_xsd_retry_with_context_files_and_log
- prompts::prompt_fix_with_context
- prompts::prompt_for_agent
- prompts::prompt_generate_commit_message_with_diff_with_context
- prompts::prompt_generate_commit_message_with_diff_with_log
- prompts::prompt_plan_with_context
- prompts::prompt_planning_xml_with_context
- prompts::prompt_planning_xml_with_references
- prompts::prompt_planning_xml_with_references_and_log
- prompts::prompt_planning_xsd_retry_with_context
- prompts::prompt_planning_xsd_retry_with_context_files
- prompts::prompt_planning_xsd_retry_with_context_files_and_log
- prompts::review::prompt_fix_xml_with_context
- prompts::review::prompt_fix_xml_with_log
- prompts::review::prompt_fix_xsd_retry_with_context
- prompts::review::prompt_fix_xsd_retry_with_context_files
- prompts::review::prompt_fix_xsd_retry_with_log
- prompts::review::prompt_review_xml_with_context
- prompts::review::prompt_review_xml_with_references
- prompts::review::prompt_review_xml_with_references_and_log
- prompts::review::prompt_review_xsd_retry_with_context
- prompts::review::prompt_review_xsd_retry_with_context_files
- prompts::review::prompt_review_xsd_retry_with_context_files_and_log
- prompts::runtime::generate_resume_note
- prompts::template_catalog::get_embedded_template
- prompts::template_catalog::get_template_metadata
- prompts::template_catalog::get_templates_map
- prompts::template_catalog::list_all_templates
- prompts::template_parsing::eval_conditional_impl
- prompts::template_parsing::extract_partials_impl
- prompts::template_parsing::extract_variables_impl
- prompts::template_parsing::format_files_summary_impl
- prompts::template_parsing::format_issues_summary_impl
- prompts::template_parsing::format_resume_state_impl
- prompts::template_parsing::is_metadata_comment
- prompts::template_parsing::make_variable_info
- prompts::template_parsing::parse_loop_header_impl
- prompts::template_parsing::parse_metadata_line_impl
- prompts::template_parsing::parse_variable_spec_impl
- prompts::template_parsing::split_loop_items_impl
- prompts::template_parsing::validate_template_bytes
- prompts::validate_template
- reducer::domain::baseline::parse_baseline_oid
- reducer::domain::branch::parse_head_push_refspec
- reducer::domain::residual::parse_residual_files_status
- reducer::event::default_timeout_output_kind
- reducer::fault_tolerant_executor::classify_agent_error
- reducer::fault_tolerant_executor::classify_io_error
- reducer::fault_tolerant_executor::execute_agent_fault_tolerantly
- reducer::fault_tolerant_executor::is_auth_error
- reducer::fault_tolerant_executor::is_rate_limit_error
- reducer::fault_tolerant_executor::is_retriable_agent_error
- reducer::fault_tolerant_executor::is_timeout_error
- reducer::orchestration::compute_effect_fingerprint
- reducer::orchestration::determine_next_effect
- reducer::prompt_inputs::sha256_hex_bytes
- reducer::prompt_inputs::sha256_hex_str
- reducer::state_reduction::reduce
- rendering::render_ui_event
- rendering::xml::render_skills_mcp_markdown
- rendering::xml::render_xml
- runtime::streaming::cleanup_stdout_pump
- runtime::streaming::create_stdout_channel
- runtime::streaming::spawn_stdout_pump
- runtime::terminal::stderr_write
- runtime::terminal::stdout_write
- templates::get_template
- templates::list_templates
- workspace::files::decide_atomic_write_sync
- workspace::files::set_restrictive_permissions
- workspace::files::sync_temp_file
Type Aliases
- cli::ConfigInfo
- cli::handlers::boundary::TemplateSelectionResult
- cloud::HeartbeatGuard
- cloud::HttpCloudReporter
- config::unified::types::CcsAliases
- config::validation::ValidationResult
- json_parser::ClaudeParser
- json_parser::CodexParser
- json_parser::GeminiParser
- json_parser::OpenCodeParser
- json_parser::printer::SharedPrinter
- json_parser::types::AssistantMessage
- json_parser::types::ClaudeEvent
- json_parser::types::CodexEvent
- json_parser::types::CodexItem
- json_parser::types::CodexUsage
- json_parser::types::ContentBlock
- json_parser::types::ContentBlockDelta
- json_parser::types::GeminiEvent
- json_parser::types::GeminiStats
- json_parser::types::MessageDeltaData
- json_parser::types::MessageUsage
- json_parser::types::StreamError
- json_parser::types::StreamInnerEvent
- json_parser::types::UserMessage
- pipeline::idle_timeout::FileActivityConfig
- pipeline::idle_timeout::KillConfig
- pipeline::idle_timeout::MonitorConfig
- pipeline::idle_timeout::MonitorResult
- pipeline::idle_timeout::SharedActivityTimestamp
- pipeline::idle_timeout::SharedAgentChild
- pipeline::idle_timeout::SharedFileActivityTracker
- prompts::Template
- reducer::MainEffectHandler
Statics
- cloud::runtime::io_redaction::BEARER_TOKEN_RE
- cloud::runtime::io_redaction::COMMON_QUERY_RE
- cloud::runtime::io_redaction::TOKEN_LIKE_RE
- git_helpers::phase_state::AGENT_PHASE_HOOKS_DIR
- git_helpers::phase_state::AGENT_PHASE_RALPH_DIR
- git_helpers::phase_state::AGENT_PHASE_REPO_ROOT
Constants
- agents::ccs::CCS_PREFIX
- agents::opencode_api::API_URL
- agents::opencode_api::CACHE_TTL_ENV_VAR
- agents::opencode_api::DEFAULT_CACHE_TTL_SECONDS
- app::config::MAX_EVENT_LOOP_ITERATIONS
- config::truncation::MAX_OUTPUT_LINES
- config::truncation::UNLIMITED
- config::truncation::normal::AGENT_MSG
- config::truncation::normal::COMMAND
- config::truncation::normal::DEFAULT
- config::truncation::normal::RESULT
- config::truncation::normal::TEXT
- config::truncation::normal::TOOL_INPUT
- config::truncation::normal::TOOL_RESULT
- config::truncation::normal::USER
- config::truncation::quiet::AGENT_MSG
- config::truncation::quiet::COMMAND
- config::truncation::quiet::DEFAULT
- config::truncation::quiet::RESULT
- config::truncation::quiet::TEXT
- config::truncation::quiet::TOOL_INPUT
- config::truncation::quiet::TOOL_RESULT
- config::truncation::quiet::USER
- config::truncation::verbose::AGENT_MSG
- config::truncation::verbose::COMMAND
- config::truncation::verbose::DEFAULT
- config::truncation::verbose::RESULT
- config::truncation::verbose::TEXT
- config::truncation::verbose::TOOL_INPUT
- config::truncation::verbose::TOOL_RESULT
- config::truncation::verbose::USER
- config::unified::helpers::DEFAULT_UNIFIED_CONFIG_NAME
- config::unified::loading::DEFAULT_UNIFIED_CONFIG
- files::agent_files::GENERATED_FILES
- files::context::VAGUE_ISSUES_LINE
- files::context::VAGUE_NOTES_LINE
- files::context::VAGUE_STATUS_LINE
- files::integrity::MAX_AGENT_FILE_SIZE
- files::llm_output_extraction::file_based_extraction::paths::COMMIT_MESSAGE_XML
- files::llm_output_extraction::file_based_extraction::paths::DEVELOPMENT_RESULT_XML
- files::llm_output_extraction::file_based_extraction::paths::FIX_RESULT_XML
- files::llm_output_extraction::file_based_extraction::paths::ISSUES_XML
- files::llm_output_extraction::file_based_extraction::paths::PLAN_XML
- git_helpers::install::HOOK_MARKER
- git_helpers::install::RALPH_HOOK_NAMES
- json_parser::delta_display::CLEAR_LINE
- logger::ARROW
- logger::BOX_BL
- logger::BOX_BR
- logger::BOX_H
- logger::BOX_TL
- logger::BOX_TR
- logger::BOX_V
- logger::CHECK
- logger::CROSS
- logger::INFO
- logger::WARN
- phases::commit::diff_truncation::CLAUDE_MAX_PROMPT_SIZE
- phases::commit::diff_truncation::GLM_MAX_PROMPT_SIZE
- phases::commit::diff_truncation::MAX_SAFE_PROMPT_SIZE
- pipeline::idle_timeout::DEFAULT_KILL_CONFIG
- pipeline::idle_timeout::IDLE_TIMEOUT_SECS
- prompts::content_reference::MAX_INLINE_CONTENT_SIZE
- reducer::state::MAX_DEV_INVALID_OUTPUT_RERUNS
- reducer::state::MAX_DEV_VALIDATION_RETRY_ATTEMPTS
- reducer::state::MAX_PLAN_INVALID_OUTPUT_RERUNS
- reducer::state::MAX_VALIDATION_RETRY_ATTEMPTS
- reducer::state::continuation::DEFAULT_LOOP_DETECTION_THRESHOLD
- runtime::streaming::MAX_BUFFER_SIZE
- runtime::streaming::STDOUT_PUMP_CHANNEL_CAPACITY
- templates::ALL_TEMPLATES
- workspace::AGENTS_TOML
- workspace::AGENT_CONFIG_TOML
- workspace::AGENT_DIR
- workspace::AGENT_TMP
- workspace::CHECKPOINT_JSON
- workspace::COMMIT_MESSAGE_TXT
- workspace::ISSUES_MD
- workspace::NOTES_MD
- workspace::PLAN_MD
- workspace::PROMPT_BACKUP
- workspace::PROMPT_MD
- workspace::REVIEW_BASELINE_TXT
- workspace::START_COMMIT
- workspace::STATUS_MD