reflex-agent 0.18.0 → 0.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +97 -97
- package/.next/app-path-routes-manifest.json +8 -8
- 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 +2 -2
- 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/api/utilities/install-archive/route_client-reference-manifest.js +1 -1
- package/.next/server/app/audit/page.js +1 -1
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/dispatcher/page.js +2 -2
- package/.next/server/app/dispatcher/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page.js +2 -2
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +2 -2
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/chat/[topicId]/page.js +2 -2
- package/.next/server/app/roots/[id]/chat/[topicId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/chat/[topicId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js +2 -2
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/memory/page.js +2 -2
- package/.next/server/app/roots/[id]/memory/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/page.js +6 -6
- package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/new/page.js +4 -4
- package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +4 -4
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/file/page.js +2 -2
- package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/page.js +2 -2
- package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
- package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/page.js +2 -2
- package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +8 -8
- package/.next/server/chunks/1358.js +1 -1
- package/.next/server/chunks/1525.js +1 -0
- package/.next/server/chunks/285.js +6 -6
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/404.js +3 -0
- package/.next/server/chunks/4578.js +0 -0
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/6217.js +1 -0
- package/.next/server/chunks/8511.js +0 -0
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9186.js +4 -0
- package/.next/server/chunks/9703.js +1 -0
- package/.next/server/chunks/9809.js +1 -1
- package/.next/server/functions-config-manifest.json +2 -2
- 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/4035-c900a19ab709c489.js +1 -0
- package/.next/static/chunks/4108.2a1cd2be227d1db6.js +1 -0
- package/.next/static/chunks/5572-cc7066942d006956.js +1 -0
- package/.next/static/chunks/59-8d4a53ee7c914335.js +1 -0
- package/.next/static/chunks/7343-d414cbf00d7903b3.js +1 -0
- package/.next/static/chunks/8523-ce9e5fd4102e0550.js +1 -0
- package/.next/static/chunks/app/layout-61561440bde8894f.js +1 -0
- package/.next/static/chunks/app/onboarding/page-25b3a1c1da972648.js +1 -0
- package/.next/static/chunks/app/page-a73a8abd219d328f.js +1 -0
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-1c1825c48749b024.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-aa97c0262e3f3a94.js +1 -0
- package/.next/static/chunks/app/roots/[id]/memory/{page-aab917d8048049e7.js → page-c69f17be3048bdc2.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/page-5385296d9e6fb5bd.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3d141c8450f93771.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/{page-e784b93a39334d2d.js → page-39f9bcc115ebee4b.js} +1 -1
- package/.next/static/chunks/app/roots/new/page-be08d7bdb6d3ec29.js +1 -0
- package/.next/static/chunks/app/settings/page-1a56d55862b78015.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-4713e54d2c21a7d8.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-749569080a03f192.js +1 -0
- package/.next/static/chunks/app/utilities/page-7ec6d0962a63b2cf.js +1 -0
- package/.next/static/chunks/{webpack-a051eba7e7f1881f.js → webpack-648ac9036cb1b816.js} +1 -1
- package/.next/trace +90 -90
- package/package.json +1 -1
- package/.next/server/chunks/3443.js +0 -1
- package/.next/server/chunks/3908.js +0 -3
- package/.next/server/chunks/6193.js +0 -1
- package/.next/server/chunks/8310.js +0 -4
- package/.next/server/chunks/8499.js +0 -1
- package/.next/static/chunks/1993-9dca1b1e6fd2aa4a.js +0 -1
- package/.next/static/chunks/4108.1f4c5d5167258fc2.js +0 -1
- package/.next/static/chunks/4339-598f4d295a1c9fd7.js +0 -1
- package/.next/static/chunks/7523-8e1a30a0a94360e6.js +0 -1
- package/.next/static/chunks/8700-67255781ff8535f8.js +0 -1
- package/.next/static/chunks/972-d90180d5752f1033.js +0 -1
- package/.next/static/chunks/app/layout-eade5a1d9244edb1.js +0 -1
- package/.next/static/chunks/app/onboarding/page-48b932af2f1ba2fa.js +0 -1
- package/.next/static/chunks/app/page-86e96e2ba12ff458.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-12dc5a32dabf680b.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-dfe79e6d415b578f.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-eb45813070de86e8.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3a7c7dcc78644559.js +0 -1
- package/.next/static/chunks/app/roots/new/page-60665535912274c9.js +0 -1
- package/.next/static/chunks/app/settings/page-7c74a4601ded9acb.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-5758d5aea102929e.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-b0e4daae2e153833.js +0 -1
- package/.next/static/chunks/app/utilities/page-4b344f56d64101fa.js +0 -1
- /package/.next/static/{9aIZJd7Nzsm6QMTXf63On → wqvqGv9K0VMAHRhcQ6dS5}/_buildManifest.js +0 -0
- /package/.next/static/{9aIZJd7Nzsm6QMTXf63On → wqvqGv9K0VMAHRhcQ6dS5}/_ssgManifest.js +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.