@dxos/plugin-assistant 0.8.3 → 0.8.4-main.c1de068

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.
Files changed (430) hide show
  1. package/dist/lib/browser/ChatContainer-M3IHQLRS.mjs +54 -0
  2. package/dist/lib/browser/ChatContainer-M3IHQLRS.mjs.map +7 -0
  3. package/dist/lib/browser/ChatDialog-X6VN6QZI.mjs +72 -0
  4. package/dist/lib/browser/ChatDialog-X6VN6QZI.mjs.map +7 -0
  5. package/dist/lib/browser/SequenceContainer-3UDVKWPA.mjs +162 -0
  6. package/dist/lib/browser/SequenceContainer-3UDVKWPA.mjs.map +7 -0
  7. package/dist/lib/browser/{TemplateContainer-QQHVOTSI.mjs → TemplateContainer-RPJ2LBOB.mjs} +5 -6
  8. package/dist/lib/browser/TemplateContainer-RPJ2LBOB.mjs.map +7 -0
  9. package/dist/lib/browser/{app-graph-builder-E4H5DCOJ.mjs → app-graph-builder-JTXBKE7O.mjs} +34 -36
  10. package/dist/lib/browser/app-graph-builder-JTXBKE7O.mjs.map +7 -0
  11. package/dist/lib/browser/chunk-AEAEKWOC.mjs +98 -0
  12. package/dist/lib/browser/chunk-AEAEKWOC.mjs.map +7 -0
  13. package/dist/lib/browser/{chunk-BI6AHRNJ.mjs → chunk-EQDW6BYQ.mjs} +19 -68
  14. package/dist/lib/browser/chunk-EQDW6BYQ.mjs.map +7 -0
  15. package/dist/lib/{node/chunk-P74TWGMG.cjs → browser/chunk-FDCJSQYF.mjs} +10 -14
  16. package/dist/lib/{node-esm/chunk-BB2TAT4P.mjs.map → browser/chunk-FDCJSQYF.mjs.map} +1 -1
  17. package/dist/lib/browser/chunk-JQBVLTM5.mjs +158 -0
  18. package/dist/lib/browser/chunk-JQBVLTM5.mjs.map +7 -0
  19. package/dist/lib/browser/chunk-OWY4CUQY.mjs +2245 -0
  20. package/dist/lib/browser/chunk-OWY4CUQY.mjs.map +7 -0
  21. package/dist/lib/browser/index.mjs +87 -119
  22. package/dist/lib/browser/index.mjs.map +4 -4
  23. package/dist/lib/browser/intent-resolver-5RMMCMXG.mjs +60 -0
  24. package/dist/lib/browser/intent-resolver-5RMMCMXG.mjs.map +7 -0
  25. package/dist/lib/browser/meta.json +1 -1
  26. package/dist/lib/browser/{react-surface-LXCNUSZN.mjs → react-surface-66VY37YQ.mjs} +42 -51
  27. package/dist/lib/browser/react-surface-66VY37YQ.mjs.map +7 -0
  28. package/dist/lib/browser/{settings-XRHXVWGB.mjs → settings-2DGP3UTS.mjs} +6 -6
  29. package/dist/lib/browser/settings-2DGP3UTS.mjs.map +7 -0
  30. package/dist/lib/browser/types/index.mjs +4 -20
  31. package/dist/lib/node-esm/ChatContainer-VZT74PO2.mjs +55 -0
  32. package/dist/lib/node-esm/ChatContainer-VZT74PO2.mjs.map +7 -0
  33. package/dist/lib/node-esm/ChatDialog-RJ6FDX4Q.mjs +73 -0
  34. package/dist/lib/node-esm/ChatDialog-RJ6FDX4Q.mjs.map +7 -0
  35. package/dist/lib/node-esm/SequenceContainer-RQQH5XOC.mjs +163 -0
  36. package/dist/lib/node-esm/SequenceContainer-RQQH5XOC.mjs.map +7 -0
  37. package/dist/lib/node-esm/{TemplateContainer-SOEWY2ZN.mjs → TemplateContainer-A3NAQCZE.mjs} +5 -6
  38. package/dist/lib/node-esm/TemplateContainer-A3NAQCZE.mjs.map +7 -0
  39. package/dist/lib/node-esm/{app-graph-builder-3SY5MBIK.mjs → app-graph-builder-OWSOXFTD.mjs} +34 -36
  40. package/dist/lib/node-esm/app-graph-builder-OWSOXFTD.mjs.map +7 -0
  41. package/dist/lib/node-esm/{chunk-OYN6HLXZ.mjs → chunk-2XL6MNPE.mjs} +44 -33
  42. package/dist/lib/node-esm/chunk-2XL6MNPE.mjs.map +7 -0
  43. package/dist/lib/node-esm/chunk-BISJDTBK.mjs +159 -0
  44. package/dist/lib/node-esm/chunk-BISJDTBK.mjs.map +7 -0
  45. package/dist/lib/node-esm/{chunk-UCOFKNKN.mjs → chunk-E33DNNDW.mjs} +19 -68
  46. package/dist/lib/node-esm/chunk-E33DNNDW.mjs.map +7 -0
  47. package/dist/lib/node-esm/chunk-QN2H2EHV.mjs +41 -0
  48. package/dist/lib/{browser/chunk-XOZ7YMO3.mjs.map → node-esm/chunk-QN2H2EHV.mjs.map} +1 -1
  49. package/dist/lib/node-esm/chunk-SENTQAEO.mjs +2246 -0
  50. package/dist/lib/node-esm/chunk-SENTQAEO.mjs.map +7 -0
  51. package/dist/lib/node-esm/index.mjs +87 -119
  52. package/dist/lib/node-esm/index.mjs.map +4 -4
  53. package/dist/lib/node-esm/intent-resolver-YPPYELY3.mjs +61 -0
  54. package/dist/lib/node-esm/intent-resolver-YPPYELY3.mjs.map +7 -0
  55. package/dist/lib/node-esm/meta.json +1 -1
  56. package/dist/lib/node-esm/{react-surface-7HA5EDWY.mjs → react-surface-RJMRBR2M.mjs} +42 -51
  57. package/dist/lib/node-esm/react-surface-RJMRBR2M.mjs.map +7 -0
  58. package/dist/lib/node-esm/{settings-5IAY6BT4.mjs → settings-47RYZOU4.mjs} +6 -6
  59. package/dist/lib/node-esm/settings-47RYZOU4.mjs.map +7 -0
  60. package/dist/lib/node-esm/types/index.mjs +4 -20
  61. package/dist/types/src/AssistantPlugin.d.ts.map +1 -1
  62. package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
  63. package/dist/types/src/capabilities/index.d.ts +1 -3
  64. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  65. package/dist/types/src/capabilities/intent-resolver.d.ts +2 -2
  66. package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -1
  67. package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
  68. package/dist/types/src/components/AssistantSettings/AssistantSettings.d.ts +2 -2
  69. package/dist/types/src/components/AssistantSettings/AssistantSettings.d.ts.map +1 -1
  70. package/dist/types/src/components/Chat/Chat.d.ts +47 -0
  71. package/dist/types/src/components/Chat/Chat.d.ts.map +1 -0
  72. package/dist/types/src/components/Chat/events.d.ts +30 -0
  73. package/dist/types/src/components/Chat/events.d.ts.map +1 -0
  74. package/dist/types/src/components/Chat/index.d.ts +3 -0
  75. package/dist/types/src/components/Chat/index.d.ts.map +1 -0
  76. package/dist/types/src/components/ChatContainer.d.ts +6 -6
  77. package/dist/types/src/components/ChatContainer.d.ts.map +1 -1
  78. package/dist/types/src/components/ChatDialog.d.ts +8 -0
  79. package/dist/types/src/components/ChatDialog.d.ts.map +1 -0
  80. package/dist/types/src/components/ChatPrompt/ChatActions.d.ts +11 -0
  81. package/dist/types/src/components/ChatPrompt/ChatActions.d.ts.map +1 -0
  82. package/dist/types/src/components/ChatPrompt/ChatOptionsMenu.d.ts +9 -0
  83. package/dist/types/src/components/ChatPrompt/ChatOptionsMenu.d.ts.map +1 -0
  84. package/dist/types/src/components/ChatPrompt/ChatPresets.d.ts +11 -0
  85. package/dist/types/src/components/ChatPrompt/ChatPresets.d.ts.map +1 -0
  86. package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts +11 -0
  87. package/dist/types/src/components/ChatPrompt/ChatReferences.d.ts.map +1 -0
  88. package/dist/types/src/components/ChatPrompt/ChatStatusIndicator.d.ts +8 -0
  89. package/dist/types/src/components/ChatPrompt/ChatStatusIndicator.d.ts.map +1 -0
  90. package/dist/types/src/components/ChatPrompt/index.d.ts +6 -0
  91. package/dist/types/src/components/ChatPrompt/index.d.ts.map +1 -0
  92. package/dist/types/src/components/ChatThread/ChatMessage.d.ts +17 -0
  93. package/dist/types/src/components/ChatThread/ChatMessage.d.ts.map +1 -0
  94. package/dist/types/src/components/ChatThread/ChatThread.d.ts +19 -0
  95. package/dist/types/src/components/ChatThread/ChatThread.d.ts.map +1 -0
  96. package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts +241 -0
  97. package/dist/types/src/components/ChatThread/ChatThread.stories.d.ts.map +1 -0
  98. package/dist/types/src/components/ChatThread/ToolBlock.d.ts +19 -0
  99. package/dist/types/src/components/ChatThread/ToolBlock.d.ts.map +1 -0
  100. package/dist/types/src/components/ChatThread/index.d.ts +2 -0
  101. package/dist/types/src/components/ChatThread/index.d.ts.map +1 -0
  102. package/dist/types/src/components/{Thread → ChatThread}/reducer.d.ts +4 -4
  103. package/dist/types/src/components/ChatThread/reducer.d.ts.map +1 -0
  104. package/dist/types/src/components/PromptSettings.d.ts +2 -2
  105. package/dist/types/src/components/PromptSettings.d.ts.map +1 -1
  106. package/dist/types/src/components/SequenceContainer.d.ts +8 -0
  107. package/dist/types/src/components/SequenceContainer.d.ts.map +1 -0
  108. package/dist/types/src/components/SequenceEditor/SequenceEditor.d.ts +13 -0
  109. package/dist/types/src/components/SequenceEditor/SequenceEditor.d.ts.map +1 -0
  110. package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts +8 -0
  111. package/dist/types/src/components/SequenceEditor/SequenceEditor.stories.d.ts.map +1 -0
  112. package/dist/types/src/components/SequenceEditor/index.d.ts +2 -0
  113. package/dist/types/src/components/SequenceEditor/index.d.ts.map +1 -0
  114. package/dist/types/src/components/TemplateContainer.d.ts +5 -5
  115. package/dist/types/src/components/TemplateContainer.d.ts.map +1 -1
  116. package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts +2 -2
  117. package/dist/types/src/components/TemplateEditor/TemplateEditor.d.ts.map +1 -1
  118. package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts +3 -3
  119. package/dist/types/src/components/TemplateEditor/TemplateEditor.stories.d.ts.map +1 -1
  120. package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts +3 -3
  121. package/dist/types/src/components/TemplateEditor/TemplateForm.d.ts.map +1 -1
  122. package/dist/types/src/components/TemplateEditor/TemplateForm.stories.d.ts +1 -1
  123. package/dist/types/src/components/TemplateEditor/TemplateForm.stories.d.ts.map +1 -1
  124. package/dist/types/src/components/Toolbox/Toolbox.d.ts +11 -4
  125. package/dist/types/src/components/Toolbox/Toolbox.d.ts.map +1 -1
  126. package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts +1 -1
  127. package/dist/types/src/components/Toolbox/Toolbox.stories.d.ts.map +1 -1
  128. package/dist/types/src/components/index.d.ts +6 -12
  129. package/dist/types/src/components/index.d.ts.map +1 -1
  130. package/dist/types/src/events.d.ts.map +1 -1
  131. package/dist/types/src/hooks/{processor.d.ts → chat-processor.d.ts} +36 -22
  132. package/dist/types/src/hooks/chat-processor.d.ts.map +1 -0
  133. package/dist/types/src/hooks/chat-processor.test.d.ts +2 -0
  134. package/dist/types/src/hooks/chat-processor.test.d.ts.map +1 -0
  135. package/dist/types/src/hooks/index.d.ts +5 -5
  136. package/dist/types/src/hooks/index.d.ts.map +1 -1
  137. package/dist/types/src/hooks/presets.d.ts +13 -0
  138. package/dist/types/src/hooks/presets.d.ts.map +1 -0
  139. package/dist/types/src/hooks/useBlueprints.d.ts +9 -0
  140. package/dist/types/src/hooks/useBlueprints.d.ts.map +1 -0
  141. package/dist/types/src/hooks/useChatProcessor.d.ts +20 -8
  142. package/dist/types/src/hooks/useChatProcessor.d.ts.map +1 -1
  143. package/dist/types/src/hooks/useChatServices.d.ts +14 -0
  144. package/dist/types/src/hooks/useChatServices.d.ts.map +1 -0
  145. package/dist/types/src/hooks/useReferencesProvider.d.ts +7 -0
  146. package/dist/types/src/hooks/useReferencesProvider.d.ts.map +1 -0
  147. package/dist/types/src/parser/index.d.ts +1 -1
  148. package/dist/types/src/parser/index.d.ts.map +1 -1
  149. package/dist/types/src/queue-logger.d.ts +5 -5
  150. package/dist/types/src/queue-logger.d.ts.map +1 -1
  151. package/dist/types/src/stories/Chat.stories.d.ts +249 -0
  152. package/dist/types/src/stories/Chat.stories.d.ts.map +1 -0
  153. package/dist/types/src/testing/index.d.ts +1 -1
  154. package/dist/types/src/testing/index.d.ts.map +1 -1
  155. package/dist/types/src/testing/test-sequence.d.ts +8 -0
  156. package/dist/types/src/testing/test-sequence.d.ts.map +1 -0
  157. package/dist/types/src/translations.d.ts +77 -113
  158. package/dist/types/src/translations.d.ts.map +1 -1
  159. package/dist/types/src/types/index.d.ts +1 -3
  160. package/dist/types/src/types/index.d.ts.map +1 -1
  161. package/dist/types/src/types/schema.d.ts +88 -0
  162. package/dist/types/src/types/schema.d.ts.map +1 -0
  163. package/dist/types/src/types/service.d.ts +9 -9
  164. package/dist/types/src/types/service.d.ts.map +1 -1
  165. package/dist/types/tsconfig.tsbuildinfo +1 -1
  166. package/package.json +80 -74
  167. package/src/AssistantPlugin.tsx +20 -47
  168. package/src/capabilities/app-graph-builder.ts +35 -30
  169. package/src/capabilities/index.ts +0 -3
  170. package/src/capabilities/intent-resolver.ts +27 -14
  171. package/src/capabilities/react-surface.tsx +38 -37
  172. package/src/capabilities/settings.ts +3 -3
  173. package/src/components/AssistantSettings/AssistantSettings.tsx +4 -4
  174. package/src/components/Chat/Chat.tsx +388 -0
  175. package/src/components/Chat/events.ts +50 -0
  176. package/src/components/Chat/index.ts +7 -0
  177. package/src/components/ChatContainer.tsx +26 -20
  178. package/src/components/ChatDialog.tsx +64 -0
  179. package/src/components/ChatPrompt/ChatActions.tsx +71 -0
  180. package/src/components/ChatPrompt/ChatOptionsMenu.tsx +52 -0
  181. package/src/components/ChatPrompt/ChatPresets.tsx +28 -0
  182. package/src/components/ChatPrompt/ChatReferences.tsx +53 -0
  183. package/src/components/ChatPrompt/ChatStatusIndicator.tsx +39 -0
  184. package/src/components/ChatPrompt/index.ts +9 -0
  185. package/src/components/ChatThread/ChatMessage.tsx +268 -0
  186. package/src/components/ChatThread/ChatThread.stories.tsx +143 -0
  187. package/src/components/ChatThread/ChatThread.tsx +57 -0
  188. package/src/components/{Thread/ToolInvocations.tsx → ChatThread/ToolBlock.tsx} +36 -21
  189. package/src/{experimental/transcription → components/ChatThread}/index.ts +2 -0
  190. package/src/components/{Thread → ChatThread}/reducer.ts +14 -14
  191. package/src/components/PromptSettings.tsx +43 -45
  192. package/src/components/SequenceContainer.tsx +132 -0
  193. package/src/components/SequenceEditor/SequenceEditor.stories.tsx +32 -0
  194. package/src/components/{BlueprintEditor/BlueprintEditor.tsx → SequenceEditor/SequenceEditor.tsx} +7 -7
  195. package/src/components/{AmbientDialog → SequenceEditor}/index.ts +1 -1
  196. package/src/components/TemplateContainer.tsx +8 -7
  197. package/src/components/TemplateEditor/TemplateEditor.stories.tsx +28 -33
  198. package/src/components/TemplateEditor/TemplateEditor.tsx +32 -19
  199. package/src/components/TemplateEditor/TemplateForm.stories.tsx +15 -15
  200. package/src/components/TemplateEditor/TemplateForm.tsx +47 -55
  201. package/src/components/Toolbox/Toolbox.stories.tsx +5 -6
  202. package/src/components/Toolbox/Toolbox.tsx +60 -4
  203. package/src/components/index.ts +4 -5
  204. package/src/events.ts +2 -2
  205. package/src/hooks/{processor.test.ts → chat-processor.test.ts} +3 -2
  206. package/src/hooks/chat-processor.ts +314 -0
  207. package/src/hooks/index.ts +5 -5
  208. package/src/hooks/presets.ts +52 -0
  209. package/src/hooks/useBlueprints.ts +57 -0
  210. package/src/hooks/useChatProcessor.ts +143 -0
  211. package/src/hooks/useChatServices.ts +91 -0
  212. package/src/hooks/{useContextProvider.ts → useReferencesProvider.ts} +14 -14
  213. package/src/parser/index.ts +1 -1
  214. package/src/queue-logger.ts +6 -6
  215. package/src/stories/Chat.stories.tsx +378 -0
  216. package/src/testing/index.ts +1 -1
  217. package/src/testing/test-functions.ts +1 -1
  218. package/src/testing/test-sequence.ts +51 -0
  219. package/src/tools/openapi.test.ts +11 -11
  220. package/src/translations.ts +43 -23
  221. package/src/types/index.ts +1 -3
  222. package/src/types/schema.ts +95 -0
  223. package/dist/lib/browser/AssistantDialog-MQOOR364.mjs +0 -47
  224. package/dist/lib/browser/AssistantDialog-MQOOR364.mjs.map +0 -7
  225. package/dist/lib/browser/BlueprintContainer-AT5Y7EXG.mjs +0 -321
  226. package/dist/lib/browser/BlueprintContainer-AT5Y7EXG.mjs.map +0 -7
  227. package/dist/lib/browser/ChatContainer-C2NEAS3A.mjs +0 -40
  228. package/dist/lib/browser/ChatContainer-C2NEAS3A.mjs.map +0 -7
  229. package/dist/lib/browser/TemplateContainer-QQHVOTSI.mjs.map +0 -7
  230. package/dist/lib/browser/ai-client-MK2ZZII2.mjs +0 -39
  231. package/dist/lib/browser/ai-client-MK2ZZII2.mjs.map +0 -7
  232. package/dist/lib/browser/app-graph-builder-E4H5DCOJ.mjs.map +0 -7
  233. package/dist/lib/browser/chunk-AAOKC2JN.mjs +0 -208
  234. package/dist/lib/browser/chunk-AAOKC2JN.mjs.map +0 -7
  235. package/dist/lib/browser/chunk-BI6AHRNJ.mjs.map +0 -7
  236. package/dist/lib/browser/chunk-JO4W3MF7.mjs +0 -2101
  237. package/dist/lib/browser/chunk-JO4W3MF7.mjs.map +0 -7
  238. package/dist/lib/browser/chunk-JQFUME3B.mjs +0 -87
  239. package/dist/lib/browser/chunk-JQFUME3B.mjs.map +0 -7
  240. package/dist/lib/browser/chunk-MEGMOFJB.mjs +0 -16
  241. package/dist/lib/browser/chunk-MEGMOFJB.mjs.map +0 -7
  242. package/dist/lib/browser/chunk-Q6UZ4F3H.mjs +0 -96
  243. package/dist/lib/browser/chunk-Q6UZ4F3H.mjs.map +0 -7
  244. package/dist/lib/browser/chunk-UE3IZ4PN.mjs +0 -15
  245. package/dist/lib/browser/chunk-UE3IZ4PN.mjs.map +0 -7
  246. package/dist/lib/browser/chunk-XOZ7YMO3.mjs +0 -20
  247. package/dist/lib/browser/intent-resolver-3UICTGPM.mjs +0 -43
  248. package/dist/lib/browser/intent-resolver-3UICTGPM.mjs.map +0 -7
  249. package/dist/lib/browser/react-surface-LXCNUSZN.mjs.map +0 -7
  250. package/dist/lib/browser/settings-XRHXVWGB.mjs.map +0 -7
  251. package/dist/lib/node/AssistantDialog-AN4Z6YUV.cjs +0 -73
  252. package/dist/lib/node/AssistantDialog-AN4Z6YUV.cjs.map +0 -7
  253. package/dist/lib/node/BlueprintContainer-NOWLDYCZ.cjs +0 -344
  254. package/dist/lib/node/BlueprintContainer-NOWLDYCZ.cjs.map +0 -7
  255. package/dist/lib/node/ChatContainer-VKYBQHUB.cjs +0 -68
  256. package/dist/lib/node/ChatContainer-VKYBQHUB.cjs.map +0 -7
  257. package/dist/lib/node/TemplateContainer-JZF2DCCG.cjs +0 -58
  258. package/dist/lib/node/TemplateContainer-JZF2DCCG.cjs.map +0 -7
  259. package/dist/lib/node/ai-client-7HNSMUMT.cjs +0 -53
  260. package/dist/lib/node/ai-client-7HNSMUMT.cjs.map +0 -7
  261. package/dist/lib/node/app-graph-builder-PPR5B5KU.cjs +0 -235
  262. package/dist/lib/node/app-graph-builder-PPR5B5KU.cjs.map +0 -7
  263. package/dist/lib/node/chunk-4EEWTDQK.cjs +0 -117
  264. package/dist/lib/node/chunk-4EEWTDQK.cjs.map +0 -7
  265. package/dist/lib/node/chunk-FUAGEO7Q.cjs +0 -52
  266. package/dist/lib/node/chunk-FUAGEO7Q.cjs.map +0 -7
  267. package/dist/lib/node/chunk-HRNIUYVQ.cjs +0 -128
  268. package/dist/lib/node/chunk-HRNIUYVQ.cjs.map +0 -7
  269. package/dist/lib/node/chunk-IKZBMHSW.cjs +0 -184
  270. package/dist/lib/node/chunk-IKZBMHSW.cjs.map +0 -7
  271. package/dist/lib/node/chunk-LMDJEGZ2.cjs +0 -233
  272. package/dist/lib/node/chunk-LMDJEGZ2.cjs.map +0 -7
  273. package/dist/lib/node/chunk-NIDICM57.cjs +0 -2080
  274. package/dist/lib/node/chunk-NIDICM57.cjs.map +0 -7
  275. package/dist/lib/node/chunk-P74TWGMG.cjs.map +0 -7
  276. package/dist/lib/node/chunk-QGPWY6GW.cjs +0 -34
  277. package/dist/lib/node/chunk-QGPWY6GW.cjs.map +0 -7
  278. package/dist/lib/node/index.cjs +0 -289
  279. package/dist/lib/node/index.cjs.map +0 -7
  280. package/dist/lib/node/intent-resolver-QSWGTKON.cjs +0 -58
  281. package/dist/lib/node/intent-resolver-QSWGTKON.cjs.map +0 -7
  282. package/dist/lib/node/meta.json +0 -1
  283. package/dist/lib/node/react-surface-D3NBYRZ6.cjs +0 -172
  284. package/dist/lib/node/react-surface-D3NBYRZ6.cjs.map +0 -7
  285. package/dist/lib/node/settings-2JXLKYGE.cjs +0 -36
  286. package/dist/lib/node/settings-2JXLKYGE.cjs.map +0 -7
  287. package/dist/lib/node/types/index.cjs +0 -54
  288. package/dist/lib/node/types/index.cjs.map +0 -7
  289. package/dist/lib/node-esm/AssistantDialog-6WEMLUPU.mjs +0 -48
  290. package/dist/lib/node-esm/AssistantDialog-6WEMLUPU.mjs.map +0 -7
  291. package/dist/lib/node-esm/BlueprintContainer-STOJAVML.mjs +0 -322
  292. package/dist/lib/node-esm/BlueprintContainer-STOJAVML.mjs.map +0 -7
  293. package/dist/lib/node-esm/ChatContainer-3MVBTUJN.mjs +0 -41
  294. package/dist/lib/node-esm/ChatContainer-3MVBTUJN.mjs.map +0 -7
  295. package/dist/lib/node-esm/TemplateContainer-SOEWY2ZN.mjs.map +0 -7
  296. package/dist/lib/node-esm/ai-client-XGZBJ6BE.mjs +0 -40
  297. package/dist/lib/node-esm/ai-client-XGZBJ6BE.mjs.map +0 -7
  298. package/dist/lib/node-esm/app-graph-builder-3SY5MBIK.mjs.map +0 -7
  299. package/dist/lib/node-esm/chunk-34EX6E5Q.mjs +0 -18
  300. package/dist/lib/node-esm/chunk-34EX6E5Q.mjs.map +0 -7
  301. package/dist/lib/node-esm/chunk-3UEZLJ2V.mjs +0 -16
  302. package/dist/lib/node-esm/chunk-3UEZLJ2V.mjs.map +0 -7
  303. package/dist/lib/node-esm/chunk-BB2TAT4P.mjs +0 -22
  304. package/dist/lib/node-esm/chunk-CDAILLCU.mjs +0 -98
  305. package/dist/lib/node-esm/chunk-CDAILLCU.mjs.map +0 -7
  306. package/dist/lib/node-esm/chunk-J6UXXZGJ.mjs +0 -209
  307. package/dist/lib/node-esm/chunk-J6UXXZGJ.mjs.map +0 -7
  308. package/dist/lib/node-esm/chunk-OD574YIU.mjs +0 -2102
  309. package/dist/lib/node-esm/chunk-OD574YIU.mjs.map +0 -7
  310. package/dist/lib/node-esm/chunk-OYN6HLXZ.mjs.map +0 -7
  311. package/dist/lib/node-esm/chunk-UCOFKNKN.mjs.map +0 -7
  312. package/dist/lib/node-esm/intent-resolver-E6MXTYAU.mjs +0 -44
  313. package/dist/lib/node-esm/intent-resolver-E6MXTYAU.mjs.map +0 -7
  314. package/dist/lib/node-esm/react-surface-7HA5EDWY.mjs.map +0 -7
  315. package/dist/lib/node-esm/settings-5IAY6BT4.mjs.map +0 -7
  316. package/dist/types/src/capabilities/ai-client.d.ts +0 -5
  317. package/dist/types/src/capabilities/ai-client.d.ts.map +0 -1
  318. package/dist/types/src/capabilities/capabilities.d.ts +0 -6
  319. package/dist/types/src/capabilities/capabilities.d.ts.map +0 -1
  320. package/dist/types/src/components/AmbientDialog/AmbientDialog.d.ts +0 -10
  321. package/dist/types/src/components/AmbientDialog/AmbientDialog.d.ts.map +0 -1
  322. package/dist/types/src/components/AmbientDialog/AmbientDialog.stories.d.ts +0 -8
  323. package/dist/types/src/components/AmbientDialog/AmbientDialog.stories.d.ts.map +0 -1
  324. package/dist/types/src/components/AmbientDialog/index.d.ts +0 -2
  325. package/dist/types/src/components/AmbientDialog/index.d.ts.map +0 -1
  326. package/dist/types/src/components/AssistantDialog.d.ts +0 -7
  327. package/dist/types/src/components/AssistantDialog.d.ts.map +0 -1
  328. package/dist/types/src/components/BlueprintContainer.d.ts +0 -9
  329. package/dist/types/src/components/BlueprintContainer.d.ts.map +0 -1
  330. package/dist/types/src/components/BlueprintEditor/BlueprintEditor.d.ts +0 -13
  331. package/dist/types/src/components/BlueprintEditor/BlueprintEditor.d.ts.map +0 -1
  332. package/dist/types/src/components/BlueprintEditor/BlueprintEditor.stories.d.ts +0 -8
  333. package/dist/types/src/components/BlueprintEditor/BlueprintEditor.stories.d.ts.map +0 -1
  334. package/dist/types/src/components/BlueprintEditor/index.d.ts +0 -2
  335. package/dist/types/src/components/BlueprintEditor/index.d.ts.map +0 -1
  336. package/dist/types/src/components/Prompt/Prompt.d.ts +0 -23
  337. package/dist/types/src/components/Prompt/Prompt.d.ts.map +0 -1
  338. package/dist/types/src/components/Prompt/Prompt.stories.d.ts +0 -13
  339. package/dist/types/src/components/Prompt/Prompt.stories.d.ts.map +0 -1
  340. package/dist/types/src/components/Prompt/PromptBar.d.ts +0 -16
  341. package/dist/types/src/components/Prompt/PromptBar.d.ts.map +0 -1
  342. package/dist/types/src/components/Prompt/PromptBar.stories.d.ts +0 -9
  343. package/dist/types/src/components/Prompt/PromptBar.stories.d.ts.map +0 -1
  344. package/dist/types/src/components/Prompt/autocomplete.d.ts +0 -25
  345. package/dist/types/src/components/Prompt/autocomplete.d.ts.map +0 -1
  346. package/dist/types/src/components/Prompt/index.d.ts +0 -3
  347. package/dist/types/src/components/Prompt/index.d.ts.map +0 -1
  348. package/dist/types/src/components/Prompt/references.d.ts +0 -30
  349. package/dist/types/src/components/Prompt/references.d.ts.map +0 -1
  350. package/dist/types/src/components/Thread/Thread.d.ts +0 -28
  351. package/dist/types/src/components/Thread/Thread.d.ts.map +0 -1
  352. package/dist/types/src/components/Thread/Thread.stories.d.ts +0 -11
  353. package/dist/types/src/components/Thread/Thread.stories.d.ts.map +0 -1
  354. package/dist/types/src/components/Thread/ThreadContainer.d.ts +0 -13
  355. package/dist/types/src/components/Thread/ThreadContainer.d.ts.map +0 -1
  356. package/dist/types/src/components/Thread/ThreadContainer.stories.d.ts +0 -16
  357. package/dist/types/src/components/Thread/ThreadContainer.stories.d.ts.map +0 -1
  358. package/dist/types/src/components/Thread/ThreadMessage.d.ts +0 -16
  359. package/dist/types/src/components/Thread/ThreadMessage.d.ts.map +0 -1
  360. package/dist/types/src/components/Thread/ToolInvocations.d.ts +0 -13
  361. package/dist/types/src/components/Thread/ToolInvocations.d.ts.map +0 -1
  362. package/dist/types/src/components/Thread/index.d.ts +0 -3
  363. package/dist/types/src/components/Thread/index.d.ts.map +0 -1
  364. package/dist/types/src/components/Thread/reducer.d.ts.map +0 -1
  365. package/dist/types/src/experimental/transcription/index.d.ts +0 -1
  366. package/dist/types/src/experimental/transcription/index.d.ts.map +0 -1
  367. package/dist/types/src/hooks/processor.d.ts.map +0 -1
  368. package/dist/types/src/hooks/processor.test.d.ts +0 -2
  369. package/dist/types/src/hooks/processor.test.d.ts.map +0 -1
  370. package/dist/types/src/hooks/useContextProvider.d.ts +0 -17
  371. package/dist/types/src/hooks/useContextProvider.d.ts.map +0 -1
  372. package/dist/types/src/hooks/useMessageQueue.d.ts +0 -42
  373. package/dist/types/src/hooks/useMessageQueue.d.ts.map +0 -1
  374. package/dist/types/src/hooks/useServices.d.ts +0 -7
  375. package/dist/types/src/hooks/useServices.d.ts.map +0 -1
  376. package/dist/types/src/hooks/useTextInputEvents.d.ts +0 -13
  377. package/dist/types/src/hooks/useTextInputEvents.d.ts.map +0 -1
  378. package/dist/types/src/stories/Prompt.stories.d.ts +0 -8
  379. package/dist/types/src/stories/Prompt.stories.d.ts.map +0 -1
  380. package/dist/types/src/stories/Query.stories.d.ts +0 -19
  381. package/dist/types/src/stories/Query.stories.d.ts.map +0 -1
  382. package/dist/types/src/stories/Research.stories.d.ts +0 -15
  383. package/dist/types/src/stories/Research.stories.d.ts.map +0 -1
  384. package/dist/types/src/stories/test-data.d.ts +0 -3
  385. package/dist/types/src/stories/test-data.d.ts.map +0 -1
  386. package/dist/types/src/stories/testing.d.ts +0 -12
  387. package/dist/types/src/stories/testing.d.ts.map +0 -1
  388. package/dist/types/src/testing/test-blueprint.d.ts +0 -8
  389. package/dist/types/src/testing/test-blueprint.d.ts.map +0 -1
  390. package/dist/types/src/types/chat.d.ts +0 -23
  391. package/dist/types/src/types/chat.d.ts.map +0 -1
  392. package/dist/types/src/types/template.d.ts +0 -56
  393. package/dist/types/src/types/template.d.ts.map +0 -1
  394. package/dist/types/src/types/types.d.ts +0 -50
  395. package/dist/types/src/types/types.d.ts.map +0 -1
  396. package/src/capabilities/ai-client.ts +0 -42
  397. package/src/capabilities/capabilities.ts +0 -15
  398. package/src/components/AmbientDialog/AmbientDialog.stories.tsx +0 -84
  399. package/src/components/AmbientDialog/AmbientDialog.tsx +0 -117
  400. package/src/components/AssistantDialog.tsx +0 -37
  401. package/src/components/BlueprintContainer.tsx +0 -148
  402. package/src/components/BlueprintEditor/BlueprintEditor.stories.tsx +0 -32
  403. package/src/components/BlueprintEditor/index.ts +0 -5
  404. package/src/components/Prompt/Prompt.stories.tsx +0 -121
  405. package/src/components/Prompt/Prompt.tsx +0 -124
  406. package/src/components/Prompt/PromptBar.stories.tsx +0 -69
  407. package/src/components/Prompt/PromptBar.tsx +0 -105
  408. package/src/components/Prompt/autocomplete.ts +0 -218
  409. package/src/components/Prompt/index.ts +0 -6
  410. package/src/components/Prompt/references.ts +0 -180
  411. package/src/components/Thread/Thread.stories.tsx +0 -201
  412. package/src/components/Thread/Thread.tsx +0 -118
  413. package/src/components/Thread/ThreadContainer.stories.tsx +0 -283
  414. package/src/components/Thread/ThreadContainer.tsx +0 -105
  415. package/src/components/Thread/ThreadMessage.tsx +0 -234
  416. package/src/components/Thread/index.ts +0 -6
  417. package/src/hooks/processor.ts +0 -238
  418. package/src/hooks/useChatProcessor.tsx +0 -97
  419. package/src/hooks/useMessageQueue.ts +0 -22
  420. package/src/hooks/useServices.ts +0 -28
  421. package/src/hooks/useTextInputEvents.ts +0 -49
  422. package/src/stories/Prompt.stories.tsx +0 -60
  423. package/src/stories/Query.stories.tsx +0 -514
  424. package/src/stories/Research.stories.tsx +0 -482
  425. package/src/stories/test-data.ts +0 -128
  426. package/src/stories/testing.ts +0 -60
  427. package/src/testing/test-blueprint.ts +0 -58
  428. package/src/types/chat.ts +0 -32
  429. package/src/types/template.ts +0 -66
  430. package/src/types/types.ts +0 -48
@@ -1,56 +0,0 @@
1
- import { Schema } from 'effect';
2
- import { Type } from '@dxos/echo';
3
- export declare enum TemplateInputType {
4
- VALUE = 0,
5
- PASS_THROUGH = 1,
6
- RETRIEVER = 2,
7
- FUNCTION = 3,
8
- QUERY = 4,
9
- RESOLVER = 5,
10
- CONTEXT = 6,
11
- SCHEMA = 7
12
- }
13
- export declare const TemplateInputSchema: Schema.mutable<Schema.Struct<{
14
- name: typeof Schema.String;
15
- type: Schema.optional<Schema.Enums<typeof TemplateInputType>>;
16
- value: Schema.optional<typeof Schema.String>;
17
- }>>;
18
- export type TemplateInput = Schema.Schema.Type<typeof TemplateInputSchema>;
19
- export declare const TemplateKinds: readonly ["always", "schema-matching", "automatically", "manual"];
20
- export type TemplateKind = (typeof TemplateKinds)[number];
21
- export declare const TemplateKindSchema: Schema.Union<[Schema.Struct<{
22
- include: Schema.Literal<["always"]>;
23
- }>, Schema.Struct<{
24
- include: Schema.Literal<["schema-matching"]>;
25
- typename: typeof Schema.String;
26
- }>, Schema.Struct<{
27
- include: Schema.Literal<["automatically"]>;
28
- description: typeof Schema.String;
29
- }>, Schema.Struct<{
30
- include: Schema.Literal<["manual"]>;
31
- }>]>;
32
- export type TemplateKindType = Schema.Schema.Type<typeof TemplateKindSchema>;
33
- export declare const TemplateType: Type.obj<Schema.Struct<{
34
- name: Schema.optional<typeof Schema.String>;
35
- kind: Schema.mutable<Schema.Union<[Schema.Struct<{
36
- include: Schema.Literal<["always"]>;
37
- }>, Schema.Struct<{
38
- include: Schema.Literal<["schema-matching"]>;
39
- typename: typeof Schema.String;
40
- }>, Schema.Struct<{
41
- include: Schema.Literal<["automatically"]>;
42
- description: typeof Schema.String;
43
- }>, Schema.Struct<{
44
- include: Schema.Literal<["manual"]>;
45
- }>]>>;
46
- source: typeof Schema.String;
47
- inputs: Schema.optional<Schema.mutable<Schema.Array$<Schema.mutable<Schema.Struct<{
48
- name: typeof Schema.String;
49
- type: Schema.optional<Schema.Enums<typeof TemplateInputType>>;
50
- value: Schema.optional<typeof Schema.String>;
51
- }>>>>>;
52
- command: Schema.optional<typeof Schema.String>;
53
- }>>;
54
- export interface TemplateType extends Schema.Schema.Type<typeof TemplateType> {
55
- }
56
- //# sourceMappingURL=template.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../../../src/types/template.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAEhC,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAIlC,oBAAY,iBAAiB;IAC3B,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,SAAS,IAAI;IACb,QAAQ,IAAI;IACZ,KAAK,IAAI;IACT,QAAQ,IAAI;IACZ,OAAO,IAAI;IACX,MAAM,IAAI;CACX;AAED,eAAO,MAAM,mBAAmB;;;;GAM/B,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAE3E,eAAO,MAAM,aAAa,mEAAoE,CAAC;AAC/F,MAAM,MAAM,YAAY,GAAG,CAAC,OAAO,aAAa,CAAC,CAAC,MAAM,CAAC,CAAC;AAE1D,eAAO,MAAM,kBAAkB;;;;;;;;;;IAe9B,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAC7E,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;GAYxB,CAAC;AACF,MAAM,WAAW,YAAa,SAAQ,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,YAAY,CAAC;CAAG"}
@@ -1,50 +0,0 @@
1
- import { Schema } from 'effect';
2
- export declare namespace AssistantAction {
3
- const CreateChat_base: Schema.TaggedClass<CreateChat, "dxos.org/plugin/assistant/action/create-chat", {
4
- readonly _tag: Schema.tag<"dxos.org/plugin/assistant/action/create-chat">;
5
- } & {
6
- input: Schema.Struct<{
7
- space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
8
- name: Schema.optional<typeof Schema.String>;
9
- }>;
10
- output: Schema.Struct<{
11
- object: import("@dxos/echo/Type").obj<Schema.Struct<{
12
- id: import("@dxos/keys").ObjectIdClass;
13
- name: Schema.optional<typeof Schema.String>;
14
- queue: import("@dxos/echo/Type").ref<Schema.Schema<import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, import("@dxos/echo-db").Queue<import("@dxos/echo/Obj").Any | import("@dxos/echo/Relation").Any>, never>>;
15
- }>>;
16
- }>;
17
- }>;
18
- export class CreateChat extends CreateChat_base {
19
- }
20
- const CreateBlueprint_base: Schema.TaggedClass<CreateBlueprint, "dxos.org/plugin/assistant/action/create-blueprint", {
21
- readonly _tag: Schema.tag<"dxos.org/plugin/assistant/action/create-blueprint">;
22
- } & {
23
- input: Schema.Struct<{
24
- name: Schema.optional<typeof Schema.String>;
25
- }>;
26
- output: Schema.Struct<{
27
- object: import("@dxos/echo/Type").obj<Schema.Struct<{
28
- name: Schema.optional<typeof Schema.String>;
29
- steps: Schema.Array$<Schema.Struct<{
30
- id: import("@dxos/keys").ObjectIdClass;
31
- instructions: typeof Schema.String;
32
- tools: Schema.optional<Schema.Array$<typeof Schema.String>>;
33
- }>>;
34
- }>>;
35
- }>;
36
- }>;
37
- export class CreateBlueprint extends CreateBlueprint_base {
38
- }
39
- export {};
40
- }
41
- export declare const LLM_PROVIDERS: readonly ["edge", "ollama", "lmstudio"];
42
- export declare const AssistantSettingsSchema: Schema.mutable<Schema.Struct<{
43
- llmProvider: Schema.optional<Schema.Literal<["edge", "ollama", "lmstudio"]>>;
44
- edgeModel: Schema.optional<typeof Schema.String>;
45
- ollamaModel: Schema.optional<typeof Schema.String>;
46
- lmstudioModel: Schema.optional<typeof Schema.String>;
47
- customPrompts: Schema.optional<typeof Schema.Boolean>;
48
- }>>;
49
- export type AssistantSettingsProps = Schema.Schema.Type<typeof AssistantSettingsSchema>;
50
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/types/types.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAQhC,yBAAiB,eAAe,CAAC;;;;;;;;;;;;;;;;IAG/B,MAAM,OAAO,UAAW,SAAQ,eAQ9B;KAAG;;;;;;;;;;;;;;;;;;IAEL,MAAM,OAAO,eAAgB,SAAQ,oBAOnC;KAAG;;CACN;AAED,eAAO,MAAM,aAAa,yCAA0C,CAAC;AAErE,eAAO,MAAM,uBAAuB;;;;;;GAQnC,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,uBAAuB,CAAC,CAAC"}
@@ -1,42 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- import { effect, signal } from '@preact/signals-core';
6
-
7
- import { type AiServiceClient, EdgeAiServiceClient, OllamaAiServiceClient } from '@dxos/ai';
8
- import { Capabilities, contributes, type PluginContext } from '@dxos/app-framework';
9
- import { ClientCapabilities } from '@dxos/plugin-client';
10
-
11
- import { AssistantCapabilities } from './capabilities';
12
- import { ASSISTANT_PLUGIN } from '../meta';
13
- import { type AssistantSettingsProps } from '../types';
14
-
15
- // TODO(wittjosiah): Factor out.
16
- const DEFAULT_AI_SERVICE_URL = 'http://localhost:8788';
17
-
18
- export default (context: PluginContext) => {
19
- const client = context.getCapability(ClientCapabilities.Client);
20
- const endpoint = client.config.values.runtime?.services?.ai?.server ?? DEFAULT_AI_SERVICE_URL;
21
- const aiClient = signal<AiServiceClient>(new EdgeAiServiceClient({ endpoint }));
22
-
23
- const unsubscribe = effect(() => {
24
- const settings = context
25
- .getCapability(Capabilities.SettingsStore)
26
- .getStore<AssistantSettingsProps>(ASSISTANT_PLUGIN)?.value;
27
-
28
- if (settings?.llmProvider === 'ollama') {
29
- aiClient.value = new OllamaAiServiceClient();
30
- } else {
31
- aiClient.value = new EdgeAiServiceClient({
32
- endpoint,
33
- defaultGenerationOptions: {
34
- // model: '@anthropic/claude-sonnet-4-20250514',
35
- model: '@anthropic/claude-3-5-haiku-20241022',
36
- },
37
- });
38
- }
39
- });
40
-
41
- return contributes(AssistantCapabilities.AiClient, aiClient, () => unsubscribe());
42
- };
@@ -1,15 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- import { type ReadonlySignal } from '@preact/signals-core';
6
-
7
- import { type AiServiceClient } from '@dxos/ai';
8
- import { defineCapability } from '@dxos/app-framework';
9
-
10
- import { ASSISTANT_PLUGIN } from '../meta';
11
-
12
- // TODO(burdon): Move to types to import from other plugins?
13
- export namespace AssistantCapabilities {
14
- export const AiClient = defineCapability<ReadonlySignal<AiServiceClient>>(`${ASSISTANT_PLUGIN}/capability/ai-client`);
15
- }
@@ -1,84 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- import '@dxos-theme';
6
-
7
- import { type StoryObj, type Meta } from '@storybook/react';
8
- import React, { useState } from 'react';
9
-
10
- import { IntentPlugin } from '@dxos/app-framework';
11
- import { withPluginManager } from '@dxos/app-framework/testing';
12
- import { Config } from '@dxos/client';
13
- import { faker } from '@dxos/random';
14
- import { withClientProvider } from '@dxos/react-client/testing';
15
- import { Dialog, Toolbar, Button } from '@dxos/react-ui';
16
- import { withTheme, withLayout } from '@dxos/storybook-utils';
17
-
18
- import { AmbientDialog } from './AmbientDialog';
19
- import translations from '../../translations';
20
-
21
- const meta: Meta<typeof AmbientDialog> = {
22
- title: 'plugins/plugin-assistant/AmbientDialog',
23
- component: AmbientDialog,
24
- render: () => {
25
- const [open, setOpen] = useState(true);
26
- const [items, setItems] = useState<string[]>([]);
27
- return (
28
- <>
29
- <div>
30
- <Toolbar.Root>
31
- <Toolbar.Button onClick={() => setOpen(true)}>Open</Toolbar.Button>
32
- </Toolbar.Root>
33
- </div>
34
- <Dialog.Root open={open} onOpenChange={setOpen}>
35
- <AmbientDialog>
36
- <div className='flex flex-col h-full overflow-hidden'>
37
- <div className='flex flex-col h-full gap-2 overflow-auto'>
38
- {items.map((item) => (
39
- <div key={item} className='px-2'>
40
- {item}
41
- </div>
42
- ))}
43
- {items.length > 0 && <div className='pbe-2' />}
44
- </div>
45
- <div className='shrink-0 h-[40px]'>
46
- <Button onClick={() => setItems([...items, faker.lorem.word()])}>Add</Button>
47
- </div>
48
- </div>
49
- </AmbientDialog>
50
- </Dialog.Root>
51
- </>
52
- );
53
- },
54
- decorators: [
55
- // TODO(burdon): Replace with ClientPlugin.
56
- withClientProvider({
57
- config: new Config({
58
- runtime: {
59
- client: { edgeFeatures: { signaling: true } },
60
- services: {
61
- edge: { url: 'https://edge.dxos.workers.dev/' },
62
- iceProviders: [{ urls: 'https://edge.dxos.workers.dev/ice' }],
63
- },
64
- },
65
- }),
66
- createIdentity: true,
67
- createSpace: true,
68
- }),
69
- withPluginManager({
70
- plugins: [IntentPlugin()],
71
- }),
72
- withTheme,
73
- withLayout({ fullscreen: true }),
74
- ],
75
- parameters: {
76
- translations,
77
- },
78
- };
79
-
80
- export default meta;
81
-
82
- type Story = StoryObj<typeof AmbientDialog>;
83
-
84
- export const Default: Story = {};
@@ -1,117 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- import React, { type PropsWithChildren, useCallback, useEffect, useState } from 'react';
6
-
7
- import { Dialog, Icon, IconButton } from '@dxos/react-ui';
8
- import { resizeAttributes, ResizeHandle, type Size, sizeStyle } from '@dxos/react-ui-dnd';
9
- import { mx } from '@dxos/react-ui-theme';
10
-
11
- const preventDefault = (event: Event) => event.preventDefault();
12
-
13
- const minSize = 5;
14
-
15
- export type AmbientDialogProps = PropsWithChildren<{
16
- open?: boolean;
17
- title?: string;
18
- resizeable?: boolean;
19
- onOpenChange?: (open: boolean) => void;
20
- onEscape?: () => void;
21
- }>;
22
-
23
- export const AmbientDialog = ({
24
- children,
25
- open: controlledOpen,
26
- title,
27
- resizeable = true,
28
- onOpenChange,
29
- onEscape,
30
- }: AmbientDialogProps) => {
31
- const [resizeKey, setReizeKey] = useState(0);
32
- const [size, setSize] = useState<Size>('min-content');
33
- const [open, setOpen] = useState(controlledOpen);
34
-
35
- // Update controlled value.
36
- useEffect(() => {
37
- setOpen(controlledOpen);
38
- }, [controlledOpen]);
39
-
40
- // Update size and key.
41
- useEffect(() => {
42
- setSize(open ? 'min-content' : minSize);
43
- setReizeKey((key) => key + 1);
44
- }, [open]);
45
-
46
- // TODO(burdon): Animate open/close.
47
- // NOTE: We set the min size to 5rem (80px), and the header and prompt bar to 40px (i.e., the rail-size) each.
48
- // The dialog has no vertical padding and has box-content so that when closed it collapses to the size of the header and prompt bar.
49
- const handleToggle = useCallback(() => {
50
- setOpen((open) => {
51
- onOpenChange?.(!open);
52
- return !open;
53
- });
54
- }, []);
55
-
56
- return (
57
- <div role='none' className='dx-dialog__overlay bg-transparent pointer-events-none' data-block-align='end'>
58
- <Dialog.Content
59
- classNames='relative box-content p-0 md:is-[35rem] md:max-is-none overflow-hidden pointer-events-auto transition-[block-size] ease-in-out duration-0 [&:not([data-dx-resizing="true"])]:duration-200'
60
- inOverlayLayout
61
- {...resizeAttributes}
62
- style={{
63
- ...(resizeable ? sizeStyle(size, 'vertical', true) : {}),
64
- maxBlockSize: 'calc(100dvh - env(safe-area-inset-bottom) - env(safe-area-inset-top) - 9rem)',
65
- }}
66
- onEscapeKeyDown={onEscape}
67
- onInteractOutside={preventDefault}
68
- >
69
- {(resizeable && (
70
- <>
71
- <ResizeHandle
72
- key={resizeKey}
73
- side='block-start'
74
- defaultSize='min-content'
75
- minSize={minSize}
76
- fallbackSize={minSize}
77
- iconPosition='center'
78
- onSizeChange={setSize}
79
- />
80
-
81
- <DialogHeader open={open} title={title} onToggle={handleToggle} />
82
- </>
83
- )) || <Dialog.Title srOnly />}
84
-
85
- {children}
86
- </Dialog.Content>
87
- </div>
88
- );
89
- };
90
-
91
- /**
92
- * Matches same layout grid as PromptBar.
93
- */
94
- const DialogHeader = ({ open, title, onToggle }: { open?: boolean; title?: string; onToggle: () => void }) => {
95
- return (
96
- <div className='flex shrink-0 w-full grid grid-cols-[var(--rail-action)_1fr_var(--rail-action)] items-center overflow-hidden'>
97
- <div className='flex w-[--rail-action] h-[--rail-action] items-center justify-center'>
98
- <Dialog.Close>
99
- <Icon icon='ph--x--regular' />
100
- </Dialog.Close>
101
- </div>
102
- <div className='grow'>
103
- <Dialog.Title classNames='flex justify-center text-xs text-subdued'>{title}</Dialog.Title>
104
- </div>
105
- <div className='flex w-[--rail-action] h-[--rail-action] items-center justify-center'>
106
- <IconButton
107
- variant='ghost'
108
- icon={'ph--caret-up--regular'}
109
- classNames={mx('[&>svg]:transition [&>svg]:duration-200', open && '[&>svg]:rotate-180')}
110
- iconOnly
111
- label='Shrink'
112
- onClick={onToggle}
113
- />
114
- </div>
115
- </div>
116
- );
117
- };
@@ -1,37 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- import React, { type FC, useState } from 'react';
6
-
7
- import { useCapability, Capabilities, useCapabilities } from '@dxos/app-framework';
8
- import { TranscriptionCapabilities } from '@dxos/plugin-transcription';
9
- import { useTranslation } from '@dxos/react-ui';
10
-
11
- import { AmbientDialog } from './AmbientDialog';
12
- import { ThreadContainer } from './Thread';
13
- import { ASSISTANT_PLUGIN } from '../meta';
14
- import { type AssistantSettingsProps, type AIChatType } from '../types';
15
-
16
- export const AssistantDialog: FC<{ chat?: AIChatType }> = ({ chat }) => {
17
- const { t } = useTranslation(ASSISTANT_PLUGIN);
18
- const transcription = useCapabilities(TranscriptionCapabilities.Transcriber).length > 0;
19
- const settings = useCapability(Capabilities.SettingsStore).getStore<AssistantSettingsProps>(ASSISTANT_PLUGIN)?.value;
20
-
21
- // TODO(burdon): Refocus when open.
22
- const [open, setOpen] = useState(false);
23
-
24
- return (
25
- <AmbientDialog open={open} onOpenChange={setOpen} title={t('assistant dialog title')}>
26
- <ThreadContainer
27
- part={'dialog'}
28
- chat={chat}
29
- onOpenChange={setOpen}
30
- settings={settings}
31
- transcription={transcription}
32
- />
33
- </AmbientDialog>
34
- );
35
- };
36
-
37
- export default AssistantDialog;
@@ -1,148 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- import { type EditorView } from '@codemirror/view';
6
- import JSON5 from 'json5';
7
- import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
8
-
9
- import { ToolRegistry } from '@dxos/ai';
10
- import { useCapability } from '@dxos/app-framework';
11
- import {
12
- type Blueprint,
13
- type BlueprintDefinition,
14
- BlueprintMachine,
15
- createLocalSearchTool,
16
- createExaTool,
17
- createGraphWriterTool,
18
- } from '@dxos/assistant';
19
- import { getSpace } from '@dxos/client/echo';
20
- import { DXN, Key } from '@dxos/echo';
21
- import { Toolbar, useTranslation } from '@dxos/react-ui';
22
- import { getSelectionSet, useSelectionManager } from '@dxos/react-ui-attention';
23
- import { StackItem, type StackItemContentProps } from '@dxos/react-ui-stack';
24
-
25
- import { BlueprintEditor } from './BlueprintEditor';
26
- import { AssistantCapabilities } from '../capabilities';
27
- import { meta } from '../meta';
28
- import { QueueLogger } from '../queue-logger';
29
-
30
- // TODO(burdon): Move to config.
31
- export const EXA_API_KEY = '9c7e17ff-0c85-4cd5-827a-8b489f139e03';
32
-
33
- // TODO(burdon): Validate.
34
- const parseBlueprint = (text: string): BlueprintDefinition | undefined => {
35
- try {
36
- const json = JSON5.parse(text);
37
- const { steps } = json;
38
- return { steps };
39
- } catch (error) {
40
- // Ignore.
41
- }
42
- };
43
-
44
- export const BlueprintContainer = ({
45
- role,
46
- blueprint,
47
- }: Pick<StackItemContentProps, 'role'> & { blueprint: Blueprint }) => {
48
- const { t } = useTranslation(meta.id);
49
- const aiClient = useCapability(AssistantCapabilities.AiClient);
50
- const selectionManager = useSelectionManager();
51
- const [definition, setDefinition] = useState<BlueprintDefinition>();
52
- useEffect(() => {
53
- setDefinition({
54
- steps: blueprint.steps.map(({ instructions, tools }) => ({ instructions, tools })),
55
- });
56
- }, [blueprint]);
57
-
58
- const editorRef = useRef<EditorView | undefined>(undefined);
59
-
60
- // TODO(burdon): Factor out.
61
- const toolRegistry = useMemo(() => {
62
- const space = getSpace(blueprint);
63
- if (!space) {
64
- return;
65
- }
66
-
67
- // TODO(burdon): How should the queue be created?
68
- const queue = space.queues.create();
69
-
70
- return new ToolRegistry([
71
- createExaTool({ apiKey: EXA_API_KEY }),
72
- createLocalSearchTool(space.db, queue),
73
- createGraphWriterTool({
74
- db: space.db,
75
- queue,
76
- schema: [], // TODO(burdon): Get schema from client/blueprint?
77
- onDone: async (objects) => {
78
- await queue.append(objects);
79
- },
80
- }),
81
- ]);
82
- }, [blueprint]);
83
-
84
- const formatAndSave = useCallback((): BlueprintDefinition | undefined => {
85
- if (!blueprint) {
86
- return;
87
- }
88
-
89
- const text = editorRef.current?.state.doc.toString();
90
- if (!text) {
91
- return;
92
- }
93
-
94
- const definition = parseBlueprint(text);
95
- if (!definition) {
96
- return;
97
- }
98
-
99
- setDefinition(definition);
100
- const formatted = JSON.stringify(definition, null, 2);
101
- editorRef.current?.dispatch({
102
- changes: { from: 0, to: text.length, insert: formatted },
103
- });
104
-
105
- blueprint.steps.length = 0;
106
- for (const step of definition.steps) {
107
- blueprint.steps.push({
108
- id: Key.ObjectId.random(),
109
- instructions: step.instructions,
110
- tools: step.tools,
111
- });
112
- }
113
-
114
- return blueprint;
115
- }, [blueprint]);
116
-
117
- // TODO(burdon): Save raw blueprint separately from parsed blueprint? (like Script).
118
- const handleSave = useCallback(() => formatAndSave(), [formatAndSave]);
119
-
120
- const handleRun = useCallback(async () => {
121
- if (!aiClient?.value || !toolRegistry) {
122
- return;
123
- }
124
-
125
- formatAndSave();
126
-
127
- // Get input from selection.
128
- const input = Array.from(getSelectionSet(selectionManager)).map((id) => DXN.fromLocalObjectId(id));
129
- if (!input.length) {
130
- return;
131
- }
132
-
133
- const machine = new BlueprintMachine(toolRegistry, blueprint).setLogger(new QueueLogger(blueprint));
134
- await machine.runToCompletion({ aiClient: aiClient.value, input });
135
- }, [aiClient.value, blueprint, formatAndSave, selectionManager, toolRegistry]);
136
-
137
- return (
138
- <StackItem.Content role={role} toolbar>
139
- <Toolbar.Root>
140
- <Toolbar.Button onClick={handleSave}>{t('button save')}</Toolbar.Button>
141
- <Toolbar.Button onClick={handleRun}>{t('button run')}</Toolbar.Button>
142
- </Toolbar.Root>
143
- {definition && <BlueprintEditor ref={editorRef} blueprint={definition} />}
144
- </StackItem.Content>
145
- );
146
- };
147
-
148
- export default BlueprintContainer;
@@ -1,32 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- import '@dxos-theme';
6
-
7
- import { type StoryObj, type Meta } from '@storybook/react';
8
-
9
- import { withLayout, withTheme } from '@dxos/storybook-utils';
10
-
11
- import { BlueprintEditor } from './BlueprintEditor';
12
- import { RESEARCH_BLUEPRINT_DEFINITION } from '../../testing';
13
- import translations from '../../translations';
14
-
15
- const meta: Meta<typeof BlueprintEditor> = {
16
- title: 'plugins/plugin-assistant/BlueprintEditor',
17
- component: BlueprintEditor,
18
- decorators: [withTheme, withLayout({ fullscreen: true, classNames: 'mli-auto max-is-[50rem] justify-center' })],
19
- parameters: {
20
- translations,
21
- },
22
- };
23
-
24
- export default meta;
25
-
26
- type Story = StoryObj<typeof BlueprintEditor>;
27
-
28
- export const Default: Story = {
29
- args: {
30
- blueprint: RESEARCH_BLUEPRINT_DEFINITION,
31
- },
32
- };
@@ -1,5 +0,0 @@
1
- //
2
- // Copyright 2025 DXOS.org
3
- //
4
-
5
- export * from './BlueprintEditor';