@runfusion/fusion 0.31.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.
- package/dist/bin.js +78395 -59001
- package/dist/client/.vite/manifest.json +549 -0
- package/dist/client/assets/{AgentDetailView-Dx7T1-gM.js → AgentDetailView-CnFf_eBZ.js} +3 -3
- package/dist/client/assets/{AgentPermissionPolicyEditor-Cbd6SG_T.css → AgentPermissionPolicyEditor-CGxjOr6G.css} +1 -1
- package/dist/client/assets/{AgentPermissionPolicyEditor-Ia7QkynK.js → AgentPermissionPolicyEditor-Cmkt9Z01.js} +2 -2
- package/dist/client/assets/{AgentsView-DBbdPWV-.js → AgentsView-LkVv9hph.js} +3 -3
- package/dist/client/assets/ChatView-DYjECCRG.js +1 -0
- package/dist/client/assets/{DevServerView-DotHOFZt.js → DevServerView-D7legPr1.js} +1 -1
- package/dist/client/assets/{DevServerView-DlZpuAnj.css → DevServerView-VTQY28P7.css} +1 -1
- package/dist/client/assets/{DirectoryPicker-CIj3ZGKv.js → DirectoryPicker-DctpCNrd.js} +1 -1
- package/dist/client/assets/DocumentsView-DORp5JjC.js +1 -0
- package/dist/client/assets/EvalsView-CYVJ1pbc.js +1 -0
- package/dist/client/assets/{ExperimentalAgentOnboardingModal-U7fXDhhN.js → ExperimentalAgentOnboardingModal-BULVNAiq.js} +1 -1
- package/dist/client/assets/GoalsView-Cg136Jcn.css +1 -0
- package/dist/client/assets/GoalsView-bmpZKOI_.js +1 -0
- package/dist/client/assets/{InsightsView-B0J4mhzV.css → InsightsView-C9-mqVvf.css} +1 -1
- package/dist/client/assets/InsightsView-mmtem0RU.js +11 -0
- package/dist/client/assets/{MemoryView-D-HLtRrr.js → MemoryView-HVpO1fCH.js} +2 -2
- package/dist/client/assets/{NodesView-w3ms-XX2.js → NodesView-CM0eoCP8.js} +3 -3
- package/dist/client/assets/{PiExtensionsManager-DFAZAfNn.js → PiExtensionsManager-Cyfas2VT.js} +2 -2
- package/dist/client/assets/{PluginManager-DN1VG7Qm.js → PluginManager-C7QDE3Lk.js} +1 -1
- package/dist/client/assets/ReliabilityView-C1C1j1SD.js +1 -0
- package/dist/client/assets/ReliabilityView-D9AsVv5l.css +1 -0
- package/dist/client/assets/ResearchView-Bn2WxwnQ.js +1 -0
- package/dist/client/assets/SecretsView-BFhVwJu6.css +1 -0
- package/dist/client/assets/SecretsView-DgrrgzFc.js +1 -0
- package/dist/client/assets/SettingsModal-BCZrCLl3.js +31 -0
- package/dist/client/assets/{SettingsModal-sp7SNwS9.css → SettingsModal-BZBV2kLr.css} +1 -1
- package/dist/client/assets/{SettingsModal-1Y8N6MkL.css → SettingsModal-DZrJ5PFH.css} +1 -1
- package/dist/client/assets/{SettingsModal-BRRPoxku.js → SettingsModal-YCJM5is3.js} +1 -1
- package/dist/client/assets/{SetupWizardModal-B4eA3bpz.js → SetupWizardModal-BT-mj3VD.js} +1 -1
- package/dist/client/assets/{SkillsView-DZIfZoF5.js → SkillsView-Db7dYpqd.js} +1 -1
- package/dist/client/assets/{StashRecoveryView-mKXYsqam.js → StashRecoveryView-CSYYcWux.js} +1 -1
- package/dist/client/assets/TodoView-zqCqfy26.js +6 -0
- package/dist/client/assets/{dashboard-view-DOY8-BIx.js → dashboard-view-PpcsMDvN.js} +1 -1
- package/dist/client/assets/{folder-open-C_fxRMq1.js → folder-open-mxsFQlAX.js} +1 -1
- package/dist/client/assets/index-Ba-F8c1g.js +732 -0
- package/dist/client/assets/index-D4HhaIOp.css +1 -0
- package/dist/client/assets/{upload-xjku_93-.js → upload-j7JjaJzG.js} +1 -1
- package/dist/client/assets/{users-CbALDtDk.js → users-DZ_0WcB6.js} +1 -1
- package/dist/client/index.html +15 -27
- package/dist/client/version.json +1 -1
- package/dist/droid-cli/package.json +1 -1
- package/dist/extension.js +51638 -35198
- package/dist/pi-claude-cli/package.json +1 -1
- package/dist/plugins/fusion-plugin-cli-printing-press/package.json +1 -1
- package/dist/plugins/fusion-plugin-cursor-runtime/package.json +1 -1
- package/dist/plugins/fusion-plugin-dependency-graph/package.json +1 -1
- package/dist/plugins/fusion-plugin-droid-runtime/package.json +1 -1
- package/dist/plugins/fusion-plugin-hermes-runtime/package.json +1 -1
- package/dist/plugins/fusion-plugin-openclaw-runtime/package.json +1 -1
- package/dist/plugins/fusion-plugin-paperclip-runtime/package.json +1 -1
- package/dist/plugins/fusion-plugin-reports/package.json +1 -1
- package/dist/plugins/fusion-plugin-roadmap/package.json +1 -1
- package/dist/plugins/fusion-plugin-whatsapp-chat/package.json +1 -1
- package/package.json +1 -1
- package/skill/fusion/SKILL.md +1 -1
- package/skill/fusion/references/cli-commands.md +1 -1
- package/skill/fusion/references/engine-tools.md +1 -0
- package/skill/fusion/references/extension-tools.md +12 -2
- package/skill/fusion/references/fusion-capabilities.md +3 -2
- package/skill/fusion/workflows/task-management.md +1 -1
- package/dist/client/assets/ChatView-DYpoWnCc.js +0 -1
- package/dist/client/assets/DocumentsView-Dt27gDYa.js +0 -1
- package/dist/client/assets/EvalsView-HfWTc8Uv.js +0 -1
- package/dist/client/assets/InsightsView-C8bsAlMv.js +0 -11
- package/dist/client/assets/ReliabilityView-D0Rtd7pX.css +0 -1
- package/dist/client/assets/ReliabilityView-DAuqE-zi.js +0 -1
- package/dist/client/assets/ResearchView-YoxEFtNB.js +0 -1
- package/dist/client/assets/SettingsModal-B86XhYB1.js +0 -31
- package/dist/client/assets/TodoView-C6sLLEQu.js +0 -6
- package/dist/client/assets/index-DTFPgu6_.js +0 -695
- package/dist/client/assets/index-DdvAZIzj.css +0 -1
|
@@ -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
|
+
}
|