reflex-agent 0.2.1 → 0.2.3

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.
Files changed (179) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +101 -101
  3. package/.next/app-path-routes-manifest.json +11 -11
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/prerender-manifest.json +3 -51
  6. package/.next/react-loadable-manifest.json +1 -1
  7. package/.next/server/app/_not-found/page.js +1 -1
  8. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  9. package/.next/server/app/_not-found.html +1 -1
  10. package/.next/server/app/_not-found.rsc +3 -3
  11. package/.next/server/app/agents/[agentId]/page.js +1 -1
  12. package/.next/server/app/agents/[agentId]/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/agents/[agentId]/respond/route.js +1 -1
  14. package/.next/server/app/api/agents/[agentId]/respond/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/images/[rootId]/[file]/route.js +1 -1
  16. package/.next/server/app/api/images/[rootId]/[file]/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/oauth/callback/route.js +2 -2
  18. package/.next/server/app/api/oauth/callback/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/oauth/start/route.js +1 -1
  20. package/.next/server/app/api/oauth/start/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/roots/[id]/attachments/route.js +0 -0
  22. package/.next/server/app/api/roots/[id]/attachments/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js +1 -1
  24. package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js +1 -1
  26. package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route.js +2 -2
  28. package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/roots/[id]/dashboard/route.js +1 -1
  30. package/.next/server/app/api/roots/[id]/dashboard/route.js.nft.json +1 -1
  31. package/.next/server/app/api/roots/[id]/dashboard/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/roots/[id]/suggestions/route.js +1 -1
  33. package/.next/server/app/api/roots/[id]/suggestions/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/utilities/[scope]/[id]/bundle.js/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/utilities/[scope]/[id]/host/route.js +1 -1
  36. package/.next/server/app/api/utilities/[scope]/[id]/host/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/utilities/[scope]/[id]/host-api.mjs/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/utilities/[scope]/[id]/host-ui.mjs/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/utilities/[scope]/[id]/iframe/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/utilities/[scope]/[id]/style.css/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/audit/page.js +2 -2
  42. package/.next/server/app/audit/page.js.nft.json +1 -1
  43. package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/index.html +1 -1
  45. package/.next/server/app/index.rsc +3 -3
  46. package/.next/server/app/onboarding/page.js +3 -3
  47. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  48. package/.next/server/app/page.js +2 -2
  49. package/.next/server/app/page.js.nft.json +1 -1
  50. package/.next/server/app/page_client-reference-manifest.js +1 -1
  51. package/.next/server/app/roots/[id]/chat/[topicId]/page.js +3 -3
  52. package/.next/server/app/roots/[id]/chat/[topicId]/page.js.nft.json +1 -1
  53. package/.next/server/app/roots/[id]/chat/[topicId]/page_client-reference-manifest.js +1 -1
  54. package/.next/server/app/roots/[id]/kb/[...slug]/page.js +3 -3
  55. package/.next/server/app/roots/[id]/kb/[...slug]/page.js.nft.json +1 -1
  56. package/.next/server/app/roots/[id]/kb/[...slug]/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/roots/[id]/page.js +3 -3
  58. package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
  59. package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
  61. package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
  62. package/.next/server/app/roots/[id]/workflows/page.js +1 -1
  63. package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
  64. package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
  65. package/.next/server/app/roots/new/page.js +2 -2
  66. package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
  67. package/.next/server/app/settings/page.js +5 -5
  68. package/.next/server/app/settings/page.js.nft.json +1 -1
  69. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/share/[id]/file/page.js +2 -2
  71. package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
  72. package/.next/server/app/share/[id]/page.js +2 -2
  73. package/.next/server/app/share/[id]/page.js.nft.json +1 -1
  74. package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
  76. package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
  77. package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
  78. package/.next/server/app/utilities/page.js +4 -4
  79. package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
  80. package/.next/server/app-paths-manifest.json +11 -11
  81. package/.next/server/chunks/1105.js +1 -1
  82. package/.next/server/chunks/1223.js +1 -1
  83. package/.next/server/chunks/133.js +7 -7
  84. package/.next/server/chunks/1888.js +1 -1
  85. package/.next/server/chunks/1960.js +1 -1
  86. package/.next/server/chunks/1986.js +1 -1
  87. package/.next/server/chunks/2433.js +1 -1
  88. package/.next/server/chunks/2485.js +1 -1
  89. package/.next/server/chunks/2503.js +1 -1
  90. package/.next/server/chunks/2528.js +4 -0
  91. package/.next/server/chunks/3332.js +1 -1
  92. package/.next/server/chunks/4031.js +1 -1
  93. package/.next/server/chunks/4065.js +1 -0
  94. package/.next/server/chunks/4925.js +1 -1
  95. package/.next/server/chunks/5243.js +1 -1
  96. package/.next/server/chunks/6730.js +1 -1
  97. package/.next/server/chunks/6909.js +5 -5
  98. package/.next/server/chunks/6981.js +1 -0
  99. package/.next/server/chunks/7017.js +3 -0
  100. package/.next/server/chunks/{5401.js → 7800.js} +1 -1
  101. package/.next/server/chunks/8494.js +1 -0
  102. package/.next/server/chunks/8514.js +1 -1
  103. package/.next/server/chunks/9098.js +1 -1
  104. package/.next/server/chunks/9293.js +1 -1
  105. package/.next/server/chunks/9328.js +2 -2
  106. package/.next/server/chunks/9423.js +3 -0
  107. package/.next/server/chunks/9455.js +1 -0
  108. package/.next/server/chunks/9579.js +1 -1
  109. package/.next/server/functions-config-manifest.json +2 -2
  110. package/.next/server/middleware-build-manifest.js +1 -1
  111. package/.next/server/middleware-manifest.json +5 -5
  112. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  113. package/.next/server/pages/404.html +1 -1
  114. package/.next/server/pages/500.html +1 -1
  115. package/.next/server/pages/_error.js +2 -2
  116. package/.next/server/server-reference-manifest.js +1 -1
  117. package/.next/server/server-reference-manifest.json +1 -1
  118. package/.next/static/chunks/1384-d28fb6c6c058876f.js +1 -0
  119. package/.next/static/chunks/2718-78fee2c0de782178.js +1 -0
  120. package/.next/static/chunks/4108.1ef6b5e7679b56ac.js +1 -0
  121. package/.next/static/chunks/7238-11701befb3ca3e41.js +1 -0
  122. package/.next/static/chunks/7951-590bf2004d7935b5.js +1 -0
  123. package/.next/static/chunks/8423-ffded33a21b27360.js +1 -0
  124. package/.next/static/chunks/app/{layout-c7a35075cfbfa3e3.js → layout-4fbf9f91ad45e221.js} +1 -1
  125. package/.next/static/chunks/app/onboarding/page-532b193d1c4b0dee.js +1 -0
  126. package/.next/static/chunks/app/page-e3ec0990b78ce7c7.js +1 -0
  127. package/.next/static/chunks/app/roots/[id]/chat/[topicId]/{page-1b55f68984817d29.js → page-11aad9a40def2e0d.js} +1 -1
  128. package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-d8757a85e873dfa1.js +1 -0
  129. package/.next/static/chunks/app/roots/[id]/page-76216026efb90ae0.js +1 -0
  130. package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/{page-738e8e4128baa722.js → page-c4b6e3825f8626f5.js} +1 -1
  131. package/.next/static/chunks/app/roots/new/page-53ea8d2787e79425.js +1 -0
  132. package/.next/static/chunks/app/settings/page-7ebaf2b62f256538.js +1 -0
  133. package/.next/static/chunks/app/share/[id]/{page-5bbc8503cb9a9eeb.js → page-d5bbbb7e454d1375.js} +1 -1
  134. package/.next/static/chunks/app/utilities/[scope]/[id]/page-e2f928a37483d113.js +1 -0
  135. package/.next/static/chunks/app/utilities/page-839262ff726a52a2.js +1 -0
  136. package/.next/static/chunks/{webpack-2e8cca5826414cc6.js → webpack-87b4bb79fdc48563.js} +1 -1
  137. package/.next/trace +46 -46
  138. package/README.md +12 -1
  139. package/dist/bin/cli.js +1 -0
  140. package/dist/bin/cli.js.map +1 -1
  141. package/dist/bin/preload.js +22 -0
  142. package/dist/bin/preload.js.map +1 -0
  143. package/dist/lib/reflex/commands/start.js +35 -0
  144. package/dist/lib/reflex/commands/start.js.map +1 -1
  145. package/dist/lib/reflex/home.js +18 -0
  146. package/dist/lib/reflex/home.js.map +1 -0
  147. package/dist/lib/reflex/prompts/store.js +2 -2
  148. package/dist/lib/reflex/prompts/store.js.map +1 -1
  149. package/lib/server/utilities/worker-bootstrap.js +87 -0
  150. package/package.json +2 -1
  151. package/.next/server/app/roots/new.html +0 -1
  152. package/.next/server/app/roots/new.meta +0 -7
  153. package/.next/server/app/roots/new.rsc +0 -21
  154. package/.next/server/app/settings.html +0 -1
  155. package/.next/server/app/settings.meta +0 -7
  156. package/.next/server/app/settings.rsc +0 -22
  157. package/.next/server/chunks/5152.js +0 -1
  158. package/.next/server/chunks/5373.js +0 -1
  159. package/.next/server/chunks/5436.js +0 -1
  160. package/.next/server/chunks/5986.js +0 -3
  161. package/.next/server/chunks/613.js +0 -1
  162. package/.next/server/chunks/6536.js +0 -3
  163. package/.next/server/chunks/6602.js +0 -4
  164. package/.next/static/chunks/4108.d6ed46bc2fcab462.js +0 -1
  165. package/.next/static/chunks/4895-712004156efeccf2.js +0 -1
  166. package/.next/static/chunks/6489-ecde2d94e57eb8a9.js +0 -1
  167. package/.next/static/chunks/6727-d38536774bdb32d5.js +0 -1
  168. package/.next/static/chunks/6734-9d524ec49e4ba49c.js +0 -1
  169. package/.next/static/chunks/6744-dbfe3cc4ce461613.js +0 -1
  170. package/.next/static/chunks/app/onboarding/page-cde5b92b13b03c63.js +0 -1
  171. package/.next/static/chunks/app/page-ddaeffdc9a15f597.js +0 -1
  172. package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-d4358cb6042740c4.js +0 -1
  173. package/.next/static/chunks/app/roots/[id]/page-703d96bf8208af2f.js +0 -1
  174. package/.next/static/chunks/app/roots/new/page-534769dce46d0d29.js +0 -1
  175. package/.next/static/chunks/app/settings/page-86ee3d07ea1acbc7.js +0 -1
  176. package/.next/static/chunks/app/utilities/[scope]/[id]/page-72546d245b840091.js +0 -1
  177. package/.next/static/chunks/app/utilities/page-9f949d831421d314.js +0 -1
  178. /package/.next/static/{p8t15rbWhT5Rrs5fOXWZ6 → vTfQfQnAWV_hFVZjWEYvZ}/_buildManifest.js +0 -0
  179. /package/.next/static/{p8t15rbWhT5Rrs5fOXWZ6 → vTfQfQnAWV_hFVZjWEYvZ}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- p8t15rbWhT5Rrs5fOXWZ6
1
+ vTfQfQnAWV_hFVZjWEYvZ
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "pages": {
3
3
  "/_not-found/page": [
4
- "static/chunks/webpack-2e8cca5826414cc6.js",
4
+ "static/chunks/webpack-87b4bb79fdc48563.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-2e8cca5826414cc6.js",
11
+ "static/chunks/webpack-87b4bb79fdc48563.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-c7a35075cfbfa3e3.js"
20
+ "static/chunks/app/layout-4fbf9f91ad45e221.js"
21
21
  ],
22
22
  "/api/images/[rootId]/[file]/route": [
23
- "static/chunks/webpack-2e8cca5826414cc6.js",
23
+ "static/chunks/webpack-87b4bb79fdc48563.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-2e8cca5826414cc6.js",
30
+ "static/chunks/webpack-87b4bb79fdc48563.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
- "/api/oauth/callback/route": [
37
- "static/chunks/webpack-2e8cca5826414cc6.js",
36
+ "/api/agents/[agentId]/respond/route": [
37
+ "static/chunks/webpack-87b4bb79fdc48563.js",
38
38
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
39
39
  "static/chunks/146-ccee3b26755b68c8.js",
40
40
  "static/chunks/main-app-ebe67847147d19aa.js",
41
- "static/chunks/app/api/oauth/callback/route-7e2f82a91b10b7e2.js"
41
+ "static/chunks/app/api/agents/[agentId]/respond/route-7e2f82a91b10b7e2.js"
42
42
  ],
43
- "/api/agents/[agentId]/respond/route": [
44
- "static/chunks/webpack-2e8cca5826414cc6.js",
43
+ "/api/oauth/callback/route": [
44
+ "static/chunks/webpack-87b4bb79fdc48563.js",
45
45
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
46
46
  "static/chunks/146-ccee3b26755b68c8.js",
47
47
  "static/chunks/main-app-ebe67847147d19aa.js",
48
- "static/chunks/app/api/agents/[agentId]/respond/route-7e2f82a91b10b7e2.js"
48
+ "static/chunks/app/api/oauth/callback/route-7e2f82a91b10b7e2.js"
49
49
  ],
50
50
  "/api/roots/[id]/chat/[topicId]/stop/route": [
51
- "static/chunks/webpack-2e8cca5826414cc6.js",
51
+ "static/chunks/webpack-87b4bb79fdc48563.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]/attachments/route": [
58
+ "static/chunks/webpack-87b4bb79fdc48563.js",
59
+ "static/chunks/6fe292aa-7126ff9d6732e864.js",
60
+ "static/chunks/146-ccee3b26755b68c8.js",
61
+ "static/chunks/main-app-ebe67847147d19aa.js",
62
+ "static/chunks/app/api/roots/[id]/attachments/route-7e2f82a91b10b7e2.js"
63
+ ],
57
64
  "/api/roots/[id]/chat/[topicId]/send/route": [
58
- "static/chunks/webpack-2e8cca5826414cc6.js",
65
+ "static/chunks/webpack-87b4bb79fdc48563.js",
59
66
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
60
67
  "static/chunks/146-ccee3b26755b68c8.js",
61
68
  "static/chunks/main-app-ebe67847147d19aa.js",
62
69
  "static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-7e2f82a91b10b7e2.js"
63
70
  ],
64
71
  "/api/roots/[id]/dashboard/route": [
65
- "static/chunks/webpack-2e8cca5826414cc6.js",
72
+ "static/chunks/webpack-87b4bb79fdc48563.js",
66
73
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
67
74
  "static/chunks/146-ccee3b26755b68c8.js",
68
75
  "static/chunks/main-app-ebe67847147d19aa.js",
69
76
  "static/chunks/app/api/roots/[id]/dashboard/route-7e2f82a91b10b7e2.js"
70
77
  ],
71
- "/api/roots/[id]/attachments/route": [
72
- "static/chunks/webpack-2e8cca5826414cc6.js",
78
+ "/api/utilities/[scope]/[id]/host-api.mjs/route": [
79
+ "static/chunks/webpack-87b4bb79fdc48563.js",
73
80
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
74
81
  "static/chunks/146-ccee3b26755b68c8.js",
75
82
  "static/chunks/main-app-ebe67847147d19aa.js",
76
- "static/chunks/app/api/roots/[id]/attachments/route-7e2f82a91b10b7e2.js"
83
+ "static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-7e2f82a91b10b7e2.js"
77
84
  ],
78
85
  "/api/roots/[id]/suggestions/route": [
79
- "static/chunks/webpack-2e8cca5826414cc6.js",
86
+ "static/chunks/webpack-87b4bb79fdc48563.js",
80
87
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
81
88
  "static/chunks/146-ccee3b26755b68c8.js",
82
89
  "static/chunks/main-app-ebe67847147d19aa.js",
83
90
  "static/chunks/app/api/roots/[id]/suggestions/route-7e2f82a91b10b7e2.js"
84
91
  ],
85
- "/api/utilities/[scope]/[id]/host-api.mjs/route": [
86
- "static/chunks/webpack-2e8cca5826414cc6.js",
92
+ "/api/roots/[id]/chat/[topicId]/stream/route": [
93
+ "static/chunks/webpack-87b4bb79fdc48563.js",
87
94
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
88
95
  "static/chunks/146-ccee3b26755b68c8.js",
89
96
  "static/chunks/main-app-ebe67847147d19aa.js",
90
- "static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-7e2f82a91b10b7e2.js"
97
+ "static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-7e2f82a91b10b7e2.js"
91
98
  ],
92
99
  "/api/utilities/[scope]/[id]/bundle.js/route": [
93
- "static/chunks/webpack-2e8cca5826414cc6.js",
100
+ "static/chunks/webpack-87b4bb79fdc48563.js",
94
101
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
95
102
  "static/chunks/146-ccee3b26755b68c8.js",
96
103
  "static/chunks/main-app-ebe67847147d19aa.js",
97
104
  "static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-7e2f82a91b10b7e2.js"
98
105
  ],
99
- "/api/roots/[id]/chat/[topicId]/stream/route": [
100
- "static/chunks/webpack-2e8cca5826414cc6.js",
101
- "static/chunks/6fe292aa-7126ff9d6732e864.js",
102
- "static/chunks/146-ccee3b26755b68c8.js",
103
- "static/chunks/main-app-ebe67847147d19aa.js",
104
- "static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-7e2f82a91b10b7e2.js"
105
- ],
106
106
  "/api/utilities/[scope]/[id]/host-ui.mjs/route": [
107
- "static/chunks/webpack-2e8cca5826414cc6.js",
107
+ "static/chunks/webpack-87b4bb79fdc48563.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
113
  "/api/utilities/[scope]/[id]/host/route": [
114
- "static/chunks/webpack-2e8cca5826414cc6.js",
114
+ "static/chunks/webpack-87b4bb79fdc48563.js",
115
115
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
116
116
  "static/chunks/146-ccee3b26755b68c8.js",
117
117
  "static/chunks/main-app-ebe67847147d19aa.js",
118
118
  "static/chunks/app/api/utilities/[scope]/[id]/host/route-7e2f82a91b10b7e2.js"
119
119
  ],
120
- "/api/utilities/[scope]/[id]/iframe/route": [
121
- "static/chunks/webpack-2e8cca5826414cc6.js",
120
+ "/api/utilities/[scope]/[id]/style.css/route": [
121
+ "static/chunks/webpack-87b4bb79fdc48563.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]/iframe/route-7e2f82a91b10b7e2.js"
125
+ "static/chunks/app/api/utilities/[scope]/[id]/style.css/route-7e2f82a91b10b7e2.js"
126
126
  ],
127
- "/api/utilities/[scope]/[id]/style.css/route": [
128
- "static/chunks/webpack-2e8cca5826414cc6.js",
127
+ "/api/utilities/[scope]/[id]/iframe/route": [
128
+ "static/chunks/webpack-87b4bb79fdc48563.js",
129
129
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
130
130
  "static/chunks/146-ccee3b26755b68c8.js",
131
131
  "static/chunks/main-app-ebe67847147d19aa.js",
132
- "static/chunks/app/api/utilities/[scope]/[id]/style.css/route-7e2f82a91b10b7e2.js"
132
+ "static/chunks/app/api/utilities/[scope]/[id]/iframe/route-7e2f82a91b10b7e2.js"
133
133
  ],
134
134
  "/agents/[agentId]/page": [
135
- "static/chunks/webpack-2e8cca5826414cc6.js",
135
+ "static/chunks/webpack-87b4bb79fdc48563.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-2e8cca5826414cc6.js",
145
+ "static/chunks/webpack-87b4bb79fdc48563.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,62 @@
151
151
  "static/chunks/3335-5647a38ab2cfa88d.js",
152
152
  "static/chunks/5097-f07f6aeee3f60a33.js",
153
153
  "static/chunks/3954-fe27ff41d9bf012d.js",
154
- "static/chunks/6489-ecde2d94e57eb8a9.js",
155
- "static/chunks/app/page-ddaeffdc9a15f597.js"
154
+ "static/chunks/7238-11701befb3ca3e41.js",
155
+ "static/chunks/app/page-e3ec0990b78ce7c7.js"
156
156
  ],
157
- "/settings/page": [
158
- "static/chunks/webpack-2e8cca5826414cc6.js",
157
+ "/onboarding/page": [
158
+ "static/chunks/webpack-87b4bb79fdc48563.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/5235-990ba9c4c8446446.js",
167
- "static/chunks/app/settings/page-86ee3d07ea1acbc7.js"
163
+ "static/chunks/app/onboarding/page-532b193d1c4b0dee.js"
168
164
  ],
169
- "/roots/new/page": [
170
- "static/chunks/webpack-2e8cca5826414cc6.js",
165
+ "/audit/page": [
166
+ "static/chunks/webpack-87b4bb79fdc48563.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/5097-f07f6aeee3f60a33.js",
178
- "static/chunks/app/roots/new/page-534769dce46d0d29.js"
173
+ "static/chunks/app/audit/page-e3445076d462aa80.js"
179
174
  ],
180
- "/audit/page": [
181
- "static/chunks/webpack-2e8cca5826414cc6.js",
175
+ "/settings/page": [
176
+ "static/chunks/webpack-87b4bb79fdc48563.js",
182
177
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
183
178
  "static/chunks/146-ccee3b26755b68c8.js",
184
179
  "static/chunks/main-app-ebe67847147d19aa.js",
185
180
  "static/chunks/4400-cdb1f7913ae34e09.js",
186
181
  "static/chunks/1217-407174d9b164a499.js",
187
182
  "static/chunks/3335-5647a38ab2cfa88d.js",
188
- "static/chunks/app/audit/page-e3445076d462aa80.js"
189
- ],
190
- "/onboarding/page": [
191
- "static/chunks/webpack-2e8cca5826414cc6.js",
192
- "static/chunks/6fe292aa-7126ff9d6732e864.js",
193
- "static/chunks/146-ccee3b26755b68c8.js",
194
- "static/chunks/main-app-ebe67847147d19aa.js",
195
183
  "static/chunks/5097-f07f6aeee3f60a33.js",
196
- "static/chunks/app/onboarding/page-cde5b92b13b03c63.js"
184
+ "static/chunks/5235-990ba9c4c8446446.js",
185
+ "static/chunks/app/settings/page-7ebaf2b62f256538.js"
197
186
  ],
198
- "/share/[id]/file/page": [
199
- "static/chunks/webpack-2e8cca5826414cc6.js",
187
+ "/share/[id]/page": [
188
+ "static/chunks/webpack-87b4bb79fdc48563.js",
200
189
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
201
190
  "static/chunks/146-ccee3b26755b68c8.js",
202
191
  "static/chunks/main-app-ebe67847147d19aa.js",
203
192
  "static/chunks/4400-cdb1f7913ae34e09.js",
204
- "static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
193
+ "static/chunks/5097-f07f6aeee3f60a33.js",
194
+ "static/chunks/1384-d28fb6c6c058876f.js",
195
+ "static/chunks/app/share/[id]/page-d5bbbb7e454d1375.js"
205
196
  ],
206
- "/share/[id]/page": [
207
- "static/chunks/webpack-2e8cca5826414cc6.js",
197
+ "/roots/new/page": [
198
+ "static/chunks/webpack-87b4bb79fdc48563.js",
208
199
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
209
200
  "static/chunks/146-ccee3b26755b68c8.js",
210
201
  "static/chunks/main-app-ebe67847147d19aa.js",
211
202
  "static/chunks/4400-cdb1f7913ae34e09.js",
203
+ "static/chunks/1217-407174d9b164a499.js",
204
+ "static/chunks/3335-5647a38ab2cfa88d.js",
212
205
  "static/chunks/5097-f07f6aeee3f60a33.js",
213
- "static/chunks/6727-d38536774bdb32d5.js",
214
- "static/chunks/app/share/[id]/page-5bbc8503cb9a9eeb.js"
206
+ "static/chunks/app/roots/new/page-53ea8d2787e79425.js"
215
207
  ],
216
208
  "/utilities/[scope]/[id]/page": [
217
- "static/chunks/webpack-2e8cca5826414cc6.js",
209
+ "static/chunks/webpack-87b4bb79fdc48563.js",
218
210
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
219
211
  "static/chunks/146-ccee3b26755b68c8.js",
220
212
  "static/chunks/main-app-ebe67847147d19aa.js",
@@ -222,11 +214,19 @@
222
214
  "static/chunks/1217-407174d9b164a499.js",
223
215
  "static/chunks/3335-5647a38ab2cfa88d.js",
224
216
  "static/chunks/5097-f07f6aeee3f60a33.js",
225
- "static/chunks/6727-d38536774bdb32d5.js",
226
- "static/chunks/app/utilities/[scope]/[id]/page-72546d245b840091.js"
217
+ "static/chunks/1384-d28fb6c6c058876f.js",
218
+ "static/chunks/app/utilities/[scope]/[id]/page-e2f928a37483d113.js"
219
+ ],
220
+ "/share/[id]/file/page": [
221
+ "static/chunks/webpack-87b4bb79fdc48563.js",
222
+ "static/chunks/6fe292aa-7126ff9d6732e864.js",
223
+ "static/chunks/146-ccee3b26755b68c8.js",
224
+ "static/chunks/main-app-ebe67847147d19aa.js",
225
+ "static/chunks/4400-cdb1f7913ae34e09.js",
226
+ "static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
227
227
  ],
228
228
  "/utilities/page": [
229
- "static/chunks/webpack-2e8cca5826414cc6.js",
229
+ "static/chunks/webpack-87b4bb79fdc48563.js",
230
230
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
231
231
  "static/chunks/146-ccee3b26755b68c8.js",
232
232
  "static/chunks/main-app-ebe67847147d19aa.js",
@@ -234,17 +234,17 @@
234
234
  "static/chunks/1217-407174d9b164a499.js",
235
235
  "static/chunks/3335-5647a38ab2cfa88d.js",
236
236
  "static/chunks/5097-f07f6aeee3f60a33.js",
237
- "static/chunks/app/utilities/page-9f949d831421d314.js"
237
+ "static/chunks/app/utilities/page-839262ff726a52a2.js"
238
238
  ],
239
239
  "/roots/[id]/layout": [
240
- "static/chunks/webpack-2e8cca5826414cc6.js",
240
+ "static/chunks/webpack-87b4bb79fdc48563.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]/chat/[topicId]/page": [
247
- "static/chunks/webpack-2e8cca5826414cc6.js",
246
+ "/roots/[id]/kb/[...slug]/page": [
247
+ "static/chunks/webpack-87b4bb79fdc48563.js",
248
248
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
249
249
  "static/chunks/146-ccee3b26755b68c8.js",
250
250
  "static/chunks/main-app-ebe67847147d19aa.js",
@@ -254,14 +254,13 @@
254
254
  "static/chunks/5097-f07f6aeee3f60a33.js",
255
255
  "static/chunks/3954-fe27ff41d9bf012d.js",
256
256
  "static/chunks/8775-890699c74c28df61.js",
257
- "static/chunks/6568-e4d2de23d9f8d347.js",
258
- "static/chunks/6489-ecde2d94e57eb8a9.js",
259
- "static/chunks/4895-712004156efeccf2.js",
260
- "static/chunks/6734-9d524ec49e4ba49c.js",
261
- "static/chunks/app/roots/[id]/chat/[topicId]/page-1b55f68984817d29.js"
257
+ "static/chunks/7238-11701befb3ca3e41.js",
258
+ "static/chunks/8423-ffded33a21b27360.js",
259
+ "static/chunks/2718-78fee2c0de782178.js",
260
+ "static/chunks/app/roots/[id]/kb/[...slug]/page-d8757a85e873dfa1.js"
262
261
  ],
263
- "/roots/[id]/kb/[...slug]/page": [
264
- "static/chunks/webpack-2e8cca5826414cc6.js",
262
+ "/roots/[id]/chat/[topicId]/page": [
263
+ "static/chunks/webpack-87b4bb79fdc48563.js",
265
264
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
266
265
  "static/chunks/146-ccee3b26755b68c8.js",
267
266
  "static/chunks/main-app-ebe67847147d19aa.js",
@@ -271,34 +270,35 @@
271
270
  "static/chunks/5097-f07f6aeee3f60a33.js",
272
271
  "static/chunks/3954-fe27ff41d9bf012d.js",
273
272
  "static/chunks/8775-890699c74c28df61.js",
274
- "static/chunks/6489-ecde2d94e57eb8a9.js",
275
- "static/chunks/4895-712004156efeccf2.js",
276
- "static/chunks/6744-dbfe3cc4ce461613.js",
277
- "static/chunks/app/roots/[id]/kb/[...slug]/page-d4358cb6042740c4.js"
273
+ "static/chunks/6568-e4d2de23d9f8d347.js",
274
+ "static/chunks/7238-11701befb3ca3e41.js",
275
+ "static/chunks/8423-ffded33a21b27360.js",
276
+ "static/chunks/7951-590bf2004d7935b5.js",
277
+ "static/chunks/app/roots/[id]/chat/[topicId]/page-11aad9a40def2e0d.js"
278
278
  ],
279
- "/roots/[id]/workflows/[wfId]/page": [
280
- "static/chunks/webpack-2e8cca5826414cc6.js",
279
+ "/roots/[id]/workflows/page": [
280
+ "static/chunks/webpack-87b4bb79fdc48563.js",
281
281
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
282
282
  "static/chunks/146-ccee3b26755b68c8.js",
283
283
  "static/chunks/main-app-ebe67847147d19aa.js",
284
284
  "static/chunks/4400-cdb1f7913ae34e09.js",
285
285
  "static/chunks/1217-407174d9b164a499.js",
286
286
  "static/chunks/3335-5647a38ab2cfa88d.js",
287
- "static/chunks/5097-f07f6aeee3f60a33.js",
288
- "static/chunks/app/roots/[id]/workflows/[wfId]/page-738e8e4128baa722.js"
287
+ "static/chunks/app/roots/[id]/workflows/page-e3445076d462aa80.js"
289
288
  ],
290
- "/roots/[id]/workflows/page": [
291
- "static/chunks/webpack-2e8cca5826414cc6.js",
289
+ "/roots/[id]/workflows/[wfId]/page": [
290
+ "static/chunks/webpack-87b4bb79fdc48563.js",
292
291
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
293
292
  "static/chunks/146-ccee3b26755b68c8.js",
294
293
  "static/chunks/main-app-ebe67847147d19aa.js",
295
294
  "static/chunks/4400-cdb1f7913ae34e09.js",
296
295
  "static/chunks/1217-407174d9b164a499.js",
297
296
  "static/chunks/3335-5647a38ab2cfa88d.js",
298
- "static/chunks/app/roots/[id]/workflows/page-e3445076d462aa80.js"
297
+ "static/chunks/5097-f07f6aeee3f60a33.js",
298
+ "static/chunks/app/roots/[id]/workflows/[wfId]/page-c4b6e3825f8626f5.js"
299
299
  ],
300
300
  "/roots/[id]/page": [
301
- "static/chunks/webpack-2e8cca5826414cc6.js",
301
+ "static/chunks/webpack-87b4bb79fdc48563.js",
302
302
  "static/chunks/6fe292aa-7126ff9d6732e864.js",
303
303
  "static/chunks/146-ccee3b26755b68c8.js",
304
304
  "static/chunks/main-app-ebe67847147d19aa.js",
@@ -309,11 +309,11 @@
309
309
  "static/chunks/3954-fe27ff41d9bf012d.js",
310
310
  "static/chunks/8775-890699c74c28df61.js",
311
311
  "static/chunks/8566-5d4c89b722d9cee1.js",
312
- "static/chunks/6489-ecde2d94e57eb8a9.js",
313
- "static/chunks/4895-712004156efeccf2.js",
314
- "static/chunks/6734-9d524ec49e4ba49c.js",
315
- "static/chunks/6744-dbfe3cc4ce461613.js",
316
- "static/chunks/app/roots/[id]/page-703d96bf8208af2f.js"
312
+ "static/chunks/7238-11701befb3ca3e41.js",
313
+ "static/chunks/8423-ffded33a21b27360.js",
314
+ "static/chunks/7951-590bf2004d7935b5.js",
315
+ "static/chunks/2718-78fee2c0de782178.js",
316
+ "static/chunks/app/roots/[id]/page-76216026efb90ae0.js"
317
317
  ]
318
318
  }
319
319
  }
@@ -2,33 +2,33 @@
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/api/images/[rootId]/[file]/route": "/api/images/[rootId]/[file]",
4
4
  "/api/oauth/start/route": "/api/oauth/start",
5
- "/api/oauth/callback/route": "/api/oauth/callback",
6
5
  "/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
6
+ "/api/oauth/callback/route": "/api/oauth/callback",
7
7
  "/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
8
+ "/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
8
9
  "/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
9
10
  "/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
10
- "/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
11
- "/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
12
11
  "/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
13
- "/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
12
+ "/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
14
13
  "/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
14
+ "/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
15
15
  "/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
16
16
  "/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
17
- "/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
18
17
  "/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
18
+ "/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
19
19
  "/agents/[agentId]/page": "/agents/[agentId]",
20
20
  "/page": "/",
21
- "/settings/page": "/settings",
22
- "/roots/new/page": "/roots/new",
23
- "/audit/page": "/audit",
24
21
  "/onboarding/page": "/onboarding",
25
- "/share/[id]/file/page": "/share/[id]/file",
22
+ "/audit/page": "/audit",
23
+ "/settings/page": "/settings",
26
24
  "/share/[id]/page": "/share/[id]",
25
+ "/roots/new/page": "/roots/new",
27
26
  "/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
27
+ "/share/[id]/file/page": "/share/[id]/file",
28
28
  "/utilities/page": "/utilities",
29
- "/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
30
29
  "/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
31
- "/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
30
+ "/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
32
31
  "/roots/[id]/workflows/page": "/roots/[id]/workflows",
32
+ "/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
33
33
  "/roots/[id]/page": "/roots/[id]"
34
34
  }
@@ -5,11 +5,11 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/p8t15rbWhT5Rrs5fOXWZ6/_buildManifest.js",
9
- "static/p8t15rbWhT5Rrs5fOXWZ6/_ssgManifest.js"
8
+ "static/vTfQfQnAWV_hFVZjWEYvZ/_buildManifest.js",
9
+ "static/vTfQfQnAWV_hFVZjWEYvZ/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
- "static/chunks/webpack-2e8cca5826414cc6.js",
12
+ "static/chunks/webpack-87b4bb79fdc48563.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-2e8cca5826414cc6.js",
20
+ "static/chunks/webpack-87b4bb79fdc48563.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-2e8cca5826414cc6.js",
26
+ "static/chunks/webpack-87b4bb79fdc48563.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": "137bc1b9c102620b3ed53dadf491b768",
157
- "previewModeSigningKey": "7a39081a4d7882c0072d76d88df9d419de52a5faea4c123400c301c3f9a42a84",
158
- "previewModeEncryptionKey": "940e74bae952affd099bb667889deda1e523247ac765ad2f0bed3e60005af55b"
108
+ "previewModeId": "1ffe520e66fb40c4cf4834adc6c691c0",
109
+ "previewModeSigningKey": "f5aa5dc8e75acb66d3d18008e5e327cc0a0833ae96370bec1cf621e138c35af3",
110
+ "previewModeEncryptionKey": "94dfddd8aa6af6ebece63d522baff3ec190fc97e6d9e48d50389ea0d73f957ca"
159
111
  }
160
112
  }
@@ -2,7 +2,7 @@
2
2
  "app/roots/[id]/chat/[topicId]/_components/interaction-cards.tsx -> @/lib/server/oauth-actions": {
3
3
  "id": 94108,
4
4
  "files": [
5
- "static/chunks/4108.d6ed46bc2fcab462.js"
5
+ "static/chunks/4108.1ef6b5e7679b56ac.js"
6
6
  ]
7
7
  }
8
8
  }