@runfusion/fusion 0.30.0 → 0.32.0

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 (76) hide show
  1. package/dist/bin.js +72183 -52586
  2. package/dist/client/.vite/manifest.json +549 -0
  3. package/dist/client/assets/{AgentDetailView-Cu4TgvBn.js → AgentDetailView-CnFf_eBZ.js} +3 -3
  4. package/dist/client/assets/AgentPermissionPolicyEditor-CGxjOr6G.css +1 -0
  5. package/dist/client/assets/AgentPermissionPolicyEditor-Cmkt9Z01.js +6 -0
  6. package/dist/client/assets/{AgentsView-CIH4Acck.js → AgentsView-LkVv9hph.js} +3 -3
  7. package/dist/client/assets/ChatView-DYjECCRG.js +1 -0
  8. package/dist/client/assets/{DevServerView-Bd8JZ-3C.js → DevServerView-D7legPr1.js} +1 -1
  9. package/dist/client/assets/{DevServerView-DlZpuAnj.css → DevServerView-VTQY28P7.css} +1 -1
  10. package/dist/client/assets/{DirectoryPicker-BOGqZNiq.js → DirectoryPicker-DctpCNrd.js} +1 -1
  11. package/dist/client/assets/DocumentsView-DORp5JjC.js +1 -0
  12. package/dist/client/assets/EvalsView-CYVJ1pbc.js +1 -0
  13. package/dist/client/assets/{ExperimentalAgentOnboardingModal-BM7EnSvJ.js → ExperimentalAgentOnboardingModal-BULVNAiq.js} +1 -1
  14. package/dist/client/assets/GoalsView-Cg136Jcn.css +1 -0
  15. package/dist/client/assets/GoalsView-bmpZKOI_.js +1 -0
  16. package/dist/client/assets/{InsightsView-B0J4mhzV.css → InsightsView-C9-mqVvf.css} +1 -1
  17. package/dist/client/assets/InsightsView-mmtem0RU.js +11 -0
  18. package/dist/client/assets/{MemoryView-CE1D9euM.js → MemoryView-HVpO1fCH.js} +2 -2
  19. package/dist/client/assets/{NodesView-Zxusnhxu.js → NodesView-CM0eoCP8.js} +3 -3
  20. package/dist/client/assets/{PiExtensionsManager-BlMmxtLZ.js → PiExtensionsManager-Cyfas2VT.js} +2 -2
  21. package/dist/client/assets/{PluginManager-D4eZ0zA4.js → PluginManager-C7QDE3Lk.js} +1 -1
  22. package/dist/client/assets/ReliabilityView-C1C1j1SD.js +1 -0
  23. package/dist/client/assets/ReliabilityView-D9AsVv5l.css +1 -0
  24. package/dist/client/assets/ResearchView-Bn2WxwnQ.js +1 -0
  25. package/dist/client/assets/SecretsView-BFhVwJu6.css +1 -0
  26. package/dist/client/assets/SecretsView-DgrrgzFc.js +1 -0
  27. package/dist/client/assets/SettingsModal-BCZrCLl3.js +31 -0
  28. package/dist/client/assets/{SettingsModal-sp7SNwS9.css → SettingsModal-BZBV2kLr.css} +1 -1
  29. package/dist/client/assets/{SettingsModal-BAx4gt2A.css → SettingsModal-DZrJ5PFH.css} +1 -1
  30. package/dist/client/assets/{SettingsModal-DRnZ6eBW.js → SettingsModal-YCJM5is3.js} +1 -1
  31. package/dist/client/assets/{SetupWizardModal-BmmRM3g-.js → SetupWizardModal-BT-mj3VD.js} +1 -1
  32. package/dist/client/assets/{SkillsView-DWVtT2-8.js → SkillsView-Db7dYpqd.js} +1 -1
  33. package/dist/client/assets/{StashRecoveryView-CKkaWzzc.js → StashRecoveryView-CSYYcWux.js} +1 -1
  34. package/dist/client/assets/TodoView-zqCqfy26.js +6 -0
  35. package/dist/client/assets/dashboard-view-PpcsMDvN.js +21 -0
  36. package/dist/client/assets/{folder-open-BTN2_Wuv.js → folder-open-mxsFQlAX.js} +1 -1
  37. package/dist/client/assets/index-Ba-F8c1g.js +732 -0
  38. package/dist/client/assets/index-D4HhaIOp.css +1 -0
  39. package/dist/client/assets/{upload-euJEs_N2.js → upload-j7JjaJzG.js} +1 -1
  40. package/dist/client/assets/{users-B7miEHCZ.js → users-DZ_0WcB6.js} +1 -1
  41. package/dist/client/index.html +15 -27
  42. package/dist/client/version.json +1 -1
  43. package/dist/droid-cli/package.json +1 -1
  44. package/dist/extension.js +52863 -36171
  45. package/dist/pi-claude-cli/package.json +1 -1
  46. package/dist/plugins/fusion-plugin-cli-printing-press/package.json +1 -1
  47. package/dist/plugins/fusion-plugin-cursor-runtime/package.json +1 -1
  48. package/dist/plugins/fusion-plugin-dependency-graph/package.json +1 -1
  49. package/dist/plugins/fusion-plugin-droid-runtime/package.json +1 -1
  50. package/dist/plugins/fusion-plugin-hermes-runtime/package.json +1 -1
  51. package/dist/plugins/fusion-plugin-openclaw-runtime/package.json +1 -1
  52. package/dist/plugins/fusion-plugin-paperclip-runtime/package.json +1 -1
  53. package/dist/plugins/fusion-plugin-reports/package.json +1 -1
  54. package/dist/plugins/fusion-plugin-roadmap/package.json +1 -1
  55. package/dist/plugins/fusion-plugin-whatsapp-chat/package.json +1 -1
  56. package/package.json +1 -1
  57. package/skill/fusion/SKILL.md +2 -2
  58. package/skill/fusion/references/cli-commands.md +1 -1
  59. package/skill/fusion/references/engine-tools.md +1 -0
  60. package/skill/fusion/references/extension-tools.md +23 -2
  61. package/skill/fusion/references/fusion-capabilities.md +4 -2
  62. package/skill/fusion/workflows/task-management.md +1 -1
  63. package/dist/client/assets/AgentPermissionPolicyEditor-Ceg2Dszn.js +0 -6
  64. package/dist/client/assets/AgentPermissionPolicyEditor-CthjqUL_.css +0 -1
  65. package/dist/client/assets/ChatView-DqJoFquZ.js +0 -1
  66. package/dist/client/assets/DocumentsView-B-ELcw4o.js +0 -1
  67. package/dist/client/assets/EvalsView-Ccl9QBYN.js +0 -1
  68. package/dist/client/assets/InsightsView-DLF49bzu.js +0 -11
  69. package/dist/client/assets/ReliabilityView-KmH60I_5.js +0 -1
  70. package/dist/client/assets/ReliabilityView-rxA_HgEG.css +0 -1
  71. package/dist/client/assets/ResearchView-C14Zh7c9.js +0 -1
  72. package/dist/client/assets/SettingsModal-c1QwWno0.js +0 -31
  73. package/dist/client/assets/TodoView-hbD0NOCY.js +0 -6
  74. package/dist/client/assets/dashboard-view-VNPB3ca0.js +0 -21
  75. package/dist/client/assets/index-CZFBq256.css +0 -1
  76. package/dist/client/assets/index-DzSLVOnp.js +0 -695
@@ -0,0 +1,549 @@
1
+ {
2
+ "../../../plugins/fusion-plugin-dependency-graph/src/dashboard-view.tsx": {
3
+ "file": "assets/dashboard-view-PpcsMDvN.js",
4
+ "name": "dashboard-view",
5
+ "src": "../../../plugins/fusion-plugin-dependency-graph/src/dashboard-view.tsx",
6
+ "isDynamicEntry": true,
7
+ "imports": [
8
+ "_vendor-react-K0fH_qHe.js",
9
+ "index.html",
10
+ "_createLucideIcon-BazL2hk5.js",
11
+ "_vendor-xterm-DzcZoU0P.js",
12
+ "_vendor-codemirror-jBKmHyH0.js"
13
+ ],
14
+ "css": [
15
+ "assets/dashboard-view-DqWnXEbq.css"
16
+ ]
17
+ },
18
+ "../../../plugins/fusion-plugin-roadmap/src/dashboard-view.tsx": {
19
+ "file": "assets/dashboard-view-BWGH_fAq.js",
20
+ "name": "dashboard-view",
21
+ "src": "../../../plugins/fusion-plugin-roadmap/src/dashboard-view.tsx",
22
+ "isDynamicEntry": true,
23
+ "imports": [
24
+ "_vendor-react-K0fH_qHe.js",
25
+ "_createLucideIcon-BazL2hk5.js"
26
+ ],
27
+ "css": [
28
+ "assets/dashboard-view-DdGlfuu-.css"
29
+ ]
30
+ },
31
+ "_AgentPermissionPolicyEditor-CGxjOr6G.css": {
32
+ "file": "assets/AgentPermissionPolicyEditor-CGxjOr6G.css",
33
+ "src": "_AgentPermissionPolicyEditor-CGxjOr6G.css"
34
+ },
35
+ "_AgentPermissionPolicyEditor-Cmkt9Z01.js": {
36
+ "file": "assets/AgentPermissionPolicyEditor-Cmkt9Z01.js",
37
+ "name": "AgentPermissionPolicyEditor",
38
+ "imports": [
39
+ "index.html",
40
+ "_vendor-react-K0fH_qHe.js"
41
+ ],
42
+ "css": [
43
+ "assets/AgentPermissionPolicyEditor-CGxjOr6G.css"
44
+ ]
45
+ },
46
+ "_DirectoryPicker-DctpCNrd.js": {
47
+ "file": "assets/DirectoryPicker-DctpCNrd.js",
48
+ "name": "DirectoryPicker",
49
+ "imports": [
50
+ "_vendor-react-K0fH_qHe.js",
51
+ "index.html",
52
+ "_folder-open-mxsFQlAX.js"
53
+ ],
54
+ "css": [
55
+ "assets/DirectoryPicker-DzKVmxOf.css"
56
+ ]
57
+ },
58
+ "_DirectoryPicker-DzKVmxOf.css": {
59
+ "file": "assets/DirectoryPicker-DzKVmxOf.css",
60
+ "src": "_DirectoryPicker-DzKVmxOf.css"
61
+ },
62
+ "_ExperimentalAgentOnboardingModal-BNpveCEk.css": {
63
+ "file": "assets/ExperimentalAgentOnboardingModal-BNpveCEk.css",
64
+ "src": "_ExperimentalAgentOnboardingModal-BNpveCEk.css"
65
+ },
66
+ "_ExperimentalAgentOnboardingModal-BULVNAiq.js": {
67
+ "file": "assets/ExperimentalAgentOnboardingModal-BULVNAiq.js",
68
+ "name": "ExperimentalAgentOnboardingModal",
69
+ "imports": [
70
+ "_vendor-react-K0fH_qHe.js",
71
+ "index.html"
72
+ ],
73
+ "css": [
74
+ "assets/ExperimentalAgentOnboardingModal-BNpveCEk.css"
75
+ ]
76
+ },
77
+ "_SettingsModal-BZBV2kLr.css": {
78
+ "file": "assets/SettingsModal-BZBV2kLr.css",
79
+ "src": "_SettingsModal-BZBV2kLr.css"
80
+ },
81
+ "_SettingsModal-YCJM5is3.js": {
82
+ "file": "assets/SettingsModal-YCJM5is3.js",
83
+ "name": "SettingsModal",
84
+ "imports": [
85
+ "_vendor-react-K0fH_qHe.js",
86
+ "index.html"
87
+ ],
88
+ "css": [
89
+ "assets/SettingsModal-BZBV2kLr.css"
90
+ ]
91
+ },
92
+ "_addon-fit-C7jRorKK.js": {
93
+ "file": "assets/addon-fit-C7jRorKK.js",
94
+ "name": "addon-fit",
95
+ "isDynamicEntry": true,
96
+ "imports": [
97
+ "_vendor-react-K0fH_qHe.js"
98
+ ]
99
+ },
100
+ "_addon-web-links-CkJwd4cQ.js": {
101
+ "file": "assets/addon-web-links-CkJwd4cQ.js",
102
+ "name": "addon-web-links",
103
+ "isDynamicEntry": true,
104
+ "imports": [
105
+ "_vendor-react-K0fH_qHe.js"
106
+ ]
107
+ },
108
+ "_addon-webgl-BjvOw43o.js": {
109
+ "file": "assets/addon-webgl-BjvOw43o.js",
110
+ "name": "addon-webgl",
111
+ "isDynamicEntry": true,
112
+ "imports": [
113
+ "_vendor-react-K0fH_qHe.js"
114
+ ]
115
+ },
116
+ "_createLucideIcon-BazL2hk5.js": {
117
+ "file": "assets/createLucideIcon-BazL2hk5.js",
118
+ "name": "createLucideIcon",
119
+ "imports": [
120
+ "_vendor-react-K0fH_qHe.js"
121
+ ]
122
+ },
123
+ "_folder-open-mxsFQlAX.js": {
124
+ "file": "assets/folder-open-mxsFQlAX.js",
125
+ "name": "folder-open",
126
+ "imports": [
127
+ "index.html"
128
+ ]
129
+ },
130
+ "_projectDetection-G3XuxD2X.js": {
131
+ "file": "assets/projectDetection-G3XuxD2X.js",
132
+ "name": "projectDetection"
133
+ },
134
+ "_upload-j7JjaJzG.js": {
135
+ "file": "assets/upload-j7JjaJzG.js",
136
+ "name": "upload",
137
+ "imports": [
138
+ "index.html"
139
+ ]
140
+ },
141
+ "_users-DZ_0WcB6.js": {
142
+ "file": "assets/users-DZ_0WcB6.js",
143
+ "name": "users",
144
+ "imports": [
145
+ "index.html"
146
+ ]
147
+ },
148
+ "_vendor-codemirror-jBKmHyH0.js": {
149
+ "file": "assets/vendor-codemirror-jBKmHyH0.js",
150
+ "name": "vendor-codemirror"
151
+ },
152
+ "_vendor-react-K0fH_qHe.js": {
153
+ "file": "assets/vendor-react-K0fH_qHe.js",
154
+ "name": "vendor-react"
155
+ },
156
+ "_vendor-xterm-DzcZoU0P.js": {
157
+ "file": "assets/vendor-xterm-DzcZoU0P.js",
158
+ "name": "vendor-xterm",
159
+ "isDynamicEntry": true,
160
+ "imports": [
161
+ "_vendor-react-K0fH_qHe.js"
162
+ ],
163
+ "css": [
164
+ "assets/vendor-xterm-LZoznX6r.css"
165
+ ]
166
+ },
167
+ "_vendor-xterm-LZoznX6r.css": {
168
+ "file": "assets/vendor-xterm-LZoznX6r.css",
169
+ "src": "_vendor-xterm-LZoznX6r.css"
170
+ },
171
+ "components/AgentDetailView.tsx": {
172
+ "file": "assets/AgentDetailView-CnFf_eBZ.js",
173
+ "name": "AgentDetailView",
174
+ "src": "components/AgentDetailView.tsx",
175
+ "isDynamicEntry": true,
176
+ "imports": [
177
+ "_vendor-react-K0fH_qHe.js",
178
+ "index.html",
179
+ "_AgentPermissionPolicyEditor-Cmkt9Z01.js",
180
+ "_ExperimentalAgentOnboardingModal-BULVNAiq.js",
181
+ "_vendor-xterm-DzcZoU0P.js",
182
+ "_vendor-codemirror-jBKmHyH0.js"
183
+ ],
184
+ "css": [
185
+ "assets/AgentDetailView-CY-O6VkV.css"
186
+ ]
187
+ },
188
+ "components/AgentsView.tsx": {
189
+ "file": "assets/AgentsView-LkVv9hph.js",
190
+ "name": "AgentsView",
191
+ "src": "components/AgentsView.tsx",
192
+ "isDynamicEntry": true,
193
+ "imports": [
194
+ "index.html",
195
+ "_vendor-react-K0fH_qHe.js",
196
+ "_ExperimentalAgentOnboardingModal-BULVNAiq.js",
197
+ "_upload-j7JjaJzG.js",
198
+ "_folder-open-mxsFQlAX.js",
199
+ "_vendor-xterm-DzcZoU0P.js",
200
+ "_vendor-codemirror-jBKmHyH0.js"
201
+ ],
202
+ "dynamicImports": [
203
+ "components/AgentDetailView.tsx"
204
+ ],
205
+ "css": [
206
+ "assets/AgentsView-BI_CESkd.css"
207
+ ]
208
+ },
209
+ "components/ChatView.tsx": {
210
+ "file": "assets/ChatView-DYjECCRG.js",
211
+ "name": "ChatView",
212
+ "src": "components/ChatView.tsx",
213
+ "isDynamicEntry": true,
214
+ "imports": [
215
+ "_vendor-react-K0fH_qHe.js",
216
+ "index.html",
217
+ "_vendor-xterm-DzcZoU0P.js",
218
+ "_vendor-codemirror-jBKmHyH0.js"
219
+ ],
220
+ "css": [
221
+ "assets/ChatView-DwJAd5G1.css"
222
+ ]
223
+ },
224
+ "components/DevServerView.tsx": {
225
+ "file": "assets/DevServerView-D7legPr1.js",
226
+ "name": "DevServerView",
227
+ "src": "components/DevServerView.tsx",
228
+ "isDynamicEntry": true,
229
+ "imports": [
230
+ "_vendor-react-K0fH_qHe.js",
231
+ "index.html",
232
+ "_vendor-xterm-DzcZoU0P.js",
233
+ "_vendor-codemirror-jBKmHyH0.js"
234
+ ],
235
+ "css": [
236
+ "assets/DevServerView-VTQY28P7.css"
237
+ ]
238
+ },
239
+ "components/DocumentsView.tsx": {
240
+ "file": "assets/DocumentsView-DORp5JjC.js",
241
+ "name": "DocumentsView",
242
+ "src": "components/DocumentsView.tsx",
243
+ "isDynamicEntry": true,
244
+ "imports": [
245
+ "_vendor-react-K0fH_qHe.js",
246
+ "index.html",
247
+ "_vendor-xterm-DzcZoU0P.js",
248
+ "_vendor-codemirror-jBKmHyH0.js"
249
+ ],
250
+ "css": [
251
+ "assets/DocumentsView-gv4zG3aT.css"
252
+ ]
253
+ },
254
+ "components/EvalsView.tsx": {
255
+ "file": "assets/EvalsView-CYVJ1pbc.js",
256
+ "name": "EvalsView",
257
+ "src": "components/EvalsView.tsx",
258
+ "isDynamicEntry": true,
259
+ "imports": [
260
+ "_vendor-react-K0fH_qHe.js",
261
+ "index.html",
262
+ "_vendor-xterm-DzcZoU0P.js",
263
+ "_vendor-codemirror-jBKmHyH0.js"
264
+ ],
265
+ "css": [
266
+ "assets/EvalsView-CUNJ1TLc.css"
267
+ ]
268
+ },
269
+ "components/GoalsView.tsx": {
270
+ "file": "assets/GoalsView-bmpZKOI_.js",
271
+ "name": "GoalsView",
272
+ "src": "components/GoalsView.tsx",
273
+ "isDynamicEntry": true,
274
+ "imports": [
275
+ "_vendor-react-K0fH_qHe.js",
276
+ "index.html",
277
+ "_vendor-xterm-DzcZoU0P.js",
278
+ "_vendor-codemirror-jBKmHyH0.js"
279
+ ],
280
+ "css": [
281
+ "assets/GoalsView-Cg136Jcn.css"
282
+ ]
283
+ },
284
+ "components/InsightsView.tsx": {
285
+ "file": "assets/InsightsView-mmtem0RU.js",
286
+ "name": "InsightsView",
287
+ "src": "components/InsightsView.tsx",
288
+ "isDynamicEntry": true,
289
+ "imports": [
290
+ "_vendor-react-K0fH_qHe.js",
291
+ "index.html",
292
+ "_users-DZ_0WcB6.js",
293
+ "_vendor-xterm-DzcZoU0P.js",
294
+ "_vendor-codemirror-jBKmHyH0.js"
295
+ ],
296
+ "css": [
297
+ "assets/InsightsView-C9-mqVvf.css"
298
+ ]
299
+ },
300
+ "components/MemoryView.tsx": {
301
+ "file": "assets/MemoryView-HVpO1fCH.js",
302
+ "name": "MemoryView",
303
+ "src": "components/MemoryView.tsx",
304
+ "isDynamicEntry": true,
305
+ "imports": [
306
+ "_vendor-react-K0fH_qHe.js",
307
+ "_SettingsModal-YCJM5is3.js",
308
+ "index.html",
309
+ "_vendor-xterm-DzcZoU0P.js",
310
+ "_vendor-codemirror-jBKmHyH0.js"
311
+ ],
312
+ "css": [
313
+ "assets/MemoryView-zaXewZzi.css"
314
+ ]
315
+ },
316
+ "components/NodesView.tsx": {
317
+ "file": "assets/NodesView-CM0eoCP8.js",
318
+ "name": "NodesView",
319
+ "src": "components/NodesView.tsx",
320
+ "isDynamicEntry": true,
321
+ "imports": [
322
+ "_vendor-react-K0fH_qHe.js",
323
+ "index.html",
324
+ "_projectDetection-G3XuxD2X.js",
325
+ "_upload-j7JjaJzG.js",
326
+ "_vendor-xterm-DzcZoU0P.js",
327
+ "_vendor-codemirror-jBKmHyH0.js"
328
+ ],
329
+ "css": [
330
+ "assets/NodesView-DT4pXowv.css"
331
+ ]
332
+ },
333
+ "components/PiExtensionsManager.tsx": {
334
+ "file": "assets/PiExtensionsManager-Cyfas2VT.js",
335
+ "name": "PiExtensionsManager",
336
+ "src": "components/PiExtensionsManager.tsx",
337
+ "isDynamicEntry": true,
338
+ "imports": [
339
+ "_vendor-react-K0fH_qHe.js",
340
+ "index.html",
341
+ "_vendor-xterm-DzcZoU0P.js",
342
+ "_vendor-codemirror-jBKmHyH0.js"
343
+ ],
344
+ "css": [
345
+ "assets/PiExtensionsManager-kgTOHPE9.css"
346
+ ]
347
+ },
348
+ "components/PluginManager.tsx": {
349
+ "file": "assets/PluginManager-C7QDE3Lk.js",
350
+ "name": "PluginManager",
351
+ "src": "components/PluginManager.tsx",
352
+ "isDynamicEntry": true,
353
+ "imports": [
354
+ "_vendor-react-K0fH_qHe.js",
355
+ "index.html",
356
+ "_DirectoryPicker-DctpCNrd.js",
357
+ "_vendor-xterm-DzcZoU0P.js",
358
+ "_vendor-codemirror-jBKmHyH0.js",
359
+ "_folder-open-mxsFQlAX.js"
360
+ ],
361
+ "css": [
362
+ "assets/PluginManager-BJQXdUmV.css"
363
+ ]
364
+ },
365
+ "components/ReliabilityView.tsx": {
366
+ "file": "assets/ReliabilityView-C1C1j1SD.js",
367
+ "name": "ReliabilityView",
368
+ "src": "components/ReliabilityView.tsx",
369
+ "isDynamicEntry": true,
370
+ "imports": [
371
+ "_vendor-react-K0fH_qHe.js"
372
+ ],
373
+ "css": [
374
+ "assets/ReliabilityView-D9AsVv5l.css"
375
+ ]
376
+ },
377
+ "components/ResearchView.tsx": {
378
+ "file": "assets/ResearchView-Bn2WxwnQ.js",
379
+ "name": "ResearchView",
380
+ "src": "components/ResearchView.tsx",
381
+ "isDynamicEntry": true,
382
+ "imports": [
383
+ "_vendor-react-K0fH_qHe.js",
384
+ "index.html",
385
+ "_vendor-xterm-DzcZoU0P.js",
386
+ "_vendor-codemirror-jBKmHyH0.js"
387
+ ],
388
+ "css": [
389
+ "assets/ResearchView-DTh8FLUm.css"
390
+ ]
391
+ },
392
+ "components/SecretsView.tsx": {
393
+ "file": "assets/SecretsView-DgrrgzFc.js",
394
+ "name": "SecretsView",
395
+ "src": "components/SecretsView.tsx",
396
+ "isDynamicEntry": true,
397
+ "imports": [
398
+ "_vendor-react-K0fH_qHe.js",
399
+ "index.html",
400
+ "_vendor-xterm-DzcZoU0P.js",
401
+ "_vendor-codemirror-jBKmHyH0.js"
402
+ ],
403
+ "css": [
404
+ "assets/SecretsView-BFhVwJu6.css"
405
+ ]
406
+ },
407
+ "components/SettingsModal.tsx": {
408
+ "file": "assets/SettingsModal-BCZrCLl3.js",
409
+ "name": "SettingsModal",
410
+ "src": "components/SettingsModal.tsx",
411
+ "isDynamicEntry": true,
412
+ "imports": [
413
+ "index.html",
414
+ "_vendor-react-K0fH_qHe.js",
415
+ "_SettingsModal-YCJM5is3.js",
416
+ "_users-DZ_0WcB6.js",
417
+ "_AgentPermissionPolicyEditor-Cmkt9Z01.js",
418
+ "_vendor-xterm-DzcZoU0P.js",
419
+ "_vendor-codemirror-jBKmHyH0.js"
420
+ ],
421
+ "dynamicImports": [
422
+ "components/PluginManager.tsx",
423
+ "components/PiExtensionsManager.tsx"
424
+ ],
425
+ "css": [
426
+ "assets/SettingsModal-DZrJ5PFH.css"
427
+ ]
428
+ },
429
+ "components/SetupWizardModal.tsx": {
430
+ "file": "assets/SetupWizardModal-BT-mj3VD.js",
431
+ "name": "SetupWizardModal",
432
+ "src": "components/SetupWizardModal.tsx",
433
+ "isDynamicEntry": true,
434
+ "imports": [
435
+ "_vendor-react-K0fH_qHe.js",
436
+ "index.html",
437
+ "_DirectoryPicker-DctpCNrd.js",
438
+ "_projectDetection-G3XuxD2X.js",
439
+ "_vendor-xterm-DzcZoU0P.js",
440
+ "_vendor-codemirror-jBKmHyH0.js",
441
+ "_folder-open-mxsFQlAX.js"
442
+ ],
443
+ "css": [
444
+ "assets/SetupWizardModal-CGYGKurR.css"
445
+ ]
446
+ },
447
+ "components/SkillsView.tsx": {
448
+ "file": "assets/SkillsView-Db7dYpqd.js",
449
+ "name": "SkillsView",
450
+ "src": "components/SkillsView.tsx",
451
+ "isDynamicEntry": true,
452
+ "imports": [
453
+ "_vendor-react-K0fH_qHe.js",
454
+ "index.html",
455
+ "_vendor-xterm-DzcZoU0P.js",
456
+ "_vendor-codemirror-jBKmHyH0.js"
457
+ ],
458
+ "css": [
459
+ "assets/SkillsView-CUbSBeZ2.css"
460
+ ]
461
+ },
462
+ "components/StashRecoveryView.tsx": {
463
+ "file": "assets/StashRecoveryView-CSYYcWux.js",
464
+ "name": "StashRecoveryView",
465
+ "src": "components/StashRecoveryView.tsx",
466
+ "isDynamicEntry": true,
467
+ "imports": [
468
+ "_vendor-react-K0fH_qHe.js",
469
+ "index.html",
470
+ "_vendor-xterm-DzcZoU0P.js",
471
+ "_vendor-codemirror-jBKmHyH0.js"
472
+ ],
473
+ "css": [
474
+ "assets/StashRecoveryView-B_8WIQEo.css"
475
+ ]
476
+ },
477
+ "components/TodoView.tsx": {
478
+ "file": "assets/TodoView-zqCqfy26.js",
479
+ "name": "TodoView",
480
+ "src": "components/TodoView.tsx",
481
+ "isDynamicEntry": true,
482
+ "imports": [
483
+ "_vendor-react-K0fH_qHe.js",
484
+ "index.html",
485
+ "_vendor-xterm-DzcZoU0P.js",
486
+ "_vendor-codemirror-jBKmHyH0.js"
487
+ ],
488
+ "css": [
489
+ "assets/TodoView-Cx9cVhq7.css"
490
+ ]
491
+ },
492
+ "index.html": {
493
+ "file": "assets/index-Ba-F8c1g.js",
494
+ "name": "index",
495
+ "src": "index.html",
496
+ "isEntry": true,
497
+ "imports": [
498
+ "_vendor-react-K0fH_qHe.js",
499
+ "_vendor-xterm-DzcZoU0P.js",
500
+ "_vendor-codemirror-jBKmHyH0.js"
501
+ ],
502
+ "dynamicImports": [
503
+ "components/AgentDetailView.tsx",
504
+ "_vendor-xterm-DzcZoU0P.js",
505
+ "_addon-fit-C7jRorKK.js",
506
+ "_addon-web-links-CkJwd4cQ.js",
507
+ "_addon-webgl-BjvOw43o.js",
508
+ "components/TodoView.tsx",
509
+ "components/SetupWizardModal.tsx",
510
+ "components/SettingsModal.tsx",
511
+ "components/SettingsModal.tsx",
512
+ "../../../plugins/fusion-plugin-dependency-graph/src/dashboard-view.tsx",
513
+ "../../../plugins/fusion-plugin-roadmap/src/dashboard-view.tsx",
514
+ "components/AgentsView.tsx",
515
+ "components/DocumentsView.tsx",
516
+ "components/InsightsView.tsx",
517
+ "components/ResearchView.tsx",
518
+ "components/EvalsView.tsx",
519
+ "components/NodesView.tsx",
520
+ "components/ChatView.tsx",
521
+ "components/SkillsView.tsx",
522
+ "components/MemoryView.tsx",
523
+ "components/SecretsView.tsx",
524
+ "components/ReliabilityView.tsx",
525
+ "components/DevServerView.tsx",
526
+ "components/TodoView.tsx",
527
+ "components/GoalsView.tsx",
528
+ "components/StashRecoveryView.tsx",
529
+ "components/AgentsView.tsx",
530
+ "components/DocumentsView.tsx",
531
+ "components/InsightsView.tsx",
532
+ "components/ResearchView.tsx",
533
+ "components/EvalsView.tsx",
534
+ "components/NodesView.tsx",
535
+ "components/ChatView.tsx",
536
+ "components/SkillsView.tsx",
537
+ "components/MemoryView.tsx",
538
+ "components/SecretsView.tsx",
539
+ "components/ReliabilityView.tsx",
540
+ "components/DevServerView.tsx",
541
+ "components/TodoView.tsx",
542
+ "components/GoalsView.tsx",
543
+ "components/StashRecoveryView.tsx"
544
+ ],
545
+ "css": [
546
+ "assets/index-D4HhaIOp.css"
547
+ ]
548
+ }
549
+ }