@dxos/plugin-assistant 0.8.4-main.28f8d3d → 0.8.4-main.406dc2a
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/{BlueprintContainer-H7H4BQ2C.mjs → BlueprintContainer-WX2SSDVI.mjs} +6 -7
- package/dist/lib/browser/{BlueprintContainer-H7H4BQ2C.mjs.map → BlueprintContainer-WX2SSDVI.mjs.map} +3 -3
- package/dist/lib/browser/ChatCompanion-BDZ55ZRF.mjs +150 -0
- package/dist/lib/browser/ChatCompanion-BDZ55ZRF.mjs.map +7 -0
- package/dist/lib/browser/{ChatContainer-OUVSX5V5.mjs → ChatContainer-RYGNN73X.mjs} +20 -23
- package/dist/lib/browser/ChatContainer-RYGNN73X.mjs.map +7 -0
- package/dist/lib/browser/{ChatDialog-P4FLEOHG.mjs → ChatDialog-MVHH2U66.mjs} +12 -12
- package/dist/lib/browser/ChatDialog-MVHH2U66.mjs.map +7 -0
- package/dist/lib/browser/{SequenceContainer-627OQ557.mjs → SequenceContainer-2FEWMQGW.mjs} +6 -19
- package/dist/lib/browser/SequenceContainer-2FEWMQGW.mjs.map +7 -0
- package/dist/lib/browser/ai-service-ERTZBTP3.mjs +19 -0
- package/dist/lib/browser/ai-service-ERTZBTP3.mjs.map +7 -0
- package/dist/lib/browser/{app-graph-builder-AVHHQ3KV.mjs → app-graph-builder-2U7SLCRX.mjs} +22 -34
- package/dist/lib/browser/app-graph-builder-2U7SLCRX.mjs.map +7 -0
- package/dist/lib/browser/blueprint-definition-NSJARW5U.mjs +12 -0
- package/dist/lib/browser/blueprint-definition-NSJARW5U.mjs.map +7 -0
- package/dist/lib/browser/{blueprint-definition-CMGIZAOW.mjs → chunk-2CE2KPKZ.mjs} +69 -40
- package/dist/lib/browser/chunk-2CE2KPKZ.mjs.map +7 -0
- package/dist/lib/browser/chunk-43I2LR6O.mjs +216 -0
- package/dist/lib/browser/chunk-43I2LR6O.mjs.map +7 -0
- package/dist/lib/browser/chunk-5EGXHCAZ.mjs +16 -0
- package/dist/lib/browser/chunk-5EGXHCAZ.mjs.map +7 -0
- package/dist/lib/browser/chunk-5RICKAMN.mjs +18 -0
- package/dist/lib/browser/chunk-5RICKAMN.mjs.map +7 -0
- package/dist/lib/browser/chunk-CQ7UHYTT.mjs +296 -0
- package/dist/lib/browser/chunk-CQ7UHYTT.mjs.map +7 -0
- package/dist/lib/browser/{chunk-HRLMD35M.mjs → chunk-FP56WB24.mjs} +36 -15
- package/dist/lib/browser/chunk-FP56WB24.mjs.map +7 -0
- package/dist/lib/browser/chunk-JZRZVB2A.mjs +170 -0
- package/dist/lib/browser/chunk-JZRZVB2A.mjs.map +7 -0
- package/dist/lib/browser/chunk-WRJGOT5P.mjs +1794 -0
- package/dist/lib/browser/chunk-WRJGOT5P.mjs.map +7 -0
- package/dist/lib/browser/edge-model-resolver-O6OFYIO2.mjs +18 -0
- package/dist/lib/browser/edge-model-resolver-O6OFYIO2.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +127 -54
- package/dist/lib/browser/index.mjs.map +4 -4
- package/dist/lib/browser/{intent-resolver-MVOIEJXZ.mjs → intent-resolver-3GOJMBXJ.mjs} +48 -15
- package/dist/lib/browser/intent-resolver-3GOJMBXJ.mjs.map +7 -0
- package/dist/lib/browser/local-model-resolver-GO6ZEMLL.mjs +17 -0
- package/dist/lib/browser/local-model-resolver-GO6ZEMLL.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/{react-surface-4HXS3YLT.mjs → react-surface-FTKCE6GG.mjs} +20 -76
- package/dist/lib/browser/react-surface-FTKCE6GG.mjs.map +7 -0
- package/dist/lib/browser/{settings-G2EZXMWT.mjs → settings-HBF32KV6.mjs} +5 -5
- package/dist/lib/browser/{settings-G2EZXMWT.mjs.map → settings-HBF32KV6.mjs.map} +1 -1
- package/dist/lib/browser/state-LXTS54DI.mjs +21 -0
- package/dist/lib/browser/state-LXTS54DI.mjs.map +7 -0
- package/dist/lib/browser/toolkit-NQ2GXCF5.mjs +199 -0
- package/dist/lib/browser/toolkit-NQ2GXCF5.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +2 -2
- package/dist/lib/node-esm/{BlueprintContainer-VH4EE4CM.mjs → BlueprintContainer-4MKN6ZRB.mjs} +6 -7
- package/dist/lib/node-esm/{BlueprintContainer-VH4EE4CM.mjs.map → BlueprintContainer-4MKN6ZRB.mjs.map} +3 -3
- package/dist/lib/node-esm/ChatCompanion-XFNXVZIP.mjs +151 -0
- package/dist/lib/node-esm/ChatCompanion-XFNXVZIP.mjs.map +7 -0
- package/dist/lib/node-esm/{ChatContainer-D5FABDNE.mjs → ChatContainer-UTJGCQXF.mjs} +20 -23
- package/dist/lib/node-esm/ChatContainer-UTJGCQXF.mjs.map +7 -0
- package/dist/lib/node-esm/{ChatDialog-NKWVXHJP.mjs → ChatDialog-QEYZ4IOV.mjs} +12 -12
- package/dist/lib/node-esm/ChatDialog-QEYZ4IOV.mjs.map +7 -0
- package/dist/lib/node-esm/{SequenceContainer-EQ5NP2PG.mjs → SequenceContainer-PGGJUQ46.mjs} +6 -19
- package/dist/lib/node-esm/SequenceContainer-PGGJUQ46.mjs.map +7 -0
- package/dist/lib/node-esm/ai-service-MUYLV3NT.mjs +20 -0
- package/dist/lib/node-esm/ai-service-MUYLV3NT.mjs.map +7 -0
- package/dist/lib/node-esm/{app-graph-builder-RMOUJMMG.mjs → app-graph-builder-OKNLR7H2.mjs} +22 -34
- package/dist/lib/node-esm/app-graph-builder-OKNLR7H2.mjs.map +7 -0
- package/dist/lib/node-esm/blueprint-definition-WD2IVMAI.mjs +13 -0
- package/dist/lib/node-esm/blueprint-definition-WD2IVMAI.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-73ABYRYX.mjs +20 -0
- package/dist/lib/node-esm/chunk-73ABYRYX.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-DSE2IILK.mjs +217 -0
- package/dist/lib/node-esm/chunk-DSE2IILK.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-E2WXZND7.mjs +297 -0
- package/dist/lib/node-esm/chunk-E2WXZND7.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-HXIBCBH4.mjs +171 -0
- package/dist/lib/node-esm/chunk-HXIBCBH4.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-F7RXCX5Y.mjs → chunk-TNR46C3L.mjs} +36 -15
- package/dist/lib/node-esm/chunk-TNR46C3L.mjs.map +7 -0
- package/dist/lib/node-esm/{blueprint-definition-AEWYMW6I.mjs → chunk-U2NYUS2N.mjs} +69 -39
- package/dist/lib/node-esm/chunk-U2NYUS2N.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-UFKLCEAE.mjs +1795 -0
- package/dist/lib/node-esm/chunk-UFKLCEAE.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-X6AANUHZ.mjs → chunk-XQGWSZ4T.mjs} +4 -4
- package/dist/lib/node-esm/chunk-XQGWSZ4T.mjs.map +7 -0
- package/dist/lib/node-esm/edge-model-resolver-2ARXDOYS.mjs +19 -0
- package/dist/lib/node-esm/edge-model-resolver-2ARXDOYS.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +127 -54
- package/dist/lib/node-esm/index.mjs.map +4 -4
- package/dist/lib/node-esm/{intent-resolver-DTDNCX3C.mjs → intent-resolver-6XLVTRDJ.mjs} +48 -15
- package/dist/lib/node-esm/intent-resolver-6XLVTRDJ.mjs.map +7 -0
- package/dist/lib/node-esm/local-model-resolver-WOQ2D2R2.mjs +18 -0
- package/dist/lib/node-esm/local-model-resolver-WOQ2D2R2.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/{react-surface-V6JNEZVO.mjs → react-surface-K7ZXQLAP.mjs} +20 -76
- package/dist/lib/node-esm/react-surface-K7ZXQLAP.mjs.map +7 -0
- package/dist/lib/node-esm/{settings-AIP5FOJG.mjs → settings-CWP6MTWP.mjs} +5 -5
- package/dist/lib/node-esm/{settings-AIP5FOJG.mjs.map → settings-CWP6MTWP.mjs.map} +1 -1
- package/dist/lib/node-esm/state-BO6GUFLB.mjs +22 -0
- package/dist/lib/node-esm/state-BO6GUFLB.mjs.map +7 -0
- package/dist/lib/node-esm/toolkit-V57PRJNG.mjs +200 -0
- package/dist/lib/node-esm/toolkit-V57PRJNG.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +2 -2
- package/dist/types/src/AssistantPlugin.d.ts +1 -1
- package/dist/types/src/AssistantPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/ai-service.d.ts +2 -3
- package/dist/types/src/capabilities/ai-service.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/blueprint-definition.d.ts +5 -1
- package/dist/types/src/capabilities/blueprint-definition.d.ts.map +1 -1
- package/dist/types/src/capabilities/capabilities.d.ts +8 -8
- package/dist/types/src/capabilities/capabilities.d.ts.map +1 -1
- package/dist/types/src/capabilities/edge-model-resolver.d.ts +2 -3
- package/dist/types/src/capabilities/edge-model-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/index.d.ts +7 -4
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts +1 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/local-model-resolver.d.ts +10 -0
- package/dist/types/src/capabilities/local-model-resolver.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface.d.ts +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/settings.d.ts +1 -1
- package/dist/types/src/capabilities/state.d.ts +4 -0
- package/dist/types/src/capabilities/state.d.ts.map +1 -0
- package/dist/types/src/capabilities/toolkit.d.ts +2 -3
- package/dist/types/src/capabilities/toolkit.d.ts.map +1 -1
- package/dist/types/src/components/AssistantSettings/AssistantSettings.d.ts.map +1 -1
- package/dist/types/src/components/Chat/Chat.d.ts +16 -10
- package/dist/types/src/components/Chat/Chat.d.ts.map +1 -1
- package/dist/types/src/components/Chat/events.d.ts +5 -0
- package/dist/types/src/components/Chat/events.d.ts.map +1 -1
- package/dist/types/src/components/ChatCompanion.d.ts +13 -0
- package/dist/types/src/components/ChatCompanion.d.ts.map +1 -0
- package/dist/types/src/components/ChatContainer.d.ts +3 -4
- package/dist/types/src/components/ChatContainer.d.ts.map +1 -1
- package/dist/types/src/components/ChatProgress/ChatProgress.d.ts +7 -0
- package/dist/types/src/components/ChatProgress/ChatProgress.d.ts.map +1 -0
- package/dist/types/src/components/ChatProgress/index.d.ts +2 -0
- package/dist/types/src/components/ChatProgress/index.d.ts.map +1 -0
- package/dist/types/src/components/ChatPrompt/ChatActions.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatOptions.d.ts +11 -4
- package/dist/types/src/components/ChatPrompt/ChatOptions.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatPresets.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts +3 -4
- package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts.map +1 -1
- package/dist/types/src/components/ChatPrompt/ChatStatusIndicator.d.ts +6 -4
- package/dist/types/src/components/ChatPrompt/ChatStatusIndicator.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/ChatThread.d.ts +12 -7
- package/dist/types/src/components/ChatThread/ChatThread.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts +112 -56
- package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/Link.d.ts.map +1 -1
- package/dist/types/src/components/ChatThread/reducers.d.ts +40 -0
- package/dist/types/src/components/ChatThread/reducers.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/registry.d.ts +11 -0
- package/dist/types/src/components/ChatThread/registry.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/sync.d.ts +36 -0
- package/dist/types/src/components/ChatThread/sync.d.ts.map +1 -0
- package/dist/types/src/components/ChatThread/sync.test.d.ts +2 -0
- package/dist/types/src/components/ChatThread/sync.test.d.ts.map +1 -0
- package/dist/types/src/components/PromptSettings.d.ts.map +1 -1
- package/dist/types/src/components/SequenceContainer.d.ts.map +1 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.d.ts +1 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.d.ts.map +1 -1
- package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts +264 -3
- package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts +0 -5
- package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts +262 -7
- package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/TemplateForm.stories.d.ts +259 -2
- package/dist/types/src/components/TemplateEditor/TemplateForm.stories.d.ts.map +1 -1
- package/dist/types/src/components/TemplateEditor/handlebars-extension.d.ts +12 -0
- package/dist/types/src/components/TemplateEditor/handlebars-extension.d.ts.map +1 -0
- package/dist/types/src/components/ToolBlock/ToolBlock.d.ts +19 -0
- package/dist/types/src/components/ToolBlock/ToolBlock.d.ts.map +1 -0
- package/dist/types/src/components/ToolBlock/ToolBlockWidget.d.ts +2 -0
- package/dist/types/src/components/ToolBlock/ToolBlockWidget.d.ts.map +1 -0
- package/dist/types/src/components/ToolBlock/index.d.ts +3 -0
- package/dist/types/src/components/ToolBlock/index.d.ts.map +1 -0
- package/dist/types/src/components/Toolbar/Toolbar.d.ts +5 -0
- package/dist/types/src/components/Toolbar/Toolbar.d.ts.map +1 -0
- package/dist/types/src/components/Toolbar/index.d.ts +2 -0
- package/dist/types/src/components/Toolbar/index.d.ts.map +1 -0
- package/dist/types/src/components/Toolbar/useChatToolbarActions.d.ts +11 -0
- package/dist/types/src/components/Toolbar/useChatToolbarActions.d.ts.map +1 -0
- package/dist/types/src/components/Toolbox/Toolbox.d.ts +1 -3
- package/dist/types/src/components/Toolbox/Toolbox.d.ts.map +1 -1
- package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts +263 -5
- package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +4 -2
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/functions/analysis.d.ts.map +1 -1
- package/dist/types/src/functions/list.d.ts.map +1 -1
- package/dist/types/src/functions/load.d.ts +1 -1
- package/dist/types/src/functions/load.d.ts.map +1 -1
- package/dist/types/src/hooks/index.d.ts +4 -4
- package/dist/types/src/hooks/index.d.ts.map +1 -1
- package/dist/types/src/hooks/useBlueprintRegistry.d.ts +5 -1
- package/dist/types/src/hooks/useBlueprintRegistry.d.ts.map +1 -1
- package/dist/types/src/hooks/useChatProcessor.d.ts +4 -10
- package/dist/types/src/hooks/useChatProcessor.d.ts.map +1 -1
- package/dist/types/src/hooks/useChatServices.d.ts +5 -5
- package/dist/types/src/hooks/useChatServices.d.ts.map +1 -1
- package/dist/types/src/hooks/useContextBinder.d.ts +4 -0
- package/dist/types/src/hooks/useContextBinder.d.ts.map +1 -0
- package/dist/types/src/hooks/useContextObjects.d.ts +15 -0
- package/dist/types/src/hooks/useContextObjects.d.ts.map +1 -0
- package/dist/types/src/hooks/useFlush.d.ts.map +1 -0
- package/dist/types/src/hooks/useItemTypes.d.ts +4 -0
- package/dist/types/src/hooks/useItemTypes.d.ts.map +1 -0
- package/dist/types/src/hooks/usePresets.d.ts +2 -2
- package/dist/types/src/hooks/usePresets.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +2 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +1 -2
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/processor/index.d.ts +3 -0
- package/dist/types/src/processor/index.d.ts.map +1 -0
- package/dist/types/src/{hooks → processor}/presets.d.ts +1 -1
- package/dist/types/src/processor/presets.d.ts.map +1 -0
- package/dist/types/src/processor/processor.d.ts +74 -0
- package/dist/types/src/processor/processor.d.ts.map +1 -0
- package/dist/types/src/processor/processor.test.d.ts +2 -0
- package/dist/types/src/processor/processor.test.d.ts.map +1 -0
- package/dist/types/src/testing/index.d.ts +1 -1
- package/dist/types/src/testing/index.d.ts.map +1 -1
- package/dist/types/src/testing/test-generator.d.ts +7 -0
- package/dist/types/src/testing/test-generator.d.ts.map +1 -0
- package/dist/types/src/testing/test-sequence.d.ts +0 -4
- package/dist/types/src/testing/test-sequence.d.ts.map +1 -1
- package/dist/types/src/testing/test-services.d.ts +2 -2
- package/dist/types/src/testing/test-services.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts +27 -16
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/Assistant.d.ts +16 -5
- package/dist/types/src/types/Assistant.d.ts.map +1 -1
- package/dist/types/src/types/AssistantAction.d.ts +23 -6
- package/dist/types/src/types/AssistantAction.d.ts.map +1 -1
- package/dist/types/src/types/service.d.ts +21 -18
- package/dist/types/src/types/service.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +90 -96
- package/src/AssistantPlugin.tsx +138 -116
- package/src/capabilities/ai-service.ts +6 -7
- package/src/capabilities/app-graph-builder.ts +39 -45
- package/src/capabilities/blueprint-definition.ts +51 -19
- package/src/capabilities/capabilities.ts +8 -12
- package/src/capabilities/edge-model-resolver.ts +17 -21
- package/src/capabilities/index.ts +5 -2
- package/src/capabilities/intent-resolver.ts +38 -15
- package/src/capabilities/local-model-resolver.ts +30 -0
- package/src/capabilities/react-surface.tsx +9 -63
- package/src/capabilities/state.ts +20 -0
- package/src/capabilities/toolkit.ts +93 -31
- package/src/components/AssistantSettings/AssistantSettings.tsx +82 -75
- package/src/components/BlueprintContainer.tsx +2 -2
- package/src/components/Chat/Chat.tsx +167 -172
- package/src/components/Chat/events.ts +7 -0
- package/src/components/ChatCompanion.tsx +136 -0
- package/src/components/ChatContainer.tsx +13 -31
- package/src/components/ChatDialog.tsx +11 -11
- package/src/components/ChatProgress/ChatProgress.tsx +67 -0
- package/src/components/ChatProgress/index.ts +5 -0
- package/src/components/ChatPrompt/ChatActions.tsx +10 -24
- package/src/components/ChatPrompt/ChatOptions.tsx +200 -34
- package/src/components/ChatPrompt/ChatPresets.tsx +1 -0
- package/src/components/ChatPrompt/ChatReferences.tsx +29 -36
- package/src/components/ChatPrompt/ChatStatusIndicator.tsx +25 -22
- package/src/components/ChatThread/ChatThread.stories.tsx +74 -205
- package/src/components/ChatThread/ChatThread.tsx +69 -29
- package/src/components/ChatThread/Link.tsx +8 -21
- package/src/components/ChatThread/reducers.ts +151 -0
- package/src/components/ChatThread/registry.tsx +184 -0
- package/src/components/ChatThread/sync.test.ts +81 -0
- package/src/components/ChatThread/sync.ts +113 -0
- package/src/components/PromptSettings.tsx +1 -0
- package/src/components/SequenceContainer.tsx +27 -29
- package/src/components/SequenceEditor/SequenceEditor.stories.tsx +8 -6
- package/src/components/SequenceEditor/SequenceEditor.tsx +2 -2
- package/src/components/TemplateEditor/TemplateEditor.stories.tsx +17 -13
- package/src/components/TemplateEditor/TemplateEditor.tsx +16 -50
- package/src/components/TemplateEditor/TemplateForm.stories.tsx +6 -8
- package/src/components/TemplateEditor/TemplateForm.tsx +2 -1
- package/src/components/TemplateEditor/handlebars-extension.ts +165 -0
- package/src/components/ToolBlock/ToolBlock.tsx +152 -0
- package/src/components/ToolBlock/ToolBlockWidget.tsx +5 -0
- package/src/components/ToolBlock/index.ts +6 -0
- package/src/components/Toolbar/Toolbar.tsx +21 -0
- package/src/components/{Timeline → Toolbar}/index.ts +1 -1
- package/src/components/Toolbar/useChatToolbarActions.ts +126 -0
- package/src/components/Toolbox/Toolbox.stories.tsx +9 -12
- package/src/components/Toolbox/Toolbox.tsx +10 -16
- package/src/components/index.ts +3 -1
- package/src/functions/analysis.ts +6 -4
- package/src/functions/list.ts +9 -3
- package/src/functions/load.ts +8 -5
- package/src/hooks/index.ts +4 -5
- package/src/hooks/useBlueprintRegistry.ts +24 -9
- package/src/hooks/useChatProcessor.ts +19 -26
- package/src/hooks/useChatServices.ts +30 -53
- package/src/hooks/useContextBinder.ts +30 -0
- package/src/hooks/useContextObjects.ts +58 -0
- package/src/hooks/useItemTypes.ts +37 -0
- package/src/hooks/usePresets.ts +4 -5
- package/src/index.ts +2 -0
- package/src/meta.ts +4 -6
- package/src/processor/index.ts +6 -0
- package/src/{hooks → processor}/presets.ts +10 -3
- package/src/processor/processor.test.ts +81 -0
- package/src/processor/processor.ts +302 -0
- package/src/queue-logger.ts +5 -5
- package/src/testing/index.ts +1 -1
- package/src/testing/test-generator.ts +261 -0
- package/src/testing/test-sequence.ts +1 -26
- package/src/testing/test-services.ts +2 -8
- package/src/translations.ts +29 -17
- package/src/types/Assistant.ts +9 -4
- package/src/types/AssistantAction.ts +11 -3
- package/src/types/service.ts +15 -7
- package/src/vite-env.d.ts +30 -0
- package/dist/lib/browser/ChatContainer-OUVSX5V5.mjs.map +0 -7
- package/dist/lib/browser/ChatDialog-P4FLEOHG.mjs.map +0 -7
- package/dist/lib/browser/SequenceContainer-627OQ557.mjs.map +0 -7
- package/dist/lib/browser/ai-service-7KJ5LXBT.mjs +0 -22
- package/dist/lib/browser/ai-service-7KJ5LXBT.mjs.map +0 -7
- package/dist/lib/browser/app-graph-builder-AVHHQ3KV.mjs.map +0 -7
- package/dist/lib/browser/blueprint-definition-CMGIZAOW.mjs.map +0 -7
- package/dist/lib/browser/chunk-BRLHDHOF.mjs +0 -244
- package/dist/lib/browser/chunk-BRLHDHOF.mjs.map +0 -7
- package/dist/lib/browser/chunk-HRLMD35M.mjs.map +0 -7
- package/dist/lib/browser/chunk-LKP65RPA.mjs +0 -20
- package/dist/lib/browser/chunk-LKP65RPA.mjs.map +0 -7
- package/dist/lib/browser/chunk-NZDCKQ6W.mjs +0 -89
- package/dist/lib/browser/chunk-NZDCKQ6W.mjs.map +0 -7
- package/dist/lib/browser/chunk-QB7OVS6Z.mjs +0 -16
- package/dist/lib/browser/chunk-QB7OVS6Z.mjs.map +0 -7
- package/dist/lib/browser/chunk-VEBVAHNM.mjs +0 -2231
- package/dist/lib/browser/chunk-VEBVAHNM.mjs.map +0 -7
- package/dist/lib/browser/edge-model-resolver-2HB4PCWH.mjs +0 -24
- package/dist/lib/browser/edge-model-resolver-2HB4PCWH.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-MVOIEJXZ.mjs.map +0 -7
- package/dist/lib/browser/react-surface-4HXS3YLT.mjs.map +0 -7
- package/dist/lib/browser/toolkit-IW4FBLLB.mjs +0 -105
- package/dist/lib/browser/toolkit-IW4FBLLB.mjs.map +0 -7
- package/dist/lib/node-esm/ChatContainer-D5FABDNE.mjs.map +0 -7
- package/dist/lib/node-esm/ChatDialog-NKWVXHJP.mjs.map +0 -7
- package/dist/lib/node-esm/SequenceContainer-EQ5NP2PG.mjs.map +0 -7
- package/dist/lib/node-esm/ai-service-LDD32477.mjs +0 -23
- package/dist/lib/node-esm/ai-service-LDD32477.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-RMOUJMMG.mjs.map +0 -7
- package/dist/lib/node-esm/blueprint-definition-AEWYMW6I.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-3SOC5GOP.mjs +0 -2232
- package/dist/lib/node-esm/chunk-3SOC5GOP.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-F7RXCX5Y.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-GAWXJ7K5.mjs +0 -90
- package/dist/lib/node-esm/chunk-GAWXJ7K5.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-KOC6ESG7.mjs +0 -22
- package/dist/lib/node-esm/chunk-KOC6ESG7.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-RD755HN3.mjs +0 -245
- package/dist/lib/node-esm/chunk-RD755HN3.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-X6AANUHZ.mjs.map +0 -7
- package/dist/lib/node-esm/edge-model-resolver-UDDR2IA6.mjs +0 -25
- package/dist/lib/node-esm/edge-model-resolver-UDDR2IA6.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-DTDNCX3C.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-V6JNEZVO.mjs.map +0 -7
- package/dist/lib/node-esm/toolkit-2VNUL77B.mjs +0 -106
- package/dist/lib/node-esm/toolkit-2VNUL77B.mjs.map +0 -7
- package/dist/types/src/components/ChatThread/ChatMessage.d.ts +0 -18
- package/dist/types/src/components/ChatThread/ChatMessage.d.ts.map +0 -1
- package/dist/types/src/components/ChatThread/ToolBlock.d.ts +0 -19
- package/dist/types/src/components/ChatThread/ToolBlock.d.ts.map +0 -1
- package/dist/types/src/components/ChatThread/reducer.d.ts +0 -12
- package/dist/types/src/components/ChatThread/reducer.d.ts.map +0 -1
- package/dist/types/src/components/Timeline/Timeline.d.ts +0 -24
- package/dist/types/src/components/Timeline/Timeline.d.ts.map +0 -1
- package/dist/types/src/components/Timeline/Timeline.stories.d.ts +0 -9
- package/dist/types/src/components/Timeline/Timeline.stories.d.ts.map +0 -1
- package/dist/types/src/components/Timeline/index.d.ts +0 -2
- package/dist/types/src/components/Timeline/index.d.ts.map +0 -1
- package/dist/types/src/hooks/chat-processor.d.ts +0 -72
- package/dist/types/src/hooks/chat-processor.d.ts.map +0 -1
- package/dist/types/src/hooks/errors.d.ts +0 -4
- package/dist/types/src/hooks/errors.d.ts.map +0 -1
- package/dist/types/src/hooks/presets.d.ts.map +0 -1
- package/dist/types/src/hooks/useResolveRef.d.ts +0 -4
- package/dist/types/src/hooks/useResolveRef.d.ts.map +0 -1
- package/dist/types/src/parser/filter-generator.d.ts +0 -4
- package/dist/types/src/parser/filter-generator.d.ts.map +0 -1
- package/dist/types/src/parser/filter-generator.test.d.ts +0 -2
- package/dist/types/src/parser/filter-generator.test.d.ts.map +0 -1
- package/dist/types/src/parser/index.d.ts +0 -4
- package/dist/types/src/parser/index.d.ts.map +0 -1
- package/dist/types/src/parser/query-parser.d.ts +0 -15
- package/dist/types/src/parser/query-parser.d.ts.map +0 -1
- package/dist/types/src/parser/query-parser.test.d.ts +0 -2
- package/dist/types/src/parser/query-parser.test.d.ts.map +0 -1
- package/dist/types/src/parser/types.d.ts +0 -24
- package/dist/types/src/parser/types.d.ts.map +0 -1
- package/dist/types/src/stories/Chat.stories.d.ts +0 -268
- package/dist/types/src/stories/Chat.stories.d.ts.map +0 -1
- package/dist/types/src/stories/components/BlueprintContainer.d.ts +0 -5
- package/dist/types/src/stories/components/BlueprintContainer.d.ts.map +0 -1
- package/dist/types/src/stories/components/ChatContainer.d.ts +0 -5
- package/dist/types/src/stories/components/ChatContainer.d.ts.map +0 -1
- package/dist/types/src/stories/components/GraphContainer.d.ts +0 -6
- package/dist/types/src/stories/components/GraphContainer.d.ts.map +0 -1
- package/dist/types/src/stories/components/LoggingContainer.d.ts +0 -5
- package/dist/types/src/stories/components/LoggingContainer.d.ts.map +0 -1
- package/dist/types/src/stories/components/SurfaceContainer.d.ts +0 -8
- package/dist/types/src/stories/components/SurfaceContainer.d.ts.map +0 -1
- package/dist/types/src/stories/components/TasksContainer.d.ts +0 -5
- package/dist/types/src/stories/components/TasksContainer.d.ts.map +0 -1
- package/dist/types/src/stories/components/index.d.ts +0 -8
- package/dist/types/src/stories/components/index.d.ts.map +0 -1
- package/dist/types/src/stories/components/types.d.ts +0 -7
- package/dist/types/src/stories/components/types.d.ts.map +0 -1
- package/dist/types/src/stories/hooks/index.d.ts +0 -3
- package/dist/types/src/stories/hooks/index.d.ts.map +0 -1
- package/dist/types/src/stories/hooks/useFlush.d.ts.map +0 -1
- package/dist/types/src/stories/hooks/useMatcherExtension.d.ts +0 -3
- package/dist/types/src/stories/hooks/useMatcherExtension.d.ts.map +0 -1
- package/dist/types/src/stories/testing/data.d.ts +0 -142
- package/dist/types/src/stories/testing/data.d.ts.map +0 -1
- package/dist/types/src/stories/testing/index.d.ts +0 -3
- package/dist/types/src/stories/testing/index.d.ts.map +0 -1
- package/dist/types/src/stories/testing/testing.d.ts +0 -26
- package/dist/types/src/stories/testing/testing.d.ts.map +0 -1
- package/dist/types/src/testing/test-functions.d.ts +0 -6
- package/dist/types/src/testing/test-functions.d.ts.map +0 -1
- package/dist/types/src/tools/function.d.ts +0 -5
- package/dist/types/src/tools/function.d.ts.map +0 -1
- package/dist/types/src/tools/index.d.ts +0 -3
- package/dist/types/src/tools/index.d.ts.map +0 -1
- package/dist/types/src/tools/openapi.d.ts +0 -10
- package/dist/types/src/tools/openapi.d.ts.map +0 -1
- package/dist/types/src/tools/openapi.test.d.ts +0 -2
- package/dist/types/src/tools/openapi.test.d.ts.map +0 -1
- package/src/components/ChatThread/ChatMessage.tsx +0 -282
- package/src/components/ChatThread/ToolBlock.tsx +0 -125
- package/src/components/ChatThread/reducer.ts +0 -52
- package/src/components/Timeline/Timeline.stories.tsx +0 -53
- package/src/components/Timeline/Timeline.tsx +0 -159
- package/src/hooks/chat-processor.ts +0 -260
- package/src/hooks/errors.ts +0 -8
- package/src/hooks/useResolveRef.ts +0 -33
- package/src/parser/filter-generator.test.ts +0 -32
- package/src/parser/filter-generator.ts +0 -74
- package/src/parser/index.ts +0 -7
- package/src/parser/query-parser.test.ts +0 -139
- package/src/parser/query-parser.ts +0 -199
- package/src/parser/types.ts +0 -34
- package/src/shims.d.ts +0 -8
- package/src/stories/Chat.stories.tsx +0 -317
- package/src/stories/components/BlueprintContainer.tsx +0 -34
- package/src/stories/components/ChatContainer.tsx +0 -80
- package/src/stories/components/GraphContainer.tsx +0 -118
- package/src/stories/components/LoggingContainer.tsx +0 -22
- package/src/stories/components/SurfaceContainer.tsx +0 -62
- package/src/stories/components/TasksContainer.tsx +0 -51
- package/src/stories/components/index.ts +0 -12
- package/src/stories/components/types.ts +0 -11
- package/src/stories/hooks/index.ts +0 -6
- package/src/stories/hooks/useMatcherExtension.ts +0 -45
- package/src/stories/testing/data.ts +0 -130
- package/src/stories/testing/index.ts +0 -6
- package/src/stories/testing/testing.tsx +0 -162
- package/src/testing/test-functions.ts +0 -16
- package/src/tools/function.ts +0 -49
- package/src/tools/index.ts +0 -6
- package/src/tools/openapi.test.ts +0 -219
- package/src/tools/openapi.ts +0 -341
- package/src/typings.d.ts +0 -9
- /package/dist/types/src/{stories/hooks → hooks}/useFlush.d.ts +0 -0
- /package/src/{stories/hooks → hooks}/useFlush.ts +0 -0
|
@@ -2,9 +2,6 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import { HighlightStyle, LanguageSupport, syntaxHighlighting } from '@codemirror/language';
|
|
6
|
-
import { styleTags, tags } from '@lezer/highlight';
|
|
7
|
-
import { handlebarsLanguage } from '@xiechao/codemirror-lang-handlebars';
|
|
8
5
|
import React from 'react';
|
|
9
6
|
|
|
10
7
|
import { type Template } from '@dxos/blueprints';
|
|
@@ -13,21 +10,17 @@ import { type ThemedClassName, useThemeContext, useTranslation } from '@dxos/rea
|
|
|
13
10
|
import {
|
|
14
11
|
createBasicExtensions,
|
|
15
12
|
createDataExtensions,
|
|
13
|
+
createMarkdownExtensions,
|
|
16
14
|
createThemeExtensions,
|
|
15
|
+
decorateMarkdown,
|
|
17
16
|
useTextEditor,
|
|
18
17
|
} from '@dxos/react-ui-editor';
|
|
19
18
|
import { mx } from '@dxos/react-ui-theme';
|
|
20
|
-
import {
|
|
19
|
+
import { isTruthy } from '@dxos/util';
|
|
21
20
|
|
|
22
21
|
import { meta } from '../../meta';
|
|
23
22
|
|
|
24
|
-
|
|
25
|
-
props: [
|
|
26
|
-
styleTags({
|
|
27
|
-
'---': tags.lineComment,
|
|
28
|
-
}),
|
|
29
|
-
],
|
|
30
|
-
});
|
|
23
|
+
import { handlebars } from './handlebars-extension';
|
|
31
24
|
|
|
32
25
|
export type TemplateEditorProps = ThemedClassName<{
|
|
33
26
|
id: string;
|
|
@@ -39,54 +32,27 @@ export const TemplateEditor = ({ id, classNames, template }: TemplateEditorProps
|
|
|
39
32
|
const { themeMode } = useThemeContext();
|
|
40
33
|
const { parentRef } = useTextEditor(() => {
|
|
41
34
|
const text = template.source?.target;
|
|
35
|
+
if (!text) {
|
|
36
|
+
return {};
|
|
37
|
+
}
|
|
38
|
+
|
|
42
39
|
return {
|
|
43
|
-
initialValue: text
|
|
40
|
+
initialValue: text.content ?? '',
|
|
44
41
|
extensions: [
|
|
45
|
-
text
|
|
46
|
-
createDataExtensions({
|
|
47
|
-
id,
|
|
48
|
-
text: createDocAccessor(text, ['content']),
|
|
49
|
-
}),
|
|
42
|
+
createDataExtensions({ id, text: createDocAccessor(text, ['content']) }),
|
|
50
43
|
createBasicExtensions({
|
|
51
44
|
bracketMatching: false,
|
|
52
45
|
lineNumbers: true,
|
|
53
46
|
lineWrapping: true,
|
|
54
|
-
monospace: true,
|
|
55
47
|
placeholder: t('template placeholder'),
|
|
56
48
|
}),
|
|
57
|
-
createThemeExtensions({
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
new LanguageSupport(handlebarsLanguage, syntaxHighlighting(handlebarsHighlightStyle)),
|
|
63
|
-
// createMarkdownExtensions({}),
|
|
64
|
-
].filter(isNotFalsy),
|
|
49
|
+
createThemeExtensions({ themeMode }),
|
|
50
|
+
createMarkdownExtensions(),
|
|
51
|
+
decorateMarkdown(),
|
|
52
|
+
handlebars(),
|
|
53
|
+
].filter(isTruthy),
|
|
65
54
|
};
|
|
66
55
|
}, [themeMode, template.source?.target]);
|
|
67
56
|
|
|
68
|
-
return <div ref={parentRef} className={mx('
|
|
57
|
+
return <div ref={parentRef} className={mx('bs-full overflow-hidden', classNames)} />;
|
|
69
58
|
};
|
|
70
|
-
|
|
71
|
-
/**
|
|
72
|
-
* https://github.com/xiechao/lang-handlebars/blob/direct/src/highlight.js
|
|
73
|
-
*/
|
|
74
|
-
export const handlebarsHighlightStyle = HighlightStyle.define([
|
|
75
|
-
{
|
|
76
|
-
// Braces.
|
|
77
|
-
tag: tags.tagName,
|
|
78
|
-
class: 'text-redText',
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
tag: tags.variableName,
|
|
82
|
-
class: 'text-blueText',
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
tag: tags.keyword,
|
|
86
|
-
class: 'text-greenText',
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
tag: tags.comment,
|
|
90
|
-
class: 'text-subdued',
|
|
91
|
-
},
|
|
92
|
-
]);
|
|
@@ -2,15 +2,13 @@
|
|
|
2
2
|
// Copyright 2023 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import '@dxos-theme';
|
|
6
|
-
|
|
7
5
|
import { type Meta } from '@storybook/react-vite';
|
|
8
6
|
import React, { useState } from 'react';
|
|
9
7
|
|
|
10
8
|
import { Blueprint, Template } from '@dxos/blueprints';
|
|
11
9
|
import { useClient } from '@dxos/react-client';
|
|
12
10
|
import { withClientProvider } from '@dxos/react-client/testing';
|
|
13
|
-
import {
|
|
11
|
+
import { withTheme } from '@dxos/react-ui/testing';
|
|
14
12
|
import { trim } from '@dxos/util';
|
|
15
13
|
|
|
16
14
|
import { translations } from '../../translations';
|
|
@@ -47,23 +45,23 @@ const DefaultStory = () => {
|
|
|
47
45
|
);
|
|
48
46
|
};
|
|
49
47
|
|
|
50
|
-
const meta
|
|
48
|
+
const meta = {
|
|
51
49
|
title: 'plugins/plugin-assistant/TemplateForm',
|
|
52
50
|
component: TemplateForm,
|
|
53
51
|
render: DefaultStory,
|
|
54
52
|
decorators: [
|
|
53
|
+
withTheme,
|
|
55
54
|
withClientProvider({
|
|
55
|
+
types: [Blueprint.Blueprint],
|
|
56
56
|
createIdentity: true,
|
|
57
57
|
createSpace: true,
|
|
58
|
-
types: [Template.Template],
|
|
59
58
|
}),
|
|
60
|
-
withLayout({ fullscreen: true, classNames: 'flex justify-center' }),
|
|
61
|
-
withTheme,
|
|
62
59
|
],
|
|
63
60
|
parameters: {
|
|
61
|
+
layout: 'column',
|
|
64
62
|
translations,
|
|
65
63
|
},
|
|
66
|
-
}
|
|
64
|
+
} satisfies Meta<typeof TemplateForm>;
|
|
67
65
|
|
|
68
66
|
export default meta;
|
|
69
67
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Copyright 2023 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import
|
|
5
|
+
import type * as Schema from 'effect/Schema';
|
|
6
6
|
import React, { Fragment, useEffect } from 'react';
|
|
7
7
|
|
|
8
8
|
import { type Template } from '@dxos/blueprints';
|
|
@@ -68,6 +68,7 @@ export const TemplateForm = ({ id, template, commandEditable = true }: TemplateF
|
|
|
68
68
|
</Select.Option>
|
|
69
69
|
))}
|
|
70
70
|
</Select.Viewport>
|
|
71
|
+
<Select.Arrow />
|
|
71
72
|
</Select.Content>
|
|
72
73
|
</Select.Portal>
|
|
73
74
|
</Select.Root>
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import {
|
|
6
|
+
type CompletionContext,
|
|
7
|
+
type CompletionResult,
|
|
8
|
+
autocompletion,
|
|
9
|
+
completionKeymap,
|
|
10
|
+
} from '@codemirror/autocomplete';
|
|
11
|
+
import { type Extension } from '@codemirror/state';
|
|
12
|
+
import { Decoration, type DecorationSet, type EditorView, ViewPlugin, type ViewUpdate, keymap } from '@codemirror/view';
|
|
13
|
+
|
|
14
|
+
export type HandlebarsOptions = {};
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Simple Handlebars plugin for CodeMirror.
|
|
18
|
+
* Supports:
|
|
19
|
+
* - Comments: {{! comment }}
|
|
20
|
+
* - Commands: {{#command}} {{/command}}
|
|
21
|
+
* - Variables: {{var}}
|
|
22
|
+
* - Commands with variables: {{#each items}} {{/each}}
|
|
23
|
+
*/
|
|
24
|
+
export const handlebars = (_: HandlebarsOptions = {}): Extension => {
|
|
25
|
+
return [
|
|
26
|
+
handlebarsHighlightPlugin,
|
|
27
|
+
autocompletion({
|
|
28
|
+
activateOnTyping: true,
|
|
29
|
+
aboveCursor: true,
|
|
30
|
+
closeOnBlur: true,
|
|
31
|
+
override: [handlebarsCompletions],
|
|
32
|
+
}),
|
|
33
|
+
keymap.of(completionKeymap),
|
|
34
|
+
];
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
const regex = {
|
|
38
|
+
comment: /\{\{!\s*[^}]*\}\}/g,
|
|
39
|
+
brackets: /\{\{[^}]*\}\}/g,
|
|
40
|
+
command: /\{\{[#/]([^}]+)\}\}/g,
|
|
41
|
+
var: /\{\{(?!\s*!)(\w[^}]*)\}\}/g,
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* ViewPlugin that decorates Handlebars syntax.
|
|
46
|
+
*/
|
|
47
|
+
const handlebarsHighlightPlugin = ViewPlugin.fromClass(
|
|
48
|
+
class {
|
|
49
|
+
decorations: DecorationSet;
|
|
50
|
+
|
|
51
|
+
constructor(view: EditorView) {
|
|
52
|
+
this.decorations = this.buildDecorations(view);
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
buildDecorations(view: EditorView) {
|
|
56
|
+
const widgets: any[] = [];
|
|
57
|
+
|
|
58
|
+
for (const { from, to } of view.visibleRanges) {
|
|
59
|
+
const text = view.state.doc.sliceString(from, to);
|
|
60
|
+
|
|
61
|
+
// Match comments: {{! comment }}
|
|
62
|
+
{
|
|
63
|
+
let match;
|
|
64
|
+
while ((match = regex.comment.exec(text)) !== null) {
|
|
65
|
+
const start = from + match.index;
|
|
66
|
+
const end = start + match[0].length;
|
|
67
|
+
widgets.push(Decoration.mark({ class: 'text-subdued' }).range(start, end));
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
// Match brackets: {{ and }}
|
|
72
|
+
{
|
|
73
|
+
let match;
|
|
74
|
+
while ((match = regex.brackets.exec(text)) !== null) {
|
|
75
|
+
const start = from + match.index;
|
|
76
|
+
const end = start + match[0].length;
|
|
77
|
+
widgets.push(Decoration.mark({ class: 'text-subdued' }).range(start, end));
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
// Match commands: {{#command}} and {{/command}}
|
|
82
|
+
{
|
|
83
|
+
let match;
|
|
84
|
+
while ((match = regex.command.exec(text)) !== null) {
|
|
85
|
+
const start = from + match.index + 2;
|
|
86
|
+
let end = start + match[0].length - 4;
|
|
87
|
+
const text = view.state.doc.sliceString(start, end);
|
|
88
|
+
const parts = text.split(/\s+/);
|
|
89
|
+
if (parts.length > 1) {
|
|
90
|
+
const idx = start + parts[0].length;
|
|
91
|
+
widgets.push(Decoration.mark({ class: 'text-greenText' }).range(idx, end));
|
|
92
|
+
end = idx;
|
|
93
|
+
}
|
|
94
|
+
widgets.push(Decoration.mark({ class: 'text-blueText' }).range(start, end));
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
// Match variables: {{var}}
|
|
99
|
+
{
|
|
100
|
+
let match;
|
|
101
|
+
while ((match = regex.var.exec(text)) !== null) {
|
|
102
|
+
const start = from + match.index + 2;
|
|
103
|
+
const end = start + match[0].length - 4;
|
|
104
|
+
widgets.push(Decoration.mark({ class: 'text-greenText' }).range(start, end));
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
// Sort decorations by position to avoid "Ranges must be added sorted" error.
|
|
110
|
+
widgets.sort((a, b) => a.from - b.from || a.startSide - b.startSide);
|
|
111
|
+
return Decoration.set(widgets);
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
update(update: ViewUpdate) {
|
|
115
|
+
if (update.docChanged || update.viewportChanged) {
|
|
116
|
+
this.decorations = this.buildDecorations(update.view);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
decorations: (v) => v.decorations,
|
|
122
|
+
},
|
|
123
|
+
);
|
|
124
|
+
|
|
125
|
+
// TODO(burdon): Pass in variables.
|
|
126
|
+
const variables = ['this'];
|
|
127
|
+
const commands = ['this', 'each', 'if', 'unless', 'with'];
|
|
128
|
+
|
|
129
|
+
/**
|
|
130
|
+
* Provides completions for Handlebars variables.
|
|
131
|
+
*/
|
|
132
|
+
function handlebarsCompletions(context: CompletionContext): CompletionResult | null {
|
|
133
|
+
const match = context.matchBefore(/\{\{[^}]*/);
|
|
134
|
+
if (!match || match.from === match.to) {
|
|
135
|
+
return null;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
let type = 'variable';
|
|
139
|
+
let text = match.text.slice(2);
|
|
140
|
+
let from = match.from + 2;
|
|
141
|
+
let matches = [];
|
|
142
|
+
if (text.startsWith('#') || text.startsWith('/')) {
|
|
143
|
+
const idx = text.lastIndexOf(' ');
|
|
144
|
+
if (idx !== -1) {
|
|
145
|
+
type = 'variable';
|
|
146
|
+
matches = variables;
|
|
147
|
+
text = text.slice(idx + 1);
|
|
148
|
+
from += idx + 1;
|
|
149
|
+
} else {
|
|
150
|
+
type = 'command';
|
|
151
|
+
text = text.slice(1);
|
|
152
|
+
matches = commands;
|
|
153
|
+
from += 1;
|
|
154
|
+
}
|
|
155
|
+
} else {
|
|
156
|
+
type = 'variable';
|
|
157
|
+
matches = variables;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
const options = matches.filter((name) => name.startsWith(text)).map((name) => ({ type, label: name }));
|
|
161
|
+
return {
|
|
162
|
+
from,
|
|
163
|
+
options,
|
|
164
|
+
};
|
|
165
|
+
}
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import type * as Tool from '@effect/ai/Tool';
|
|
6
|
+
import React, { useEffect, useMemo, useRef, useState } from 'react';
|
|
7
|
+
|
|
8
|
+
import { type AgentStatus } from '@dxos/ai';
|
|
9
|
+
import { useTranslation } from '@dxos/react-ui';
|
|
10
|
+
import {
|
|
11
|
+
NumericTabs,
|
|
12
|
+
TextCrawl,
|
|
13
|
+
ToggleContainer,
|
|
14
|
+
chatMessageJson,
|
|
15
|
+
chatMessagePanel,
|
|
16
|
+
chatMessagePanelContent,
|
|
17
|
+
chatMessagePanelHeader,
|
|
18
|
+
} from '@dxos/react-ui-components';
|
|
19
|
+
import { Json } from '@dxos/react-ui-syntax-highlighter';
|
|
20
|
+
import { type ContentBlock, type DataType } from '@dxos/schema';
|
|
21
|
+
import { isNonNullable, safeParseJson } from '@dxos/util';
|
|
22
|
+
|
|
23
|
+
import { meta } from '../../meta';
|
|
24
|
+
|
|
25
|
+
export const isToolMessage = (message: DataType.Message) => {
|
|
26
|
+
return message.blocks.some((block) => block._tag === 'toolCall' || block._tag === 'toolResult');
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
export type ToolBlockProps = {
|
|
30
|
+
blocks: ContentBlock.Any[];
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
export const ToolBlock = ({ blocks = [] }: ToolBlockProps) => {
|
|
34
|
+
const { t } = useTranslation(meta.id);
|
|
35
|
+
|
|
36
|
+
const getToolCaption = (tool?: Tool.Any, status?: AgentStatus) => {
|
|
37
|
+
if (!tool) {
|
|
38
|
+
return t('calling tool label');
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
return status?.message ?? tool.description ?? [t('calling label'), tool.name].join(' ');
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
const items = useMemo(() => {
|
|
45
|
+
let lastToolCall: { tool: Tool.Any | undefined; block: ContentBlock.ToolCall } | undefined;
|
|
46
|
+
// TODO(burdon): Get from context?
|
|
47
|
+
const tools: Tool.Any[] = []; //processor.conversation.toolkit?.tools ?? [];
|
|
48
|
+
return blocks
|
|
49
|
+
.filter((block) => block._tag === 'toolCall' || block._tag === 'toolResult' || block._tag === 'summary')
|
|
50
|
+
.map((block) => {
|
|
51
|
+
switch (block._tag) {
|
|
52
|
+
case 'toolCall': {
|
|
53
|
+
if (block.pending && lastToolCall?.block.toolCallId === block.toolCallId) {
|
|
54
|
+
return null;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
const tool = tools.find((tool) => tool.name === block.name);
|
|
58
|
+
lastToolCall = { tool, block };
|
|
59
|
+
return {
|
|
60
|
+
title: getToolCaption(lastToolCall?.tool),
|
|
61
|
+
content: {
|
|
62
|
+
...block,
|
|
63
|
+
input: safeParseJson(block.input),
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
case 'toolResult': {
|
|
69
|
+
// TODO(burdon): Parse error type.
|
|
70
|
+
if (block.error) {
|
|
71
|
+
return {
|
|
72
|
+
title: t('error label'),
|
|
73
|
+
content: block,
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
const title = getToolCaption(lastToolCall?.tool ?? t('tool result label'));
|
|
78
|
+
lastToolCall = undefined;
|
|
79
|
+
return {
|
|
80
|
+
title,
|
|
81
|
+
content: {
|
|
82
|
+
...block,
|
|
83
|
+
result: safeParseJson(block.result),
|
|
84
|
+
},
|
|
85
|
+
};
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
case 'summary': {
|
|
89
|
+
if (!lastToolCall) {
|
|
90
|
+
return null;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
return {
|
|
94
|
+
title: t('summary label'),
|
|
95
|
+
content: block,
|
|
96
|
+
};
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
})
|
|
100
|
+
.filter(isNonNullable);
|
|
101
|
+
}, [blocks]);
|
|
102
|
+
|
|
103
|
+
if (!items.length) {
|
|
104
|
+
return null;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
return <ToolContainer items={items} />;
|
|
108
|
+
};
|
|
109
|
+
|
|
110
|
+
ToolBlock.displayName = 'ToolBlock';
|
|
111
|
+
|
|
112
|
+
type ToolContainerParams = {
|
|
113
|
+
items: { title: string; content: any }[];
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
// TODO(burdon): Maintain scroll position when closing.
|
|
117
|
+
export const ToolContainer = ({ items }: ToolContainerParams) => {
|
|
118
|
+
const tabsRef = useRef<HTMLDivElement>(null);
|
|
119
|
+
const [selected, setSelected] = useState(0);
|
|
120
|
+
const [open, setOpen] = useState(false);
|
|
121
|
+
useEffect(() => {
|
|
122
|
+
if (open) {
|
|
123
|
+
tabsRef.current?.focus();
|
|
124
|
+
}
|
|
125
|
+
}, [open]);
|
|
126
|
+
|
|
127
|
+
const handleSelect = (index: number) => {
|
|
128
|
+
setSelected(index);
|
|
129
|
+
};
|
|
130
|
+
|
|
131
|
+
const data = items[selected]?.content;
|
|
132
|
+
|
|
133
|
+
return (
|
|
134
|
+
<ToggleContainer.Root classNames={chatMessagePanel} open={open} onChangeOpen={setOpen}>
|
|
135
|
+
<ToggleContainer.Header classNames={chatMessagePanelHeader}>
|
|
136
|
+
<TextCrawl key='status-roll' lines={items.map((item) => item.title)} />
|
|
137
|
+
</ToggleContainer.Header>
|
|
138
|
+
<ToggleContainer.Content classNames={['grid grid-cols-[32px_1fr]', chatMessagePanelContent]}>
|
|
139
|
+
<NumericTabs ref={tabsRef} classNames='p-1' length={items.length} selected={selected} onSelect={handleSelect} />
|
|
140
|
+
<Json
|
|
141
|
+
data={data}
|
|
142
|
+
classNames={chatMessageJson}
|
|
143
|
+
replacer={{
|
|
144
|
+
maxDepth: 3,
|
|
145
|
+
maxArrayLen: 10,
|
|
146
|
+
maxStringLen: 128,
|
|
147
|
+
}}
|
|
148
|
+
/>
|
|
149
|
+
</ToggleContainer.Content>
|
|
150
|
+
</ToggleContainer.Root>
|
|
151
|
+
);
|
|
152
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import React from 'react';
|
|
6
|
+
|
|
7
|
+
import { fullyQualifiedId } from '@dxos/react-client/echo';
|
|
8
|
+
import { type ThemedClassName } from '@dxos/react-ui';
|
|
9
|
+
import { MenuProvider, ToolbarMenu } from '@dxos/react-ui-menu';
|
|
10
|
+
|
|
11
|
+
import { type ChatToolbarActionsProps, useChatToolbarActions } from './useChatToolbarActions';
|
|
12
|
+
|
|
13
|
+
export const Toolbar = ({ chat, companionTo, onReset, classNames }: ThemedClassName<ChatToolbarActionsProps>) => {
|
|
14
|
+
const menu = useChatToolbarActions({ chat, companionTo, onReset });
|
|
15
|
+
|
|
16
|
+
return (
|
|
17
|
+
<MenuProvider {...menu} attendableId={companionTo ? fullyQualifiedId(companionTo) : fullyQualifiedId(chat)}>
|
|
18
|
+
<ToolbarMenu classNames={classNames} textBlockWidth />
|
|
19
|
+
</MenuProvider>
|
|
20
|
+
);
|
|
21
|
+
};
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { Rx } from '@effect-rx/rx-react';
|
|
6
|
+
import * as Effect from 'effect/Effect';
|
|
7
|
+
import { useMemo } from 'react';
|
|
8
|
+
|
|
9
|
+
import { createIntent, useIntentDispatcher } from '@dxos/app-framework';
|
|
10
|
+
import { Filter, Obj, Query } from '@dxos/echo';
|
|
11
|
+
import { invariant } from '@dxos/invariant';
|
|
12
|
+
import { SpaceAction } from '@dxos/plugin-space/types';
|
|
13
|
+
import { getSpace, useQuery } from '@dxos/react-client/echo';
|
|
14
|
+
import { MenuBuilder, useMenuActions } from '@dxos/react-ui-menu';
|
|
15
|
+
|
|
16
|
+
import { meta } from '../../meta';
|
|
17
|
+
import { Assistant, AssistantAction } from '../../types';
|
|
18
|
+
|
|
19
|
+
export type ChatToolbarActionsProps = {
|
|
20
|
+
chat: Assistant.Chat;
|
|
21
|
+
companionTo?: Obj.Any;
|
|
22
|
+
onReset?: () => void;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
export const useChatToolbarActions = ({ chat, companionTo, onReset }: ChatToolbarActionsProps) => {
|
|
26
|
+
const { dispatch } = useIntentDispatcher();
|
|
27
|
+
const space = getSpace(chat);
|
|
28
|
+
const query = companionTo
|
|
29
|
+
? Query.select(Filter.ids(companionTo.id)).targetOf(Assistant.CompanionTo).source()
|
|
30
|
+
: Query.select(Filter.nothing());
|
|
31
|
+
// TODO(wittjosiah): Query in react vs query in rx?
|
|
32
|
+
const chats = useQuery(space, query);
|
|
33
|
+
|
|
34
|
+
return useMenuActions(
|
|
35
|
+
useMemo(
|
|
36
|
+
() =>
|
|
37
|
+
Rx.make(() => {
|
|
38
|
+
const builder = MenuBuilder.make()
|
|
39
|
+
.root({
|
|
40
|
+
label: ['chat toolbar title', { ns: meta.id }],
|
|
41
|
+
})
|
|
42
|
+
.action(
|
|
43
|
+
'new',
|
|
44
|
+
{
|
|
45
|
+
label: ['button new thread', { ns: meta.id }],
|
|
46
|
+
icon: 'ph--plus--regular',
|
|
47
|
+
type: 'new',
|
|
48
|
+
},
|
|
49
|
+
() =>
|
|
50
|
+
Effect.gen(function* () {
|
|
51
|
+
invariant(space);
|
|
52
|
+
const { object } = yield* dispatch(createIntent(AssistantAction.CreateChat, { space }));
|
|
53
|
+
yield* dispatch(createIntent(SpaceAction.AddObject, { object, target: space, hidden: true }));
|
|
54
|
+
if (companionTo) {
|
|
55
|
+
yield* dispatch(
|
|
56
|
+
createIntent(SpaceAction.AddRelation, {
|
|
57
|
+
space,
|
|
58
|
+
schema: Assistant.CompanionTo,
|
|
59
|
+
source: object,
|
|
60
|
+
target: companionTo,
|
|
61
|
+
}),
|
|
62
|
+
);
|
|
63
|
+
|
|
64
|
+
yield* dispatch(createIntent(AssistantAction.SetCurrentChat, { companionTo, chat: object }));
|
|
65
|
+
}
|
|
66
|
+
}).pipe(Effect.runPromise),
|
|
67
|
+
)
|
|
68
|
+
.action(
|
|
69
|
+
'branch',
|
|
70
|
+
{
|
|
71
|
+
label: ['button branch thread', { ns: meta.id }],
|
|
72
|
+
icon: 'ph--git-branch--regular',
|
|
73
|
+
type: 'branch',
|
|
74
|
+
disabled: true,
|
|
75
|
+
},
|
|
76
|
+
() => {},
|
|
77
|
+
);
|
|
78
|
+
|
|
79
|
+
if (chats.length > 0) {
|
|
80
|
+
builder.group(
|
|
81
|
+
'chats',
|
|
82
|
+
{
|
|
83
|
+
label: ['chat history label', { ns: meta.id }],
|
|
84
|
+
icon: 'ph--clock-counter-clockwise--regular',
|
|
85
|
+
selectCardinality: 'single',
|
|
86
|
+
variant: 'dropdownMenu',
|
|
87
|
+
},
|
|
88
|
+
(builder) => {
|
|
89
|
+
chats
|
|
90
|
+
// TODO(wittjosiah): This should be the default sort order.
|
|
91
|
+
.toSorted((a, b) => a.id.localeCompare(b.id))
|
|
92
|
+
.forEach((chat) => {
|
|
93
|
+
builder.action(
|
|
94
|
+
chat.id,
|
|
95
|
+
{
|
|
96
|
+
label: Obj.getLabel(chat) ?? ['object name placeholder', { ns: Assistant.Chat.typename }],
|
|
97
|
+
},
|
|
98
|
+
() =>
|
|
99
|
+
Effect.gen(function* () {
|
|
100
|
+
invariant(companionTo);
|
|
101
|
+
yield* dispatch(createIntent(AssistantAction.SetCurrentChat, { companionTo, chat }));
|
|
102
|
+
}).pipe(Effect.runPromise),
|
|
103
|
+
);
|
|
104
|
+
});
|
|
105
|
+
},
|
|
106
|
+
);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
if (onReset) {
|
|
110
|
+
builder.action(
|
|
111
|
+
'reset',
|
|
112
|
+
{
|
|
113
|
+
label: ['button reset', { ns: meta.id }],
|
|
114
|
+
icon: 'ph--trash--regular',
|
|
115
|
+
type: 'reset',
|
|
116
|
+
},
|
|
117
|
+
onReset,
|
|
118
|
+
);
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
return builder.build();
|
|
122
|
+
}),
|
|
123
|
+
[chats],
|
|
124
|
+
),
|
|
125
|
+
);
|
|
126
|
+
};
|