Redesigned Jobs page with sorting, filters, and a new detail view
The Jobs page in the dashboard is rebuilt as a data table. Sort by created time, duration, or cost. Filter by status, type, client, or date range, and search across your jobs. Select multiple rows to cancel, retry, or export them to CSV.
Opening a job slides in a detail panel with two tabs. Output shows the result with an inline player and a download, plus what the run cost. Details holds the full request payload as formatted JSON, a lifecycle timeline, the inputs, machine metrics, attribution, and raw logs.
- Sort, filter, and search your full job history, with bulk cancel, retry, and CSV export.
- A two-tab job detail: Output for the result and cost, Details for the payload, timeline, machine metrics, and logs.
- The Jobs API added sort, order, and from and to date-range query parameters.
