reflex-agent 0.3.1 → 0.4.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 +7 -7
- 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_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 +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 +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]/page.js +2 -2
- package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/new/page.js +4 -4
- package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +5 -5
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/file/page.js +1 -1
- package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/page.js +2 -2
- package/.next/server/app/share/[id]/page.js.nft.json +1 -1
- package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
- package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/page.js +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/2035.js +1 -1
- package/.next/server/chunks/285.js +108 -5
- package/.next/server/chunks/2995.js +1 -1
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/{9427.js → 3662.js} +1 -1
- package/.next/server/chunks/4347.js +3 -0
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/4836.js +1 -0
- package/.next/server/chunks/6909.js +106 -3
- package/.next/server/chunks/{5068.js → 7264.js} +2 -2
- package/.next/server/chunks/8823.js +1 -0
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9402.js +1 -0
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/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/3873-924fc0f386eb1005.js +1 -0
- package/.next/static/chunks/4108.e2aef54ba9b68f73.js +1 -0
- package/.next/static/chunks/4690-3065e11cc18ad056.js +1 -0
- package/.next/static/chunks/5779-bf4e7d8930f04f49.js +1 -0
- package/.next/static/chunks/{8871-2948840b33c0863d.js → 6886-4b169c08d9745ce0.js} +1 -1
- package/.next/static/chunks/8982-137b26d526f24a8b.js +1 -0
- package/.next/static/chunks/app/layout-f939333a791cb267.js +1 -0
- package/.next/static/chunks/app/onboarding/page-4291d58b0c6b16e1.js +1 -0
- package/.next/static/chunks/app/{page-97d312db91d569f7.js → page-c84defded9ae76c3.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-9de733628c6de625.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-f7772a63468ff75d.js +1 -0
- package/.next/static/chunks/app/roots/[id]/page-db94c337847a0543.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-cc556969ba89dab1.js +1 -0
- package/.next/static/chunks/app/roots/new/page-70df040d98ddfcb9.js +1 -0
- package/.next/static/chunks/app/settings/page-0451927b1906fdf0.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-04701cd3e2f42faf.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-b5c5ca2c72af92a4.js +1 -0
- package/.next/static/chunks/app/utilities/page-d66b3d654623ac67.js +1 -0
- package/.next/static/chunks/{webpack-bddc3babcbc30dd7.js → webpack-4f6b598d96af4ca7.js} +1 -1
- package/.next/trace +47 -47
- package/package.json +1 -1
- package/.next/server/chunks/2959.js +0 -1
- package/.next/server/chunks/4514.js +0 -3
- package/.next/server/chunks/9538.js +0 -1
- package/.next/server/chunks/963.js +0 -1
- package/.next/static/chunks/2865-134f546f21ca4330.js +0 -1
- package/.next/static/chunks/4108.5abdb7812a13eafd.js +0 -1
- package/.next/static/chunks/5254-4196f25e56270de5.js +0 -1
- package/.next/static/chunks/5521-cbc665104c7e59d3.js +0 -1
- package/.next/static/chunks/8855-9b941d2b78f398ce.js +0 -1
- package/.next/static/chunks/app/layout-d4cf24375db6d793.js +0 -1
- package/.next/static/chunks/app/onboarding/page-7303664b62ccc24a.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-123f60a544619a3c.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-e253597edb1b2440.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-91a8de6a1c79f8a3.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-4300a52e163883df.js +0 -1
- package/.next/static/chunks/app/roots/new/page-6b104aad46a38173.js +0 -1
- package/.next/static/chunks/app/settings/page-afe1b80f7f45c5eb.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-a5fb565bd892d4df.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-eb713a2b5209942c.js +0 -1
- package/.next/static/chunks/app/utilities/page-b7f30c151c42a27c.js +0 -1
- /package/.next/static/{IGuuMcet1qtGZQCP2MEn4 → qL2ylFt2IFmDVVrLaCl4u}/_buildManifest.js +0 -0
- /package/.next/static/{IGuuMcet1qtGZQCP2MEn4 → qL2ylFt2IFmDVVrLaCl4u}/_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.