flujo-ai 3.10.0 → 3.11.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 +110 -110
- package/.next/app-path-routes-manifest.json +5 -5
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +15 -15
- package/.next/react-loadable-manifest.json +7 -7
- package/.next/server/app/_not-found/page.js +1 -1
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- 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.js +1 -1
- package/.next/server/app/api/backup/route.js.nft.json +1 -1
- package/.next/server/app/api/backup/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/browse/route.js +1 -2
- package/.next/server/app/api/browse/route.js.nft.json +1 -1
- package/.next/server/app/api/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/cwd/route.js +1 -2
- package/.next/server/app/api/cwd/route.js.nft.json +1 -1
- package/.next/server/app/api/cwd/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/encryption/secure/route.js +1 -1
- package/.next/server/app/api/encryption/secure/route.js.nft.json +1 -1
- package/.next/server/app/api/encryption/secure/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env/route.js +2 -2
- package/.next/server/app/api/env/route.js.nft.json +1 -1
- package/.next/server/app/api/env/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/[id]/route.js +1 -1
- package/.next/server/app/api/flow/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/flow/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/prompt-renderer/route.js +2 -2
- package/.next/server/app/api/flow/prompt-renderer/route.js.nft.json +1 -1
- package/.next/server/app/api/flow/prompt-renderer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/flow/route.js +1 -1
- package/.next/server/app/api/flow/route.js.nft.json +1 -1
- package/.next/server/app/api/flow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/git/route.js +4 -5
- package/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/server/app/api/git/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/init/route.js +1 -1
- package/.next/server/app/api/init/route.js.nft.json +1 -1
- package/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/cancel/route.js +2 -2
- package/.next/server/app/api/mcp/cancel/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/prompts/get/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/prompts/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/resources/read/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/resources/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/status/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/tools/[toolName]/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/[name]/tools/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/servers/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/test-connection/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp/test-connection/stream/route.js.nft.json +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.js +1 -2
- package/.next/server/app/api/mcp-registry/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/mcp-registry/spotlight/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/model/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/model/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/model/provider/route.js +2 -2
- package/.next/server/app/api/model/provider/route.js.nft.json +1 -1
- package/.next/server/app/api/model/provider/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/model/route.js +1 -1
- package/.next/server/app/api/model/route.js.nft.json +1 -1
- package/.next/server/app/api/model/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/model/test/route.js +2 -2
- package/.next/server/app/api/model/test/route.js.nft.json +1 -1
- package/.next/server/app/api/model/test/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/callback/route.js +2 -2
- package/.next/server/app/api/oauth/callback/route.js.nft.json +1 -1
- package/.next/server/app/api/oauth/callback/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/initiate/route.js +2 -2
- package/.next/server/app/api/oauth/initiate/route.js.nft.json +1 -1
- package/.next/server/app/api/oauth/initiate/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/reset/route.js +2 -2
- package/.next/server/app/api/oauth/reset/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/planned-executions/[id]/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/planned-executions/[id]/run/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/planned-executions/[id]/runs/route.js.nft.json +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.js +1 -2
- package/.next/server/app/api/planned-executions/preview-schedule/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/planned-executions/route.js.nft.json +1 -1
- package/.next/server/app/api/planned-executions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/restore/route.js +1 -1
- package/.next/server/app/api/restore/route.js.nft.json +1 -1
- package/.next/server/app/api/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/storage/route.js +1 -1
- package/.next/server/app/api/storage/route.js.nft.json +1 -1
- package/.next/server/app/api/storage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/update/route.js +1 -2
- package/.next/server/app/api/update/route.js.nft.json +1 -1
- package/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/webhooks/[id]/route.js +1 -1
- package/.next/server/app/api/webhooks/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/webhooks/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page.js +1 -1
- package/.next/server/app/chat/page.js.nft.json +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 +2 -2
- package/.next/server/app/docs/page.js +1 -1
- package/.next/server/app/docs/page.js.nft.json +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.js +1 -1
- package/.next/server/app/executions/page.js.nft.json +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.js +1 -1
- package/.next/server/app/flows/page.js.nft.json +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 +2 -2
- package/.next/server/app/mcp/page.js +1 -1
- package/.next/server/app/mcp/page.js.nft.json +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.js.nft.json +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.js.nft.json +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 +2 -2
- package/.next/server/app/models/page.js +2 -2
- package/.next/server/app/models/page.js.nft.json +1 -1
- package/.next/server/app/models/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +2 -2
- package/.next/server/app/settings/page.js.nft.json +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 +2 -2
- package/.next/server/app/v1/chat/completions/route.js +2 -2
- package/.next/server/app/v1/chat/completions/route.js.nft.json +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.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/breakpoints/route.js.nft.json +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.js +2 -2
- package/.next/server/app/v1/chat/conversations/[conversationId]/cancel/route.js.nft.json +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.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/debug/continue/route.js.nft.json +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.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/debug/step/route.js.nft.json +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.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/edit-state/route.js.nft.json +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.js +6 -6
- package/.next/server/app/v1/chat/conversations/[conversationId]/events/route.js.nft.json +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.js +1 -1
- package/.next/server/app/v1/chat/conversations/[conversationId]/respond/route.js.nft.json +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.js +2 -2
- package/.next/server/app/v1/chat/conversations/[conversationId]/route.js.nft.json +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.js +2 -2
- package/.next/server/app/v1/chat/conversations/route.js.nft.json +1 -1
- package/.next/server/app/v1/chat/conversations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/v1/models/route.js +2 -2
- package/.next/server/app/v1/models/route.js.nft.json +1 -1
- package/.next/server/app/v1/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +5 -5
- package/.next/server/chunks/{5873.js → 1331.js} +3 -3
- package/.next/server/chunks/1403.js +2 -2
- package/.next/server/chunks/1692.js +1 -1
- package/.next/server/chunks/1905.js +2 -2
- package/.next/server/chunks/{5547.js → 2287.js} +2 -2
- package/.next/server/chunks/3984.js +2 -2
- package/.next/server/chunks/4706.js +1 -1
- package/.next/server/chunks/4729.js +2 -2
- package/.next/server/chunks/5389.js +4 -4
- package/.next/server/chunks/5504.js +17 -0
- package/.next/server/chunks/5734.js +2 -2
- package/.next/server/chunks/7214.js +1 -1
- package/.next/server/chunks/724.js +1 -1
- package/.next/server/chunks/7506.js +1 -1
- package/.next/server/chunks/{473.js → 7731.js} +2 -2
- package/.next/server/chunks/{4323.js → 8126.js} +1 -1
- package/.next/server/chunks/8739.js +2 -1
- package/.next/server/chunks/9343.js +1 -1
- package/.next/server/chunks/{120.js → 9387.js} +2 -2
- package/.next/server/chunks/{6637.js → 9688.js} +2 -2
- package/.next/server/chunks/9938.js +1 -1
- package/.next/server/chunks/9989.js +1 -1
- package/.next/server/functions-config-manifest.json +2 -2
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/3217.1a7e24fd70294370.js +1 -0
- package/.next/static/chunks/3545.d3a512315a9fce3e.js +1 -0
- package/.next/static/chunks/9164-d15e4dab0a1bf282.js +1 -0
- package/.next/static/chunks/9195.294887f083b1a11b.js +1 -0
- package/.next/static/chunks/app/models/page-d81d2b1fe2f1d063.js +1 -0
- package/.next/static/chunks/app/page-6e18a8cd78b2050e.js +1 -0
- package/.next/static/chunks/app/settings/page-d03a168f6efbf7fd.js +1 -0
- package/.next/static/chunks/{webpack-6f17a022ac16e8bd.js → webpack-63a4c59e84967e90.js} +1 -1
- package/.next/trace +7 -7
- package/README.md +1 -1
- package/package.json +1 -1
- package/.next/server/chunks/2181.js +0 -17
- package/.next/server/chunks/2372.js +0 -2
- package/.next/static/chunks/3217.79ca74c918fc772c.js +0 -1
- package/.next/static/chunks/3545.c3fbe14528517a75.js +0 -1
- package/.next/static/chunks/9164-81ca1a1bccdc5ed2.js +0 -1
- package/.next/static/chunks/9195.01a57af6d6cdf1a5.js +0 -1
- package/.next/static/chunks/app/models/page-f43476ea07d5b501.js +0 -1
- package/.next/static/chunks/app/page-471879d3918aeeb6.js +0 -1
- package/.next/static/chunks/app/settings/page-88f7e1b65a6681ec.js +0 -1
- /package/.next/static/{geAgl8xNIf0s1v2mfu4tE → 9Pzu8N65j3JuRQ7zVUtwD}/_buildManifest.js +0 -0
- /package/.next/static/{geAgl8xNIf0s1v2mfu4tE → 9Pzu8N65j3JuRQ7zVUtwD}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
9Pzu8N65j3JuRQ7zVUtwD
|
|
@@ -1,393 +1,393 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
5
5
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
6
6
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
7
7
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-81dc485d60f94046.js"
|
|
9
9
|
],
|
|
10
|
+
"/api/backup/route": [
|
|
11
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
12
|
+
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
13
|
+
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
14
|
+
"static/chunks/main-app-faff38c77cb00119.js",
|
|
15
|
+
"static/chunks/app/api/backup/route-3291f6991ce3f52c.js"
|
|
16
|
+
],
|
|
10
17
|
"/api/browse/route": [
|
|
11
|
-
"static/chunks/webpack-
|
|
18
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
12
19
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
13
20
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
14
21
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
15
22
|
"static/chunks/app/api/browse/route-3291f6991ce3f52c.js"
|
|
16
23
|
],
|
|
24
|
+
"/api/cwd/route": [
|
|
25
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
26
|
+
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
27
|
+
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
28
|
+
"static/chunks/main-app-faff38c77cb00119.js",
|
|
29
|
+
"static/chunks/app/api/cwd/route-3291f6991ce3f52c.js"
|
|
30
|
+
],
|
|
17
31
|
"/api/encryption/secure/route": [
|
|
18
|
-
"static/chunks/webpack-
|
|
32
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
19
33
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
20
34
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
21
35
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
22
36
|
"static/chunks/app/api/encryption/secure/route-3291f6991ce3f52c.js"
|
|
23
37
|
],
|
|
24
38
|
"/api/env/route": [
|
|
25
|
-
"static/chunks/webpack-
|
|
39
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
26
40
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
27
41
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
28
42
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
29
43
|
"static/chunks/app/api/env/route-3291f6991ce3f52c.js"
|
|
30
44
|
],
|
|
31
45
|
"/api/flow/[id]/route": [
|
|
32
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
33
47
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
34
48
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
35
49
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
36
50
|
"static/chunks/app/api/flow/[id]/route-3291f6991ce3f52c.js"
|
|
37
51
|
],
|
|
38
52
|
"/api/flow/prompt-renderer/route": [
|
|
39
|
-
"static/chunks/webpack-
|
|
53
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
40
54
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
41
55
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
42
56
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
43
57
|
"static/chunks/app/api/flow/prompt-renderer/route-3291f6991ce3f52c.js"
|
|
44
58
|
],
|
|
45
59
|
"/api/flow/route": [
|
|
46
|
-
"static/chunks/webpack-
|
|
60
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
47
61
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
48
62
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
49
63
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
50
64
|
"static/chunks/app/api/flow/route-3291f6991ce3f52c.js"
|
|
51
65
|
],
|
|
52
66
|
"/api/git/route": [
|
|
53
|
-
"static/chunks/webpack-
|
|
67
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
54
68
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
55
69
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
56
70
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
57
71
|
"static/chunks/app/api/git/route-3291f6991ce3f52c.js"
|
|
58
72
|
],
|
|
59
73
|
"/api/init/route": [
|
|
60
|
-
"static/chunks/webpack-
|
|
74
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
61
75
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
62
76
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
63
77
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
64
78
|
"static/chunks/app/api/init/route-3291f6991ce3f52c.js"
|
|
65
79
|
],
|
|
66
80
|
"/api/mcp-registry/route": [
|
|
67
|
-
"static/chunks/webpack-
|
|
81
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
68
82
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
69
83
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
70
84
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
71
85
|
"static/chunks/app/api/mcp-registry/route-3291f6991ce3f52c.js"
|
|
72
86
|
],
|
|
73
87
|
"/api/mcp-registry/spotlight/route": [
|
|
74
|
-
"static/chunks/webpack-
|
|
88
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
75
89
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
76
90
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
77
91
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
78
92
|
"static/chunks/app/api/mcp-registry/spotlight/route-3291f6991ce3f52c.js"
|
|
79
93
|
],
|
|
80
94
|
"/api/mcp/cancel/route": [
|
|
81
|
-
"static/chunks/webpack-
|
|
95
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
82
96
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
83
97
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
84
98
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
85
99
|
"static/chunks/app/api/mcp/cancel/route-3291f6991ce3f52c.js"
|
|
86
100
|
],
|
|
87
101
|
"/api/mcp/servers/[name]/prompts/get/route": [
|
|
88
|
-
"static/chunks/webpack-
|
|
102
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
89
103
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
90
104
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
91
105
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
92
106
|
"static/chunks/app/api/mcp/servers/[name]/prompts/get/route-3291f6991ce3f52c.js"
|
|
93
107
|
],
|
|
94
108
|
"/api/mcp/servers/[name]/prompts/route": [
|
|
95
|
-
"static/chunks/webpack-
|
|
109
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
96
110
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
97
111
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
98
112
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
99
113
|
"static/chunks/app/api/mcp/servers/[name]/prompts/route-3291f6991ce3f52c.js"
|
|
100
114
|
],
|
|
101
115
|
"/api/mcp/servers/[name]/resources/read/route": [
|
|
102
|
-
"static/chunks/webpack-
|
|
116
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
103
117
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
104
118
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
105
119
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
106
120
|
"static/chunks/app/api/mcp/servers/[name]/resources/read/route-3291f6991ce3f52c.js"
|
|
107
121
|
],
|
|
108
122
|
"/api/mcp/servers/[name]/resources/route": [
|
|
109
|
-
"static/chunks/webpack-
|
|
123
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
110
124
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
111
125
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
112
126
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
113
127
|
"static/chunks/app/api/mcp/servers/[name]/resources/route-3291f6991ce3f52c.js"
|
|
114
128
|
],
|
|
115
129
|
"/api/mcp/servers/[name]/route": [
|
|
116
|
-
"static/chunks/webpack-
|
|
130
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
117
131
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
118
132
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
119
133
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
120
134
|
"static/chunks/app/api/mcp/servers/[name]/route-3291f6991ce3f52c.js"
|
|
121
135
|
],
|
|
122
136
|
"/api/mcp/servers/[name]/status/route": [
|
|
123
|
-
"static/chunks/webpack-
|
|
137
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
124
138
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
125
139
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
126
140
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
127
141
|
"static/chunks/app/api/mcp/servers/[name]/status/route-3291f6991ce3f52c.js"
|
|
128
142
|
],
|
|
129
143
|
"/api/mcp/servers/[name]/tools/[toolName]/route": [
|
|
130
|
-
"static/chunks/webpack-
|
|
144
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
131
145
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
132
146
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
133
147
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
134
148
|
"static/chunks/app/api/mcp/servers/[name]/tools/[toolName]/route-3291f6991ce3f52c.js"
|
|
135
149
|
],
|
|
136
150
|
"/api/mcp/servers/[name]/tools/route": [
|
|
137
|
-
"static/chunks/webpack-
|
|
151
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
138
152
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
139
153
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
140
154
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
141
155
|
"static/chunks/app/api/mcp/servers/[name]/tools/route-3291f6991ce3f52c.js"
|
|
142
156
|
],
|
|
143
157
|
"/api/mcp/servers/route": [
|
|
144
|
-
"static/chunks/webpack-
|
|
158
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
145
159
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
146
160
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
147
161
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
148
162
|
"static/chunks/app/api/mcp/servers/route-3291f6991ce3f52c.js"
|
|
149
163
|
],
|
|
150
164
|
"/api/mcp/test-connection/route": [
|
|
151
|
-
"static/chunks/webpack-
|
|
165
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
152
166
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
153
167
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
154
168
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
155
169
|
"static/chunks/app/api/mcp/test-connection/route-3291f6991ce3f52c.js"
|
|
156
170
|
],
|
|
157
171
|
"/api/model/[id]/route": [
|
|
158
|
-
"static/chunks/webpack-
|
|
172
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
159
173
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
160
174
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
161
175
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
162
176
|
"static/chunks/app/api/model/[id]/route-3291f6991ce3f52c.js"
|
|
163
177
|
],
|
|
164
178
|
"/api/model/provider/route": [
|
|
165
|
-
"static/chunks/webpack-
|
|
179
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
166
180
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
167
181
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
168
182
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
169
183
|
"static/chunks/app/api/model/provider/route-3291f6991ce3f52c.js"
|
|
170
184
|
],
|
|
171
185
|
"/api/model/route": [
|
|
172
|
-
"static/chunks/webpack-
|
|
186
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
173
187
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
174
188
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
175
189
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
176
190
|
"static/chunks/app/api/model/route-3291f6991ce3f52c.js"
|
|
177
191
|
],
|
|
178
192
|
"/api/model/test/route": [
|
|
179
|
-
"static/chunks/webpack-
|
|
193
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
180
194
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
181
195
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
182
196
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
183
197
|
"static/chunks/app/api/model/test/route-3291f6991ce3f52c.js"
|
|
184
198
|
],
|
|
185
199
|
"/api/oauth/callback/route": [
|
|
186
|
-
"static/chunks/webpack-
|
|
200
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
187
201
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
188
202
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
189
203
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
190
204
|
"static/chunks/app/api/oauth/callback/route-3291f6991ce3f52c.js"
|
|
191
205
|
],
|
|
192
206
|
"/api/oauth/initiate/route": [
|
|
193
|
-
"static/chunks/webpack-
|
|
207
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
194
208
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
195
209
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
196
210
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
197
211
|
"static/chunks/app/api/oauth/initiate/route-3291f6991ce3f52c.js"
|
|
198
212
|
],
|
|
199
213
|
"/api/oauth/reset/route": [
|
|
200
|
-
"static/chunks/webpack-
|
|
214
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
201
215
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
202
216
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
203
217
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
204
218
|
"static/chunks/app/api/oauth/reset/route-3291f6991ce3f52c.js"
|
|
205
219
|
],
|
|
206
220
|
"/api/planned-executions/[id]/route": [
|
|
207
|
-
"static/chunks/webpack-
|
|
221
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
208
222
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
209
223
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
210
224
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
211
225
|
"static/chunks/app/api/planned-executions/[id]/route-3291f6991ce3f52c.js"
|
|
212
226
|
],
|
|
213
227
|
"/api/planned-executions/[id]/run/route": [
|
|
214
|
-
"static/chunks/webpack-
|
|
228
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
215
229
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
216
230
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
217
231
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
218
232
|
"static/chunks/app/api/planned-executions/[id]/run/route-3291f6991ce3f52c.js"
|
|
219
233
|
],
|
|
220
234
|
"/api/planned-executions/[id]/runs/route": [
|
|
221
|
-
"static/chunks/webpack-
|
|
235
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
222
236
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
223
237
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
224
238
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
225
239
|
"static/chunks/app/api/planned-executions/[id]/runs/route-3291f6991ce3f52c.js"
|
|
226
240
|
],
|
|
227
241
|
"/api/planned-executions/preview-schedule/route": [
|
|
228
|
-
"static/chunks/webpack-
|
|
242
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
229
243
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
230
244
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
231
245
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
232
246
|
"static/chunks/app/api/planned-executions/preview-schedule/route-3291f6991ce3f52c.js"
|
|
233
247
|
],
|
|
234
248
|
"/api/planned-executions/route": [
|
|
235
|
-
"static/chunks/webpack-
|
|
249
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
236
250
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
237
251
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
238
252
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
239
253
|
"static/chunks/app/api/planned-executions/route-3291f6991ce3f52c.js"
|
|
240
254
|
],
|
|
241
255
|
"/api/restore/route": [
|
|
242
|
-
"static/chunks/webpack-
|
|
256
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
243
257
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
244
258
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
245
259
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
246
260
|
"static/chunks/app/api/restore/route-3291f6991ce3f52c.js"
|
|
247
261
|
],
|
|
248
262
|
"/api/storage/route": [
|
|
249
|
-
"static/chunks/webpack-
|
|
263
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
250
264
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
251
265
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
252
266
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
253
267
|
"static/chunks/app/api/storage/route-3291f6991ce3f52c.js"
|
|
254
268
|
],
|
|
255
269
|
"/api/webhooks/[id]/route": [
|
|
256
|
-
"static/chunks/webpack-
|
|
270
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
257
271
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
258
272
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
259
273
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
260
274
|
"static/chunks/app/api/webhooks/[id]/route-3291f6991ce3f52c.js"
|
|
261
275
|
],
|
|
262
276
|
"/v1/chat/completions/route": [
|
|
263
|
-
"static/chunks/webpack-
|
|
277
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
264
278
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
265
279
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
266
280
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
267
281
|
"static/chunks/app/v1/chat/completions/route-3291f6991ce3f52c.js"
|
|
268
282
|
],
|
|
269
283
|
"/v1/chat/conversations/[conversationId]/breakpoints/route": [
|
|
270
|
-
"static/chunks/webpack-
|
|
284
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
271
285
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
272
286
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
273
287
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
274
288
|
"static/chunks/app/v1/chat/conversations/[conversationId]/breakpoints/route-3291f6991ce3f52c.js"
|
|
275
289
|
],
|
|
276
290
|
"/v1/chat/conversations/[conversationId]/cancel/route": [
|
|
277
|
-
"static/chunks/webpack-
|
|
291
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
278
292
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
279
293
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
280
294
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
281
295
|
"static/chunks/app/v1/chat/conversations/[conversationId]/cancel/route-3291f6991ce3f52c.js"
|
|
282
296
|
],
|
|
283
297
|
"/v1/chat/conversations/[conversationId]/debug/continue/route": [
|
|
284
|
-
"static/chunks/webpack-
|
|
298
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
285
299
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
286
300
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
287
301
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
288
302
|
"static/chunks/app/v1/chat/conversations/[conversationId]/debug/continue/route-3291f6991ce3f52c.js"
|
|
289
303
|
],
|
|
290
304
|
"/v1/chat/conversations/[conversationId]/debug/step/route": [
|
|
291
|
-
"static/chunks/webpack-
|
|
305
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
292
306
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
293
307
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
294
308
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
295
309
|
"static/chunks/app/v1/chat/conversations/[conversationId]/debug/step/route-3291f6991ce3f52c.js"
|
|
296
310
|
],
|
|
297
311
|
"/v1/chat/conversations/[conversationId]/edit-state/route": [
|
|
298
|
-
"static/chunks/webpack-
|
|
312
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
299
313
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
300
314
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
301
315
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
302
316
|
"static/chunks/app/v1/chat/conversations/[conversationId]/edit-state/route-3291f6991ce3f52c.js"
|
|
303
317
|
],
|
|
304
318
|
"/v1/chat/conversations/[conversationId]/respond/route": [
|
|
305
|
-
"static/chunks/webpack-
|
|
319
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
306
320
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
307
321
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
308
322
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
309
323
|
"static/chunks/app/v1/chat/conversations/[conversationId]/respond/route-3291f6991ce3f52c.js"
|
|
310
324
|
],
|
|
311
325
|
"/v1/chat/conversations/[conversationId]/route": [
|
|
312
|
-
"static/chunks/webpack-
|
|
326
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
313
327
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
314
328
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
315
329
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
316
330
|
"static/chunks/app/v1/chat/conversations/[conversationId]/route-3291f6991ce3f52c.js"
|
|
317
331
|
],
|
|
318
332
|
"/v1/chat/conversations/route": [
|
|
319
|
-
"static/chunks/webpack-
|
|
333
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
320
334
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
321
335
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
322
336
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
323
337
|
"static/chunks/app/v1/chat/conversations/route-3291f6991ce3f52c.js"
|
|
324
338
|
],
|
|
325
339
|
"/v1/models/route": [
|
|
326
|
-
"static/chunks/webpack-
|
|
340
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
327
341
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
328
342
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
329
343
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
330
344
|
"static/chunks/app/v1/models/route-3291f6991ce3f52c.js"
|
|
331
345
|
],
|
|
332
346
|
"/layout": [
|
|
333
|
-
"static/chunks/webpack-
|
|
347
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
334
348
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
335
349
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
336
350
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
337
351
|
"static/css/d1484588c616b291.css",
|
|
338
352
|
"static/chunks/app/layout-2878f13d7e253503.js"
|
|
339
353
|
],
|
|
340
|
-
"/api/
|
|
341
|
-
"static/chunks/webpack-
|
|
342
|
-
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
343
|
-
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
344
|
-
"static/chunks/main-app-faff38c77cb00119.js",
|
|
345
|
-
"static/chunks/app/api/backup/route-3291f6991ce3f52c.js"
|
|
346
|
-
],
|
|
347
|
-
"/api/cwd/route": [
|
|
348
|
-
"static/chunks/webpack-6f17a022ac16e8bd.js",
|
|
354
|
+
"/api/mcp/test-connection/stream/route": [
|
|
355
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
349
356
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
350
357
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
351
358
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
352
|
-
"static/chunks/app/api/
|
|
359
|
+
"static/chunks/app/api/mcp/test-connection/stream/route-3291f6991ce3f52c.js"
|
|
353
360
|
],
|
|
354
361
|
"/mcp-flows/route": [
|
|
355
|
-
"static/chunks/webpack-
|
|
362
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
356
363
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
357
364
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
358
365
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
359
366
|
"static/chunks/app/mcp-flows/route-3291f6991ce3f52c.js"
|
|
360
367
|
],
|
|
361
|
-
"/mcp-proxy/[server]/route": [
|
|
362
|
-
"static/chunks/webpack-6f17a022ac16e8bd.js",
|
|
363
|
-
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
364
|
-
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
365
|
-
"static/chunks/main-app-faff38c77cb00119.js",
|
|
366
|
-
"static/chunks/app/mcp-proxy/[server]/route-3291f6991ce3f52c.js"
|
|
367
|
-
],
|
|
368
368
|
"/v1/chat/conversations/[conversationId]/events/route": [
|
|
369
|
-
"static/chunks/webpack-
|
|
369
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
370
370
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
371
371
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
372
372
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
373
373
|
"static/chunks/app/v1/chat/conversations/[conversationId]/events/route-3291f6991ce3f52c.js"
|
|
374
374
|
],
|
|
375
|
-
"/api/
|
|
376
|
-
"static/chunks/webpack-
|
|
375
|
+
"/api/update/route": [
|
|
376
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
377
377
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
378
378
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
379
379
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
380
|
-
"static/chunks/app/api/
|
|
380
|
+
"static/chunks/app/api/update/route-3291f6991ce3f52c.js"
|
|
381
381
|
],
|
|
382
|
-
"/
|
|
383
|
-
"static/chunks/webpack-
|
|
382
|
+
"/mcp-proxy/[server]/route": [
|
|
383
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
384
384
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
385
385
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
386
386
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
387
|
-
"static/chunks/app/
|
|
387
|
+
"static/chunks/app/mcp-proxy/[server]/route-3291f6991ce3f52c.js"
|
|
388
388
|
],
|
|
389
389
|
"/chat/page": [
|
|
390
|
-
"static/chunks/webpack-
|
|
390
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
391
391
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
392
392
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
393
393
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -410,12 +410,12 @@
|
|
|
410
410
|
"static/chunks/7126-2bafddf1b09cacac.js",
|
|
411
411
|
"static/chunks/5961-828f4f7efc3e1381.js",
|
|
412
412
|
"static/chunks/5781-4328d17aad13f908.js",
|
|
413
|
-
"static/chunks/9164-
|
|
413
|
+
"static/chunks/9164-d15e4dab0a1bf282.js",
|
|
414
414
|
"static/chunks/8862-8f17ef601bb1fbd0.js",
|
|
415
415
|
"static/chunks/app/chat/page-aea8c8cbfa461e7f.js"
|
|
416
416
|
],
|
|
417
417
|
"/docs/page": [
|
|
418
|
-
"static/chunks/webpack-
|
|
418
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
419
419
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
420
420
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
421
421
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
"static/chunks/app/docs/page-2a4cff7c40706a48.js"
|
|
430
430
|
],
|
|
431
431
|
"/executions/page": [
|
|
432
|
-
"static/chunks/webpack-
|
|
432
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
433
433
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
434
434
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
435
435
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"static/chunks/app/executions/page-95fec57bf97ee809.js"
|
|
452
452
|
],
|
|
453
453
|
"/flows/page": [
|
|
454
|
-
"static/chunks/webpack-
|
|
454
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
455
455
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
456
456
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
457
457
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -481,30 +481,8 @@
|
|
|
481
481
|
"static/chunks/8862-8f17ef601bb1fbd0.js",
|
|
482
482
|
"static/chunks/app/flows/page-7fe295069ccdb5fe.js"
|
|
483
483
|
],
|
|
484
|
-
"/settings/page": [
|
|
485
|
-
"static/chunks/webpack-6f17a022ac16e8bd.js",
|
|
486
|
-
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
487
|
-
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
488
|
-
"static/chunks/main-app-faff38c77cb00119.js",
|
|
489
|
-
"static/chunks/2678-c88052addfb0478a.js",
|
|
490
|
-
"static/chunks/4754-5c62bb61142f82d1.js",
|
|
491
|
-
"static/chunks/9244-3281f7fd02003a2c.js",
|
|
492
|
-
"static/chunks/8548-8e4a95334064e8b2.js",
|
|
493
|
-
"static/chunks/690-391bc0f482a9f67c.js",
|
|
494
|
-
"static/chunks/9562-93cc45aef3630781.js",
|
|
495
|
-
"static/chunks/2003-7710c23acaef11c9.js",
|
|
496
|
-
"static/chunks/488-623d07c3fbc21e28.js",
|
|
497
|
-
"static/chunks/3272-fd8d59523f61da96.js",
|
|
498
|
-
"static/chunks/7396-807a034f58b57712.js",
|
|
499
|
-
"static/chunks/3077-565833c67440a7fa.js",
|
|
500
|
-
"static/chunks/8598-1b627b3d682b364a.js",
|
|
501
|
-
"static/chunks/7329-78f54f68ea2d37e2.js",
|
|
502
|
-
"static/chunks/3403-7c5037145e384171.js",
|
|
503
|
-
"static/chunks/9164-81ca1a1bccdc5ed2.js",
|
|
504
|
-
"static/chunks/app/settings/page-88f7e1b65a6681ec.js"
|
|
505
|
-
],
|
|
506
484
|
"/mcp/page": [
|
|
507
|
-
"static/chunks/webpack-
|
|
485
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
508
486
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
509
487
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
510
488
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -529,13 +507,13 @@
|
|
|
529
507
|
"static/chunks/4205-b9e33afc7e96ecb9.js",
|
|
530
508
|
"static/chunks/1374-e084b3c40554288a.js",
|
|
531
509
|
"static/chunks/2160-4d9f132965bc2a89.js",
|
|
532
|
-
"static/chunks/9164-
|
|
510
|
+
"static/chunks/9164-d15e4dab0a1bf282.js",
|
|
533
511
|
"static/chunks/2380-5696e0dc0469f6a5.js",
|
|
534
512
|
"static/chunks/687-98ba5f5043866f48.js",
|
|
535
513
|
"static/chunks/app/mcp/page-0f923960004aa437.js"
|
|
536
514
|
],
|
|
537
515
|
"/page": [
|
|
538
|
-
"static/chunks/webpack-
|
|
516
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
539
517
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
540
518
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
541
519
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -548,11 +526,33 @@
|
|
|
548
526
|
"static/chunks/3077-565833c67440a7fa.js",
|
|
549
527
|
"static/chunks/2619-04bc32f026a0d946.js",
|
|
550
528
|
"static/chunks/2720-2a926505ec98a6de.js",
|
|
551
|
-
"static/chunks/9164-
|
|
552
|
-
"static/chunks/app/page-
|
|
529
|
+
"static/chunks/9164-d15e4dab0a1bf282.js",
|
|
530
|
+
"static/chunks/app/page-6e18a8cd78b2050e.js"
|
|
531
|
+
],
|
|
532
|
+
"/settings/page": [
|
|
533
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
534
|
+
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
535
|
+
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
536
|
+
"static/chunks/main-app-faff38c77cb00119.js",
|
|
537
|
+
"static/chunks/2678-c88052addfb0478a.js",
|
|
538
|
+
"static/chunks/4754-5c62bb61142f82d1.js",
|
|
539
|
+
"static/chunks/9244-3281f7fd02003a2c.js",
|
|
540
|
+
"static/chunks/8548-8e4a95334064e8b2.js",
|
|
541
|
+
"static/chunks/690-391bc0f482a9f67c.js",
|
|
542
|
+
"static/chunks/9562-93cc45aef3630781.js",
|
|
543
|
+
"static/chunks/2003-7710c23acaef11c9.js",
|
|
544
|
+
"static/chunks/488-623d07c3fbc21e28.js",
|
|
545
|
+
"static/chunks/3272-fd8d59523f61da96.js",
|
|
546
|
+
"static/chunks/7396-807a034f58b57712.js",
|
|
547
|
+
"static/chunks/3077-565833c67440a7fa.js",
|
|
548
|
+
"static/chunks/8598-1b627b3d682b364a.js",
|
|
549
|
+
"static/chunks/7329-78f54f68ea2d37e2.js",
|
|
550
|
+
"static/chunks/3403-7c5037145e384171.js",
|
|
551
|
+
"static/chunks/9164-d15e4dab0a1bf282.js",
|
|
552
|
+
"static/chunks/app/settings/page-d03a168f6efbf7fd.js"
|
|
553
553
|
],
|
|
554
554
|
"/models/error": [
|
|
555
|
-
"static/chunks/webpack-
|
|
555
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
556
556
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
557
557
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
558
558
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
"static/chunks/app/models/error-2b00c98abf1e02cf.js"
|
|
564
564
|
],
|
|
565
565
|
"/models/loading": [
|
|
566
|
-
"static/chunks/webpack-
|
|
566
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
567
567
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
568
568
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
569
569
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
"static/chunks/app/models/loading-57d1c02d0817fc47.js"
|
|
573
573
|
],
|
|
574
574
|
"/models/page": [
|
|
575
|
-
"static/chunks/webpack-
|
|
575
|
+
"static/chunks/webpack-63a4c59e84967e90.js",
|
|
576
576
|
"static/chunks/4bd1b696-182b6b13bdad92e3.js",
|
|
577
577
|
"static/chunks/1255-13d973e0759ea6d6.js",
|
|
578
578
|
"static/chunks/main-app-faff38c77cb00119.js",
|
|
@@ -591,9 +591,9 @@
|
|
|
591
591
|
"static/chunks/3077-565833c67440a7fa.js",
|
|
592
592
|
"static/chunks/2624-b985ab3eac1139c3.js",
|
|
593
593
|
"static/chunks/8215-a966f4c36f1ca174.js",
|
|
594
|
-
"static/chunks/9164-
|
|
594
|
+
"static/chunks/9164-d15e4dab0a1bf282.js",
|
|
595
595
|
"static/chunks/2380-5696e0dc0469f6a5.js",
|
|
596
|
-
"static/chunks/app/models/page-
|
|
596
|
+
"static/chunks/app/models/page-d81d2b1fe2f1d063.js"
|
|
597
597
|
]
|
|
598
598
|
}
|
|
599
599
|
}
|