@mastra/playground-ui 22.1.2-alpha.2 → 22.1.2-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -0
- package/dist/index.cjs.js +8692 -57480
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.css +75 -3328
- package/dist/index.es.js +8138 -56468
- package/dist/index.es.js.map +1 -1
- package/dist/src/ds/components/Command/command.d.ts +2 -2
- package/dist/src/ds/components/DataKeysAndValues/data-keys-and-values-value-link.d.ts +3 -1
- package/dist/src/ds/components/DataList/data-list-row-link.d.ts +3 -1
- package/dist/src/ds/components/EntityList/entity-list-pagination.d.ts +7 -0
- package/dist/src/ds/components/EntityList/entity-list-row-link.d.ts +3 -1
- package/dist/src/ds/components/EntityList/entity-list.d.ts +2 -0
- package/dist/src/ds/components/ItemList/item-list-link-cell.d.ts +3 -1
- package/dist/src/ds/components/KeyValueList/key-value-list.d.ts +3 -1
- package/dist/src/ds/components/ListSearch/list-search.d.ts +7 -1
- package/dist/src/ds/components/LogsDataList/logs-data-list-cells.d.ts +2 -1
- package/dist/src/ds/components/MainSidebar/main-sidebar-nav-header.d.ts +3 -1
- package/dist/src/ds/components/MainSidebar/main-sidebar-nav-link.d.ts +3 -1
- package/dist/src/ds/components/Section/index.d.ts +1 -0
- package/dist/src/ds/components/StatusBadge/StatusBadge.d.ts +1 -1
- package/dist/src/ds/icons/index.d.ts +11 -0
- package/dist/src/ds/types/link-component.d.ts +3 -0
- package/dist/src/hooks/index.d.ts +2 -2
- package/dist/src/index.d.ts +36 -39
- package/dist/src/lib/file/index.d.ts +3 -0
- package/dist/src/lib/resize/index.d.ts +2 -0
- package/dist/src/lib/workspace-compat.d.ts +6 -0
- package/dist/src/utils.d.ts +1 -1
- package/dist/tokens.cjs.js +213 -11
- package/dist/tokens.cjs.js.map +1 -1
- package/dist/tokens.es.js +205 -3
- package/dist/tokens.es.js.map +1 -1
- package/dist/utils.cjs.js +11 -3
- package/dist/utils.cjs.js.map +1 -1
- package/dist/utils.es.js +13 -1
- package/dist/utils.es.js.map +1 -1
- package/package.json +6 -37
- package/dist/compatibility-AZzyQAj-.js +0 -112
- package/dist/compatibility-AZzyQAj-.js.map +0 -1
- package/dist/compatibility-CQiwi9-B.cjs +0 -120
- package/dist/compatibility-CQiwi9-B.cjs.map +0 -1
- package/dist/spacings-CKfS0_hW.js +0 -206
- package/dist/spacings-CKfS0_hW.js.map +0 -1
- package/dist/spacings-D-ni8lnF.cjs +0 -216
- package/dist/spacings-D-ni8lnF.cjs.map +0 -1
- package/dist/src/components/ui/textarea.d.ts +0 -16
- package/dist/src/domains/agents/components/AgentToolPanel.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-advanced-settings.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-chat.d.ts +0 -6
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-block.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-blocks.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-blocks.stories.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-cms-blocks/agent-cms-ref-block.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-cms-blocks/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-cms-blocks/prompt-block-picker-dialog.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-cms-form-shell.d.ts +0 -21
- package/dist/src/domains/agents/components/agent-cms-layout/agent-cms-bottom-bar.d.ts +0 -6
- package/dist/src/domains/agents/components/agent-cms-layout/agent-cms-layout.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-cms-layout/index.d.ts +0 -2
- package/dist/src/domains/agents/components/agent-cms-pages/agents-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/index.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-cms-pages/information-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/instruction-blocks-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/memory-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/scorers-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/skill-edit-dialog.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-cms-pages/skill-file-tree.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-cms-pages/skill-folder.d.ts +0 -14
- package/dist/src/domains/agents/components/agent-cms-pages/skills-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/tools-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/variables-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-pages/workflows-page.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-sidebar/agent-cms-is-active.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-cms-sidebar/agent-cms-sections.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-cms-sidebar/agent-cms-sidebar.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-cms-sidebar/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-cms-sidebar/use-agent-cms-navigation.d.ts +0 -13
- package/dist/src/domains/agents/components/agent-cms-sidebar/use-sidebar-descriptions.d.ts +0 -40
- package/dist/src/domains/agents/components/agent-combobox.d.ts +0 -12
- package/dist/src/domains/agents/components/agent-edit-page/agent-edit-layout.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-edit-page/agent-edit-main-blocks.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-edit-page/agent-edit-sidebar.d.ts +0 -14
- package/dist/src/domains/agents/components/agent-edit-page/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-edit-page/sections/agents-section.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-edit-page/sections/index.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-edit-page/sections/memory-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/sections/scorers-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/sections/tools-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/sections/workflows-section.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-edit-page/use-agent-edit-form.d.ts +0 -214
- package/dist/src/domains/agents/components/agent-edit-page/utils/form-validation.d.ts +0 -171
- package/dist/src/domains/agents/components/agent-edit-page/version-preview-banner.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-entity-header.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-information/agent-information.d.ts +0 -22
- package/dist/src/domains/agents/components/agent-information/agent-memory-config.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-information/agent-memory.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-information/agent-observational-memory.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-information/agent-working-memory.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-information/code-display.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-layout.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-list/agents-list.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-list/no-agents-info.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-list.d.ts +0 -13
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-model-list.d.ts +0 -18
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-model-switcher.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-section.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata-wrapper.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-metadata/agent-metadata.d.ts +0 -59
- package/dist/src/domains/agents/components/agent-metadata/index.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-metadata/provider-logo.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-metadata/utils.d.ts +0 -31
- package/dist/src/domains/agents/components/agent-page-tabs.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-playground/agent-playground-config.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-playground/agent-playground-datasets.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-eval.d.ts +0 -20
- package/dist/src/domains/agents/components/agent-playground/agent-playground-evaluate.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-playground/agent-playground-request-context.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-review.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-playground/agent-playground-scorers.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-test-chat.d.ts +0 -9
- package/dist/src/domains/agents/components/agent-playground/agent-playground-traces.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-playground/agent-playground-version-bar.d.ts +0 -20
- package/dist/src/domains/agents/components/agent-playground/agent-playground-view.d.ts +0 -21
- package/dist/src/domains/agents/components/agent-playground/dataset-detail-view.d.ts +0 -15
- package/dist/src/domains/agents/components/agent-playground/format-version-label.d.ts +0 -1
- package/dist/src/domains/agents/components/agent-playground/index.d.ts +0 -8
- package/dist/src/domains/agents/components/agent-playground/scorer-detail-view.d.ts +0 -16
- package/dist/src/domains/agents/components/agent-playground/scorer-mini-editor.d.ts +0 -18
- package/dist/src/domains/agents/components/agent-settings.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-table/agent-table.d.ts +0 -7
- package/dist/src/domains/agents/components/agent-table/columns.d.ts +0 -6
- package/dist/src/domains/agents/components/agent-table/types.d.ts +0 -4
- package/dist/src/domains/agents/components/agent-top-bar-controls.d.ts +0 -5
- package/dist/src/domains/agents/components/agent-traces-panel.d.ts +0 -10
- package/dist/src/domains/agents/components/agent-version-combobox.d.ts +0 -11
- package/dist/src/domains/agents/components/agent-version-panel.d.ts +0 -7
- package/dist/src/domains/agents/components/browser-view/agent-busy-overlay.d.ts +0 -11
- package/dist/src/domains/agents/components/browser-view/browser-sidebar-tab.d.ts +0 -5
- package/dist/src/domains/agents/components/browser-view/browser-thumbnail.d.ts +0 -12
- package/dist/src/domains/agents/components/browser-view/browser-tool-call-history.d.ts +0 -9
- package/dist/src/domains/agents/components/browser-view/browser-tool-call-item.d.ts +0 -6
- package/dist/src/domains/agents/components/browser-view/browser-view-frame.d.ts +0 -15
- package/dist/src/domains/agents/components/browser-view/browser-view-header.d.ts +0 -15
- package/dist/src/domains/agents/components/browser-view/browser-view-panel.d.ts +0 -12
- package/dist/src/domains/agents/components/browser-view/click-ripple-overlay.d.ts +0 -16
- package/dist/src/domains/agents/components/browser-view/index.d.ts +0 -8
- package/dist/src/domains/agents/components/chat-threads.d.ts +0 -10
- package/dist/src/domains/agents/components/composer-model-switcher.d.ts +0 -4
- package/dist/src/domains/agents/components/model-picker/index.d.ts +0 -2
- package/dist/src/domains/agents/components/model-picker/provider-not-connected-alert.d.ts +0 -5
- package/dist/src/domains/agents/components/provider-map-icon.d.ts +0 -15
- package/dist/src/domains/agents/components/request-context.d.ts +0 -5
- package/dist/src/domains/agents/context/activated-skills-context.d.ts +0 -18
- package/dist/src/domains/agents/context/agent-context.d.ts +0 -16
- package/dist/src/domains/agents/context/agent-edit-form-context.d.ts +0 -21
- package/dist/src/domains/agents/context/agent-observational-memory-context.d.ts +0 -63
- package/dist/src/domains/agents/context/agent-working-memory-context.d.ts +0 -20
- package/dist/src/domains/agents/context/browser-session-context.d.ts +0 -62
- package/dist/src/domains/agents/context/browser-tool-calls-context.d.ts +0 -33
- package/dist/src/domains/agents/context/index.d.ts +0 -9
- package/dist/src/domains/agents/context/model-reset-context.d.ts +0 -6
- package/dist/src/domains/agents/context/playground-model-context.d.ts +0 -15
- package/dist/src/domains/agents/context/review-queue-context.d.ts +0 -65
- package/dist/src/domains/agents/hooks/use-agent-cms-form.d.ts +0 -232
- package/dist/src/domains/agents/hooks/use-agent-experiments.d.ts +0 -21
- package/dist/src/domains/agents/hooks/use-agent-settings-state.d.ts +0 -11
- package/dist/src/domains/agents/hooks/use-agent-skills.d.ts +0 -12
- package/dist/src/domains/agents/hooks/use-agent-trace-scores.d.ts +0 -50
- package/dist/src/domains/agents/hooks/use-agent-traces-filters.d.ts +0 -36
- package/dist/src/domains/agents/hooks/use-agent-versions.d.ts +0 -48
- package/dist/src/domains/agents/hooks/use-agent-working-memory.d.ts +0 -10
- package/dist/src/domains/agents/hooks/use-agent-workspace.d.ts +0 -13
- package/dist/src/domains/agents/hooks/use-agent.d.ts +0 -1
- package/dist/src/domains/agents/hooks/use-agents-model-providers.d.ts +0 -1
- package/dist/src/domains/agents/hooks/use-agents.d.ts +0 -14
- package/dist/src/domains/agents/hooks/use-browser-stream.d.ts +0 -34
- package/dist/src/domains/agents/hooks/use-can-create-agent.d.ts +0 -3
- package/dist/src/domains/agents/hooks/use-click-ripple.d.ts +0 -29
- package/dist/src/domains/agents/hooks/use-close-browser.d.ts +0 -12
- package/dist/src/domains/agents/hooks/use-completed-items.d.ts +0 -5
- package/dist/src/domains/agents/hooks/use-create-skill.d.ts +0 -10
- package/dist/src/domains/agents/hooks/use-execute-agent-tool.d.ts +0 -7
- package/dist/src/domains/agents/hooks/use-input-coordination.d.ts +0 -20
- package/dist/src/domains/agents/hooks/use-keyboard-interaction.d.ts +0 -19
- package/dist/src/domains/agents/hooks/use-mouse-interaction.d.ts +0 -28
- package/dist/src/domains/agents/hooks/use-preview-instructions.d.ts +0 -10
- package/dist/src/domains/agents/hooks/use-review-items.d.ts +0 -6
- package/dist/src/domains/agents/hooks/use-sampling-restriction.d.ts +0 -15
- package/dist/src/domains/agents/hooks/use-stored-agents.d.ts +0 -12
- package/dist/src/domains/agents/hooks/use-stored-skills.d.ts +0 -1
- package/dist/src/domains/agents/index.d.ts +0 -45
- package/dist/src/domains/agents/utils/agent-form-mappers.d.ts +0 -110
- package/dist/src/domains/agents/utils/collect-mcp-client-ids.d.ts +0 -5
- package/dist/src/domains/agents/utils/compute-agent-initial-values.d.ts +0 -25
- package/dist/src/domains/agents/utils/coordinate-mapping.d.ts +0 -68
- package/dist/src/domains/agents/utils/extractPrompt.d.ts +0 -2
- package/dist/src/domains/agents/utils/key-mapping.d.ts +0 -8
- package/dist/src/domains/agents/utils/model-restrictions.d.ts +0 -6
- package/dist/src/domains/agents/utils/trace-utils.d.ts +0 -11
- package/dist/src/domains/auth/components/auth-required.d.ts +0 -27
- package/dist/src/domains/auth/components/auth-status.d.ts +0 -24
- package/dist/src/domains/auth/components/index.d.ts +0 -6
- package/dist/src/domains/auth/components/login-button.d.ts +0 -34
- package/dist/src/domains/auth/components/login-page.d.ts +0 -33
- package/dist/src/domains/auth/components/user-avatar.d.ts +0 -20
- package/dist/src/domains/auth/components/user-menu.d.ts +0 -24
- package/dist/src/domains/auth/hooks/fetch-with-refresh.d.ts +0 -25
- package/dist/src/domains/auth/hooks/index.d.ts +0 -7
- package/dist/src/domains/auth/hooks/use-auth-actions.d.ts +0 -88
- package/dist/src/domains/auth/hooks/use-auth-capabilities.d.ts +0 -38
- package/dist/src/domains/auth/hooks/use-credentials-login.d.ts +0 -51
- package/dist/src/domains/auth/hooks/use-credentials-signup.d.ts +0 -54
- package/dist/src/domains/auth/hooks/use-current-user.d.ts +0 -30
- package/dist/src/domains/auth/hooks/use-permissions.d.ts +0 -61
- package/dist/src/domains/auth/index.d.ts +0 -10
- package/dist/src/domains/auth/types.d.ts +0 -104
- package/dist/src/domains/cms/components/display-conditions/display-conditions-dialog.d.ts +0 -9
- package/dist/src/domains/cms/components/display-conditions/index.d.ts +0 -1
- package/dist/src/domains/cms/components/entity-accordion-item/entity-accordion-item.d.ts +0 -13
- package/dist/src/domains/cms/components/entity-accordion-item/index.d.ts +0 -1
- package/dist/src/domains/cms/components/section/index.d.ts +0 -1
- package/dist/src/domains/cms/components/section/section-header.d.ts +0 -8
- package/dist/src/domains/cms/components/section/section-title.d.ts +0 -6
- package/dist/src/domains/cms/hooks/use-is-cms-available.d.ts +0 -4
- package/dist/src/domains/cms/index.d.ts +0 -4
- package/dist/src/domains/configuration/components/header-list-form.d.ts +0 -10
- package/dist/src/domains/configuration/components/mastra-version-footer.d.ts +0 -17
- package/dist/src/domains/configuration/components/playground-config-guard.d.ts +0 -1
- package/dist/src/domains/configuration/components/studio-config-form.d.ts +0 -6
- package/dist/src/domains/configuration/context/studio-config-context.d.ts +0 -13
- package/dist/src/domains/configuration/hooks/use-has-observability.d.ts +0 -4
- package/dist/src/domains/configuration/hooks/use-mastra-instance-status.d.ts +0 -4
- package/dist/src/domains/configuration/hooks/use-mastra-packages.d.ts +0 -1
- package/dist/src/domains/configuration/hooks/use-package-updates.d.ts +0 -18
- package/dist/src/domains/configuration/index.d.ts +0 -8
- package/dist/src/domains/configuration/types.d.ts +0 -6
- package/dist/src/domains/conversation/context/ThreadInputContext.d.ts +0 -7
- package/dist/src/domains/conversation/index.d.ts +0 -1
- package/dist/src/domains/datasets/components/add-item-dialog.d.ts +0 -7
- package/dist/src/domains/datasets/components/add-items-to-dataset-dialog.d.ts +0 -9
- package/dist/src/domains/datasets/components/bulk-trace-review-dialog.d.ts +0 -18
- package/dist/src/domains/datasets/components/create-dataset-dialog.d.ts +0 -9
- package/dist/src/domains/datasets/components/create-dataset-from-items-dialog.d.ts +0 -8
- package/dist/src/domains/datasets/components/csv-import/column-mapping-step.d.ts +0 -7
- package/dist/src/domains/datasets/components/csv-import/csv-import-dialog.d.ts +0 -11
- package/dist/src/domains/datasets/components/csv-import/csv-preview-table.d.ts +0 -10
- package/dist/src/domains/datasets/components/csv-import/csv-upload-step.d.ts +0 -10
- package/dist/src/domains/datasets/components/csv-import/index.d.ts +0 -2
- package/dist/src/domains/datasets/components/csv-import/validation-report.d.ts +0 -11
- package/dist/src/domains/datasets/components/csv-import/validation-summary.d.ts +0 -13
- package/dist/src/domains/datasets/components/dataset-combobox.d.ts +0 -12
- package/dist/src/domains/datasets/components/dataset-detail/dataset-header.d.ts +0 -17
- package/dist/src/domains/datasets/components/dataset-detail/dataset-item-content.d.ts +0 -10
- package/dist/src/domains/datasets/components/dataset-detail/dataset-item-form.d.ts +0 -26
- package/dist/src/domains/datasets/components/dataset-detail/dataset-item-header.d.ts +0 -8
- package/dist/src/domains/datasets/components/dataset-detail/dataset-page-content.d.ts +0 -16
- package/dist/src/domains/datasets/components/dataset-detail/item-detail-dialog.d.ts +0 -16
- package/dist/src/domains/datasets/components/dataset-detail/item-detail-toolbar.d.ts +0 -11
- package/dist/src/domains/datasets/components/dataset-detail/item-page-toolbar.d.ts +0 -7
- package/dist/src/domains/datasets/components/dataset-detail/items-list-actions.d.ts +0 -11
- package/dist/src/domains/datasets/components/datasets-list/datasets-list.d.ts +0 -8
- package/dist/src/domains/datasets/components/datasets-list/no-datasets-info.d.ts +0 -1
- package/dist/src/domains/datasets/components/datasets-table/columns.d.ts +0 -6
- package/dist/src/domains/datasets/components/datasets-table/datasets-table.d.ts +0 -8
- package/dist/src/domains/datasets/components/delete-dataset-dialog.d.ts +0 -8
- package/dist/src/domains/datasets/components/duplicate-dataset-dialog.d.ts +0 -9
- package/dist/src/domains/datasets/components/edit-dataset-dialog.d.ts +0 -13
- package/dist/src/domains/datasets/components/empty-datasets-table.d.ts +0 -4
- package/dist/src/domains/datasets/components/experiment-trigger/experiment-trigger-dialog.d.ts +0 -8
- package/dist/src/domains/datasets/components/experiment-trigger/scorer-selector.d.ts +0 -7
- package/dist/src/domains/datasets/components/experiment-trigger/target-selector.d.ts +0 -9
- package/dist/src/domains/datasets/components/experiments/comparison-item-panel.d.ts +0 -14
- package/dist/src/domains/datasets/components/experiments/comparison-items-list.d.ts +0 -14
- package/dist/src/domains/datasets/components/experiments/dataset-experiments-comparison.d.ts +0 -12
- package/dist/src/domains/datasets/components/experiments/dataset-experiments-list.d.ts +0 -9
- package/dist/src/domains/datasets/components/experiments/dataset-experiments-toolbar.d.ts +0 -13
- package/dist/src/domains/datasets/components/experiments/dataset-experiments.d.ts +0 -12
- package/dist/src/domains/datasets/components/experiments/experiment-in-comparison-info.d.ts +0 -8
- package/dist/src/domains/datasets/components/experiments/score-delta.d.ts +0 -10
- package/dist/src/domains/datasets/components/generate-items-dialog.d.ts +0 -32
- package/dist/src/domains/datasets/components/items/dataset-item-panel.d.ts +0 -13
- package/dist/src/domains/datasets/components/items/dataset-items-list.d.ts +0 -26
- package/dist/src/domains/datasets/components/items/dataset-items-toolbar.d.ts +0 -24
- package/dist/src/domains/datasets/components/items/dataset-items.d.ts +0 -34
- package/dist/src/domains/datasets/components/items/dataset-versions-panel.d.ts +0 -12
- package/dist/src/domains/datasets/components/json-import/index.d.ts +0 -1
- package/dist/src/domains/datasets/components/json-import/json-import-dialog.d.ts +0 -11
- package/dist/src/domains/datasets/components/json-import/json-preview-table.d.ts +0 -9
- package/dist/src/domains/datasets/components/json-import/json-upload-step.d.ts +0 -10
- package/dist/src/domains/datasets/components/json-import/json-validation-summary.d.ts +0 -9
- package/dist/src/domains/datasets/components/save-as-dataset-item-dialog.d.ts +0 -20
- package/dist/src/domains/datasets/components/schema-config-section.d.ts +0 -16
- package/dist/src/domains/datasets/components/schema-settings/index.d.ts +0 -1
- package/dist/src/domains/datasets/components/schema-settings/schema-field.d.ts +0 -20
- package/dist/src/domains/datasets/components/schema-settings/schema-import.d.ts +0 -11
- package/dist/src/domains/datasets/components/versions/dataset-compare-version-toolbar.d.ts +0 -7
- package/dist/src/domains/datasets/components/versions/dataset-compare-versions-list.d.ts +0 -14
- package/dist/src/domains/datasets/components/versions/dataset-item-versions-panel.d.ts +0 -13
- package/dist/src/domains/datasets/components/versions/index.d.ts +0 -3
- package/dist/src/domains/datasets/context/generation-context.d.ts +0 -52
- package/dist/src/domains/datasets/hooks/use-agent-schema.d.ts +0 -12
- package/dist/src/domains/datasets/hooks/use-column-mapping.d.ts +0 -24
- package/dist/src/domains/datasets/hooks/use-compare-experiments.d.ts +0 -11
- package/dist/src/domains/datasets/hooks/use-csv-parser.d.ts +0 -17
- package/dist/src/domains/datasets/hooks/use-dataset-experiments.d.ts +0 -255
- package/dist/src/domains/datasets/hooks/use-dataset-item-versions.d.ts +0 -21
- package/dist/src/domains/datasets/hooks/use-dataset-items.d.ts +0 -225
- package/dist/src/domains/datasets/hooks/use-dataset-mutations.d.ts +0 -66
- package/dist/src/domains/datasets/hooks/use-dataset-versions.d.ts +0 -17
- package/dist/src/domains/datasets/hooks/use-datasets.d.ts +0 -14
- package/dist/src/domains/datasets/hooks/use-experiments.d.ts +0 -10
- package/dist/src/domains/datasets/hooks/use-item-selection.d.ts +0 -17
- package/dist/src/domains/datasets/hooks/use-json-parser.d.ts +0 -15
- package/dist/src/domains/datasets/hooks/use-scorer-schema.d.ts +0 -14
- package/dist/src/domains/datasets/hooks/use-workflow-schema.d.ts +0 -8
- package/dist/src/domains/datasets/index.d.ts +0 -58
- package/dist/src/domains/datasets/pages/datasets/item/index.d.ts +0 -10
- package/dist/src/domains/datasets/utils/csv-export.d.ts +0 -6
- package/dist/src/domains/datasets/utils/csv-validation.d.ts +0 -62
- package/dist/src/domains/datasets/utils/json-cell-parser.d.ts +0 -24
- package/dist/src/domains/datasets/utils/json-export.d.ts +0 -5
- package/dist/src/domains/datasets/utils/json-validation.d.ts +0 -27
- package/dist/src/domains/embedders/hooks/use-embedders.d.ts +0 -9
- package/dist/src/domains/evaluation/components/dataset-health-card.d.ts +0 -8
- package/dist/src/domains/evaluation/components/evaluation-dashboard.d.ts +0 -16
- package/dist/src/domains/evaluation/components/evaluation-datasets-list.d.ts +0 -41
- package/dist/src/domains/evaluation/components/evaluation-experiments-list.d.ts +0 -35
- package/dist/src/domains/evaluation/components/evaluation-kpi-cards.d.ts +0 -16
- package/dist/src/domains/evaluation/components/evaluation-scorers-list.d.ts +0 -19
- package/dist/src/domains/evaluation/components/experiment-status-card.d.ts +0 -9
- package/dist/src/domains/evaluation/components/index.d.ts +0 -10
- package/dist/src/domains/evaluation/components/review-pipeline-card.d.ts +0 -12
- package/dist/src/domains/evaluation/components/scores-over-time-card.d.ts +0 -11
- package/dist/src/domains/evaluation/hooks/index.d.ts +0 -3
- package/dist/src/domains/evaluation/hooks/use-evaluation-dashboard.d.ts +0 -9
- package/dist/src/domains/evaluation/hooks/use-evaluation-score-metrics.d.ts +0 -24
- package/dist/src/domains/evaluation/hooks/use-review-summary.d.ts +0 -3
- package/dist/src/domains/evaluation/index.d.ts +0 -2
- package/dist/src/domains/experiments/components/experiment-page-content.d.ts +0 -16
- package/dist/src/domains/experiments/components/experiment-page-header.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-result-panel.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-result-span-pane.d.ts +0 -8
- package/dist/src/domains/experiments/components/experiment-result-trace-panel.d.ts +0 -7
- package/dist/src/domains/experiments/components/experiment-results-list.d.ts +0 -21
- package/dist/src/domains/experiments/components/experiment-score-panel.d.ts +0 -8
- package/dist/src/domains/experiments/components/experiment-scorer-summary.d.ts +0 -7
- package/dist/src/domains/experiments/components/experiment-stats.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-trace-shared.d.ts +0 -3
- package/dist/src/domains/experiments/components/experiment-trace-span-details.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-trace-span-type-icon.d.ts +0 -6
- package/dist/src/domains/experiments/components/experiment-trace-timeline-expand-col.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-trace-timeline-name-col.d.ts +0 -16
- package/dist/src/domains/experiments/components/experiment-trace-timeline-span.d.ts +0 -18
- package/dist/src/domains/experiments/components/experiment-trace-timeline-structure-sign.d.ts +0 -7
- package/dist/src/domains/experiments/components/experiment-trace-timeline-timing-col.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-trace-timeline-tools.d.ts +0 -12
- package/dist/src/domains/experiments/components/experiment-trace-timeline.d.ts +0 -13
- package/dist/src/domains/experiments/hooks/use-experiment-trace.d.ts +0 -44
- package/dist/src/domains/experiments/types.d.ts +0 -18
- package/dist/src/domains/experiments/utils/format-trace-spans.d.ts +0 -3
- package/dist/src/domains/experiments/utils/get-span-descendant-ids.d.ts +0 -2
- package/dist/src/domains/llm/components/index.d.ts +0 -5
- package/dist/src/domains/llm/components/llm-models.d.ts +0 -13
- package/dist/src/domains/llm/components/llm-providers.d.ts +0 -12
- package/dist/src/domains/llm/components/provider-logo.d.ts +0 -11
- package/dist/src/domains/llm/hooks/index.d.ts +0 -4
- package/dist/src/domains/llm/hooks/use-filtered-models.d.ts +0 -20
- package/dist/src/domains/llm/hooks/use-filtered-providers.d.ts +0 -6
- package/dist/src/domains/llm/hooks/use-llm-providers.d.ts +0 -1
- package/dist/src/domains/llm/index.d.ts +0 -3
- package/dist/src/domains/llm/utils.d.ts +0 -31
- package/dist/src/domains/logs/components/log-details.d.ts +0 -12
- package/dist/src/domains/logs/components/logs-date-range-selector.d.ts +0 -12
- package/dist/src/domains/logs/components/logs-list.d.ts +0 -18
- package/dist/src/domains/logs/components/logs-toolbar.d.ts +0 -17
- package/dist/src/domains/logs/components/no-logs-info.d.ts +0 -1
- package/dist/src/domains/logs/components/span-details.d.ts +0 -6
- package/dist/src/domains/logs/components/trace/format-hierarchical-spans.d.ts +0 -3
- package/dist/src/domains/logs/components/trace/format-logs-as-spans.d.ts +0 -10
- package/dist/src/domains/logs/components/trace/get-descendant-ids.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/shared.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/span-type-icon.d.ts +0 -6
- package/dist/src/domains/logs/components/trace/timeline-expand-col.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/timeline-name-col.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/timeline-structure-sign.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/timeline-timing-col.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/trace-timeline-span.d.ts +0 -1
- package/dist/src/domains/logs/components/trace/trace-timeline.d.ts +0 -13
- package/dist/src/domains/logs/components/trace/types.d.ts +0 -1
- package/dist/src/domains/logs/components/trace-details.d.ts +0 -8
- package/dist/src/domains/logs/hooks/use-logs-filters.d.ts +0 -25
- package/dist/src/domains/logs/hooks/use-trace-spans.d.ts +0 -44
- package/dist/src/domains/logs/index.d.ts +0 -8
- package/dist/src/domains/logs/types.d.ts +0 -32
- package/dist/src/domains/mcps/components/MCPDetail.d.ts +0 -12
- package/dist/src/domains/mcps/components/MCPToolPanel.d.ts +0 -5
- package/dist/src/domains/mcps/components/mcp-client-create/index.d.ts +0 -5
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-create-content.d.ts +0 -20
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-edit-layout.d.ts +0 -5
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-form-sidebar.d.ts +0 -16
- package/dist/src/domains/mcps/components/mcp-client-create/mcp-client-tool-preview.d.ts +0 -13
- package/dist/src/domains/mcps/components/mcp-client-create/use-mcp-client-form.d.ts +0 -17
- package/dist/src/domains/mcps/components/mcp-client-list/index.d.ts +0 -1
- package/dist/src/domains/mcps/components/mcp-client-list/mcp-client-list.d.ts +0 -1
- package/dist/src/domains/mcps/components/mcp-server-combobox.d.ts +0 -13
- package/dist/src/domains/mcps/components/mcp-table/columns.d.ts +0 -3
- package/dist/src/domains/mcps/components/mcp-table/mcp-table.d.ts +0 -7
- package/dist/src/domains/mcps/components/mcp-table/types.d.ts +0 -2
- package/dist/src/domains/mcps/components/mcps-list/mcps-list.d.ts +0 -9
- package/dist/src/domains/mcps/components/mcps-list/no-mcp-servers-info.d.ts +0 -1
- package/dist/src/domains/mcps/hooks/index.d.ts +0 -5
- package/dist/src/domains/mcps/hooks/use-mcp-server-tool.d.ts +0 -2
- package/dist/src/domains/mcps/hooks/use-mcp-server-tools-by-id.d.ts +0 -3
- package/dist/src/domains/mcps/hooks/use-mcp-servers.d.ts +0 -1
- package/dist/src/domains/mcps/hooks/use-try-connect-mcp.d.ts +0 -11
- package/dist/src/domains/mcps/hooks/useMCPServerTools.d.ts +0 -3
- package/dist/src/domains/mcps/index.d.ts +0 -9
- package/dist/src/domains/memory/hooks/index.d.ts +0 -1
- package/dist/src/domains/memory/hooks/use-memory.d.ts +0 -55
- package/dist/src/domains/metrics/components/bar-list.d.ts +0 -21
- package/dist/src/domains/metrics/components/chart-card.d.ts +0 -19
- package/dist/src/domains/metrics/components/dashboard-line-chart.d.ts +0 -16
- package/dist/src/domains/metrics/components/date-range-selector.d.ts +0 -1
- package/dist/src/domains/metrics/components/index.d.ts +0 -30
- package/dist/src/domains/metrics/components/latency-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/metrics-dashboard.d.ts +0 -1
- package/dist/src/domains/metrics/components/metrics-kpi-cards.d.ts +0 -4
- package/dist/src/domains/metrics/components/metrics-utils.d.ts +0 -15
- package/dist/src/domains/metrics/components/model-icon.d.ts +0 -3
- package/dist/src/domains/metrics/components/model-usage-cost-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/scores-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/token-usage-by-agent-card.d.ts +0 -1
- package/dist/src/domains/metrics/components/traces-volume-card.d.ts +0 -1
- package/dist/src/domains/metrics/hooks/use-agent-runs-kpi-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/hooks/use-avg-score-kpi-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/hooks/use-latency-metrics.d.ts +0 -11
- package/dist/src/domains/metrics/hooks/use-metrics-filters.d.ts +0 -9
- package/dist/src/domains/metrics/hooks/use-metrics.d.ts +0 -56
- package/dist/src/domains/metrics/hooks/use-model-cost-kpi-metrics.d.ts +0 -7
- package/dist/src/domains/metrics/hooks/use-model-usage-cost-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/hooks/use-scores-metrics.d.ts +0 -22
- package/dist/src/domains/metrics/hooks/use-token-usage-by-agent-metrics.d.ts +0 -9
- package/dist/src/domains/metrics/hooks/use-total-tokens-kpi-metrics.d.ts +0 -6
- package/dist/src/domains/metrics/hooks/use-trace-volume-metrics.d.ts +0 -10
- package/dist/src/domains/metrics/index.d.ts +0 -1
- package/dist/src/domains/observability/components/helpers.d.ts +0 -23
- package/dist/src/domains/observability/components/index.d.ts +0 -13
- package/dist/src/domains/observability/components/shared.d.ts +0 -3
- package/dist/src/domains/observability/components/span-details.d.ts +0 -6
- package/dist/src/domains/observability/components/span-dialog.d.ts +0 -24
- package/dist/src/domains/observability/components/span-score-list.d.ts +0 -17
- package/dist/src/domains/observability/components/span-scoring.d.ts +0 -10
- package/dist/src/domains/observability/components/span-tabs.d.ts +0 -19
- package/dist/src/domains/observability/components/span-type-icon.d.ts +0 -6
- package/dist/src/domains/observability/components/timeline-expand-col.d.ts +0 -13
- package/dist/src/domains/observability/components/timeline-name-col.d.ts +0 -16
- package/dist/src/domains/observability/components/timeline-structure-sign.d.ts +0 -7
- package/dist/src/domains/observability/components/timeline-timing-col.d.ts +0 -12
- package/dist/src/domains/observability/components/trace-as-item-dialog.d.ts +0 -11
- package/dist/src/domains/observability/components/trace-dialog.d.ts +0 -22
- package/dist/src/domains/observability/components/trace-span-usage.d.ts +0 -25
- package/dist/src/domains/observability/components/trace-timeline-span.d.ts +0 -18
- package/dist/src/domains/observability/components/trace-timeline-tools.d.ts +0 -12
- package/dist/src/domains/observability/components/trace-timeline.d.ts +0 -13
- package/dist/src/domains/observability/components/traces-list.d.ts +0 -32
- package/dist/src/domains/observability/components/traces-tools.d.ts +0 -50
- package/dist/src/domains/observability/components/tracing-run-options.d.ts +0 -1
- package/dist/src/domains/observability/context/tracing-settings-context.d.ts +0 -19
- package/dist/src/domains/observability/hooks/use-environments.d.ts +0 -1
- package/dist/src/domains/observability/hooks/use-service-names.d.ts +0 -1
- package/dist/src/domains/observability/hooks/use-tags.d.ts +0 -1
- package/dist/src/domains/observability/hooks/use-tracing-settings-state.d.ts +0 -11
- package/dist/src/domains/observability/index.d.ts +0 -8
- package/dist/src/domains/observability/types.d.ts +0 -22
- package/dist/src/domains/observability/utils/format-hierarchical-spans.d.ts +0 -3
- package/dist/src/domains/observability/utils/get-descendant-ids.d.ts +0 -2
- package/dist/src/domains/observability/utils/group-traces-by-thread.d.ts +0 -20
- package/dist/src/domains/observability/utils/span-utils.d.ts +0 -15
- package/dist/src/domains/processors/components/index.d.ts +0 -5
- package/dist/src/domains/processors/components/processor-combobox.d.ts +0 -12
- package/dist/src/domains/processors/components/processor-panel.d.ts +0 -8
- package/dist/src/domains/processors/components/processor-table/columns.d.ts +0 -12
- package/dist/src/domains/processors/components/processor-table/index.d.ts +0 -2
- package/dist/src/domains/processors/components/processor-table/processor-table.d.ts +0 -8
- package/dist/src/domains/processors/components/processors-list/no-processors-info.d.ts +0 -1
- package/dist/src/domains/processors/components/processors-list/processors-list.d.ts +0 -7
- package/dist/src/domains/processors/hooks/index.d.ts +0 -1
- package/dist/src/domains/processors/hooks/use-processors.d.ts +0 -50
- package/dist/src/domains/processors/index.d.ts +0 -2
- package/dist/src/domains/prompt-blocks/components/prompt-block-create-content.d.ts +0 -7
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/index.d.ts +0 -4
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/prompt-block-edit-main.d.ts +0 -7
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/prompt-block-edit-sidebar.d.ts +0 -18
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/use-prompt-block-edit-form.d.ts +0 -19
- package/dist/src/domains/prompt-blocks/components/prompt-block-edit-page/utils/form-validation.d.ts +0 -10
- package/dist/src/domains/prompt-blocks/components/prompt-block-version-combobox.d.ts +0 -11
- package/dist/src/domains/prompt-blocks/components/prompt-blocks-table/columns.d.ts +0 -3
- package/dist/src/domains/prompt-blocks/components/prompt-blocks-table/prompt-blocks-table.d.ts +0 -6
- package/dist/src/domains/prompt-blocks/components/prompt-blocks-table/types.d.ts +0 -2
- package/dist/src/domains/prompt-blocks/components/prompts-list/no-prompt-blocks-info.d.ts +0 -1
- package/dist/src/domains/prompt-blocks/components/prompts-list/prompts-list.d.ts +0 -7
- package/dist/src/domains/prompt-blocks/hooks/use-prompt-block-versions.d.ts +0 -40
- package/dist/src/domains/prompt-blocks/hooks/use-stored-prompt-blocks.d.ts +0 -10
- package/dist/src/domains/prompt-blocks/index.d.ts +0 -11
- package/dist/src/domains/request-context/components/request-context-schema-form.d.ts +0 -16
- package/dist/src/domains/request-context/context/schema-request-context.d.ts +0 -34
- package/dist/src/domains/request-context/hooks/use-request-context-presets.d.ts +0 -4
- package/dist/src/domains/request-context/index.d.ts +0 -3
- package/dist/src/domains/review/components/dataset-review.d.ts +0 -4
- package/dist/src/domains/review/components/index.d.ts +0 -6
- package/dist/src/domains/review/components/proposal-tag.d.ts +0 -5
- package/dist/src/domains/review/components/review-item-card.d.ts +0 -29
- package/dist/src/domains/review/components/review-item-panel.d.ts +0 -15
- package/dist/src/domains/review/components/tag-picker.d.ts +0 -5
- package/dist/src/domains/review/hooks/index.d.ts +0 -1
- package/dist/src/domains/review/hooks/use-dataset-review-items.d.ts +0 -9
- package/dist/src/domains/review/index.d.ts +0 -4
- package/dist/src/domains/scores/components/score-as-item-dialog.d.ts +0 -10
- package/dist/src/domains/scores/components/score-dialog.d.ts +0 -15
- package/dist/src/domains/scores/components/scorer-combobox.d.ts +0 -12
- package/dist/src/domains/scores/components/scorer-create-content.d.ts +0 -7
- package/dist/src/domains/scores/components/scorer-edit-page/index.d.ts +0 -4
- package/dist/src/domains/scores/components/scorer-edit-page/scorer-edit-main.d.ts +0 -7
- package/dist/src/domains/scores/components/scorer-edit-page/scorer-edit-sidebar.d.ts +0 -14
- package/dist/src/domains/scores/components/scorer-edit-page/use-scorer-edit-form.d.ts +0 -45
- package/dist/src/domains/scores/components/scorer-edit-page/utils/form-validation.d.ts +0 -26
- package/dist/src/domains/scores/components/scorer-version-combobox.d.ts +0 -11
- package/dist/src/domains/scores/components/scorers-list/no-scorers-info.d.ts +0 -1
- package/dist/src/domains/scores/components/scorers-list/scorers-list.d.ts +0 -8
- package/dist/src/domains/scores/components/scorers-table/columns.d.ts +0 -3
- package/dist/src/domains/scores/components/scorers-table/scorers-table.d.ts +0 -7
- package/dist/src/domains/scores/components/scorers-table/types.d.ts +0 -4
- package/dist/src/domains/scores/components/scores-list.d.ts +0 -16
- package/dist/src/domains/scores/components/scores-tools.d.ts +0 -14
- package/dist/src/domains/scores/hooks/use-scorer-versions.d.ts +0 -48
- package/dist/src/domains/scores/hooks/use-scorers.d.ts +0 -15
- package/dist/src/domains/scores/hooks/use-stored-scorers.d.ts +0 -9
- package/dist/src/domains/scores/hooks/use-trace-span-scores.d.ts +0 -47
- package/dist/src/domains/scores/hooks/use-trigger-scorer.d.ts +0 -10
- package/dist/src/domains/scores/index.d.ts +0 -15
- package/dist/src/domains/shared/components/bulk-tag-picker.d.ts +0 -7
- package/dist/src/domains/shared/components/index.d.ts +0 -4
- package/dist/src/domains/shared/components/proposal-tag.d.ts +0 -5
- package/dist/src/domains/shared/components/review-item-card.d.ts +0 -17
- package/dist/src/domains/shared/components/tag-picker.d.ts +0 -5
- package/dist/src/domains/templates/index.d.ts +0 -7
- package/dist/src/domains/templates/shared.d.ts +0 -7
- package/dist/src/domains/templates/template-failure.d.ts +0 -6
- package/dist/src/domains/templates/template-form.d.ts +0 -26
- package/dist/src/domains/templates/template-info.d.ts +0 -11
- package/dist/src/domains/templates/template-installation.d.ts +0 -7
- package/dist/src/domains/templates/template-success.d.ts +0 -8
- package/dist/src/domains/templates/templates-list.d.ts +0 -22
- package/dist/src/domains/templates/templates-tools.d.ts +0 -21
- package/dist/src/domains/tool-providers/components/index.d.ts +0 -4
- package/dist/src/domains/tool-providers/components/integration-tools-section.d.ts +0 -8
- package/dist/src/domains/tool-providers/components/selected-tool-list.d.ts +0 -7
- package/dist/src/domains/tool-providers/components/tool-list.d.ts +0 -8
- package/dist/src/domains/tool-providers/components/tool-provider-dialog.d.ts +0 -14
- package/dist/src/domains/tool-providers/components/toolkit-list.d.ts +0 -9
- package/dist/src/domains/tool-providers/hooks/index.d.ts +0 -3
- package/dist/src/domains/tool-providers/hooks/use-provider-tools.d.ts +0 -4
- package/dist/src/domains/tool-providers/hooks/use-tool-providers.d.ts +0 -13
- package/dist/src/domains/tool-providers/hooks/use-toolkits.d.ts +0 -1
- package/dist/src/domains/tool-providers/index.d.ts +0 -2
- package/dist/src/domains/tools/components/ToolExecutor.d.ts +0 -15
- package/dist/src/domains/tools/components/ToolIcon.d.ts +0 -5
- package/dist/src/domains/tools/components/ToolInformation.d.ts +0 -7
- package/dist/src/domains/tools/components/ToolPanel.d.ts +0 -4
- package/dist/src/domains/tools/components/index.d.ts +0 -5
- package/dist/src/domains/tools/components/tool-combobox.d.ts +0 -12
- package/dist/src/domains/tools/components/tool-table/columns.d.ts +0 -3
- package/dist/src/domains/tools/components/tool-table/tool-table.d.ts +0 -8
- package/dist/src/domains/tools/components/tools-list/no-tools-info.d.ts +0 -1
- package/dist/src/domains/tools/components/tools-list/tools-list.d.ts +0 -8
- package/dist/src/domains/tools/hooks/index.d.ts +0 -2
- package/dist/src/domains/tools/hooks/use-all-tools.d.ts +0 -4
- package/dist/src/domains/tools/hooks/use-execute-tool.d.ts +0 -5
- package/dist/src/domains/tools/index.d.ts +0 -5
- package/dist/src/domains/tools/utils/prepareToolsTable.d.ts +0 -7
- package/dist/src/domains/traces/components/format-hierarchical-spans.d.ts +0 -3
- package/dist/src/domains/traces/components/observability-traces-list.d.ts +0 -33
- package/dist/src/domains/traces/components/score-data-panel.d.ts +0 -8
- package/dist/src/domains/traces/components/shared.d.ts +0 -3
- package/dist/src/domains/traces/components/span-data-panel.d.ts +0 -18
- package/dist/src/domains/traces/components/span-scores-list.d.ts +0 -9
- package/dist/src/domains/traces/components/span-scoring.d.ts +0 -10
- package/dist/src/domains/traces/components/span-token-usage.d.ts +0 -22
- package/dist/src/domains/traces/components/timeline-expand-col.d.ts +0 -12
- package/dist/src/domains/traces/components/timeline-name-col.d.ts +0 -15
- package/dist/src/domains/traces/components/timeline-structure-sign.d.ts +0 -5
- package/dist/src/domains/traces/components/timeline-timing-col.d.ts +0 -11
- package/dist/src/domains/traces/components/trace-data-panel.d.ts +0 -13
- package/dist/src/domains/traces/components/trace-timeline-span.d.ts +0 -17
- package/dist/src/domains/traces/components/trace-timeline.d.ts +0 -14
- package/dist/src/domains/traces/components/traces-toolbar.d.ts +0 -30
- package/dist/src/domains/traces/hooks/get-all-span-ids.d.ts +0 -3
- package/dist/src/domains/traces/hooks/use-trace-spans.d.ts +0 -44
- package/dist/src/domains/traces/hooks/use-trigger-scorer.d.ts +0 -10
- package/dist/src/domains/traces/types.d.ts +0 -35
- package/dist/src/domains/traces/utils/group-traces-by-thread.d.ts +0 -20
- package/dist/src/domains/traces/utils/span-utils.d.ts +0 -15
- package/dist/src/domains/vectors/hooks/use-vectors.d.ts +0 -6
- package/dist/src/domains/voice/hooks/use-speech-recognition.d.ts +0 -17
- package/dist/src/domains/voice/utils/record-mic-to-file.d.ts +0 -1
- package/dist/src/domains/workflows/components/workflow-combobox.d.ts +0 -12
- package/dist/src/domains/workflows/components/workflow-information.d.ts +0 -5
- package/dist/src/domains/workflows/components/workflow-layout.d.ts +0 -7
- package/dist/src/domains/workflows/components/workflow-step-detail.d.ts +0 -4
- package/dist/src/domains/workflows/components/workflow-table/columns.d.ts +0 -3
- package/dist/src/domains/workflows/components/workflow-table/types.d.ts +0 -4
- package/dist/src/domains/workflows/components/workflow-table/workflow-table.d.ts +0 -7
- package/dist/src/domains/workflows/components/workflows-list/no-workflows-info.d.ts +0 -1
- package/dist/src/domains/workflows/components/workflows-list/workflows-list.d.ts +0 -7
- package/dist/src/domains/workflows/context/use-current-run.d.ts +0 -40
- package/dist/src/domains/workflows/context/workflow-run-context.d.ts +0 -41
- package/dist/src/domains/workflows/context/workflow-step-detail-context.d.ts +0 -34
- package/dist/src/domains/workflows/hooks/index.d.ts +0 -1
- package/dist/src/domains/workflows/hooks/use-workflows.d.ts +0 -3
- package/dist/src/domains/workflows/index.d.ts +0 -14
- package/dist/src/domains/workflows/runs/workflow-run-details.d.ts +0 -12
- package/dist/src/domains/workflows/runs/workflow-run-list.d.ts +0 -5
- package/dist/src/domains/workflows/utils.d.ts +0 -3
- package/dist/src/domains/workflows/workflow/use-workflow-trigger.d.ts +0 -14
- package/dist/src/domains/workflows/workflow/utils.d.ts +0 -36
- package/dist/src/domains/workflows/workflow/workflow-after-node.d.ts +0 -5
- package/dist/src/domains/workflows/workflow/workflow-cancel-button.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-card.d.ts +0 -6
- package/dist/src/domains/workflows/workflow/workflow-clock.d.ts +0 -6
- package/dist/src/domains/workflows/workflow/workflow-code-dialog-content.d.ts +0 -4
- package/dist/src/domains/workflows/workflow/workflow-condition-node.d.ts +0 -10
- package/dist/src/domains/workflows/workflow/workflow-default-node.d.ts +0 -20
- package/dist/src/domains/workflows/workflow/workflow-graph-inner.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-graph.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-input-data.d.ts +0 -12
- package/dist/src/domains/workflows/workflow/workflow-loop-result-node.d.ts +0 -5
- package/dist/src/domains/workflows/workflow/workflow-nested-graph.d.ts +0 -7
- package/dist/src/domains/workflows/workflow/workflow-nested-node.d.ts +0 -20
- package/dist/src/domains/workflows/workflow/workflow-node-badges.d.ts +0 -55
- package/dist/src/domains/workflows/workflow/workflow-run-options.d.ts +0 -1
- package/dist/src/domains/workflows/workflow/workflow-status.d.ts +0 -13
- package/dist/src/domains/workflows/workflow/workflow-step-action-bar.d.ts +0 -18
- package/dist/src/domains/workflows/workflow/workflow-steps-status.d.ts +0 -20
- package/dist/src/domains/workflows/workflow/workflow-suspended-steps.d.ts +0 -16
- package/dist/src/domains/workflows/workflow/workflow-time-travel-form.d.ts +0 -9
- package/dist/src/domains/workflows/workflow/workflow-trigger-form.d.ts +0 -10
- package/dist/src/domains/workflows/workflow/workflow-trigger.d.ts +0 -45
- package/dist/src/domains/workflows/workflow/zoom-slider.d.ts +0 -3
- package/dist/src/domains/workspace/client-utils.d.ts +0 -4
- package/dist/src/domains/workspace/compatibility.d.ts +0 -21
- package/dist/src/domains/workspace/components/add-skill-dialog.d.ts +0 -39
- package/dist/src/domains/workspace/components/file-browser.d.ts +0 -27
- package/dist/src/domains/workspace/components/index.d.ts +0 -10
- package/dist/src/domains/workspace/components/no-workspaces-info.d.ts +0 -1
- package/dist/src/domains/workspace/components/reference-viewer-dialog.d.ts +0 -10
- package/dist/src/domains/workspace/components/search-panel.d.ts +0 -25
- package/dist/src/domains/workspace/components/skill-actions.d.ts +0 -18
- package/dist/src/domains/workspace/components/skill-detail.d.ts +0 -8
- package/dist/src/domains/workspace/components/skills-table.d.ts +0 -28
- package/dist/src/domains/workspace/components/workspace-not-configured.d.ts +0 -1
- package/dist/src/domains/workspace/components/workspace-not-supported.d.ts +0 -1
- package/dist/src/domains/workspace/constants.d.ts +0 -28
- package/dist/src/domains/workspace/hooks/index.d.ts +0 -4
- package/dist/src/domains/workspace/hooks/use-skills-sh.d.ts +0 -59
- package/dist/src/domains/workspace/hooks/use-workspace-skills.d.ts +0 -46
- package/dist/src/domains/workspace/hooks/use-workspace.d.ts +0 -39
- package/dist/src/domains/workspace/index.d.ts +0 -3
- package/dist/src/domains/workspace/types.d.ts +0 -251
- package/dist/src/hooks/use-agent-messages.d.ts +0 -6
- package/dist/src/hooks/use-workflow-runs.d.ts +0 -233
- package/dist/src/hooks/use-workflows.d.ts +0 -1
- package/dist/src/lib/ai-ui/attachments/attach-file-dialog.d.ts +0 -5
- package/dist/src/lib/ai-ui/attachments/attachment-preview-dialog.d.ts +0 -32
- package/dist/src/lib/ai-ui/attachments/attachment.d.ts +0 -1
- package/dist/src/lib/ai-ui/attachments/pdfs-adapter.d.ts +0 -11
- package/dist/src/lib/ai-ui/attachments/voice-adapter.d.ts +0 -7
- package/dist/src/lib/ai-ui/components/bracket-overlay.d.ts +0 -17
- package/dist/src/lib/ai-ui/context/dataset-save-context.d.ts +0 -14
- package/dist/src/lib/ai-ui/hooks/use-adapters.d.ts +0 -8
- package/dist/src/lib/ai-ui/hooks/use-attachment-src.d.ts +0 -1
- package/dist/src/lib/ai-ui/hooks/use-composer-add-attachment.d.ts +0 -9
- package/dist/src/lib/ai-ui/hooks/use-copy-to-clipboard.d.ts +0 -14
- package/dist/src/lib/ai-ui/hooks/use-file-src.d.ts +0 -1
- package/dist/src/lib/ai-ui/hooks/use-has-attachments.d.ts +0 -1
- package/dist/src/lib/ai-ui/hooks/use-load-browser-file.d.ts +0 -4
- package/dist/src/lib/ai-ui/memory-search.d.ts +0 -10
- package/dist/src/lib/ai-ui/messages/assistant-message.d.ts +0 -4
- package/dist/src/lib/ai-ui/messages/dataset-save-action.d.ts +0 -10
- package/dist/src/lib/ai-ui/messages/error-aware-text.d.ts +0 -1
- package/dist/src/lib/ai-ui/messages/markdown-text.d.ts +0 -1
- package/dist/src/lib/ai-ui/messages/observation-marker.d.ts +0 -106
- package/dist/src/lib/ai-ui/messages/reasoning.d.ts +0 -2
- package/dist/src/lib/ai-ui/messages/system-reminder-badge.d.ts +0 -4
- package/dist/src/lib/ai-ui/messages/system-reminder-utils.d.ts +0 -5
- package/dist/src/lib/ai-ui/messages/tripwire-notice.d.ts +0 -6
- package/dist/src/lib/ai-ui/messages/user-messages.d.ts +0 -8
- package/dist/src/lib/ai-ui/thread.d.ts +0 -12
- package/dist/src/lib/ai-ui/tools/badges/agent-badge-wrapper.d.ts +0 -25
- package/dist/src/lib/ai-ui/tools/badges/agent-badge.d.ts +0 -25
- package/dist/src/lib/ai-ui/tools/badges/badge-wrapper.d.ts +0 -10
- package/dist/src/lib/ai-ui/tools/badges/file-tree-badge.d.ts +0 -10
- package/dist/src/lib/ai-ui/tools/badges/loading-badge.d.ts +0 -1
- package/dist/src/lib/ai-ui/tools/badges/network-choice-metadata-dialog.d.ts +0 -5
- package/dist/src/lib/ai-ui/tools/badges/observation-marker-badge.d.ts +0 -47
- package/dist/src/lib/ai-ui/tools/badges/observation-renderer.d.ts +0 -14
- package/dist/src/lib/ai-ui/tools/badges/sandbox-execution-badge.d.ts +0 -10
- package/dist/src/lib/ai-ui/tools/badges/tool-approval-buttons.d.ts +0 -14
- package/dist/src/lib/ai-ui/tools/badges/tool-badge.d.ts +0 -14
- package/dist/src/lib/ai-ui/tools/badges/workflow-badge.d.ts +0 -13
- package/dist/src/lib/ai-ui/tools/tool-fallback.d.ts +0 -6
- package/dist/src/lib/command/index.d.ts +0 -2
- package/dist/src/lib/command/navigation-command.d.ts +0 -1
- package/dist/src/lib/command/use-navigation-command.d.ts +0 -5
- package/dist/src/lib/experimental-features/hooks/use-experimental-features.d.ts +0 -9
- package/dist/src/lib/experimental-features/index.d.ts +0 -1
- package/dist/src/lib/form/auto-form.d.ts +0 -14
- package/dist/src/lib/form/components/array-element-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/array-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/boolean-field.d.ts +0 -3
- package/dist/src/lib/form/components/custom-array-field.d.ts +0 -6
- package/dist/src/lib/form/components/custom-auto-form-field.d.ts +0 -6
- package/dist/src/lib/form/components/custom-object-field.d.ts +0 -6
- package/dist/src/lib/form/components/date-field.d.ts +0 -3
- package/dist/src/lib/form/components/discriminated-union-field.d.ts +0 -2
- package/dist/src/lib/form/components/error-message.d.ts +0 -4
- package/dist/src/lib/form/components/field-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/form.d.ts +0 -2
- package/dist/src/lib/form/components/number-field.d.ts +0 -3
- package/dist/src/lib/form/components/object-wrapper.d.ts +0 -3
- package/dist/src/lib/form/components/record-field.d.ts +0 -3
- package/dist/src/lib/form/components/select-field.d.ts +0 -3
- package/dist/src/lib/form/components/string-field.d.ts +0 -3
- package/dist/src/lib/form/components/submit-button.d.ts +0 -4
- package/dist/src/lib/form/components/union-field.d.ts +0 -2
- package/dist/src/lib/form/custom-auto-form.d.ts +0 -2
- package/dist/src/lib/form/dynamic-form.d.ts +0 -13
- package/dist/src/lib/form/index.d.ts +0 -4
- package/dist/src/lib/form/types.d.ts +0 -4
- package/dist/src/lib/form/utils.d.ts +0 -11
- package/dist/src/lib/form/zod-provider/compat.d.ts +0 -105
- package/dist/src/lib/form/zod-provider/default-values.d.ts +0 -2
- package/dist/src/lib/form/zod-provider/field-type-inference.d.ts +0 -2
- package/dist/src/lib/form/zod-provider/index.d.ts +0 -11
- package/dist/src/lib/framework.d.ts +0 -52
- package/dist/src/lib/mastra-platform/hooks/use-mastra-platform.d.ts +0 -12
- package/dist/src/lib/mastra-platform/index.d.ts +0 -1
- package/dist/src/lib/tanstack-query.d.ts +0 -7
- package/dist/src/services/mastra-runtime-provider.d.ts +0 -5
- package/dist/src/services/tool-call-provider.d.ts +0 -43
- package/dist/src/types/memory.d.ts +0 -25
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
export interface WritableMount {
|
|
2
|
-
path: string;
|
|
3
|
-
displayName?: string;
|
|
4
|
-
icon?: string;
|
|
5
|
-
provider?: string;
|
|
6
|
-
name?: string;
|
|
7
|
-
}
|
|
8
|
-
export interface AddSkillDialogProps {
|
|
9
|
-
open: boolean;
|
|
10
|
-
onOpenChange: (open: boolean) => void;
|
|
11
|
-
workspaceId: string;
|
|
12
|
-
onInstall: (params: {
|
|
13
|
-
repository: string;
|
|
14
|
-
skillName: string;
|
|
15
|
-
mount?: string;
|
|
16
|
-
}) => void;
|
|
17
|
-
isInstalling?: boolean;
|
|
18
|
-
/**
|
|
19
|
-
* Unique IDs of skills installed via skills.sh (format: "owner/repo/skillName").
|
|
20
|
-
* Used for precise matching - only the exact source/skill combo shows as installed.
|
|
21
|
-
*/
|
|
22
|
-
installedSkillIds?: string[];
|
|
23
|
-
/**
|
|
24
|
-
* Names of skills that are already installed (fallback when source info unavailable).
|
|
25
|
-
* Skills matching by name only will show as installed regardless of source.
|
|
26
|
-
*/
|
|
27
|
-
installedSkillNames?: string[];
|
|
28
|
-
/**
|
|
29
|
-
* Writable mounts available for skill installation (for CompositeFilesystem).
|
|
30
|
-
* When more than one is provided, a dropdown is shown to pick the mount.
|
|
31
|
-
*/
|
|
32
|
-
writableMounts?: WritableMount[];
|
|
33
|
-
/**
|
|
34
|
-
* Map of skill name to its installed path (for showing mount location on "Installed" badge).
|
|
35
|
-
* Only needed when multiple mounts exist.
|
|
36
|
-
*/
|
|
37
|
-
installedSkillPaths?: Record<string, string>;
|
|
38
|
-
}
|
|
39
|
-
export declare function AddSkillDialog({ open, onOpenChange, workspaceId, onInstall, isInstalling, installedSkillIds, installedSkillNames, writableMounts, installedSkillPaths, }: AddSkillDialogProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { FileEntry } from '../types';
|
|
2
|
-
export interface FileBrowserProps {
|
|
3
|
-
entries: FileEntry[];
|
|
4
|
-
currentPath: string;
|
|
5
|
-
isLoading: boolean;
|
|
6
|
-
/** Error from fetching files (e.g., directory not found) */
|
|
7
|
-
error?: Error | null;
|
|
8
|
-
onNavigate: (path: string) => void;
|
|
9
|
-
onFileSelect?: (path: string) => void;
|
|
10
|
-
onRefresh?: () => void;
|
|
11
|
-
onUpload?: () => void;
|
|
12
|
-
onCreateDirectory?: (path: string) => void | Promise<void>;
|
|
13
|
-
onDelete?: (path: string) => void | Promise<void>;
|
|
14
|
-
/** Shows loading state on create directory button */
|
|
15
|
-
isCreatingDirectory?: boolean;
|
|
16
|
-
/** Shows loading state on delete confirmation */
|
|
17
|
-
isDeleting?: boolean;
|
|
18
|
-
}
|
|
19
|
-
export declare function FileBrowser({ entries, currentPath, isLoading, error, onNavigate, onFileSelect, onRefresh, onUpload, onCreateDirectory, onDelete, isCreatingDirectory, isDeleting, }: FileBrowserProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
export interface FileViewerProps {
|
|
21
|
-
path: string;
|
|
22
|
-
content: string;
|
|
23
|
-
isLoading: boolean;
|
|
24
|
-
mimeType?: string;
|
|
25
|
-
onClose?: () => void;
|
|
26
|
-
}
|
|
27
|
-
export declare function FileViewer({ path, content, isLoading, mimeType, onClose }: FileViewerProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export { FileBrowser, FileViewer, type FileBrowserProps, type FileViewerProps } from './file-browser';
|
|
2
|
-
export { NoWorkspacesInfo } from './no-workspaces-info';
|
|
3
|
-
export { WorkspaceNotConfigured } from './workspace-not-configured';
|
|
4
|
-
export { WorkspaceNotSupported } from './workspace-not-supported';
|
|
5
|
-
export { SearchWorkspacePanel, SearchSkillsPanel, type SearchWorkspacePanelProps, type SearchSkillsPanelProps, } from './search-panel';
|
|
6
|
-
export { SkillsTable, SkillsNotConfigured, type SkillsTableProps } from './skills-table';
|
|
7
|
-
export { SkillDetail, type SkillDetailProps } from './skill-detail';
|
|
8
|
-
export { ReferenceViewerDialog, type ReferenceViewerDialogProps } from './reference-viewer-dialog';
|
|
9
|
-
export { AddSkillDialog, type AddSkillDialogProps, type WritableMount } from './add-skill-dialog';
|
|
10
|
-
export { SkillRemoveButton, SkillUpdateButton, type SkillRemoveButtonProps, type SkillUpdateButtonProps, } from './skill-actions';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const NoWorkspacesInfo: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export interface ReferenceViewerDialogProps {
|
|
2
|
-
open: boolean;
|
|
3
|
-
onOpenChange: (open: boolean) => void;
|
|
4
|
-
skillName: string;
|
|
5
|
-
referencePath: string;
|
|
6
|
-
content?: string;
|
|
7
|
-
isLoading: boolean;
|
|
8
|
-
error?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare function ReferenceViewerDialog({ open, onOpenChange, skillName, referencePath, content, isLoading, error, }: ReferenceViewerDialogProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { SearchResponse, SkillSearchResult } from '../types';
|
|
2
|
-
export interface SearchWorkspacePanelProps {
|
|
3
|
-
onSearch: (params: {
|
|
4
|
-
query: string;
|
|
5
|
-
topK?: number;
|
|
6
|
-
mode?: 'vector' | 'bm25' | 'hybrid';
|
|
7
|
-
}) => void;
|
|
8
|
-
isSearching: boolean;
|
|
9
|
-
searchResults?: SearchResponse;
|
|
10
|
-
canBM25: boolean;
|
|
11
|
-
canVector: boolean;
|
|
12
|
-
onViewResult?: (id: string) => void;
|
|
13
|
-
}
|
|
14
|
-
export declare function SearchWorkspacePanel({ onSearch, isSearching, searchResults, canBM25, canVector, onViewResult, }: SearchWorkspacePanelProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export interface SearchSkillsPanelProps {
|
|
16
|
-
onSearch: (params: {
|
|
17
|
-
query: string;
|
|
18
|
-
topK?: number;
|
|
19
|
-
includeReferences?: boolean;
|
|
20
|
-
}) => void;
|
|
21
|
-
results: SkillSearchResult[];
|
|
22
|
-
isSearching: boolean;
|
|
23
|
-
onResultClick?: (result: SkillSearchResult) => void;
|
|
24
|
-
}
|
|
25
|
-
export declare function SearchSkillsPanel({ onSearch, results, isSearching, onResultClick }: SearchSkillsPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export interface SkillUpdateButtonProps {
|
|
2
|
-
skillName: string;
|
|
3
|
-
onUpdate: () => void;
|
|
4
|
-
isUpdating?: boolean;
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Update button for a single skill
|
|
8
|
-
*/
|
|
9
|
-
export declare function SkillUpdateButton({ skillName, onUpdate, isUpdating }: SkillUpdateButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export interface SkillRemoveButtonProps {
|
|
11
|
-
skillName: string;
|
|
12
|
-
onRemove: () => void;
|
|
13
|
-
isRemoving?: boolean;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* Remove button with confirmation dialog for a single skill
|
|
17
|
-
*/
|
|
18
|
-
export declare function SkillRemoveButton({ skillName, onRemove, isRemoving }: SkillRemoveButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Skill } from '../types';
|
|
2
|
-
export interface SkillDetailProps {
|
|
3
|
-
skill: Skill;
|
|
4
|
-
/** Raw SKILL.md file contents to show in "Source" view. Falls back to skill.instructions if not provided. */
|
|
5
|
-
rawSkillMd?: string;
|
|
6
|
-
onReferenceClick?: (referencePath: string) => void;
|
|
7
|
-
}
|
|
8
|
-
export declare function SkillDetail({ skill, rawSkillMd, onReferenceClick }: SkillDetailProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { SkillMetadata } from '../types';
|
|
2
|
-
export interface SkillsTableProps {
|
|
3
|
-
skills: SkillMetadata[];
|
|
4
|
-
isLoading: boolean;
|
|
5
|
-
isSkillsConfigured?: boolean;
|
|
6
|
-
/** True if .agents/skills has skills that aren't being discovered */
|
|
7
|
-
hasUndiscoveredAgentSkills?: boolean;
|
|
8
|
-
/** Base path for skill links (should include workspaceId, e.g., /workspaces/{id}/skills) */
|
|
9
|
-
basePath?: string;
|
|
10
|
-
/** Callback when "Add Skill" is clicked (only shown if provided) */
|
|
11
|
-
onAddSkill?: () => void;
|
|
12
|
-
/** Callback when "Update" is clicked on a downloaded skill (only shown for skills with isDownloaded=true) */
|
|
13
|
-
onUpdateSkill?: (skillName: string) => void;
|
|
14
|
-
/** Callback when "Remove" is clicked on a downloaded skill (only shown for skills with isDownloaded=true) */
|
|
15
|
-
onRemoveSkill?: (skillName: string) => void;
|
|
16
|
-
/** Name of the skill currently being updated (if any) */
|
|
17
|
-
updatingSkillName?: string;
|
|
18
|
-
/** Name of the skill currently being removed (if any) */
|
|
19
|
-
removingSkillName?: string;
|
|
20
|
-
/** Mount paths for labeling skills by mount (only used when multiple mounts exist) */
|
|
21
|
-
mountPaths?: string[];
|
|
22
|
-
}
|
|
23
|
-
export declare function SkillsTable({ skills, isLoading, isSkillsConfigured, hasUndiscoveredAgentSkills, basePath, onAddSkill, onUpdateSkill, onRemoveSkill, updatingSkillName, removingSkillName, mountPaths, }: SkillsTableProps): import("react/jsx-runtime").JSX.Element;
|
|
24
|
-
interface SkillsNotConfiguredProps {
|
|
25
|
-
onAddSkill?: () => void;
|
|
26
|
-
}
|
|
27
|
-
declare function SkillsNotConfigured({ onAddSkill }: SkillsNotConfiguredProps): import("react/jsx-runtime").JSX.Element;
|
|
28
|
-
export { SkillsNotConfigured };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const WorkspaceNotConfigured: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const WorkspaceNotSupported: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Workspace tool constants.
|
|
3
|
-
*
|
|
4
|
-
* Inlined from @mastra/core/workspace/constants to avoid import compatibility
|
|
5
|
-
* issues with older core versions that don't have the workspace module.
|
|
6
|
-
*/
|
|
7
|
-
export declare const WORKSPACE_TOOLS_PREFIX: "mastra_workspace";
|
|
8
|
-
export declare const WORKSPACE_TOOLS: {
|
|
9
|
-
readonly FILESYSTEM: {
|
|
10
|
-
readonly READ_FILE: "mastra_workspace_read_file";
|
|
11
|
-
readonly WRITE_FILE: "mastra_workspace_write_file";
|
|
12
|
-
readonly EDIT_FILE: "mastra_workspace_edit_file";
|
|
13
|
-
readonly LIST_FILES: "mastra_workspace_list_files";
|
|
14
|
-
readonly DELETE: "mastra_workspace_delete";
|
|
15
|
-
readonly FILE_STAT: "mastra_workspace_file_stat";
|
|
16
|
-
readonly MKDIR: "mastra_workspace_mkdir";
|
|
17
|
-
};
|
|
18
|
-
readonly SANDBOX: {
|
|
19
|
-
readonly EXECUTE_COMMAND: "mastra_workspace_execute_command";
|
|
20
|
-
readonly GET_PROCESS_OUTPUT: "mastra_workspace_get_process_output";
|
|
21
|
-
readonly KILL_PROCESS: "mastra_workspace_kill_process";
|
|
22
|
-
};
|
|
23
|
-
readonly SEARCH: {
|
|
24
|
-
readonly SEARCH: "mastra_workspace_search";
|
|
25
|
-
readonly INDEX: "mastra_workspace_index";
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
export type WorkspaceToolName = (typeof WORKSPACE_TOOLS.FILESYSTEM)[keyof typeof WORKSPACE_TOOLS.FILESYSTEM] | (typeof WORKSPACE_TOOLS.SEARCH)[keyof typeof WORKSPACE_TOOLS.SEARCH] | (typeof WORKSPACE_TOOLS.SANDBOX)[keyof typeof WORKSPACE_TOOLS.SANDBOX];
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { isWorkspaceV1Supported, isWorkspaceNotSupportedError } from '../compatibility';
|
|
2
|
-
export { useWorkspaceInfo, useWorkspaces, useWorkspaceFiles, useWorkspaceFile, useWorkspaceFileStat, useWriteWorkspaceFile, useWriteWorkspaceFileFromFile, useDeleteWorkspaceFile, useCreateWorkspaceDirectory, useSearchWorkspace, useIndexWorkspaceContent, } from './use-workspace';
|
|
3
|
-
export { useWorkspaceSkills, useWorkspaceSkill, useWorkspaceSkillReferences, useWorkspaceSkillReference, useSearchWorkspaceSkills, useAgentSkill, } from './use-workspace-skills';
|
|
4
|
-
export { useSearchSkillsSh, usePopularSkillsSh, useSkillPreview, useInstallSkill, useUpdateSkills, useRemoveSkill, parseSkillSource, type InstallSkillParams, type UpdateSkillsParams, type RemoveSkillParams, } from './use-skills-sh';
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { SkillsShSearchResponse, SkillsShListResponse, SkillsShInstallResponse, SkillsShRemoveResponse, SkillsShUpdateResponse } from '../types';
|
|
2
|
-
/**
|
|
3
|
-
* Search skills on skills.sh (via server proxy)
|
|
4
|
-
*/
|
|
5
|
-
export declare const useSearchSkillsSh: (workspaceId: string | undefined) => import('@tanstack/react-query').UseMutationResult<SkillsShSearchResponse, Error, string, unknown>;
|
|
6
|
-
/**
|
|
7
|
-
* Get popular skills from skills.sh (via server proxy, cached for 5 minutes)
|
|
8
|
-
*/
|
|
9
|
-
export declare const usePopularSkillsSh: (workspaceId: string | undefined) => import('@tanstack/react-query').UseQueryResult<SkillsShListResponse, Error>;
|
|
10
|
-
/**
|
|
11
|
-
* Preview a skill by fetching its SKILL.md (via server proxy to avoid CORS)
|
|
12
|
-
*/
|
|
13
|
-
export declare const useSkillPreview: (workspaceId: string | undefined, owner: string | undefined, repo: string | undefined, skillPath: string | undefined, options?: {
|
|
14
|
-
enabled?: boolean;
|
|
15
|
-
}) => import('@tanstack/react-query').UseQueryResult<string, Error>;
|
|
16
|
-
export interface InstallSkillParams {
|
|
17
|
-
workspaceId: string;
|
|
18
|
-
/** Repository in format owner/repo */
|
|
19
|
-
repository: string;
|
|
20
|
-
/** Skill name within the repo */
|
|
21
|
-
skillName: string;
|
|
22
|
-
/** Mount path to install into (for CompositeFilesystem) */
|
|
23
|
-
mount?: string;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Install a skill by fetching from GitHub and writing to workspace filesystem.
|
|
27
|
-
*/
|
|
28
|
-
export declare const useInstallSkill: () => import('@tanstack/react-query').UseMutationResult<SkillsShInstallResponse, Error, InstallSkillParams, unknown>;
|
|
29
|
-
export interface UpdateSkillsParams {
|
|
30
|
-
workspaceId: string;
|
|
31
|
-
skillName?: string;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Update installed skills by re-fetching from GitHub.
|
|
35
|
-
*/
|
|
36
|
-
export declare const useUpdateSkills: () => import('@tanstack/react-query').UseMutationResult<SkillsShUpdateResponse, Error, UpdateSkillsParams, unknown>;
|
|
37
|
-
export interface RemoveSkillParams {
|
|
38
|
-
workspaceId: string;
|
|
39
|
-
skillName: string;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* Remove an installed skill by deleting its directory.
|
|
43
|
-
*/
|
|
44
|
-
export declare const useRemoveSkill: () => import('@tanstack/react-query').UseMutationResult<SkillsShRemoveResponse, Error, RemoveSkillParams, unknown>;
|
|
45
|
-
/**
|
|
46
|
-
* Parse a skill's topSource field to extract GitHub repository info
|
|
47
|
-
*
|
|
48
|
-
* skills.sh topSource formats:
|
|
49
|
-
* - "owner/repo" (e.g., "vercel-labs/agent-skills")
|
|
50
|
-
* - "owner/repo/path" (e.g., "anthropics/skills/frontend-design")
|
|
51
|
-
* - "github.com/owner/repo/path" (full URL format)
|
|
52
|
-
*
|
|
53
|
-
* The skill name is used as the path within the repo when not specified
|
|
54
|
-
*/
|
|
55
|
-
export declare function parseSkillSource(topSource: string, skillName?: string): {
|
|
56
|
-
owner: string;
|
|
57
|
-
repo: string;
|
|
58
|
-
skillPath: string;
|
|
59
|
-
} | null;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { Skill, ListSkillsResponse, SearchSkillsResponse, ListReferencesResponse, GetReferenceResponse, SearchSkillsParams } from '../types';
|
|
2
|
-
/**
|
|
3
|
-
* Hook to list all discovered skills via workspace
|
|
4
|
-
*/
|
|
5
|
-
export declare const useWorkspaceSkills: (options?: {
|
|
6
|
-
workspaceId?: string;
|
|
7
|
-
}) => import('@tanstack/react-query').UseQueryResult<ListSkillsResponse, unknown>;
|
|
8
|
-
/**
|
|
9
|
-
* Hook to get a specific skill's full details via workspace
|
|
10
|
-
*/
|
|
11
|
-
export declare const useWorkspaceSkill: (skillName: string, options?: {
|
|
12
|
-
enabled?: boolean;
|
|
13
|
-
workspaceId?: string;
|
|
14
|
-
path?: string;
|
|
15
|
-
}) => import('@tanstack/react-query').UseQueryResult<Skill, unknown>;
|
|
16
|
-
/**
|
|
17
|
-
* Hook to list references for a skill via workspace
|
|
18
|
-
*/
|
|
19
|
-
export declare const useWorkspaceSkillReferences: (skillName: string, options?: {
|
|
20
|
-
enabled?: boolean;
|
|
21
|
-
workspaceId?: string;
|
|
22
|
-
path?: string;
|
|
23
|
-
}) => import('@tanstack/react-query').UseQueryResult<ListReferencesResponse, unknown>;
|
|
24
|
-
/**
|
|
25
|
-
* Hook to get a specific reference file content via workspace
|
|
26
|
-
*/
|
|
27
|
-
export declare const useWorkspaceSkillReference: (skillName: string, referencePath: string, options?: {
|
|
28
|
-
enabled?: boolean;
|
|
29
|
-
workspaceId?: string;
|
|
30
|
-
path?: string;
|
|
31
|
-
}) => import('@tanstack/react-query').UseQueryResult<GetReferenceResponse, unknown>;
|
|
32
|
-
/**
|
|
33
|
-
* Hook to search across skills via workspace
|
|
34
|
-
*/
|
|
35
|
-
export declare const useSearchWorkspaceSkills: () => import('@tanstack/react-query').UseMutationResult<SearchSkillsResponse, Error, SearchSkillsParams, unknown>;
|
|
36
|
-
/**
|
|
37
|
-
* Hook to get a specific skill from an agent's workspace
|
|
38
|
-
* @param agentId - The agent ID (used for query key)
|
|
39
|
-
* @param skillPath - The skill path to fetch
|
|
40
|
-
* @param options - Options including workspaceId and enabled flag
|
|
41
|
-
*/
|
|
42
|
-
export declare const useAgentSkill: (agentId: string, skillName: string, options?: {
|
|
43
|
-
enabled?: boolean;
|
|
44
|
-
workspaceId?: string;
|
|
45
|
-
path?: string;
|
|
46
|
-
}) => import('@tanstack/react-query').UseQueryResult<Skill, unknown>;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { isWorkspaceV1Supported, isWorkspaceNotSupportedError } from '../compatibility';
|
|
2
|
-
import { WorkspaceInfo, WorkspacesListResponse, FileListResponse, FileReadResponse, FileStatResponse, WriteFileParams, WriteFileFromFileParams, SearchWorkspaceParams, SearchResponse } from '../types';
|
|
3
|
-
export { isWorkspaceV1Supported, isWorkspaceNotSupportedError };
|
|
4
|
-
export declare const useWorkspaceInfo: (workspaceId?: string) => import('@tanstack/react-query').UseQueryResult<WorkspaceInfo, unknown>;
|
|
5
|
-
export declare const useWorkspaces: () => import('@tanstack/react-query').UseQueryResult<WorkspacesListResponse, unknown>;
|
|
6
|
-
export declare const useWorkspaceFiles: (path: string, options?: {
|
|
7
|
-
enabled?: boolean;
|
|
8
|
-
recursive?: boolean;
|
|
9
|
-
workspaceId?: string;
|
|
10
|
-
}) => import('@tanstack/react-query').UseQueryResult<FileListResponse, unknown>;
|
|
11
|
-
export declare const useWorkspaceFile: (path: string, options?: {
|
|
12
|
-
enabled?: boolean;
|
|
13
|
-
encoding?: string;
|
|
14
|
-
workspaceId?: string;
|
|
15
|
-
}) => import('@tanstack/react-query').UseQueryResult<FileReadResponse, unknown>;
|
|
16
|
-
export declare const useWorkspaceFileStat: (path: string, options?: {
|
|
17
|
-
enabled?: boolean;
|
|
18
|
-
workspaceId?: string;
|
|
19
|
-
}) => import('@tanstack/react-query').UseQueryResult<FileStatResponse, unknown>;
|
|
20
|
-
export declare const useWriteWorkspaceFile: () => import('@tanstack/react-query').UseMutationResult<any, Error, WriteFileParams, unknown>;
|
|
21
|
-
export declare const useWriteWorkspaceFileFromFile: () => import('@tanstack/react-query').UseMutationResult<any, Error, WriteFileFromFileParams, unknown>;
|
|
22
|
-
export declare const useDeleteWorkspaceFile: () => import('@tanstack/react-query').UseMutationResult<any, Error, {
|
|
23
|
-
path: string;
|
|
24
|
-
recursive?: boolean;
|
|
25
|
-
force?: boolean;
|
|
26
|
-
workspaceId?: string;
|
|
27
|
-
}, unknown>;
|
|
28
|
-
export declare const useCreateWorkspaceDirectory: () => import('@tanstack/react-query').UseMutationResult<any, Error, {
|
|
29
|
-
path: string;
|
|
30
|
-
recursive?: boolean;
|
|
31
|
-
workspaceId?: string;
|
|
32
|
-
}, unknown>;
|
|
33
|
-
export declare const useSearchWorkspace: () => import('@tanstack/react-query').UseMutationResult<SearchResponse, Error, SearchWorkspaceParams, unknown>;
|
|
34
|
-
export declare const useIndexWorkspaceContent: () => import('@tanstack/react-query').UseMutationResult<any, Error, {
|
|
35
|
-
workspaceId: string;
|
|
36
|
-
path: string;
|
|
37
|
-
content: string;
|
|
38
|
-
metadata?: Record<string, unknown>;
|
|
39
|
-
}, unknown>;
|
|
@@ -1,251 +0,0 @@
|
|
|
1
|
-
export interface WorkspaceCapabilities {
|
|
2
|
-
hasFilesystem: boolean;
|
|
3
|
-
hasSandbox: boolean;
|
|
4
|
-
canBM25: boolean;
|
|
5
|
-
canVector: boolean;
|
|
6
|
-
canHybrid: boolean;
|
|
7
|
-
hasSkills: boolean;
|
|
8
|
-
}
|
|
9
|
-
export interface WorkspaceSafety {
|
|
10
|
-
readOnly: boolean;
|
|
11
|
-
}
|
|
12
|
-
export interface WorkspaceFilesystemInfo {
|
|
13
|
-
id: string;
|
|
14
|
-
name: string;
|
|
15
|
-
provider: string;
|
|
16
|
-
status?: string;
|
|
17
|
-
error?: string;
|
|
18
|
-
readOnly?: boolean;
|
|
19
|
-
icon?: string;
|
|
20
|
-
metadata?: Record<string, unknown>;
|
|
21
|
-
}
|
|
22
|
-
export interface WorkspaceInfo {
|
|
23
|
-
isWorkspaceConfigured: boolean;
|
|
24
|
-
id?: string;
|
|
25
|
-
name?: string;
|
|
26
|
-
status?: string;
|
|
27
|
-
capabilities?: WorkspaceCapabilities;
|
|
28
|
-
safety?: WorkspaceSafety;
|
|
29
|
-
filesystem?: WorkspaceFilesystemInfo;
|
|
30
|
-
mounts?: MountInfo[];
|
|
31
|
-
}
|
|
32
|
-
export interface WorkspaceItem {
|
|
33
|
-
id: string;
|
|
34
|
-
name: string;
|
|
35
|
-
status: string;
|
|
36
|
-
source: 'mastra' | 'agent';
|
|
37
|
-
agentId?: string;
|
|
38
|
-
agentName?: string;
|
|
39
|
-
capabilities: WorkspaceCapabilities;
|
|
40
|
-
safety: WorkspaceSafety;
|
|
41
|
-
}
|
|
42
|
-
export interface WorkspacesListResponse {
|
|
43
|
-
workspaces: WorkspaceItem[];
|
|
44
|
-
}
|
|
45
|
-
/** Provider status values for mount points */
|
|
46
|
-
export type ProviderStatus = 'pending' | 'initializing' | 'ready' | 'starting' | 'running' | 'stopping' | 'stopped' | 'destroying' | 'destroyed' | 'error';
|
|
47
|
-
export interface FileEntry {
|
|
48
|
-
name: string;
|
|
49
|
-
type: 'file' | 'directory';
|
|
50
|
-
size?: number;
|
|
51
|
-
/** Mount point metadata (only set for CompositeFilesystem mount points) */
|
|
52
|
-
mount?: {
|
|
53
|
-
provider: string;
|
|
54
|
-
icon?: string;
|
|
55
|
-
displayName?: string;
|
|
56
|
-
description?: string;
|
|
57
|
-
status?: ProviderStatus;
|
|
58
|
-
error?: string;
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
export interface FileReadResponse {
|
|
62
|
-
path: string;
|
|
63
|
-
content: string;
|
|
64
|
-
type: 'file' | 'directory';
|
|
65
|
-
size?: number;
|
|
66
|
-
mimeType?: string;
|
|
67
|
-
}
|
|
68
|
-
export interface FileListResponse {
|
|
69
|
-
path: string;
|
|
70
|
-
entries: FileEntry[];
|
|
71
|
-
}
|
|
72
|
-
export interface FileStatResponse {
|
|
73
|
-
path: string;
|
|
74
|
-
type: 'file' | 'directory';
|
|
75
|
-
size?: number;
|
|
76
|
-
createdAt?: string;
|
|
77
|
-
modifiedAt?: string;
|
|
78
|
-
mimeType?: string;
|
|
79
|
-
}
|
|
80
|
-
export interface WriteFileParams {
|
|
81
|
-
workspaceId: string;
|
|
82
|
-
path: string;
|
|
83
|
-
content: string;
|
|
84
|
-
encoding?: 'utf-8' | 'base64';
|
|
85
|
-
recursive?: boolean;
|
|
86
|
-
}
|
|
87
|
-
export interface WriteFileFromFileParams {
|
|
88
|
-
workspaceId: string;
|
|
89
|
-
path: string;
|
|
90
|
-
file: File;
|
|
91
|
-
recursive?: boolean;
|
|
92
|
-
}
|
|
93
|
-
export interface SearchResult {
|
|
94
|
-
id: string;
|
|
95
|
-
content: string;
|
|
96
|
-
score: number;
|
|
97
|
-
lineRange?: {
|
|
98
|
-
start: number;
|
|
99
|
-
end: number;
|
|
100
|
-
};
|
|
101
|
-
scoreDetails?: {
|
|
102
|
-
vector?: number;
|
|
103
|
-
bm25?: number;
|
|
104
|
-
};
|
|
105
|
-
}
|
|
106
|
-
export interface SearchResponse {
|
|
107
|
-
results: SearchResult[];
|
|
108
|
-
query: string;
|
|
109
|
-
mode: 'bm25' | 'vector' | 'hybrid';
|
|
110
|
-
}
|
|
111
|
-
export interface SearchWorkspaceParams {
|
|
112
|
-
workspaceId: string;
|
|
113
|
-
query: string;
|
|
114
|
-
topK?: number;
|
|
115
|
-
mode?: 'bm25' | 'vector' | 'hybrid';
|
|
116
|
-
minScore?: number;
|
|
117
|
-
}
|
|
118
|
-
export type SkillSource = {
|
|
119
|
-
type: 'external';
|
|
120
|
-
packagePath: string;
|
|
121
|
-
} | {
|
|
122
|
-
type: 'local';
|
|
123
|
-
projectPath: string;
|
|
124
|
-
} | {
|
|
125
|
-
type: 'managed';
|
|
126
|
-
mastraPath: string;
|
|
127
|
-
};
|
|
128
|
-
/** Source info for skills installed via skills.sh */
|
|
129
|
-
export interface SkillsShSource {
|
|
130
|
-
owner: string;
|
|
131
|
-
repo: string;
|
|
132
|
-
}
|
|
133
|
-
export interface SkillMetadata {
|
|
134
|
-
name: string;
|
|
135
|
-
description: string;
|
|
136
|
-
license?: string;
|
|
137
|
-
compatibility?: unknown;
|
|
138
|
-
metadata?: Record<string, unknown>;
|
|
139
|
-
/** Path to the skill directory */
|
|
140
|
-
path: string;
|
|
141
|
-
/** Source info for skills installed via skills.sh (from .meta.json) */
|
|
142
|
-
skillsShSource?: SkillsShSource;
|
|
143
|
-
}
|
|
144
|
-
export interface Skill extends SkillMetadata {
|
|
145
|
-
instructions: string;
|
|
146
|
-
source: SkillSource;
|
|
147
|
-
references: string[];
|
|
148
|
-
scripts: string[];
|
|
149
|
-
assets: string[];
|
|
150
|
-
}
|
|
151
|
-
export interface ListSkillsResponse {
|
|
152
|
-
skills: SkillMetadata[];
|
|
153
|
-
isSkillsConfigured: boolean;
|
|
154
|
-
}
|
|
155
|
-
export interface SkillSearchResult {
|
|
156
|
-
skillName: string;
|
|
157
|
-
skillPath: string;
|
|
158
|
-
source: string;
|
|
159
|
-
content: string;
|
|
160
|
-
score: number;
|
|
161
|
-
lineRange?: {
|
|
162
|
-
start: number;
|
|
163
|
-
end: number;
|
|
164
|
-
};
|
|
165
|
-
scoreDetails?: {
|
|
166
|
-
vector?: number;
|
|
167
|
-
bm25?: number;
|
|
168
|
-
};
|
|
169
|
-
}
|
|
170
|
-
export interface SearchSkillsResponse {
|
|
171
|
-
results: SkillSearchResult[];
|
|
172
|
-
query: string;
|
|
173
|
-
}
|
|
174
|
-
export interface ListReferencesResponse {
|
|
175
|
-
skillName: string;
|
|
176
|
-
references: string[];
|
|
177
|
-
}
|
|
178
|
-
export interface GetReferenceResponse {
|
|
179
|
-
skillName: string;
|
|
180
|
-
referencePath: string;
|
|
181
|
-
content: string;
|
|
182
|
-
}
|
|
183
|
-
export interface SearchSkillsParams {
|
|
184
|
-
workspaceId: string;
|
|
185
|
-
query: string;
|
|
186
|
-
topK?: number;
|
|
187
|
-
minScore?: number;
|
|
188
|
-
skillNames?: string[];
|
|
189
|
-
includeReferences?: boolean;
|
|
190
|
-
}
|
|
191
|
-
export interface MountInfo {
|
|
192
|
-
path: string;
|
|
193
|
-
provider: string;
|
|
194
|
-
readOnly: boolean;
|
|
195
|
-
displayName?: string;
|
|
196
|
-
icon?: string;
|
|
197
|
-
name?: string;
|
|
198
|
-
}
|
|
199
|
-
export interface SkillsShSkill {
|
|
200
|
-
id: string;
|
|
201
|
-
name: string;
|
|
202
|
-
installs: number;
|
|
203
|
-
topSource: string;
|
|
204
|
-
}
|
|
205
|
-
export interface SkillsShSearchResponse {
|
|
206
|
-
query: string;
|
|
207
|
-
searchType: string;
|
|
208
|
-
skills: SkillsShSkill[];
|
|
209
|
-
count: number;
|
|
210
|
-
}
|
|
211
|
-
export interface SkillsShListResponse {
|
|
212
|
-
skills: SkillsShSkill[];
|
|
213
|
-
count: number;
|
|
214
|
-
limit: number;
|
|
215
|
-
offset: number;
|
|
216
|
-
}
|
|
217
|
-
export interface SkillsShInstallParams {
|
|
218
|
-
workspaceId: string;
|
|
219
|
-
owner: string;
|
|
220
|
-
repo: string;
|
|
221
|
-
skillName: string;
|
|
222
|
-
mount?: string;
|
|
223
|
-
}
|
|
224
|
-
export interface SkillsShInstallResponse {
|
|
225
|
-
success: boolean;
|
|
226
|
-
skillName: string;
|
|
227
|
-
installedPath: string;
|
|
228
|
-
filesWritten: number;
|
|
229
|
-
}
|
|
230
|
-
export interface SkillsShRemoveParams {
|
|
231
|
-
workspaceId: string;
|
|
232
|
-
skillName: string;
|
|
233
|
-
}
|
|
234
|
-
export interface SkillsShRemoveResponse {
|
|
235
|
-
success: boolean;
|
|
236
|
-
skillName: string;
|
|
237
|
-
removedPath: string;
|
|
238
|
-
}
|
|
239
|
-
export interface SkillsShUpdateParams {
|
|
240
|
-
workspaceId: string;
|
|
241
|
-
skillName?: string;
|
|
242
|
-
}
|
|
243
|
-
export interface SkillUpdateResult {
|
|
244
|
-
skillName: string;
|
|
245
|
-
success: boolean;
|
|
246
|
-
filesWritten?: number;
|
|
247
|
-
error?: string;
|
|
248
|
-
}
|
|
249
|
-
export interface SkillsShUpdateResponse {
|
|
250
|
-
updated: SkillUpdateResult[];
|
|
251
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export interface UseAgentMessagesProps {
|
|
2
|
-
threadId?: string;
|
|
3
|
-
agentId: string;
|
|
4
|
-
memory: boolean;
|
|
5
|
-
}
|
|
6
|
-
export declare const useAgentMessages: ({ threadId, agentId, memory }: UseAgentMessagesProps) => import('@tanstack/react-query').UseQueryResult<import('@mastra/client-js').ListMemoryThreadMessagesResponse | null, Error>;
|