Synchronize long-running agent tasks to a ClawLog FastAPI backend with step updates, heartbeat signals, and soft-stop control polling. Use when the user asks to visualize agent progress, publish step-by-step execution summaries, monitor task liveness, or interrupt running work via soft_stop.
2026-02-28