Activity

Activity is the audit trail for entity mutations across the workspace.

What Appears in Activity

Examples include:

  • agent changes
  • task changes
  • connector lifecycle events
  • webhook and schedule mutations
  • approval decisions
  • settings and budget changes
  • credential and secret operations

Why It Matters

Activity is useful when you need to answer:

  • what changed
  • who changed it
  • when it changed
  • what the resulting operational impact was

The UI supports filtering and live updates so operators can keep an eye on the system without tailing logs constantly.

API and CLI

  • GET /api/activity
swarmclaw activity list
swarmclaw activity list --query entityType=task --query action=updated