reflex-agent 0.14.0 → 0.15.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 +90 -90
- package/.next/app-path-routes-manifest.json +5 -5
- 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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js +0 -0
- 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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +1 -1
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page.js +2 -2
- package/.next/server/app/onboarding/page.js.nft.json +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 +1 -1
- package/.next/server/app/roots/[id]/memory/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/memory/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.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.js.nft.json +1 -1
- 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 +1 -1
- package/.next/server/app/share/[id]/file/page.js.nft.json +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 +2 -2
- package/.next/server/app/utilities/page.js.nft.json +1 -1
- package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +5 -5
- package/.next/server/chunks/1358.js +1 -1
- package/.next/server/chunks/1638.js +1 -0
- package/.next/server/chunks/{6648.js → 2258.js} +1 -1
- package/.next/server/chunks/285.js +16 -15
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/3377.js +1 -0
- package/.next/server/chunks/3966.js +1 -0
- package/.next/server/chunks/4201.js +3 -0
- package/.next/server/chunks/4578.js +1 -0
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/7358.js +9 -8
- package/.next/server/chunks/8133.js +1 -0
- package/.next/server/chunks/{4299.js → 8309.js} +2 -2
- package/.next/server/chunks/8511.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/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/1807-29ed83a7f19aa21e.js +1 -0
- package/.next/static/chunks/3908-7e7f22cd1d3c47ed.js +1 -0
- package/.next/static/chunks/4108.1e51cb6f9a9638b0.js +1 -0
- package/.next/static/chunks/6559-329fd074773ef4f2.js +1 -0
- package/.next/static/chunks/{2608-755e5d9ca79c19dc.js → 6560-d68897c384b289dc.js} +1 -1
- package/.next/static/chunks/7037-7d9a908022d947da.js +1 -0
- package/.next/static/chunks/{8775-890699c74c28df61.js → 8775-c1985f74619ced58.js} +1 -1
- package/.next/static/chunks/{6231-d572db56a0a44f92.js → 9338-9f6c33a593b60e12.js} +3 -3
- package/.next/static/chunks/app/layout-0385fc4c09255a22.js +1 -0
- package/.next/static/chunks/app/onboarding/page-e49a9a7a81bdc74e.js +1 -0
- package/.next/static/chunks/app/{page-6e32890e646e50aa.js → page-d11913f531a6920e.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/{page-ac00a7a8d6a16da8.js → page-ac80b75a50880fef.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-30c5a6767d469a99.js +1 -0
- package/.next/static/chunks/app/roots/[id]/memory/page-ae9c453a059a7c48.js +1 -0
- package/.next/static/chunks/app/roots/[id]/page-074640697b6db60a.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-6e23d0a8b8bc570b.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/page-2a7d5c4f49b41e14.js +1 -0
- package/.next/static/chunks/app/roots/new/page-530bbb61fefeadc8.js +1 -0
- package/.next/static/chunks/app/settings/page-3b79c11349d439b5.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-b5e74b24b29e3918.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-ec338e725c434ecd.js +1 -0
- package/.next/static/chunks/app/utilities/page-fb110c605c6dedb6.js +1 -0
- package/.next/static/chunks/{webpack-e60c7ddfa84db519.js → webpack-bf73daacb1b20997.js} +1 -1
- package/.next/static/css/eef5a7cce3f3a4b3.css +1 -0
- package/.next/trace +90 -90
- package/dist/lib/reflex/agents/prompts.js +22 -0
- package/dist/lib/reflex/agents/prompts.js.map +1 -1
- package/dist/lib/reflex/prompts/defaults.js +3 -2
- package/dist/lib/reflex/prompts/defaults.js.map +1 -1
- package/package.json +1 -1
- package/.next/server/chunks/3091.js +0 -1
- package/.next/server/chunks/3795.js +0 -3
- package/.next/server/chunks/969.js +0 -1
- package/.next/static/chunks/4108.17cd7704e88bcb32.js +0 -1
- package/.next/static/chunks/4442-79daa48fe7845771.js +0 -1
- package/.next/static/chunks/6226-819ec17660994a7d.js +0 -1
- package/.next/static/chunks/7922-9a16eb68adcc7498.js +0 -1
- package/.next/static/chunks/9624-7dc547ab202a1d82.js +0 -1
- package/.next/static/chunks/app/layout-5caae9e60f5d6d42.js +0 -1
- package/.next/static/chunks/app/onboarding/page-3bb8ad02f9c88fdf.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-14cb4b8a24e40dc7.js +0 -1
- package/.next/static/chunks/app/roots/[id]/memory/page-7bbe675652b7f9e8.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-2080ede443a668d2.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-c744450355558209.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/page-8175a0fbbc465472.js +0 -1
- package/.next/static/chunks/app/roots/new/page-3d83b5dfb0a8f869.js +0 -1
- package/.next/static/chunks/app/settings/page-550fab06213d866c.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-c290e46d1beba1ff.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-5aaa4731a5ab783d.js +0 -1
- package/.next/static/chunks/app/utilities/page-0e362fd622574297.js +0 -1
- package/.next/static/css/6144318015aa8092.css +0 -1
- /package/.next/static/{1y4wPze4yO8DprxGKwSXQ → 1JOww-AoS7M9R4-h4i1EK}/_buildManifest.js +0 -0
- /package/.next/static/{1y4wPze4yO8DprxGKwSXQ → 1JOww-AoS7M9R4-h4i1EK}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1JOww-AoS7M9R4-h4i1EK
|
|
@@ -1,147 +1,147 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-bf73daacb1b20997.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-bf73daacb1b20997.js",
|
|
12
12
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
13
13
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
14
14
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
15
|
-
"static/css/
|
|
15
|
+
"static/css/eef5a7cce3f3a4b3.css",
|
|
16
16
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
17
17
|
"static/chunks/4678-15402b9832b27389.js",
|
|
18
18
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
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-0385fc4c09255a22.js"
|
|
23
23
|
],
|
|
24
24
|
"/api/images/[rootId]/[file]/route": [
|
|
25
|
-
"static/chunks/webpack-
|
|
25
|
+
"static/chunks/webpack-bf73daacb1b20997.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-5d0cd3b754198853.js"
|
|
30
30
|
],
|
|
31
|
-
"/api/agents/[agentId]/respond/route": [
|
|
32
|
-
"static/chunks/webpack-e60c7ddfa84db519.js",
|
|
33
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
34
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
35
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
36
|
-
"static/chunks/app/api/agents/[agentId]/respond/route-5d0cd3b754198853.js"
|
|
37
|
-
],
|
|
38
31
|
"/api/oauth/start/route": [
|
|
39
|
-
"static/chunks/webpack-
|
|
32
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
40
33
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
41
34
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
42
35
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
43
36
|
"static/chunks/app/api/oauth/start/route-5d0cd3b754198853.js"
|
|
44
37
|
],
|
|
45
38
|
"/api/oauth/callback/route": [
|
|
46
|
-
"static/chunks/webpack-
|
|
39
|
+
"static/chunks/webpack-bf73daacb1b20997.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/oauth/callback/route-5d0cd3b754198853.js"
|
|
51
44
|
],
|
|
52
|
-
"/api/
|
|
53
|
-
"static/chunks/webpack-
|
|
45
|
+
"/api/agents/[agentId]/respond/route": [
|
|
46
|
+
"static/chunks/webpack-bf73daacb1b20997.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/agents/[agentId]/respond/route-5d0cd3b754198853.js"
|
|
58
51
|
],
|
|
59
|
-
"/api/roots/[id]/chat/[topicId]/
|
|
60
|
-
"static/chunks/webpack-
|
|
52
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
53
|
+
"static/chunks/webpack-bf73daacb1b20997.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]/chat/[topicId]/
|
|
57
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-5d0cd3b754198853.js"
|
|
65
58
|
],
|
|
66
|
-
"/api/roots/[id]/
|
|
67
|
-
"static/chunks/webpack-
|
|
59
|
+
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
60
|
+
"static/chunks/webpack-bf73daacb1b20997.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-5d0cd3b754198853.js"
|
|
72
65
|
],
|
|
73
66
|
"/api/roots/[id]/dashboard/route": [
|
|
74
|
-
"static/chunks/webpack-
|
|
67
|
+
"static/chunks/webpack-bf73daacb1b20997.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-5d0cd3b754198853.js"
|
|
79
72
|
],
|
|
80
|
-
"/api/roots/[id]/
|
|
81
|
-
"static/chunks/webpack-
|
|
73
|
+
"/api/roots/[id]/attachments/route": [
|
|
74
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
82
75
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
83
76
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
84
77
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
85
|
-
"static/chunks/app/api/roots/[id]/
|
|
78
|
+
"static/chunks/app/api/roots/[id]/attachments/route-5d0cd3b754198853.js"
|
|
86
79
|
],
|
|
87
80
|
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
88
|
-
"static/chunks/webpack-
|
|
81
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
89
82
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
90
83
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
91
84
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
92
85
|
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-5d0cd3b754198853.js"
|
|
93
86
|
],
|
|
87
|
+
"/api/roots/[id]/suggestions/route": [
|
|
88
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
89
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
90
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
91
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
92
|
+
"static/chunks/app/api/roots/[id]/suggestions/route-5d0cd3b754198853.js"
|
|
93
|
+
],
|
|
94
94
|
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
95
|
-
"static/chunks/webpack-
|
|
95
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
96
96
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
97
97
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
98
98
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
99
99
|
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-5d0cd3b754198853.js"
|
|
100
100
|
],
|
|
101
101
|
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
102
|
-
"static/chunks/webpack-
|
|
102
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
103
103
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
104
104
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
105
105
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
106
106
|
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-5d0cd3b754198853.js"
|
|
107
107
|
],
|
|
108
108
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
109
|
-
"static/chunks/webpack-
|
|
109
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
110
110
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
111
111
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
112
112
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
113
113
|
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-5d0cd3b754198853.js"
|
|
114
114
|
],
|
|
115
|
-
"/api/utilities/[scope]/[id]/
|
|
116
|
-
"static/chunks/webpack-
|
|
115
|
+
"/api/utilities/[scope]/[id]/style.css/route": [
|
|
116
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
117
117
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
118
118
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
119
119
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
120
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
120
|
+
"static/chunks/app/api/utilities/[scope]/[id]/style.css/route-5d0cd3b754198853.js"
|
|
121
121
|
],
|
|
122
|
-
"/api/utilities/[scope]/[id]/
|
|
123
|
-
"static/chunks/webpack-
|
|
122
|
+
"/api/utilities/[scope]/[id]/host/route": [
|
|
123
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
124
124
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
125
125
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
126
126
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
127
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
127
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host/route-5d0cd3b754198853.js"
|
|
128
128
|
],
|
|
129
129
|
"/api/utilities/[scope]/[id]/iframe/route": [
|
|
130
|
-
"static/chunks/webpack-
|
|
130
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
131
131
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
132
132
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
133
133
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
134
134
|
"static/chunks/app/api/utilities/[scope]/[id]/iframe/route-5d0cd3b754198853.js"
|
|
135
135
|
],
|
|
136
136
|
"/api/utilities/install-archive/route": [
|
|
137
|
-
"static/chunks/webpack-
|
|
137
|
+
"static/chunks/webpack-bf73daacb1b20997.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-5d0cd3b754198853.js"
|
|
142
142
|
],
|
|
143
143
|
"/agents/[agentId]/page": [
|
|
144
|
-
"static/chunks/webpack-
|
|
144
|
+
"static/chunks/webpack-bf73daacb1b20997.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-bf73daacb1b20997.js",
|
|
157
157
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
158
158
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
159
159
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -164,20 +164,20 @@
|
|
|
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/6560-d68897c384b289dc.js",
|
|
168
|
+
"static/chunks/app/page-d11913f531a6920e.js"
|
|
169
169
|
],
|
|
170
170
|
"/onboarding/page": [
|
|
171
|
-
"static/chunks/webpack-
|
|
171
|
+
"static/chunks/webpack-bf73daacb1b20997.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/9776-e3882c1c63293e0a.js",
|
|
176
176
|
"static/chunks/9411-af5f758c57741929.js",
|
|
177
|
-
"static/chunks/app/onboarding/page-
|
|
177
|
+
"static/chunks/app/onboarding/page-e49a9a7a81bdc74e.js"
|
|
178
178
|
],
|
|
179
179
|
"/audit/page": [
|
|
180
|
-
"static/chunks/webpack-
|
|
180
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
181
181
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
182
182
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
183
183
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"static/chunks/app/audit/page-9bac9e3674f0fae9.js"
|
|
189
189
|
],
|
|
190
190
|
"/roots/new/page": [
|
|
191
|
-
"static/chunks/webpack-
|
|
191
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
192
192
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
193
193
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
194
194
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -198,10 +198,10 @@
|
|
|
198
198
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
199
199
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
200
200
|
"static/chunks/9411-af5f758c57741929.js",
|
|
201
|
-
"static/chunks/app/roots/new/page-
|
|
201
|
+
"static/chunks/app/roots/new/page-530bbb61fefeadc8.js"
|
|
202
202
|
],
|
|
203
203
|
"/settings/page": [
|
|
204
|
-
"static/chunks/webpack-
|
|
204
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
205
205
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
206
206
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
207
207
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -211,45 +211,45 @@
|
|
|
211
211
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
212
212
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
213
213
|
"static/chunks/9411-af5f758c57741929.js",
|
|
214
|
-
"static/chunks/
|
|
215
|
-
"static/chunks/app/settings/page-
|
|
214
|
+
"static/chunks/9338-9f6c33a593b60e12.js",
|
|
215
|
+
"static/chunks/app/settings/page-3b79c11349d439b5.js"
|
|
216
216
|
],
|
|
217
217
|
"/share/[id]/file/page": [
|
|
218
|
-
"static/chunks/webpack-
|
|
218
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
219
219
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
220
220
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
221
221
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
222
222
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
223
223
|
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
224
224
|
],
|
|
225
|
-
"/
|
|
226
|
-
"static/chunks/webpack-
|
|
225
|
+
"/utilities/[scope]/[id]/page": [
|
|
226
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
227
227
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
228
228
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
229
229
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
230
230
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
231
231
|
"static/chunks/4678-15402b9832b27389.js",
|
|
232
232
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
233
|
+
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
234
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
233
235
|
"static/chunks/9411-af5f758c57741929.js",
|
|
234
|
-
"static/chunks/
|
|
235
|
-
"static/chunks/app/
|
|
236
|
+
"static/chunks/6559-329fd074773ef4f2.js",
|
|
237
|
+
"static/chunks/app/utilities/[scope]/[id]/page-ec338e725c434ecd.js"
|
|
236
238
|
],
|
|
237
|
-
"/
|
|
238
|
-
"static/chunks/webpack-
|
|
239
|
+
"/share/[id]/page": [
|
|
240
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
239
241
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
240
242
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
241
243
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
242
244
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
243
245
|
"static/chunks/4678-15402b9832b27389.js",
|
|
244
246
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
245
|
-
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
246
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
247
247
|
"static/chunks/9411-af5f758c57741929.js",
|
|
248
|
-
"static/chunks/
|
|
249
|
-
"static/chunks/app/
|
|
248
|
+
"static/chunks/6559-329fd074773ef4f2.js",
|
|
249
|
+
"static/chunks/app/share/[id]/page-b5e74b24b29e3918.js"
|
|
250
250
|
],
|
|
251
251
|
"/utilities/page": [
|
|
252
|
-
"static/chunks/webpack-
|
|
252
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
253
253
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
254
254
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
255
255
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -259,17 +259,17 @@
|
|
|
259
259
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
260
260
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
261
261
|
"static/chunks/9411-af5f758c57741929.js",
|
|
262
|
-
"static/chunks/app/utilities/page-
|
|
262
|
+
"static/chunks/app/utilities/page-fb110c605c6dedb6.js"
|
|
263
263
|
],
|
|
264
264
|
"/roots/[id]/layout": [
|
|
265
|
-
"static/chunks/webpack-
|
|
265
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
266
266
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
267
267
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
268
268
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
269
269
|
"static/chunks/app/roots/[id]/layout-5d0cd3b754198853.js"
|
|
270
270
|
],
|
|
271
271
|
"/roots/[id]/chat/[topicId]/page": [
|
|
272
|
-
"static/chunks/webpack-
|
|
272
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
273
273
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
274
274
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
275
275
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -280,15 +280,15 @@
|
|
|
280
280
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
281
281
|
"static/chunks/9411-af5f758c57741929.js",
|
|
282
282
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
283
|
-
"static/chunks/8775-
|
|
283
|
+
"static/chunks/8775-c1985f74619ced58.js",
|
|
284
284
|
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
285
|
-
"static/chunks/
|
|
286
|
-
"static/chunks/
|
|
287
|
-
"static/chunks/
|
|
288
|
-
"static/chunks/app/roots/[id]/chat/[topicId]/page-
|
|
285
|
+
"static/chunks/6560-d68897c384b289dc.js",
|
|
286
|
+
"static/chunks/7037-7d9a908022d947da.js",
|
|
287
|
+
"static/chunks/1807-29ed83a7f19aa21e.js",
|
|
288
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-ac80b75a50880fef.js"
|
|
289
289
|
],
|
|
290
290
|
"/roots/[id]/kb/[...slug]/page": [
|
|
291
|
-
"static/chunks/webpack-
|
|
291
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
292
292
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
293
293
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
294
294
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -299,14 +299,14 @@
|
|
|
299
299
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
300
300
|
"static/chunks/9411-af5f758c57741929.js",
|
|
301
301
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
302
|
-
"static/chunks/8775-
|
|
303
|
-
"static/chunks/
|
|
304
|
-
"static/chunks/
|
|
305
|
-
"static/chunks/
|
|
306
|
-
"static/chunks/app/roots/[id]/kb/[...slug]/page-
|
|
302
|
+
"static/chunks/8775-c1985f74619ced58.js",
|
|
303
|
+
"static/chunks/6560-d68897c384b289dc.js",
|
|
304
|
+
"static/chunks/7037-7d9a908022d947da.js",
|
|
305
|
+
"static/chunks/3908-7e7f22cd1d3c47ed.js",
|
|
306
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-30c5a6767d469a99.js"
|
|
307
307
|
],
|
|
308
308
|
"/roots/[id]/page": [
|
|
309
|
-
"static/chunks/webpack-
|
|
309
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
310
310
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
311
311
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
312
312
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -317,16 +317,16 @@
|
|
|
317
317
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
318
318
|
"static/chunks/9411-af5f758c57741929.js",
|
|
319
319
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
320
|
-
"static/chunks/8775-
|
|
320
|
+
"static/chunks/8775-c1985f74619ced58.js",
|
|
321
321
|
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
322
|
-
"static/chunks/
|
|
323
|
-
"static/chunks/
|
|
324
|
-
"static/chunks/
|
|
325
|
-
"static/chunks/
|
|
326
|
-
"static/chunks/app/roots/[id]/page-
|
|
322
|
+
"static/chunks/6560-d68897c384b289dc.js",
|
|
323
|
+
"static/chunks/7037-7d9a908022d947da.js",
|
|
324
|
+
"static/chunks/1807-29ed83a7f19aa21e.js",
|
|
325
|
+
"static/chunks/3908-7e7f22cd1d3c47ed.js",
|
|
326
|
+
"static/chunks/app/roots/[id]/page-074640697b6db60a.js"
|
|
327
327
|
],
|
|
328
328
|
"/roots/[id]/workflows/[wfId]/page": [
|
|
329
|
-
"static/chunks/webpack-
|
|
329
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
330
330
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
331
331
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
332
332
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -336,10 +336,10 @@
|
|
|
336
336
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
337
337
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
338
338
|
"static/chunks/9411-af5f758c57741929.js",
|
|
339
|
-
"static/chunks/app/roots/[id]/workflows/[wfId]/page-
|
|
339
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-6e23d0a8b8bc570b.js"
|
|
340
340
|
],
|
|
341
341
|
"/roots/[id]/workflows/page": [
|
|
342
|
-
"static/chunks/webpack-
|
|
342
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
343
343
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
344
344
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
345
345
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -348,10 +348,10 @@
|
|
|
348
348
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
349
349
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
350
350
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
351
|
-
"static/chunks/app/roots/[id]/workflows/page-
|
|
351
|
+
"static/chunks/app/roots/[id]/workflows/page-2a7d5c4f49b41e14.js"
|
|
352
352
|
],
|
|
353
353
|
"/roots/[id]/memory/page": [
|
|
354
|
-
"static/chunks/webpack-
|
|
354
|
+
"static/chunks/webpack-bf73daacb1b20997.js",
|
|
355
355
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
356
356
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
357
357
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
361
361
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
362
362
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
363
|
-
"static/chunks/app/roots/[id]/memory/page-
|
|
363
|
+
"static/chunks/app/roots/[id]/memory/page-ae9c453a059a7c48.js"
|
|
364
364
|
]
|
|
365
365
|
}
|
|
366
366
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/api/images/[rootId]/[file]/route": "/api/images/[rootId]/[file]",
|
|
4
|
-
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
5
4
|
"/api/oauth/start/route": "/api/oauth/start",
|
|
6
5
|
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
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
8
|
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
9
|
-
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
10
9
|
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
11
|
-
"/api/roots/[id]/
|
|
10
|
+
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
12
11
|
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
12
|
+
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
13
13
|
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
14
14
|
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
15
15
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
|
|
16
|
-
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
17
16
|
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
17
|
+
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
18
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]",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"/roots/new/page": "/roots/new",
|
|
25
25
|
"/settings/page": "/settings",
|
|
26
26
|
"/share/[id]/file/page": "/share/[id]/file",
|
|
27
|
-
"/share/[id]/page": "/share/[id]",
|
|
28
27
|
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
28
|
+
"/share/[id]/page": "/share/[id]",
|
|
29
29
|
"/utilities/page": "/utilities",
|
|
30
30
|
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
|
|
31
31
|
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/1JOww-AoS7M9R4-h4i1EK/_buildManifest.js",
|
|
9
|
+
"static/1JOww-AoS7M9R4-h4i1EK/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-bf73daacb1b20997.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-bf73daacb1b20997.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-bf73daacb1b20997.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": "9f4e10c9ee2df8c7c93f9192f3f1c303",
|
|
59
|
+
"previewModeSigningKey": "aaf636954ea1c8110800a3922499b20b6ed992b18e4719684debc384c5a2f14c",
|
|
60
|
+
"previewModeEncryptionKey": "b2ef7b17844b6e33f924cc1fef94141f09e49628a82ec6c96dd574e1736582af"
|
|
61
61
|
}
|
|
62
62
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use strict";(()=>{var a={};a.id=9492,a.ids=[9492],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{a.exports=require("node:process")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4984:a=>{a.exports=require("readline")},7206:a=>{a.exports=import("execa")},8086:a=>{a.exports=require("module")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14292:(a,b,c)=>{c.r(b),c.d(b,{GlobalError:()=>E.a,__next_app__:()=>K,handler:()=>M,pages:()=>J,routeModule:()=>L,tree:()=>I});var d=c(61597),e=c(99210),f=c(1082),g=c(15003),h=c(36265),i=c(11817),j=c(45136),k=c(41809),l=c(55745),m=c(88963),n=c(69153),o=c(48343),p=c(15808),q=c(21238),r=c(2555),s=c(261),t=c(34370),u=c(89583),v=c(26713),w=c(53875),x=c(7952),y=c(54532),z=c(80269),A=c(17851),B=c(57865),C=c(86439),D=c(47319),E=c.n(D),F=c(1859),G=c(20498),H={};for(let a in F)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(H[a]=()=>F[a]);c.d(b,H);let I={children:["",{children:["/_not-found",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.t.bind(c,82295,23)),"next/dist/client/components/builtin/not-found.js"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,79459)),"/home/runner/work/reflex-agent/reflex-agent/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,47319,23)),"next/dist/client/components/builtin/global-error.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,91570,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,72845,23)),"next/dist/client/components/builtin/unauthorized.js"]}]}.children,J=[],K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/_not-found/page",pathname:"/_not-found",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:I},distDir:".next",relativeProjectDir:""});async function M(a,b,d){var D;let H="/_not-found/page";"/index"===H&&(H="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await L.prepare(a,b,{srcPage:H,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(H),{isOnDemandRevalidate:ai}=P,aj=L.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(D=_.routes[ah]??_.dynamicRoutes[ah])?void 0:D.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===L.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&L.isDev&&(aC=ab),L.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...F,tree:I,pages:J,GlobalError:E(),handler:M,routeModule:L,__next_app__:K};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:H,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=L.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:L,page:H,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>L.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!L.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{a.exports=require("os")},26713:a=>{a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},33873:a=>{a.exports=require("path")},35320:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{"00845f96527f3684e6def80bdc0f333ecb2b61ef09":()=>g.i,"40063ad620375e57329871a0f9124a04c117ad5cc3":()=>f.uX,"4015f6e0e4760a82616dc12e15576087d7b6702fe1":()=>f.DW,"403f7b0d85cf7c88c82a18d0e5ffcbc8402c96524e":()=>h.MU,"404d285de9f75afe539d9c23e180e4b21e3e7f6d72":()=>f.zm,"405ba248f3b8f498b3cf29d89a836c4582f7963f63":()=>e.nY,"405eec77015823504c4d87c03db040d53fa326e6e4":()=>f.u7,"408c0a7dd30a0bd18e85787c67a8bc6f8fc6163ba5":()=>e.Pd,"40e724d0266b2a3a906045e1cd0703077a4ac6ecbc":()=>h.$z,"60aca7b73665ef85604f648bbe1616034cd83463a3":()=>e.L4,"60df3de3deb95f983017fdc2bba70bf2726dc3d05a":()=>h.Tc,"60fecb3b35cfccc39f4a7fc774f2e9dacb58ff6e92":()=>e.OQ,"7044d226c44bc09b7f8a89033c20eab29f5d5002f9":()=>e.h$,"78c3f2500c42332a8c114501958483c62375d5516b":()=>e.g3});var e=c(13415),f=c(3890),g=c(50995),h=c(15754),i=a([e,f,h]);[e,f,h]=i.then?(await i)():i,d()}catch(a){d(a)}})},36306:a=>{a.exports=import("@tailwindcss/node")},41025:a=>{a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},48161:a=>{a.exports=require("node:os")},57075:a=>{a.exports=require("node:stream")},57322:(a,b,c)=>{c.r(b),c.d(b,{"400ddb824d30603de9917be19ae03162f48a2248bd":()=>d.rD,"4075d44f247542613eeee0bc7505c689034714102a":()=>d.AZ,"409079487f75e4cf3ab9696e1e8d8fc194f0dcd91e":()=>d.summarizeYoutubeAction,"40a209060b84cd95d16dc67fabf413752b4e0168dc":()=>d.Gh,"40eb0f61a08b9a540de060e836ca0fd50f44d17552":()=>d.O1});var d=c(18746)},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71152:a=>{a.exports=require("esbuild")},73024:a=>{a.exports=require("node:fs")},73136:a=>{a.exports=require("node:url")},75919:a=>{a.exports=require("node:worker_threads")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},78474:a=>{a.exports=require("node:events")},79428:a=>{a.exports=require("buffer")},79646:a=>{a.exports=require("child_process")},79868:a=>{a.exports=require("node:sqlite")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[9803,8404,9631,7229,4460,1105,7358,1358,285],()=>b(b.s=14292));module.exports=c})();
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{a.exports=require("os")},26713:a=>{a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},33873:a=>{a.exports=require("path")},36306:a=>{a.exports=import("@tailwindcss/node")},41025:a=>{a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41842:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{"007b54d3872433e92c600d6efc7d62743fc15c4ffd":()=>g.i,"4015684eef8bd59c3b7e3ce3bf81d8ed6d91f83f1d":()=>h.$z,"4069f32caf3a18a48f8d70067b1074fa8e8409d0af":()=>f.zm,"407d3f23553ab0c6f65caf8370db874b6a2bccab96":()=>h.MU,"40a9131651bb244c337fc90cf903559bceb65d01a1":()=>e.Pd,"40b15d5318f8f9018dd3fb090919046be6f0fa33ac":()=>f.DW,"40bbe5f66c54b92c4c005641fc8f32bc2a1a792495":()=>f.uX,"40e1dddb4a2fc40100dc7d3853e886d5048a14ebb4":()=>e.nY,"40e4efba60174266e5db5bda6d681afaa779b792a2":()=>f.u7,"601e9428efda95bd720171661f2fa659996ff3b886":()=>h.Tc,"604efdf4ed425affe7d832848450d5f4a97dfd8dc6":()=>e.L4,"60e2fb2c93964ad75cb4dd9bd052bc03806a464ff3":()=>e.OQ,"70f145662190e3745f0d75d441768f7392db3f22ea":()=>e.h$,"78bd4a9a34ab94026757e3ad90d7b1fcff5adb3ee0":()=>e.g3});var e=c(13415),f=c(3890),g=c(50995),h=c(15754),i=a([e,f,h]);[e,f,h]=i.then?(await i)():i,d()}catch(a){d(a)}})},48161:a=>{a.exports=require("node:os")},57075:a=>{a.exports=require("node:stream")},57895:(a,b,c)=>{c.r(b),c.d(b,{"402908ce555981aeb573460dea9cacb1928d7fd178":()=>d.Gh,"403eb9ba50804e9edc123d54957a0c65d551d37144":()=>d.rD,"407270149a5f9d10918bb1d5c8a88d073833e984f0":()=>d.AZ,"409693f35a96e7f1275954977fe1d0ab4283038cb4":()=>d.O1,"40d74dc436dbcd366c992c8e38b8c20b537f74312d":()=>d.summarizeYoutubeAction});var d=c(18746)},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71152:a=>{a.exports=require("esbuild")},73024:a=>{a.exports=require("node:fs")},73136:a=>{a.exports=require("node:url")},75919:a=>{a.exports=require("node:worker_threads")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},78474:a=>{a.exports=require("node:events")},79428:a=>{a.exports=require("buffer")},79646:a=>{a.exports=require("child_process")},79868:a=>{a.exports=require("node:sqlite")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[9803,8404,9631,7229,4460,1105,7358,1358,285],()=>b(b.s=14292));module.exports=c})();
|