Skip to content

feat: activity timeline — unified chronological event feed #6

@maxdraki

Description

@maxdraki

Summary

A unified chronological feed of everything the agent did — messages, cron runs, health events, errors — in one scrollable stream. The "what happened while I was asleep" view.

What to show

  • Time-ordered events with icons by type (💬 message, ⚙️ cron, 🏥 health, ❌ error)
  • Filterable by type, agent, date range
  • Each entry expandable for detail
  • Relative timestamps ("3 hours ago")

Why

Traces and logs being separate means you cannot reconstruct a narrative. The timeline makes it obvious that a cron failure at 2am preceded an error pattern at 3am. Essential for post-incident review and general situational awareness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions