reflex-agent 0.13.3 → 0.13.5
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 +84 -84
- package/.next/app-path-routes-manifest.json +7 -7
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +7 -7
- package/.next/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page.js +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/agents/[agentId]/page.js +2 -2
- package/.next/server/app/agents/[agentId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/images/[rootId]/[file]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/callback/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/attachments/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route.js +2 -2
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/bundle.js/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-api.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-ui.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/iframe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/style.css/route_client-reference-manifest.js +1 -1
- package/.next/server/app/audit/page.js +2 -2
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page.js +3 -3
- 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_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/page.js +4 -4
- 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 +3 -3
- package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +4 -4
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/file/page.js +2 -2
- package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/page.js +2 -2
- package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
- package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/page.js +2 -2
- package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +7 -7
- package/.next/server/chunks/1358.js +1 -1
- package/.next/server/chunks/285.js +6 -6
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/462.js +3 -0
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/4925.js +1 -1
- package/.next/server/chunks/5906.js +1 -0
- package/.next/server/chunks/7239.js +1 -0
- package/.next/server/chunks/{2553.js → 7564.js} +2 -2
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9809.js +1 -1
- package/.next/server/chunks/9975.js +1 -0
- package/.next/server/functions-config-manifest.json +6 -6
- 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/1722-1f7df607ccd79308.js +1 -0
- package/.next/static/chunks/4088-7c72e188b9bde99b.js +1 -0
- package/.next/static/chunks/4108.7b6bc850cb87e9bc.js +1 -0
- package/.next/static/chunks/5757-9ae2804a278bf867.js +1 -0
- package/.next/static/chunks/6136-9bf50790263804d1.js +1 -0
- package/.next/static/chunks/7260-36ed6b2076b8a79f.js +1 -0
- package/.next/static/chunks/app/layout-0d2ea0e793b0a0da.js +1 -0
- package/.next/static/chunks/app/onboarding/page-9ebf81ad78d9173a.js +1 -0
- package/.next/static/chunks/app/page-b926895e820623de.js +1 -0
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-1868f90d718dc449.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-b112a20948212db8.js +1 -0
- package/.next/static/chunks/app/roots/[id]/memory/page-495bfa5d5ccc95fc.js +1 -0
- package/.next/static/chunks/app/roots/[id]/page-df2eddea266dab67.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-9dbebdc6cf006bf3.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/{page-4f1658f13b1ed62f.js → page-0f527d3f6b8ab4a0.js} +1 -1
- package/.next/static/chunks/app/roots/new/page-c2ffb2099313f672.js +1 -0
- package/.next/static/chunks/app/settings/page-9ee28e7943ae7620.js +1 -0
- package/.next/static/chunks/app/share/[id]/{page-3c41145c5052196e.js → page-1f5f909096557c29.js} +1 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-3c6c50d24b9aa8a3.js +1 -0
- package/.next/static/chunks/app/utilities/page-0944fa72a82e7a76.js +1 -0
- package/.next/static/chunks/{webpack-e4214c40f8bbfb8a.js → webpack-87d6f4f6cb0681d9.js} +1 -1
- package/.next/trace +90 -90
- package/package.json +1 -1
- package/.next/server/chunks/1854.js +0 -1
- package/.next/server/chunks/5798.js +0 -3
- package/.next/server/chunks/6057.js +0 -1
- package/.next/server/chunks/6261.js +0 -1
- package/.next/static/chunks/1053-ea6a705a291aa42a.js +0 -1
- package/.next/static/chunks/2145-c6ca18def78454d6.js +0 -1
- package/.next/static/chunks/2283-846ac14d7ab55b2a.js +0 -1
- package/.next/static/chunks/3798-d4d575ac69051cf9.js +0 -1
- package/.next/static/chunks/4108.2dc3c767f831f9af.js +0 -1
- package/.next/static/chunks/4243-193beeabc76bcd91.js +0 -1
- package/.next/static/chunks/app/layout-b89925fa75d66eea.js +0 -1
- package/.next/static/chunks/app/onboarding/page-9b9f74b3737805f6.js +0 -1
- package/.next/static/chunks/app/page-d46c2ac151511ae7.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-8dc9ea79064a1e6e.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-0345054358c099c2.js +0 -1
- package/.next/static/chunks/app/roots/[id]/memory/page-ca21167541d9d818.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-1c6b4677b911c463.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-688ef6bc97b92a38.js +0 -1
- package/.next/static/chunks/app/roots/new/page-3c0a418feff0bf27.js +0 -1
- package/.next/static/chunks/app/settings/page-bfc3e0b4fca2b6cd.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-561dd294cb2beb54.js +0 -1
- package/.next/static/chunks/app/utilities/page-5061f113002b5638.js +0 -1
- /package/.next/static/{BGlfzUnm4RdoF1cif83QI → FjPl5lLyObDgORD6F9-MK}/_buildManifest.js +0 -0
- /package/.next/static/{BGlfzUnm4RdoF1cif83QI → FjPl5lLyObDgORD6F9-MK}/_ssgManifest.js +0 -0
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
3
|
"functions": {
|
|
4
|
+
"/api/agents/[agentId]/respond": {},
|
|
4
5
|
"/api/images/[rootId]/[file]": {},
|
|
5
6
|
"/api/oauth/callback": {},
|
|
6
|
-
"/api/oauth/start": {},
|
|
7
|
-
"/api/roots/[id]/chat/[topicId]/send": {},
|
|
8
7
|
"/api/roots/[id]/attachments": {},
|
|
8
|
+
"/api/roots/[id]/chat/[topicId]/send": {},
|
|
9
9
|
"/api/roots/[id]/chat/[topicId]/stop": {},
|
|
10
10
|
"/api/roots/[id]/chat/[topicId]/stream": {},
|
|
11
|
-
"/api/agents/[agentId]/respond": {},
|
|
12
11
|
"/api/roots/[id]/dashboard": {},
|
|
13
12
|
"/api/roots/[id]/suggestions": {},
|
|
14
13
|
"/api/utilities/[scope]/[id]/bundle.js": {},
|
|
14
|
+
"/api/utilities/[scope]/[id]/host-ui.mjs": {},
|
|
15
15
|
"/api/utilities/[scope]/[id]/host-api.mjs": {},
|
|
16
|
+
"/api/oauth/start": {},
|
|
16
17
|
"/api/utilities/[scope]/[id]/host": {},
|
|
17
|
-
"/api/utilities/[scope]/[id]/
|
|
18
|
-
"/api/utilities/[scope]/[id]/iframe": {}
|
|
19
|
-
"/api/utilities/[scope]/[id]/style.css": {}
|
|
18
|
+
"/api/utilities/[scope]/[id]/style.css": {},
|
|
19
|
+
"/api/utilities/[scope]/[id]/iframe": {}
|
|
20
20
|
}
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-87d6f4f6cb0681d9.js","static/chunks/6fe292aa-7126ff9d6732e864.js","static/chunks/146-ccee3b26755b68c8.js","static/chunks/main-app-ebe67847147d19aa.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-87d6f4f6cb0681d9.js","static/chunks/framework-aaa7c1a953276299.js","static/chunks/main-bfb98fc1d6aa1d45.js","static/chunks/pages/_app-bf8bc157ace53d59.js"],"/_error":["static/chunks/webpack-87d6f4f6cb0681d9.js","static/chunks/framework-aaa7c1a953276299.js","static/chunks/main-bfb98fc1d6aa1d45.js","static/chunks/pages/_error-da89ab2956f0cf38.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"wasm": [],
|
|
18
18
|
"assets": [],
|
|
19
19
|
"env": {
|
|
20
|
-
"__NEXT_BUILD_ID": "
|
|
21
|
-
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "
|
|
22
|
-
"__NEXT_PREVIEW_MODE_ID": "
|
|
23
|
-
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "
|
|
24
|
-
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "
|
|
20
|
+
"__NEXT_BUILD_ID": "FjPl5lLyObDgORD6F9-MK",
|
|
21
|
+
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "DBpho8mYwWRGZhEuZ2QDCzi/iXSYg3Xuz8O2GfYsp10=",
|
|
22
|
+
"__NEXT_PREVIEW_MODE_ID": "3992827729affcdce70c9a7a7c3d9a70",
|
|
23
|
+
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "60659ef69c603968edaa178acddd858b057753b3fdd0808f1c1a888bff25bbb5",
|
|
24
|
+
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "3c2a7dbe20b02dfb3b94e3c77843d1a2d9b3b4a3744780ec31b2696fce7b5cde"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__REACT_LOADABLE_MANIFEST='{"app/roots/[id]/chat/[topicId]/_components/interaction-cards.tsx -> @/lib/server/oauth-actions":{"id":94108,"files":["static/chunks/4108.
|
|
1
|
+
self.__REACT_LOADABLE_MANIFEST='{"app/roots/[id]/chat/[topicId]/_components/interaction-cards.tsx -> @/lib/server/oauth-actions":{"id":94108,"files":["static/chunks/4108.7b6bc850cb87e9bc.js"]}}';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-87d6f4f6cb0681d9.js" defer=""></script><script src="/_next/static/chunks/framework-aaa7c1a953276299.js" defer=""></script><script src="/_next/static/chunks/main-bfb98fc1d6aa1d45.js" defer=""></script><script src="/_next/static/chunks/pages/_app-bf8bc157ace53d59.js" defer=""></script><script src="/_next/static/chunks/pages/_error-da89ab2956f0cf38.js" defer=""></script><script src="/_next/static/FjPl5lLyObDgORD6F9-MK/_buildManifest.js" defer=""></script><script src="/_next/static/FjPl5lLyObDgORD6F9-MK/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"FjPl5lLyObDgORD6F9-MK","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|