home / collab-dashboard

Menu
  • Sign in with GitHub

agent_runs

0 rows sorted by started_at descending

✎ View and edit SQL

This data as json

0 records

CREATE TABLE agent_runs (id INTEGER, agent_name TEXT, started_at TEXT, completed_at TEXT, status TEXT, error_message TEXT, log_path TEXT, events_count INTEGER);
Powered by Datasette · Queries took 13.302ms