Skip to main content
  • GET /agents/{agent_id}/versions returns append-only configuration snapshots with version number, save mode, author, and timestamp.
  • GET /agents/{agent_id}/evaluations returns persisted bounded evaluation runs.
Snapshots are redacted using the same serializer as the dashboard and are organization-scoped. Running evaluations or rolling back a version remains an explicit action; reading history does not invoke a model or provider.