reflex-agent 0.18.1 → 0.18.2

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 (140) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +102 -102
  3. package/.next/app-path-routes-manifest.json +9 -9
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/prerender-manifest.json +3 -3
  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/agents/[agentId]/page.js +1 -1
  10. package/.next/server/app/agents/[agentId]/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/agents/[agentId]/respond/route.js +1 -1
  12. package/.next/server/app/api/agents/[agentId]/respond/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/images/[rootId]/[file]/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/oauth/callback/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/oauth/start/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/roots/[id]/attachments/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js +1 -1
  18. package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js +1 -1
  20. package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route.js +1 -1
  22. package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/roots/[id]/dashboard/route.js +1 -1
  24. package/.next/server/app/api/roots/[id]/dashboard/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/roots/[id]/suggestions/route.js +1 -1
  26. package/.next/server/app/api/roots/[id]/suggestions/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/utilities/[scope]/[id]/bundle.js/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/utilities/[scope]/[id]/host/route.js +1 -1
  29. package/.next/server/app/api/utilities/[scope]/[id]/host/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/utilities/[scope]/[id]/host-api.mjs/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/utilities/[scope]/[id]/host-ui.mjs/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/utilities/[scope]/[id]/iframe/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/utilities/[scope]/[id]/style.css/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/utilities/install-archive/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/audit/page.js +1 -1
  36. package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  37. package/.next/server/app/dispatcher/page.js +1 -1
  38. package/.next/server/app/dispatcher/page_client-reference-manifest.js +1 -1
  39. package/.next/server/app/onboarding/page.js +1 -1
  40. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  41. package/.next/server/app/page.js +2 -2
  42. package/.next/server/app/page.js.nft.json +1 -1
  43. package/.next/server/app/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/roots/[id]/chat/[topicId]/page.js +2 -2
  45. package/.next/server/app/roots/[id]/chat/[topicId]/page.js.nft.json +1 -1
  46. package/.next/server/app/roots/[id]/chat/[topicId]/page_client-reference-manifest.js +1 -1
  47. package/.next/server/app/roots/[id]/kb/[...slug]/page.js +2 -2
  48. package/.next/server/app/roots/[id]/kb/[...slug]/page.js.nft.json +1 -1
  49. package/.next/server/app/roots/[id]/kb/[...slug]/page_client-reference-manifest.js +1 -1
  50. package/.next/server/app/roots/[id]/memory/page.js +2 -2
  51. package/.next/server/app/roots/[id]/memory/page_client-reference-manifest.js +1 -1
  52. package/.next/server/app/roots/[id]/page.js +6 -6
  53. package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
  54. package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
  56. package/.next/server/app/roots/[id]/workflows/[wfId]/page.js.nft.json +1 -1
  57. package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/roots/[id]/workflows/page.js +2 -2
  59. package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
  60. package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
  61. package/.next/server/app/roots/new/page.js +4 -4
  62. package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
  63. package/.next/server/app/settings/page.js +4 -4
  64. package/.next/server/app/settings/page.js.nft.json +1 -1
  65. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/share/[id]/file/page.js +2 -2
  67. package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
  68. package/.next/server/app/share/[id]/page.js +2 -2
  69. package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
  71. package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
  72. package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app/utilities/page.js +2 -2
  74. package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app-paths-manifest.json +9 -9
  76. package/.next/server/chunks/1358.js +1 -1
  77. package/.next/server/chunks/{9186.js → 2389.js} +2 -2
  78. package/.next/server/chunks/285.js +5 -5
  79. package/.next/server/chunks/3332.js +1 -1
  80. package/.next/server/chunks/4578.js +0 -0
  81. package/.next/server/chunks/4812.js +1 -1
  82. package/.next/server/chunks/4969.js +1 -0
  83. package/.next/server/chunks/6356.js +3 -0
  84. package/.next/server/chunks/{6217.js → 7607.js} +1 -1
  85. package/.next/server/chunks/8040.js +1 -0
  86. package/.next/server/chunks/9098.js +1 -1
  87. package/.next/server/chunks/9809.js +1 -1
  88. package/.next/server/functions-config-manifest.json +3 -3
  89. package/.next/server/middleware-build-manifest.js +1 -1
  90. package/.next/server/middleware-manifest.json +5 -5
  91. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  92. package/.next/server/pages/500.html +1 -1
  93. package/.next/server/pages/_error.js +2 -2
  94. package/.next/server/server-reference-manifest.js +1 -1
  95. package/.next/server/server-reference-manifest.json +1 -1
  96. package/.next/static/chunks/{7343-d414cbf00d7903b3.js → 2885-3b6efe9070ae7699.js} +1 -1
  97. package/.next/static/chunks/334-e9ffb96d6720ee5b.js +1 -0
  98. package/.next/static/chunks/4108.a04c1e0b768f6392.js +1 -0
  99. package/.next/static/chunks/5371-f2503fe0dffea57d.js +1 -0
  100. package/.next/static/chunks/5744-eccd279a734c778c.js +1 -0
  101. package/.next/static/chunks/6642-02be14d0b5ca62b7.js +1 -0
  102. package/.next/static/chunks/app/layout-48a6fb46c228b814.js +1 -0
  103. package/.next/static/chunks/app/onboarding/page-06103f281ff3f063.js +1 -0
  104. package/.next/static/chunks/app/{page-a73a8abd219d328f.js → page-eed31ba1b952cf24.js} +1 -1
  105. package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-5fc17c5819406917.js +1 -0
  106. package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-a52b2005a7e538ca.js +1 -0
  107. package/.next/static/chunks/app/roots/[id]/memory/{page-c69f17be3048bdc2.js → page-4edc11023d8a13fd.js} +1 -1
  108. package/.next/static/chunks/app/roots/[id]/page-0f0d498f4b4bd7bf.js +1 -0
  109. package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-f93d6b1bb29e79f0.js +1 -0
  110. package/.next/static/chunks/app/roots/[id]/workflows/page-562913d54bcd08d5.js +1 -0
  111. package/.next/static/chunks/app/roots/new/page-98d64261cc2ae2a1.js +1 -0
  112. package/.next/static/chunks/app/settings/page-7a4d8a407fbe5ed8.js +1 -0
  113. package/.next/static/chunks/app/share/[id]/page-a0540dba09771e84.js +1 -0
  114. package/.next/static/chunks/app/utilities/[scope]/[id]/page-2cee9be029f211c6.js +1 -0
  115. package/.next/static/chunks/app/utilities/page-197156f16167514e.js +1 -0
  116. package/.next/static/chunks/{webpack-648ac9036cb1b816.js → webpack-dbfe1e5d0f7f7a98.js} +1 -1
  117. package/.next/trace +90 -90
  118. package/package.json +1 -1
  119. package/.next/server/chunks/1525.js +0 -1
  120. package/.next/server/chunks/404.js +0 -3
  121. package/.next/server/chunks/9703.js +0 -1
  122. package/.next/static/chunks/4035-c900a19ab709c489.js +0 -1
  123. package/.next/static/chunks/4108.2a1cd2be227d1db6.js +0 -1
  124. package/.next/static/chunks/5572-cc7066942d006956.js +0 -1
  125. package/.next/static/chunks/59-8d4a53ee7c914335.js +0 -1
  126. package/.next/static/chunks/8523-ce9e5fd4102e0550.js +0 -1
  127. package/.next/static/chunks/app/layout-61561440bde8894f.js +0 -1
  128. package/.next/static/chunks/app/onboarding/page-25b3a1c1da972648.js +0 -1
  129. package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-1c1825c48749b024.js +0 -1
  130. package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-aa97c0262e3f3a94.js +0 -1
  131. package/.next/static/chunks/app/roots/[id]/page-5385296d9e6fb5bd.js +0 -1
  132. package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3d141c8450f93771.js +0 -1
  133. package/.next/static/chunks/app/roots/[id]/workflows/page-39f9bcc115ebee4b.js +0 -1
  134. package/.next/static/chunks/app/roots/new/page-be08d7bdb6d3ec29.js +0 -1
  135. package/.next/static/chunks/app/settings/page-1a56d55862b78015.js +0 -1
  136. package/.next/static/chunks/app/share/[id]/page-4713e54d2c21a7d8.js +0 -1
  137. package/.next/static/chunks/app/utilities/[scope]/[id]/page-749569080a03f192.js +0 -1
  138. package/.next/static/chunks/app/utilities/page-7ec6d0962a63b2cf.js +0 -1
  139. /package/.next/static/{wqvqGv9K0VMAHRhcQ6dS5 → kKiRbrTiD77WXduAvKNfN}/_buildManifest.js +0 -0
  140. /package/.next/static/{wqvqGv9K0VMAHRhcQ6dS5 → kKiRbrTiD77WXduAvKNfN}/_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.