Skip to main content

Module subagent_task_tracker

Module subagent_task_tracker 

Source
Expand description

In-memory tracker for delegated subagent tasks.

Materializes a queryable view of subagent task lifecycle from the AgentEvent stream. The event stream remains the authoritative record; this module exists so callers can ask “what is task X doing right now?” without scanning run_events().

Structs§

InMemorySubagentTaskTracker
SubagentProgressEntry
SubagentTaskSnapshot

Enums§

SubagentStatus