reflex-agent 0.2.2 → 0.2.4
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 +97 -97
- package/.next/app-path-routes-manifest.json +10 -10
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -51
- 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/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +3 -3
- package/.next/server/app/agents/[agentId]/page.js +2 -2
- 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.js.nft.json +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/audit/page.js +1 -1
- package/.next/server/app/audit/page.js.nft.json +1 -1
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +3 -3
- package/.next/server/app/onboarding/page.js +2 -2
- 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 +3 -3
- 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]/page.js +3 -3
- 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_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js +1 -1
- 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 +2 -2
- package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +5 -5
- 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 +1 -1
- 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.js.nft.json +1 -1
- 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 +4 -4
- package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +10 -10
- package/.next/server/chunks/133.js +5 -5
- package/.next/server/chunks/{3610.js → 1410.js} +1 -1
- package/.next/server/chunks/1960.js +1 -1
- package/.next/server/chunks/1986.js +1 -1
- package/.next/server/chunks/2448.js +3 -0
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/3953.js +4 -0
- package/.next/server/chunks/4031.js +1 -1
- package/.next/server/chunks/5754.js +3 -0
- package/.next/server/chunks/{1455.js → 7097.js} +1 -1
- package/.next/server/chunks/7782.js +1 -0
- package/.next/server/chunks/7987.js +1 -0
- package/.next/server/chunks/810.js +1 -0
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9328.js +1 -1
- package/.next/server/chunks/9579.js +1 -1
- 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/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/2488-c9590facb4b9f184.js +1 -0
- package/.next/static/chunks/2684-257d38989ef53935.js +1 -0
- package/.next/static/chunks/4108.fb9f99a9c899ef54.js +1 -0
- package/.next/static/chunks/6231-d83c1544bbea8424.js +1 -0
- package/.next/static/chunks/9496-75ccd3fadb294fba.js +1 -0
- package/.next/static/chunks/992-4e7b7f722c629e21.js +1 -0
- package/.next/static/chunks/app/layout-9a59ed07c18cb786.js +1 -0
- package/.next/static/chunks/app/onboarding/{page-21cb4c231aa388b2.js → page-79f07a813ea2abfe.js} +1 -1
- package/.next/static/chunks/app/page-27f4b98b02ac4f79.js +1 -0
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/{page-495551937b420b76.js → page-8db2d0b75cd333c8.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-873b131eec3a2f30.js +1 -0
- package/.next/static/chunks/app/roots/[id]/page-270d0d49eb668784.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-7c1f10dbe0bcb9ad.js +1 -0
- package/.next/static/chunks/app/roots/new/page-ac1a9f6379710ca2.js +1 -0
- package/.next/static/chunks/app/settings/page-81cb1393e817dfc3.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-2d123f0a99e1606f.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-0bbb8d17af80c1da.js +1 -0
- package/.next/static/chunks/app/utilities/page-e6ce673b9357bf1f.js +1 -0
- package/.next/static/chunks/{webpack-5a9c11af9261dd8a.js → webpack-5fca180586957874.js} +1 -1
- package/.next/trace +46 -46
- package/README.md +4 -1
- package/dist/bin/preload.js +12 -4
- package/dist/bin/preload.js.map +1 -1
- package/dist/lib/reflex/commands/start.js +33 -0
- package/dist/lib/reflex/commands/start.js.map +1 -1
- package/lib/server/utilities/worker-bootstrap.js +87 -0
- package/package.json +4 -3
- package/.next/server/app/roots/new.html +0 -1
- package/.next/server/app/roots/new.meta +0 -7
- package/.next/server/app/roots/new.rsc +0 -21
- package/.next/server/app/settings.html +0 -1
- package/.next/server/app/settings.meta +0 -7
- package/.next/server/app/settings.rsc +0 -22
- package/.next/server/chunks/2977.js +0 -1
- package/.next/server/chunks/3076.js +0 -1
- package/.next/server/chunks/4567.js +0 -3
- package/.next/server/chunks/6809.js +0 -3
- package/.next/server/chunks/9731.js +0 -4
- package/.next/server/chunks/9905.js +0 -1
- package/.next/static/chunks/1521-747af538ca131a44.js +0 -1
- package/.next/static/chunks/2641-a7e626d59cd967e8.js +0 -1
- package/.next/static/chunks/2994-8b82d24eeb6d4a3d.js +0 -1
- package/.next/static/chunks/4108.610ef39d7984f25f.js +0 -1
- package/.next/static/chunks/6330-d46c4ceb6e522567.js +0 -1
- package/.next/static/chunks/9837-49687140bc7ce084.js +0 -1
- package/.next/static/chunks/app/layout-e51afdc17d552d1a.js +0 -1
- package/.next/static/chunks/app/page-1fa224b4a5160227.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-1b67558878e2cc43.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-0431ab3465b742f1.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-62fa8cfbf3c85457.js +0 -1
- package/.next/static/chunks/app/roots/new/page-918f809668694de6.js +0 -1
- package/.next/static/chunks/app/settings/page-9cf2f101424ec84c.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-325593b9c70ca17c.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-fe0e445961d83cc2.js +0 -1
- package/.next/static/chunks/app/utilities/page-a1359423e5a9e7de.js +0 -1
- /package/.next/static/{6-mOMrzbiPmI97utKVIuW → og_wC7UPkGtJDiapaTgBr}/_buildManifest.js +0 -0
- /package/.next/static/{6-mOMrzbiPmI97utKVIuW → og_wC7UPkGtJDiapaTgBr}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
og_wC7UPkGtJDiapaTgBr
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-5fca180586957874.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-5fca180586957874.js",
|
|
12
12
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
13
13
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
14
14
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -17,122 +17,122 @@
|
|
|
17
17
|
"static/chunks/1217-407174d9b164a499.js",
|
|
18
18
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
19
19
|
"static/chunks/9045-731ff0865352dd95.js",
|
|
20
|
-
"static/chunks/app/layout-
|
|
20
|
+
"static/chunks/app/layout-9a59ed07c18cb786.js"
|
|
21
21
|
],
|
|
22
22
|
"/api/images/[rootId]/[file]/route": [
|
|
23
|
-
"static/chunks/webpack-
|
|
23
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
24
24
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
25
25
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
26
26
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
27
27
|
"static/chunks/app/api/images/[rootId]/[file]/route-7e2f82a91b10b7e2.js"
|
|
28
28
|
],
|
|
29
29
|
"/api/oauth/start/route": [
|
|
30
|
-
"static/chunks/webpack-
|
|
30
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
31
31
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
32
32
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
33
33
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
34
34
|
"static/chunks/app/api/oauth/start/route-7e2f82a91b10b7e2.js"
|
|
35
35
|
],
|
|
36
36
|
"/api/oauth/callback/route": [
|
|
37
|
-
"static/chunks/webpack-
|
|
37
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
38
38
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
39
39
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
40
40
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
41
41
|
"static/chunks/app/api/oauth/callback/route-7e2f82a91b10b7e2.js"
|
|
42
42
|
],
|
|
43
43
|
"/api/agents/[agentId]/respond/route": [
|
|
44
|
-
"static/chunks/webpack-
|
|
44
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
45
45
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
46
46
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
47
47
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
48
48
|
"static/chunks/app/api/agents/[agentId]/respond/route-7e2f82a91b10b7e2.js"
|
|
49
49
|
],
|
|
50
50
|
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
51
|
-
"static/chunks/webpack-
|
|
51
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
52
52
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
53
53
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
54
54
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
55
55
|
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-7e2f82a91b10b7e2.js"
|
|
56
56
|
],
|
|
57
|
-
"/api/roots/[id]/
|
|
58
|
-
"static/chunks/webpack-
|
|
57
|
+
"/api/roots/[id]/dashboard/route": [
|
|
58
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
59
59
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
60
60
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
61
61
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
62
|
-
"static/chunks/app/api/roots/[id]/
|
|
62
|
+
"static/chunks/app/api/roots/[id]/dashboard/route-7e2f82a91b10b7e2.js"
|
|
63
63
|
],
|
|
64
|
-
"/api/roots/[id]/chat/[topicId]/
|
|
65
|
-
"static/chunks/webpack-
|
|
64
|
+
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
65
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
66
66
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
67
67
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
68
68
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
69
|
-
"static/chunks/app/api/roots/[id]/chat/[topicId]/
|
|
69
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-7e2f82a91b10b7e2.js"
|
|
70
70
|
],
|
|
71
|
-
"/api/roots/[id]/
|
|
72
|
-
"static/chunks/webpack-
|
|
71
|
+
"/api/roots/[id]/suggestions/route": [
|
|
72
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
73
73
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
74
74
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
75
75
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
76
|
-
"static/chunks/app/api/roots/[id]/
|
|
76
|
+
"static/chunks/app/api/roots/[id]/suggestions/route-7e2f82a91b10b7e2.js"
|
|
77
77
|
],
|
|
78
78
|
"/api/roots/[id]/attachments/route": [
|
|
79
|
-
"static/chunks/webpack-
|
|
79
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
80
80
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
81
81
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
82
82
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
83
83
|
"static/chunks/app/api/roots/[id]/attachments/route-7e2f82a91b10b7e2.js"
|
|
84
84
|
],
|
|
85
|
-
"/api/utilities/[scope]/[id]/
|
|
86
|
-
"static/chunks/webpack-
|
|
85
|
+
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
86
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
87
87
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
88
88
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
89
89
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
90
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
90
|
+
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-7e2f82a91b10b7e2.js"
|
|
91
91
|
],
|
|
92
|
-
"/api/
|
|
93
|
-
"static/chunks/webpack-
|
|
92
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
93
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
94
94
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
95
95
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
96
96
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
97
|
-
"static/chunks/app/api/
|
|
97
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-7e2f82a91b10b7e2.js"
|
|
98
98
|
],
|
|
99
|
-
"/api/
|
|
100
|
-
"static/chunks/webpack-
|
|
99
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
100
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
101
101
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
102
102
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
103
103
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
104
|
-
"static/chunks/app/api/
|
|
104
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-7e2f82a91b10b7e2.js"
|
|
105
105
|
],
|
|
106
106
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
107
|
-
"static/chunks/webpack-
|
|
107
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
108
108
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
109
109
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
110
110
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
111
111
|
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-7e2f82a91b10b7e2.js"
|
|
112
112
|
],
|
|
113
|
-
"/api/utilities/[scope]/[id]/
|
|
114
|
-
"static/chunks/webpack-
|
|
113
|
+
"/api/utilities/[scope]/[id]/host/route": [
|
|
114
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
115
115
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
116
116
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
117
117
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
118
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
118
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host/route-7e2f82a91b10b7e2.js"
|
|
119
119
|
],
|
|
120
|
-
"/api/utilities/[scope]/[id]/
|
|
121
|
-
"static/chunks/webpack-
|
|
120
|
+
"/api/utilities/[scope]/[id]/style.css/route": [
|
|
121
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
122
122
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
123
123
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
124
124
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
125
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
125
|
+
"static/chunks/app/api/utilities/[scope]/[id]/style.css/route-7e2f82a91b10b7e2.js"
|
|
126
126
|
],
|
|
127
127
|
"/api/utilities/[scope]/[id]/iframe/route": [
|
|
128
|
-
"static/chunks/webpack-
|
|
128
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
129
129
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
130
130
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
131
131
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
132
132
|
"static/chunks/app/api/utilities/[scope]/[id]/iframe/route-7e2f82a91b10b7e2.js"
|
|
133
133
|
],
|
|
134
134
|
"/agents/[agentId]/page": [
|
|
135
|
-
"static/chunks/webpack-
|
|
135
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
136
136
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
137
137
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
138
138
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"static/chunks/app/agents/[agentId]/page-0b5c2838354d0eba.js"
|
|
143
143
|
],
|
|
144
144
|
"/page": [
|
|
145
|
-
"static/chunks/webpack-
|
|
145
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
146
146
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
147
147
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
148
148
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -151,70 +151,70 @@
|
|
|
151
151
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
152
152
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
153
153
|
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
154
|
-
"static/chunks/
|
|
155
|
-
"static/chunks/app/page-
|
|
154
|
+
"static/chunks/2684-257d38989ef53935.js",
|
|
155
|
+
"static/chunks/app/page-27f4b98b02ac4f79.js"
|
|
156
156
|
],
|
|
157
|
-
"/
|
|
158
|
-
"static/chunks/webpack-
|
|
157
|
+
"/onboarding/page": [
|
|
158
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
159
159
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
160
160
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
161
161
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
162
|
-
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
163
|
-
"static/chunks/1217-407174d9b164a499.js",
|
|
164
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
165
162
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
166
|
-
"static/chunks/
|
|
167
|
-
"static/chunks/app/settings/page-9cf2f101424ec84c.js"
|
|
163
|
+
"static/chunks/app/onboarding/page-79f07a813ea2abfe.js"
|
|
168
164
|
],
|
|
169
|
-
"/
|
|
170
|
-
"static/chunks/webpack-
|
|
165
|
+
"/audit/page": [
|
|
166
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
171
167
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
172
168
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
173
169
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
174
170
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
175
171
|
"static/chunks/1217-407174d9b164a499.js",
|
|
176
172
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
177
|
-
"static/chunks/
|
|
178
|
-
"static/chunks/app/roots/new/page-918f809668694de6.js"
|
|
173
|
+
"static/chunks/app/audit/page-e3445076d462aa80.js"
|
|
179
174
|
],
|
|
180
|
-
"/
|
|
181
|
-
"static/chunks/webpack-
|
|
175
|
+
"/roots/new/page": [
|
|
176
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
182
177
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
183
178
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
184
179
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
180
|
+
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
181
|
+
"static/chunks/1217-407174d9b164a499.js",
|
|
182
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
185
183
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
186
|
-
"static/chunks/app/
|
|
184
|
+
"static/chunks/app/roots/new/page-ac1a9f6379710ca2.js"
|
|
187
185
|
],
|
|
188
|
-
"/
|
|
189
|
-
"static/chunks/webpack-
|
|
186
|
+
"/share/[id]/file/page": [
|
|
187
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
190
188
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
191
189
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
192
190
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
193
191
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
194
|
-
"static/chunks/
|
|
195
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
196
|
-
"static/chunks/app/audit/page-e3445076d462aa80.js"
|
|
192
|
+
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
197
193
|
],
|
|
198
|
-
"/
|
|
199
|
-
"static/chunks/webpack-
|
|
194
|
+
"/settings/page": [
|
|
195
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
200
196
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
201
197
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
202
198
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
203
199
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
204
|
-
"static/chunks/
|
|
200
|
+
"static/chunks/1217-407174d9b164a499.js",
|
|
201
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
202
|
+
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
203
|
+
"static/chunks/5235-990ba9c4c8446446.js",
|
|
204
|
+
"static/chunks/app/settings/page-81cb1393e817dfc3.js"
|
|
205
205
|
],
|
|
206
206
|
"/share/[id]/page": [
|
|
207
|
-
"static/chunks/webpack-
|
|
207
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
208
208
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
209
209
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
210
210
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
211
211
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
212
212
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
213
|
-
"static/chunks/
|
|
214
|
-
"static/chunks/app/share/[id]/page-
|
|
213
|
+
"static/chunks/6231-d83c1544bbea8424.js",
|
|
214
|
+
"static/chunks/app/share/[id]/page-2d123f0a99e1606f.js"
|
|
215
215
|
],
|
|
216
|
-
"/utilities/
|
|
217
|
-
"static/chunks/webpack-
|
|
216
|
+
"/utilities/page": [
|
|
217
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
218
218
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
219
219
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
220
220
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -222,11 +222,10 @@
|
|
|
222
222
|
"static/chunks/1217-407174d9b164a499.js",
|
|
223
223
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
224
224
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
225
|
-
"static/chunks/
|
|
226
|
-
"static/chunks/app/utilities/[scope]/[id]/page-fe0e445961d83cc2.js"
|
|
225
|
+
"static/chunks/app/utilities/page-e6ce673b9357bf1f.js"
|
|
227
226
|
],
|
|
228
|
-
"/utilities/page": [
|
|
229
|
-
"static/chunks/webpack-
|
|
227
|
+
"/utilities/[scope]/[id]/page": [
|
|
228
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
230
229
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
231
230
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
232
231
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -234,17 +233,18 @@
|
|
|
234
233
|
"static/chunks/1217-407174d9b164a499.js",
|
|
235
234
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
236
235
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
237
|
-
"static/chunks/
|
|
236
|
+
"static/chunks/6231-d83c1544bbea8424.js",
|
|
237
|
+
"static/chunks/app/utilities/[scope]/[id]/page-0bbb8d17af80c1da.js"
|
|
238
238
|
],
|
|
239
239
|
"/roots/[id]/layout": [
|
|
240
|
-
"static/chunks/webpack-
|
|
240
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
241
241
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
242
242
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
243
243
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
244
244
|
"static/chunks/app/roots/[id]/layout-7e2f82a91b10b7e2.js"
|
|
245
245
|
],
|
|
246
|
-
"/roots/[id]/
|
|
247
|
-
"static/chunks/webpack-
|
|
246
|
+
"/roots/[id]/page": [
|
|
247
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
248
248
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
249
249
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
250
250
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -254,13 +254,15 @@
|
|
|
254
254
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
255
255
|
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
256
256
|
"static/chunks/8775-890699c74c28df61.js",
|
|
257
|
-
"static/chunks/
|
|
258
|
-
"static/chunks/
|
|
259
|
-
"static/chunks/
|
|
260
|
-
"static/chunks/
|
|
257
|
+
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
258
|
+
"static/chunks/2684-257d38989ef53935.js",
|
|
259
|
+
"static/chunks/992-4e7b7f722c629e21.js",
|
|
260
|
+
"static/chunks/9496-75ccd3fadb294fba.js",
|
|
261
|
+
"static/chunks/2488-c9590facb4b9f184.js",
|
|
262
|
+
"static/chunks/app/roots/[id]/page-270d0d49eb668784.js"
|
|
261
263
|
],
|
|
262
264
|
"/roots/[id]/chat/[topicId]/page": [
|
|
263
|
-
"static/chunks/webpack-
|
|
265
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
264
266
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
265
267
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
266
268
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -271,13 +273,13 @@
|
|
|
271
273
|
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
272
274
|
"static/chunks/8775-890699c74c28df61.js",
|
|
273
275
|
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
274
|
-
"static/chunks/
|
|
275
|
-
"static/chunks/
|
|
276
|
-
"static/chunks/
|
|
277
|
-
"static/chunks/app/roots/[id]/chat/[topicId]/page-
|
|
276
|
+
"static/chunks/2684-257d38989ef53935.js",
|
|
277
|
+
"static/chunks/992-4e7b7f722c629e21.js",
|
|
278
|
+
"static/chunks/9496-75ccd3fadb294fba.js",
|
|
279
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-8db2d0b75cd333c8.js"
|
|
278
280
|
],
|
|
279
|
-
"/roots/[id]/
|
|
280
|
-
"static/chunks/webpack-
|
|
281
|
+
"/roots/[id]/kb/[...slug]/page": [
|
|
282
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
281
283
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
282
284
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
283
285
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -285,10 +287,15 @@
|
|
|
285
287
|
"static/chunks/1217-407174d9b164a499.js",
|
|
286
288
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
287
289
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
288
|
-
"static/chunks/
|
|
290
|
+
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
291
|
+
"static/chunks/8775-890699c74c28df61.js",
|
|
292
|
+
"static/chunks/2684-257d38989ef53935.js",
|
|
293
|
+
"static/chunks/992-4e7b7f722c629e21.js",
|
|
294
|
+
"static/chunks/2488-c9590facb4b9f184.js",
|
|
295
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-873b131eec3a2f30.js"
|
|
289
296
|
],
|
|
290
|
-
"/roots/[id]/page": [
|
|
291
|
-
"static/chunks/webpack-
|
|
297
|
+
"/roots/[id]/workflows/[wfId]/page": [
|
|
298
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
292
299
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
293
300
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
294
301
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -296,17 +303,10 @@
|
|
|
296
303
|
"static/chunks/1217-407174d9b164a499.js",
|
|
297
304
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
298
305
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
299
|
-
"static/chunks/
|
|
300
|
-
"static/chunks/8775-890699c74c28df61.js",
|
|
301
|
-
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
302
|
-
"static/chunks/9837-49687140bc7ce084.js",
|
|
303
|
-
"static/chunks/6330-d46c4ceb6e522567.js",
|
|
304
|
-
"static/chunks/2641-a7e626d59cd967e8.js",
|
|
305
|
-
"static/chunks/2994-8b82d24eeb6d4a3d.js",
|
|
306
|
-
"static/chunks/app/roots/[id]/page-0431ab3465b742f1.js"
|
|
306
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-7c1f10dbe0bcb9ad.js"
|
|
307
307
|
],
|
|
308
308
|
"/roots/[id]/workflows/page": [
|
|
309
|
-
"static/chunks/webpack-
|
|
309
|
+
"static/chunks/webpack-5fca180586957874.js",
|
|
310
310
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
311
311
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
312
312
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -5,30 +5,30 @@
|
|
|
5
5
|
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
6
6
|
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
7
7
|
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
8
|
-
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
9
|
-
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
10
8
|
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
11
|
-
"/api/roots/[id]/
|
|
12
|
-
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
9
|
+
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
13
10
|
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
11
|
+
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
14
12
|
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
13
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
14
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
15
15
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
|
|
16
|
-
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
17
16
|
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
17
|
+
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
18
18
|
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
19
19
|
"/agents/[agentId]/page": "/agents/[agentId]",
|
|
20
20
|
"/page": "/",
|
|
21
|
-
"/settings/page": "/settings",
|
|
22
|
-
"/roots/new/page": "/roots/new",
|
|
23
21
|
"/onboarding/page": "/onboarding",
|
|
24
22
|
"/audit/page": "/audit",
|
|
23
|
+
"/roots/new/page": "/roots/new",
|
|
25
24
|
"/share/[id]/file/page": "/share/[id]/file",
|
|
25
|
+
"/settings/page": "/settings",
|
|
26
26
|
"/share/[id]/page": "/share/[id]",
|
|
27
|
-
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
28
27
|
"/utilities/page": "/utilities",
|
|
29
|
-
"/
|
|
28
|
+
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
29
|
+
"/roots/[id]/page": "/roots/[id]",
|
|
30
30
|
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
|
|
31
|
+
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
31
32
|
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
32
|
-
"/roots/[id]/page": "/roots/[id]",
|
|
33
33
|
"/roots/[id]/workflows/page": "/roots/[id]/workflows"
|
|
34
34
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/og_wC7UPkGtJDiapaTgBr/_buildManifest.js",
|
|
9
|
+
"static/og_wC7UPkGtJDiapaTgBr/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-5fca180586957874.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-5fca180586957874.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-5fca180586957874.js",
|
|
27
27
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
28
28
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
29
29
|
"static/chunks/pages/_error-da89ab2956f0cf38.js"
|
|
@@ -49,54 +49,6 @@
|
|
|
49
49
|
"x-next-revalidated-tags",
|
|
50
50
|
"x-next-revalidate-tag-token"
|
|
51
51
|
]
|
|
52
|
-
},
|
|
53
|
-
"/roots/new": {
|
|
54
|
-
"experimentalBypassFor": [
|
|
55
|
-
{
|
|
56
|
-
"type": "header",
|
|
57
|
-
"key": "next-action"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"type": "header",
|
|
61
|
-
"key": "content-type",
|
|
62
|
-
"value": "multipart/form-data;.*"
|
|
63
|
-
}
|
|
64
|
-
],
|
|
65
|
-
"initialRevalidateSeconds": false,
|
|
66
|
-
"srcRoute": "/roots/new",
|
|
67
|
-
"dataRoute": "/roots/new.rsc",
|
|
68
|
-
"allowHeader": [
|
|
69
|
-
"host",
|
|
70
|
-
"x-matched-path",
|
|
71
|
-
"x-prerender-revalidate",
|
|
72
|
-
"x-prerender-revalidate-if-generated",
|
|
73
|
-
"x-next-revalidated-tags",
|
|
74
|
-
"x-next-revalidate-tag-token"
|
|
75
|
-
]
|
|
76
|
-
},
|
|
77
|
-
"/settings": {
|
|
78
|
-
"experimentalBypassFor": [
|
|
79
|
-
{
|
|
80
|
-
"type": "header",
|
|
81
|
-
"key": "next-action"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"type": "header",
|
|
85
|
-
"key": "content-type",
|
|
86
|
-
"value": "multipart/form-data;.*"
|
|
87
|
-
}
|
|
88
|
-
],
|
|
89
|
-
"initialRevalidateSeconds": false,
|
|
90
|
-
"srcRoute": "/settings",
|
|
91
|
-
"dataRoute": "/settings.rsc",
|
|
92
|
-
"allowHeader": [
|
|
93
|
-
"host",
|
|
94
|
-
"x-matched-path",
|
|
95
|
-
"x-prerender-revalidate",
|
|
96
|
-
"x-prerender-revalidate-if-generated",
|
|
97
|
-
"x-next-revalidated-tags",
|
|
98
|
-
"x-next-revalidate-tag-token"
|
|
99
|
-
]
|
|
100
52
|
}
|
|
101
53
|
},
|
|
102
54
|
"dynamicRoutes": {
|
|
@@ -153,8 +105,8 @@
|
|
|
153
105
|
},
|
|
154
106
|
"notFoundRoutes": [],
|
|
155
107
|
"preview": {
|
|
156
|
-
"previewModeId": "
|
|
157
|
-
"previewModeSigningKey": "
|
|
158
|
-
"previewModeEncryptionKey": "
|
|
108
|
+
"previewModeId": "2d3a02fa6da9b3637c66b3b10985bdd2",
|
|
109
|
+
"previewModeSigningKey": "d3e2daeaa142a3f80db0dc2fe2fa6a9ce6a6069f4b85ec51fe17c24d06ab3050",
|
|
110
|
+
"previewModeEncryptionKey": "c7589c9a79e86f4784f51497a37c3fd62b8910ade001fe6022523478c4c0d3c0"
|
|
159
111
|
}
|
|
160
112
|
}
|