@dxos/plugin-assistant 0.8.4-main.ead640a → 0.8.4-main.effb148878
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/LICENSE +102 -5
- package/README.md +1 -1
- package/dist/lib/neutral/AgentArticle-UPXYXYFJ.mjs +166 -0
- package/dist/lib/neutral/AgentArticle-UPXYXYFJ.mjs.map +7 -0
- package/dist/lib/neutral/AgentProperties-W6LD56IB.mjs +40 -0
- package/dist/lib/neutral/AgentProperties-W6LD56IB.mjs.map +7 -0
- package/dist/lib/neutral/AssistantPlugin.mjs +10 -0
- package/dist/lib/neutral/AssistantPlugin.node.mjs +62 -0
- package/dist/lib/neutral/AssistantPlugin.node.mjs.map +7 -0
- package/dist/lib/neutral/AssistantPlugin.workerd.mjs +40 -0
- package/dist/lib/neutral/AssistantPlugin.workerd.mjs.map +7 -0
- package/dist/lib/neutral/AssistantSettings-GG52BLKS.mjs +40 -0
- package/dist/lib/neutral/AssistantSettings-GG52BLKS.mjs.map +7 -0
- package/dist/lib/neutral/BlueprintArticle-U7LUBFOS.mjs +27 -0
- package/dist/lib/neutral/BlueprintArticle-U7LUBFOS.mjs.map +7 -0
- package/dist/lib/neutral/ChatArticle-WVAFZPVI.mjs +8 -0
- package/dist/lib/neutral/ChatCompanion-PA5WC4ND.mjs +133 -0
- package/dist/lib/neutral/ChatCompanion-PA5WC4ND.mjs.map +7 -0
- package/dist/lib/neutral/ChatDialog-QKZLG7SQ.mjs +72 -0
- package/dist/lib/neutral/ChatDialog-QKZLG7SQ.mjs.map +7 -0
- package/dist/lib/neutral/PlanArticle-TS5ULWYS.mjs +28 -0
- package/dist/lib/neutral/PlanArticle-TS5ULWYS.mjs.map +7 -0
- package/dist/lib/neutral/RoutineArticle-HWB5ZQ6O.mjs +119 -0
- package/dist/lib/neutral/RoutineArticle-HWB5ZQ6O.mjs.map +7 -0
- package/dist/lib/neutral/RoutineList-SO5ETHNT.mjs +48 -0
- package/dist/lib/neutral/RoutineList-SO5ETHNT.mjs.map +7 -0
- package/dist/lib/neutral/RoutineProperties-FISLMW2R.mjs +17 -0
- package/dist/lib/neutral/RoutineProperties-FISLMW2R.mjs.map +7 -0
- package/dist/lib/neutral/TracePanel-75DMDJEB.mjs +136 -0
- package/dist/lib/neutral/TracePanel-75DMDJEB.mjs.map +7 -0
- package/dist/lib/neutral/TriggerStatus-WTFYUIG5.mjs +92 -0
- package/dist/lib/neutral/TriggerStatus-WTFYUIG5.mjs.map +7 -0
- package/dist/lib/neutral/ai-context-ERNAJDGG.mjs +42 -0
- package/dist/lib/neutral/ai-context-ERNAJDGG.mjs.map +7 -0
- package/dist/lib/neutral/ai-service-7SQH5S4F.mjs +34 -0
- package/dist/lib/neutral/ai-service-7SQH5S4F.mjs.map +7 -0
- package/dist/lib/neutral/app-graph-builder-VBWAKZE5.mjs +199 -0
- package/dist/lib/neutral/app-graph-builder-VBWAKZE5.mjs.map +7 -0
- package/dist/lib/neutral/blueprint-definition-VXJYQ5AE.mjs +32 -0
- package/dist/lib/neutral/blueprint-definition-VXJYQ5AE.mjs.map +7 -0
- package/dist/lib/neutral/blueprints/index.mjs +8 -0
- package/dist/lib/neutral/capabilities/index.mjs +37 -0
- package/dist/lib/neutral/capabilities/index.mjs.map +7 -0
- package/dist/lib/neutral/chunk-5H6UJHLF.mjs +30 -0
- package/dist/lib/neutral/chunk-5H6UJHLF.mjs.map +7 -0
- package/dist/lib/neutral/chunk-6UMJI6ON.mjs +110 -0
- package/dist/lib/neutral/chunk-6UMJI6ON.mjs.map +7 -0
- package/dist/lib/neutral/chunk-CJXRQ2YX.mjs +386 -0
- package/dist/lib/neutral/chunk-CJXRQ2YX.mjs.map +7 -0
- package/dist/lib/neutral/chunk-JUCBGMF3.mjs +8 -0
- package/dist/lib/neutral/chunk-JUCBGMF3.mjs.map +7 -0
- package/dist/lib/neutral/chunk-SLIPV6NN.mjs +106 -0
- package/dist/lib/neutral/chunk-SLIPV6NN.mjs.map +7 -0
- package/dist/lib/neutral/chunk-ZWY6Y5IW.mjs +41 -0
- package/dist/lib/neutral/chunk-ZWY6Y5IW.mjs.map +7 -0
- package/dist/lib/neutral/companion-chat-provisioner-7RTSXL6M.mjs +116 -0
- package/dist/lib/neutral/companion-chat-provisioner-7RTSXL6M.mjs.map +7 -0
- package/dist/lib/neutral/components/index.mjs +2373 -0
- package/dist/lib/neutral/components/index.mjs.map +7 -0
- package/dist/lib/neutral/containers/index.mjs +29 -0
- package/dist/lib/neutral/containers/index.mjs.map +7 -0
- package/dist/lib/neutral/create-chat-QQZURUBW.mjs +71 -0
- package/dist/lib/neutral/create-chat-QQZURUBW.mjs.map +7 -0
- package/dist/lib/neutral/create-object-XPVVVEKF.mjs +89 -0
- package/dist/lib/neutral/create-object-XPVVVEKF.mjs.map +7 -0
- package/dist/lib/neutral/edge-model-resolver-XDNBZ3US.mjs +21 -0
- package/dist/lib/neutral/edge-model-resolver-XDNBZ3US.mjs.map +7 -0
- package/dist/lib/neutral/ensure-companion-chat-AMOF3C66.mjs +58 -0
- package/dist/lib/neutral/ensure-companion-chat-AMOF3C66.mjs.map +7 -0
- package/dist/lib/neutral/execution-graph/index.mjs +658 -0
- package/dist/lib/neutral/execution-graph/index.mjs.map +7 -0
- package/dist/lib/neutral/hooks/index.mjs +952 -0
- package/dist/lib/neutral/hooks/index.mjs.map +7 -0
- package/dist/lib/neutral/index.mjs +32 -0
- package/dist/lib/neutral/local-model-resolver-I2BENFFS.mjs +24 -0
- package/dist/lib/neutral/local-model-resolver-I2BENFFS.mjs.map +7 -0
- package/dist/lib/neutral/markdown-KTBFOMFM.mjs +110 -0
- package/dist/lib/neutral/markdown-KTBFOMFM.mjs.map +7 -0
- package/dist/lib/neutral/meta.json +1 -0
- package/dist/lib/neutral/meta.mjs +12 -0
- package/dist/lib/neutral/migrations-7DEMVBOG.mjs +28 -0
- package/dist/lib/neutral/migrations-7DEMVBOG.mjs.map +7 -0
- package/dist/lib/neutral/on-create-space-Q2R7OSP6.mjs +19 -0
- package/dist/lib/neutral/on-create-space-Q2R7OSP6.mjs.map +7 -0
- package/dist/lib/neutral/operation-handler-SF36MOB5.mjs +13 -0
- package/dist/lib/neutral/operation-handler-SF36MOB5.mjs.map +7 -0
- package/dist/lib/neutral/operations/index.mjs +8 -0
- package/dist/lib/neutral/operations/index.mjs.map +7 -0
- package/dist/lib/neutral/plugin.mjs +16 -0
- package/dist/lib/neutral/plugin.mjs.map +7 -0
- package/dist/lib/neutral/react-surface-CC6J7D4K.mjs +174 -0
- package/dist/lib/neutral/react-surface-CC6J7D4K.mjs.map +7 -0
- package/dist/lib/neutral/resolve-navigation-targets-ZHIMMH7L.mjs +22 -0
- package/dist/lib/neutral/resolve-navigation-targets-ZHIMMH7L.mjs.map +7 -0
- package/dist/lib/neutral/run-prompt-in-new-chat-KPXN5YJ2.mjs +102 -0
- package/dist/lib/neutral/run-prompt-in-new-chat-KPXN5YJ2.mjs.map +7 -0
- package/dist/lib/neutral/set-current-chat-VWBPSIMZ.mjs +48 -0
- package/dist/lib/neutral/set-current-chat-VWBPSIMZ.mjs.map +7 -0
- package/dist/lib/neutral/settings-W4BLWQ53.mjs +28 -0
- package/dist/lib/neutral/settings-W4BLWQ53.mjs.map +7 -0
- package/dist/lib/neutral/state-H3G7QCU6.mjs +28 -0
- package/dist/lib/neutral/state-H3G7QCU6.mjs.map +7 -0
- package/dist/lib/neutral/testing.mjs +8 -0
- package/dist/lib/neutral/testing.mjs.map +7 -0
- package/dist/lib/neutral/toggle-trace-panel-debug-JGTB6KVJ.mjs +21 -0
- package/dist/lib/neutral/toggle-trace-panel-debug-JGTB6KVJ.mjs.map +7 -0
- package/dist/lib/neutral/toolkit-GVWXPDLJ.mjs +14 -0
- package/dist/lib/neutral/toolkit-GVWXPDLJ.mjs.map +7 -0
- package/dist/lib/neutral/translations.mjs +175 -0
- package/dist/lib/neutral/translations.mjs.map +7 -0
- package/dist/lib/neutral/types/index.mjs +20 -0
- package/dist/lib/neutral/types/index.mjs.map +7 -0
- package/dist/lib/neutral/update-chat-name-ENXRUMDJ.mjs +54 -0
- package/dist/lib/neutral/update-chat-name-ENXRUMDJ.mjs.map +7 -0
- package/dist/types/src/AssistantPlugin.d.ts +3 -1
- package/dist/types/src/AssistantPlugin.d.ts.map +1 -1
- package/dist/types/src/AssistantPlugin.node.d.ts +4 -0
- package/dist/types/src/AssistantPlugin.node.d.ts.map +1 -0
- package/dist/types/src/AssistantPlugin.test.d.ts +2 -0
- package/dist/types/src/AssistantPlugin.test.d.ts.map +1 -0
- package/dist/types/src/AssistantPlugin.workerd.d.ts +4 -0
- package/dist/types/src/AssistantPlugin.workerd.d.ts.map +1 -0
- package/dist/types/src/blueprints/assistant/blueprint.d.ts +4 -0
- package/dist/types/src/blueprints/assistant/blueprint.d.ts.map +1 -0
- package/dist/types/src/blueprints/assistant/blueprint.node.test.d.ts +2 -0
- package/dist/types/src/blueprints/assistant/blueprint.node.test.d.ts.map +1 -0
- package/dist/types/src/blueprints/assistant/index.d.ts +2 -0
- package/dist/types/src/blueprints/assistant/index.d.ts.map +1 -0
- package/dist/types/src/blueprints/index.d.ts +2 -0
- package/dist/types/src/blueprints/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/ai-context.d.ts +6 -0
- package/dist/types/src/capabilities/ai-context.d.ts.map +1 -0
- package/dist/types/src/capabilities/ai-service.d.ts +5 -2
- package/dist/types/src/capabilities/ai-service.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts +4 -2
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/blueprint-definition.d.ts +4 -6
- package/dist/types/src/capabilities/blueprint-definition.d.ts.map +1 -1
- package/dist/types/src/capabilities/companion-chat-provisioner.d.ts +9 -0
- package/dist/types/src/capabilities/companion-chat-provisioner.d.ts.map +1 -0
- package/dist/types/src/capabilities/create-object.d.ts +31 -0
- package/dist/types/src/capabilities/create-object.d.ts.map +1 -0
- package/dist/types/src/capabilities/edge-model-resolver.d.ts +6 -3
- package/dist/types/src/capabilities/edge-model-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/index.d.ts +56 -12
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/local-model-resolver.d.ts +9 -3
- package/dist/types/src/capabilities/local-model-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/markdown.d.ts +5 -0
- package/dist/types/src/capabilities/markdown.d.ts.map +1 -0
- package/dist/types/src/capabilities/migrations.d.ts +6 -0
- package/dist/types/src/capabilities/migrations.d.ts.map +1 -0
- package/dist/types/src/capabilities/operation-handler.d.ts +6 -0
- package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface.d.ts +3 -2
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/settings.d.ts +4 -2
- package/dist/types/src/capabilities/settings.d.ts.map +1 -1
- package/dist/types/src/capabilities/state.d.ts +19 -2
- package/dist/types/src/capabilities/state.d.ts.map +1 -1
- package/dist/types/src/capabilities/toolkit.d.ts +4 -2
- package/dist/types/src/capabilities/toolkit.d.ts.map +1 -1
- package/dist/types/src/components/AgentProperties/AgentProperties.d.ts +7 -0
- package/dist/types/src/components/AgentProperties/AgentProperties.d.ts.map +1 -0
- package/dist/types/src/components/AgentProperties/AgentProperties.stories.d.ts +15 -0
- package/dist/types/src/components/AgentProperties/AgentProperties.stories.d.ts.map +1 -0
- package/dist/types/src/components/AgentProperties/index.d.ts +2 -0
- package/dist/types/src/components/AgentProperties/index.d.ts.map +1 -0
- package/dist/types/src/components/AssistantSettings/AssistantSettings.d.ts +4 -4
- package/dist/types/src/components/AssistantSettings/AssistantSettings.d.ts.map +1 -1
- package/dist/types/src/components/AssistantSettings/AssistantSettings.stories.d.ts +15 -0
- package/dist/types/src/components/AssistantSettings/AssistantSettings.stories.d.ts.map +1 -0
- package/dist/types/src/components/AssistantSettings/index.d.ts +1 -1
- package/dist/types/src/components/AssistantSettings/index.d.ts.map +1 -1
- package/dist/types/src/components/Chat/Chat.d.ts +42 -33
- package/dist/types/src/components/Chat/Chat.d.ts.map +1 -1
- package/dist/types/src/components/Chat/context.d.ts +29 -0
- package/dist/types/src/components/Chat/context.d.ts.map +1 -0
- package/dist/types/src/components/Chat/events.d.ts +5 -1
- package/dist/types/src/components/Chat/events.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatActions.d.ts +2 -1
- package/dist/types/src/components/ChatPrompt/ChatActions.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatMcpErrors.d.ts +12 -0
- package/dist/types/src/components/ChatPrompt/ChatMcpErrors.d.ts.map +1 -0
- package/dist/types/src/components/ChatPrompt/ChatOptions.d.ts +10 -6
- package/dist/types/src/components/ChatPrompt/ChatOptions.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatOptions.stories.d.ts +19 -0
- package/dist/types/src/components/ChatPrompt/ChatOptions.stories.d.ts.map +1 -0
- package/dist/types/src/components/ChatPrompt/ChatPresets.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatPrompt.d.ts +28 -0
- package/dist/types/src/components/ChatPrompt/ChatPrompt.d.ts.map +1 -0
- package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts +5 -5
- package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatStatus.d.ts +20 -0
- package/dist/types/src/components/ChatPrompt/ChatStatus.d.ts.map +1 -0
- package/dist/types/src/components/ChatPrompt/ChatStatusIndicator.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/index.d.ts +3 -0
- package/dist/types/src/components/ChatPrompt/index.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/Anchor.stories.d.ts +14 -0
- package/dist/types/src/components/ChatThread/Anchor.stories.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/ChatThread.d.ts +11 -11
- package/dist/types/src/components/ChatThread/ChatThread.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts +15 -266
- package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/Link.d.ts +2 -2
- package/dist/types/src/components/ChatThread/Link.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/MarkdownStream.stories.d.ts +42 -0
- package/dist/types/src/components/ChatThread/MarkdownStream.stories.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/registry.d.ts +19 -1
- package/dist/types/src/components/ChatThread/registry.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/sync.d.ts +51 -18
- package/dist/types/src/components/ChatThread/sync.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/tool-widget-state.d.ts +18 -0
- package/dist/types/src/components/ChatThread/tool-widget-state.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/tool-widget-state.test.d.ts +2 -0
- package/dist/types/src/components/ChatThread/tool-widget-state.test.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/FallbackWidget.d.ts +8 -0
- package/dist/types/src/components/ChatThread/widgets/FallbackWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/ReasoningWidget.d.ts +25 -0
- package/dist/types/src/components/ChatThread/widgets/ReasoningWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/ReasoningWidget.stories.d.ts +18 -0
- package/dist/types/src/components/ChatThread/widgets/ReasoningWidget.stories.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/ReferenceWidget.d.ts +9 -0
- package/dist/types/src/components/ChatThread/widgets/ReferenceWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/SelectWidget.d.ts +14 -0
- package/dist/types/src/components/ChatThread/widgets/SelectWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/StatsWidget.d.ts +12 -0
- package/dist/types/src/components/ChatThread/widgets/StatsWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/StatusWidget.d.ts +12 -0
- package/dist/types/src/components/ChatThread/widgets/StatusWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/SuggestionWidget.d.ts +11 -0
- package/dist/types/src/components/ChatThread/widgets/SuggestionWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/SummaryWidget.d.ts +5 -0
- package/dist/types/src/components/ChatThread/widgets/SummaryWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/ToolWidget.d.ts +9 -0
- package/dist/types/src/components/ChatThread/widgets/ToolWidget.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/ToolWidget.stories.d.ts +15 -0
- package/dist/types/src/components/ChatThread/widgets/ToolWidget.stories.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/defaults.d.ts +5 -0
- package/dist/types/src/components/ChatThread/widgets/defaults.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/widgets/index.d.ts +10 -0
- package/dist/types/src/components/ChatThread/widgets/index.d.ts.map +1 -0
- package/dist/types/src/components/ProcessTree/ProcessTree.d.ts +11 -0
- package/dist/types/src/components/ProcessTree/ProcessTree.d.ts.map +1 -0
- package/dist/types/src/components/ProcessTree/ProcessTree.stories.d.ts +7 -0
- package/dist/types/src/components/ProcessTree/ProcessTree.stories.d.ts.map +1 -0
- package/dist/types/src/components/ProcessTree/index.d.ts +2 -0
- package/dist/types/src/components/ProcessTree/index.d.ts.map +1 -0
- package/dist/types/src/components/RoutineProperties/RoutineProperties.d.ts +7 -0
- package/dist/types/src/components/RoutineProperties/RoutineProperties.d.ts.map +1 -0
- package/dist/types/src/components/RoutineProperties/RoutineProperties.stories.d.ts +15 -0
- package/dist/types/src/components/RoutineProperties/RoutineProperties.stories.d.ts.map +1 -0
- package/dist/types/src/components/RoutineProperties/index.d.ts +2 -0
- package/dist/types/src/components/RoutineProperties/index.d.ts.map +1 -0
- package/dist/types/src/components/TaskList/TaskList.d.ts +10 -0
- package/dist/types/src/components/TaskList/TaskList.d.ts.map +1 -0
- package/dist/types/src/components/TaskList/TaskList.stories.d.ts +16 -0
- package/dist/types/src/components/TaskList/TaskList.stories.d.ts.map +1 -0
- package/dist/types/src/components/TaskList/index.d.ts +2 -0
- package/dist/types/src/components/TaskList/index.d.ts.map +1 -0
- package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts +7 -5
- package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts +1 -253
- package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts +12 -3
- package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateForm.stories.d.ts +2 -254
- package/dist/types/src/components/TemplateEditor/TemplateForm.stories.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/extensions/handlebars-extension.d.ts.map +1 -0
- package/dist/types/src/components/TemplateEditor/extensions/index.d.ts +3 -0
- package/dist/types/src/components/TemplateEditor/extensions/index.d.ts.map +1 -0
- package/dist/types/src/components/TemplateEditor/extensions/xml-extension.d.ts +8 -0
- package/dist/types/src/components/TemplateEditor/extensions/xml-extension.d.ts.map +1 -0
- package/dist/types/src/components/ToolBlock/ToolBlock.d.ts +9 -16
- package/dist/types/src/components/ToolBlock/ToolBlock.d.ts.map +1 -1
- package/dist/types/src/components/Toolbox/Toolbox.d.ts +14 -13
- package/dist/types/src/components/Toolbox/Toolbox.d.ts.map +1 -1
- package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts +1 -253
- package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +6 -11
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/containers/AgentArticle/AgentArticle.d.ts +6 -0
- package/dist/types/src/containers/AgentArticle/AgentArticle.d.ts.map +1 -0
- package/dist/types/src/containers/AgentArticle/AgentArticle.stories.d.ts +21 -0
- package/dist/types/src/containers/AgentArticle/AgentArticle.stories.d.ts.map +1 -0
- package/dist/types/src/containers/AgentArticle/index.d.ts +2 -0
- package/dist/types/src/containers/AgentArticle/index.d.ts.map +1 -0
- package/dist/types/src/containers/AgentProperties/AgentProperties.d.ts +6 -0
- package/dist/types/src/containers/AgentProperties/AgentProperties.d.ts.map +1 -0
- package/dist/types/src/containers/AgentProperties/index.d.ts +2 -0
- package/dist/types/src/containers/AgentProperties/index.d.ts.map +1 -0
- package/dist/types/src/containers/BlueprintArticle/BlueprintArticle.d.ts +6 -0
- package/dist/types/src/containers/BlueprintArticle/BlueprintArticle.d.ts.map +1 -0
- package/dist/types/src/containers/BlueprintArticle/index.d.ts +2 -0
- package/dist/types/src/containers/BlueprintArticle/index.d.ts.map +1 -0
- package/dist/types/src/containers/ChatArticle/ChatArticle.d.ts +12 -0
- package/dist/types/src/containers/ChatArticle/ChatArticle.d.ts.map +1 -0
- package/dist/types/src/containers/ChatArticle/ChatArticle.stories.d.ts +15 -0
- package/dist/types/src/containers/ChatArticle/ChatArticle.stories.d.ts.map +1 -0
- package/dist/types/src/containers/ChatArticle/index.d.ts +2 -0
- package/dist/types/src/containers/ChatArticle/index.d.ts.map +1 -0
- package/dist/types/src/containers/ChatCompanion/ChatCompanion.d.ts +26 -0
- package/dist/types/src/containers/ChatCompanion/ChatCompanion.d.ts.map +1 -0
- package/dist/types/src/containers/ChatCompanion/index.d.ts +2 -0
- package/dist/types/src/containers/ChatCompanion/index.d.ts.map +1 -0
- package/dist/types/src/{components → containers/ChatDialog}/ChatDialog.d.ts +2 -3
- package/dist/types/src/containers/ChatDialog/ChatDialog.d.ts.map +1 -0
- package/dist/types/src/containers/ChatDialog/index.d.ts +2 -0
- package/dist/types/src/containers/ChatDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/PlanArticle/PlanArticle.d.ts +6 -0
- package/dist/types/src/containers/PlanArticle/PlanArticle.d.ts.map +1 -0
- package/dist/types/src/containers/PlanArticle/index.d.ts +2 -0
- package/dist/types/src/containers/PlanArticle/index.d.ts.map +1 -0
- package/dist/types/src/containers/RoutineArticle/RoutineArticle.d.ts +6 -0
- package/dist/types/src/containers/RoutineArticle/RoutineArticle.d.ts.map +1 -0
- package/dist/types/src/containers/RoutineArticle/RoutineArticle.stories.d.ts +15 -0
- package/dist/types/src/containers/RoutineArticle/RoutineArticle.stories.d.ts.map +1 -0
- package/dist/types/src/containers/RoutineArticle/index.d.ts +2 -0
- package/dist/types/src/containers/RoutineArticle/index.d.ts.map +1 -0
- package/dist/types/src/containers/RoutineList/RoutineList.d.ts +6 -0
- package/dist/types/src/containers/RoutineList/RoutineList.d.ts.map +1 -0
- package/dist/types/src/containers/RoutineList/RoutineList.stories.d.ts +21 -0
- package/dist/types/src/containers/RoutineList/RoutineList.stories.d.ts.map +1 -0
- package/dist/types/src/containers/RoutineList/index.d.ts +2 -0
- package/dist/types/src/containers/RoutineList/index.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/TracePanel.d.ts +8 -0
- package/dist/types/src/containers/TracePanel/TracePanel.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/TracePanel.stories.d.ts +15 -0
- package/dist/types/src/containers/TracePanel/TracePanel.stories.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/dxn-extractor.d.ts +19 -0
- package/dist/types/src/containers/TracePanel/dxn-extractor.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/dxn-extractor.test.d.ts +2 -0
- package/dist/types/src/containers/TracePanel/dxn-extractor.test.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/index.d.ts +4 -0
- package/dist/types/src/containers/TracePanel/index.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/testing/index.d.ts +3 -0
- package/dist/types/src/containers/TracePanel/testing/index.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/testing/simulated-agent.d.ts +14 -0
- package/dist/types/src/containers/TracePanel/testing/simulated-agent.d.ts.map +1 -0
- package/dist/types/src/containers/TracePanel/testing/snapshot-playback.d.ts +12 -0
- package/dist/types/src/containers/TracePanel/testing/snapshot-playback.d.ts.map +1 -0
- package/dist/types/src/containers/TriggerStatus/TriggerStatus.d.ts +5 -0
- package/dist/types/src/containers/TriggerStatus/TriggerStatus.d.ts.map +1 -0
- package/dist/types/src/containers/TriggerStatus/index.d.ts +2 -0
- package/dist/types/src/containers/TriggerStatus/index.d.ts.map +1 -0
- package/dist/types/src/containers/index.d.ts +13 -0
- package/dist/types/src/containers/index.d.ts.map +1 -0
- package/dist/types/src/execution-graph/execution-graph.d.ts +108 -0
- package/dist/types/src/execution-graph/execution-graph.d.ts.map +1 -0
- package/dist/types/src/execution-graph/execution-graph.test.d.ts +2 -0
- package/dist/types/src/execution-graph/execution-graph.test.d.ts.map +1 -0
- package/dist/types/src/execution-graph/index.d.ts +3 -0
- package/dist/types/src/execution-graph/index.d.ts.map +1 -0
- package/dist/types/src/execution-graph/remote-snapshot.test.d.ts +2 -0
- package/dist/types/src/execution-graph/remote-snapshot.test.d.ts.map +1 -0
- package/dist/types/src/execution-graph/span-tree.d.ts +76 -0
- package/dist/types/src/execution-graph/span-tree.d.ts.map +1 -0
- package/dist/types/src/execution-graph/span-tree.test.d.ts +2 -0
- package/dist/types/src/execution-graph/span-tree.test.d.ts.map +1 -0
- package/dist/types/src/execution-graph/testing/collect-trace-events.d.ts +40 -0
- package/dist/types/src/execution-graph/testing/collect-trace-events.d.ts.map +1 -0
- package/dist/types/src/execution-graph/testing/index.d.ts +2 -0
- package/dist/types/src/execution-graph/testing/index.d.ts.map +1 -0
- package/dist/types/src/extensions/index.d.ts +2 -0
- package/dist/types/src/extensions/index.d.ts.map +1 -0
- package/dist/types/src/extensions/prompt-extension.d.ts +10 -0
- package/dist/types/src/extensions/prompt-extension.d.ts.map +1 -0
- package/dist/types/src/feed-logger.d.ts +13 -0
- package/dist/types/src/feed-logger.d.ts.map +1 -0
- package/dist/types/src/hooks/index.d.ts +4 -1
- package/dist/types/src/hooks/index.d.ts.map +1 -1
- package/dist/types/src/hooks/useBlueprintRegistry.d.ts +57 -11
- package/dist/types/src/hooks/useBlueprintRegistry.d.ts.map +1 -1
- package/dist/types/src/hooks/useChatKeymap.d.ts +12 -0
- package/dist/types/src/hooks/useChatKeymap.d.ts.map +1 -0
- package/dist/types/src/hooks/useChatProcessor.d.ts +10 -7
- package/dist/types/src/hooks/useChatProcessor.d.ts.map +1 -1
- package/dist/types/src/hooks/useChatServices.d.ts +9 -8
- package/dist/types/src/hooks/useChatServices.d.ts.map +1 -1
- package/dist/types/src/hooks/useChatToolbarActions.d.ts +8 -0
- package/dist/types/src/hooks/useChatToolbarActions.d.ts.map +1 -0
- package/dist/types/src/hooks/useContextBinder.d.ts +4 -3
- package/dist/types/src/hooks/useContextBinder.d.ts.map +1 -1
- package/dist/types/src/hooks/useContextObjects.d.ts +10 -9
- package/dist/types/src/hooks/useContextObjects.d.ts.map +1 -1
- package/dist/types/src/hooks/useDebug.d.ts +10 -0
- package/dist/types/src/hooks/useDebug.d.ts.map +1 -0
- package/dist/types/src/hooks/useFilteredTypes.d.ts +3 -0
- package/dist/types/src/hooks/useFilteredTypes.d.ts.map +1 -0
- package/dist/types/src/hooks/useFlush.d.ts +1 -1
- package/dist/types/src/hooks/useFlush.d.ts.map +1 -1
- package/dist/types/src/hooks/usePresets.d.ts +1 -1
- package/dist/types/src/hooks/usePresets.d.ts.map +1 -1
- package/dist/types/src/hooks/useReferencesProvider.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +1 -6
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +4 -2
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/operations/create-chat.d.ts +5 -0
- package/dist/types/src/operations/create-chat.d.ts.map +1 -0
- package/dist/types/src/operations/ensure-companion-chat.d.ts +5 -0
- package/dist/types/src/operations/ensure-companion-chat.d.ts.map +1 -0
- package/dist/types/src/operations/index.d.ts +3 -0
- package/dist/types/src/operations/index.d.ts.map +1 -0
- package/dist/types/src/operations/on-create-space.d.ts +5 -0
- package/dist/types/src/operations/on-create-space.d.ts.map +1 -0
- package/dist/types/src/operations/prompt.node.test.d.ts +2 -0
- package/dist/types/src/operations/prompt.node.test.d.ts.map +1 -0
- package/dist/types/src/operations/resolve-navigation-targets.d.ts +17 -0
- package/dist/types/src/operations/resolve-navigation-targets.d.ts.map +1 -0
- package/dist/types/src/operations/run-prompt-in-new-chat.d.ts +5 -0
- package/dist/types/src/operations/run-prompt-in-new-chat.d.ts.map +1 -0
- package/dist/types/src/operations/set-current-chat.d.ts +5 -0
- package/dist/types/src/operations/set-current-chat.d.ts.map +1 -0
- package/dist/types/src/operations/toggle-trace-panel-debug.d.ts +5 -0
- package/dist/types/src/operations/toggle-trace-panel-debug.d.ts.map +1 -0
- package/dist/types/src/operations/update-chat-name.d.ts +5 -0
- package/dist/types/src/operations/update-chat-name.d.ts.map +1 -0
- package/dist/types/src/plugin.d.ts +4 -0
- package/dist/types/src/plugin.d.ts.map +1 -0
- package/dist/types/src/processor/index.d.ts +0 -1
- package/dist/types/src/processor/index.d.ts.map +1 -1
- package/dist/types/src/processor/presets.d.ts +1 -1
- package/dist/types/src/processor/presets.d.ts.map +1 -1
- package/dist/types/src/processor/processor.d.ts +261 -40
- package/dist/types/src/processor/processor.d.ts.map +1 -1
- package/dist/types/src/processor/processor.node.test.d.ts +2 -0
- package/dist/types/src/processor/processor.node.test.d.ts.map +1 -0
- package/dist/types/src/testing/index.d.ts +2 -0
- package/dist/types/src/testing/index.d.ts.map +1 -1
- package/dist/types/src/testing/snapshot.d.ts +21 -0
- package/dist/types/src/testing/snapshot.d.ts.map +1 -0
- package/dist/types/src/testing/test-generator.d.ts +4 -4
- package/dist/types/src/testing/test-generator.d.ts.map +1 -1
- package/dist/types/src/testing/test-generator.test.d.ts +2 -0
- package/dist/types/src/testing/test-generator.test.d.ts.map +1 -0
- package/dist/types/src/testing/test-sequence.d.ts +10 -3
- package/dist/types/src/testing/test-sequence.d.ts.map +1 -1
- package/dist/types/src/testing/test-services.d.ts +1 -1
- package/dist/types/src/testing/test-services.d.ts.map +1 -1
- package/dist/types/src/testing/test-trace.d.ts +5 -0
- package/dist/types/src/testing/test-trace.d.ts.map +1 -0
- package/dist/types/src/testing/trace-timeline.node.test.d.ts +2 -0
- package/dist/types/src/testing/trace-timeline.node.test.d.ts.map +1 -0
- package/dist/types/src/testing.d.ts +2 -0
- package/dist/types/src/testing.d.ts.map +1 -0
- package/dist/types/src/translations.d.ts +2 -88
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/Assistant.d.ts +34 -48
- package/dist/types/src/types/Assistant.d.ts.map +1 -1
- package/dist/types/src/types/AssistantCapabilities.d.ts +30 -0
- package/dist/types/src/types/AssistantCapabilities.d.ts.map +1 -0
- package/dist/types/src/types/AssistantEvents.d.ts +3 -0
- package/dist/types/src/types/AssistantEvents.d.ts.map +1 -0
- package/dist/types/src/types/AssistantOperation.d.ts +145 -0
- package/dist/types/src/types/AssistantOperation.d.ts.map +1 -0
- package/dist/types/src/types/Settings.d.ts +27 -0
- package/dist/types/src/types/Settings.d.ts.map +1 -0
- package/dist/types/src/types/index.d.ts +4 -2
- package/dist/types/src/types/index.d.ts.map +1 -1
- package/dist/types/src/types/service.d.ts +10 -213
- package/dist/types/src/types/service.d.ts.map +1 -1
- package/dist/types/src/util/suggestions.d.ts +9 -0
- package/dist/types/src/util/suggestions.d.ts.map +1 -0
- package/dist/types/src/util/suggestions.test.d.ts +2 -0
- package/dist/types/src/util/suggestions.test.d.ts.map +1 -0
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +206 -110
- package/src/AssistantPlugin.node.ts +71 -0
- package/src/AssistantPlugin.test.ts +49 -0
- package/src/AssistantPlugin.ts +140 -0
- package/src/AssistantPlugin.workerd.ts +41 -0
- package/src/blueprints/assistant/blueprint.node.test.ts +46 -0
- package/src/blueprints/assistant/blueprint.ts +31 -0
- package/src/blueprints/assistant/index.ts +5 -0
- package/src/{components/Toolbar → blueprints}/index.ts +1 -1
- package/src/capabilities/ai-context.ts +85 -0
- package/src/capabilities/ai-service.ts +34 -17
- package/src/capabilities/app-graph-builder.ts +174 -171
- package/src/capabilities/blueprint-definition.ts +47 -55
- package/src/capabilities/companion-chat-provisioner.ts +163 -0
- package/src/capabilities/create-object.ts +98 -0
- package/src/capabilities/edge-model-resolver.ts +22 -14
- package/src/capabilities/index.ts +24 -14
- package/src/capabilities/local-model-resolver.ts +31 -13
- package/src/capabilities/markdown.ts +40 -0
- package/src/capabilities/migrations.ts +28 -0
- package/src/capabilities/operation-handler.ts +16 -0
- package/src/capabilities/react-surface.tsx +161 -78
- package/src/capabilities/settings.ts +24 -12
- package/src/capabilities/state.ts +27 -12
- package/src/capabilities/toolkit.ts +6 -161
- package/src/components/AgentProperties/AgentProperties.stories.tsx +74 -0
- package/src/components/AgentProperties/AgentProperties.tsx +102 -0
- package/src/components/AgentProperties/index.ts +5 -0
- package/src/components/AssistantSettings/AssistantSettings.stories.tsx +35 -0
- package/src/components/AssistantSettings/AssistantSettings.tsx +30 -99
- package/src/components/AssistantSettings/index.ts +2 -2
- package/src/components/Chat/Chat.tsx +162 -258
- package/src/components/Chat/context.ts +39 -0
- package/src/components/Chat/events.ts +7 -1
- package/src/components/ChatPrompt/ChatActions.tsx +34 -16
- package/src/components/ChatPrompt/ChatMcpErrors.tsx +50 -0
- package/src/components/ChatPrompt/ChatOptions.stories.tsx +136 -0
- package/src/components/ChatPrompt/ChatOptions.tsx +311 -90
- package/src/components/ChatPrompt/ChatPrompt.tsx +182 -0
- package/src/components/ChatPrompt/ChatReferences.tsx +28 -18
- package/src/components/ChatPrompt/ChatStatus.tsx +123 -0
- package/src/components/ChatPrompt/ChatStatusIndicator.tsx +2 -2
- package/src/components/ChatPrompt/index.ts +3 -0
- package/src/components/ChatThread/Anchor.stories.tsx +95 -0
- package/src/components/ChatThread/ChatThread.stories.tsx +81 -71
- package/src/components/ChatThread/ChatThread.tsx +62 -46
- package/src/components/ChatThread/DEBUG.md +41 -0
- package/src/components/ChatThread/Link.tsx +6 -6
- package/src/components/ChatThread/MarkdownStream.stories.tsx +281 -0
- package/src/components/ChatThread/registry.tsx +184 -78
- package/src/components/ChatThread/sync.test.ts +201 -25
- package/src/components/ChatThread/sync.ts +105 -68
- package/src/components/ChatThread/testing/reasoning.md +25 -0
- package/src/components/ChatThread/testing/thinking.md +21 -0
- package/src/components/ChatThread/testing/thread-1.md +30 -0
- package/src/components/ChatThread/testing/thread-2.md +56 -0
- package/src/components/ChatThread/testing/thread-widgets.md +79 -0
- package/src/components/ChatThread/tool-widget-state.test.ts +34 -0
- package/src/components/ChatThread/tool-widget-state.ts +48 -0
- package/src/components/ChatThread/widgets/FallbackWidget.tsx +26 -0
- package/src/components/ChatThread/widgets/ReasoningWidget.stories.tsx +68 -0
- package/src/components/ChatThread/widgets/ReasoningWidget.ts +133 -0
- package/src/components/ChatThread/widgets/ReferenceWidget.ts +33 -0
- package/src/components/ChatThread/widgets/SelectWidget.ts +39 -0
- package/src/components/ChatThread/widgets/StatsWidget.ts +31 -0
- package/src/components/ChatThread/widgets/StatusWidget.ts +53 -0
- package/src/components/ChatThread/widgets/SuggestionWidget.ts +41 -0
- package/src/components/ChatThread/widgets/SummaryWidget.tsx +27 -0
- package/src/components/ChatThread/widgets/ToolWidget.stories.tsx +55 -0
- package/src/components/ChatThread/widgets/ToolWidget.tsx +156 -0
- package/src/components/ChatThread/widgets/defaults.ts +8 -0
- package/src/components/ChatThread/widgets/index.ts +13 -0
- package/src/components/ProcessTree/ProcessTree.stories.tsx +83 -0
- package/src/components/ProcessTree/ProcessTree.tsx +122 -0
- package/src/components/ProcessTree/index.ts +5 -0
- package/src/components/RoutineProperties/RoutineProperties.stories.tsx +59 -0
- package/src/components/RoutineProperties/RoutineProperties.tsx +23 -0
- package/src/components/RoutineProperties/index.ts +5 -0
- package/src/components/TaskList/TaskList.stories.tsx +44 -0
- package/src/components/TaskList/TaskList.tsx +45 -0
- package/src/components/TaskList/index.ts +5 -0
- package/src/components/TemplateEditor/TemplateEditor.stories.tsx +18 -14
- package/src/components/TemplateEditor/TemplateEditor.tsx +58 -42
- package/src/components/TemplateEditor/TemplateForm.stories.tsx +21 -15
- package/src/components/TemplateEditor/TemplateForm.tsx +111 -86
- package/src/components/TemplateEditor/extensions/handlebars-extension.ts +274 -0
- package/src/components/TemplateEditor/extensions/index.ts +6 -0
- package/src/components/TemplateEditor/extensions/xml-extension.ts +64 -0
- package/src/components/ToolBlock/ToolBlock.tsx +46 -54
- package/src/components/Toolbox/Toolbox.stories.tsx +16 -18
- package/src/components/Toolbox/Toolbox.tsx +72 -66
- package/src/components/index.ts +6 -10
- package/src/containers/AgentArticle/AgentArticle.stories.tsx +120 -0
- package/src/containers/AgentArticle/AgentArticle.tsx +197 -0
- package/src/containers/AgentArticle/index.ts +5 -0
- package/src/containers/AgentProperties/AgentProperties.tsx +43 -0
- package/src/containers/AgentProperties/index.ts +5 -0
- package/src/containers/BlueprintArticle/BlueprintArticle.tsx +29 -0
- package/src/containers/BlueprintArticle/index.ts +5 -0
- package/src/containers/ChatArticle/ChatArticle.stories.tsx +76 -0
- package/src/containers/ChatArticle/ChatArticle.tsx +107 -0
- package/src/containers/ChatArticle/index.ts +5 -0
- package/src/containers/ChatCompanion/ChatCompanion.tsx +133 -0
- package/src/containers/ChatCompanion/index.ts +5 -0
- package/src/{components → containers/ChatDialog}/ChatDialog.tsx +14 -16
- package/src/containers/ChatDialog/index.ts +5 -0
- package/src/containers/PlanArticle/PlanArticle.tsx +33 -0
- package/src/containers/PlanArticle/index.ts +5 -0
- package/src/containers/RoutineArticle/RoutineArticle.stories.tsx +75 -0
- package/src/containers/RoutineArticle/RoutineArticle.tsx +109 -0
- package/src/containers/RoutineArticle/index.ts +5 -0
- package/src/containers/RoutineList/RoutineList.stories.tsx +130 -0
- package/src/containers/RoutineList/RoutineList.tsx +50 -0
- package/src/containers/RoutineList/index.ts +5 -0
- package/src/containers/TracePanel/TracePanel.stories.tsx +319 -0
- package/src/containers/TracePanel/TracePanel.tsx +213 -0
- package/src/containers/TracePanel/dxn-extractor.test.ts +153 -0
- package/src/containers/TracePanel/dxn-extractor.ts +168 -0
- package/src/containers/TracePanel/index.ts +9 -0
- package/src/containers/TracePanel/testing/index.ts +6 -0
- package/src/containers/TracePanel/testing/simulated-agent.ts +114 -0
- package/src/containers/TracePanel/testing/snapshot-playback.ts +45 -0
- package/src/containers/TriggerStatus/TriggerStatus.tsx +129 -0
- package/src/containers/TriggerStatus/index.ts +5 -0
- package/src/containers/index.ts +17 -0
- package/src/execution-graph/SPEC.md +678 -0
- package/src/execution-graph/execution-graph.test.ts +799 -0
- package/src/execution-graph/execution-graph.ts +714 -0
- package/src/execution-graph/index.ts +24 -0
- package/src/execution-graph/remote-snapshot.test.ts +116 -0
- package/src/execution-graph/span-tree.test.ts +249 -0
- package/src/execution-graph/span-tree.ts +259 -0
- package/src/execution-graph/testing/collect-trace-events.ts +74 -0
- package/src/execution-graph/testing/index.ts +5 -0
- package/src/extensions/index.ts +5 -0
- package/src/extensions/prompt-extension.ts +111 -0
- package/src/feed-logger.ts +149 -0
- package/src/hooks/index.ts +4 -1
- package/src/hooks/useBlueprintRegistry.ts +48 -27
- package/src/hooks/useChatKeymap.ts +52 -0
- package/src/hooks/useChatProcessor.ts +60 -28
- package/src/hooks/useChatServices.ts +14 -35
- package/src/hooks/useChatToolbarActions.ts +120 -0
- package/src/hooks/useContextBinder.ts +23 -10
- package/src/hooks/useContextObjects.ts +20 -27
- package/src/hooks/useDebug.ts +38 -0
- package/src/hooks/useFilteredTypes.ts +37 -0
- package/src/hooks/usePresets.ts +2 -1
- package/src/hooks/useReferencesProvider.ts +11 -22
- package/src/index.ts +1 -7
- package/src/meta.ts +33 -7
- package/src/operations/create-chat.ts +84 -0
- package/src/operations/ensure-companion-chat.ts +63 -0
- package/src/operations/index.ts +16 -0
- package/src/operations/on-create-space.ts +24 -0
- package/src/operations/prompt.node.test.ts +80 -0
- package/src/operations/resolve-navigation-targets.ts +31 -0
- package/src/operations/run-prompt-in-new-chat.ts +113 -0
- package/src/operations/set-current-chat.ts +49 -0
- package/src/operations/toggle-trace-panel-debug.ts +27 -0
- package/src/operations/update-chat-name.ts +61 -0
- package/src/plugin.ts +11 -0
- package/src/processor/index.ts +0 -1
- package/src/processor/presets.ts +12 -4
- package/src/processor/processor.node.test.ts +41 -0
- package/src/processor/processor.ts +287 -163
- package/src/testing/data/trace-timeline-multiple.dx.json +1 -0
- package/src/testing/data/trace-timeline-remote.dx.json +1 -0
- package/src/testing/data/trace-timeline.dx.json +4657 -0
- package/src/testing/index.ts +2 -0
- package/src/testing/snapshot.ts +35 -0
- package/src/testing/test-generator.test.ts +71 -0
- package/src/testing/test-generator.ts +217 -194
- package/src/testing/test-sequence.ts +6 -6
- package/src/testing/test-services.ts +9 -7
- package/src/testing/test-trace.ts +20 -0
- package/src/testing/trace-timeline.node.conversations.json +1 -0
- package/src/testing/trace-timeline.node.test.ts +250 -0
- package/src/testing.ts +9 -0
- package/src/translations.ts +162 -82
- package/src/types/Assistant.ts +17 -55
- package/src/types/AssistantCapabilities.ts +35 -0
- package/src/types/AssistantEvents.ts +11 -0
- package/src/types/AssistantOperation.ts +152 -0
- package/src/types/Settings.ts +82 -0
- package/src/types/index.ts +8 -2
- package/src/types/service.ts +9 -11
- package/src/util/suggestions.test.ts +52 -0
- package/src/util/suggestions.ts +42 -0
- package/dist/lib/browser/BlueprintContainer-FOZTO447.mjs +0 -28
- package/dist/lib/browser/BlueprintContainer-FOZTO447.mjs.map +0 -7
- package/dist/lib/browser/ChatCompanion-EC6LBEWF.mjs +0 -150
- package/dist/lib/browser/ChatCompanion-EC6LBEWF.mjs.map +0 -7
- package/dist/lib/browser/ChatContainer-A2SL6WO5.mjs +0 -73
- package/dist/lib/browser/ChatContainer-A2SL6WO5.mjs.map +0 -7
- package/dist/lib/browser/ChatDialog-XMOUFX2P.mjs +0 -86
- package/dist/lib/browser/ChatDialog-XMOUFX2P.mjs.map +0 -7
- package/dist/lib/browser/SequenceContainer-2FEWMQGW.mjs +0 -150
- package/dist/lib/browser/SequenceContainer-2FEWMQGW.mjs.map +0 -7
- package/dist/lib/browser/ai-service-ERTZBTP3.mjs +0 -19
- package/dist/lib/browser/ai-service-ERTZBTP3.mjs.map +0 -7
- package/dist/lib/browser/app-graph-builder-7AE4R5KJ.mjs +0 -183
- package/dist/lib/browser/app-graph-builder-7AE4R5KJ.mjs.map +0 -7
- package/dist/lib/browser/blueprint-definition-NSJARW5U.mjs +0 -12
- package/dist/lib/browser/chunk-2CE2KPKZ.mjs +0 -175
- package/dist/lib/browser/chunk-2CE2KPKZ.mjs.map +0 -7
- package/dist/lib/browser/chunk-37VMDB4P.mjs +0 -220
- package/dist/lib/browser/chunk-37VMDB4P.mjs.map +0 -7
- package/dist/lib/browser/chunk-3EWE2UQD.mjs +0 -220
- package/dist/lib/browser/chunk-3EWE2UQD.mjs.map +0 -7
- package/dist/lib/browser/chunk-5EGXHCAZ.mjs +0 -16
- package/dist/lib/browser/chunk-5EGXHCAZ.mjs.map +0 -7
- package/dist/lib/browser/chunk-5RICKAMN.mjs +0 -18
- package/dist/lib/browser/chunk-5RICKAMN.mjs.map +0 -7
- package/dist/lib/browser/chunk-7THOIN6F.mjs +0 -1802
- package/dist/lib/browser/chunk-7THOIN6F.mjs.map +0 -7
- package/dist/lib/browser/chunk-HYYWP3KP.mjs +0 -170
- package/dist/lib/browser/chunk-HYYWP3KP.mjs.map +0 -7
- package/dist/lib/browser/chunk-Z7DQT64Z.mjs +0 -301
- package/dist/lib/browser/chunk-Z7DQT64Z.mjs.map +0 -7
- package/dist/lib/browser/edge-model-resolver-O6OFYIO2.mjs +0 -18
- package/dist/lib/browser/edge-model-resolver-O6OFYIO2.mjs.map +0 -7
- package/dist/lib/browser/index.mjs +0 -370
- package/dist/lib/browser/index.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-BZUU4UNA.mjs +0 -130
- package/dist/lib/browser/intent-resolver-BZUU4UNA.mjs.map +0 -7
- package/dist/lib/browser/local-model-resolver-GO6ZEMLL.mjs +0 -17
- package/dist/lib/browser/local-model-resolver-GO6ZEMLL.mjs.map +0 -7
- package/dist/lib/browser/meta.json +0 -1
- package/dist/lib/browser/react-surface-KRRUOMYY.mjs +0 -107
- package/dist/lib/browser/react-surface-KRRUOMYY.mjs.map +0 -7
- package/dist/lib/browser/settings-PSR3WF3X.mjs +0 -23
- package/dist/lib/browser/settings-PSR3WF3X.mjs.map +0 -7
- package/dist/lib/browser/state-LXTS54DI.mjs +0 -21
- package/dist/lib/browser/state-LXTS54DI.mjs.map +0 -7
- package/dist/lib/browser/toolkit-NQ2GXCF5.mjs +0 -199
- package/dist/lib/browser/toolkit-NQ2GXCF5.mjs.map +0 -7
- package/dist/lib/browser/types/index.mjs +0 -19
- package/dist/lib/node-esm/BlueprintContainer-6HSEVQ7U.mjs +0 -29
- package/dist/lib/node-esm/BlueprintContainer-6HSEVQ7U.mjs.map +0 -7
- package/dist/lib/node-esm/ChatCompanion-NDYEAUQN.mjs +0 -151
- package/dist/lib/node-esm/ChatCompanion-NDYEAUQN.mjs.map +0 -7
- package/dist/lib/node-esm/ChatContainer-NMDQM5HG.mjs +0 -74
- package/dist/lib/node-esm/ChatContainer-NMDQM5HG.mjs.map +0 -7
- package/dist/lib/node-esm/ChatDialog-QPRWMRU4.mjs +0 -87
- package/dist/lib/node-esm/ChatDialog-QPRWMRU4.mjs.map +0 -7
- package/dist/lib/node-esm/SequenceContainer-PGGJUQ46.mjs +0 -151
- package/dist/lib/node-esm/SequenceContainer-PGGJUQ46.mjs.map +0 -7
- package/dist/lib/node-esm/ai-service-MUYLV3NT.mjs +0 -20
- package/dist/lib/node-esm/ai-service-MUYLV3NT.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-SJCOS64C.mjs +0 -184
- package/dist/lib/node-esm/app-graph-builder-SJCOS64C.mjs.map +0 -7
- package/dist/lib/node-esm/blueprint-definition-WD2IVMAI.mjs +0 -13
- package/dist/lib/node-esm/chunk-73ABYRYX.mjs +0 -20
- package/dist/lib/node-esm/chunk-73ABYRYX.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HDZX6TSZ.mjs +0 -221
- package/dist/lib/node-esm/chunk-HDZX6TSZ.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +0 -11
- package/dist/lib/node-esm/chunk-TMCGJPAN.mjs +0 -171
- package/dist/lib/node-esm/chunk-TMCGJPAN.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-TW2WKKSR.mjs +0 -302
- package/dist/lib/node-esm/chunk-TW2WKKSR.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-U2NYUS2N.mjs +0 -177
- package/dist/lib/node-esm/chunk-U2NYUS2N.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-XQGWSZ4T.mjs +0 -17
- package/dist/lib/node-esm/chunk-XQGWSZ4T.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-YZYGXFVG.mjs +0 -1803
- package/dist/lib/node-esm/chunk-YZYGXFVG.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-ZQ3THJ2W.mjs +0 -221
- package/dist/lib/node-esm/chunk-ZQ3THJ2W.mjs.map +0 -7
- package/dist/lib/node-esm/edge-model-resolver-2ARXDOYS.mjs +0 -19
- package/dist/lib/node-esm/edge-model-resolver-2ARXDOYS.mjs.map +0 -7
- package/dist/lib/node-esm/index.mjs +0 -371
- package/dist/lib/node-esm/index.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-B7YAS3NT.mjs +0 -131
- package/dist/lib/node-esm/intent-resolver-B7YAS3NT.mjs.map +0 -7
- package/dist/lib/node-esm/local-model-resolver-WOQ2D2R2.mjs +0 -18
- package/dist/lib/node-esm/local-model-resolver-WOQ2D2R2.mjs.map +0 -7
- package/dist/lib/node-esm/meta.json +0 -1
- package/dist/lib/node-esm/react-surface-VRDDARFF.mjs +0 -108
- package/dist/lib/node-esm/react-surface-VRDDARFF.mjs.map +0 -7
- package/dist/lib/node-esm/settings-4EBIOJVK.mjs +0 -24
- package/dist/lib/node-esm/settings-4EBIOJVK.mjs.map +0 -7
- package/dist/lib/node-esm/state-BO6GUFLB.mjs +0 -22
- package/dist/lib/node-esm/state-BO6GUFLB.mjs.map +0 -7
- package/dist/lib/node-esm/toolkit-V57PRJNG.mjs +0 -200
- package/dist/lib/node-esm/toolkit-V57PRJNG.mjs.map +0 -7
- package/dist/lib/node-esm/types/index.mjs +0 -20
- package/dist/types/src/capabilities/capabilities.d.ts +0 -11
- package/dist/types/src/capabilities/capabilities.d.ts.map +0 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts +0 -4
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +0 -1
- package/dist/types/src/components/BlueprintContainer.d.ts +0 -8
- package/dist/types/src/components/BlueprintContainer.d.ts.map +0 -1
- package/dist/types/src/components/BlueprintSettings.d.ts +0 -6
- package/dist/types/src/components/BlueprintSettings.d.ts.map +0 -1
- package/dist/types/src/components/ChatCompanion.d.ts +0 -13
- package/dist/types/src/components/ChatCompanion.d.ts.map +0 -1
- package/dist/types/src/components/ChatContainer.d.ts +0 -11
- package/dist/types/src/components/ChatContainer.d.ts.map +0 -1
- package/dist/types/src/components/ChatDialog.d.ts.map +0 -1
- package/dist/types/src/components/ChatProgress/ChatProgress.d.ts +0 -7
- package/dist/types/src/components/ChatProgress/ChatProgress.d.ts.map +0 -1
- package/dist/types/src/components/ChatProgress/index.d.ts +0 -2
- package/dist/types/src/components/ChatProgress/index.d.ts.map +0 -1
- package/dist/types/src/components/ChatThread/reducers.d.ts +0 -40
- package/dist/types/src/components/ChatThread/reducers.d.ts.map +0 -1
- package/dist/types/src/components/SequenceContainer.d.ts +0 -8
- package/dist/types/src/components/SequenceContainer.d.ts.map +0 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.d.ts +0 -13
- package/dist/types/src/components/SequenceEditor/SequenceEditor.d.ts.map +0 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts +0 -272
- package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts.map +0 -1
- package/dist/types/src/components/SequenceEditor/index.d.ts +0 -2
- package/dist/types/src/components/SequenceEditor/index.d.ts.map +0 -1
- package/dist/types/src/components/TemplateEditor/handlebars-extension.d.ts.map +0 -1
- package/dist/types/src/components/Toolbar/Toolbar.d.ts +0 -5
- package/dist/types/src/components/Toolbar/Toolbar.d.ts.map +0 -1
- package/dist/types/src/components/Toolbar/index.d.ts +0 -2
- package/dist/types/src/components/Toolbar/index.d.ts.map +0 -1
- package/dist/types/src/components/Toolbar/useChatToolbarActions.d.ts +0 -9
- package/dist/types/src/components/Toolbar/useChatToolbarActions.d.ts.map +0 -1
- package/dist/types/src/events.d.ts +0 -4
- package/dist/types/src/events.d.ts.map +0 -1
- package/dist/types/src/functions/analysis.d.ts +0 -5
- package/dist/types/src/functions/analysis.d.ts.map +0 -1
- package/dist/types/src/functions/index.d.ts +0 -4
- package/dist/types/src/functions/index.d.ts.map +0 -1
- package/dist/types/src/functions/list.d.ts +0 -10
- package/dist/types/src/functions/list.d.ts.map +0 -1
- package/dist/types/src/functions/load.d.ts +0 -8
- package/dist/types/src/functions/load.d.ts.map +0 -1
- package/dist/types/src/hooks/useItemTypes.d.ts +0 -4
- package/dist/types/src/hooks/useItemTypes.d.ts.map +0 -1
- package/dist/types/src/processor/processor.test.d.ts +0 -2
- package/dist/types/src/processor/processor.test.d.ts.map +0 -1
- package/dist/types/src/processor/update-name.d.ts +0 -10
- package/dist/types/src/processor/update-name.d.ts.map +0 -1
- package/dist/types/src/queue-logger.d.ts +0 -11
- package/dist/types/src/queue-logger.d.ts.map +0 -1
- package/dist/types/src/types/AssistantAction.d.ts +0 -122
- package/dist/types/src/types/AssistantAction.d.ts.map +0 -1
- package/dist/types/src/types/defs.d.ts +0 -2
- package/dist/types/src/types/defs.d.ts.map +0 -1
- package/src/AssistantPlugin.tsx +0 -170
- package/src/capabilities/capabilities.ts +0 -18
- package/src/capabilities/intent-resolver.ts +0 -117
- package/src/components/BlueprintContainer.tsx +0 -24
- package/src/components/BlueprintSettings.tsx +0 -15
- package/src/components/ChatCompanion.tsx +0 -136
- package/src/components/ChatContainer.tsx +0 -51
- package/src/components/ChatProgress/ChatProgress.tsx +0 -67
- package/src/components/ChatProgress/index.ts +0 -5
- package/src/components/ChatThread/reducers.ts +0 -151
- package/src/components/SequenceContainer.tsx +0 -131
- package/src/components/SequenceEditor/SequenceEditor.stories.tsx +0 -34
- package/src/components/SequenceEditor/SequenceEditor.tsx +0 -50
- package/src/components/SequenceEditor/index.ts +0 -5
- package/src/components/TemplateEditor/handlebars-extension.ts +0 -165
- package/src/components/Toolbar/Toolbar.tsx +0 -21
- package/src/components/Toolbar/useChatToolbarActions.ts +0 -126
- package/src/events.ts +0 -11
- package/src/functions/analysis.ts +0 -22
- package/src/functions/index.ts +0 -7
- package/src/functions/list.ts +0 -48
- package/src/functions/load.ts +0 -46
- package/src/hooks/useItemTypes.ts +0 -37
- package/src/processor/processor.test.ts +0 -81
- package/src/processor/update-name.ts +0 -57
- package/src/queue-logger.ts +0 -125
- package/src/types/AssistantAction.ts +0 -70
- package/src/types/defs.ts +0 -5
- /package/dist/lib/{browser/blueprint-definition-NSJARW5U.mjs.map → neutral/AssistantPlugin.mjs.map} +0 -0
- /package/dist/lib/{browser/chunk-J5LGTIGS.mjs.map → neutral/ChatArticle-WVAFZPVI.mjs.map} +0 -0
- /package/dist/lib/{browser/types → neutral/blueprints}/index.mjs.map +0 -0
- /package/dist/lib/{browser → neutral}/chunk-J5LGTIGS.mjs +0 -0
- /package/dist/lib/{node-esm/blueprint-definition-WD2IVMAI.mjs.map → neutral/chunk-J5LGTIGS.mjs.map} +0 -0
- /package/dist/lib/{node-esm/types → neutral}/index.mjs.map +0 -0
- /package/dist/lib/{node-esm/chunk-HSLMI22Q.mjs.map → neutral/meta.mjs.map} +0 -0
- /package/dist/types/src/components/TemplateEditor/{handlebars-extension.d.ts → extensions/handlebars-extension.d.ts} +0 -0
|
@@ -1,272 +0,0 @@
|
|
|
1
|
-
import { type StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { SequenceEditor } from './SequenceEditor';
|
|
4
|
-
declare const meta: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.ForwardRefExoticComponent<Omit<{
|
|
7
|
-
sequence: import("@dxos/conductor").SequenceDefinition;
|
|
8
|
-
}, "className"> & {
|
|
9
|
-
classNames?: import("@dxos/react-ui-types").ClassNameValue;
|
|
10
|
-
} & React.RefAttributes<import("@codemirror/view").EditorView | null>>;
|
|
11
|
-
render: () => React.JSX.Element;
|
|
12
|
-
decorators: import("@storybook/react").Decorator[];
|
|
13
|
-
parameters: {
|
|
14
|
-
translations: [{
|
|
15
|
-
readonly 'en-US': {
|
|
16
|
-
readonly [x: string]: {
|
|
17
|
-
readonly 'typename label': "Blueprint";
|
|
18
|
-
readonly 'typename label_zero': "Blueprints";
|
|
19
|
-
readonly 'typename label_one': "Blueprint";
|
|
20
|
-
readonly 'typename label_other': "Blueprints";
|
|
21
|
-
readonly 'object name placeholder': "New blueprint";
|
|
22
|
-
readonly 'rename object label': "Rename blueprint";
|
|
23
|
-
readonly 'delete object label': "Delete blueprint";
|
|
24
|
-
readonly 'templates label'?: undefined;
|
|
25
|
-
readonly 'open ambient chat label'?: undefined;
|
|
26
|
-
readonly 'assistant chat label'?: undefined;
|
|
27
|
-
readonly 'plugin name'?: undefined;
|
|
28
|
-
readonly 'settings title'?: undefined;
|
|
29
|
-
readonly 'object placeholder'?: undefined;
|
|
30
|
-
readonly 'create object label'?: undefined;
|
|
31
|
-
readonly 'create trigger label'?: undefined;
|
|
32
|
-
readonly 'create stack section label'?: undefined;
|
|
33
|
-
readonly 'command placeholder'?: undefined;
|
|
34
|
-
readonly 'template placeholder'?: undefined;
|
|
35
|
-
readonly 'value placeholder'?: undefined;
|
|
36
|
-
readonly 'prompt rules label'?: undefined;
|
|
37
|
-
readonly 'typename placeholder'?: undefined;
|
|
38
|
-
readonly 'description placeholder'?: undefined;
|
|
39
|
-
readonly 'select preset template placeholder'?: undefined;
|
|
40
|
-
readonly 'service registry label'?: undefined;
|
|
41
|
-
readonly 'type filter placeholder'?: undefined;
|
|
42
|
-
readonly 'any type filter label'?: undefined;
|
|
43
|
-
readonly 'no blueprint message'?: undefined;
|
|
44
|
-
readonly 'calling tool label'?: undefined;
|
|
45
|
-
readonly 'calling label'?: undefined;
|
|
46
|
-
readonly 'error label'?: undefined;
|
|
47
|
-
readonly 'sequence logs label'?: undefined;
|
|
48
|
-
readonly 'assistant dialog title'?: undefined;
|
|
49
|
-
readonly 'open assistant label'?: undefined;
|
|
50
|
-
readonly 'no tools'?: undefined;
|
|
51
|
-
readonly 'no results'?: undefined;
|
|
52
|
-
readonly 'button retry'?: undefined;
|
|
53
|
-
readonly 'button suggestion'?: undefined;
|
|
54
|
-
readonly 'button select option'?: undefined;
|
|
55
|
-
readonly 'button cancel'?: undefined;
|
|
56
|
-
readonly 'button save'?: undefined;
|
|
57
|
-
readonly 'button run'?: undefined;
|
|
58
|
-
readonly 'button new thread'?: undefined;
|
|
59
|
-
readonly 'chat history label'?: undefined;
|
|
60
|
-
readonly 'chat update name label'?: undefined;
|
|
61
|
-
readonly 'toolkit label'?: undefined;
|
|
62
|
-
readonly 'summary label'?: undefined;
|
|
63
|
-
readonly 'search placeholder'?: undefined;
|
|
64
|
-
readonly 'prompt placeholder'?: undefined;
|
|
65
|
-
readonly 'button context objects'?: undefined;
|
|
66
|
-
readonly 'button context settings'?: undefined;
|
|
67
|
-
readonly 'button microphone'?: undefined;
|
|
68
|
-
readonly 'button cancel processing'?: undefined;
|
|
69
|
-
readonly 'blueprints in context title'?: undefined;
|
|
70
|
-
readonly 'objects in context title'?: undefined;
|
|
71
|
-
readonly 'remove object in context label'?: undefined;
|
|
72
|
-
readonly 'chat model title'?: undefined;
|
|
73
|
-
readonly 'settings default label'?: undefined;
|
|
74
|
-
readonly 'settings custom prompts label'?: undefined;
|
|
75
|
-
readonly 'settings llm provider label'?: undefined;
|
|
76
|
-
readonly 'settings edge llm model label'?: undefined;
|
|
77
|
-
readonly 'settings ollama llm model label'?: undefined;
|
|
78
|
-
} | {
|
|
79
|
-
readonly 'typename label': "Sequence";
|
|
80
|
-
readonly 'typename label_zero': "Sequences";
|
|
81
|
-
readonly 'typename label_one': "Sequence";
|
|
82
|
-
readonly 'typename label_other': "Sequences";
|
|
83
|
-
readonly 'object name placeholder': "New sequence";
|
|
84
|
-
readonly 'rename object label': "Rename sequence";
|
|
85
|
-
readonly 'delete object label': "Delete sequence";
|
|
86
|
-
readonly 'templates label'?: undefined;
|
|
87
|
-
readonly 'open ambient chat label'?: undefined;
|
|
88
|
-
readonly 'assistant chat label'?: undefined;
|
|
89
|
-
readonly 'plugin name'?: undefined;
|
|
90
|
-
readonly 'settings title'?: undefined;
|
|
91
|
-
readonly 'object placeholder'?: undefined;
|
|
92
|
-
readonly 'create object label'?: undefined;
|
|
93
|
-
readonly 'create trigger label'?: undefined;
|
|
94
|
-
readonly 'create stack section label'?: undefined;
|
|
95
|
-
readonly 'command placeholder'?: undefined;
|
|
96
|
-
readonly 'template placeholder'?: undefined;
|
|
97
|
-
readonly 'value placeholder'?: undefined;
|
|
98
|
-
readonly 'prompt rules label'?: undefined;
|
|
99
|
-
readonly 'typename placeholder'?: undefined;
|
|
100
|
-
readonly 'description placeholder'?: undefined;
|
|
101
|
-
readonly 'select preset template placeholder'?: undefined;
|
|
102
|
-
readonly 'service registry label'?: undefined;
|
|
103
|
-
readonly 'type filter placeholder'?: undefined;
|
|
104
|
-
readonly 'any type filter label'?: undefined;
|
|
105
|
-
readonly 'no blueprint message'?: undefined;
|
|
106
|
-
readonly 'calling tool label'?: undefined;
|
|
107
|
-
readonly 'calling label'?: undefined;
|
|
108
|
-
readonly 'error label'?: undefined;
|
|
109
|
-
readonly 'sequence logs label'?: undefined;
|
|
110
|
-
readonly 'assistant dialog title'?: undefined;
|
|
111
|
-
readonly 'open assistant label'?: undefined;
|
|
112
|
-
readonly 'no tools'?: undefined;
|
|
113
|
-
readonly 'no results'?: undefined;
|
|
114
|
-
readonly 'button retry'?: undefined;
|
|
115
|
-
readonly 'button suggestion'?: undefined;
|
|
116
|
-
readonly 'button select option'?: undefined;
|
|
117
|
-
readonly 'button cancel'?: undefined;
|
|
118
|
-
readonly 'button save'?: undefined;
|
|
119
|
-
readonly 'button run'?: undefined;
|
|
120
|
-
readonly 'button new thread'?: undefined;
|
|
121
|
-
readonly 'chat history label'?: undefined;
|
|
122
|
-
readonly 'chat update name label'?: undefined;
|
|
123
|
-
readonly 'toolkit label'?: undefined;
|
|
124
|
-
readonly 'summary label'?: undefined;
|
|
125
|
-
readonly 'search placeholder'?: undefined;
|
|
126
|
-
readonly 'prompt placeholder'?: undefined;
|
|
127
|
-
readonly 'button context objects'?: undefined;
|
|
128
|
-
readonly 'button context settings'?: undefined;
|
|
129
|
-
readonly 'button microphone'?: undefined;
|
|
130
|
-
readonly 'button cancel processing'?: undefined;
|
|
131
|
-
readonly 'blueprints in context title'?: undefined;
|
|
132
|
-
readonly 'objects in context title'?: undefined;
|
|
133
|
-
readonly 'remove object in context label'?: undefined;
|
|
134
|
-
readonly 'chat model title'?: undefined;
|
|
135
|
-
readonly 'settings default label'?: undefined;
|
|
136
|
-
readonly 'settings custom prompts label'?: undefined;
|
|
137
|
-
readonly 'settings llm provider label'?: undefined;
|
|
138
|
-
readonly 'settings edge llm model label'?: undefined;
|
|
139
|
-
readonly 'settings ollama llm model label'?: undefined;
|
|
140
|
-
} | {
|
|
141
|
-
readonly 'typename label': "AI Chat";
|
|
142
|
-
readonly 'object name placeholder': "New AI Chat";
|
|
143
|
-
readonly 'rename object label': "Rename AI Chat";
|
|
144
|
-
readonly 'delete object label': "Delete AI Chat";
|
|
145
|
-
readonly 'typename label_zero'?: undefined;
|
|
146
|
-
readonly 'typename label_one'?: undefined;
|
|
147
|
-
readonly 'typename label_other'?: undefined;
|
|
148
|
-
readonly 'templates label'?: undefined;
|
|
149
|
-
readonly 'open ambient chat label'?: undefined;
|
|
150
|
-
readonly 'assistant chat label'?: undefined;
|
|
151
|
-
readonly 'plugin name'?: undefined;
|
|
152
|
-
readonly 'settings title'?: undefined;
|
|
153
|
-
readonly 'object placeholder'?: undefined;
|
|
154
|
-
readonly 'create object label'?: undefined;
|
|
155
|
-
readonly 'create trigger label'?: undefined;
|
|
156
|
-
readonly 'create stack section label'?: undefined;
|
|
157
|
-
readonly 'command placeholder'?: undefined;
|
|
158
|
-
readonly 'template placeholder'?: undefined;
|
|
159
|
-
readonly 'value placeholder'?: undefined;
|
|
160
|
-
readonly 'prompt rules label'?: undefined;
|
|
161
|
-
readonly 'typename placeholder'?: undefined;
|
|
162
|
-
readonly 'description placeholder'?: undefined;
|
|
163
|
-
readonly 'select preset template placeholder'?: undefined;
|
|
164
|
-
readonly 'service registry label'?: undefined;
|
|
165
|
-
readonly 'type filter placeholder'?: undefined;
|
|
166
|
-
readonly 'any type filter label'?: undefined;
|
|
167
|
-
readonly 'no blueprint message'?: undefined;
|
|
168
|
-
readonly 'calling tool label'?: undefined;
|
|
169
|
-
readonly 'calling label'?: undefined;
|
|
170
|
-
readonly 'error label'?: undefined;
|
|
171
|
-
readonly 'sequence logs label'?: undefined;
|
|
172
|
-
readonly 'assistant dialog title'?: undefined;
|
|
173
|
-
readonly 'open assistant label'?: undefined;
|
|
174
|
-
readonly 'no tools'?: undefined;
|
|
175
|
-
readonly 'no results'?: undefined;
|
|
176
|
-
readonly 'button retry'?: undefined;
|
|
177
|
-
readonly 'button suggestion'?: undefined;
|
|
178
|
-
readonly 'button select option'?: undefined;
|
|
179
|
-
readonly 'button cancel'?: undefined;
|
|
180
|
-
readonly 'button save'?: undefined;
|
|
181
|
-
readonly 'button run'?: undefined;
|
|
182
|
-
readonly 'button new thread'?: undefined;
|
|
183
|
-
readonly 'chat history label'?: undefined;
|
|
184
|
-
readonly 'chat update name label'?: undefined;
|
|
185
|
-
readonly 'toolkit label'?: undefined;
|
|
186
|
-
readonly 'summary label'?: undefined;
|
|
187
|
-
readonly 'search placeholder'?: undefined;
|
|
188
|
-
readonly 'prompt placeholder'?: undefined;
|
|
189
|
-
readonly 'button context objects'?: undefined;
|
|
190
|
-
readonly 'button context settings'?: undefined;
|
|
191
|
-
readonly 'button microphone'?: undefined;
|
|
192
|
-
readonly 'button cancel processing'?: undefined;
|
|
193
|
-
readonly 'blueprints in context title'?: undefined;
|
|
194
|
-
readonly 'objects in context title'?: undefined;
|
|
195
|
-
readonly 'remove object in context label'?: undefined;
|
|
196
|
-
readonly 'chat model title'?: undefined;
|
|
197
|
-
readonly 'settings default label'?: undefined;
|
|
198
|
-
readonly 'settings custom prompts label'?: undefined;
|
|
199
|
-
readonly 'settings llm provider label'?: undefined;
|
|
200
|
-
readonly 'settings edge llm model label'?: undefined;
|
|
201
|
-
readonly 'settings ollama llm model label'?: undefined;
|
|
202
|
-
} | {
|
|
203
|
-
readonly 'templates label': "Templates";
|
|
204
|
-
readonly 'open ambient chat label': "Open Assistant";
|
|
205
|
-
readonly 'assistant chat label': "Assistant";
|
|
206
|
-
readonly 'plugin name': "Assistant";
|
|
207
|
-
readonly 'settings title': "Assistant settings";
|
|
208
|
-
readonly 'object placeholder': "New prompt";
|
|
209
|
-
readonly 'create object label': "Create prompt";
|
|
210
|
-
readonly 'create trigger label': "Create trigger";
|
|
211
|
-
readonly 'create stack section label': "Create prompt";
|
|
212
|
-
readonly 'command placeholder': "Enter slash command...";
|
|
213
|
-
readonly 'template placeholder': "Enter template...";
|
|
214
|
-
readonly 'value placeholder': "Enter value...";
|
|
215
|
-
readonly 'prompt rules label': "Prompt Rules";
|
|
216
|
-
readonly 'typename placeholder': "Enter typename of objects which this template is for";
|
|
217
|
-
readonly 'description placeholder': "Enter description of when this template should be used";
|
|
218
|
-
readonly 'select preset template placeholder': "Select preset";
|
|
219
|
-
readonly 'service registry label': "Service Registry";
|
|
220
|
-
readonly 'type filter placeholder': "Type";
|
|
221
|
-
readonly 'any type filter label': "Any";
|
|
222
|
-
readonly 'no blueprint message': "No active blueprints";
|
|
223
|
-
readonly 'calling tool label': "Calling tool...";
|
|
224
|
-
readonly 'calling label': "Calling";
|
|
225
|
-
readonly 'error label': "Error";
|
|
226
|
-
readonly 'sequence logs label': "Logs";
|
|
227
|
-
readonly 'assistant dialog title': "Assistant";
|
|
228
|
-
readonly 'open assistant label': "Open assistant";
|
|
229
|
-
readonly 'no tools': "No tools are configured";
|
|
230
|
-
readonly 'no results': "No results";
|
|
231
|
-
readonly 'button retry': "Retry";
|
|
232
|
-
readonly 'button suggestion': "Assistant suggestion";
|
|
233
|
-
readonly 'button select option': "Select option";
|
|
234
|
-
readonly 'button cancel': "Cancel";
|
|
235
|
-
readonly 'button save': "Save";
|
|
236
|
-
readonly 'button run': "Run";
|
|
237
|
-
readonly 'button new thread': "New Chat";
|
|
238
|
-
readonly 'chat history label': "Chat History";
|
|
239
|
-
readonly 'chat update name label': "Update AI Chat name";
|
|
240
|
-
readonly 'toolkit label': "Toolkit";
|
|
241
|
-
readonly 'summary label': "Summary";
|
|
242
|
-
readonly 'search placeholder': "Search...";
|
|
243
|
-
readonly 'prompt placeholder': "Enter question or command...";
|
|
244
|
-
readonly 'button context objects': "Add to context";
|
|
245
|
-
readonly 'button context settings': "Chat settings";
|
|
246
|
-
readonly 'button microphone': "Click to speak";
|
|
247
|
-
readonly 'button cancel processing': "Stop processing";
|
|
248
|
-
readonly 'blueprints in context title': "Blueprints";
|
|
249
|
-
readonly 'objects in context title': "Content";
|
|
250
|
-
readonly 'remove object in context label': "Remove document";
|
|
251
|
-
readonly 'chat model title': "Model";
|
|
252
|
-
readonly 'settings default label': "Default";
|
|
253
|
-
readonly 'settings custom prompts label': "Use custom prompts";
|
|
254
|
-
readonly 'settings llm provider label': "LLM provider";
|
|
255
|
-
readonly 'settings edge llm model label': "Remote language model";
|
|
256
|
-
readonly 'settings ollama llm model label': "Ollama language model";
|
|
257
|
-
readonly 'typename label'?: undefined;
|
|
258
|
-
readonly 'typename label_zero'?: undefined;
|
|
259
|
-
readonly 'typename label_one'?: undefined;
|
|
260
|
-
readonly 'typename label_other'?: undefined;
|
|
261
|
-
readonly 'object name placeholder'?: undefined;
|
|
262
|
-
readonly 'rename object label'?: undefined;
|
|
263
|
-
readonly 'delete object label'?: undefined;
|
|
264
|
-
};
|
|
265
|
-
};
|
|
266
|
-
}];
|
|
267
|
-
};
|
|
268
|
-
};
|
|
269
|
-
export default meta;
|
|
270
|
-
type Story = StoryObj<typeof SequenceEditor>;
|
|
271
|
-
export declare const Default: Story;
|
|
272
|
-
//# sourceMappingURL=SequenceEditor.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SequenceEditor.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/SequenceEditor/SequenceEditor.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAS6B,CAAC;AAExC,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAC;AAE7C,eAAO,MAAM,OAAO,EAAE,KAIrB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SequenceEditor/index.ts"],"names":[],"mappings":"AAIA,cAAc,kBAAkB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlebars-extension.d.ts","sourceRoot":"","sources":["../../../../../src/components/TemplateEditor/handlebars-extension.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAGnD,MAAM,MAAM,iBAAiB,GAAG,EAAE,CAAC;AAEnC;;;;;;;GAOG;AACH,eAAO,MAAM,UAAU,GAAI,IAAG,iBAAsB,KAAG,SAWtD,CAAC"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type ThemedClassName } from '@dxos/react-ui';
|
|
3
|
-
import { type ChatToolbarActionsProps } from './useChatToolbarActions';
|
|
4
|
-
export declare const Toolbar: ({ chat, companionTo, onReset, classNames }: ThemedClassName<ChatToolbarActionsProps>) => React.JSX.Element;
|
|
5
|
-
//# sourceMappingURL=Toolbar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/Toolbar/Toolbar.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAGtD,OAAO,EAAE,KAAK,uBAAuB,EAAyB,MAAM,yBAAyB,CAAC;AAE9F,eAAO,MAAM,OAAO,GAAI,4CAA4C,eAAe,CAAC,uBAAuB,CAAC,sBAQ3G,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Toolbar/index.ts"],"names":[],"mappings":"AAIA,cAAc,WAAW,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Obj } from '@dxos/echo';
|
|
2
|
-
import { Assistant } from '../../types';
|
|
3
|
-
export type ChatToolbarActionsProps = {
|
|
4
|
-
chat: Assistant.Chat;
|
|
5
|
-
companionTo?: Obj.Any;
|
|
6
|
-
onReset?: () => void;
|
|
7
|
-
};
|
|
8
|
-
export declare const useChatToolbarActions: ({ chat, companionTo, onReset }: ChatToolbarActionsProps) => import("@dxos/react-ui-menu").MenuActions;
|
|
9
|
-
//# sourceMappingURL=useChatToolbarActions.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useChatToolbarActions.d.ts","sourceRoot":"","sources":["../../../../../src/components/Toolbar/useChatToolbarActions.ts"],"names":[],"mappings":"AASA,OAAO,EAAU,GAAG,EAAS,MAAM,YAAY,CAAC;AAOhD,OAAO,EAAE,SAAS,EAAmB,MAAM,aAAa,CAAC;AAEzD,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,SAAS,CAAC,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,GAAG,CAAC,GAAG,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAAI,gCAAgC,uBAAuB,8CAqG5F,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../src/events.ts"],"names":[],"mappings":"AAQA,yBAAiB,eAAe,CAAC;IACxB,MAAM,uBAAuB,+CAA6D,CAAC;CACnG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"analysis.d.ts","sourceRoot":"","sources":["../../../../src/functions/analysis.ts"],"names":[],"mappings":";;;AAUA,wBAWG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/functions/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC;AACzC,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const _default: import("@dxos/functions").FunctionDefinition<{
|
|
2
|
-
readonly typename: string;
|
|
3
|
-
}, {
|
|
4
|
-
readonly results: readonly {
|
|
5
|
-
readonly dxn: string;
|
|
6
|
-
readonly label?: string | undefined;
|
|
7
|
-
}[];
|
|
8
|
-
}>;
|
|
9
|
-
export default _default;
|
|
10
|
-
//# sourceMappingURL=list.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../src/functions/list.ts"],"names":[],"mappings":";;;;;;;;AAYA,wBAmCG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"load.d.ts","sourceRoot":"","sources":["../../../../src/functions/load.ts"],"names":[],"mappings":";;;;;;AAeA,wBA8BG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useItemTypes.d.ts","sourceRoot":"","sources":["../../../../src/hooks/useItemTypes.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAIrD,eAAO,MAAM,YAAY,GAAI,QAAQ,KAAK,KAAG,IAAI,CAAC,GAAG,CAAC,GAAG,EAwBxD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"processor.test.d.ts","sourceRoot":"","sources":["../../../../src/processor/processor.test.ts"],"names":[],"mappings":""}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as Runtime from 'effect/Runtime';
|
|
2
|
-
import { type ModelName } from '@dxos/ai';
|
|
3
|
-
import { type AiConversation } from '@dxos/assistant';
|
|
4
|
-
import { type Assistant } from '../types';
|
|
5
|
-
import { type AiChatServices } from './processor';
|
|
6
|
-
/**
|
|
7
|
-
* Update the current chat's name.
|
|
8
|
-
*/
|
|
9
|
-
export declare const updateName: (runtime: Runtime.Runtime<AiChatServices>, conversation: AiConversation, chat: Assistant.Chat, model?: ModelName) => Promise<void>;
|
|
10
|
-
//# sourceMappingURL=update-name.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update-name.d.ts","sourceRoot":"","sources":["../../../../src/processor/update-name.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAE1C,OAAO,EAAiC,KAAK,SAAS,EAAE,MAAM,UAAU,CAAC;AACzE,OAAO,EAAE,KAAK,cAAc,EAAa,MAAM,iBAAiB,CAAC;AAIjE,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,UAAU,CAAC;AAE1C,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;GAEG;AAEH,eAAO,MAAM,UAAU,GACrB,SAAS,OAAO,CAAC,OAAO,CAAC,cAAc,CAAC,EACxC,cAAc,cAAc,EAC5B,MAAM,SAAS,CAAC,IAAI,EAEpB,QAAO,SAA8B,KACpC,OAAO,CAAC,IAAI,CA4Bd,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type Sequence, type SequenceEvent, type SequenceLogger } from '@dxos/conductor';
|
|
2
|
-
export declare class QueueLogger implements SequenceLogger {
|
|
3
|
-
private readonly sequence;
|
|
4
|
-
private _space;
|
|
5
|
-
private _invocationTraceQueue;
|
|
6
|
-
constructor(sequence: Sequence);
|
|
7
|
-
log(event: SequenceEvent): void;
|
|
8
|
-
private _getTraceQueueDxn;
|
|
9
|
-
private _getTraceEventQueue;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=queue-logger.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queue-logger.d.ts","sourceRoot":"","sources":["../../../src/queue-logger.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAazF,qBAAa,WAAY,YAAW,cAAc;IAIpC,OAAO,CAAC,QAAQ,CAAC,QAAQ;IAHrC,OAAO,CAAC,MAAM,CAAQ;IACtB,OAAO,CAAC,qBAAqB,CAA8B;gBAE9B,QAAQ,EAAE,QAAQ;IAY/C,GAAG,CAAC,KAAK,EAAE,aAAa;IAkFxB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,mBAAmB;CAI5B"}
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
import * as Schema from 'effect/Schema';
|
|
2
|
-
declare const onCreateSpace_base: Schema.TaggedClass<onCreateSpace, `${string}/on-space-created`, {
|
|
3
|
-
readonly _tag: Schema.tag<`${string}/on-space-created`>;
|
|
4
|
-
} & {
|
|
5
|
-
input: Schema.Struct<{
|
|
6
|
-
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
7
|
-
rootCollection: import("@dxos/echo/Type").obj<Schema.Struct<{
|
|
8
|
-
name: Schema.optional<typeof Schema.String>;
|
|
9
|
-
objects: Schema.mutable<Schema.Array$<import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo/Type").Expando, {
|
|
10
|
-
[x: string]: any;
|
|
11
|
-
id: string;
|
|
12
|
-
}, never>>>>;
|
|
13
|
-
}>>;
|
|
14
|
-
}>;
|
|
15
|
-
output: typeof Schema.Void;
|
|
16
|
-
}>;
|
|
17
|
-
export declare class onCreateSpace extends onCreateSpace_base {
|
|
18
|
-
}
|
|
19
|
-
declare const CreateChat_base: Schema.TaggedClass<CreateChat, `${string}/action/create-chat`, {
|
|
20
|
-
readonly _tag: Schema.tag<`${string}/action/create-chat`>;
|
|
21
|
-
} & {
|
|
22
|
-
input: Schema.Struct<{
|
|
23
|
-
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
24
|
-
name: Schema.optional<typeof Schema.String>;
|
|
25
|
-
}>;
|
|
26
|
-
output: Schema.Struct<{
|
|
27
|
-
object: import("@dxos/echo/Type").obj<Schema.Struct<{
|
|
28
|
-
id: import("@dxos/keys").ObjectIdClass;
|
|
29
|
-
name: Schema.optional<typeof Schema.String>;
|
|
30
|
-
queue: import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, never>>;
|
|
31
|
-
traceQueue: Schema.optional<import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, never>>>;
|
|
32
|
-
}>>;
|
|
33
|
-
}>;
|
|
34
|
-
}>;
|
|
35
|
-
export declare class CreateChat extends CreateChat_base {
|
|
36
|
-
}
|
|
37
|
-
declare const UpdateChatName_base: Schema.TaggedClass<UpdateChatName, `${string}/action/update-name`, {
|
|
38
|
-
readonly _tag: Schema.tag<`${string}/action/update-name`>;
|
|
39
|
-
} & {
|
|
40
|
-
input: Schema.Struct<{
|
|
41
|
-
chat: import("@dxos/echo/Type").obj<Schema.Struct<{
|
|
42
|
-
id: import("@dxos/keys").ObjectIdClass;
|
|
43
|
-
name: Schema.optional<typeof Schema.String>;
|
|
44
|
-
queue: import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, never>>;
|
|
45
|
-
traceQueue: Schema.optional<import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, never>>>;
|
|
46
|
-
}>>;
|
|
47
|
-
}>;
|
|
48
|
-
output: typeof Schema.Void;
|
|
49
|
-
}>;
|
|
50
|
-
export declare class UpdateChatName extends UpdateChatName_base {
|
|
51
|
-
}
|
|
52
|
-
export declare const BlueprintForm: Schema.Struct<{
|
|
53
|
-
key: typeof Schema.String;
|
|
54
|
-
name: typeof Schema.String;
|
|
55
|
-
description: Schema.optional<typeof Schema.String>;
|
|
56
|
-
}>;
|
|
57
|
-
declare const CreateBlueprint_base: Schema.TaggedClass<CreateBlueprint, `${string}/action/create-blueprint`, {
|
|
58
|
-
readonly _tag: Schema.tag<`${string}/action/create-blueprint`>;
|
|
59
|
-
} & {
|
|
60
|
-
input: Schema.Struct<{
|
|
61
|
-
key: typeof Schema.String;
|
|
62
|
-
name: typeof Schema.String;
|
|
63
|
-
description: Schema.optional<typeof Schema.String>;
|
|
64
|
-
}>;
|
|
65
|
-
output: Schema.Struct<{
|
|
66
|
-
object: import("@dxos/echo/Type").obj<Schema.Struct<{
|
|
67
|
-
key: Schema.SchemaClass<string, string, never>;
|
|
68
|
-
name: Schema.SchemaClass<string, string, never>;
|
|
69
|
-
description: Schema.optional<typeof Schema.String>;
|
|
70
|
-
instructions: Schema.mutable<Schema.Struct<{
|
|
71
|
-
source: Schema.SchemaClass<import("@dxos/echo/internal").Ref<import("@dxos/echo/Type").OfKind<import("@dxos/echo/internal").EntityKind.Object> & {
|
|
72
|
-
content: string;
|
|
73
|
-
}>, import("@dxos/echo-protocol").EncodedReference, never>;
|
|
74
|
-
inputs: Schema.optional<Schema.mutable<Schema.Array$<Schema.mutable<Schema.Struct<{
|
|
75
|
-
name: typeof Schema.String;
|
|
76
|
-
kind: Schema.optional<Schema.Literal<["value", "pass-through", "retriever", "function", "query", "resolver", "context", "schema"]>>;
|
|
77
|
-
default: Schema.optional<typeof Schema.Any>;
|
|
78
|
-
}>>>>>;
|
|
79
|
-
}>>;
|
|
80
|
-
tools: Schema.Array$<Schema.brand<typeof Schema.String, "ToolId">>;
|
|
81
|
-
}>>;
|
|
82
|
-
}>;
|
|
83
|
-
}>;
|
|
84
|
-
export declare class CreateBlueprint extends CreateBlueprint_base {
|
|
85
|
-
}
|
|
86
|
-
declare const CreateSequence_base: Schema.TaggedClass<CreateSequence, `${string}/action/create-sequence`, {
|
|
87
|
-
readonly _tag: Schema.tag<`${string}/action/create-sequence`>;
|
|
88
|
-
} & {
|
|
89
|
-
input: Schema.Struct<{
|
|
90
|
-
name: Schema.optional<typeof Schema.String>;
|
|
91
|
-
}>;
|
|
92
|
-
output: Schema.Struct<{
|
|
93
|
-
object: import("@dxos/echo/Type").obj<Schema.Struct<{
|
|
94
|
-
name: Schema.optional<typeof Schema.String>;
|
|
95
|
-
steps: Schema.Array$<Schema.Struct<{
|
|
96
|
-
id: import("@dxos/keys").ObjectIdClass;
|
|
97
|
-
instructions: typeof Schema.String;
|
|
98
|
-
tools: Schema.optional<Schema.Array$<Schema.brand<typeof Schema.String, "ToolId">>>;
|
|
99
|
-
}>>;
|
|
100
|
-
}>>;
|
|
101
|
-
}>;
|
|
102
|
-
}>;
|
|
103
|
-
export declare class CreateSequence extends CreateSequence_base {
|
|
104
|
-
}
|
|
105
|
-
declare const SetCurrentChat_base: Schema.TaggedClass<SetCurrentChat, `${string}/action/set-current-chat`, {
|
|
106
|
-
readonly _tag: Schema.tag<`${string}/action/set-current-chat`>;
|
|
107
|
-
} & {
|
|
108
|
-
input: Schema.Struct<{
|
|
109
|
-
companionTo: Schema.Schema<any, any, never>;
|
|
110
|
-
chat: import("@dxos/echo/Type").obj<Schema.Struct<{
|
|
111
|
-
id: import("@dxos/keys").ObjectIdClass;
|
|
112
|
-
name: Schema.optional<typeof Schema.String>;
|
|
113
|
-
queue: import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, never>>;
|
|
114
|
-
traceQueue: Schema.optional<import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, never>>>;
|
|
115
|
-
}>>;
|
|
116
|
-
}>;
|
|
117
|
-
output: typeof Schema.Void;
|
|
118
|
-
}>;
|
|
119
|
-
export declare class SetCurrentChat extends SetCurrentChat_base {
|
|
120
|
-
}
|
|
121
|
-
export {};
|
|
122
|
-
//# sourceMappingURL=AssistantAction.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AssistantAction.d.ts","sourceRoot":"","sources":["../../../../src/types/AssistantAction.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;AAYxC,qBAAa,aAAc,SAAQ,kBAMjC;CAAG;;;;;;;;;;;;;;;;;AAEL,qBAAa,UAAW,SAAQ,eAQ9B;CAAG;;;;;;;;;;;;;;AAEL,qBAAa,cAAe,SAAQ,mBAKlC;CAAG;AAEL,eAAO,MAAM,aAAa;;;;EAIxB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,qBAAa,eAAgB,SAAQ,oBAKnC;CAAG;;;;;;;;;;;;;;;;;;AAEL,qBAAa,cAAe,SAAQ,mBAOlC;CAAG;;;;;;;;;;;;;;;AAEL,qBAAa,cAAe,SAAQ,mBAMlC;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../src/types/defs.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,yCAA0C,CAAC"}
|