reflex-agent 0.18.1 → 0.18.2
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 +102 -102
- package/.next/app-path-routes-manifest.json +9 -9
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -3
- package/.next/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page.js +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/agents/[agentId]/page.js +1 -1
- package/.next/server/app/agents/[agentId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/images/[rootId]/[file]/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/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/attachments/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/bundle.js/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-api.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-ui.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/iframe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/style.css/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/install-archive/route_client-reference-manifest.js +1 -1
- package/.next/server/app/audit/page.js +1 -1
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/dispatcher/page.js +1 -1
- package/.next/server/app/dispatcher/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page.js +1 -1
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +2 -2
- 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/roots/[id]/chat/[topicId]/page.js +2 -2
- package/.next/server/app/roots/[id]/chat/[topicId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/chat/[topicId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js +2 -2
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/memory/page.js +2 -2
- package/.next/server/app/roots/[id]/memory/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/page.js +6 -6
- package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/new/page.js +4 -4
- package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +4 -4
- 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/share/[id]/file/page.js +2 -2
- package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/page.js +2 -2
- package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
- package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/page.js +2 -2
- package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +9 -9
- package/.next/server/chunks/1358.js +1 -1
- package/.next/server/chunks/{9186.js → 2389.js} +2 -2
- package/.next/server/chunks/285.js +5 -5
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/4578.js +0 -0
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/4969.js +1 -0
- package/.next/server/chunks/6356.js +3 -0
- package/.next/server/chunks/{6217.js → 7607.js} +1 -1
- package/.next/server/chunks/8040.js +1 -0
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9809.js +1 -1
- package/.next/server/functions-config-manifest.json +3 -3
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/_error.js +2 -2
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/{7343-d414cbf00d7903b3.js → 2885-3b6efe9070ae7699.js} +1 -1
- package/.next/static/chunks/334-e9ffb96d6720ee5b.js +1 -0
- package/.next/static/chunks/4108.a04c1e0b768f6392.js +1 -0
- package/.next/static/chunks/5371-f2503fe0dffea57d.js +1 -0
- package/.next/static/chunks/5744-eccd279a734c778c.js +1 -0
- package/.next/static/chunks/6642-02be14d0b5ca62b7.js +1 -0
- package/.next/static/chunks/app/layout-48a6fb46c228b814.js +1 -0
- package/.next/static/chunks/app/onboarding/page-06103f281ff3f063.js +1 -0
- package/.next/static/chunks/app/{page-a73a8abd219d328f.js → page-eed31ba1b952cf24.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-5fc17c5819406917.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-a52b2005a7e538ca.js +1 -0
- package/.next/static/chunks/app/roots/[id]/memory/{page-c69f17be3048bdc2.js → page-4edc11023d8a13fd.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/page-0f0d498f4b4bd7bf.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-f93d6b1bb29e79f0.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/page-562913d54bcd08d5.js +1 -0
- package/.next/static/chunks/app/roots/new/page-98d64261cc2ae2a1.js +1 -0
- package/.next/static/chunks/app/settings/page-7a4d8a407fbe5ed8.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-a0540dba09771e84.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-2cee9be029f211c6.js +1 -0
- package/.next/static/chunks/app/utilities/page-197156f16167514e.js +1 -0
- package/.next/static/chunks/{webpack-648ac9036cb1b816.js → webpack-dbfe1e5d0f7f7a98.js} +1 -1
- package/.next/trace +90 -90
- package/package.json +1 -1
- package/.next/server/chunks/1525.js +0 -1
- package/.next/server/chunks/404.js +0 -3
- package/.next/server/chunks/9703.js +0 -1
- package/.next/static/chunks/4035-c900a19ab709c489.js +0 -1
- package/.next/static/chunks/4108.2a1cd2be227d1db6.js +0 -1
- package/.next/static/chunks/5572-cc7066942d006956.js +0 -1
- package/.next/static/chunks/59-8d4a53ee7c914335.js +0 -1
- package/.next/static/chunks/8523-ce9e5fd4102e0550.js +0 -1
- package/.next/static/chunks/app/layout-61561440bde8894f.js +0 -1
- package/.next/static/chunks/app/onboarding/page-25b3a1c1da972648.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-1c1825c48749b024.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-aa97c0262e3f3a94.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-5385296d9e6fb5bd.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3d141c8450f93771.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/page-39f9bcc115ebee4b.js +0 -1
- package/.next/static/chunks/app/roots/new/page-be08d7bdb6d3ec29.js +0 -1
- package/.next/static/chunks/app/settings/page-1a56d55862b78015.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-4713e54d2c21a7d8.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-749569080a03f192.js +0 -1
- package/.next/static/chunks/app/utilities/page-7ec6d0962a63b2cf.js +0 -1
- /package/.next/static/{wqvqGv9K0VMAHRhcQ6dS5 → kKiRbrTiD77WXduAvKNfN}/_buildManifest.js +0 -0
- /package/.next/static/{wqvqGv9K0VMAHRhcQ6dS5 → kKiRbrTiD77WXduAvKNfN}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
kKiRbrTiD77WXduAvKNfN
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
5
5
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
6
6
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
7
7
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-ffead1b4e248e14d.js"
|
|
9
9
|
],
|
|
10
10
|
"/layout": [
|
|
11
|
-
"static/chunks/webpack-
|
|
11
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
12
12
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
13
13
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
14
14
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -19,129 +19,129 @@
|
|
|
19
19
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
20
20
|
"static/chunks/9411-af5f758c57741929.js",
|
|
21
21
|
"static/chunks/951-5ff2aaad965fedb7.js",
|
|
22
|
-
"static/chunks/app/layout-
|
|
22
|
+
"static/chunks/app/layout-48a6fb46c228b814.js"
|
|
23
23
|
],
|
|
24
24
|
"/api/images/[rootId]/[file]/route": [
|
|
25
|
-
"static/chunks/webpack-
|
|
25
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
26
26
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
27
27
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
28
28
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
29
29
|
"static/chunks/app/api/images/[rootId]/[file]/route-78f8e23cdd4112b9.js"
|
|
30
30
|
],
|
|
31
31
|
"/api/oauth/start/route": [
|
|
32
|
-
"static/chunks/webpack-
|
|
32
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
33
33
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
34
34
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
35
35
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
36
36
|
"static/chunks/app/api/oauth/start/route-78f8e23cdd4112b9.js"
|
|
37
37
|
],
|
|
38
|
-
"/api/oauth/callback/route": [
|
|
39
|
-
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
40
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
41
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
42
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
43
|
-
"static/chunks/app/api/oauth/callback/route-78f8e23cdd4112b9.js"
|
|
44
|
-
],
|
|
45
38
|
"/api/agents/[agentId]/respond/route": [
|
|
46
|
-
"static/chunks/webpack-
|
|
39
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
47
40
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
48
41
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
49
42
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
50
43
|
"static/chunks/app/api/agents/[agentId]/respond/route-78f8e23cdd4112b9.js"
|
|
51
44
|
],
|
|
52
|
-
"/api/
|
|
53
|
-
"static/chunks/webpack-
|
|
45
|
+
"/api/oauth/callback/route": [
|
|
46
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
54
47
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
55
48
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
56
49
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
57
|
-
"static/chunks/app/api/
|
|
50
|
+
"static/chunks/app/api/oauth/callback/route-78f8e23cdd4112b9.js"
|
|
58
51
|
],
|
|
59
|
-
"/api/roots/[id]/
|
|
60
|
-
"static/chunks/webpack-
|
|
52
|
+
"/api/roots/[id]/attachments/route": [
|
|
53
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
61
54
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
62
55
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
63
56
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
64
|
-
"static/chunks/app/api/roots/[id]/
|
|
57
|
+
"static/chunks/app/api/roots/[id]/attachments/route-78f8e23cdd4112b9.js"
|
|
65
58
|
],
|
|
66
|
-
"/api/roots/[id]/
|
|
67
|
-
"static/chunks/webpack-
|
|
59
|
+
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
60
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
68
61
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
69
62
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
70
63
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
71
|
-
"static/chunks/app/api/roots/[id]/
|
|
64
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-78f8e23cdd4112b9.js"
|
|
72
65
|
],
|
|
73
66
|
"/api/roots/[id]/dashboard/route": [
|
|
74
|
-
"static/chunks/webpack-
|
|
67
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
75
68
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
76
69
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
77
70
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
78
71
|
"static/chunks/app/api/roots/[id]/dashboard/route-78f8e23cdd4112b9.js"
|
|
79
72
|
],
|
|
80
73
|
"/api/roots/[id]/suggestions/route": [
|
|
81
|
-
"static/chunks/webpack-
|
|
74
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
82
75
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
83
76
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
84
77
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
85
78
|
"static/chunks/app/api/roots/[id]/suggestions/route-78f8e23cdd4112b9.js"
|
|
86
79
|
],
|
|
87
|
-
"/api/
|
|
88
|
-
"static/chunks/webpack-
|
|
80
|
+
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
81
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
89
82
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
90
83
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
91
84
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
92
|
-
"static/chunks/app/api/
|
|
85
|
+
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-78f8e23cdd4112b9.js"
|
|
93
86
|
],
|
|
94
|
-
"/api/
|
|
95
|
-
"static/chunks/webpack-
|
|
87
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
88
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
96
89
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
97
90
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
98
91
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
99
|
-
"static/chunks/app/api/
|
|
92
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-78f8e23cdd4112b9.js"
|
|
100
93
|
],
|
|
101
|
-
"/api/
|
|
102
|
-
"static/chunks/webpack-
|
|
94
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
95
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
103
96
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
104
97
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
105
98
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
106
|
-
"static/chunks/app/api/
|
|
99
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-78f8e23cdd4112b9.js"
|
|
107
100
|
],
|
|
108
|
-
"/api/utilities/[scope]/[id]/host-
|
|
109
|
-
"static/chunks/webpack-
|
|
101
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
102
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
110
103
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
111
104
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
112
105
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
113
|
-
"static/chunks/app/api/utilities/[scope]/[id]/host-
|
|
106
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-78f8e23cdd4112b9.js"
|
|
114
107
|
],
|
|
115
|
-
"/api/utilities/[scope]/[id]/
|
|
116
|
-
"static/chunks/webpack-
|
|
108
|
+
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
109
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
117
110
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
118
111
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
119
112
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
120
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
113
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-78f8e23cdd4112b9.js"
|
|
121
114
|
],
|
|
122
115
|
"/api/utilities/[scope]/[id]/host/route": [
|
|
123
|
-
"static/chunks/webpack-
|
|
116
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
124
117
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
125
118
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
126
119
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
127
120
|
"static/chunks/app/api/utilities/[scope]/[id]/host/route-78f8e23cdd4112b9.js"
|
|
128
121
|
],
|
|
129
122
|
"/api/utilities/[scope]/[id]/style.css/route": [
|
|
130
|
-
"static/chunks/webpack-
|
|
123
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
131
124
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
132
125
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
133
126
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
134
127
|
"static/chunks/app/api/utilities/[scope]/[id]/style.css/route-78f8e23cdd4112b9.js"
|
|
135
128
|
],
|
|
129
|
+
"/api/utilities/[scope]/[id]/iframe/route": [
|
|
130
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
131
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
132
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
133
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
134
|
+
"static/chunks/app/api/utilities/[scope]/[id]/iframe/route-78f8e23cdd4112b9.js"
|
|
135
|
+
],
|
|
136
136
|
"/api/utilities/install-archive/route": [
|
|
137
|
-
"static/chunks/webpack-
|
|
137
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
138
138
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
139
139
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
140
140
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
141
141
|
"static/chunks/app/api/utilities/install-archive/route-78f8e23cdd4112b9.js"
|
|
142
142
|
],
|
|
143
143
|
"/agents/[agentId]/page": [
|
|
144
|
-
"static/chunks/webpack-
|
|
144
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
145
145
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
146
146
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
147
147
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"static/chunks/app/agents/[agentId]/page-2ee5d78dc94253c5.js"
|
|
154
154
|
],
|
|
155
155
|
"/page": [
|
|
156
|
-
"static/chunks/webpack-
|
|
156
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
157
157
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
158
158
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
159
159
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -164,40 +164,38 @@
|
|
|
164
164
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
165
165
|
"static/chunks/9411-af5f758c57741929.js",
|
|
166
166
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
167
|
-
"static/chunks/
|
|
168
|
-
"static/chunks/app/page-
|
|
167
|
+
"static/chunks/6642-02be14d0b5ca62b7.js",
|
|
168
|
+
"static/chunks/app/page-eed31ba1b952cf24.js"
|
|
169
169
|
],
|
|
170
170
|
"/dispatcher/page": [
|
|
171
|
-
"static/chunks/webpack-
|
|
171
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
172
172
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
173
173
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
174
174
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
175
175
|
"static/chunks/app/dispatcher/page-78f8e23cdd4112b9.js"
|
|
176
176
|
],
|
|
177
177
|
"/onboarding/page": [
|
|
178
|
-
"static/chunks/webpack-
|
|
178
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
179
179
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
180
180
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
181
181
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
182
182
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
183
183
|
"static/chunks/9411-af5f758c57741929.js",
|
|
184
|
-
"static/chunks/app/onboarding/page-
|
|
184
|
+
"static/chunks/app/onboarding/page-06103f281ff3f063.js"
|
|
185
185
|
],
|
|
186
|
-
"/
|
|
187
|
-
"static/chunks/webpack-
|
|
186
|
+
"/audit/page": [
|
|
187
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
188
188
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
189
189
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
190
190
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
191
191
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
192
192
|
"static/chunks/4678-15402b9832b27389.js",
|
|
193
|
-
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
194
193
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
195
194
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
196
|
-
"static/chunks/
|
|
197
|
-
"static/chunks/app/roots/new/page-be08d7bdb6d3ec29.js"
|
|
195
|
+
"static/chunks/app/audit/page-9bac9e3674f0fae9.js"
|
|
198
196
|
],
|
|
199
|
-
"/
|
|
200
|
-
"static/chunks/webpack-
|
|
197
|
+
"/roots/new/page": [
|
|
198
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
201
199
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
202
200
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
203
201
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -207,44 +205,44 @@
|
|
|
207
205
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
208
206
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
209
207
|
"static/chunks/9411-af5f758c57741929.js",
|
|
210
|
-
"static/chunks/
|
|
211
|
-
"static/chunks/app/settings/page-1a56d55862b78015.js"
|
|
208
|
+
"static/chunks/app/roots/new/page-98d64261cc2ae2a1.js"
|
|
212
209
|
],
|
|
213
210
|
"/share/[id]/file/page": [
|
|
214
|
-
"static/chunks/webpack-
|
|
211
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
215
212
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
216
213
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
217
214
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
218
215
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
219
216
|
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
220
217
|
],
|
|
221
|
-
"/
|
|
222
|
-
"static/chunks/webpack-
|
|
218
|
+
"/settings/page": [
|
|
219
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
223
220
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
224
221
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
225
222
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
226
223
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
227
224
|
"static/chunks/4678-15402b9832b27389.js",
|
|
228
225
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
226
|
+
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
227
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
229
228
|
"static/chunks/9411-af5f758c57741929.js",
|
|
230
|
-
"static/chunks/
|
|
231
|
-
"static/chunks/app/
|
|
229
|
+
"static/chunks/9338-9f6c33a593b60e12.js",
|
|
230
|
+
"static/chunks/app/settings/page-7a4d8a407fbe5ed8.js"
|
|
232
231
|
],
|
|
233
|
-
"/
|
|
234
|
-
"static/chunks/webpack-
|
|
232
|
+
"/share/[id]/page": [
|
|
233
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
235
234
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
236
235
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
237
236
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
238
237
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
239
238
|
"static/chunks/4678-15402b9832b27389.js",
|
|
240
239
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
241
|
-
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
242
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
243
240
|
"static/chunks/9411-af5f758c57741929.js",
|
|
244
|
-
"static/chunks/
|
|
241
|
+
"static/chunks/5744-eccd279a734c778c.js",
|
|
242
|
+
"static/chunks/app/share/[id]/page-a0540dba09771e84.js"
|
|
245
243
|
],
|
|
246
244
|
"/utilities/[scope]/[id]/page": [
|
|
247
|
-
"static/chunks/webpack-
|
|
245
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
248
246
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
249
247
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
250
248
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -254,29 +252,31 @@
|
|
|
254
252
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
255
253
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
256
254
|
"static/chunks/9411-af5f758c57741929.js",
|
|
257
|
-
"static/chunks/
|
|
258
|
-
"static/chunks/app/utilities/[scope]/[id]/page-
|
|
255
|
+
"static/chunks/5744-eccd279a734c778c.js",
|
|
256
|
+
"static/chunks/app/utilities/[scope]/[id]/page-2cee9be029f211c6.js"
|
|
259
257
|
],
|
|
260
|
-
"/
|
|
261
|
-
"static/chunks/webpack-
|
|
258
|
+
"/utilities/page": [
|
|
259
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
262
260
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
263
261
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
264
262
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
265
263
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
266
264
|
"static/chunks/4678-15402b9832b27389.js",
|
|
265
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
267
266
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
268
267
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
269
|
-
"static/chunks/
|
|
268
|
+
"static/chunks/9411-af5f758c57741929.js",
|
|
269
|
+
"static/chunks/app/utilities/page-197156f16167514e.js"
|
|
270
270
|
],
|
|
271
271
|
"/roots/[id]/layout": [
|
|
272
|
-
"static/chunks/webpack-
|
|
272
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
273
273
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
274
274
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
275
275
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
276
276
|
"static/chunks/app/roots/[id]/layout-78f8e23cdd4112b9.js"
|
|
277
277
|
],
|
|
278
278
|
"/roots/[id]/chat/[topicId]/page": [
|
|
279
|
-
"static/chunks/webpack-
|
|
279
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
280
280
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
281
281
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
282
282
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -289,13 +289,13 @@
|
|
|
289
289
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
290
290
|
"static/chunks/8775-890699c74c28df61.js",
|
|
291
291
|
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
292
|
-
"static/chunks/
|
|
293
|
-
"static/chunks/
|
|
294
|
-
"static/chunks/
|
|
295
|
-
"static/chunks/app/roots/[id]/chat/[topicId]/page-
|
|
292
|
+
"static/chunks/6642-02be14d0b5ca62b7.js",
|
|
293
|
+
"static/chunks/334-e9ffb96d6720ee5b.js",
|
|
294
|
+
"static/chunks/2885-3b6efe9070ae7699.js",
|
|
295
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-5fc17c5819406917.js"
|
|
296
296
|
],
|
|
297
297
|
"/roots/[id]/kb/[...slug]/page": [
|
|
298
|
-
"static/chunks/webpack-
|
|
298
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
299
299
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
300
300
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
301
301
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -307,13 +307,13 @@
|
|
|
307
307
|
"static/chunks/9411-af5f758c57741929.js",
|
|
308
308
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
309
309
|
"static/chunks/8775-890699c74c28df61.js",
|
|
310
|
-
"static/chunks/
|
|
311
|
-
"static/chunks/
|
|
312
|
-
"static/chunks/
|
|
313
|
-
"static/chunks/app/roots/[id]/kb/[...slug]/page-
|
|
310
|
+
"static/chunks/6642-02be14d0b5ca62b7.js",
|
|
311
|
+
"static/chunks/334-e9ffb96d6720ee5b.js",
|
|
312
|
+
"static/chunks/5371-f2503fe0dffea57d.js",
|
|
313
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-a52b2005a7e538ca.js"
|
|
314
314
|
],
|
|
315
|
-
"/roots/[id]/page": [
|
|
316
|
-
"static/chunks/webpack-
|
|
315
|
+
"/roots/[id]/workflows/[wfId]/page": [
|
|
316
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
317
317
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
318
318
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
319
319
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -323,17 +323,10 @@
|
|
|
323
323
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
324
324
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
325
325
|
"static/chunks/9411-af5f758c57741929.js",
|
|
326
|
-
"static/chunks/
|
|
327
|
-
"static/chunks/8775-890699c74c28df61.js",
|
|
328
|
-
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
329
|
-
"static/chunks/4035-c900a19ab709c489.js",
|
|
330
|
-
"static/chunks/8523-ce9e5fd4102e0550.js",
|
|
331
|
-
"static/chunks/7343-d414cbf00d7903b3.js",
|
|
332
|
-
"static/chunks/59-8d4a53ee7c914335.js",
|
|
333
|
-
"static/chunks/app/roots/[id]/page-5385296d9e6fb5bd.js"
|
|
326
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-f93d6b1bb29e79f0.js"
|
|
334
327
|
],
|
|
335
|
-
"/roots/[id]/
|
|
336
|
-
"static/chunks/webpack-
|
|
328
|
+
"/roots/[id]/page": [
|
|
329
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
337
330
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
338
331
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
339
332
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -343,10 +336,17 @@
|
|
|
343
336
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
344
337
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
345
338
|
"static/chunks/9411-af5f758c57741929.js",
|
|
346
|
-
"static/chunks/
|
|
339
|
+
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
340
|
+
"static/chunks/8775-890699c74c28df61.js",
|
|
341
|
+
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
342
|
+
"static/chunks/6642-02be14d0b5ca62b7.js",
|
|
343
|
+
"static/chunks/334-e9ffb96d6720ee5b.js",
|
|
344
|
+
"static/chunks/2885-3b6efe9070ae7699.js",
|
|
345
|
+
"static/chunks/5371-f2503fe0dffea57d.js",
|
|
346
|
+
"static/chunks/app/roots/[id]/page-0f0d498f4b4bd7bf.js"
|
|
347
347
|
],
|
|
348
348
|
"/roots/[id]/workflows/page": [
|
|
349
|
-
"static/chunks/webpack-
|
|
349
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
350
350
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
351
351
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
352
352
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -355,10 +355,10 @@
|
|
|
355
355
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
356
356
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
357
357
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
358
|
-
"static/chunks/app/roots/[id]/workflows/page-
|
|
358
|
+
"static/chunks/app/roots/[id]/workflows/page-562913d54bcd08d5.js"
|
|
359
359
|
],
|
|
360
360
|
"/roots/[id]/memory/page": [
|
|
361
|
-
"static/chunks/webpack-
|
|
361
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
362
362
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
363
363
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
364
364
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
368
368
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
369
369
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
370
|
-
"static/chunks/app/roots/[id]/memory/page-
|
|
370
|
+
"static/chunks/app/roots/[id]/memory/page-4edc11023d8a13fd.js"
|
|
371
371
|
]
|
|
372
372
|
}
|
|
373
373
|
}
|
|
@@ -2,36 +2,36 @@
|
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/api/images/[rootId]/[file]/route": "/api/images/[rootId]/[file]",
|
|
4
4
|
"/api/oauth/start/route": "/api/oauth/start",
|
|
5
|
-
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
6
5
|
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
7
|
-
"/api/
|
|
8
|
-
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
6
|
+
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
9
7
|
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
8
|
+
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
10
9
|
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
11
10
|
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
11
|
+
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
12
12
|
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
13
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
13
14
|
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
14
|
-
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
15
15
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
|
|
16
|
-
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
17
16
|
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
18
17
|
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
18
|
+
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
19
19
|
"/api/utilities/install-archive/route": "/api/utilities/install-archive",
|
|
20
20
|
"/agents/[agentId]/page": "/agents/[agentId]",
|
|
21
21
|
"/page": "/",
|
|
22
22
|
"/dispatcher/page": "/dispatcher",
|
|
23
23
|
"/onboarding/page": "/onboarding",
|
|
24
|
+
"/audit/page": "/audit",
|
|
24
25
|
"/roots/new/page": "/roots/new",
|
|
25
|
-
"/settings/page": "/settings",
|
|
26
26
|
"/share/[id]/file/page": "/share/[id]/file",
|
|
27
|
+
"/settings/page": "/settings",
|
|
27
28
|
"/share/[id]/page": "/share/[id]",
|
|
28
|
-
"/utilities/page": "/utilities",
|
|
29
29
|
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
30
|
-
"/
|
|
30
|
+
"/utilities/page": "/utilities",
|
|
31
31
|
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
|
|
32
32
|
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
33
|
-
"/roots/[id]/page": "/roots/[id]",
|
|
34
33
|
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
34
|
+
"/roots/[id]/page": "/roots/[id]",
|
|
35
35
|
"/roots/[id]/workflows/page": "/roots/[id]/workflows",
|
|
36
36
|
"/roots/[id]/memory/page": "/roots/[id]/memory"
|
|
37
37
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/kKiRbrTiD77WXduAvKNfN/_buildManifest.js",
|
|
9
|
+
"static/kKiRbrTiD77WXduAvKNfN/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
13
13
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
14
14
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
15
15
|
"static/chunks/main-app-ebe67847147d19aa.js"
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
"rootMainFilesTree": {},
|
|
18
18
|
"pages": {
|
|
19
19
|
"/_app": [
|
|
20
|
-
"static/chunks/webpack-
|
|
20
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
21
21
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
22
22
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
23
23
|
"static/chunks/pages/_app-bf8bc157ace53d59.js"
|
|
24
24
|
],
|
|
25
25
|
"/_error": [
|
|
26
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
27
27
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
28
28
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
29
29
|
"static/chunks/pages/_error-da89ab2956f0cf38.js"
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
},
|
|
56
56
|
"notFoundRoutes": [],
|
|
57
57
|
"preview": {
|
|
58
|
-
"previewModeId": "
|
|
59
|
-
"previewModeSigningKey": "
|
|
60
|
-
"previewModeEncryptionKey": "
|
|
58
|
+
"previewModeId": "7dacb15f98735f23dad659f5383956e9",
|
|
59
|
+
"previewModeSigningKey": "d4d88f8c6c038f05bfd9dae939ce2f5610b32a728961a3efb85c26ad4685cca5",
|
|
60
|
+
"previewModeEncryptionKey": "daf87627d3b2c48cf988750592c3e0b1bd0706f454b068259c3d505b19a4f9bf"
|
|
61
61
|
}
|
|
62
62
|
}
|