Skip to content

Activity and run logs

Activity is where you watch Lyra work. Every step of the pipeline runs as a job, and you can follow those jobs live or read their full history. This page covers the Activity feed, the run log, and per-post runs.

The Activity feed

Activity in the Pipeline section of the rail shows your run history across all posts. The count next to it is the number of jobs currently running. Open it to see what Lyra has done recently and what is in progress now.

Live run logs

Click into a run to open the run log panel. It streams the agent's output line by line as the job works. Use it to see exactly what Lyra is doing, or to understand why a run stalled.

Agent runs on a post

Every post has an Agent runs tab on its blog detail page. It shows the pipeline rail for that post, with each run that touched it:

  • research
  • writer
  • reviewer
  • pr_manager
  • conflict_resolver
  • feedback_resolver
  • planning

Each run shows live activity lines while it works. Click View full log to read the streamed output.

Restart an errored run

If a run errors, it shows an error state. Click Restart on that run to try it again. For the whole post, use Retry or Write now.

Most errors are transient or come from a Claude rate limit. Lyra paces herself and resumes automatically after a rate limit, so a restart is often unnecessary. See Troubleshooting.

What's next