@dxos/app-framework 0.8.4-main.dedc0f3 → 0.8.4-main.dfabb4ec29

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 (577) hide show
  1. package/.storybook/main.mts +9 -0
  2. package/.storybook/preview.mts +8 -0
  3. package/dist/lib/browser/capability-5RRH3WIB.mjs +35 -0
  4. package/dist/lib/browser/capability-5RRH3WIB.mjs.map +7 -0
  5. package/dist/lib/browser/capability-LUKGKUQH.mjs +38 -0
  6. package/dist/lib/browser/capability-LUKGKUQH.mjs.map +7 -0
  7. package/dist/lib/browser/chunk-23D4SJUE.mjs +42 -0
  8. package/dist/lib/browser/chunk-23D4SJUE.mjs.map +7 -0
  9. package/dist/lib/browser/chunk-3JWJXGLK.mjs +79 -0
  10. package/dist/lib/browser/chunk-3JWJXGLK.mjs.map +7 -0
  11. package/dist/lib/browser/chunk-45CHLTBV.mjs +34 -0
  12. package/dist/lib/browser/chunk-45CHLTBV.mjs.map +7 -0
  13. package/dist/lib/browser/chunk-66IXTIVK.mjs +48 -0
  14. package/dist/lib/browser/chunk-66IXTIVK.mjs.map +7 -0
  15. package/dist/lib/browser/chunk-7VZJR2OA.mjs +581 -0
  16. package/dist/lib/browser/chunk-7VZJR2OA.mjs.map +7 -0
  17. package/dist/lib/browser/chunk-CZ4BIAHH.mjs +422 -0
  18. package/dist/lib/browser/chunk-CZ4BIAHH.mjs.map +7 -0
  19. package/dist/lib/browser/chunk-FJ4765WW.mjs +8 -0
  20. package/dist/lib/browser/chunk-FJ4765WW.mjs.map +7 -0
  21. package/dist/lib/browser/chunk-FO3IYSLV.mjs +68 -0
  22. package/dist/lib/browser/chunk-FO3IYSLV.mjs.map +7 -0
  23. package/dist/lib/browser/chunk-J5LGTIGS.mjs +10 -0
  24. package/dist/lib/browser/chunk-JD3Z5NEF.mjs +469 -0
  25. package/dist/lib/browser/chunk-JD3Z5NEF.mjs.map +7 -0
  26. package/dist/lib/browser/chunk-NBXPP7JR.mjs +1174 -0
  27. package/dist/lib/browser/chunk-NBXPP7JR.mjs.map +7 -0
  28. package/dist/lib/browser/chunk-WBHCSOBW.mjs +80 -0
  29. package/dist/lib/browser/chunk-WBHCSOBW.mjs.map +7 -0
  30. package/dist/lib/browser/chunk-Z55LVAGN.mjs +213 -0
  31. package/dist/lib/browser/chunk-Z55LVAGN.mjs.map +7 -0
  32. package/dist/lib/browser/chunk-ZGJAZSNE.mjs +142 -0
  33. package/dist/lib/browser/chunk-ZGJAZSNE.mjs.map +7 -0
  34. package/dist/lib/browser/cli/index.mjs +76 -0
  35. package/dist/lib/browser/cli/index.mjs.map +7 -0
  36. package/dist/lib/browser/common/activation-events.mjs +24 -0
  37. package/dist/lib/browser/common/capabilities.mjs +46 -0
  38. package/dist/lib/browser/core/activation-event.mjs +20 -0
  39. package/dist/lib/browser/core/capability.mjs +30 -0
  40. package/dist/lib/browser/core/capability.mjs.map +7 -0
  41. package/dist/lib/browser/core/plugin-manager.mjs +19 -0
  42. package/dist/lib/browser/core/plugin-manager.mjs.map +7 -0
  43. package/dist/lib/browser/core/plugin.mjs +37 -0
  44. package/dist/lib/browser/core/plugin.mjs.map +7 -0
  45. package/dist/lib/browser/core/url-loader.mjs +24 -0
  46. package/dist/lib/browser/core/url-loader.mjs.map +7 -0
  47. package/dist/lib/browser/index.mjs +108 -162
  48. package/dist/lib/browser/index.mjs.map +4 -4
  49. package/dist/lib/browser/invoker-capability-K4GHUFXF.mjs +44 -0
  50. package/dist/lib/browser/invoker-capability-K4GHUFXF.mjs.map +7 -0
  51. package/dist/lib/browser/meta.json +1 -1
  52. package/dist/lib/browser/testing/index.mjs +235 -48
  53. package/dist/lib/browser/testing/index.mjs.map +4 -4
  54. package/dist/lib/browser/testing/react.mjs +78 -0
  55. package/dist/lib/browser/testing/react.mjs.map +7 -0
  56. package/dist/lib/browser/ui/index.mjs +48 -0
  57. package/dist/lib/browser/ui/index.mjs.map +7 -0
  58. package/dist/lib/node-esm/capability-FCGZVIEG.mjs +39 -0
  59. package/dist/lib/node-esm/capability-FCGZVIEG.mjs.map +7 -0
  60. package/dist/lib/node-esm/capability-JOIQ2MQE.mjs +36 -0
  61. package/dist/lib/node-esm/capability-JOIQ2MQE.mjs.map +7 -0
  62. package/dist/lib/node-esm/chunk-37Z53PXZ.mjs +10 -0
  63. package/dist/lib/node-esm/chunk-37Z53PXZ.mjs.map +7 -0
  64. package/dist/lib/node-esm/chunk-6XW6LET6.mjs +35 -0
  65. package/dist/lib/node-esm/chunk-6XW6LET6.mjs.map +7 -0
  66. package/dist/lib/node-esm/chunk-D347W3KO.mjs +143 -0
  67. package/dist/lib/node-esm/chunk-D347W3KO.mjs.map +7 -0
  68. package/dist/lib/node-esm/chunk-DRZKO5UZ.mjs +470 -0
  69. package/dist/lib/node-esm/chunk-DRZKO5UZ.mjs.map +7 -0
  70. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
  71. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
  72. package/dist/lib/node-esm/chunk-HTBJU5FX.mjs +214 -0
  73. package/dist/lib/node-esm/chunk-HTBJU5FX.mjs.map +7 -0
  74. package/dist/lib/node-esm/chunk-M3HKPRPO.mjs +423 -0
  75. package/dist/lib/node-esm/chunk-M3HKPRPO.mjs.map +7 -0
  76. package/dist/lib/node-esm/chunk-MUVUQC3G.mjs +1175 -0
  77. package/dist/lib/node-esm/chunk-MUVUQC3G.mjs.map +7 -0
  78. package/dist/lib/node-esm/chunk-SBS2YMPT.mjs +43 -0
  79. package/dist/lib/node-esm/chunk-SBS2YMPT.mjs.map +7 -0
  80. package/dist/lib/node-esm/chunk-SDJ4B2LU.mjs +80 -0
  81. package/dist/lib/node-esm/chunk-SDJ4B2LU.mjs.map +7 -0
  82. package/dist/lib/node-esm/chunk-V24UWT36.mjs +582 -0
  83. package/dist/lib/node-esm/chunk-V24UWT36.mjs.map +7 -0
  84. package/dist/lib/node-esm/chunk-WFSRZKBP.mjs +81 -0
  85. package/dist/lib/node-esm/chunk-WFSRZKBP.mjs.map +7 -0
  86. package/dist/lib/node-esm/chunk-WK7OIQKI.mjs +70 -0
  87. package/dist/lib/node-esm/chunk-WK7OIQKI.mjs.map +7 -0
  88. package/dist/lib/node-esm/chunk-XOCUANHO.mjs +49 -0
  89. package/dist/lib/node-esm/chunk-XOCUANHO.mjs.map +7 -0
  90. package/dist/lib/node-esm/cli/index.mjs +77 -0
  91. package/dist/lib/node-esm/cli/index.mjs.map +7 -0
  92. package/dist/lib/node-esm/common/activation-events.mjs +25 -0
  93. package/dist/lib/node-esm/common/activation-events.mjs.map +7 -0
  94. package/dist/lib/node-esm/common/capabilities.mjs +47 -0
  95. package/dist/lib/node-esm/common/capabilities.mjs.map +7 -0
  96. package/dist/lib/node-esm/core/activation-event.mjs +21 -0
  97. package/dist/lib/node-esm/core/activation-event.mjs.map +7 -0
  98. package/dist/lib/node-esm/core/capability.mjs +31 -0
  99. package/dist/lib/node-esm/core/capability.mjs.map +7 -0
  100. package/dist/lib/node-esm/core/plugin-manager.mjs +20 -0
  101. package/dist/lib/node-esm/core/plugin-manager.mjs.map +7 -0
  102. package/dist/lib/node-esm/core/plugin.mjs +38 -0
  103. package/dist/lib/node-esm/core/plugin.mjs.map +7 -0
  104. package/dist/lib/node-esm/core/url-loader.mjs +25 -0
  105. package/dist/lib/node-esm/core/url-loader.mjs.map +7 -0
  106. package/dist/lib/node-esm/index.mjs +108 -162
  107. package/dist/lib/node-esm/index.mjs.map +4 -4
  108. package/dist/lib/node-esm/invoker-capability-XEPW5LMJ.mjs +45 -0
  109. package/dist/lib/node-esm/invoker-capability-XEPW5LMJ.mjs.map +7 -0
  110. package/dist/lib/node-esm/meta.json +1 -1
  111. package/dist/lib/node-esm/testing/index.mjs +235 -48
  112. package/dist/lib/node-esm/testing/index.mjs.map +4 -4
  113. package/dist/lib/node-esm/testing/react.mjs +79 -0
  114. package/dist/lib/node-esm/testing/react.mjs.map +7 -0
  115. package/dist/lib/node-esm/ui/index.mjs +49 -0
  116. package/dist/lib/node-esm/ui/index.mjs.map +7 -0
  117. package/dist/plugin/node-esm/index.mjs +893 -0
  118. package/dist/plugin/node-esm/index.mjs.map +7 -0
  119. package/dist/plugin/node-esm/meta.json +1 -0
  120. package/dist/types/src/cli/cli.d.ts +39 -0
  121. package/dist/types/src/cli/cli.d.ts.map +1 -0
  122. package/dist/types/src/cli/index.d.ts +2 -0
  123. package/dist/types/src/cli/index.d.ts.map +1 -0
  124. package/dist/types/src/common/activation-events.d.ts +27 -0
  125. package/dist/types/src/common/activation-events.d.ts.map +1 -0
  126. package/dist/types/src/common/annotations.d.ts +1 -0
  127. package/dist/types/src/common/annotations.d.ts.map +1 -0
  128. package/dist/types/src/common/capabilities.d.ts +110 -190
  129. package/dist/types/src/common/capabilities.d.ts.map +1 -1
  130. package/dist/types/src/common/index.d.ts +4 -8
  131. package/dist/types/src/common/index.d.ts.map +1 -1
  132. package/dist/types/src/common/operations.d.ts +19 -0
  133. package/dist/types/src/common/operations.d.ts.map +1 -0
  134. package/dist/types/src/common/translations.d.ts +8 -8
  135. package/dist/types/src/common/translations.d.ts.map +1 -1
  136. package/dist/types/src/context.d.ts +5 -0
  137. package/dist/types/src/context.d.ts.map +1 -0
  138. package/dist/types/src/core/{events.d.ts → activation-event.d.ts} +11 -11
  139. package/dist/types/src/core/activation-event.d.ts.map +1 -0
  140. package/dist/types/src/core/capability-manager.d.ts +48 -0
  141. package/dist/types/src/core/capability-manager.d.ts.map +1 -0
  142. package/dist/types/src/core/capability-manager.test.d.ts +2 -0
  143. package/dist/types/src/core/capability-manager.test.d.ts.map +1 -0
  144. package/dist/types/src/core/capability.d.ts +156 -0
  145. package/dist/types/src/core/capability.d.ts.map +1 -0
  146. package/dist/types/src/core/edge-registry-plugin-provider.d.ts +30 -0
  147. package/dist/types/src/core/edge-registry-plugin-provider.d.ts.map +1 -0
  148. package/dist/types/src/core/index.d.ts +11 -4
  149. package/dist/types/src/core/index.d.ts.map +1 -1
  150. package/dist/types/src/core/plugin-asset-cache.d.ts +71 -0
  151. package/dist/types/src/core/plugin-asset-cache.d.ts.map +1 -0
  152. package/dist/types/src/core/plugin-manager.d.ts +239 -0
  153. package/dist/types/src/core/plugin-manager.d.ts.map +1 -0
  154. package/dist/types/src/core/plugin-manager.test.d.ts +2 -0
  155. package/dist/types/src/core/plugin-manager.test.d.ts.map +1 -0
  156. package/dist/types/src/core/plugin-manifest.d.ts +101 -0
  157. package/dist/types/src/core/plugin-manifest.d.ts.map +1 -0
  158. package/dist/types/src/core/plugin-manifest.test.d.ts +2 -0
  159. package/dist/types/src/core/plugin-manifest.test.d.ts.map +1 -0
  160. package/dist/types/src/core/plugin.d.ts +208 -37
  161. package/dist/types/src/core/plugin.d.ts.map +1 -1
  162. package/dist/types/src/core/registry.d.ts +101 -0
  163. package/dist/types/src/core/registry.d.ts.map +1 -0
  164. package/dist/types/src/core/url-loader.d.ts +127 -0
  165. package/dist/types/src/core/url-loader.d.ts.map +1 -0
  166. package/dist/types/src/core/url-loader.test.d.ts +2 -0
  167. package/dist/types/src/core/url-loader.test.d.ts.map +1 -0
  168. package/dist/types/src/helpers.d.ts.map +1 -1
  169. package/dist/types/src/index.d.ts +3 -4
  170. package/dist/types/src/index.d.ts.map +1 -1
  171. package/dist/types/src/plugin-operation/OperationPlugin.d.ts +3 -0
  172. package/dist/types/src/plugin-operation/OperationPlugin.d.ts.map +1 -0
  173. package/dist/types/src/plugin-operation/history/capability.d.ts +7 -0
  174. package/dist/types/src/plugin-operation/history/capability.d.ts.map +1 -0
  175. package/dist/types/src/plugin-operation/history/errors.d.ts +32 -0
  176. package/dist/types/src/plugin-operation/history/errors.d.ts.map +1 -0
  177. package/dist/types/src/plugin-operation/history/history-tracker.d.ts +18 -0
  178. package/dist/types/src/plugin-operation/history/history-tracker.d.ts.map +1 -0
  179. package/dist/types/src/plugin-operation/history/history-tracker.test.d.ts +2 -0
  180. package/dist/types/src/plugin-operation/history/history-tracker.test.d.ts.map +1 -0
  181. package/dist/types/src/plugin-operation/history/index.d.ts +6 -0
  182. package/dist/types/src/plugin-operation/history/index.d.ts.map +1 -0
  183. package/dist/types/src/plugin-operation/history/types.d.ts +13 -0
  184. package/dist/types/src/plugin-operation/history/types.d.ts.map +1 -0
  185. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts +101 -0
  186. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts.map +1 -0
  187. package/dist/types/src/plugin-operation/history/undo-registry.d.ts +23 -0
  188. package/dist/types/src/plugin-operation/history/undo-registry.d.ts.map +1 -0
  189. package/dist/types/src/plugin-operation/history/undo-registry.test.d.ts +2 -0
  190. package/dist/types/src/plugin-operation/history/undo-registry.test.d.ts.map +1 -0
  191. package/dist/types/src/plugin-operation/index.d.ts +3 -0
  192. package/dist/types/src/plugin-operation/index.d.ts.map +1 -0
  193. package/dist/types/src/plugin-operation/invoker-capability.d.ts +6 -0
  194. package/dist/types/src/plugin-operation/invoker-capability.d.ts.map +1 -0
  195. package/dist/types/src/plugin-operation/meta.d.ts +3 -0
  196. package/dist/types/src/plugin-operation/meta.d.ts.map +1 -0
  197. package/dist/types/src/plugin-operation/testing.d.ts +59 -0
  198. package/dist/types/src/plugin-operation/testing.d.ts.map +1 -0
  199. package/dist/types/src/plugin-runtime/RuntimePlugin.d.ts +3 -0
  200. package/dist/types/src/plugin-runtime/RuntimePlugin.d.ts.map +1 -0
  201. package/dist/types/src/plugin-runtime/capability.d.ts +6 -0
  202. package/dist/types/src/plugin-runtime/capability.d.ts.map +1 -0
  203. package/dist/types/src/plugin-runtime/index.d.ts +2 -0
  204. package/dist/types/src/plugin-runtime/index.d.ts.map +1 -0
  205. package/dist/types/src/plugin-runtime/meta.d.ts +3 -0
  206. package/dist/types/src/plugin-runtime/meta.d.ts.map +1 -0
  207. package/dist/types/src/testing/harness.d.ts +67 -0
  208. package/dist/types/src/testing/harness.d.ts.map +1 -0
  209. package/dist/types/src/testing/index.d.ts +2 -0
  210. package/dist/types/src/testing/index.d.ts.map +1 -1
  211. package/dist/types/src/testing/react.d.ts +27 -0
  212. package/dist/types/src/testing/react.d.ts.map +1 -0
  213. package/dist/types/src/testing/react.test.d.ts +2 -0
  214. package/dist/types/src/testing/react.test.d.ts.map +1 -0
  215. package/dist/types/src/testing/service.d.ts +8 -0
  216. package/dist/types/src/testing/service.d.ts.map +1 -0
  217. package/dist/types/src/testing/withPluginManager.d.ts +8 -9
  218. package/dist/types/src/testing/withPluginManager.d.ts.map +1 -1
  219. package/dist/types/src/testing/withPluginManager.stories.d.ts.map +1 -1
  220. package/dist/types/src/ui/components/App/App.d.ts +9 -0
  221. package/dist/types/src/ui/components/App/App.d.ts.map +1 -0
  222. package/dist/types/src/ui/components/App/App.stories.d.ts +19 -0
  223. package/dist/types/src/ui/components/App/App.stories.d.ts.map +1 -0
  224. package/dist/types/src/ui/components/App/index.d.ts +2 -0
  225. package/dist/types/src/ui/components/App/index.d.ts.map +1 -0
  226. package/dist/types/src/ui/components/Placeholder/Placeholder.d.ts +64 -0
  227. package/dist/types/src/ui/components/Placeholder/Placeholder.d.ts.map +1 -0
  228. package/dist/types/src/ui/components/Placeholder/Placeholder.stories.d.ts +19 -0
  229. package/dist/types/src/ui/components/Placeholder/Placeholder.stories.d.ts.map +1 -0
  230. package/dist/types/src/ui/components/Placeholder/index.d.ts +2 -0
  231. package/dist/types/src/ui/components/Placeholder/index.d.ts.map +1 -0
  232. package/dist/types/src/{playground/playground.stories.d.ts → ui/components/PluginManager/PluginManagerContext.stories.d.ts} +5 -4
  233. package/dist/types/src/ui/components/PluginManager/PluginManagerContext.stories.d.ts.map +1 -0
  234. package/dist/types/src/ui/components/PluginManager/PluginManagerProvider.d.ts +10 -0
  235. package/dist/types/src/ui/components/PluginManager/PluginManagerProvider.d.ts.map +1 -0
  236. package/dist/types/src/ui/components/PluginManager/index.d.ts +2 -0
  237. package/dist/types/src/ui/components/PluginManager/index.d.ts.map +1 -0
  238. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts +24 -0
  239. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts.map +1 -0
  240. package/dist/types/src/{components/App.stories.d.ts → ui/components/Surface/SurfaceComponent.stories.d.ts} +1 -2
  241. package/dist/types/src/ui/components/Surface/SurfaceComponent.stories.d.ts.map +1 -0
  242. package/dist/types/src/ui/components/Surface/SurfaceInfo.d.ts +11 -0
  243. package/dist/types/src/ui/components/Surface/SurfaceInfo.d.ts.map +1 -0
  244. package/dist/types/src/ui/components/Surface/SurfaceProfilerContext.d.ts +48 -0
  245. package/dist/types/src/ui/components/Surface/SurfaceProfilerContext.d.ts.map +1 -0
  246. package/dist/types/src/ui/components/Surface/context.d.ts +5 -0
  247. package/dist/types/src/ui/components/Surface/context.d.ts.map +1 -0
  248. package/dist/types/src/ui/components/Surface/index.d.ts +36 -0
  249. package/dist/types/src/ui/components/Surface/index.d.ts.map +1 -0
  250. package/dist/types/src/ui/components/Surface/types.d.ts +197 -0
  251. package/dist/types/src/ui/components/Surface/types.d.ts.map +1 -0
  252. package/dist/types/src/ui/components/Surface/types.test.d.ts +2 -0
  253. package/dist/types/src/ui/components/Surface/types.test.d.ts.map +1 -0
  254. package/dist/types/src/ui/components/index.d.ts +5 -0
  255. package/dist/types/src/ui/components/index.d.ts.map +1 -0
  256. package/dist/types/src/ui/hooks/index.d.ts +6 -0
  257. package/dist/types/src/ui/hooks/index.d.ts.map +1 -0
  258. package/dist/types/src/ui/hooks/useApp.d.ts +89 -0
  259. package/dist/types/src/ui/hooks/useApp.d.ts.map +1 -0
  260. package/dist/types/src/ui/hooks/useApp.test.d.ts +2 -0
  261. package/dist/types/src/ui/hooks/useApp.test.d.ts.map +1 -0
  262. package/dist/types/src/ui/hooks/useCapabilities.d.ts +31 -0
  263. package/dist/types/src/ui/hooks/useCapabilities.d.ts.map +1 -0
  264. package/dist/types/src/{components → ui/hooks}/useLoading.d.ts +1 -2
  265. package/dist/types/src/ui/hooks/useLoading.d.ts.map +1 -0
  266. package/dist/types/src/ui/hooks/useSettingsState.d.ts +10 -0
  267. package/dist/types/src/ui/hooks/useSettingsState.d.ts.map +1 -0
  268. package/dist/types/src/ui/hooks/useSurface.d.ts +3 -0
  269. package/dist/types/src/ui/hooks/useSurface.d.ts.map +1 -0
  270. package/dist/types/src/ui/index.d.ts +3 -0
  271. package/dist/types/src/ui/index.d.ts.map +1 -0
  272. package/dist/types/src/vite-plugin/boot-loader/BootLoader.stories.d.ts +34 -0
  273. package/dist/types/src/vite-plugin/boot-loader/BootLoader.stories.d.ts.map +1 -0
  274. package/dist/types/src/vite-plugin/boot-loader/index.d.ts +2 -0
  275. package/dist/types/src/vite-plugin/boot-loader/index.d.ts.map +1 -0
  276. package/dist/types/src/vite-plugin/boot-loader/loader.d.ts +51 -0
  277. package/dist/types/src/vite-plugin/boot-loader/loader.d.ts.map +1 -0
  278. package/dist/types/src/vite-plugin/composer/index.d.ts +34 -0
  279. package/dist/types/src/vite-plugin/composer/index.d.ts.map +1 -0
  280. package/dist/types/src/vite-plugin/import-map/index.d.ts +28 -0
  281. package/dist/types/src/vite-plugin/import-map/index.d.ts.map +1 -0
  282. package/dist/types/src/vite-plugin/index.d.ts +5 -0
  283. package/dist/types/src/vite-plugin/index.d.ts.map +1 -0
  284. package/dist/types/src/vite-plugin/manifest.d.ts +41 -0
  285. package/dist/types/src/vite-plugin/manifest.d.ts.map +1 -0
  286. package/dist/types/src/vite-plugin/manifest.test.d.ts +2 -0
  287. package/dist/types/src/vite-plugin/manifest.test.d.ts.map +1 -0
  288. package/dist/types/src/vite-plugin/packages.d.ts +13 -0
  289. package/dist/types/src/vite-plugin/packages.d.ts.map +1 -0
  290. package/dist/types/tsconfig.tsbuildinfo +1 -1
  291. package/moon.yml +26 -3
  292. package/package.json +114 -54
  293. package/src/cli/cli.ts +107 -0
  294. package/src/{playground/logger → cli}/index.ts +1 -1
  295. package/src/common/activation-events.ts +44 -0
  296. package/src/{components/index.ts → common/annotations.ts} +0 -2
  297. package/src/common/capabilities.ts +169 -195
  298. package/src/common/index.ts +4 -8
  299. package/src/common/operations.ts +35 -0
  300. package/src/common/translations.ts +18 -10
  301. package/src/context.ts +9 -0
  302. package/src/core/{events.ts → activation-event.ts} +10 -7
  303. package/src/core/capability-manager.test.ts +151 -0
  304. package/src/core/capability-manager.ts +192 -0
  305. package/src/core/capability.ts +247 -0
  306. package/src/core/edge-registry-plugin-provider.ts +92 -0
  307. package/src/core/index.ts +11 -4
  308. package/src/core/plugin-asset-cache.ts +60 -0
  309. package/src/core/plugin-manager.test.ts +1671 -0
  310. package/src/core/plugin-manager.ts +1335 -0
  311. package/src/core/plugin-manifest.test.ts +75 -0
  312. package/src/core/plugin-manifest.ts +134 -0
  313. package/src/core/plugin.ts +369 -43
  314. package/src/core/registry.ts +157 -0
  315. package/src/core/url-loader.test.ts +221 -0
  316. package/src/core/url-loader.ts +388 -0
  317. package/src/index.ts +3 -4
  318. package/src/plugin-operation/OperationPlugin.ts +24 -0
  319. package/src/plugin-operation/history/capability.ts +36 -0
  320. package/src/plugin-operation/history/errors.ts +7 -0
  321. package/src/plugin-operation/history/history-tracker.test.ts +374 -0
  322. package/src/plugin-operation/history/history-tracker.ts +128 -0
  323. package/src/plugin-operation/history/index.ts +9 -0
  324. package/src/plugin-operation/history/types.ts +17 -0
  325. package/src/plugin-operation/history/undo-mapping.ts +135 -0
  326. package/src/plugin-operation/history/undo-registry.test.ts +72 -0
  327. package/src/plugin-operation/history/undo-registry.ts +54 -0
  328. package/src/plugin-operation/index.ts +6 -0
  329. package/src/plugin-operation/invoker-capability.ts +55 -0
  330. package/src/plugin-operation/meta.ts +12 -0
  331. package/src/plugin-operation/testing.ts +155 -0
  332. package/src/plugin-runtime/RuntimePlugin.ts +19 -0
  333. package/src/plugin-runtime/capability.ts +53 -0
  334. package/src/plugin-runtime/index.ts +5 -0
  335. package/src/plugin-runtime/meta.ts +12 -0
  336. package/src/testing/harness.ts +229 -0
  337. package/src/testing/index.ts +2 -0
  338. package/src/testing/react.test.tsx +48 -0
  339. package/src/testing/react.tsx +113 -0
  340. package/src/testing/service.ts +52 -0
  341. package/src/testing/withPluginManager.stories.tsx +9 -10
  342. package/src/testing/withPluginManager.tsx +74 -50
  343. package/src/ui/components/App/App.stories.tsx +88 -0
  344. package/src/ui/components/App/App.tsx +81 -0
  345. package/src/{playground/layout → ui/components/App}/index.ts +1 -1
  346. package/src/ui/components/Placeholder/Placeholder.stories.tsx +77 -0
  347. package/src/ui/components/Placeholder/Placeholder.tsx +155 -0
  348. package/src/{playground/debug → ui/components/Placeholder}/index.ts +1 -1
  349. package/src/ui/components/PluginManager/PluginManagerContext.stories.tsx +185 -0
  350. package/src/{react → ui/components/PluginManager}/PluginManagerProvider.ts +3 -3
  351. package/src/ui/components/PluginManager/index.ts +5 -0
  352. package/src/ui/components/Surface/SurfaceComponent.stories.tsx +144 -0
  353. package/src/ui/components/Surface/SurfaceComponent.tsx +303 -0
  354. package/src/ui/components/Surface/SurfaceInfo.tsx +106 -0
  355. package/src/ui/components/Surface/SurfaceProfilerContext.tsx +207 -0
  356. package/src/ui/components/Surface/context.ts +12 -0
  357. package/src/ui/components/Surface/index.ts +54 -0
  358. package/src/ui/components/Surface/types.test.ts +126 -0
  359. package/src/ui/components/Surface/types.ts +269 -0
  360. package/src/ui/components/index.ts +8 -0
  361. package/src/ui/hooks/index.ts +9 -0
  362. package/src/ui/hooks/useApp.test.tsx +159 -0
  363. package/src/ui/hooks/useApp.tsx +424 -0
  364. package/src/ui/hooks/useCapabilities.ts +67 -0
  365. package/src/{components → ui/hooks}/useLoading.tsx +16 -10
  366. package/src/ui/hooks/useSettingsState.ts +26 -0
  367. package/src/ui/hooks/useSurface.ts +13 -0
  368. package/src/ui/index.ts +6 -0
  369. package/src/vite-plugin/boot-loader/BootLoader.stories.tsx +270 -0
  370. package/src/vite-plugin/boot-loader/boot-loader.css +320 -0
  371. package/src/vite-plugin/boot-loader/boot-loader.js +325 -0
  372. package/src/vite-plugin/boot-loader/index.ts +5 -0
  373. package/src/vite-plugin/boot-loader/loader.ts +123 -0
  374. package/src/vite-plugin/composer/index.ts +306 -0
  375. package/src/vite-plugin/import-map/index.ts +527 -0
  376. package/src/vite-plugin/index.ts +10 -0
  377. package/src/vite-plugin/manifest.test.ts +46 -0
  378. package/src/vite-plugin/manifest.ts +57 -0
  379. package/src/vite-plugin/packages.ts +187 -0
  380. package/tsconfig.json +24 -15
  381. package/tsconfig.node.json +2 -4
  382. package/typedoc.json +2 -4
  383. package/vitest.config.ts +8 -6
  384. package/.swc/plugins/linux_x86_64_19.0.0/727453fb3a62f7f1d952a41e051ca8a6f88cadc45cee43c6a4d1aa45f9b75665.wasmer-v7 +0 -0
  385. package/.swc/plugins/linux_x86_64_19.0.0/fce1bdb8e20a094e4af08bad09cc81497ed0e2e7c51223b07d371063cca18429.wasmer-v7 +0 -0
  386. package/dist/lib/browser/app-graph-builder-AFFC6VB2.mjs +0 -137
  387. package/dist/lib/browser/app-graph-builder-AFFC6VB2.mjs.map +0 -7
  388. package/dist/lib/browser/chunk-ORWHM7CO.mjs +0 -32
  389. package/dist/lib/browser/chunk-ORWHM7CO.mjs.map +0 -7
  390. package/dist/lib/browser/chunk-OZY7HV2A.mjs +0 -1643
  391. package/dist/lib/browser/chunk-OZY7HV2A.mjs.map +0 -7
  392. package/dist/lib/browser/chunk-T6M7JB7M.mjs +0 -471
  393. package/dist/lib/browser/chunk-T6M7JB7M.mjs.map +0 -7
  394. package/dist/lib/browser/intent-dispatcher-QG7UPGQX.mjs +0 -11
  395. package/dist/lib/browser/intent-resolver-4S4PSTM5.mjs +0 -39
  396. package/dist/lib/browser/intent-resolver-4S4PSTM5.mjs.map +0 -7
  397. package/dist/lib/browser/store-6E33KLGK.mjs +0 -30
  398. package/dist/lib/browser/store-6E33KLGK.mjs.map +0 -7
  399. package/dist/lib/browser/worker.mjs +0 -85
  400. package/dist/lib/node-esm/app-graph-builder-S4OAULX5.mjs +0 -138
  401. package/dist/lib/node-esm/app-graph-builder-S4OAULX5.mjs.map +0 -7
  402. package/dist/lib/node-esm/chunk-F63ZRXMK.mjs +0 -1645
  403. package/dist/lib/node-esm/chunk-F63ZRXMK.mjs.map +0 -7
  404. package/dist/lib/node-esm/chunk-HJFU7QOR.mjs +0 -472
  405. package/dist/lib/node-esm/chunk-HJFU7QOR.mjs.map +0 -7
  406. package/dist/lib/node-esm/chunk-UMZQERLE.mjs +0 -34
  407. package/dist/lib/node-esm/chunk-UMZQERLE.mjs.map +0 -7
  408. package/dist/lib/node-esm/intent-dispatcher-NXBGPJOX.mjs +0 -12
  409. package/dist/lib/node-esm/intent-resolver-2ZKXI5ET.mjs +0 -40
  410. package/dist/lib/node-esm/intent-resolver-2ZKXI5ET.mjs.map +0 -7
  411. package/dist/lib/node-esm/store-QQUTQHHT.mjs +0 -31
  412. package/dist/lib/node-esm/store-QQUTQHHT.mjs.map +0 -7
  413. package/dist/lib/node-esm/worker.mjs +0 -86
  414. package/dist/types/src/common/collaboration.d.ts +0 -20
  415. package/dist/types/src/common/collaboration.d.ts.map +0 -1
  416. package/dist/types/src/common/events.d.ts +0 -52
  417. package/dist/types/src/common/events.d.ts.map +0 -1
  418. package/dist/types/src/common/file.d.ts +0 -14
  419. package/dist/types/src/common/file.d.ts.map +0 -1
  420. package/dist/types/src/common/graph.d.ts +0 -21
  421. package/dist/types/src/common/graph.d.ts.map +0 -1
  422. package/dist/types/src/common/layout.d.ts +0 -281
  423. package/dist/types/src/common/layout.d.ts.map +0 -1
  424. package/dist/types/src/common/surface.d.ts +0 -65
  425. package/dist/types/src/common/surface.d.ts.map +0 -1
  426. package/dist/types/src/components/App.d.ts +0 -10
  427. package/dist/types/src/components/App.d.ts.map +0 -1
  428. package/dist/types/src/components/App.stories.d.ts.map +0 -1
  429. package/dist/types/src/components/DefaultFallback.d.ts +0 -8
  430. package/dist/types/src/components/DefaultFallback.d.ts.map +0 -1
  431. package/dist/types/src/components/index.d.ts +0 -2
  432. package/dist/types/src/components/index.d.ts.map +0 -1
  433. package/dist/types/src/components/useApp.d.ts +0 -44
  434. package/dist/types/src/components/useApp.d.ts.map +0 -1
  435. package/dist/types/src/components/useLoading.d.ts.map +0 -1
  436. package/dist/types/src/core/capabilities.d.ts +0 -117
  437. package/dist/types/src/core/capabilities.d.ts.map +0 -1
  438. package/dist/types/src/core/capabilities.test.d.ts +0 -2
  439. package/dist/types/src/core/capabilities.test.d.ts.map +0 -1
  440. package/dist/types/src/core/events.d.ts.map +0 -1
  441. package/dist/types/src/core/manager.d.ts +0 -126
  442. package/dist/types/src/core/manager.d.ts.map +0 -1
  443. package/dist/types/src/core/manager.test.d.ts +0 -2
  444. package/dist/types/src/core/manager.test.d.ts.map +0 -1
  445. package/dist/types/src/playground/debug/Debug.d.ts +0 -6
  446. package/dist/types/src/playground/debug/Debug.d.ts.map +0 -1
  447. package/dist/types/src/playground/debug/index.d.ts +0 -2
  448. package/dist/types/src/playground/debug/index.d.ts.map +0 -1
  449. package/dist/types/src/playground/debug/plugin.d.ts +0 -2
  450. package/dist/types/src/playground/debug/plugin.d.ts.map +0 -1
  451. package/dist/types/src/playground/generator/Main.d.ts +0 -6
  452. package/dist/types/src/playground/generator/Main.d.ts.map +0 -1
  453. package/dist/types/src/playground/generator/Toolbar.d.ts +0 -6
  454. package/dist/types/src/playground/generator/Toolbar.d.ts.map +0 -1
  455. package/dist/types/src/playground/generator/generator.d.ts +0 -7
  456. package/dist/types/src/playground/generator/generator.d.ts.map +0 -1
  457. package/dist/types/src/playground/generator/index.d.ts +0 -3
  458. package/dist/types/src/playground/generator/index.d.ts.map +0 -1
  459. package/dist/types/src/playground/generator/plugin.d.ts +0 -2
  460. package/dist/types/src/playground/generator/plugin.d.ts.map +0 -1
  461. package/dist/types/src/playground/layout/Layout.d.ts +0 -8
  462. package/dist/types/src/playground/layout/Layout.d.ts.map +0 -1
  463. package/dist/types/src/playground/layout/index.d.ts +0 -2
  464. package/dist/types/src/playground/layout/index.d.ts.map +0 -1
  465. package/dist/types/src/playground/layout/plugin.d.ts +0 -2
  466. package/dist/types/src/playground/layout/plugin.d.ts.map +0 -1
  467. package/dist/types/src/playground/logger/Toolbar.d.ts +0 -6
  468. package/dist/types/src/playground/logger/Toolbar.d.ts.map +0 -1
  469. package/dist/types/src/playground/logger/index.d.ts +0 -2
  470. package/dist/types/src/playground/logger/index.d.ts.map +0 -1
  471. package/dist/types/src/playground/logger/plugin.d.ts +0 -2
  472. package/dist/types/src/playground/logger/plugin.d.ts.map +0 -1
  473. package/dist/types/src/playground/logger/schema.d.ts +0 -13
  474. package/dist/types/src/playground/logger/schema.d.ts.map +0 -1
  475. package/dist/types/src/playground/playground.stories.d.ts.map +0 -1
  476. package/dist/types/src/plugin-intent/IntentPlugin.d.ts +0 -2
  477. package/dist/types/src/plugin-intent/IntentPlugin.d.ts.map +0 -1
  478. package/dist/types/src/plugin-intent/actions.d.ts +0 -38
  479. package/dist/types/src/plugin-intent/actions.d.ts.map +0 -1
  480. package/dist/types/src/plugin-intent/errors.d.ts +0 -16
  481. package/dist/types/src/plugin-intent/errors.d.ts.map +0 -1
  482. package/dist/types/src/plugin-intent/index.d.ts +0 -6
  483. package/dist/types/src/plugin-intent/index.d.ts.map +0 -1
  484. package/dist/types/src/plugin-intent/intent-dispatcher.d.ts +0 -139
  485. package/dist/types/src/plugin-intent/intent-dispatcher.d.ts.map +0 -1
  486. package/dist/types/src/plugin-intent/intent-dispatcher.test.d.ts +0 -2
  487. package/dist/types/src/plugin-intent/intent-dispatcher.test.d.ts.map +0 -1
  488. package/dist/types/src/plugin-intent/intent.d.ts +0 -63
  489. package/dist/types/src/plugin-intent/intent.d.ts.map +0 -1
  490. package/dist/types/src/plugin-settings/SettingsPlugin.d.ts +0 -2
  491. package/dist/types/src/plugin-settings/SettingsPlugin.d.ts.map +0 -1
  492. package/dist/types/src/plugin-settings/actions.d.ts +0 -27
  493. package/dist/types/src/plugin-settings/actions.d.ts.map +0 -1
  494. package/dist/types/src/plugin-settings/app-graph-builder.d.ts +0 -4
  495. package/dist/types/src/plugin-settings/app-graph-builder.d.ts.map +0 -1
  496. package/dist/types/src/plugin-settings/index.d.ts +0 -3
  497. package/dist/types/src/plugin-settings/index.d.ts.map +0 -1
  498. package/dist/types/src/plugin-settings/intent-resolver.d.ts +0 -4
  499. package/dist/types/src/plugin-settings/intent-resolver.d.ts.map +0 -1
  500. package/dist/types/src/plugin-settings/store.d.ts +0 -5
  501. package/dist/types/src/plugin-settings/store.d.ts.map +0 -1
  502. package/dist/types/src/plugin-settings/translations.d.ts +0 -10
  503. package/dist/types/src/plugin-settings/translations.d.ts.map +0 -1
  504. package/dist/types/src/react/ErrorBoundary.d.ts +0 -30
  505. package/dist/types/src/react/ErrorBoundary.d.ts.map +0 -1
  506. package/dist/types/src/react/IntentContext.d.ts +0 -8
  507. package/dist/types/src/react/IntentContext.d.ts.map +0 -1
  508. package/dist/types/src/react/PluginManagerProvider.d.ts +0 -10
  509. package/dist/types/src/react/PluginManagerProvider.d.ts.map +0 -1
  510. package/dist/types/src/react/Surface.d.ts +0 -12
  511. package/dist/types/src/react/Surface.d.ts.map +0 -1
  512. package/dist/types/src/react/Surface.stories.d.ts +0 -18
  513. package/dist/types/src/react/Surface.stories.d.ts.map +0 -1
  514. package/dist/types/src/react/common.d.ts +0 -13
  515. package/dist/types/src/react/common.d.ts.map +0 -1
  516. package/dist/types/src/react/index.d.ts +0 -7
  517. package/dist/types/src/react/index.d.ts.map +0 -1
  518. package/dist/types/src/react/useCapabilities.d.ts +0 -13
  519. package/dist/types/src/react/useCapabilities.d.ts.map +0 -1
  520. package/dist/types/src/react/useIntentResolver.d.ts +0 -3
  521. package/dist/types/src/react/useIntentResolver.d.ts.map +0 -1
  522. package/dist/types/src/worker.d.ts +0 -4
  523. package/dist/types/src/worker.d.ts.map +0 -1
  524. package/src/common/collaboration.ts +0 -18
  525. package/src/common/events.ts +0 -79
  526. package/src/common/file.ts +0 -22
  527. package/src/common/graph.ts +0 -30
  528. package/src/common/layout.ts +0 -278
  529. package/src/common/surface.ts +0 -86
  530. package/src/components/App.stories.tsx +0 -35
  531. package/src/components/App.tsx +0 -59
  532. package/src/components/DefaultFallback.tsx +0 -26
  533. package/src/components/useApp.tsx +0 -166
  534. package/src/core/capabilities.test.ts +0 -136
  535. package/src/core/capabilities.ts +0 -259
  536. package/src/core/manager.test.ts +0 -516
  537. package/src/core/manager.ts +0 -597
  538. package/src/playground/debug/Debug.tsx +0 -39
  539. package/src/playground/debug/plugin.ts +0 -17
  540. package/src/playground/generator/Main.tsx +0 -71
  541. package/src/playground/generator/Toolbar.tsx +0 -47
  542. package/src/playground/generator/generator.ts +0 -48
  543. package/src/playground/generator/index.ts +0 -6
  544. package/src/playground/generator/plugin.ts +0 -23
  545. package/src/playground/layout/Layout.tsx +0 -33
  546. package/src/playground/layout/plugin.ts +0 -17
  547. package/src/playground/logger/Toolbar.tsx +0 -30
  548. package/src/playground/logger/plugin.ts +0 -37
  549. package/src/playground/logger/schema.ts +0 -12
  550. package/src/playground/playground.stories.tsx +0 -47
  551. package/src/plugin-intent/IntentPlugin.ts +0 -21
  552. package/src/plugin-intent/actions.ts +0 -33
  553. package/src/plugin-intent/errors.ts +0 -39
  554. package/src/plugin-intent/index.ts +0 -9
  555. package/src/plugin-intent/intent-dispatcher.test.ts +0 -279
  556. package/src/plugin-intent/intent-dispatcher.ts +0 -335
  557. package/src/plugin-intent/intent.ts +0 -154
  558. package/src/plugin-settings/SettingsPlugin.ts +0 -36
  559. package/src/plugin-settings/actions.ts +0 -29
  560. package/src/plugin-settings/app-graph-builder.ts +0 -158
  561. package/src/plugin-settings/index.ts +0 -6
  562. package/src/plugin-settings/intent-resolver.ts +0 -35
  563. package/src/plugin-settings/store.ts +0 -33
  564. package/src/plugin-settings/translations.ts +0 -19
  565. package/src/react/ErrorBoundary.tsx +0 -54
  566. package/src/react/IntentContext.tsx +0 -35
  567. package/src/react/Surface.stories.tsx +0 -104
  568. package/src/react/Surface.tsx +0 -78
  569. package/src/react/common.ts +0 -13
  570. package/src/react/index.ts +0 -10
  571. package/src/react/useCapabilities.ts +0 -31
  572. package/src/react/useIntentResolver.ts +0 -22
  573. package/src/worker.ts +0 -11
  574. /package/dist/lib/{node-esm/worker.mjs.map → browser/chunk-J5LGTIGS.mjs.map} +0 -0
  575. /package/dist/lib/{node-esm/intent-dispatcher-NXBGPJOX.mjs.map → browser/common/activation-events.mjs.map} +0 -0
  576. /package/dist/lib/browser/{worker.mjs.map → common/capabilities.mjs.map} +0 -0
  577. /package/dist/lib/browser/{intent-dispatcher-QG7UPGQX.mjs.map → core/activation-event.mjs.map} +0 -0
@@ -0,0 +1,1335 @@
1
+ //
2
+ // Copyright 2025 DXOS.org
3
+ //
4
+
5
+ import { Atom, Registry } from '@effect-atom/atom-react';
6
+ import * as Array from 'effect/Array';
7
+ import * as Cause from 'effect/Cause';
8
+ import * as Deferred from 'effect/Deferred';
9
+ import * as Duration from 'effect/Duration';
10
+ import * as Effect from 'effect/Effect';
11
+ import * as Fiber from 'effect/Fiber';
12
+ import * as Function from 'effect/Function';
13
+ import * as HashSet from 'effect/HashSet';
14
+ import * as PubSub from 'effect/PubSub';
15
+ import * as Ref from 'effect/Ref';
16
+
17
+ import { runAndForwardErrors } from '@dxos/effect';
18
+ import { Performance } from '@dxos/effect';
19
+ import { BaseError } from '@dxos/errors';
20
+ import { log } from '@dxos/log';
21
+
22
+ import * as ActivationEvent from './activation-event';
23
+ import * as Capability from './capability';
24
+ import * as CapabilityManager from './capability-manager';
25
+ import * as Plugin from './plugin';
26
+ // Imported with a `PluginRegistry` alias because the unrelated `@effect-atom/atom-react`
27
+ // `Registry` is already imported above; from outside this file the namespace is
28
+ // re-exported as `Registry` via `./index.ts`.
29
+ import * as PluginRegistry from './registry';
30
+
31
+ /**
32
+ * Tagged error for failures during the constructor-launched core/enabled
33
+ * `enable()` chain. Surfaces via {@link PluginManager.activate}'s wait on
34
+ * `_initialization` so a caller blocked on initialization gets a typed
35
+ * failure (with the original error preserved as `cause`) instead of an
36
+ * untyped `Error`.
37
+ */
38
+ export class PluginInitializationError extends BaseError.extend(
39
+ 'PluginInitializationError',
40
+ 'Plugin manager initialization failed',
41
+ ) {}
42
+
43
+ /**
44
+ * Tagged error raised when a plugin exceeds its configured load or activation
45
+ * timeout. The plugin manager records the failure on the `failed` atom and
46
+ * auto-disables the plugin so that one stuck remote does not stall app boot.
47
+ * `context.id` is the plugin id, `context.phase` is `'load'` or `'activation'`.
48
+ */
49
+ export class PluginTimeoutError extends BaseError.extend('PluginTimeoutError', 'Plugin operation timed out') {}
50
+
51
+ /** Phase of the plugin lifecycle in which the failure was observed. */
52
+ export type PluginFailurePhase = 'load' | 'activation';
53
+
54
+ /** Why the plugin entered a failed state. */
55
+ export type PluginFailureReason = 'timeout' | 'error';
56
+
57
+ /**
58
+ * Record of a plugin that failed to load or activate. Surfaced via the
59
+ * {@link PluginManager.failed} atom so registry / UI consumers can flag
60
+ * unhealthy plugins (e.g. a remote host that has gone offline) rather than
61
+ * leaving the app in a half-broken state.
62
+ */
63
+ export type PluginFailure = {
64
+ readonly id: string;
65
+ readonly phase: PluginFailurePhase;
66
+ readonly reason: PluginFailureReason;
67
+ readonly error: Error;
68
+ /** `Date.now()` when the failure was recorded. */
69
+ readonly timestamp: number;
70
+ };
71
+
72
+ /** Default deadline for resolving a lazy plugin's dynamic import. */
73
+ const DEFAULT_LOAD_TIMEOUT = Duration.seconds(30);
74
+
75
+ /** Default deadline for a single module's `activate()` body. */
76
+ const DEFAULT_ACTIVATION_TIMEOUT = Duration.seconds(30);
77
+
78
+ /**
79
+ * Identifier denoting a Manager.
80
+ */
81
+ export const ManagerTypeId: unique symbol = Symbol.for('@dxos/app-framework/Manager');
82
+ export type ManagerTypeId = typeof ManagerTypeId;
83
+
84
+ /**
85
+ * Loader result that carries optional metadata about how the plugin was sourced.
86
+ *
87
+ * `dev: true` marks a plugin as session-only and triggers shadow-on-id-collision
88
+ * inside the manager: if a plugin with the same id is already registered (a
89
+ * builtin, or a previously-installed plugin from the registry), the dev plugin
90
+ * temporarily takes over that id slot. The original is restored when the dev
91
+ * plugin is removed (or on page reload, since dev plugins aren't persisted).
92
+ */
93
+ export type LoadedPlugin = {
94
+ plugin: Plugin.Plugin;
95
+ /** True when the plugin came from a dev source. See type doc for semantics. */
96
+ dev?: boolean;
97
+ };
98
+
99
+ export type ManagerOptions = {
100
+ pluginLoader: (id: string) => Effect.Effect<LoadedPlugin, Error>;
101
+ plugins?: Plugin.Plugin[];
102
+ core?: string[];
103
+ enabled?: string[];
104
+ registry?: Registry.Registry;
105
+ /**
106
+ * Backend for the plugin registry catalog. When omitted the manager exposes a
107
+ * no-op `pluginRegistry` (empty list, no versions endpoint). Implementations
108
+ * live in app-framework alongside the interface (e.g.
109
+ * `EdgeRegistryPluginProvider`); the host app instantiates one and passes it in.
110
+ */
111
+ pluginRegistryProvider?: PluginRegistry.PluginProvider;
112
+ /**
113
+ * Hook called when a plugin is removed via {@link PluginManager.remove}. Used by the
114
+ * host app to clean up persisted state (e.g. evict offline-cached plugin assets).
115
+ * Failures are logged and swallowed; removal still succeeds even if the hook fails.
116
+ */
117
+ onRemove?: (id: string) => Effect.Effect<void, unknown>;
118
+ /**
119
+ * Maximum time allowed for a lazy plugin's dynamic `import()` to resolve.
120
+ * Plugins that exceed this are flagged on the {@link PluginManager.failed}
121
+ * atom and auto-disabled so a stuck remote host can't stall app boot.
122
+ * Defaults to 30 seconds; pass `Duration.infinity` to disable.
123
+ */
124
+ loadTimeout?: Duration.DurationInput;
125
+ /**
126
+ * Maximum time allowed for a single module's `activate()` Effect to settle.
127
+ * Modules that exceed this fail with {@link PluginTimeoutError}; the owning
128
+ * plugin is recorded on `failed` and auto-disabled. Defaults to 30 seconds;
129
+ * pass `Duration.infinity` to disable.
130
+ */
131
+ activationTimeout?: Duration.DurationInput;
132
+ };
133
+
134
+ export type ActivationMessage = {
135
+ event: string;
136
+ state: 'activating' | 'activated' | 'error';
137
+ /** Module ID when the message pertains to a specific module activation. */
138
+ module?: string;
139
+ error?: Error;
140
+ };
141
+
142
+ /**
143
+ * Interface for the Plugin Manager.
144
+ */
145
+ export interface PluginManager {
146
+ readonly [ManagerTypeId]: ManagerTypeId;
147
+ readonly activation: PubSub.PubSub<ActivationMessage>;
148
+ readonly capabilities: CapabilityManager.CapabilityManager;
149
+ readonly registry: Registry.Registry;
150
+ /**
151
+ * Cached registry catalog state plus pass-throughs for `listVersions` /
152
+ * `getPlugin`. Always present — the host supplies a `pluginRegistryProvider`
153
+ * via {@link ManagerOptions} for real backends, or it falls back to a no-op
154
+ * implementation that yields an empty catalog.
155
+ */
156
+ readonly pluginRegistry: PluginRegistry.Manager;
157
+
158
+ readonly plugins: Atom.Atom<readonly Plugin.Plugin[]>;
159
+ readonly core: Atom.Atom<readonly string[]>;
160
+ readonly enabled: Atom.Atom<readonly string[]>;
161
+ readonly modules: Atom.Atom<readonly Plugin.PluginModule[]>;
162
+ readonly active: Atom.Atom<readonly string[]>;
163
+ readonly eventsFired: Atom.Atom<readonly string[]>;
164
+ readonly pendingReset: Atom.Atom<readonly string[]>;
165
+ /**
166
+ * Plugins that failed to load or activate. Subscribers (e.g. the registry
167
+ * UI) can use this to flag unhealthy entries; a plugin id appears here at
168
+ * most once with its most recent failure.
169
+ */
170
+ readonly failed: Atom.Atom<readonly PluginFailure[]>;
171
+ /**
172
+ * Ids of currently-registered plugins that came from a dev source (loaded
173
+ * via {@link LoadedPlugin} with `dev: true`). Subscribers can use this to
174
+ * badge dev-overridden plugins or to derive the id of the active dev plugin
175
+ * for an "uninstall dev plugin" affordance.
176
+ */
177
+ readonly devPluginIds: Atom.Atom<readonly string[]>;
178
+
179
+ getPlugins(): readonly Plugin.Plugin[];
180
+ getCore(): readonly string[];
181
+ getEnabled(): readonly string[];
182
+ getModules(): readonly Plugin.PluginModule[];
183
+ getActive(): readonly string[];
184
+ getEventsFired(): readonly string[];
185
+ getPendingReset(): readonly string[];
186
+ getFailed(): readonly PluginFailure[];
187
+ getDevPluginIds(): readonly string[];
188
+
189
+ /**
190
+ * Clears the failure record for a plugin so it can be retried. Returns
191
+ * whether a failure record existed and was removed.
192
+ */
193
+ clearFailure(id: string): boolean;
194
+
195
+ /**
196
+ * Loads a plugin via the plugin loader and registers it without enabling it.
197
+ * Returns the loaded plugin so callers can enable it by its canonical id
198
+ * (which may differ from the locator used to load it, e.g. URL loaders).
199
+ */
200
+ add(id: string): Effect.Effect<Plugin.Plugin, Error>;
201
+ enable(id: string): Effect.Effect<boolean, Error>;
202
+ remove(id: string): Effect.Effect<boolean, Error>;
203
+ disable(id: string): Effect.Effect<boolean, Error>;
204
+ // TODO(wittjosiah): Improve error typing.
205
+ activate(
206
+ event: ActivationEvent.ActivationEvent | string,
207
+ params?: { before?: string; after?: string },
208
+ ): Effect.Effect<boolean, Error>;
209
+ deactivate(id: string): Effect.Effect<boolean, Error>;
210
+ reset(event: ActivationEvent.ActivationEvent | string): Effect.Effect<boolean, Error>;
211
+
212
+ /**
213
+ * Shuts down the manager by deactivating all active modules in reverse activation order,
214
+ * clearing all capabilities, and resetting lifecycle bookkeeping.
215
+ * Plugins, core, enabled, and modules remain intact so the manager can be reused.
216
+ */
217
+ shutdown(): Effect.Effect<boolean, Error>;
218
+ }
219
+
220
+ /**
221
+ * Type guard to check if a value is a PluginManager.
222
+ */
223
+ export const isManager = (value: unknown): value is PluginManager => {
224
+ return typeof value === 'object' && value !== null && ManagerTypeId in value;
225
+ };
226
+
227
+ /**
228
+ * Internal implementation of PluginManager.
229
+ */
230
+ class ManagerImpl implements PluginManager {
231
+ readonly [ManagerTypeId]: ManagerTypeId = ManagerTypeId;
232
+ readonly activation = Effect.runSync(PubSub.unbounded<ActivationMessage>());
233
+ readonly capabilities: CapabilityManager.CapabilityManager;
234
+ readonly registry: Registry.Registry;
235
+ readonly pluginRegistry: PluginRegistry.Manager;
236
+
237
+ private readonly _pluginsAtom: Atom.Writable<Plugin.Plugin[]>;
238
+ private readonly _coreAtom: Atom.Writable<string[]>;
239
+ private readonly _enabledAtom: Atom.Writable<string[]>;
240
+ private readonly _modulesAtom: Atom.Writable<Plugin.PluginModule[]>;
241
+ private readonly _activeAtom: Atom.Writable<string[]>;
242
+ private readonly _eventsFiredAtom: Atom.Writable<string[]>;
243
+ private readonly _pendingResetAtom: Atom.Writable<string[]>;
244
+ private readonly _failedAtom: Atom.Writable<PluginFailure[]>;
245
+ private readonly _pluginLoader: ManagerOptions['pluginLoader'];
246
+ private readonly _onRemove: ManagerOptions['onRemove'];
247
+ private readonly _loadTimeout: Duration.DurationInput;
248
+ private readonly _activationTimeout: Duration.DurationInput;
249
+ private readonly _capabilities = new Map<string, Capability.Any[]>();
250
+ private readonly _moduleMemoMap = new Map<Plugin.PluginModule['id'], Deferred.Deferred<Capability.Any[], Error>>();
251
+ private readonly _moduleSemaphores = new Map<Plugin.PluginModule['id'], Effect.Semaphore>();
252
+ // Coalesces concurrent `_resolveLazyPlugin` calls per plugin id. Without
253
+ // this, two callers entering `enable(id)` before the swap completes would
254
+ // each invoke `mod.default(options)` and produce distinct module objects,
255
+ // defeating `_addModule`'s reference-equality dedupe and racing the
256
+ // `_pluginsAtom` swap.
257
+ private readonly _resolvingPlugins = new Map<string, Deferred.Deferred<Plugin.Plugin, Plugin.LazyPluginError>>();
258
+ // Tracks dev-source plugins (loaded via a Vite dev server) keyed by id.
259
+ // When `shadow` is present, the entry has displaced an existing plugin —
260
+ // `remove` reinstates it and re-enables iff `wasEnabled`. Entries without a
261
+ // shadow are dev plugins with no underlying registry/builtin to restore.
262
+ // The atom mirrors the map's keys for UI subscribers (they don't need the
263
+ // shadow internals); the two stay in sync via {@link _markDev}/{@link _unmarkDev}.
264
+ private readonly _devPlugins = new Map<string, { shadow?: { plugin: Plugin.Plugin; wasEnabled: boolean } }>();
265
+ private readonly _devPluginIdsAtom: Atom.Writable<string[]>;
266
+ private readonly _activatingEvents = Effect.runSync(Ref.make<string[]>([]));
267
+ private readonly _activatingModules = Effect.runSync(Ref.make<string[]>([]));
268
+ private readonly _inFlightFibers = Effect.runSync(Ref.make<Array<Fiber.Fiber<unknown, unknown>>>([]));
269
+ private readonly _shutdownSemaphore = Effect.runSync(Effect.makeSemaphore(1));
270
+ private readonly _shuttingDown = Effect.runSync(Ref.make(false));
271
+ // Tracks the constructor-launched core/enabled `enable()` calls so that
272
+ // `activate` can wait for module registration before dispatching events.
273
+ // Lazy plugins make `enable` asynchronous (a dynamic `import()` happens
274
+ // inside it), so without this synchronization an `activate` triggered
275
+ // immediately after `make` could fire on an empty module set. Failures
276
+ // are wrapped in `PluginInitializationError` so awaiters get a tagged
277
+ // error rather than the wide `Error` produced by the underlying chain.
278
+ private readonly _initialization = Effect.runSync(Deferred.make<void, PluginInitializationError>());
279
+
280
+ constructor({
281
+ pluginLoader,
282
+ plugins = [],
283
+ core = plugins.map(({ meta }) => meta.id),
284
+ enabled = [],
285
+ registry,
286
+ pluginRegistryProvider,
287
+ onRemove,
288
+ loadTimeout = DEFAULT_LOAD_TIMEOUT,
289
+ activationTimeout = DEFAULT_ACTIVATION_TIMEOUT,
290
+ }: ManagerOptions) {
291
+ this.registry = registry ?? Registry.make();
292
+ this.capabilities = CapabilityManager.make({
293
+ registry: this.registry,
294
+ });
295
+ this.pluginRegistry = new PluginRegistry.Manager(pluginRegistryProvider, this.registry);
296
+
297
+ this._pluginLoader = pluginLoader;
298
+ this._onRemove = onRemove;
299
+ this._loadTimeout = loadTimeout;
300
+ this._activationTimeout = activationTimeout;
301
+ this._pluginsAtom = Atom.make(plugins).pipe(Atom.keepAlive);
302
+ this._coreAtom = Atom.make(core).pipe(Atom.keepAlive);
303
+ this._enabledAtom = Atom.make(enabled).pipe(Atom.keepAlive);
304
+ this._modulesAtom = Atom.make<Plugin.PluginModule[]>([]).pipe(Atom.keepAlive);
305
+ this._activeAtom = Atom.make<string[]>([]).pipe(Atom.keepAlive);
306
+ this._eventsFiredAtom = Atom.make<string[]>([]).pipe(Atom.keepAlive);
307
+ this._pendingResetAtom = Atom.make<string[]>([]).pipe(Atom.keepAlive);
308
+ this._failedAtom = Atom.make<PluginFailure[]>([]).pipe(Atom.keepAlive);
309
+ this._devPluginIdsAtom = Atom.make<string[]>([]).pipe(Atom.keepAlive);
310
+ plugins.forEach((plugin) => this._addPlugin(plugin));
311
+ // Dedupe before mapping to `enable` — `core` and `enabled` may overlap (an
312
+ // app-supplied plugin can be in both), and concurrent `enable(id)` calls
313
+ // for the same id are not idempotent (each would re-run the lazy resolve
314
+ // and double-register modules). `new Set([...])` preserves first-seen
315
+ // order which matches the natural core-before-enabled precedence.
316
+ const initialIds = [...new Set([...core, ...enabled])];
317
+ void Effect.all(initialIds.map((id) => this.enable(id)))
318
+ .pipe(
319
+ Effect.mapError((cause) => new PluginInitializationError({ cause })),
320
+ Effect.tap(() => Deferred.succeed(this._initialization, undefined)),
321
+ Effect.tapErrorCause((cause) => Deferred.failCause(this._initialization, cause)),
322
+ )
323
+ .pipe(runAndForwardErrors);
324
+ }
325
+
326
+ get plugins(): Atom.Atom<readonly Plugin.Plugin[]> {
327
+ return this._pluginsAtom;
328
+ }
329
+
330
+ get core(): Atom.Atom<readonly string[]> {
331
+ return this._coreAtom;
332
+ }
333
+
334
+ /**
335
+ * Ids of plugins that are currently enabled.
336
+ */
337
+ get enabled(): Atom.Atom<readonly string[]> {
338
+ return this._enabledAtom;
339
+ }
340
+
341
+ /**
342
+ * Modules of plugins which are currently enabled.
343
+ */
344
+ get modules(): Atom.Atom<readonly Plugin.PluginModule[]> {
345
+ return this._modulesAtom;
346
+ }
347
+
348
+ /**
349
+ * Ids of modules which are currently active.
350
+ */
351
+ get active(): Atom.Atom<readonly string[]> {
352
+ return this._activeAtom;
353
+ }
354
+
355
+ /**
356
+ * Ids of events which have been fired.
357
+ */
358
+ get eventsFired(): Atom.Atom<readonly string[]> {
359
+ return this._eventsFiredAtom;
360
+ }
361
+
362
+ /**
363
+ * Ids of modules which are pending reset.
364
+ */
365
+ get pendingReset(): Atom.Atom<readonly string[]> {
366
+ return this._pendingResetAtom;
367
+ }
368
+
369
+ /**
370
+ * Plugins that failed to load or activate.
371
+ */
372
+ get failed(): Atom.Atom<readonly PluginFailure[]> {
373
+ return this._failedAtom;
374
+ }
375
+
376
+ /**
377
+ * Ids of currently-registered plugins that came from a dev source.
378
+ */
379
+ get devPluginIds(): Atom.Atom<readonly string[]> {
380
+ return this._devPluginIdsAtom;
381
+ }
382
+
383
+ getPlugins(): readonly Plugin.Plugin[] {
384
+ return this._get(this._pluginsAtom);
385
+ }
386
+
387
+ getCore(): readonly string[] {
388
+ return this._get(this._coreAtom);
389
+ }
390
+
391
+ getEnabled(): readonly string[] {
392
+ return this._get(this._enabledAtom);
393
+ }
394
+
395
+ getModules(): readonly Plugin.PluginModule[] {
396
+ return this._get(this._modulesAtom);
397
+ }
398
+
399
+ getActive(): readonly string[] {
400
+ return this._get(this._activeAtom);
401
+ }
402
+
403
+ getEventsFired(): readonly string[] {
404
+ return this._get(this._eventsFiredAtom);
405
+ }
406
+
407
+ getPendingReset(): readonly string[] {
408
+ return this._get(this._pendingResetAtom);
409
+ }
410
+
411
+ getFailed(): readonly PluginFailure[] {
412
+ return this._get(this._failedAtom);
413
+ }
414
+
415
+ getDevPluginIds(): readonly string[] {
416
+ return this._get(this._devPluginIdsAtom);
417
+ }
418
+
419
+ /**
420
+ * Marks `id` as dev-sourced. If the plugin displaced an existing one, pass
421
+ * the shadow snapshot so `remove` can restore it. Repeat calls (e.g. a dev
422
+ * plugin reload) preserve the original shadow target — restoration always
423
+ * unwinds back to the real underlying plugin, never an intermediate dev build.
424
+ */
425
+ private _markDev(id: string, shadow?: { plugin: Plugin.Plugin; wasEnabled: boolean }): void {
426
+ if (this._devPlugins.has(id)) {
427
+ return;
428
+ }
429
+ this._devPlugins.set(id, { shadow });
430
+ this._update(this._devPluginIdsAtom, (ids) => (ids.includes(id) ? ids : [...ids, id]));
431
+ }
432
+
433
+ /** Drops the dev-plugin entry and returns its shadow data (if any) for restoration. */
434
+ private _unmarkDev(id: string): { plugin: Plugin.Plugin; wasEnabled: boolean } | undefined {
435
+ const entry = this._devPlugins.get(id);
436
+ this._devPlugins.delete(id);
437
+ this._update(this._devPluginIdsAtom, (ids) => ids.filter((existing) => existing !== id));
438
+ return entry?.shadow;
439
+ }
440
+
441
+ clearFailure(id: string): boolean {
442
+ const current = this._get(this._failedAtom);
443
+ if (!current.some((failure) => failure.id === id)) {
444
+ return false;
445
+ }
446
+ this._set(
447
+ this._failedAtom,
448
+ current.filter((failure) => failure.id !== id),
449
+ );
450
+ return true;
451
+ }
452
+
453
+ /**
454
+ * Adds a plugin to the manager via the plugin loader.
455
+ * The plugin is registered but not enabled; call `enable` separately to activate it.
456
+ * @param id The id of the plugin.
457
+ */
458
+ add(id: string): Effect.Effect<Plugin.Plugin, Error> {
459
+ return Effect.gen(this, function* () {
460
+ log('add plugin', { id });
461
+ const { plugin, dev = false } = yield* this._pluginLoader(id);
462
+ const pluginId = plugin.meta.id;
463
+ const existing = this._getPlugin(pluginId);
464
+
465
+ if (dev && existing && existing !== plugin) {
466
+ // Shadow path: a plugin with this id is already registered (a builtin,
467
+ // a registry install, or a previous dev load). Disable it, stash it,
468
+ // and swap the dev plugin into the same id slot. The dialog will call
469
+ // `enable(pluginId)` next, which activates the dev plugin's modules.
470
+ // `_markDev` is a no-op when the id is already tracked, so a dev-plugin
471
+ // reload (after editing source) keeps the *original* shadow target —
472
+ // removal restores the real underlying plugin, not an intermediate build.
473
+ const wasEnabled = this._get(this._enabledAtom).includes(pluginId);
474
+ if (wasEnabled) {
475
+ yield* this.disable(pluginId);
476
+ }
477
+ this._markDev(pluginId, { plugin: existing, wasEnabled });
478
+ this._update(this._pluginsAtom, (plugins) => plugins.map((p) => (p.meta.id === pluginId ? plugin : p)));
479
+ } else {
480
+ this._addPlugin(plugin);
481
+ if (dev) {
482
+ this._markDev(pluginId);
483
+ }
484
+ }
485
+
486
+ return plugin;
487
+ });
488
+ }
489
+
490
+ /**
491
+ * Enables a plugin.
492
+ * @param id The id of the plugin.
493
+ */
494
+ enable(id: string): Effect.Effect<boolean, Error> {
495
+ return Effect.gen(this, function* () {
496
+ log('enable plugin', { id });
497
+ const stub = this._getPlugin(id);
498
+ if (!stub) {
499
+ return false;
500
+ }
501
+
502
+ // Clear any prior failure record so a retry starts from a clean slate.
503
+ // The failure stays on the atom only if this attempt also fails.
504
+ this.clearFailure(id);
505
+
506
+ const plugin = yield* this._resolveLazyPlugin(stub);
507
+
508
+ this._update(this._enabledAtom, (enabled) => (enabled.includes(id) ? enabled : [...enabled, id]));
509
+
510
+ plugin.modules.forEach((module) => {
511
+ this._addModule(module);
512
+ this._setPendingResetByModule(module);
513
+ });
514
+
515
+ log('pending reset', { events: [...this.getPendingReset()] });
516
+ yield* Effect.all(
517
+ this.getPendingReset().map((event) => this.activate(event)),
518
+ { concurrency: 'unbounded' },
519
+ );
520
+
521
+ return true;
522
+ });
523
+ }
524
+
525
+ /**
526
+ * Resolves a lazy plugin stub (returned by {@link Plugin.lazy}) to its
527
+ * loaded form and swaps it into `_pluginsAtom`. Returns the input unchanged
528
+ * when the plugin is already resolved, so callers can `yield*` this
529
+ * unconditionally. The lazy stub carries `meta` synchronously but its
530
+ * `modules` list is empty until the loader resolves; the swap ensures
531
+ * subsequent enable/disable operations see the resolved plugin.
532
+ *
533
+ * Concurrent calls for the same id are coalesced via `_resolvingPlugins`:
534
+ * the first caller starts the resolution, every subsequent caller awaits
535
+ * the same `Deferred`. On failure we publish a `lazy:<id>` error message
536
+ * and skip the atom swap so the failure is observable to the activation
537
+ * subscriber and a retry can be attempted.
538
+ */
539
+ private _resolveLazyPlugin(plugin: Plugin.Plugin): Effect.Effect<Plugin.Plugin, Plugin.LazyPluginError> {
540
+ return Effect.gen(this, function* () {
541
+ if (!Plugin.isLazy(plugin)) {
542
+ return plugin;
543
+ }
544
+ const id = plugin.meta.id;
545
+
546
+ const existing = this._resolvingPlugins.get(id);
547
+ if (existing) {
548
+ return yield* Deferred.await(existing);
549
+ }
550
+ const deferred = yield* Deferred.make<Plugin.Plugin, Plugin.LazyPluginError>();
551
+ this._resolvingPlugins.set(id, deferred);
552
+
553
+ return yield* Effect.gen(this, function* () {
554
+ log('resolving lazy plugin', { id });
555
+ yield* PubSub.publish(this.activation, { event: '', state: 'activating', module: `lazy:${id}` });
556
+ const resolvedPlugin = yield* Plugin.resolveLazy(plugin).pipe(
557
+ // Cap how long a remote import can hang. Without this the host can
558
+ // sit on a pending dynamic `import()` indefinitely if the plugin's
559
+ // server is unreachable, which stalls every caller awaiting
560
+ // `enable(id)` and (transitively) the manager's initialization.
561
+ Effect.timeoutFail({
562
+ duration: this._loadTimeout,
563
+ onTimeout: () =>
564
+ new Plugin.LazyPluginError({
565
+ context: { id, reason: 'load-failed' },
566
+ cause: new PluginTimeoutError({ context: { id, phase: 'load' as PluginFailurePhase } }),
567
+ }),
568
+ }),
569
+ );
570
+ this._update(this._pluginsAtom, (plugins) => plugins.map((p) => (p.meta.id === id ? resolvedPlugin : p)));
571
+ yield* PubSub.publish(this.activation, { event: '', state: 'activated', module: `lazy:${id}` });
572
+ return resolvedPlugin;
573
+ }).pipe(
574
+ Effect.tapError((error) =>
575
+ Effect.gen(this, function* () {
576
+ yield* PubSub.publish(this.activation, { event: '', state: 'error', module: `lazy:${id}`, error });
577
+ this._recordFailure(id, 'load', error);
578
+ this._scheduleAutoDisable(id);
579
+ }),
580
+ ),
581
+ Effect.tap((value) => Deferred.succeed(deferred, value)),
582
+ Effect.tapErrorCause((cause) => Deferred.failCause(deferred, cause)),
583
+ Effect.ensuring(Effect.sync(() => this._resolvingPlugins.delete(id))),
584
+ );
585
+ });
586
+ }
587
+
588
+ /**
589
+ * Removes a plugin from the manager.
590
+ * @param id The id of the plugin.
591
+ */
592
+ remove(id: string): Effect.Effect<boolean, Error> {
593
+ return Effect.gen(this, function* () {
594
+ log('remove plugin', { id });
595
+ const wasDev = this._devPlugins.has(id);
596
+ const disabled = yield* this.disable(id);
597
+ if (!disabled) {
598
+ return false;
599
+ }
600
+
601
+ this._removePlugin(id);
602
+ if (this._onRemove) {
603
+ this._runForkedFiber(
604
+ this._onRemove(id).pipe(
605
+ Effect.tapError((error) => Effect.sync(() => log.warn('plugin remove hook failed', { id, error }))),
606
+ Effect.ignore,
607
+ ),
608
+ );
609
+ }
610
+
611
+ // If a dev plugin was shadowing an existing plugin, reinstate the
612
+ // original now that the dev plugin is gone. Re-enable only if the
613
+ // original was enabled at shadow time — preserving the user's intent
614
+ // for plugins they had explicitly disabled before iterating on a dev
615
+ // build.
616
+ if (wasDev) {
617
+ const shadow = this._unmarkDev(id);
618
+ if (shadow) {
619
+ this._addPlugin(shadow.plugin);
620
+ if (shadow.wasEnabled) {
621
+ yield* this.enable(id);
622
+ }
623
+ }
624
+ }
625
+ return true;
626
+ });
627
+ }
628
+
629
+ /**
630
+ * Disables a plugin.
631
+ * @param id The id of the plugin.
632
+ */
633
+ disable(id: string): Effect.Effect<boolean, Error> {
634
+ return Effect.gen(this, function* () {
635
+ log('disable plugin', { id });
636
+ if (this._get(this._coreAtom).includes(id)) {
637
+ return false;
638
+ }
639
+
640
+ const plugin = this._getPlugin(id);
641
+ if (!plugin) {
642
+ return false;
643
+ }
644
+
645
+ const enabledIndex = this._get(this._enabledAtom).findIndex((enabled) => enabled === id);
646
+ if (enabledIndex !== -1) {
647
+ this._update(this._enabledAtom, (enabled) => enabled.filter((item) => item !== id));
648
+ yield* this.deactivate(id);
649
+
650
+ plugin.modules.forEach((module) => {
651
+ this._removeModule(module.id);
652
+ });
653
+ }
654
+
655
+ return true;
656
+ });
657
+ }
658
+
659
+ /**
660
+ * Activates plugins based on the activation event.
661
+ * @param event The activation event.
662
+ * @returns Whether the activation was successful.
663
+ */
664
+ activate(
665
+ event: ActivationEvent.ActivationEvent | string,
666
+ params?: { before?: string; after?: string },
667
+ ): Effect.Effect<boolean, Error> {
668
+ const key = typeof event === 'string' ? event : ActivationEvent.eventKey(event);
669
+ return Effect.gen(this, function* () {
670
+ if (yield* this._isShuttingDown()) {
671
+ log('skipping activation during shutdown', { key, ...params });
672
+ return false;
673
+ }
674
+
675
+ // Wait for the constructor's core/enabled `enable()` chain — including
676
+ // any async dynamic imports for lazy plugins — to finish registering
677
+ // modules. Without this, dispatching to an empty module set is the
678
+ // observable symptom of the race.
679
+ yield* Deferred.await(this._initialization);
680
+
681
+ return yield* Effect.withFiberRuntime<boolean, Error>((fiber) =>
682
+ this._activateEvent(key, params, fiber).pipe(
683
+ together(
684
+ Effect.sleep(Duration.seconds(15)).pipe(
685
+ Effect.andThen(Effect.sync(() => log.warn('event activation is taking a long time', { event: key }))),
686
+ ),
687
+ ),
688
+ Performance.addTrackEntry({
689
+ name: typeof event === 'string' ? event : ActivationEvent.eventKey(event),
690
+ devtools: {
691
+ dataType: 'track-entry',
692
+ track: 'Event Activation',
693
+ trackGroup: 'Composer',
694
+ color: 'primary',
695
+ },
696
+ }),
697
+ ),
698
+ );
699
+ });
700
+ }
701
+
702
+ /**
703
+ * Deactivates all of the modules for a plugin.
704
+ * @param id The id of the plugin.
705
+ * @returns Whether the deactivation was successful.
706
+ */
707
+ deactivate(id: string): Effect.Effect<boolean, Error> {
708
+ return Effect.gen(this, function* () {
709
+ const plugin = this._getPlugin(id);
710
+ if (!plugin) {
711
+ return false;
712
+ }
713
+
714
+ const modules = plugin.modules;
715
+ const results = yield* Effect.all(
716
+ modules.map((module) => this._deactivateModule(module)),
717
+ { concurrency: 'unbounded' },
718
+ );
719
+ return results.every((result) => result);
720
+ });
721
+ }
722
+
723
+ /**
724
+ * Re-activates the modules that were activated by the event.
725
+ * @param event The activation event.
726
+ * @returns Whether the reset was successful.
727
+ */
728
+ reset(event: ActivationEvent.ActivationEvent | string): Effect.Effect<boolean, Error> {
729
+ return Effect.gen(this, function* () {
730
+ const key = typeof event === 'string' ? event : ActivationEvent.eventKey(event);
731
+ log('reset', { key });
732
+ const modules = this._getActiveModulesByEvent(key);
733
+ const results = yield* Effect.all(
734
+ modules.map((module) => this._deactivateModule(module)),
735
+ { concurrency: 'unbounded' },
736
+ );
737
+
738
+ if (results.every((result) => result)) {
739
+ return yield* this.activate(key);
740
+ } else {
741
+ return false;
742
+ }
743
+ });
744
+ }
745
+
746
+ shutdown(): Effect.Effect<boolean, Error> {
747
+ return this._shutdownSemaphore.withPermits(1)(
748
+ Effect.gen(this, function* () {
749
+ yield* Ref.set(this._shuttingDown, true);
750
+ log('shutdown');
751
+
752
+ yield* this._interruptInFlightActivations();
753
+
754
+ const activeIds = [...this._get(this._activeAtom)].reverse();
755
+ const allModules = this._get(this._modulesAtom);
756
+ const modulesToDeactivate = activeIds
757
+ .map((id) => allModules.find((module) => module.id === id))
758
+ .filter((module): module is Plugin.PluginModule => module != null);
759
+
760
+ for (const module of modulesToDeactivate) {
761
+ yield* this._deactivateModule(module);
762
+ }
763
+
764
+ this._set(this._eventsFiredAtom, []);
765
+ this._set(this._pendingResetAtom, []);
766
+ this._moduleMemoMap.clear();
767
+ yield* Ref.set(this._activatingEvents, []);
768
+ yield* Ref.set(this._activatingModules, []);
769
+
770
+ log('shutdown complete');
771
+ return true;
772
+ }).pipe(Effect.ensuring(Ref.set(this._shuttingDown, false))),
773
+ );
774
+ }
775
+
776
+ //
777
+ // State helpers
778
+ //
779
+
780
+ private _get<T>(atom: Atom.Atom<T>): T {
781
+ return this.registry.get(atom);
782
+ }
783
+
784
+ private _set<T>(atom: Atom.Writable<T>, value: T): void {
785
+ this.registry.set(atom, value);
786
+ }
787
+
788
+ private _update<T>(atom: Atom.Writable<T>, updater: (current: T) => T): void {
789
+ this._set(atom, updater(this._get(atom)));
790
+ }
791
+
792
+ private _isShuttingDown(): Effect.Effect<boolean> {
793
+ return Ref.get(this._shuttingDown);
794
+ }
795
+
796
+ private _getPlugin(id: string): Plugin.Plugin | undefined {
797
+ return this._get(this._pluginsAtom).find((plugin) => plugin.meta.id === id);
798
+ }
799
+
800
+ private _getPluginIdForModule(moduleId: string): string | undefined {
801
+ return this._get(this._pluginsAtom).find((plugin) => plugin.modules.some((module) => module.id === moduleId))?.meta
802
+ .id;
803
+ }
804
+
805
+ /**
806
+ * Records a failure for a plugin. Latest failure wins so the registry UI
807
+ * always sees the most recent reason. Walks the `cause` chain when checking
808
+ * for timeouts: lazy-load timeouts arrive wrapped in `LazyPluginError` (the
809
+ * timeout is the cause), but the operator-visible reason should still be
810
+ * `'timeout'`.
811
+ */
812
+ private _recordFailure(id: string, phase: PluginFailurePhase, error: Error): void {
813
+ const reason: PluginFailureReason = isTimeoutCause(error) ? 'timeout' : 'error';
814
+ const failure: PluginFailure = { id, phase, reason, error, timestamp: Date.now() };
815
+ log.warn('plugin failed', { id, phase, reason, error: error.message });
816
+ this._update(this._failedAtom, (current) => [...current.filter((entry) => entry.id !== id), failure]);
817
+ }
818
+
819
+ /**
820
+ * Fire-and-forget disable of a failed plugin. Forked because a failure can
821
+ * happen mid-activation chain — yielding a `disable` inline would deadlock
822
+ * on the shared semaphores. Core plugins are skipped (the host opted into
823
+ * them being non-removable; the failure record is enough signal).
824
+ */
825
+ private _scheduleAutoDisable(id: string): void {
826
+ if (this._get(this._coreAtom).includes(id)) {
827
+ return;
828
+ }
829
+ if (!this._get(this._enabledAtom).includes(id)) {
830
+ return;
831
+ }
832
+ this._runForkedFiber(
833
+ this.disable(id).pipe(
834
+ Effect.tapError((error) => Effect.sync(() => log.warn('auto-disable failed', { id, error }))),
835
+ Effect.ignore,
836
+ ),
837
+ );
838
+ }
839
+
840
+ private _getActiveModules(): Plugin.PluginModule[] {
841
+ const active = this._get(this._activeAtom);
842
+ return this._get(this._modulesAtom).filter((module) => active.includes(module.id));
843
+ }
844
+
845
+ private _getInactiveModules(): Plugin.PluginModule[] {
846
+ const active = this._get(this._activeAtom);
847
+ return this._get(this._modulesAtom).filter((module) => !active.includes(module.id));
848
+ }
849
+
850
+ private _getActiveModulesByEvent(key: string): Plugin.PluginModule[] {
851
+ return this._getActiveModules().filter((module) =>
852
+ ActivationEvent.getEvents(module.activatesOn).map(ActivationEvent.eventKey).includes(key),
853
+ );
854
+ }
855
+
856
+ private _getInactiveModulesByEvent(key: string): Plugin.PluginModule[] {
857
+ return this._getInactiveModules().filter((module) =>
858
+ ActivationEvent.getEvents(module.activatesOn).map(ActivationEvent.eventKey).includes(key),
859
+ );
860
+ }
861
+
862
+ private _setPendingResetByModule(module: Plugin.PluginModule): void {
863
+ const activationEvents = ActivationEvent.getEvents(module.activatesOn)
864
+ .map(ActivationEvent.eventKey)
865
+ .filter((key) => this._get(this._eventsFiredAtom).includes(key));
866
+
867
+ const pendingReset = Array.fromIterable(new Set(activationEvents)).filter((event) => {
868
+ const pending = this._get(this._pendingResetAtom);
869
+ return !pending.includes(event);
870
+ });
871
+ if (pendingReset.length > 0) {
872
+ log('pending reset', { events: pendingReset });
873
+ this._update(this._pendingResetAtom, (current) => [...current, ...pendingReset]);
874
+ }
875
+ }
876
+
877
+ private _clearPendingReset(key: string): void {
878
+ const pendingIndex = this._get(this._pendingResetAtom).findIndex((event) => event === key);
879
+ if (pendingIndex !== -1) {
880
+ this._update(this._pendingResetAtom, (pending) => pending.filter((event) => event !== key));
881
+ }
882
+ }
883
+
884
+ //
885
+ // Fiber helpers
886
+ //
887
+
888
+ private _interruptInFlightActivations(): Effect.Effect<void> {
889
+ return Effect.gen(this, function* () {
890
+ const inFlightFibers = yield* Ref.get(this._inFlightFibers);
891
+ yield* Effect.forEach(inFlightFibers, (fiber) => Fiber.interrupt(fiber), {
892
+ concurrency: 'unbounded',
893
+ });
894
+ });
895
+ }
896
+
897
+ private _trackFiber(
898
+ ref: Ref.Ref<Array<Fiber.Fiber<unknown, unknown>>>,
899
+ fiber: Fiber.Fiber<unknown, unknown>,
900
+ ): Effect.Effect<void> {
901
+ return Ref.update(ref, (fibers) => [...fibers, fiber]);
902
+ }
903
+
904
+ private _untrackFiber(
905
+ ref: Ref.Ref<Array<Fiber.Fiber<unknown, unknown>>>,
906
+ fiber: Fiber.Fiber<unknown, unknown>,
907
+ ): Effect.Effect<void> {
908
+ return Ref.update(ref, (fibers) => fibers.filter((trackedFiber) => trackedFiber !== fiber));
909
+ }
910
+
911
+ /**
912
+ * Spawns an effect on the default runtime and registers the resulting fiber in
913
+ * `_inFlightFibers` so {@link shutdown} can interrupt it. Used from sync entry
914
+ * points like {@link remove} where there is no enclosing Effect to fork from;
915
+ * inside an Effect chain prefer the existing track/await/untrack pattern.
916
+ */
917
+ private _runForkedFiber<E>(effect: Effect.Effect<void, E>): void {
918
+ const fiber = Effect.runFork(effect);
919
+ Effect.runSync(this._trackFiber(this._inFlightFibers, fiber));
920
+ Effect.runFork(Fiber.await(fiber).pipe(Effect.andThen(() => this._untrackFiber(this._inFlightFibers, fiber))));
921
+ }
922
+
923
+ //
924
+ // Registration helpers
925
+ //
926
+
927
+ private _addPlugin(plugin: Plugin.Plugin): void {
928
+ log('add plugin', { id: plugin.meta.id });
929
+ // TODO(wittjosiah): Find a way to add a warning for duplicate plugins that doesn't cause log spam.
930
+ this._update(this._pluginsAtom, (plugins) => (plugins.includes(plugin) ? plugins : [...plugins, plugin]));
931
+ }
932
+
933
+ private _removePlugin(id: string): void {
934
+ log('remove plugin', { id });
935
+ this._update(this._pluginsAtom, (plugins) => plugins.filter((plugin) => plugin.meta.id !== id));
936
+ }
937
+
938
+ private _addModule(module: Plugin.PluginModule): void {
939
+ log('add module', { id: module.id });
940
+ // TODO(wittjosiah): Find a way to add a warning for duplicate modules that doesn't cause log spam.
941
+ this._update(this._modulesAtom, (modules) => (modules.includes(module) ? modules : [...modules, module]));
942
+ }
943
+
944
+ private _removeModule(id: string): void {
945
+ log('remove module', { id });
946
+ this._update(this._modulesAtom, (modules) => modules.filter((module) => module.id !== id));
947
+ }
948
+
949
+ //
950
+ // Activation helpers
951
+ //
952
+
953
+ private _activateEvent(
954
+ key: string,
955
+ params: { before?: string; after?: string } | undefined,
956
+ fiber: Fiber.Fiber<unknown, unknown>,
957
+ ): Effect.Effect<boolean, Error> {
958
+ return Effect.gen(this, function* () {
959
+ yield* this._trackFiber(this._inFlightFibers, fiber);
960
+ log('activating', { key, ...params });
961
+ yield* Ref.update(this._activatingEvents, (activating) => Array.append(activating, key));
962
+ this._clearPendingReset(key);
963
+
964
+ const activatingEvents = yield* this._activatingEvents;
965
+ const activatingModules = yield* this._activatingModules;
966
+ const modules = this._getModulesForActivation(key, activatingEvents, activatingModules);
967
+ if (modules.length === 0) {
968
+ log('no modules to activate', { key });
969
+ if (!this._get(this._eventsFiredAtom).includes(key)) {
970
+ this._update(this._eventsFiredAtom, (events) => [...events, key]);
971
+ }
972
+ return false;
973
+ }
974
+
975
+ return yield* this._activateModulesForEvent(key, modules, activatingEvents);
976
+ }).pipe(
977
+ Effect.ensuring(
978
+ Effect.all([
979
+ this._untrackFiber(this._inFlightFibers, fiber),
980
+ Ref.update(this._activatingEvents, (activating) => Array.filter(activating, (event) => event !== key)),
981
+ ]),
982
+ ),
983
+ );
984
+ }
985
+
986
+ private _activateModulesForEvent(
987
+ key: string,
988
+ modules: Plugin.PluginModule[],
989
+ activatingEvents: string[],
990
+ ): Effect.Effect<boolean, Error> {
991
+ const activatingModuleIds = modules.map((module) => module.id);
992
+ return Effect.gen(this, function* () {
993
+ yield* Ref.update(this._activatingModules, (activating) => Array.appendAll(activating, activatingModuleIds));
994
+
995
+ log('activating modules', { key, modules: activatingModuleIds });
996
+ performance.mark(`event:${key}:start`);
997
+ yield* PubSub.publish(this.activation, { event: key, state: 'activating' });
998
+
999
+ yield* this._activateRelatedEvents(key, this._getBeforeEvents(modules, activatingEvents), 'before');
1000
+
1001
+ const capabilities = yield* this._loadCapabilitiesForModules(key, modules);
1002
+ yield* this._contributeCapabilitiesForModules(modules, capabilities);
1003
+
1004
+ yield* this._activateRelatedEvents(key, this._getAfterEvents(modules, activatingEvents), 'after');
1005
+
1006
+ if (!this._get(this._eventsFiredAtom).includes(key)) {
1007
+ this._update(this._eventsFiredAtom, (events) => [...events, key]);
1008
+ }
1009
+
1010
+ performance.mark(`event:${key}:end`);
1011
+ performance.measure(`event:${key}`, `event:${key}:start`, `event:${key}:end`);
1012
+ yield* PubSub.publish(this.activation, { event: key, state: 'activated' });
1013
+ log('activated', { key });
1014
+
1015
+ return true;
1016
+ }).pipe(
1017
+ Effect.ensuring(
1018
+ Ref.update(this._activatingModules, (activating) =>
1019
+ Array.filter(activating, (module) => !activatingModuleIds.includes(module)),
1020
+ ),
1021
+ ),
1022
+ );
1023
+ }
1024
+
1025
+ private _getModulesForActivation(
1026
+ key: string,
1027
+ activatingEvents: string[],
1028
+ activatingModules: string[],
1029
+ ): Plugin.PluginModule[] {
1030
+ return this._getInactiveModulesByEvent(key).filter((module) => {
1031
+ const allOf = ActivationEvent.isAllOf(module.activatesOn);
1032
+ if (!allOf) {
1033
+ return true;
1034
+ }
1035
+
1036
+ // Check to see if all of the events in the `allOf` have been fired.
1037
+ // An event can be considered "fired" if it is in the `eventsFired` list or if it is currently being activated.
1038
+ const events = ActivationEvent.getEvents(module.activatesOn).filter(
1039
+ (event) => ActivationEvent.eventKey(event) !== key,
1040
+ );
1041
+ return (
1042
+ events.every(
1043
+ (event) =>
1044
+ this._get(this._eventsFiredAtom).includes(ActivationEvent.eventKey(event)) ||
1045
+ activatingEvents.includes(ActivationEvent.eventKey(event)),
1046
+ ) && !activatingModules.includes(module.id)
1047
+ );
1048
+ });
1049
+ }
1050
+
1051
+ private _getBeforeEvents(
1052
+ modules: Plugin.PluginModule[],
1053
+ activatingEvents: string[],
1054
+ ): ActivationEvent.ActivationEvent[] {
1055
+ return Function.pipe(
1056
+ modules,
1057
+ Array.flatMap((module) => module.firesBeforeActivation ?? []),
1058
+ HashSet.fromIterable,
1059
+ HashSet.toValues,
1060
+ Array.filter((event) => !activatingEvents.includes(ActivationEvent.eventKey(event))),
1061
+ );
1062
+ }
1063
+
1064
+ private _getAfterEvents(
1065
+ modules: Plugin.PluginModule[],
1066
+ activatingEvents: string[],
1067
+ ): ActivationEvent.ActivationEvent[] {
1068
+ return Function.pipe(
1069
+ modules,
1070
+ Array.flatMap((module) => module.firesAfterActivation ?? []),
1071
+ HashSet.fromIterable,
1072
+ HashSet.toValues,
1073
+ Array.filter((event) => !activatingEvents.includes(ActivationEvent.eventKey(event))),
1074
+ );
1075
+ }
1076
+
1077
+ private _activateRelatedEvents(
1078
+ key: string,
1079
+ events: ActivationEvent.ActivationEvent[],
1080
+ phase: 'before' | 'after',
1081
+ ): Effect.Effect<void, Error> {
1082
+ const logLabel = phase === 'before' ? 'firesBeforeActivation' : 'firesAfterActivation';
1083
+ const eventKey = phase === 'before' ? 'beforeEvents' : 'afterEvents';
1084
+ return Function.pipe(
1085
+ events,
1086
+ Array.map((event) => this.activate(event, phase === 'before' ? { before: key } : { after: key })),
1087
+ Effect.allWith({ concurrency: 'unbounded' }),
1088
+ together(
1089
+ Effect.sleep(Duration.seconds(10)).pipe(
1090
+ Effect.andThen(
1091
+ Effect.sync(() =>
1092
+ log.warn(`${logLabel} is taking a long time`, {
1093
+ event: key,
1094
+ [eventKey]: events.map(ActivationEvent.eventKey),
1095
+ }),
1096
+ ),
1097
+ ),
1098
+ ),
1099
+ ),
1100
+ Effect.asVoid,
1101
+ );
1102
+ }
1103
+
1104
+ //
1105
+ // Module lifecycle helpers
1106
+ //
1107
+
1108
+ private _loadCapabilitiesForModules(
1109
+ key: string,
1110
+ modules: Plugin.PluginModule[],
1111
+ ): Effect.Effect<Capability.Any[][], Error> {
1112
+ return Function.pipe(
1113
+ modules,
1114
+ Array.map((mod) => this._loadModule(mod, key)),
1115
+ Effect.allWith({ concurrency: 'unbounded' }),
1116
+ Effect.catchAll((error) => {
1117
+ return Effect.gen(this, function* () {
1118
+ yield* PubSub.publish(this.activation, { event: key, state: 'error', error });
1119
+ return yield* Effect.fail(error);
1120
+ });
1121
+ }),
1122
+ );
1123
+ }
1124
+
1125
+ private _contributeCapabilitiesForModules(
1126
+ modules: Plugin.PluginModule[],
1127
+ capabilities: Capability.Any[][],
1128
+ ): Effect.Effect<void, Error> {
1129
+ return Function.pipe(
1130
+ modules,
1131
+ Array.zip(capabilities),
1132
+ Array.map(([module, capabilitySet]) => this._contributeCapabilities(module, capabilitySet)),
1133
+ // TODO(wittjosiah): This currently can't be run in parallel, and inserting
1134
+ // any yield between contributions (`Effect.yieldNow()`, `Effect.sleep(0)`)
1135
+ // races the `allOf` activation-event resolver — observed as a System
1136
+ // Error dialog on warm reloads. Contributions must stay strictly
1137
+ // synchronous within an event; React paint slots have to be found at
1138
+ // event boundaries higher up the call chain.
1139
+ Effect.all,
1140
+ Effect.asVoid,
1141
+ );
1142
+ }
1143
+
1144
+ private _getModuleSemaphore(moduleId: Plugin.PluginModule['id']): Effect.Semaphore {
1145
+ let semaphore = this._moduleSemaphores.get(moduleId);
1146
+ if (!semaphore) {
1147
+ semaphore = Effect.runSync(Effect.makeSemaphore(1));
1148
+ this._moduleSemaphores.set(moduleId, semaphore);
1149
+ }
1150
+ return semaphore;
1151
+ }
1152
+
1153
+ // `parentEvent` is the activation event that first triggered this module
1154
+ // load — included in `activating`/`activated` PubSub messages so subscribers
1155
+ // (e.g. the boot loader's status listener) can associate a module with its
1156
+ // triggering event in the trace. The same module may be referenced by
1157
+ // multiple events, but module loads are memoized via `_moduleMemoMap`, so
1158
+ // only the first event to need it will appear here; later events await the
1159
+ // cached deferred without re-publishing.
1160
+ private _loadModule = (module: Plugin.PluginModule, parentEvent: string): Effect.Effect<Capability.Any[], Error> =>
1161
+ Effect.gen(this, function* () {
1162
+ const semaphore = this._getModuleSemaphore(module.id);
1163
+
1164
+ // Atomically check-and-set under per-module semaphore to prevent race conditions.
1165
+ const deferredToAwait = yield* Effect.gen(this, function* () {
1166
+ const existing = this._moduleMemoMap.get(module.id);
1167
+ if (existing) {
1168
+ return existing;
1169
+ }
1170
+
1171
+ // First caller - create deferred, store it, and start loading in background.
1172
+ const deferred = yield* Deferred.make<Capability.Any[], Error>();
1173
+ this._moduleMemoMap.set(module.id, deferred);
1174
+
1175
+ const loadEffect = Effect.gen(this, function* () {
1176
+ log('loading module', { module: module.id, parentEvent });
1177
+ performance.mark(`module:${module.id}:start`);
1178
+ yield* PubSub.publish(this.activation, { event: parentEvent, state: 'activating', module: module.id });
1179
+ const pluginId = this._getPluginIdForModule(module.id);
1180
+ const [duration, capabilities] = yield* module.activate().pipe(
1181
+ Effect.provideService(Capability.Service, this.capabilities),
1182
+ Effect.provideService(Plugin.Service, this),
1183
+ // Cap activation so a single misbehaving module can't hold the
1184
+ // event chain open. On timeout the failure is recorded against
1185
+ // the plugin and surfaced as `PluginTimeoutError`.
1186
+ Effect.timeoutFail({
1187
+ duration: this._activationTimeout,
1188
+ onTimeout: () =>
1189
+ new PluginTimeoutError({
1190
+ context: { id: pluginId ?? module.id, module: module.id, phase: 'activation' as PluginFailurePhase },
1191
+ }),
1192
+ }),
1193
+ Effect.timed,
1194
+ );
1195
+ const normalized = capabilities == null ? [] : Array.isArray(capabilities) ? capabilities : [capabilities];
1196
+ const elapsed = Duration.toMillis(duration);
1197
+ performance.mark(`module:${module.id}:end`);
1198
+ performance.measure(`module:${module.id}`, `module:${module.id}:start`, `module:${module.id}:end`);
1199
+ yield* PubSub.publish(this.activation, { event: parentEvent, state: 'activated', module: module.id });
1200
+ log('loaded module', {
1201
+ module: module.id,
1202
+ parentEvent,
1203
+ elapsed,
1204
+ failed: false,
1205
+ });
1206
+ return normalized as Capability.Any[];
1207
+ }).pipe(
1208
+ Effect.withSpan('PluginManager._loadModule'),
1209
+ together(
1210
+ Effect.sleep(Duration.seconds(10)).pipe(
1211
+ Effect.andThen(
1212
+ Effect.sync(() => log.warn(`module is taking a long time to activate`, { module: module.id })),
1213
+ ),
1214
+ ),
1215
+ ),
1216
+ Performance.addTrackEntry({
1217
+ name: module.id,
1218
+ devtools: {
1219
+ dataType: 'track-entry',
1220
+ track: 'Module Activation',
1221
+ trackGroup: 'Composer',
1222
+ color: 'primary',
1223
+ },
1224
+ }),
1225
+ );
1226
+
1227
+ // Fork the load to run in background, completing the deferred when done.
1228
+ const fiber = yield* Effect.forkDaemon(
1229
+ loadEffect.pipe(
1230
+ Effect.tap((result) => Deferred.succeed(deferred, result)),
1231
+ Effect.catchAllCause((cause) => {
1232
+ const error = Cause.squash(cause);
1233
+ log.error('module failed to activate', {
1234
+ module: module.id,
1235
+ error: error instanceof Error ? error.message : String(error),
1236
+ stack: error instanceof Error ? error.stack : undefined,
1237
+ isDefect: !Cause.isFailure(cause),
1238
+ });
1239
+ const normalizedError = error instanceof Error ? error : new Error(String(error));
1240
+ const pluginId = this._getPluginIdForModule(module.id);
1241
+ if (pluginId !== undefined) {
1242
+ this._recordFailure(pluginId, 'activation', normalizedError);
1243
+ this._scheduleAutoDisable(pluginId);
1244
+ }
1245
+ return Deferred.fail(deferred, normalizedError);
1246
+ }),
1247
+ ),
1248
+ );
1249
+ yield* this._trackFiber(this._inFlightFibers, fiber);
1250
+ yield* Effect.forkDaemon(
1251
+ Fiber.await(fiber).pipe(Effect.andThen(() => this._untrackFiber(this._inFlightFibers, fiber))),
1252
+ );
1253
+
1254
+ return deferred;
1255
+ }).pipe(semaphore.withPermits(1));
1256
+
1257
+ // Wait for result outside the semaphore so multiple waiters can proceed concurrently.
1258
+ return yield* Deferred.await(deferredToAwait);
1259
+ });
1260
+
1261
+ private _contributeCapabilities(
1262
+ module: Plugin.PluginModule,
1263
+ capabilities: Capability.Any[],
1264
+ ): Effect.Effect<void, Error> {
1265
+ return Effect.gen(this, function* () {
1266
+ capabilities.forEach((capability) => {
1267
+ this.capabilities.contribute({ module: module.id, ...capability });
1268
+ });
1269
+ this._update(this._activeAtom, (active) => [...active, module.id]);
1270
+ this._capabilities.set(module.id, capabilities);
1271
+ });
1272
+ }
1273
+
1274
+ private _deactivateModule(module: Plugin.PluginModule): Effect.Effect<boolean, Error> {
1275
+ return Effect.gen(this, function* () {
1276
+ const id = module.id;
1277
+ log('deactivating', { id });
1278
+ this._moduleMemoMap.delete(id);
1279
+
1280
+ const capabilities = this._capabilities.get(id);
1281
+ if (capabilities) {
1282
+ for (const capability of capabilities) {
1283
+ this.capabilities.remove(capability.interface, capability.implementation);
1284
+ const program = capability.deactivate?.() ?? Effect.succeed(undefined);
1285
+ yield* program;
1286
+ }
1287
+ this._capabilities.delete(id);
1288
+ }
1289
+
1290
+ const activeIndex = this._get(this._activeAtom).findIndex((event) => event === id);
1291
+ if (activeIndex !== -1) {
1292
+ this._update(this._activeAtom, (active) => active.filter((event) => event !== id));
1293
+ }
1294
+
1295
+ log('deactivated', { id });
1296
+ return true;
1297
+ });
1298
+ }
1299
+ }
1300
+
1301
+ /**
1302
+ * Creates a new Plugin Manager instance.
1303
+ */
1304
+ export const make = (options: ManagerOptions): PluginManager => new ManagerImpl(options);
1305
+
1306
+ /**
1307
+ * True when `error` (or anything along its `cause` chain) is a
1308
+ * {@link PluginTimeoutError}. Lazy-load timeouts wrap the timeout inside
1309
+ * `LazyPluginError`, so a shallow check on the outer error misses them.
1310
+ * Bounded depth so a circular chain can't loop forever.
1311
+ */
1312
+ const isTimeoutCause = (error: unknown, depth = 0): boolean => {
1313
+ if (depth > 5 || !(error instanceof Error)) {
1314
+ return false;
1315
+ }
1316
+ if (PluginTimeoutError.is(error)) {
1317
+ return true;
1318
+ }
1319
+ return isTimeoutCause((error as Error & { cause?: unknown }).cause, depth + 1);
1320
+ };
1321
+
1322
+ /**
1323
+ * Runs an effect concurrently with another effect.
1324
+ * If the first effect completes, the second effect is interrupted.
1325
+ */
1326
+ // TODO(dmaretskyi): Effect.race > Effect.asVoid
1327
+ const together =
1328
+ <R1>(togetherEffect: Effect.Effect<void, never, R1>) =>
1329
+ <A, E, R2>(effect: Effect.Effect<A, E, R2>): Effect.Effect<A, E, R1 | R2> =>
1330
+ Effect.gen(function* () {
1331
+ const togetherFiber = yield* Effect.fork(togetherEffect);
1332
+ const result = yield* effect;
1333
+ yield* Fiber.interrupt(togetherFiber);
1334
+ return result;
1335
+ });