MCP
Execution history
Follow progress, inspect results, and cancel outstanding requests.
Activity 1
search_catalogagentsuccess
Result
Found one project.
Arguments
{
"query": "WebMCP"
}Installation
Terminal
bunx shadcn@latest add https://ui.fabrials.com/r/execution-log.jsonAPI
| Prop / export | Type | Description |
|---|---|---|
| executions | Execution[] | Newest-first execution records. |
| onCancel | (id) => void | Cancel the associated request. |
| onClear | () => void | Clear completed history. |
Behavior & compatibility
History is in memory and capped at 100 in the providers. Cancellation does not imply rollback. Failed mutations are never automatically replayed.
Accessibility
Keep visible labels, keyboard focus and status announcements when customizing. These components inherit your theme; maintain sufficient contrast in both color modes. The preview is fully keyboard operable.