Documentation

Activity View

Timeline of implementation work.

The Activity view shows a timeline of all implementation work across the project in a two-pane layout: a feature navigation list on the left and the activity timeline on the right.

Activity entries are created automatically when agents complete work on a feature. You don't need to write them manually. Agents summarize their work and link commits as they go.

Filtering by feature

The left pane lists features in the project. Click a feature to filter the activity timeline to that feature and its descendants. This makes it easy to see all work related to a specific area of the product.

Entry details

Each entry shows:

  • Feature: What was worked on
  • Summary: What was done
  • Commits: Linked git commits (if git remote configured)

Grouping

Entries are grouped by time:

  • Today (just now, 15 mins ago, 1 hour ago, etc.)
  • Yesterday
  • Last week
  • Older dates