Skip to content
fabrials/ ui

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.json

API

Prop / exportTypeDescription
executionsExecution[]Newest-first execution records.
onCancel(id) => voidCancel the associated request.
onClear() => voidClear 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.