Observability: Event replay in Agentd

t-356·WorkTask·
·
·
·Omni/Agentd.hs
Created1 month ago·Updated1 month ago

Description

Edit

Add replay command to agentd for debugging agent runs. Commands: agentd replay <run_id> (show all events), agentd replay <run_id> --at=<event_id> (state at point), agentd replay <run_id> --tool-calls (filter). Depends on event logging in Agent.hs.

Timeline (2)

🔄[human]Open → InProgress1 month ago
🔄[human]InProgress → Done1 month ago