reflex-agent 0.16.0 → 0.17.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.
Files changed (170) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +90 -90
  3. package/.next/app-path-routes-manifest.json +7 -7
  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.js.nft.json +1 -1
  9. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/agents/[agentId]/page.js +1 -1
  11. package/.next/server/app/agents/[agentId]/page.js.nft.json +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.js.nft.json +1 -1
  15. package/.next/server/app/api/agents/[agentId]/respond/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/oauth/start/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/roots/[id]/attachments/route.js +0 -0
  20. package/.next/server/app/api/roots/[id]/attachments/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js +1 -1
  22. package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js.nft.json +1 -1
  23. package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js +1 -1
  25. package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js.nft.json +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 +1 -1
  28. package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route.js.nft.json +1 -1
  29. package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/roots/[id]/dashboard/route.js +1 -1
  31. package/.next/server/app/api/roots/[id]/dashboard/route.js.nft.json +1 -1
  32. package/.next/server/app/api/roots/[id]/dashboard/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/roots/[id]/suggestions/route.js +1 -1
  34. package/.next/server/app/api/roots/[id]/suggestions/route.js.nft.json +1 -1
  35. package/.next/server/app/api/roots/[id]/suggestions/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/utilities/[scope]/[id]/bundle.js/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/utilities/[scope]/[id]/host/route.js +1 -1
  38. package/.next/server/app/api/utilities/[scope]/[id]/host/route.js.nft.json +1 -1
  39. package/.next/server/app/api/utilities/[scope]/[id]/host/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/utilities/[scope]/[id]/host-api.mjs/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/utilities/[scope]/[id]/host-ui.mjs/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/utilities/[scope]/[id]/iframe/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/utilities/[scope]/[id]/style.css/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/utilities/install-archive/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/audit/page.js +2 -2
  46. package/.next/server/app/audit/page.js.nft.json +1 -1
  47. package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  48. package/.next/server/app/dispatcher/page.js +1 -1
  49. package/.next/server/app/dispatcher/page.js.nft.json +1 -1
  50. package/.next/server/app/dispatcher/page_client-reference-manifest.js +1 -1
  51. package/.next/server/app/onboarding/page.js +2 -2
  52. package/.next/server/app/onboarding/page.js.nft.json +1 -1
  53. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  54. package/.next/server/app/page.js +2 -2
  55. package/.next/server/app/page.js.nft.json +1 -1
  56. package/.next/server/app/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/roots/[id]/chat/[topicId]/page.js +2 -2
  58. package/.next/server/app/roots/[id]/chat/[topicId]/page.js.nft.json +1 -1
  59. package/.next/server/app/roots/[id]/chat/[topicId]/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/roots/[id]/kb/[...slug]/page.js +2 -2
  61. package/.next/server/app/roots/[id]/kb/[...slug]/page.js.nft.json +1 -1
  62. package/.next/server/app/roots/[id]/kb/[...slug]/page_client-reference-manifest.js +1 -1
  63. package/.next/server/app/roots/[id]/memory/page.js +2 -2
  64. package/.next/server/app/roots/[id]/memory/page.js.nft.json +1 -1
  65. package/.next/server/app/roots/[id]/memory/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/roots/[id]/page.js +6 -6
  67. package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
  68. package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
  69. package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
  70. package/.next/server/app/roots/[id]/workflows/[wfId]/page.js.nft.json +1 -1
  71. package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
  72. package/.next/server/app/roots/[id]/workflows/page.js +2 -2
  73. package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
  74. package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app/roots/new/page.js +3 -3
  76. package/.next/server/app/roots/new/page.js.nft.json +1 -1
  77. package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
  78. package/.next/server/app/settings/page.js +5 -5
  79. package/.next/server/app/settings/page.js.nft.json +1 -1
  80. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  81. package/.next/server/app/share/[id]/file/page.js +1 -1
  82. package/.next/server/app/share/[id]/file/page.js.nft.json +1 -1
  83. package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
  84. package/.next/server/app/share/[id]/page.js +2 -2
  85. package/.next/server/app/share/[id]/page.js.nft.json +1 -1
  86. package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
  87. package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
  88. package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
  89. package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
  90. package/.next/server/app/utilities/page.js +2 -2
  91. package/.next/server/app/utilities/page.js.nft.json +1 -1
  92. package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
  93. package/.next/server/app-paths-manifest.json +7 -7
  94. package/.next/server/chunks/1307.js +1 -1
  95. package/.next/server/chunks/1358.js +1 -1
  96. package/.next/server/chunks/2420.js +3 -0
  97. package/.next/server/chunks/285.js +31 -19
  98. package/.next/server/chunks/3332.js +1 -1
  99. package/.next/server/chunks/3834.js +1 -1
  100. package/.next/server/chunks/3943.js +1 -0
  101. package/.next/server/chunks/4251.js +27 -15
  102. package/.next/server/chunks/{5813.js → 4333.js} +2 -2
  103. package/.next/server/chunks/4578.js +1 -1
  104. package/.next/server/chunks/4611.js +1 -0
  105. package/.next/server/chunks/4812.js +1 -1
  106. package/.next/server/chunks/6142.js +1 -1
  107. package/.next/server/chunks/6370.js +1 -0
  108. package/.next/server/chunks/7220.js +1 -1
  109. package/.next/server/chunks/7430.js +1 -0
  110. package/.next/server/chunks/8511.js +1 -1
  111. package/.next/server/chunks/9098.js +1 -1
  112. package/.next/server/chunks/9809.js +1 -1
  113. package/.next/server/chunks/9840.js +1 -0
  114. package/.next/server/functions-config-manifest.json +3 -3
  115. package/.next/server/middleware-build-manifest.js +1 -1
  116. package/.next/server/middleware-manifest.json +5 -5
  117. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  118. package/.next/server/pages/500.html +1 -1
  119. package/.next/server/server-reference-manifest.js +1 -1
  120. package/.next/server/server-reference-manifest.json +1 -1
  121. package/.next/static/chunks/1140-64068d731caa9e74.js +1 -0
  122. package/.next/static/chunks/1449-6b7d830a92f3f938.js +1 -0
  123. package/.next/static/chunks/3281-8bd5b627634cdf42.js +1 -0
  124. package/.next/static/chunks/3680-c10f5bed1e72fdc2.js +1 -0
  125. package/.next/static/chunks/4108.19c3868f4af2c9f0.js +1 -0
  126. package/.next/static/chunks/9764-cdf07e52fe3e8237.js +1 -0
  127. package/.next/static/chunks/app/layout-a9e0a8f5993dd6d9.js +1 -0
  128. package/.next/static/chunks/app/onboarding/page-6fddd32281064f20.js +1 -0
  129. package/.next/static/chunks/app/page-04091ddd75f75dbe.js +1 -0
  130. package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-4ef3f3e86daba072.js +1 -0
  131. package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-e06fed2af2d53515.js +1 -0
  132. package/.next/static/chunks/app/roots/[id]/memory/{page-aac52678a724ac55.js → page-8a6c36c8f8b18027.js} +1 -1
  133. package/.next/static/chunks/app/roots/[id]/page-dc75fd44657768c3.js +1 -0
  134. package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-4159003e68210618.js +1 -0
  135. package/.next/static/chunks/app/roots/[id]/workflows/page-45cf79c938c988e5.js +1 -0
  136. package/.next/static/chunks/app/roots/new/page-c053590d2d0db45b.js +1 -0
  137. package/.next/static/chunks/app/settings/page-5514c8538063c316.js +1 -0
  138. package/.next/static/chunks/app/share/[id]/page-f88950f6a8ad9e41.js +1 -0
  139. package/.next/static/chunks/app/utilities/[scope]/[id]/page-b15dcef01e478b72.js +1 -0
  140. package/.next/static/chunks/app/utilities/page-bb3e4a011e6bad5c.js +1 -0
  141. package/.next/static/chunks/{webpack-455b1fa7690b2149.js → webpack-365da08c2f4d8fd4.js} +1 -1
  142. package/.next/trace +90 -90
  143. package/dist/lib/reflex/commands/start.js +23 -0
  144. package/dist/lib/reflex/commands/start.js.map +1 -1
  145. package/package.json +1 -1
  146. package/.next/server/chunks/2510.js +0 -3
  147. package/.next/server/chunks/4337.js +0 -1
  148. package/.next/server/chunks/4854.js +0 -1
  149. package/.next/server/chunks/6840.js +0 -1
  150. package/.next/static/chunks/2032-2a4123eb930cdaec.js +0 -1
  151. package/.next/static/chunks/2195-5b259de7dc1ecc65.js +0 -1
  152. package/.next/static/chunks/4108.282aed8c9dfa51c8.js +0 -1
  153. package/.next/static/chunks/4552-62988861b1d3487a.js +0 -1
  154. package/.next/static/chunks/7480-0f167c09fef1e184.js +0 -1
  155. package/.next/static/chunks/9775-e1967b6eb70917ab.js +0 -1
  156. package/.next/static/chunks/app/layout-4b952afc754a9eab.js +0 -1
  157. package/.next/static/chunks/app/onboarding/page-4eb39d2da8f5b74b.js +0 -1
  158. package/.next/static/chunks/app/page-e4f20a2af6ee840f.js +0 -1
  159. package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-c318e0d7bc378401.js +0 -1
  160. package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-0ac4deefd549778a.js +0 -1
  161. package/.next/static/chunks/app/roots/[id]/page-959e66eecb5cf5a8.js +0 -1
  162. package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-7af415baf1c31a66.js +0 -1
  163. package/.next/static/chunks/app/roots/[id]/workflows/page-6d9a9259c8419689.js +0 -1
  164. package/.next/static/chunks/app/roots/new/page-7b70107d4e1444bf.js +0 -1
  165. package/.next/static/chunks/app/settings/page-5a7bf1544311bc84.js +0 -1
  166. package/.next/static/chunks/app/share/[id]/page-acffd9a36ab71a6c.js +0 -1
  167. package/.next/static/chunks/app/utilities/[scope]/[id]/page-015bce192284cbfd.js +0 -1
  168. package/.next/static/chunks/app/utilities/page-96f769b25ff57602.js +0 -1
  169. /package/.next/static/{hPYprisLL4KmGxvyJ-Jan → 6dGMfpiSfKb8VjYCBSJk6}/_buildManifest.js +0 -0
  170. /package/.next/static/{hPYprisLL4KmGxvyJ-Jan → 6dGMfpiSfKb8VjYCBSJk6}/_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.