List of all items
Structs
- agent::SpawnConfig
- agent::claude::ClaudeCodeAdapter
- agent::codex::CodexCliAdapter
- agent::kiro::KiroCliAdapter
- cli::Cli
- config::DangerousModeConfig
- config::Defaults
- config::DetectorSettings
- config::PolicyConfig
- config::ProjectConfig
- config::SupervisorConfig
- events::EventBuffer
- events::EventPatterns
- events::PipeWatcher
- log::ExecutionLog
- log::LogEntry
- prompt::DetectedPrompt
- prompt::PromptPatterns
- task::Task
- task::TaskBattyConfig
- team::AssignmentDeliveryResult
- team::TeamLoadSnapshot
- team::artifact::ArtifactRecord
- team::artifact::MergeRecord
- team::artifact::TestTimingRecord
- team::auto_merge::DiffSummary
- team::board::ArchiveSummary
- team::board_cmd::BoardOutput
- team::board_health::BoardHealth
- team::board_health::StatusStats
- team::checkpoint::Checkpoint
- team::comms::NativeTelegramChannel
- team::comms::TelegramChannel
- team::completion::CompletionPacket
- team::completion::CompletionValidation
- team::config::AutoMergePolicy
- team::config::AutomationConfig
- team::config::BoardConfig
- team::config::ChannelConfig
- team::config::CostConfig
- team::config::LayoutConfig
- team::config::ModelPricing
- team::config::ReviewTimeoutOverride
- team::config::RoleDef
- team::config::SplitDef
- team::config::StandupConfig
- team::config::TeamConfig
- team::config::ValidationCheck
- team::config::WorkflowPolicy
- team::config::ZoneDef
- team::daemon::DaemonConfig
- team::daemon::TeamDaemon
- team::events::EventSink
- team::events::MergeConfidenceInfo
- team::events::TeamEvent
- team::failure_patterns::FailureTracker
- team::failure_patterns::FailureWindow
- team::failure_patterns::PatternMatch
- team::failure_patterns::PatternNotification
- team::git_cmd::GitOutput
- team::harness::TestHarness
- team::hierarchy::MemberInstance
- team::inbox::InboxMessage
- team::inbox::InboxPurgeSummary
- team::metrics_cmd::AgentRow
- team::metrics_cmd::DashboardMetrics
- team::nudge::NudgeTarget
- team::resolver::TaskResolution
- team::retrospective::RunStats
- team::retrospective::TaskStats
- team::retry::RetryConfig
- team::review::ReviewState
- team::status::WorkflowMetrics
- team::telegram::InboundMessage
- team::telegram::TelegramBot
- team::telemetry_db::AgentMetricsRow
- team::telemetry_db::EventRow
- team::telemetry_db::ReviewMetricsRow
- team::telemetry_db::SessionSummaryRow
- team::telemetry_db::TaskMetricsRow
- team::watcher::CodexQualitySignals
- team::watcher::SessionWatcher
- team::workflow::WorkflowMeta
- tmux::PaneDetails
- tmux::TestSession
- tmux::TmuxCapabilities
- worktree::AgentWorktree
- worktree::PhaseWorktree
Enums
- agent::BackendHealth
- agent::claude::ClaudeMode
- cli::AutoMergeAction
- cli::BoardCommand
- cli::Command
- cli::CompletionShell
- cli::DepsFormatArg
- cli::InboxCommand
- cli::InitTemplate
- cli::NudgeCommand
- cli::NudgeIntervention
- cli::ReviewAction
- cli::ReviewDispositionArg
- cli::TaskCommand
- cli::TaskStateArg
- cli::TelemetryCommand
- config::Policy
- events::PipeEvent
- log::LogEvent
- prompt::PromptKind
- team::AssignmentResultStatus
- team::artifact::ArtifactType
- team::auto_merge::AutoMergeDecision
- team::capability::CapabilitySubject
- team::capability::WorkflowCapability
- team::config::OrchestratorPosition
- team::config::PlanningDirectiveFile
- team::config::RoleType
- team::config::WorkflowMode
- team::deps::DepsFormat
- team::errors::BoardError
- team::errors::DeliveryError
- team::errors::GitError
- team::errors::TmuxError
- team::failure_patterns::PatternType
- team::inbox::MessageType
- team::message::QueuedCommand
- team::resolver::ResolutionStatus
- team::review::MergeDisposition
- team::standup::MemberState
- team::watcher::SessionTrackerConfig
- team::watcher::WatcherState
- team::workflow::ReviewDisposition
- team::workflow::TaskState
- tmux::SplitMode
- worktree::CleanupDecision
- worktree::RunOutcome
Traits
Functions
- agent::adapter_from_name
- agent::health_check_by_name
- paths::resolve_kanban_root
- prompt::strip_ansi
- task::load_tasks_from_dir
- team::ack_message
- team::artifact::append_test_timing_record
- team::artifact::build_test_timing_record
- team::artifact::read_merge_log
- team::artifact::read_test_timing_log
- team::artifact::record_merge
- team::artifact::record_test_timing
- team::artifact::track_artifact
- team::assign_task
- team::attach_team
- team::auto_merge::analyze_diff
- team::auto_merge::compute_merge_confidence
- team::auto_merge::load_overrides
- team::auto_merge::save_override
- team::auto_merge::should_auto_merge
- team::board::archive_done_tasks
- team::board::archive_tasks
- team::board::done_tasks_older_than
- team::board::parse_age_threshold
- team::board::rotate_done_items
- team::board_cmd::create_task
- team::board_cmd::edit_task
- team::board_cmd::init
- team::board_cmd::list_tasks
- team::board_cmd::move_task
- team::board_cmd::pick_task
- team::board_cmd::run_board
- team::board_cmd::show_task
- team::board_health::compute_health
- team::board_health::compute_max_chain_depth
- team::board_health::format_health
- team::capability::resolve_capability_map
- team::capability::resolve_member_capabilities
- team::checkpoint::checkpoint_path
- team::checkpoint::gather_checkpoint
- team::checkpoint::progress_dir
- team::checkpoint::read_checkpoint
- team::checkpoint::remove_checkpoint
- team::checkpoint::write_checkpoint
- team::comms::channel_from_config
- team::completion::apply_completion_to_metadata
- team::completion::parse_completion
- team::completion::validate_completion
- team::config::load_planning_directive
- team::cost::show_cost
- team::daemon::load_dispatch_queue_snapshot
- team::deps::render_deps
- team::disable_nudge
- team::doctor::build_report
- team::doctor::run
- team::enable_nudge
- team::events::read_events
- team::export_run
- team::export_template
- team::failure_patterns::generate_pattern_notifications
- team::format_assignment_result
- team::git_cmd::branch_delete
- team::git_cmd::branch_rename
- team::git_cmd::checkout_new_branch
- team::git_cmd::for_each_ref_branches
- team::git_cmd::is_git_repo
- team::git_cmd::merge
- team::git_cmd::merge_base_is_ancestor
- team::git_cmd::rebase
- team::git_cmd::rebase_abort
- team::git_cmd::rev_list_count
- team::git_cmd::rev_parse_branch
- team::git_cmd::rev_parse_toplevel
- team::git_cmd::run_git
- team::git_cmd::show_ref_exists
- team::git_cmd::status_porcelain
- team::git_cmd::worktree_add
- team::git_cmd::worktree_list
- team::git_cmd::worktree_remove
- team::harness::architect_member
- team::harness::engineer_member
- team::harness::manager_member
- team::hierarchy::pane_count
- team::hierarchy::resolve_hierarchy
- team::inbox::all_messages
- team::inbox::delete_message
- team::inbox::deliver_to_inbox
- team::inbox::inboxes_root
- team::inbox::init_inbox
- team::inbox::mark_delivered
- team::inbox::pending_message_count
- team::inbox::pending_messages
- team::inbox::purge_delivered_messages
- team::inbox::purge_delivered_messages_for_all
- team::init_from_template
- team::init_team
- team::layout::build_layout
- team::list_available_templates
- team::list_inbox
- team::load_assignment_result
- team::merge_worktree
- team::message::command_queue_path
- team::message::enqueue_command
- team::message::inject_message
- team::message::read_command_queue
- team::message::write_command_queue
- team::metrics_cmd::format_dashboard
- team::metrics_cmd::query_dashboard
- team::metrics_cmd::run
- team::nudge::compute_nudges
- team::nudge_disabled_marker_path
- team::nudge_status
- team::pause_marker_path
- team::pause_team
- team::policy::check_wip_limit
- team::policy::effective_escalation_threshold
- team::policy::effective_nudge_threshold
- team::policy::is_review_nudge_due
- team::policy::is_review_stale
- team::policy::should_escalate
- team::purge_inbox
- team::read_message
- team::resolver::resolve_board
- team::resolver::runnable_tasks
- team::resume_team
- team::retrospective::analyze_event_log
- team::retrospective::analyze_events
- team::retrospective::format_duration
- team::retrospective::generate_retrospective
- team::retrospective::should_generate_retro
- team::retry::retry_sync
- team::review::apply_review
- team::review::validate_review_readiness
- team::run_daemon
- team::send_message
- team::setup_telegram
- team::show_load
- team::standup::generate_board_aware_standup_for
- team::standup::generate_standup_for
- team::standup::inject_standup
- team::standup::write_standup_file
- team::start_team
- team::status::compute_metrics
- team::status::compute_metrics_with_events
- team::status::format_metrics
- team::stop_team
- team::task_cmd::cmd_assign
- team::task_cmd::cmd_auto_merge
- team::task_cmd::cmd_review
- team::task_cmd::cmd_review_structured
- team::task_cmd::cmd_schedule
- team::task_cmd::cmd_transition
- team::task_cmd::cmd_update
- team::team_config_dir
- team::team_config_path
- team::team_events_path
- team::team_status
- team::telegram::parse_get_me_response
- team::telegram::setup_telegram
- team::telemetry_db::insert_event
- team::telemetry_db::open
- team::telemetry_db::query_agent_metrics
- team::telemetry_db::query_recent_events
- team::telemetry_db::query_review_metrics
- team::telemetry_db::query_session_summaries
- team::telemetry_db::query_task_metrics
- team::telemetry_db::record_agent_poll_state
- team::templates_base_dir
- team::validate_team
- team::wait_for_assignment_result
- team::watcher::is_at_agent_prompt
- team::workflow::can_transition
- tmux::attach
- tmux::capture_pane
- tmux::capture_pane_recent
- tmux::check_tmux
- tmux::configure_supervisor_hotkeys
- tmux::create_session
- tmux::create_window
- tmux::kill_pane
- tmux::kill_session
- tmux::list_pane_details
- tmux::list_sessions_with_prefix
- tmux::load_buffer
- tmux::pane_current_path
- tmux::pane_dead
- tmux::pane_exists
- tmux::pane_id
- tmux::pane_pipe_enabled
- tmux::paste_buffer
- tmux::probe_capabilities
- tmux::rename_window
- tmux::respawn_pane
- tmux::select_layout_even
- tmux::select_window
- tmux::send_keys
- tmux::session_exists
- tmux::session_name
- tmux::session_path
- tmux::set_mouse
- tmux::setup_pipe_pane
- tmux::setup_pipe_pane_if_missing
- tmux::split_window_horizontal
- tmux::split_window_vertical_in_pane
- tmux::take_supervisor_hotkey_action
- tmux::tmux_set
- worktree::branch_fully_merged
- worktree::git_current_branch
- worktree::prepare_agent_worktrees
- worktree::prepare_phase_worktree
- worktree::reset_worktree_to_base
- worktree::resolve_phase_worktree
- worktree::sync_phase_board_to_worktree