flujo-ai 3.15.0 → 3.16.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/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +58 -58
- package/.next/app-path-routes-manifest.json +13 -13
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +6 -6
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/api/backup/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/cwd/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/encryption/secure/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/compile/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/generate/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/prompt-renderer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/git/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/local-models/capability/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/local-models/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/local-models/suggest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/prompts/get/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/prompts/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/resources/read/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/resources/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/tools/[toolName]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/servers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/test-connection/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/test-connection/stream/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp-registry/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp-registry/spotlight/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/model/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/model/provider/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/model/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/model/test/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/callback/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/initiate/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/planned-executions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/planned-executions/[id]/run/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/planned-executions/[id]/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/planned-executions/preview-schedule/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/planned-executions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/storage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/webhooks/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/chat.html +1 -1
- package/.next/server/app/chat.rsc +1 -1
- package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/docs.html +1 -1
- package/.next/server/app/docs.rsc +1 -1
- package/.next/server/app/executions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/executions.html +1 -1
- package/.next/server/app/executions.rsc +1 -1
- package/.next/server/app/flows/page_client-reference-manifest.js +1 -1
- package/.next/server/app/flows.html +1 -1
- package/.next/server/app/flows.rsc +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +1 -1
- package/.next/server/app/mcp/page_client-reference-manifest.js +1 -1
- package/.next/server/app/mcp-flows/route.js +1 -1
- package/.next/server/app/mcp-flows/route_client-reference-manifest.js +1 -1
- package/.next/server/app/mcp-proxy/[server]/route.js +1 -1
- package/.next/server/app/mcp-proxy/[server]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/mcp.html +1 -1
- package/.next/server/app/mcp.rsc +1 -1
- package/.next/server/app/models/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +1 -1
- package/.next/server/app/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/breakpoints/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/debug/continue/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/debug/step/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/edit-state/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/events/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/chat/conversations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +13 -13
- package/.next/server/chunks/2859.js +3 -1
- package/.next/server/chunks/5504.js +1 -1
- package/.next/server/chunks/6195.js +6 -4
- package/.next/server/chunks/7362.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/trace +7 -7
- package/README.md +1 -1
- package/package.json +1 -1
- /package/.next/static/{5bnHIDHGn1uWHUQhpqe6Z → z7fsG7kblb_yxkUhOxn-G}/_buildManifest.js +0 -0
- /package/.next/static/{5bnHIDHGn1uWHUQhpqe6Z → z7fsG7kblb_yxkUhOxn-G}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
z7fsG7kblb_yxkUhOxn-G
|
|
@@ -106,33 +106,33 @@
|
|
|
106
106
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
107
107
|
"static/chunks/app/api/mcp-registry/route-7248529e02c31012.js"
|
|
108
108
|
],
|
|
109
|
-
"/api/mcp
|
|
109
|
+
"/api/mcp/cancel/route": [
|
|
110
110
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
111
111
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
112
112
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
113
113
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
114
|
-
"static/chunks/app/api/mcp
|
|
114
|
+
"static/chunks/app/api/mcp/cancel/route-7248529e02c31012.js"
|
|
115
115
|
],
|
|
116
|
-
"/api/mcp/
|
|
116
|
+
"/api/mcp-registry/spotlight/route": [
|
|
117
117
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
118
118
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
119
119
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
120
120
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
121
|
-
"static/chunks/app/api/mcp/
|
|
121
|
+
"static/chunks/app/api/mcp-registry/spotlight/route-7248529e02c31012.js"
|
|
122
122
|
],
|
|
123
|
-
"/api/mcp/servers/[name]/prompts/
|
|
123
|
+
"/api/mcp/servers/[name]/prompts/route": [
|
|
124
124
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
125
125
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
126
126
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
127
127
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
128
|
-
"static/chunks/app/api/mcp/servers/[name]/prompts/
|
|
128
|
+
"static/chunks/app/api/mcp/servers/[name]/prompts/route-7248529e02c31012.js"
|
|
129
129
|
],
|
|
130
|
-
"/api/mcp/servers/[name]/prompts/route": [
|
|
130
|
+
"/api/mcp/servers/[name]/prompts/get/route": [
|
|
131
131
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
132
132
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
133
133
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
134
134
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
135
|
-
"static/chunks/app/api/mcp/servers/[name]/prompts/route-7248529e02c31012.js"
|
|
135
|
+
"static/chunks/app/api/mcp/servers/[name]/prompts/get/route-7248529e02c31012.js"
|
|
136
136
|
],
|
|
137
137
|
"/api/mcp/servers/[name]/resources/read/route": [
|
|
138
138
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -148,12 +148,12 @@
|
|
|
148
148
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
149
149
|
"static/chunks/app/api/mcp/servers/[name]/resources/route-7248529e02c31012.js"
|
|
150
150
|
],
|
|
151
|
-
"/api/mcp/servers/[name]/
|
|
151
|
+
"/api/mcp/servers/[name]/route": [
|
|
152
152
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
153
153
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
154
154
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
155
155
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
156
|
-
"static/chunks/app/api/mcp/servers/[name]/
|
|
156
|
+
"static/chunks/app/api/mcp/servers/[name]/route-7248529e02c31012.js"
|
|
157
157
|
],
|
|
158
158
|
"/api/mcp/servers/[name]/status/route": [
|
|
159
159
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -162,19 +162,19 @@
|
|
|
162
162
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
163
163
|
"static/chunks/app/api/mcp/servers/[name]/status/route-7248529e02c31012.js"
|
|
164
164
|
],
|
|
165
|
-
"/api/mcp/servers/[name]/tools/route": [
|
|
165
|
+
"/api/mcp/servers/[name]/tools/[toolName]/route": [
|
|
166
166
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
167
167
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
168
168
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
169
169
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
170
|
-
"static/chunks/app/api/mcp/servers/[name]/tools/route-7248529e02c31012.js"
|
|
170
|
+
"static/chunks/app/api/mcp/servers/[name]/tools/[toolName]/route-7248529e02c31012.js"
|
|
171
171
|
],
|
|
172
|
-
"/api/mcp/servers/[name]/route": [
|
|
172
|
+
"/api/mcp/servers/[name]/tools/route": [
|
|
173
173
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
174
174
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
175
175
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
176
176
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
177
|
-
"static/chunks/app/api/mcp/servers/[name]/route-7248529e02c31012.js"
|
|
177
|
+
"static/chunks/app/api/mcp/servers/[name]/tools/route-7248529e02c31012.js"
|
|
178
178
|
],
|
|
179
179
|
"/api/mcp/servers/route": [
|
|
180
180
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -211,26 +211,26 @@
|
|
|
211
211
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
212
212
|
"static/chunks/app/api/model/route-7248529e02c31012.js"
|
|
213
213
|
],
|
|
214
|
-
"/api/
|
|
214
|
+
"/api/oauth/callback/route": [
|
|
215
215
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
216
216
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
217
217
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
218
218
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
219
|
-
"static/chunks/app/api/
|
|
219
|
+
"static/chunks/app/api/oauth/callback/route-7248529e02c31012.js"
|
|
220
220
|
],
|
|
221
|
-
"/api/oauth/
|
|
221
|
+
"/api/oauth/initiate/route": [
|
|
222
222
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
223
223
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
224
224
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
225
225
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
226
|
-
"static/chunks/app/api/oauth/
|
|
226
|
+
"static/chunks/app/api/oauth/initiate/route-7248529e02c31012.js"
|
|
227
227
|
],
|
|
228
|
-
"/api/oauth/
|
|
228
|
+
"/api/oauth/reset/route": [
|
|
229
229
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
230
230
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
231
231
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
232
232
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
233
|
-
"static/chunks/app/api/oauth/
|
|
233
|
+
"static/chunks/app/api/oauth/reset/route-7248529e02c31012.js"
|
|
234
234
|
],
|
|
235
235
|
"/api/planned-executions/[id]/route": [
|
|
236
236
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -239,19 +239,19 @@
|
|
|
239
239
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
240
240
|
"static/chunks/app/api/planned-executions/[id]/route-7248529e02c31012.js"
|
|
241
241
|
],
|
|
242
|
-
"/api/
|
|
242
|
+
"/api/planned-executions/[id]/run/route": [
|
|
243
243
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
244
244
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
245
245
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
246
246
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
247
|
-
"static/chunks/app/api/
|
|
247
|
+
"static/chunks/app/api/planned-executions/[id]/run/route-7248529e02c31012.js"
|
|
248
248
|
],
|
|
249
|
-
"/api/
|
|
249
|
+
"/api/model/test/route": [
|
|
250
250
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
251
251
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
252
252
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
253
253
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
254
|
-
"static/chunks/app/api/
|
|
254
|
+
"static/chunks/app/api/model/test/route-7248529e02c31012.js"
|
|
255
255
|
],
|
|
256
256
|
"/api/planned-executions/[id]/runs/route": [
|
|
257
257
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -274,19 +274,19 @@
|
|
|
274
274
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
275
275
|
"static/chunks/app/api/planned-executions/route-7248529e02c31012.js"
|
|
276
276
|
],
|
|
277
|
-
"/api/
|
|
277
|
+
"/api/restore/route": [
|
|
278
278
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
279
279
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
280
280
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
281
281
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
282
|
-
"static/chunks/app/api/
|
|
282
|
+
"static/chunks/app/api/restore/route-7248529e02c31012.js"
|
|
283
283
|
],
|
|
284
|
-
"/api/
|
|
284
|
+
"/api/storage/route": [
|
|
285
285
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
286
286
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
287
287
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
288
288
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
289
|
-
"static/chunks/app/api/
|
|
289
|
+
"static/chunks/app/api/storage/route-7248529e02c31012.js"
|
|
290
290
|
],
|
|
291
291
|
"/api/webhooks/[id]/route": [
|
|
292
292
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -302,33 +302,33 @@
|
|
|
302
302
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
303
303
|
"static/chunks/app/v1/chat/completions/route-7248529e02c31012.js"
|
|
304
304
|
],
|
|
305
|
-
"/v1/chat/conversations/[conversationId]/
|
|
305
|
+
"/v1/chat/conversations/[conversationId]/cancel/route": [
|
|
306
306
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
307
307
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
308
308
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
309
309
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
310
|
-
"static/chunks/app/v1/chat/conversations/[conversationId]/
|
|
310
|
+
"static/chunks/app/v1/chat/conversations/[conversationId]/cancel/route-7248529e02c31012.js"
|
|
311
311
|
],
|
|
312
|
-
"/v1/chat/conversations/[conversationId]/
|
|
312
|
+
"/v1/chat/conversations/[conversationId]/breakpoints/route": [
|
|
313
313
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
314
314
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
315
315
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
316
316
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
317
|
-
"static/chunks/app/v1/chat/conversations/[conversationId]/
|
|
317
|
+
"static/chunks/app/v1/chat/conversations/[conversationId]/breakpoints/route-7248529e02c31012.js"
|
|
318
318
|
],
|
|
319
|
-
"/v1/chat/conversations/[conversationId]/debug/
|
|
319
|
+
"/v1/chat/conversations/[conversationId]/debug/continue/route": [
|
|
320
320
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
321
321
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
322
322
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
323
323
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
324
|
-
"static/chunks/app/v1/chat/conversations/[conversationId]/debug/
|
|
324
|
+
"static/chunks/app/v1/chat/conversations/[conversationId]/debug/continue/route-7248529e02c31012.js"
|
|
325
325
|
],
|
|
326
|
-
"/v1/chat/conversations/[conversationId]/debug/
|
|
326
|
+
"/v1/chat/conversations/[conversationId]/debug/step/route": [
|
|
327
327
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
328
328
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
329
329
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
330
330
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
331
|
-
"static/chunks/app/v1/chat/conversations/[conversationId]/debug/
|
|
331
|
+
"static/chunks/app/v1/chat/conversations/[conversationId]/debug/step/route-7248529e02c31012.js"
|
|
332
332
|
],
|
|
333
333
|
"/v1/chat/conversations/[conversationId]/edit-state/route": [
|
|
334
334
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -337,19 +337,19 @@
|
|
|
337
337
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
338
338
|
"static/chunks/app/v1/chat/conversations/[conversationId]/edit-state/route-7248529e02c31012.js"
|
|
339
339
|
],
|
|
340
|
-
"/v1/chat/conversations/[conversationId]/route": [
|
|
340
|
+
"/v1/chat/conversations/[conversationId]/respond/route": [
|
|
341
341
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
342
342
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
343
343
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
344
344
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
345
|
-
"static/chunks/app/v1/chat/conversations/[conversationId]/route-7248529e02c31012.js"
|
|
345
|
+
"static/chunks/app/v1/chat/conversations/[conversationId]/respond/route-7248529e02c31012.js"
|
|
346
346
|
],
|
|
347
|
-
"/v1/chat/conversations/[conversationId]/
|
|
347
|
+
"/v1/chat/conversations/[conversationId]/route": [
|
|
348
348
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
349
349
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
350
350
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
351
351
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
352
|
-
"static/chunks/app/v1/chat/conversations/[conversationId]/
|
|
352
|
+
"static/chunks/app/v1/chat/conversations/[conversationId]/route-7248529e02c31012.js"
|
|
353
353
|
],
|
|
354
354
|
"/v1/chat/conversations/route": [
|
|
355
355
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -400,12 +400,12 @@
|
|
|
400
400
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
401
401
|
"static/chunks/app/api/update/route-7248529e02c31012.js"
|
|
402
402
|
],
|
|
403
|
-
"/
|
|
403
|
+
"/v1/chat/conversations/[conversationId]/events/route": [
|
|
404
404
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
405
405
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
406
406
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
407
407
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
408
|
-
"static/chunks/app/
|
|
408
|
+
"static/chunks/app/v1/chat/conversations/[conversationId]/events/route-7248529e02c31012.js"
|
|
409
409
|
],
|
|
410
410
|
"/mcp-proxy/[server]/route": [
|
|
411
411
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -414,26 +414,12 @@
|
|
|
414
414
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
415
415
|
"static/chunks/app/mcp-proxy/[server]/route-7248529e02c31012.js"
|
|
416
416
|
],
|
|
417
|
-
"/
|
|
418
|
-
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
419
|
-
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
420
|
-
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
421
|
-
"static/chunks/main-app-faff38c77cb00119.js",
|
|
422
|
-
"static/chunks/app/v1/chat/conversations/[conversationId]/events/route-7248529e02c31012.js"
|
|
423
|
-
],
|
|
424
|
-
"/docs/page": [
|
|
417
|
+
"/mcp-flows/route": [
|
|
425
418
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
426
419
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
427
420
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
428
421
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
429
|
-
"static/chunks/
|
|
430
|
-
"static/chunks/4754-5c62bb61142f82d1.js",
|
|
431
|
-
"static/chunks/9244-3281f7fd02003a2c.js",
|
|
432
|
-
"static/chunks/8548-8e4a95334064e8b2.js",
|
|
433
|
-
"static/chunks/9562-93cc45aef3630781.js",
|
|
434
|
-
"static/chunks/488-623d07c3fbc21e28.js",
|
|
435
|
-
"static/chunks/8989-401559d9f3bc80a0.js",
|
|
436
|
-
"static/chunks/app/docs/page-1d349e2d82f7b104.js"
|
|
422
|
+
"static/chunks/app/mcp-flows/route-7248529e02c31012.js"
|
|
437
423
|
],
|
|
438
424
|
"/chat/page": [
|
|
439
425
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -462,6 +448,20 @@
|
|
|
462
448
|
"static/chunks/8862-1170dad1d6f3cd39.js",
|
|
463
449
|
"static/chunks/app/chat/page-c759cf382bcabd77.js"
|
|
464
450
|
],
|
|
451
|
+
"/docs/page": [
|
|
452
|
+
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
453
|
+
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
454
|
+
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
455
|
+
"static/chunks/main-app-faff38c77cb00119.js",
|
|
456
|
+
"static/chunks/2678-c88052addfb0478a.js",
|
|
457
|
+
"static/chunks/4754-5c62bb61142f82d1.js",
|
|
458
|
+
"static/chunks/9244-3281f7fd02003a2c.js",
|
|
459
|
+
"static/chunks/8548-8e4a95334064e8b2.js",
|
|
460
|
+
"static/chunks/9562-93cc45aef3630781.js",
|
|
461
|
+
"static/chunks/488-623d07c3fbc21e28.js",
|
|
462
|
+
"static/chunks/8989-401559d9f3bc80a0.js",
|
|
463
|
+
"static/chunks/app/docs/page-1d349e2d82f7b104.js"
|
|
464
|
+
],
|
|
465
465
|
"/executions/page": [
|
|
466
466
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
467
467
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
@@ -13,41 +13,41 @@
|
|
|
13
13
|
"/api/git/route": "/api/git",
|
|
14
14
|
"/api/init/route": "/api/init",
|
|
15
15
|
"/api/mcp-registry/route": "/api/mcp-registry",
|
|
16
|
-
"/api/mcp-registry/spotlight/route": "/api/mcp-registry/spotlight",
|
|
17
16
|
"/api/mcp/cancel/route": "/api/mcp/cancel",
|
|
18
|
-
"/api/mcp/
|
|
17
|
+
"/api/mcp-registry/spotlight/route": "/api/mcp-registry/spotlight",
|
|
19
18
|
"/api/mcp/servers/[name]/prompts/route": "/api/mcp/servers/[name]/prompts",
|
|
19
|
+
"/api/mcp/servers/[name]/prompts/get/route": "/api/mcp/servers/[name]/prompts/get",
|
|
20
20
|
"/api/mcp/servers/[name]/resources/read/route": "/api/mcp/servers/[name]/resources/read",
|
|
21
21
|
"/api/mcp/servers/[name]/resources/route": "/api/mcp/servers/[name]/resources",
|
|
22
|
-
"/api/mcp/servers/[name]/
|
|
22
|
+
"/api/mcp/servers/[name]/route": "/api/mcp/servers/[name]",
|
|
23
23
|
"/api/mcp/servers/[name]/status/route": "/api/mcp/servers/[name]/status",
|
|
24
|
+
"/api/mcp/servers/[name]/tools/[toolName]/route": "/api/mcp/servers/[name]/tools/[toolName]",
|
|
24
25
|
"/api/mcp/servers/[name]/tools/route": "/api/mcp/servers/[name]/tools",
|
|
25
|
-
"/api/mcp/servers/[name]/route": "/api/mcp/servers/[name]",
|
|
26
26
|
"/api/mcp/servers/route": "/api/mcp/servers",
|
|
27
27
|
"/api/mcp/test-connection/route": "/api/mcp/test-connection",
|
|
28
28
|
"/api/model/[id]/route": "/api/model/[id]",
|
|
29
29
|
"/api/model/provider/route": "/api/model/provider",
|
|
30
30
|
"/api/model/route": "/api/model",
|
|
31
|
-
"/api/model/test/route": "/api/model/test",
|
|
32
31
|
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
33
32
|
"/api/oauth/initiate/route": "/api/oauth/initiate",
|
|
34
|
-
"/api/planned-executions/[id]/route": "/api/planned-executions/[id]",
|
|
35
33
|
"/api/oauth/reset/route": "/api/oauth/reset",
|
|
34
|
+
"/api/planned-executions/[id]/route": "/api/planned-executions/[id]",
|
|
36
35
|
"/api/planned-executions/[id]/run/route": "/api/planned-executions/[id]/run",
|
|
36
|
+
"/api/model/test/route": "/api/model/test",
|
|
37
37
|
"/api/planned-executions/[id]/runs/route": "/api/planned-executions/[id]/runs",
|
|
38
38
|
"/api/planned-executions/preview-schedule/route": "/api/planned-executions/preview-schedule",
|
|
39
39
|
"/api/planned-executions/route": "/api/planned-executions",
|
|
40
|
-
"/api/storage/route": "/api/storage",
|
|
41
40
|
"/api/restore/route": "/api/restore",
|
|
41
|
+
"/api/storage/route": "/api/storage",
|
|
42
42
|
"/api/webhooks/[id]/route": "/api/webhooks/[id]",
|
|
43
43
|
"/v1/chat/completions/route": "/v1/chat/completions",
|
|
44
|
-
"/v1/chat/conversations/[conversationId]/breakpoints/route": "/v1/chat/conversations/[conversationId]/breakpoints",
|
|
45
44
|
"/v1/chat/conversations/[conversationId]/cancel/route": "/v1/chat/conversations/[conversationId]/cancel",
|
|
46
|
-
"/v1/chat/conversations/[conversationId]/
|
|
45
|
+
"/v1/chat/conversations/[conversationId]/breakpoints/route": "/v1/chat/conversations/[conversationId]/breakpoints",
|
|
47
46
|
"/v1/chat/conversations/[conversationId]/debug/continue/route": "/v1/chat/conversations/[conversationId]/debug/continue",
|
|
47
|
+
"/v1/chat/conversations/[conversationId]/debug/step/route": "/v1/chat/conversations/[conversationId]/debug/step",
|
|
48
48
|
"/v1/chat/conversations/[conversationId]/edit-state/route": "/v1/chat/conversations/[conversationId]/edit-state",
|
|
49
|
-
"/v1/chat/conversations/[conversationId]/route": "/v1/chat/conversations/[conversationId]",
|
|
50
49
|
"/v1/chat/conversations/[conversationId]/respond/route": "/v1/chat/conversations/[conversationId]/respond",
|
|
50
|
+
"/v1/chat/conversations/[conversationId]/route": "/v1/chat/conversations/[conversationId]",
|
|
51
51
|
"/v1/chat/conversations/route": "/v1/chat/conversations",
|
|
52
52
|
"/v1/models/route": "/v1/models",
|
|
53
53
|
"/api/local-models/capability/route": "/api/local-models/capability",
|
|
@@ -55,11 +55,11 @@
|
|
|
55
55
|
"/api/local-models/suggest/route": "/api/local-models/suggest",
|
|
56
56
|
"/api/mcp/test-connection/stream/route": "/api/mcp/test-connection/stream",
|
|
57
57
|
"/api/update/route": "/api/update",
|
|
58
|
-
"/mcp-flows/route": "/mcp-flows",
|
|
59
|
-
"/mcp-proxy/[server]/route": "/mcp-proxy/[server]",
|
|
60
58
|
"/v1/chat/conversations/[conversationId]/events/route": "/v1/chat/conversations/[conversationId]/events",
|
|
61
|
-
"/
|
|
59
|
+
"/mcp-proxy/[server]/route": "/mcp-proxy/[server]",
|
|
60
|
+
"/mcp-flows/route": "/mcp-flows",
|
|
62
61
|
"/chat/page": "/chat",
|
|
62
|
+
"/docs/page": "/docs",
|
|
63
63
|
"/executions/page": "/executions",
|
|
64
64
|
"/flows/page": "/flows",
|
|
65
65
|
"/mcp/page": "/mcp",
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/z7fsG7kblb_yxkUhOxn-G/_buildManifest.js",
|
|
9
|
+
"static/z7fsG7kblb_yxkUhOxn-G/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-4015bd6f241940a1.js",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"x-next-revalidate-tag-token"
|
|
75
75
|
]
|
|
76
76
|
},
|
|
77
|
-
"/
|
|
77
|
+
"/executions": {
|
|
78
78
|
"experimentalBypassFor": [
|
|
79
79
|
{
|
|
80
80
|
"type": "header",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
}
|
|
88
88
|
],
|
|
89
89
|
"initialRevalidateSeconds": false,
|
|
90
|
-
"srcRoute": "/
|
|
91
|
-
"dataRoute": "/
|
|
90
|
+
"srcRoute": "/executions",
|
|
91
|
+
"dataRoute": "/executions.rsc",
|
|
92
92
|
"allowHeader": [
|
|
93
93
|
"host",
|
|
94
94
|
"x-matched-path",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"x-next-revalidate-tag-token"
|
|
99
99
|
]
|
|
100
100
|
},
|
|
101
|
-
"/
|
|
101
|
+
"/flows": {
|
|
102
102
|
"experimentalBypassFor": [
|
|
103
103
|
{
|
|
104
104
|
"type": "header",
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
}
|
|
112
112
|
],
|
|
113
113
|
"initialRevalidateSeconds": false,
|
|
114
|
-
"srcRoute": "/
|
|
115
|
-
"dataRoute": "/
|
|
114
|
+
"srcRoute": "/flows",
|
|
115
|
+
"dataRoute": "/flows.rsc",
|
|
116
116
|
"allowHeader": [
|
|
117
117
|
"host",
|
|
118
118
|
"x-matched-path",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"4474":{"*":{"id":"8521","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"18244":{"*":{"id":"13790","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"24437":{"*":{"id":"24207","name":"*","chunks":[],"async":false}},"25635":{"*":{"id":"79515","name":"*","chunks":[],"async":false}},"27879":{"*":{"id":"92093","name":"*","chunks":[],"async":false}},"31742":{"*":{"id":"77048","name":"*","chunks":[],"async":false}},"36552":{"*":{"id":"52402","name":"*","chunks":[],"async":false}},"37051":{"*":{"id":"42863","name":"*","chunks":[],"async":false}},"46487":{"*":{"id":"56146","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"67421":{"*":{"id":"96126","name":"*","chunks":[],"async":false}},"71113":{"*":{"id":"63904","name":"*","chunks":[],"async":false}},"72403":{"*":{"id":"49428","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"89547":{"*":{"id":"71779","name":"*","chunks":[],"async":false}},"94049":{"*":{"id":"81637","name":"*","chunks":[],"async":false}},"94929":{"*":{"id":"61615","name":"*","chunks":[],"async":false}},"95271":{"*":{"id":"19830","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\metadata\\async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\metadata\\async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":59742,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":3946,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\globals.css":{"id":13673,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\frontend\\components\\AppWrapper.tsx":{"id":72403,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\docs\\page.tsx":{"id":71113,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\chat\\page.tsx":{"id":67421,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\executions\\page.tsx":{"id":95271,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\flows\\page.tsx":{"id":18244,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\mcp\\page.tsx":{"id":31742,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\page.tsx":{"id":89547,"name":"*","chunks":["2678","static/chunks/2678-c88052addfb0478a.js","4754","static/chunks/4754-5c62bb61142f82d1.js","9244","static/chunks/9244-3281f7fd02003a2c.js","8548","static/chunks/8548-8e4a95334064e8b2.js","690","static/chunks/690-391bc0f482a9f67c.js","2003","static/chunks/2003-7710c23acaef11c9.js","3077","static/chunks/3077-565833c67440a7fa.js","2619","static/chunks/2619-04bc32f026a0d946.js","2720","static/chunks/2720-2a926505ec98a6de.js","9164","static/chunks/9164-36fedeb944fa71e9.js","8974","static/chunks/app/page-6e18a8cd78b2050e.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\settings\\page.tsx":{"id":46487,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\models\\error.tsx":{"id":27879,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\@mui\\material\\Box\\Box.js":{"id":94049,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\@mui\\material\\CircularProgress\\CircularProgress.js":{"id":4474,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\@mui\\material\\Typography\\Typography.js":{"id":25635,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\dynamic-bailout-to-csr.js":{"id":24437,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\shared\\lib\\lazy-dynamic\\dynamic-bailout-to-csr.js":{"id":24437,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\preload-chunks.js":{"id":36552,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\shared\\lib\\lazy-dynamic\\preload-chunks.js":{"id":36552,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\models\\ModelClient.tsx":{"id":37051,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\frontend\\components\\shared\\Spinner.tsx":{"id":94929,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\":[],"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\layout":[{"inlined":false,"path":"static/css/d1484588c616b291.css"}],"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\page":[],"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\_not-found\\page":[]},"rscModuleMapping":{"4474":{"*":{"id":"65251","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"18244":{"*":{"id":"10057","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"24437":{"*":{"id":"69389","name":"*","chunks":[],"async":false}},"25635":{"*":{"id":"16825","name":"*","chunks":[],"async":false}},"27879":{"*":{"id":"14867","name":"*","chunks":[],"async":false}},"31742":{"*":{"id":"51016","name":"*","chunks":[],"async":false}},"36552":{"*":{"id":"63112","name":"*","chunks":[],"async":false}},"37051":{"*":{"id":"2671","name":"*","chunks":[],"async":false}},"46487":{"*":{"id":"85431","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"67421":{"*":{"id":"22516","name":"*","chunks":[],"async":false}},"71113":{"*":{"id":"65793","name":"*","chunks":[],"async":false}},"72403":{"*":{"id":"41306","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"89547":{"*":{"id":"60967","name":"*","chunks":[],"async":false}},"94049":{"*":{"id":"73737","name":"*","chunks":[],"async":false}},"94929":{"*":{"id":"37997","name":"*","chunks":[],"async":false}},"95271":{"*":{"id":"42389","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"4474":{"*":{"id":"8521","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"18244":{"*":{"id":"13790","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"24437":{"*":{"id":"24207","name":"*","chunks":[],"async":false}},"25635":{"*":{"id":"79515","name":"*","chunks":[],"async":false}},"27879":{"*":{"id":"92093","name":"*","chunks":[],"async":false}},"31742":{"*":{"id":"77048","name":"*","chunks":[],"async":false}},"36552":{"*":{"id":"52402","name":"*","chunks":[],"async":false}},"37051":{"*":{"id":"42863","name":"*","chunks":[],"async":false}},"46487":{"*":{"id":"56146","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"67421":{"*":{"id":"96126","name":"*","chunks":[],"async":false}},"71113":{"*":{"id":"63904","name":"*","chunks":[],"async":false}},"72403":{"*":{"id":"49428","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"89547":{"*":{"id":"71779","name":"*","chunks":[],"async":false}},"94049":{"*":{"id":"81637","name":"*","chunks":[],"async":false}},"94929":{"*":{"id":"61615","name":"*","chunks":[],"async":false}},"95271":{"*":{"id":"19830","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\metadata\\async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\metadata\\async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":59742,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":3946,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\globals.css":{"id":13673,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\frontend\\components\\AppWrapper.tsx":{"id":72403,"name":"*","chunks":["7177","static/chunks/app/layout-2878f13d7e253503.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\chat\\page.tsx":{"id":67421,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\docs\\page.tsx":{"id":71113,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\executions\\page.tsx":{"id":95271,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\flows\\page.tsx":{"id":18244,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\mcp\\page.tsx":{"id":31742,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\page.tsx":{"id":89547,"name":"*","chunks":["2678","static/chunks/2678-c88052addfb0478a.js","4754","static/chunks/4754-5c62bb61142f82d1.js","9244","static/chunks/9244-3281f7fd02003a2c.js","8548","static/chunks/8548-8e4a95334064e8b2.js","690","static/chunks/690-391bc0f482a9f67c.js","2003","static/chunks/2003-7710c23acaef11c9.js","3077","static/chunks/3077-565833c67440a7fa.js","2619","static/chunks/2619-04bc32f026a0d946.js","2720","static/chunks/2720-2a926505ec98a6de.js","9164","static/chunks/9164-36fedeb944fa71e9.js","8974","static/chunks/app/page-6e18a8cd78b2050e.js"],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\settings\\page.tsx":{"id":46487,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\models\\error.tsx":{"id":27879,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\@mui\\material\\Box\\Box.js":{"id":94049,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\@mui\\material\\CircularProgress\\CircularProgress.js":{"id":4474,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\@mui\\material\\Typography\\Typography.js":{"id":25635,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\dynamic-bailout-to-csr.js":{"id":24437,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\shared\\lib\\lazy-dynamic\\dynamic-bailout-to-csr.js":{"id":24437,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\preload-chunks.js":{"id":36552,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\node_modules\\next\\dist\\esm\\shared\\lib\\lazy-dynamic\\preload-chunks.js":{"id":36552,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\models\\ModelClient.tsx":{"id":37051,"name":"*","chunks":[],"async":false},"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\frontend\\components\\shared\\Spinner.tsx":{"id":94929,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\":[],"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\layout":[{"inlined":false,"path":"static/css/d1484588c616b291.css"}],"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\page":[],"C:\\Users\\MarioAndreschak\\Documents\\GitHub\\FLUJO\\src\\app\\_not-found\\page":[]},"rscModuleMapping":{"4474":{"*":{"id":"65251","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"18244":{"*":{"id":"10057","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"24437":{"*":{"id":"69389","name":"*","chunks":[],"async":false}},"25635":{"*":{"id":"16825","name":"*","chunks":[],"async":false}},"27879":{"*":{"id":"14867","name":"*","chunks":[],"async":false}},"31742":{"*":{"id":"51016","name":"*","chunks":[],"async":false}},"36552":{"*":{"id":"63112","name":"*","chunks":[],"async":false}},"37051":{"*":{"id":"2671","name":"*","chunks":[],"async":false}},"46487":{"*":{"id":"85431","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"67421":{"*":{"id":"22516","name":"*","chunks":[],"async":false}},"71113":{"*":{"id":"65793","name":"*","chunks":[],"async":false}},"72403":{"*":{"id":"41306","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"89547":{"*":{"id":"60967","name":"*","chunks":[],"async":false}},"94049":{"*":{"id":"73737","name":"*","chunks":[],"async":false}},"94929":{"*":{"id":"37997","name":"*","chunks":[],"async":false}},"95271":{"*":{"id":"42389","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--z7fsG7kblb_yxkUhOxn_G--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/d1484588c616b291.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-4015bd6f241940a1.js"/><script src="/_next/static/chunks/4bd1b696-182b6b13bdad92e3.js" async=""></script><script src="/_next/static/chunks/1255-13d973e0759ea6d6.js" async=""></script><script src="/_next/static/chunks/main-app-faff38c77cb00119.js" async=""></script><script src="/_next/static/chunks/app/layout-2878f13d7e253503.js" async=""></script><meta name="robots" content="noindex"/><title>FLUJO</title><meta name="description" content="A browser-based application for managing models, MCP servers, flows and chat interactions"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><!--$--><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div>Loading theme...</div><!--/$--><!--/$--><script src="/_next/static/chunks/webpack-4015bd6f241940a1.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[72403,[\"7177\",\"static/chunks/app/layout-2878f13d7e253503.js\"],\"default\"]\n3:I[9766,[],\"\"]\n4:I[98924,[],\"\"]\n5:I[24431,[],\"OutletBoundary\"]\n7:I[15278,[],\"AsyncMetadataOutlet\"]\n9:I[24431,[],\"ViewportBoundary\"]\nb:I[24431,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[57150,[],\"\"]\n:HL[\"/_next/static/css/d1484588c616b291.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"z7fsG7kblb_yxkUhOxn-G\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/d1484588c616b291.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"FLUJO\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A browser-based application for managing models, MCP servers, flows and chat interactions\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
|
|
@@ -9,7 +9,7 @@ b:I[24431,[],"MetadataBoundary"]
|
|
|
9
9
|
c:"$Sreact.suspense"
|
|
10
10
|
e:I[57150,[],""]
|
|
11
11
|
:HL["/_next/static/css/d1484588c616b291.css","style"]
|
|
12
|
-
0:{"P":null,"b":"
|
|
12
|
+
0:{"P":null,"b":"z7fsG7kblb_yxkUhOxn-G","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/d1484588c616b291.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
|
|
13
13
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
14
14
|
6:null
|
|
15
15
|
8:{"metadata":[["$","title","0",{"children":"FLUJO"}],["$","meta","1",{"name":"description","content":"A browser-based application for managing models, MCP servers, flows and chat interactions"}]],"error":null,"digest":"$undefined"}
|