@dxos/plugin-assistant 0.8.4-main.f9ba587 → 0.8.4-main.fd6878d
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/dist/lib/browser/{TemplateContainer-6ZGGH5T4.mjs → BlueprintContainer-H7H4BQ2C.mjs} +10 -9
- package/dist/lib/browser/BlueprintContainer-H7H4BQ2C.mjs.map +7 -0
- package/dist/lib/browser/{ChatContainer-6XNB5NEI.mjs → ChatContainer-OUVSX5V5.mjs} +36 -17
- package/dist/lib/browser/ChatContainer-OUVSX5V5.mjs.map +7 -0
- package/dist/lib/browser/{ChatDialog-IMWPRXTO.mjs → ChatDialog-P4FLEOHG.mjs} +22 -10
- package/dist/lib/browser/ChatDialog-P4FLEOHG.mjs.map +7 -0
- package/dist/lib/browser/SequenceContainer-627OQ557.mjs +163 -0
- package/dist/lib/browser/SequenceContainer-627OQ557.mjs.map +7 -0
- package/dist/lib/browser/ai-service-7KJ5LXBT.mjs +22 -0
- package/dist/lib/browser/ai-service-7KJ5LXBT.mjs.map +7 -0
- package/dist/lib/browser/{app-graph-builder-UJ5NHRGK.mjs → app-graph-builder-AVHHQ3KV.mjs} +16 -73
- package/dist/lib/browser/app-graph-builder-AVHHQ3KV.mjs.map +7 -0
- package/dist/lib/browser/blueprint-definition-CMGIZAOW.mjs +146 -0
- package/dist/lib/browser/blueprint-definition-CMGIZAOW.mjs.map +7 -0
- package/dist/lib/browser/chunk-BRLHDHOF.mjs +244 -0
- package/dist/lib/browser/chunk-BRLHDHOF.mjs.map +7 -0
- package/dist/lib/browser/chunk-HRLMD35M.mjs +191 -0
- package/dist/lib/browser/chunk-HRLMD35M.mjs.map +7 -0
- package/dist/lib/browser/chunk-J5LGTIGS.mjs +10 -0
- package/dist/lib/browser/chunk-J5LGTIGS.mjs.map +7 -0
- package/dist/lib/browser/{chunk-44HZKIAW.mjs → chunk-NZDCKQ6W.mjs} +32 -30
- package/dist/lib/browser/chunk-NZDCKQ6W.mjs.map +7 -0
- package/dist/lib/browser/{chunk-NTBGTFTV.mjs → chunk-QB7OVS6Z.mjs} +3 -2
- package/dist/lib/browser/chunk-QB7OVS6Z.mjs.map +7 -0
- package/dist/lib/browser/{chunk-TQ3QW3HJ.mjs → chunk-VEBVAHNM.mjs} +1041 -882
- package/dist/lib/browser/chunk-VEBVAHNM.mjs.map +7 -0
- package/dist/lib/browser/edge-model-resolver-2HB4PCWH.mjs +24 -0
- package/dist/lib/browser/edge-model-resolver-2HB4PCWH.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +116 -88
- package/dist/lib/browser/index.mjs.map +3 -3
- package/dist/lib/browser/intent-resolver-MVOIEJXZ.mjs +81 -0
- package/dist/lib/browser/intent-resolver-MVOIEJXZ.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/{react-surface-TMF7JJA4.mjs → react-surface-4HXS3YLT.mjs} +52 -45
- package/dist/lib/browser/react-surface-4HXS3YLT.mjs.map +7 -0
- package/dist/lib/browser/{settings-N4HEXADL.mjs → settings-G2EZXMWT.mjs} +5 -4
- package/dist/lib/{node-esm/settings-WQ76EG6O.mjs.map → browser/settings-G2EZXMWT.mjs.map} +1 -1
- package/dist/lib/browser/toolkit-IW4FBLLB.mjs +105 -0
- package/dist/lib/browser/toolkit-IW4FBLLB.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +6 -13
- package/dist/lib/node-esm/{TemplateContainer-6KRNEMVE.mjs → BlueprintContainer-VH4EE4CM.mjs} +10 -9
- package/dist/lib/node-esm/BlueprintContainer-VH4EE4CM.mjs.map +7 -0
- package/dist/lib/node-esm/{ChatContainer-VOLG7J6N.mjs → ChatContainer-D5FABDNE.mjs} +36 -17
- package/dist/lib/node-esm/ChatContainer-D5FABDNE.mjs.map +7 -0
- package/dist/lib/node-esm/{ChatDialog-B2XNUNRM.mjs → ChatDialog-NKWVXHJP.mjs} +22 -10
- package/dist/lib/node-esm/ChatDialog-NKWVXHJP.mjs.map +7 -0
- package/dist/lib/node-esm/SequenceContainer-EQ5NP2PG.mjs +164 -0
- package/dist/lib/node-esm/SequenceContainer-EQ5NP2PG.mjs.map +7 -0
- package/dist/lib/node-esm/ai-service-LDD32477.mjs +23 -0
- package/dist/lib/node-esm/ai-service-LDD32477.mjs.map +7 -0
- package/dist/lib/node-esm/{app-graph-builder-MEQ5CYNI.mjs → app-graph-builder-RMOUJMMG.mjs} +16 -73
- package/dist/lib/node-esm/app-graph-builder-RMOUJMMG.mjs.map +7 -0
- package/dist/lib/node-esm/blueprint-definition-AEWYMW6I.mjs +147 -0
- package/dist/lib/node-esm/blueprint-definition-AEWYMW6I.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-D3HTVK5D.mjs → chunk-3SOC5GOP.mjs} +1041 -882
- package/dist/lib/node-esm/chunk-3SOC5GOP.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-F7RXCX5Y.mjs +192 -0
- package/dist/lib/node-esm/chunk-F7RXCX5Y.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-VESVUAOS.mjs → chunk-GAWXJ7K5.mjs} +32 -30
- package/dist/lib/node-esm/chunk-GAWXJ7K5.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-RD755HN3.mjs +245 -0
- package/dist/lib/node-esm/chunk-RD755HN3.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-E6V2RUQ2.mjs → chunk-X6AANUHZ.mjs} +3 -2
- package/dist/lib/node-esm/chunk-X6AANUHZ.mjs.map +7 -0
- package/dist/lib/node-esm/edge-model-resolver-UDDR2IA6.mjs +25 -0
- package/dist/lib/node-esm/edge-model-resolver-UDDR2IA6.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +116 -88
- package/dist/lib/node-esm/index.mjs.map +3 -3
- package/dist/lib/node-esm/intent-resolver-DTDNCX3C.mjs +82 -0
- package/dist/lib/node-esm/intent-resolver-DTDNCX3C.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/{react-surface-6XL6SWL2.mjs → react-surface-V6JNEZVO.mjs} +52 -45
- package/dist/lib/node-esm/react-surface-V6JNEZVO.mjs.map +7 -0
- package/dist/lib/node-esm/{settings-WQ76EG6O.mjs → settings-AIP5FOJG.mjs} +5 -4
- package/dist/lib/{browser/settings-N4HEXADL.mjs.map → node-esm/settings-AIP5FOJG.mjs.map} +1 -1
- package/dist/lib/node-esm/toolkit-2VNUL77B.mjs +106 -0
- package/dist/lib/node-esm/toolkit-2VNUL77B.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +6 -13
- package/dist/types/src/AssistantPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/ai-service.d.ts +5 -0
- package/dist/types/src/capabilities/ai-service.d.ts.map +1 -0
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/blueprint-definition.d.ts +3 -0
- package/dist/types/src/capabilities/blueprint-definition.d.ts.map +1 -0
- package/dist/types/src/capabilities/capabilities.d.ts +8 -3
- package/dist/types/src/capabilities/capabilities.d.ts.map +1 -1
- package/dist/types/src/capabilities/edge-model-resolver.d.ts +5 -0
- package/dist/types/src/capabilities/edge-model-resolver.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +6 -3
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts +2 -2
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/toolkit.d.ts +5 -0
- package/dist/types/src/capabilities/toolkit.d.ts.map +1 -0
- package/dist/types/src/components/AssistantSettings/AssistantSettings.d.ts.map +1 -1
- package/dist/types/src/components/BlueprintContainer.d.ts +8 -0
- package/dist/types/src/components/BlueprintContainer.d.ts.map +1 -0
- package/dist/types/src/components/Chat/Chat.d.ts +16 -13
- package/dist/types/src/components/Chat/Chat.d.ts.map +1 -1
- package/dist/types/src/components/Chat/events.d.ts +30 -0
- package/dist/types/src/components/Chat/events.d.ts.map +1 -0
- package/dist/types/src/components/Chat/index.d.ts +1 -0
- package/dist/types/src/components/Chat/index.d.ts.map +1 -1
- package/dist/types/src/components/ChatContainer.d.ts +5 -4
- package/dist/types/src/components/ChatContainer.d.ts.map +1 -1
- package/dist/types/src/components/ChatDialog.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatActions.d.ts +6 -5
- package/dist/types/src/components/ChatPrompt/ChatActions.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatOptions.d.ts +13 -0
- package/dist/types/src/components/ChatPrompt/ChatOptions.d.ts.map +1 -0
- package/dist/types/src/components/ChatPrompt/ChatPresets.d.ts +11 -0
- package/dist/types/src/components/ChatPrompt/ChatPresets.d.ts.map +1 -0
- package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts +3 -3
- package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatStatusIndicator.d.ts +2 -1
- package/dist/types/src/components/ChatPrompt/ChatStatusIndicator.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/index.d.ts +2 -2
- package/dist/types/src/components/ChatPrompt/index.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/ChatMessage.d.ts +10 -10
- package/dist/types/src/components/ChatThread/ChatMessage.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/ChatThread.d.ts +6 -12
- package/dist/types/src/components/ChatThread/ChatThread.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts +54 -60
- package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/Link.d.ts +9 -0
- package/dist/types/src/components/ChatThread/Link.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/ToolBlock.d.ts +4 -3
- package/dist/types/src/components/ChatThread/ToolBlock.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/reducer.d.ts +4 -4
- package/dist/types/src/components/ChatThread/reducer.d.ts.map +1 -1
- package/dist/types/src/components/PromptSettings.d.ts +2 -2
- package/dist/types/src/components/PromptSettings.d.ts.map +1 -1
- package/dist/types/src/components/SequenceContainer.d.ts +1 -2
- package/dist/types/src/components/SequenceContainer.d.ts.map +1 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.d.ts.map +1 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts +1 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts +4 -3
- package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts +2 -2
- package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts +5 -4
- package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateForm.stories.d.ts.map +1 -1
- package/dist/types/src/components/Timeline/Timeline.d.ts +24 -0
- package/dist/types/src/components/Timeline/Timeline.d.ts.map +1 -0
- package/dist/types/src/components/Timeline/Timeline.stories.d.ts +9 -0
- package/dist/types/src/components/Timeline/Timeline.stories.d.ts.map +1 -0
- package/dist/types/src/components/Timeline/index.d.ts +2 -0
- package/dist/types/src/components/Timeline/index.d.ts.map +1 -0
- package/dist/types/src/components/Toolbox/Toolbox.d.ts +6 -9
- package/dist/types/src/components/Toolbox/Toolbox.d.ts.map +1 -1
- package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts +1 -2
- package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +4 -3
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/events.d.ts +1 -1
- package/dist/types/src/events.d.ts.map +1 -1
- package/dist/types/src/functions/analysis.d.ts +5 -0
- package/dist/types/src/functions/analysis.d.ts.map +1 -0
- package/dist/types/src/functions/index.d.ts +4 -0
- package/dist/types/src/functions/index.d.ts.map +1 -0
- package/dist/types/src/functions/list.d.ts +10 -0
- package/dist/types/src/functions/list.d.ts.map +1 -0
- package/dist/types/src/functions/load.d.ts +8 -0
- package/dist/types/src/functions/load.d.ts.map +1 -0
- package/dist/types/src/hooks/chat-processor.d.ts +34 -44
- package/dist/types/src/hooks/chat-processor.d.ts.map +1 -1
- package/dist/types/src/hooks/errors.d.ts +4 -0
- package/dist/types/src/hooks/errors.d.ts.map +1 -0
- package/dist/types/src/hooks/index.d.ts +8 -4
- package/dist/types/src/hooks/index.d.ts.map +1 -1
- package/dist/types/src/hooks/presets.d.ts +13 -0
- package/dist/types/src/hooks/presets.d.ts.map +1 -0
- package/dist/types/src/hooks/useBlueprintRegistry.d.ts +21 -0
- package/dist/types/src/hooks/useBlueprintRegistry.d.ts.map +1 -0
- package/dist/types/src/hooks/useChatProcessor.d.ts +9 -18
- package/dist/types/src/hooks/useChatProcessor.d.ts.map +1 -1
- package/dist/types/src/hooks/useChatServices.d.ts +13 -0
- package/dist/types/src/hooks/useChatServices.d.ts.map +1 -0
- package/dist/types/src/hooks/useOnline.d.ts +3 -0
- package/dist/types/src/hooks/useOnline.d.ts.map +1 -0
- package/dist/types/src/hooks/usePresets.d.ts +7 -0
- package/dist/types/src/hooks/usePresets.d.ts.map +1 -0
- package/dist/types/src/hooks/useReferencesProvider.d.ts +7 -0
- package/dist/types/src/hooks/useReferencesProvider.d.ts.map +1 -0
- package/dist/types/src/hooks/useResolveRef.d.ts +4 -0
- package/dist/types/src/hooks/useResolveRef.d.ts.map +1 -0
- package/dist/types/src/parser/filter-generator.d.ts.map +1 -1
- package/dist/types/src/parser/index.d.ts +1 -1
- package/dist/types/src/parser/index.d.ts.map +1 -1
- package/dist/types/src/parser/query-parser.d.ts.map +1 -1
- package/dist/types/src/stories/Chat.stories.d.ts +87 -18
- package/dist/types/src/stories/Chat.stories.d.ts.map +1 -1
- package/dist/types/src/stories/components/BlueprintContainer.d.ts +5 -0
- package/dist/types/src/stories/components/BlueprintContainer.d.ts.map +1 -0
- package/dist/types/src/stories/components/ChatContainer.d.ts +5 -0
- package/dist/types/src/stories/components/ChatContainer.d.ts.map +1 -0
- package/dist/types/src/stories/components/GraphContainer.d.ts +6 -0
- package/dist/types/src/stories/components/GraphContainer.d.ts.map +1 -0
- package/dist/types/src/stories/components/LoggingContainer.d.ts +5 -0
- package/dist/types/src/stories/components/LoggingContainer.d.ts.map +1 -0
- package/dist/types/src/stories/components/SurfaceContainer.d.ts +8 -0
- package/dist/types/src/stories/components/SurfaceContainer.d.ts.map +1 -0
- package/dist/types/src/stories/components/TasksContainer.d.ts +5 -0
- package/dist/types/src/stories/components/TasksContainer.d.ts.map +1 -0
- package/dist/types/src/stories/components/index.d.ts +8 -0
- package/dist/types/src/stories/components/index.d.ts.map +1 -0
- package/dist/types/src/stories/components/types.d.ts +7 -0
- package/dist/types/src/stories/components/types.d.ts.map +1 -0
- package/dist/types/src/stories/hooks/index.d.ts +3 -0
- package/dist/types/src/stories/hooks/index.d.ts.map +1 -0
- package/dist/types/src/stories/hooks/useFlush.d.ts +6 -0
- package/dist/types/src/stories/hooks/useFlush.d.ts.map +1 -0
- package/dist/types/src/stories/hooks/useMatcherExtension.d.ts +3 -0
- package/dist/types/src/stories/hooks/useMatcherExtension.d.ts.map +1 -0
- package/dist/types/src/stories/testing/data.d.ts +142 -0
- package/dist/types/src/stories/testing/data.d.ts.map +1 -0
- package/dist/types/src/stories/testing/index.d.ts +3 -0
- package/dist/types/src/stories/testing/index.d.ts.map +1 -0
- package/dist/types/src/stories/testing/testing.d.ts +26 -0
- package/dist/types/src/stories/testing/testing.d.ts.map +1 -0
- package/dist/types/src/testing/test-functions.d.ts +5 -2
- package/dist/types/src/testing/test-functions.d.ts.map +1 -1
- package/dist/types/src/testing/test-sequence.d.ts.map +1 -1
- package/dist/types/src/tools/function.d.ts.map +1 -1
- package/dist/types/src/tools/openapi.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts +25 -13
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/Assistant.d.ts +40 -0
- package/dist/types/src/types/Assistant.d.ts.map +1 -0
- package/dist/types/src/types/AssistantAction.d.ts +90 -0
- package/dist/types/src/types/AssistantAction.d.ts.map +1 -0
- package/dist/types/src/types/defs.d.ts +2 -0
- package/dist/types/src/types/defs.d.ts.map +1 -0
- package/dist/types/src/types/index.d.ts +3 -2
- package/dist/types/src/types/index.d.ts.map +1 -1
- package/dist/types/src/types/service.d.ts +6 -6
- package/dist/types/src/types/service.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +83 -73
- package/src/AssistantPlugin.tsx +61 -41
- package/src/capabilities/ai-service.ts +28 -0
- package/src/capabilities/app-graph-builder.ts +9 -92
- package/src/capabilities/blueprint-definition.ts +32 -0
- package/src/capabilities/capabilities.ts +11 -3
- package/src/capabilities/edge-model-resolver.ts +29 -0
- package/src/capabilities/index.ts +6 -3
- package/src/capabilities/intent-resolver.ts +39 -11
- package/src/capabilities/react-surface.tsx +35 -27
- package/src/capabilities/toolkit.ts +106 -0
- package/src/components/AssistantSettings/AssistantSettings.tsx +1 -1
- package/src/components/BlueprintContainer.tsx +24 -0
- package/src/components/Chat/Chat.tsx +148 -95
- package/src/components/Chat/events.ts +50 -0
- package/src/components/Chat/index.ts +2 -0
- package/src/components/ChatContainer.tsx +39 -15
- package/src/components/ChatDialog.tsx +10 -7
- package/src/components/ChatPrompt/ChatActions.tsx +15 -20
- package/src/components/ChatPrompt/ChatOptions.tsx +59 -0
- package/src/components/ChatPrompt/ChatPresets.tsx +28 -0
- package/src/components/ChatPrompt/ChatReferences.tsx +11 -8
- package/src/components/ChatPrompt/ChatStatusIndicator.tsx +17 -4
- package/src/components/ChatPrompt/index.ts +2 -3
- package/src/components/ChatThread/ChatMessage.tsx +192 -148
- package/src/components/ChatThread/ChatThread.stories.tsx +221 -109
- package/src/components/ChatThread/ChatThread.tsx +12 -23
- package/src/components/ChatThread/Link.tsx +39 -0
- package/src/components/ChatThread/ToolBlock.tsx +41 -27
- package/src/components/ChatThread/reducer.ts +14 -14
- package/src/components/PromptSettings.tsx +41 -43
- package/src/components/SequenceContainer.tsx +32 -38
- package/src/components/SequenceEditor/SequenceEditor.stories.tsx +3 -2
- package/src/components/SequenceEditor/SequenceEditor.tsx +1 -1
- package/src/components/TemplateEditor/TemplateEditor.stories.tsx +37 -35
- package/src/components/TemplateEditor/TemplateEditor.tsx +39 -23
- package/src/components/TemplateEditor/TemplateForm.stories.tsx +23 -16
- package/src/components/TemplateEditor/TemplateForm.tsx +50 -55
- package/src/components/Timeline/Timeline.stories.tsx +53 -0
- package/src/components/Timeline/Timeline.tsx +159 -0
- package/src/components/Timeline/index.ts +5 -0
- package/src/components/Toolbox/Toolbox.stories.tsx +7 -13
- package/src/components/Toolbox/Toolbox.tsx +21 -42
- package/src/components/index.ts +2 -5
- package/src/events.ts +2 -2
- package/src/functions/analysis.ts +20 -0
- package/src/functions/index.ts +7 -0
- package/src/functions/list.ts +42 -0
- package/src/functions/load.ts +43 -0
- package/src/hooks/chat-processor.ts +167 -188
- package/src/hooks/errors.ts +8 -0
- package/src/hooks/index.ts +8 -4
- package/src/hooks/presets.ts +53 -0
- package/src/hooks/useBlueprintRegistry.ts +79 -0
- package/src/hooks/useChatProcessor.ts +81 -0
- package/src/hooks/useChatServices.ts +72 -0
- package/src/hooks/useOnline.ts +10 -0
- package/src/hooks/usePresets.ts +45 -0
- package/src/hooks/{useContextProvider.ts → useReferencesProvider.ts} +18 -22
- package/src/hooks/useResolveRef.ts +33 -0
- package/src/parser/filter-generator.ts +6 -13
- package/src/parser/index.ts +1 -1
- package/src/parser/query-parser.ts +1 -1
- package/src/queue-logger.ts +5 -5
- package/src/stories/Chat.stories.tsx +246 -198
- package/src/stories/components/BlueprintContainer.tsx +34 -0
- package/src/stories/components/ChatContainer.tsx +80 -0
- package/src/stories/components/GraphContainer.tsx +118 -0
- package/src/stories/components/LoggingContainer.tsx +22 -0
- package/src/stories/components/SurfaceContainer.tsx +62 -0
- package/src/stories/components/TasksContainer.tsx +51 -0
- package/src/stories/components/index.ts +12 -0
- package/src/stories/components/types.ts +11 -0
- package/src/stories/hooks/index.ts +6 -0
- package/src/stories/hooks/useFlush.ts +35 -0
- package/src/stories/hooks/useMatcherExtension.ts +45 -0
- package/src/stories/testing/data.ts +130 -0
- package/src/stories/testing/index.ts +6 -0
- package/src/stories/testing/testing.tsx +162 -0
- package/src/testing/test-functions.ts +9 -4
- package/src/testing/test-sequence.ts +18 -20
- package/src/tools/function.ts +4 -1
- package/src/tools/openapi.test.ts +10 -8
- package/src/tools/openapi.ts +4 -1
- package/src/translations.ts +29 -13
- package/src/types/Assistant.ts +59 -0
- package/src/types/AssistantAction.ts +54 -0
- package/src/types/defs.ts +5 -0
- package/src/types/index.ts +4 -2
- package/dist/lib/browser/ChatContainer-6XNB5NEI.mjs.map +0 -7
- package/dist/lib/browser/ChatDialog-IMWPRXTO.mjs.map +0 -7
- package/dist/lib/browser/SequenceContainer-6XOYB2RN.mjs +0 -322
- package/dist/lib/browser/SequenceContainer-6XOYB2RN.mjs.map +0 -7
- package/dist/lib/browser/TemplateContainer-6ZGGH5T4.mjs.map +0 -7
- package/dist/lib/browser/ai-client-ML7OQWAO.mjs +0 -39
- package/dist/lib/browser/ai-client-ML7OQWAO.mjs.map +0 -7
- package/dist/lib/browser/app-graph-builder-UJ5NHRGK.mjs.map +0 -7
- package/dist/lib/browser/chunk-44HZKIAW.mjs.map +0 -7
- package/dist/lib/browser/chunk-NTBGTFTV.mjs.map +0 -7
- package/dist/lib/browser/chunk-OZL4OHTU.mjs +0 -157
- package/dist/lib/browser/chunk-OZL4OHTU.mjs.map +0 -7
- package/dist/lib/browser/chunk-TQ3QW3HJ.mjs.map +0 -7
- package/dist/lib/browser/chunk-TU7UUGWQ.mjs +0 -203
- package/dist/lib/browser/chunk-TU7UUGWQ.mjs.map +0 -7
- package/dist/lib/browser/chunk-WPZ4UANI.mjs +0 -16
- package/dist/lib/browser/chunk-WPZ4UANI.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-LEAPB55Q.mjs +0 -42
- package/dist/lib/browser/intent-resolver-LEAPB55Q.mjs.map +0 -7
- package/dist/lib/browser/react-surface-TMF7JJA4.mjs.map +0 -7
- package/dist/lib/node-esm/ChatContainer-VOLG7J6N.mjs.map +0 -7
- package/dist/lib/node-esm/ChatDialog-B2XNUNRM.mjs.map +0 -7
- package/dist/lib/node-esm/SequenceContainer-WWG6IMN3.mjs +0 -323
- package/dist/lib/node-esm/SequenceContainer-WWG6IMN3.mjs.map +0 -7
- package/dist/lib/node-esm/TemplateContainer-6KRNEMVE.mjs.map +0 -7
- package/dist/lib/node-esm/ai-client-2FQ434CT.mjs +0 -40
- package/dist/lib/node-esm/ai-client-2FQ434CT.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-MEQ5CYNI.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-D3HTVK5D.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-E6V2RUQ2.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HVMVHP4R.mjs +0 -158
- package/dist/lib/node-esm/chunk-HVMVHP4R.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HXKRKIN2.mjs +0 -18
- package/dist/lib/node-esm/chunk-HXKRKIN2.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-VESVUAOS.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-YYUVTTVK.mjs +0 -204
- package/dist/lib/node-esm/chunk-YYUVTTVK.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-4ULF3F7U.mjs +0 -43
- package/dist/lib/node-esm/intent-resolver-4ULF3F7U.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-6XL6SWL2.mjs.map +0 -7
- package/dist/types/src/capabilities/ai-client.d.ts +0 -5
- package/dist/types/src/capabilities/ai-client.d.ts.map +0 -1
- package/dist/types/src/components/ChatPrompt/ChatOptionsMenu.d.ts +0 -9
- package/dist/types/src/components/ChatPrompt/ChatOptionsMenu.d.ts.map +0 -1
- package/dist/types/src/components/ChatPrompt/events.d.ts +0 -17
- package/dist/types/src/components/ChatPrompt/events.d.ts.map +0 -1
- package/dist/types/src/components/TemplateContainer.d.ts +0 -9
- package/dist/types/src/components/TemplateContainer.d.ts.map +0 -1
- package/dist/types/src/hooks/chat-processor.test.d.ts +0 -2
- package/dist/types/src/hooks/chat-processor.test.d.ts.map +0 -1
- package/dist/types/src/hooks/useBlueprints.d.ts +0 -4
- package/dist/types/src/hooks/useBlueprints.d.ts.map +0 -1
- package/dist/types/src/hooks/useContextProvider.d.ts +0 -23
- package/dist/types/src/hooks/useContextProvider.d.ts.map +0 -1
- package/dist/types/src/hooks/useServiceContainer.d.ts +0 -8
- package/dist/types/src/hooks/useServiceContainer.d.ts.map +0 -1
- package/dist/types/src/hooks/useTextInputEvents.d.ts +0 -13
- package/dist/types/src/hooks/useTextInputEvents.d.ts.map +0 -1
- package/dist/types/src/types/schema.d.ts +0 -71
- package/dist/types/src/types/schema.d.ts.map +0 -1
- package/dist/types/src/types/template.d.ts +0 -56
- package/dist/types/src/types/template.d.ts.map +0 -1
- package/src/capabilities/ai-client.ts +0 -39
- package/src/components/ChatPrompt/ChatOptionsMenu.tsx +0 -52
- package/src/components/ChatPrompt/events.ts +0 -12
- package/src/components/TemplateContainer.tsx +0 -25
- package/src/hooks/chat-processor.test.ts +0 -15
- package/src/hooks/useBlueprints.ts +0 -31
- package/src/hooks/useChatProcessor.tsx +0 -142
- package/src/hooks/useServiceContainer.ts +0 -42
- package/src/hooks/useTextInputEvents.ts +0 -49
- package/src/types/schema.ts +0 -86
- package/src/types/template.ts +0 -66
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { Match } from 'effect';
|
|
6
|
+
import React, { useCallback, useEffect, useRef, useState } from 'react';
|
|
7
|
+
|
|
8
|
+
import { ResearchGraph } from '@dxos/assistant-testing';
|
|
9
|
+
import { Filter, Query } from '@dxos/echo';
|
|
10
|
+
import { D3ForceGraph, useGraphModel } from '@dxos/plugin-explorer';
|
|
11
|
+
import { useQuery } from '@dxos/react-client/echo';
|
|
12
|
+
import { IconButton, Toolbar } from '@dxos/react-ui';
|
|
13
|
+
import { ChatEditor, type ChatEditorController, type ChatEditorProps } from '@dxos/react-ui-chat';
|
|
14
|
+
import { SyntaxHighlighter } from '@dxos/react-ui-syntax-highlighter';
|
|
15
|
+
import { mx } from '@dxos/react-ui-theme';
|
|
16
|
+
|
|
17
|
+
import { type Expression, QueryParser, createFilter } from '../../parser';
|
|
18
|
+
import { useFlush, useMatcherExtension } from '../hooks';
|
|
19
|
+
|
|
20
|
+
import { type ComponentProps } from './types';
|
|
21
|
+
|
|
22
|
+
export const GraphContainer = ({ space }: ComponentProps) => {
|
|
23
|
+
const [ast, setAst] = useState<Expression | undefined>();
|
|
24
|
+
const [filter, setFilter] = useState<Filter.Any>();
|
|
25
|
+
const [open, setOpen] = useState(false);
|
|
26
|
+
|
|
27
|
+
const [researchGraph] = useQuery(space, Query.type(ResearchGraph));
|
|
28
|
+
const queue = researchGraph?.queue.target;
|
|
29
|
+
|
|
30
|
+
const model = useGraphModel(space, undefined, undefined, queue);
|
|
31
|
+
useEffect(() => {
|
|
32
|
+
model?.setFilter(filter ?? Filter.everything());
|
|
33
|
+
}, [model, filter]);
|
|
34
|
+
|
|
35
|
+
const handleSubmit = useCallback<NonNullable<ChatEditorProps['onSubmit']>>(
|
|
36
|
+
(text) => {
|
|
37
|
+
try {
|
|
38
|
+
const parser = new QueryParser(text);
|
|
39
|
+
const ast = parser.parse();
|
|
40
|
+
setAst(ast);
|
|
41
|
+
const filter = createFilter(ast);
|
|
42
|
+
setFilter(filter);
|
|
43
|
+
setOpen(true);
|
|
44
|
+
} catch {
|
|
45
|
+
// TODO(mykola): Make hybrid search.
|
|
46
|
+
const filter = Filter.text(text, { type: 'vector' });
|
|
47
|
+
setFilter(filter);
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
[space],
|
|
51
|
+
);
|
|
52
|
+
|
|
53
|
+
return (
|
|
54
|
+
<div className={mx('relative grid h-full', open && 'grid-rows-[min-content_1fr]')}>
|
|
55
|
+
<SearchBar space={space} onSubmit={handleSubmit} />
|
|
56
|
+
<D3ForceGraph model={model} />
|
|
57
|
+
|
|
58
|
+
{/* TODO(burdon): Create component with context state for story. */}
|
|
59
|
+
{(open && (
|
|
60
|
+
<div className='absolute left-2 right-2 bottom-2 h-[8rem] flex overflow-hidden bg-baseSurface border border-subduedSeparator'>
|
|
61
|
+
<SyntaxHighlighter language='json' classNames='text-sm'>
|
|
62
|
+
{JSON.stringify({ ast, filter }, null, 2)}
|
|
63
|
+
</SyntaxHighlighter>
|
|
64
|
+
<div className='absolute bottom-1 right-1'>
|
|
65
|
+
<IconButton variant='ghost' icon='ph--x--regular' iconOnly label='Close' onClick={() => setOpen(false)} />
|
|
66
|
+
</div>
|
|
67
|
+
</div>
|
|
68
|
+
)) || (
|
|
69
|
+
<div className='absolute bottom-3 right-3'>
|
|
70
|
+
<IconButton
|
|
71
|
+
variant='ghost'
|
|
72
|
+
icon='ph--arrow-line-up--regular'
|
|
73
|
+
iconOnly
|
|
74
|
+
label='Open'
|
|
75
|
+
onClick={() => setOpen(true)}
|
|
76
|
+
/>
|
|
77
|
+
</div>
|
|
78
|
+
)}
|
|
79
|
+
</div>
|
|
80
|
+
);
|
|
81
|
+
};
|
|
82
|
+
|
|
83
|
+
export const SearchBar = ({ space, onSubmit }: ComponentProps & Pick<ChatEditorProps, 'onSubmit'>) => {
|
|
84
|
+
const { state: flushState, handleFlush } = useFlush(space);
|
|
85
|
+
const extensions = useMatcherExtension(space);
|
|
86
|
+
const editorRef = useRef<ChatEditorController>(null);
|
|
87
|
+
|
|
88
|
+
return (
|
|
89
|
+
<Toolbar.Root classNames='density-coarse border-b border-subduedSeparator'>
|
|
90
|
+
<ChatEditor
|
|
91
|
+
ref={editorRef}
|
|
92
|
+
autoFocus
|
|
93
|
+
placeholder='Search'
|
|
94
|
+
extensions={extensions}
|
|
95
|
+
fireIfEmpty
|
|
96
|
+
onSubmit={onSubmit}
|
|
97
|
+
/>
|
|
98
|
+
<Toolbar.IconButton
|
|
99
|
+
icon='ph--magnifying-glass--regular'
|
|
100
|
+
iconOnly
|
|
101
|
+
label='Search'
|
|
102
|
+
onClick={() => onSubmit?.(editorRef.current?.getText() ?? '')}
|
|
103
|
+
/>
|
|
104
|
+
<Toolbar.IconButton
|
|
105
|
+
disabled={flushState === 'flushing'}
|
|
106
|
+
icon={Match.value(flushState).pipe(
|
|
107
|
+
Match.when('idle', () => 'ph--floppy-disk--regular'),
|
|
108
|
+
Match.when('flushing', () => 'ph--spinner--regular'),
|
|
109
|
+
Match.when('flushed', () => 'ph--check--regular'),
|
|
110
|
+
Match.exhaustive,
|
|
111
|
+
)}
|
|
112
|
+
iconOnly
|
|
113
|
+
label='flush'
|
|
114
|
+
onClick={handleFlush}
|
|
115
|
+
/>
|
|
116
|
+
</Toolbar.Root>
|
|
117
|
+
);
|
|
118
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import '@dxos-theme';
|
|
6
|
+
|
|
7
|
+
import React from 'react';
|
|
8
|
+
|
|
9
|
+
import { Toolbar } from '@dxos/react-ui';
|
|
10
|
+
|
|
11
|
+
import { Timeline } from '../../components';
|
|
12
|
+
|
|
13
|
+
import { type ComponentProps } from './types';
|
|
14
|
+
|
|
15
|
+
export const LoggingContainer = (_: ComponentProps) => {
|
|
16
|
+
return (
|
|
17
|
+
<div className='flex flex-col h-full'>
|
|
18
|
+
<Toolbar.Root classNames='density-coarse border-b border-subduedSeparator'>Timeline</Toolbar.Root>
|
|
19
|
+
<Timeline branches={[]} commits={[]} />
|
|
20
|
+
</div>
|
|
21
|
+
);
|
|
22
|
+
};
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import '@dxos-theme';
|
|
6
|
+
|
|
7
|
+
import React from 'react';
|
|
8
|
+
|
|
9
|
+
import { Surface } from '@dxos/app-framework';
|
|
10
|
+
import { AiContextBinder } from '@dxos/assistant';
|
|
11
|
+
import { Filter, Obj, Ref, type Type } from '@dxos/echo';
|
|
12
|
+
import { log } from '@dxos/log';
|
|
13
|
+
import { useQuery } from '@dxos/react-client/echo';
|
|
14
|
+
import { useAsyncState } from '@dxos/react-ui';
|
|
15
|
+
import { mx } from '@dxos/react-ui-theme';
|
|
16
|
+
|
|
17
|
+
import { Assistant } from '../../types';
|
|
18
|
+
|
|
19
|
+
import { type ComponentProps } from './types';
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Shows the surface relating to the first bound object to the curent chat.
|
|
23
|
+
*/
|
|
24
|
+
export const SurfaceContainer = ({ space, debug }: ComponentProps) => {
|
|
25
|
+
const chats = useQuery(space, Filter.type(Assistant.Chat));
|
|
26
|
+
const [objects] = useAsyncState<Type.Expando[]>(async () => {
|
|
27
|
+
if (!chats.length) {
|
|
28
|
+
return [];
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
// Get the latest chat (is this deterministic?)
|
|
32
|
+
const chat = chats[chats.length - 1];
|
|
33
|
+
const binder = new AiContextBinder(chat.queue.target!);
|
|
34
|
+
const refs = binder.objects.value;
|
|
35
|
+
const objects = await Ref.Array.loadAll(refs);
|
|
36
|
+
// TODO(burdon): Auto log meta for ECHO objects?
|
|
37
|
+
log('loaded', { objects: objects.map((obj) => ({ typename: Obj.getTypename(obj), id: obj.id })) });
|
|
38
|
+
return objects;
|
|
39
|
+
}, [chats]);
|
|
40
|
+
|
|
41
|
+
// TODO(burdon): Specify role hint to hide toolbar.
|
|
42
|
+
return (
|
|
43
|
+
<div className='flex flex-col bs-full overflow-y-auto divide-y divide-separator'>
|
|
44
|
+
{objects?.map((object) => (
|
|
45
|
+
<div key={object.id} className='group contents'>
|
|
46
|
+
{debug && (
|
|
47
|
+
<div
|
|
48
|
+
className={mx(
|
|
49
|
+
'flex gap-2 items-center text-xs justify-center',
|
|
50
|
+
'text-subdued group-first:border-none border-t border-subduedSeparator',
|
|
51
|
+
)}
|
|
52
|
+
>
|
|
53
|
+
<span>{Obj.getTypename(object)}</span>
|
|
54
|
+
<span>{object.id}</span>
|
|
55
|
+
</div>
|
|
56
|
+
)}
|
|
57
|
+
<Surface role='section' limit={1} data={{ subject: object }} />
|
|
58
|
+
</div>
|
|
59
|
+
))}
|
|
60
|
+
</div>
|
|
61
|
+
);
|
|
62
|
+
};
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import '@dxos-theme';
|
|
6
|
+
|
|
7
|
+
import React from 'react';
|
|
8
|
+
|
|
9
|
+
import { Filter, Obj } from '@dxos/echo';
|
|
10
|
+
import { Markdown } from '@dxos/plugin-markdown/types';
|
|
11
|
+
import { createDocAccessor, useQuery } from '@dxos/react-client/echo';
|
|
12
|
+
import { Toolbar, useThemeContext } from '@dxos/react-ui';
|
|
13
|
+
import {
|
|
14
|
+
Editor,
|
|
15
|
+
createBasicExtensions,
|
|
16
|
+
createDataExtensions,
|
|
17
|
+
createMarkdownExtensions,
|
|
18
|
+
createThemeExtensions,
|
|
19
|
+
outliner,
|
|
20
|
+
} from '@dxos/react-ui-editor';
|
|
21
|
+
|
|
22
|
+
import { type ComponentProps } from './types';
|
|
23
|
+
|
|
24
|
+
export const TasksContainer = ({ space }: ComponentProps) => {
|
|
25
|
+
const { themeMode } = useThemeContext();
|
|
26
|
+
const [document] = useQuery(space, Filter.type(Markdown.Document));
|
|
27
|
+
if (!document?.content.target) {
|
|
28
|
+
return null;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
return (
|
|
32
|
+
<>
|
|
33
|
+
<Toolbar.Root classNames='border-b border-subduedSeparator'>
|
|
34
|
+
<h2>{Obj.getLabel(document)}</h2>
|
|
35
|
+
</Toolbar.Root>
|
|
36
|
+
<Editor
|
|
37
|
+
id={document.id}
|
|
38
|
+
text={document.content.target}
|
|
39
|
+
classNames='h-full p-2 overflow-hidden'
|
|
40
|
+
extensions={[
|
|
41
|
+
// TODO(burdon): Create util.
|
|
42
|
+
createDataExtensions({ id: document.id, text: createDocAccessor(document.content.target, ['content']) }),
|
|
43
|
+
createBasicExtensions({ readOnly: false }),
|
|
44
|
+
createMarkdownExtensions({ themeMode }),
|
|
45
|
+
createThemeExtensions({ themeMode }),
|
|
46
|
+
outliner(),
|
|
47
|
+
]}
|
|
48
|
+
/>
|
|
49
|
+
</>
|
|
50
|
+
);
|
|
51
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
export * from './types';
|
|
6
|
+
|
|
7
|
+
export * from './BlueprintContainer';
|
|
8
|
+
export * from './ChatContainer';
|
|
9
|
+
export * from './GraphContainer';
|
|
10
|
+
export * from './LoggingContainer';
|
|
11
|
+
export * from './SurfaceContainer';
|
|
12
|
+
export * from './TasksContainer';
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { useCallback, useRef, useState } from 'react';
|
|
6
|
+
|
|
7
|
+
import { type Space } from '@dxos/client/echo';
|
|
8
|
+
|
|
9
|
+
export const useFlush = (space?: Space) => {
|
|
10
|
+
const [state, setState] = useState<'idle' | 'flushing' | 'flushed'>('idle');
|
|
11
|
+
const resetTimer = useRef<NodeJS.Timeout | null>(null);
|
|
12
|
+
|
|
13
|
+
const handleFlush = useCallback(() => {
|
|
14
|
+
if (!space) {
|
|
15
|
+
return;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
queueMicrotask(async () => {
|
|
19
|
+
if (resetTimer.current) {
|
|
20
|
+
clearTimeout(resetTimer.current);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
setState('flushing');
|
|
24
|
+
await space.db.flush();
|
|
25
|
+
setState('flushed');
|
|
26
|
+
|
|
27
|
+
resetTimer.current = setTimeout(() => {
|
|
28
|
+
setState('idle');
|
|
29
|
+
resetTimer.current = null;
|
|
30
|
+
}, 1_000);
|
|
31
|
+
});
|
|
32
|
+
}, [space]);
|
|
33
|
+
|
|
34
|
+
return { state, handleFlush };
|
|
35
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
// TODO(burdon): Move def to @dxos/echo.
|
|
6
|
+
import { useMemo } from 'react';
|
|
7
|
+
|
|
8
|
+
import { type Space } from '@dxos/client/echo';
|
|
9
|
+
import { Type } from '@dxos/echo';
|
|
10
|
+
import { type TypeaheadContext, matchCompletion, staticCompletion, typeahead } from '@dxos/react-ui-editor';
|
|
11
|
+
|
|
12
|
+
export const useMatcherExtension = (space: Space) => {
|
|
13
|
+
return useMemo(() => {
|
|
14
|
+
const handleComplete = ({ line }: TypeaheadContext) => {
|
|
15
|
+
const words = line.split(/\s+/).filter(Boolean);
|
|
16
|
+
if (words.length > 0) {
|
|
17
|
+
const word = words.at(-1)!;
|
|
18
|
+
|
|
19
|
+
// Match type.
|
|
20
|
+
const match = word.match(/^type:(.+)/);
|
|
21
|
+
if (match) {
|
|
22
|
+
const part = match[1];
|
|
23
|
+
for (const schema of space?.db.graph.schemaRegistry.schemas ?? []) {
|
|
24
|
+
const typename = Type.getTypename(schema);
|
|
25
|
+
if (typename) {
|
|
26
|
+
const completion = matchCompletion(typename, part);
|
|
27
|
+
if (completion) {
|
|
28
|
+
return completion;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
// Match static.
|
|
35
|
+
return staticCompletion(['type:', 'AND', 'OR', 'NOT'])({ line });
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
return [
|
|
40
|
+
typeahead({
|
|
41
|
+
onComplete: handleComplete,
|
|
42
|
+
}),
|
|
43
|
+
];
|
|
44
|
+
}, [space]);
|
|
45
|
+
};
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { type Live, type Space } from '@dxos/client/echo';
|
|
6
|
+
import { Obj, Relation, type Type } from '@dxos/echo';
|
|
7
|
+
import { invariant } from '@dxos/invariant';
|
|
8
|
+
import { DataType } from '@dxos/schema';
|
|
9
|
+
|
|
10
|
+
export const testTypes = [DataType.Organization, DataType.Person, DataType.Employer, DataType.HasConnection];
|
|
11
|
+
|
|
12
|
+
const organizations: (Type.Properties<DataType.Organization> & { id: string })[] = [
|
|
13
|
+
{ id: 'dxos', name: 'DXOS', website: 'https://dxos.org' },
|
|
14
|
+
{ id: 'socket_supply', name: 'Socket Supply', website: 'https://socketsupply.com' },
|
|
15
|
+
{ id: 'ink_and_switch', name: 'Ink & Switch', website: 'https://inkandswitch.com' },
|
|
16
|
+
{ id: 'effectful', name: 'Effectful', website: 'https://effect.co' },
|
|
17
|
+
{ id: 'blueyard', name: 'Blue Yard', website: 'https://blueyard.com' },
|
|
18
|
+
{ id: 'backed', name: 'Backed', website: 'https://backed.vc' },
|
|
19
|
+
{ id: 'protocol_labs', name: 'Protocol Labs', website: 'https://protocol.ai' },
|
|
20
|
+
{ id: 'newlab', name: 'Newlab', website: 'https://newlab.com' },
|
|
21
|
+
{ id: 'google', name: 'Google', website: 'https://google.com' },
|
|
22
|
+
{ id: 'microsoft', name: 'Microsoft', website: 'https://microsoft.com' },
|
|
23
|
+
{ id: 'openai', name: 'OpenAI', website: 'https://openai.com' },
|
|
24
|
+
{ id: 'anthropic', name: 'Anthropic', website: 'https://anthropic.com' },
|
|
25
|
+
{ id: 'amazon', name: 'Amazon', website: 'https://amazon.com' },
|
|
26
|
+
{ id: 'deshaw', name: 'D. E. Shaw & Co.', website: 'https://deshaw.com' },
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const people: (Type.Properties<DataType.Person> & { id: string })[] = [
|
|
30
|
+
{ id: 'rich_burdon', fullName: 'Rich Burdon' },
|
|
31
|
+
{ id: 'josiah_witt', fullName: 'Josiah Witt' },
|
|
32
|
+
{ id: 'dima_dmaretskyi', fullName: 'Dima Maretskyi' },
|
|
33
|
+
{ id: 'chad_fowler', fullName: 'Chad Fowler' },
|
|
34
|
+
{ id: 'ciaran_oleary', fullName: "Ciarán O'Leary" },
|
|
35
|
+
{ id: 'jason_whitmire', fullName: 'Jason Whitmire' },
|
|
36
|
+
{ id: 'alex_brunicki', fullName: 'Alex Brunicki' },
|
|
37
|
+
{ id: 'andre_de_haes', fullName: 'Andre de Haes' },
|
|
38
|
+
{ id: 'scott_cohen', fullName: 'Scott Cohen' },
|
|
39
|
+
{ id: 'juan_benet', fullName: 'Juan Benet' },
|
|
40
|
+
{ id: 'satya_nadella', fullName: 'Satya Nadella' },
|
|
41
|
+
{ id: 'kevin_scott', fullName: 'Kevin Scott' },
|
|
42
|
+
{ id: 'jeff_bezos', fullName: 'Jeff Bezos' },
|
|
43
|
+
];
|
|
44
|
+
|
|
45
|
+
const testObjects: Record<string, any[]> = {
|
|
46
|
+
[DataType.Organization.typename]: organizations,
|
|
47
|
+
[DataType.Person.typename]: people,
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
const testRelationships: Record<
|
|
51
|
+
string,
|
|
52
|
+
({
|
|
53
|
+
source: string;
|
|
54
|
+
target: string;
|
|
55
|
+
} & Record<string, any>)[]
|
|
56
|
+
> = {
|
|
57
|
+
[DataType.Employer.typename]: [
|
|
58
|
+
// prettier-ignore
|
|
59
|
+
{ source: 'rich_burdon', target: 'dxos' },
|
|
60
|
+
{ source: 'rich_burdon', target: 'google', active: false }, // TODO(burdon): Should not contribute to force.
|
|
61
|
+
{ source: 'rich_burdon', target: 'deshaw', active: false },
|
|
62
|
+
{ source: 'josiah_witt', target: 'dxos' },
|
|
63
|
+
{ source: 'dima_dmaretskyi', target: 'dxos' },
|
|
64
|
+
{ source: 'chad_fowler', target: 'blueyard' },
|
|
65
|
+
{ source: 'chad_fowler', target: 'microsoft', active: false },
|
|
66
|
+
{ source: 'ciaran_oleary', target: 'blueyard' },
|
|
67
|
+
{ source: 'jason_whitmire', target: 'blueyard' },
|
|
68
|
+
{ source: 'juan_benet', target: 'protocol_labs' },
|
|
69
|
+
{ source: 'alex_brunicki', target: 'backed' },
|
|
70
|
+
{ source: 'andre_de_haes', target: 'backed' },
|
|
71
|
+
{ source: 'scott_cohen', target: 'newlab' },
|
|
72
|
+
{ source: 'satya_nadella', target: 'microsoft' },
|
|
73
|
+
{ source: 'kevin_scott', target: 'microsoft' },
|
|
74
|
+
{ source: 'kevin_scott', target: 'google', active: false },
|
|
75
|
+
{ source: 'jeff_bezos', target: 'amazon' },
|
|
76
|
+
{ source: 'jeff_bezos', target: 'deshaw', active: false },
|
|
77
|
+
],
|
|
78
|
+
|
|
79
|
+
// TODO(burdon): Limit graph view to selected relationship types.
|
|
80
|
+
[DataType.HasConnection.typename]: [
|
|
81
|
+
// prettier-ignore
|
|
82
|
+
{ kind: 'partner', source: 'dxos', target: 'ink_and_switch' },
|
|
83
|
+
{ kind: 'partner', source: 'dxos', target: 'effectful' },
|
|
84
|
+
{ kind: 'partner', source: 'dxos', target: 'socket_supply' },
|
|
85
|
+
|
|
86
|
+
// prettier-ignore
|
|
87
|
+
{ kind: 'investor', source: 'blueyard', target: 'dxos' },
|
|
88
|
+
{ kind: 'investor', source: 'blueyard', target: 'protocol_labs' },
|
|
89
|
+
{ kind: 'investor', source: 'protocol_labs', target: 'dxos' },
|
|
90
|
+
{ kind: 'investor', source: 'backed', target: 'dxos' },
|
|
91
|
+
{ kind: 'investor', source: 'newlab', target: 'dxos' },
|
|
92
|
+
{ kind: 'investor', source: 'microsoft', target: 'openai' },
|
|
93
|
+
{ kind: 'investor', source: 'google', target: 'anthropic' },
|
|
94
|
+
{ kind: 'investor', source: 'amazon', target: 'anthropic' },
|
|
95
|
+
],
|
|
96
|
+
};
|
|
97
|
+
|
|
98
|
+
export const addTestData = async (space: Space): Promise<void> => {
|
|
99
|
+
const objectMap = new Map<string, Live<any>>();
|
|
100
|
+
|
|
101
|
+
for (const [typename, objects] of Object.entries(testObjects)) {
|
|
102
|
+
const schema = space.db.graph.schemaRegistry.getSchema(typename);
|
|
103
|
+
invariant(schema, `Schema not found: ${typename}`);
|
|
104
|
+
for (const { id, ...data } of objects) {
|
|
105
|
+
const object = space.db.add(Obj.make(schema, data));
|
|
106
|
+
objectMap.set(id, object);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
for (const [typename, relationships] of Object.entries(testRelationships)) {
|
|
111
|
+
const schema = space.db.graph.schemaRegistry.getSchema(typename);
|
|
112
|
+
invariant(schema, `Schema not found: ${typename}`);
|
|
113
|
+
|
|
114
|
+
for (const { source, target, ...data } of relationships) {
|
|
115
|
+
const sourceObject = objectMap.get(source);
|
|
116
|
+
const targetObject = objectMap.get(target);
|
|
117
|
+
invariant(sourceObject, `Source object not found: ${source}`);
|
|
118
|
+
invariant(targetObject, `Target object not found: ${target}`);
|
|
119
|
+
|
|
120
|
+
space.db.add(
|
|
121
|
+
Relation.make(schema, {
|
|
122
|
+
// TODO(burdon): Test source/target types match.
|
|
123
|
+
[Relation.Source]: sourceObject,
|
|
124
|
+
[Relation.Target]: targetObject,
|
|
125
|
+
...data,
|
|
126
|
+
}),
|
|
127
|
+
);
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
};
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import {
|
|
6
|
+
Capabilities,
|
|
7
|
+
Events,
|
|
8
|
+
IntentPlugin,
|
|
9
|
+
type Plugin,
|
|
10
|
+
SettingsPlugin,
|
|
11
|
+
contributes,
|
|
12
|
+
defineModule,
|
|
13
|
+
definePlugin,
|
|
14
|
+
} from '@dxos/app-framework';
|
|
15
|
+
import { withPluginManager } from '@dxos/app-framework/testing';
|
|
16
|
+
import { AiContextBinder } from '@dxos/assistant';
|
|
17
|
+
import {
|
|
18
|
+
DESIGN_BLUEPRINT,
|
|
19
|
+
PLANNING_BLUEPRINT,
|
|
20
|
+
RESEARCH_BLUEPRINT,
|
|
21
|
+
readDocument,
|
|
22
|
+
readTasks,
|
|
23
|
+
remoteServiceEndpoints,
|
|
24
|
+
research,
|
|
25
|
+
updateDocument,
|
|
26
|
+
updateTasks,
|
|
27
|
+
} from '@dxos/assistant-testing';
|
|
28
|
+
import { Blueprint } from '@dxos/blueprints';
|
|
29
|
+
import { type Space } from '@dxos/client/echo';
|
|
30
|
+
import { Obj, Ref } from '@dxos/echo';
|
|
31
|
+
import { log } from '@dxos/log';
|
|
32
|
+
import { AttentionPlugin } from '@dxos/plugin-attention';
|
|
33
|
+
import { ClientPlugin } from '@dxos/plugin-client';
|
|
34
|
+
import { type ClientPluginOptions } from '@dxos/plugin-client/types';
|
|
35
|
+
import { GraphPlugin } from '@dxos/plugin-graph';
|
|
36
|
+
import { Markdown } from '@dxos/plugin-markdown/types';
|
|
37
|
+
import { SpacePlugin } from '@dxos/plugin-space';
|
|
38
|
+
import { Config } from '@dxos/react-client';
|
|
39
|
+
import { type DataType } from '@dxos/schema';
|
|
40
|
+
import { withLayout, withTheme } from '@dxos/storybook-utils';
|
|
41
|
+
|
|
42
|
+
import { AssistantPlugin } from '../../AssistantPlugin';
|
|
43
|
+
import { Assistant } from '../../types';
|
|
44
|
+
|
|
45
|
+
// TODO(burdon): Factor out.
|
|
46
|
+
export const config = {
|
|
47
|
+
remote: new Config({
|
|
48
|
+
runtime: {
|
|
49
|
+
services: {
|
|
50
|
+
ai: {
|
|
51
|
+
// TODO(burdon): Normalize props ('url'?)
|
|
52
|
+
server: remoteServiceEndpoints.ai,
|
|
53
|
+
},
|
|
54
|
+
edge: {
|
|
55
|
+
url: remoteServiceEndpoints.edge,
|
|
56
|
+
},
|
|
57
|
+
},
|
|
58
|
+
},
|
|
59
|
+
}),
|
|
60
|
+
persistent: new Config({
|
|
61
|
+
runtime: {
|
|
62
|
+
client: {
|
|
63
|
+
storage: {
|
|
64
|
+
persistent: true,
|
|
65
|
+
},
|
|
66
|
+
},
|
|
67
|
+
services: {
|
|
68
|
+
ai: {
|
|
69
|
+
server: remoteServiceEndpoints.ai,
|
|
70
|
+
},
|
|
71
|
+
edge: {
|
|
72
|
+
url: remoteServiceEndpoints.edge,
|
|
73
|
+
},
|
|
74
|
+
},
|
|
75
|
+
},
|
|
76
|
+
}),
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
type DecoratorsProps = Omit<ClientPluginOptions, 'onClientInitialized' | 'onSpacesReady'> & {
|
|
80
|
+
plugins?: Plugin[];
|
|
81
|
+
accessTokens?: DataType.AccessToken[];
|
|
82
|
+
onInit?: (props: { space: Space; chat: Assistant.Chat; binder: AiContextBinder }) => Promise<void>;
|
|
83
|
+
};
|
|
84
|
+
|
|
85
|
+
/**
|
|
86
|
+
* Create storybook decorators.
|
|
87
|
+
*/
|
|
88
|
+
export const getDecorators = ({ types = [], plugins = [], accessTokens = [], onInit, ...props }: DecoratorsProps) => [
|
|
89
|
+
withPluginManager({
|
|
90
|
+
plugins: [
|
|
91
|
+
// System plugins.
|
|
92
|
+
AttentionPlugin(),
|
|
93
|
+
GraphPlugin(),
|
|
94
|
+
IntentPlugin(),
|
|
95
|
+
SettingsPlugin(),
|
|
96
|
+
SpacePlugin(),
|
|
97
|
+
ClientPlugin({
|
|
98
|
+
types: [Markdown.Document, Assistant.Chat, Blueprint.Blueprint, ...types],
|
|
99
|
+
onClientInitialized: async ({ client }) => {
|
|
100
|
+
log.info('onClientInitialized', { identity: client.halo.identity.get()?.did });
|
|
101
|
+
// Abort if already initialized.
|
|
102
|
+
if (client.halo.identity.get()) {
|
|
103
|
+
return;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
await client.halo.createIdentity();
|
|
107
|
+
await client.spaces.waitUntilReady();
|
|
108
|
+
|
|
109
|
+
const space = client.spaces.default;
|
|
110
|
+
// TODO(burdon): Should not require this.
|
|
111
|
+
// ERROR: invariant violation: Database was not initialized with root object.
|
|
112
|
+
// TODO(burdon): onSpacesReady is never called.
|
|
113
|
+
await space.waitUntilReady();
|
|
114
|
+
|
|
115
|
+
// Add tokens.
|
|
116
|
+
for (const accessToken of accessTokens) {
|
|
117
|
+
space.db.add(Obj.clone(accessToken));
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
// Create chat and queue.
|
|
121
|
+
const chat = space.db.add(
|
|
122
|
+
Obj.make(Assistant.Chat, {
|
|
123
|
+
queue: Ref.fromDXN(space.queues.create().dxn),
|
|
124
|
+
}),
|
|
125
|
+
);
|
|
126
|
+
|
|
127
|
+
await space.db.flush({ indexes: true });
|
|
128
|
+
await onInit?.({ space, chat, binder: new AiContextBinder(await chat.queue.load()) });
|
|
129
|
+
await space.db.flush({ indexes: true });
|
|
130
|
+
},
|
|
131
|
+
...props,
|
|
132
|
+
}),
|
|
133
|
+
|
|
134
|
+
// User plugins.
|
|
135
|
+
AssistantPlugin(),
|
|
136
|
+
|
|
137
|
+
// Custom.
|
|
138
|
+
definePlugin({ id: 'example.com/plugin/testing', name: 'Testing' }, [
|
|
139
|
+
defineModule({
|
|
140
|
+
id: 'example.com/plugin/testing/module/testing',
|
|
141
|
+
activatesOn: Events.SetupArtifactDefinition,
|
|
142
|
+
activate: () => [
|
|
143
|
+
contributes(Capabilities.BlueprintDefinition, DESIGN_BLUEPRINT),
|
|
144
|
+
contributes(Capabilities.BlueprintDefinition, PLANNING_BLUEPRINT),
|
|
145
|
+
contributes(Capabilities.BlueprintDefinition, RESEARCH_BLUEPRINT),
|
|
146
|
+
contributes(Capabilities.Functions, [readDocument, updateDocument]),
|
|
147
|
+
contributes(Capabilities.Functions, [readTasks, updateTasks]),
|
|
148
|
+
contributes(Capabilities.Functions, [research]),
|
|
149
|
+
],
|
|
150
|
+
}),
|
|
151
|
+
]),
|
|
152
|
+
|
|
153
|
+
// Test-specific.
|
|
154
|
+
...plugins,
|
|
155
|
+
],
|
|
156
|
+
}),
|
|
157
|
+
withLayout({
|
|
158
|
+
fullscreen: true,
|
|
159
|
+
classNames: 'justify-center bg-deckSurface',
|
|
160
|
+
}),
|
|
161
|
+
withTheme,
|
|
162
|
+
];
|