@tablestore/tablestore-agent-cli 0.3.1 → 0.4.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 (753) hide show
  1. package/dist/commands/memory.d.ts.map +1 -1
  2. package/dist/commands/memory.js +20 -16
  3. package/dist/commands/memory.js.map +1 -1
  4. package/dist/dashboard-runtime/dashboard/.next/BUILD_ID +1 -1
  5. package/dist/dashboard-runtime/dashboard/.next/app-path-routes-manifest.json +10 -0
  6. package/dist/dashboard-runtime/dashboard/.next/build-manifest.json +3 -3
  7. package/dist/dashboard-runtime/dashboard/.next/prerender-manifest.json +3 -3
  8. package/dist/dashboard-runtime/dashboard/.next/required-server-files.json +4 -4
  9. package/dist/dashboard-runtime/dashboard/.next/routes-manifest.json +80 -0
  10. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/api-keys/page.js.nft.json +1 -1
  11. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/api-keys/page_client-reference-manifest.js +1 -1
  12. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
  13. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  14. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page.js.nft.json +1 -1
  15. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page_client-reference-manifest.js +1 -1
  16. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page.js.nft.json +1 -1
  17. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page_client-reference-manifest.js +1 -1
  18. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page.js.nft.json +1 -1
  19. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page_client-reference-manifest.js +1 -1
  20. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page.js.nft.json +1 -1
  21. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page_client-reference-manifest.js +1 -1
  22. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page.js.nft.json +1 -1
  23. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page_client-reference-manifest.js +1 -1
  24. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page.js.nft.json +1 -1
  25. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page_client-reference-manifest.js +1 -1
  26. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page.js.nft.json +1 -1
  27. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page_client-reference-manifest.js +1 -1
  28. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page.js.nft.json +1 -1
  29. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page_client-reference-manifest.js +1 -1
  30. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page.js.nft.json +1 -1
  31. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page_client-reference-manifest.js +1 -1
  32. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
  33. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
  34. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/[dreamId]/page.js.nft.json +1 -1
  35. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/[dreamId]/page_client-reference-manifest.js +1 -1
  36. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/page.js.nft.json +1 -1
  37. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/page_client-reference-manifest.js +1 -1
  38. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page.js.nft.json +1 -1
  39. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page_client-reference-manifest.js +1 -1
  40. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page.js.nft.json +1 -1
  41. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page_client-reference-manifest.js +1 -1
  42. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page.js.nft.json +1 -1
  43. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page_client-reference-manifest.js +1 -1
  44. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/app-paths-manifest.json +3 -0
  45. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/build-manifest.json +18 -0
  46. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/next-font-manifest.json +8 -0
  47. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/react-loadable-manifest.json +1 -0
  48. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/server-reference-manifest.json +4 -0
  49. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page.js +23 -0
  50. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page.js.map +5 -0
  51. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page.js.nft.json +1 -0
  52. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page_client-reference-manifest.js +3 -0
  53. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page.js.nft.json +1 -1
  54. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page_client-reference-manifest.js +1 -1
  55. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page.js.nft.json +1 -1
  56. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page_client-reference-manifest.js +1 -1
  57. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/tasks/page.js.nft.json +1 -1
  58. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/tasks/page_client-reference-manifest.js +1 -1
  59. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page.js.nft.json +1 -1
  60. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page_client-reference-manifest.js +1 -1
  61. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/app-paths-manifest.json +3 -0
  62. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/build-manifest.json +18 -0
  63. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/next-font-manifest.json +8 -0
  64. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/react-loadable-manifest.json +1 -0
  65. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/server-reference-manifest.json +4 -0
  66. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page.js +23 -0
  67. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page.js.map +5 -0
  68. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page.js.nft.json +1 -0
  69. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page_client-reference-manifest.js +3 -0
  70. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page.js.nft.json +1 -1
  71. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page_client-reference-manifest.js +1 -1
  72. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page.js.nft.json +1 -1
  73. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +1 -1
  74. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  75. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  76. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.html +1 -1
  77. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.rsc +1 -1
  78. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  79. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  80. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  81. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  82. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  83. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page.js.nft.json +1 -1
  84. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  85. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
  86. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +16 -16
  87. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
  88. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
  89. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
  90. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
  91. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  92. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  93. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js +1 -1
  94. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js.nft.json +1 -1
  95. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js +1 -1
  96. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js.nft.json +1 -1
  97. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js +1 -1
  98. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js.nft.json +1 -1
  99. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js +1 -1
  100. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js.nft.json +1 -1
  101. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js +1 -1
  102. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js.nft.json +1 -1
  103. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js +1 -1
  104. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js.nft.json +1 -1
  105. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js +1 -1
  106. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js.nft.json +1 -1
  107. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js +1 -1
  108. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js.nft.json +1 -1
  109. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js +1 -1
  110. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js.nft.json +1 -1
  111. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js +1 -1
  112. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js.nft.json +1 -1
  113. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js +1 -1
  114. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js.nft.json +1 -1
  115. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js +1 -1
  116. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js.nft.json +1 -1
  117. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js +1 -1
  118. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js.nft.json +1 -1
  119. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js +1 -1
  120. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js.nft.json +1 -1
  121. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js +1 -1
  122. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js.nft.json +1 -1
  123. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js +1 -1
  124. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js.nft.json +1 -1
  125. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js +1 -1
  126. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js.nft.json +1 -1
  127. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js +1 -1
  128. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js.nft.json +1 -1
  129. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js +1 -1
  130. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js.nft.json +1 -1
  131. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js +1 -1
  132. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js.nft.json +1 -1
  133. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js +1 -1
  134. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js.nft.json +1 -1
  135. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js +2 -2
  136. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js.nft.json +1 -1
  137. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js +1 -1
  138. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js.nft.json +1 -1
  139. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js +1 -1
  140. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js.nft.json +1 -1
  141. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js +1 -1
  142. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js.nft.json +1 -1
  143. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js +1 -1
  144. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js.nft.json +1 -1
  145. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js +1 -1
  146. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js.nft.json +1 -1
  147. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js +1 -1
  148. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js.nft.json +1 -1
  149. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js +1 -1
  150. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js.nft.json +1 -1
  151. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js +1 -1
  152. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js.nft.json +1 -1
  153. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js +1 -1
  154. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js.nft.json +1 -1
  155. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js +1 -1
  156. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js.nft.json +1 -1
  157. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js +1 -1
  158. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js.nft.json +1 -1
  159. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js +2 -2
  160. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js.nft.json +1 -1
  161. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js +1 -1
  162. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js.nft.json +1 -1
  163. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js +1 -1
  164. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js.nft.json +1 -1
  165. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js +2 -2
  166. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js.nft.json +1 -1
  167. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js +2 -2
  168. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js.nft.json +1 -1
  169. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js +2 -2
  170. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js.nft.json +1 -1
  171. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js +1 -1
  172. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js.nft.json +1 -1
  173. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js +1 -1
  174. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js.nft.json +1 -1
  175. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js +1 -1
  176. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js.nft.json +1 -1
  177. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js +1 -1
  178. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js.nft.json +1 -1
  179. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/app-paths-manifest.json +3 -0
  180. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/build-manifest.json +9 -0
  181. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/server-reference-manifest.json +4 -0
  182. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js +6 -0
  183. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js.map +5 -0
  184. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js.nft.json +1 -0
  185. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route_client-reference-manifest.js +3 -0
  186. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/app-paths-manifest.json +3 -0
  187. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/build-manifest.json +9 -0
  188. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/server-reference-manifest.json +4 -0
  189. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js +6 -0
  190. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js.map +5 -0
  191. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js.nft.json +1 -0
  192. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route_client-reference-manifest.js +3 -0
  193. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/app-paths-manifest.json +3 -0
  194. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/build-manifest.json +9 -0
  195. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/server-reference-manifest.json +4 -0
  196. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js +6 -0
  197. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js.map +5 -0
  198. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js.nft.json +1 -0
  199. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route_client-reference-manifest.js +3 -0
  200. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/app-paths-manifest.json +3 -0
  201. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/build-manifest.json +9 -0
  202. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/server-reference-manifest.json +4 -0
  203. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js +6 -0
  204. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js.map +5 -0
  205. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js.nft.json +1 -0
  206. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route_client-reference-manifest.js +3 -0
  207. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/app-paths-manifest.json +3 -0
  208. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/build-manifest.json +9 -0
  209. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/server-reference-manifest.json +4 -0
  210. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js +6 -0
  211. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js.map +5 -0
  212. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js.nft.json +1 -0
  213. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route_client-reference-manifest.js +3 -0
  214. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/app-paths-manifest.json +3 -0
  215. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/build-manifest.json +9 -0
  216. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/server-reference-manifest.json +4 -0
  217. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js +6 -0
  218. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js.map +5 -0
  219. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js.nft.json +1 -0
  220. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route_client-reference-manifest.js +3 -0
  221. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/app-paths-manifest.json +3 -0
  222. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/build-manifest.json +9 -0
  223. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/server-reference-manifest.json +4 -0
  224. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js +6 -0
  225. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js.map +5 -0
  226. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js.nft.json +1 -0
  227. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route_client-reference-manifest.js +3 -0
  228. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/app-paths-manifest.json +3 -0
  229. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/build-manifest.json +9 -0
  230. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/server-reference-manifest.json +4 -0
  231. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js +6 -0
  232. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js.map +5 -0
  233. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js.nft.json +1 -0
  234. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route_client-reference-manifest.js +3 -0
  235. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js +2 -2
  236. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js.nft.json +1 -1
  237. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js +1 -1
  238. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js.nft.json +1 -1
  239. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js +1 -1
  240. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js.nft.json +1 -1
  241. package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
  242. package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +15 -15
  243. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  244. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +15 -15
  245. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +3 -3
  246. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +11 -11
  247. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  248. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page.js.nft.json +1 -1
  249. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  250. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
  251. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +18 -18
  252. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +18 -18
  253. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +3 -3
  254. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +11 -11
  255. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  256. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  257. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +4 -4
  258. package/dist/dashboard-runtime/dashboard/.next/server/app/page.js.nft.json +1 -1
  259. package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  260. package/dist/dashboard-runtime/dashboard/.next/server/app-paths-manifest.json +10 -0
  261. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_artifacts_route_actions_0doape5.js +3 -0
  262. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_ingest_route_actions_0ppwgam.js +3 -0
  263. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_page_route_actions_0odivj9.js +3 -0
  264. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_pages_route_actions_0s15y9a.js +3 -0
  265. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_route_actions_0dbjn9p.js +3 -0
  266. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_search_route_actions_108iypz.js +3 -0
  267. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_source_route_actions_0vmf0n5.js +3 -0
  268. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_sources_route_actions_0i4~w4-.js +3 -0
  269. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0p91_next_dist_esm_build_templates_app-route_0n~ec7s.js +24 -17
  270. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0-e5iv2._.js +3 -0
  271. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0.hvkwy._.js +1 -1
  272. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__03j_ekh._.js +3 -0
  273. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__03~qmfv._.js +3 -0
  274. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__07k_8vo._.js +3 -0
  275. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0_g86ij._.js +3 -0
  276. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0db9xtg._.js +40 -0
  277. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ejcow5._.js +1 -1
  278. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0es0s_~._.js +1 -1
  279. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0esucs7._.js +3 -0
  280. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0f~3a2d._.js +3 -0
  281. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0n.tvh_._.js +3 -0
  282. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ohui_o._.js +3 -0
  283. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ssi0g0._.js +3 -0
  284. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0u03tze._.js +1 -1
  285. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ua_nqs._.js +1 -1
  286. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0wpch_g._.js +3 -0
  287. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ypo~ko._.js +3 -0
  288. package/dist/dashboard-runtime/dashboard/.next/server/chunks/{[root-of-the-server]__0sa.9zr._.js → [root-of-the-server]__0yqtnx6._.js} +9 -9
  289. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0z19yd0._.js +3 -0
  290. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__11rxx0.._.js +40 -0
  291. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__11wq90l._.js +1 -1
  292. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__120vi1p._.js +3 -0
  293. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__13q2wbt._.js +1 -1
  294. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__13~-fxp._.js +1 -1
  295. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0b1r_app_(dashboard)_knowledge-base_[name]_documents_documents-client_tsx_0g2uxmt._.js +1 -1
  296. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0e95__next-internal_server_app_(dashboard)_memory_[store]_scope_page_actions_0n2kkfu.js +3 -0
  297. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0e95__next-internal_server_app_(dashboard)_memory_[store]_wiki_page_actions_01zih-8.js +3 -0
  298. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0p91_next_dist_esm_build_templates_app-page_07x7aai.js +4 -0
  299. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0p91_next_dist_esm_build_templates_app-page_0u~m_xi.js +4 -0
  300. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__07er-7t._.js +3 -0
  301. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__09556l4._.js +3 -0
  302. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0cn05tt._.js +3 -0
  303. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0ejd~qu._.js +3 -0
  304. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0hbevlv._.js +3 -0
  305. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0i9tlv5._.js +3 -0
  306. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0ov6305._.js +1 -1
  307. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0xqm21n._.js +3 -0
  308. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0-yhfok._.js +3 -0
  309. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.eh64w._.js +3 -0
  310. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_019ufsh._.js +3 -0
  311. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_04wdnle._.js +3 -0
  312. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06umrt-._.js +3 -0
  313. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0a-deba._.js +3 -0
  314. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0au8umj._.js +3 -0
  315. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0bn79mh._.js +3 -0
  316. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0cpcl4p._.js +3 -0
  317. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0f3_q1r._.js +3 -0
  318. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0fz3kge._.js +1 -1
  319. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0gt9qp0._.js +3 -0
  320. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0gyu-mm._.js +3 -0
  321. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ih5--w._.js +3 -0
  322. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0j4mfzx._.js +3 -0
  323. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0j_44th._.js +3 -0
  324. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0mn4dgd._.js +3 -0
  325. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0nc~.w2._.js +3 -0
  326. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0p-bup8._.js +3 -0
  327. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0psdvqq._.js +3 -0
  328. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0rd1b-.._.js +3 -0
  329. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0t_-u16._.js +3 -0
  330. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0u0~-~-._.js +3 -0
  331. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0vw3mzw._.js +3 -0
  332. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ww5s91._.js +1 -1
  333. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0xm2tp8._.js +3 -0
  334. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0xutx8t._.js +3 -0
  335. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0ggq95f._.js +3 -0
  336. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0x60pxf._.js +1 -1
  337. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0xaihln._.js +3 -0
  338. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_api-keys_page_tsx_0lb6fu7._.js +1 -1
  339. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_[dreamId]_page_tsx_0wy3tv6._.js +1 -1
  340. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_page_tsx_0uzzpvs._.js +1 -1
  341. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_layout_tsx_0rbi41w._.js +1 -1
  342. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_scope_page_tsx_01rq2zq._.js +3 -0
  343. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_search_page_tsx_0rj3dkc._.js +3 -0
  344. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_tasks_page_tsx_0a_bgx4._.js +1 -1
  345. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_units_page_tsx_0.6xnei._.js +1 -1
  346. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_memory_memory-files-browser_tsx_0o2~94-._.js +1 -1
  347. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_01evqg6._.js +3 -0
  348. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_i18n_i18n-context_tsx_0c39ewr._.js +1 -1
  349. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_03py6n-._.js +3 -0
  350. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_08hzj0f._.js +3 -0
  351. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0_mks~s._.js +3 -0
  352. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0xbb09m._.js +3 -0
  353. package/dist/dashboard-runtime/dashboard/.next/server/functions-config-manifest.json +8 -0
  354. package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
  355. package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.js +1 -1
  356. package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.json +2 -0
  357. package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
  358. package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
  359. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
  360. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
  361. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{01bokygf48bnj.js → 0-b36b4si6az5.js} +1 -1
  362. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-q4fucd6l5ip.js +1 -0
  363. package/dist/dashboard-runtime/dashboard/.next/static/chunks/03qrjs4w.7yz3.js +1 -0
  364. package/dist/dashboard-runtime/dashboard/.next/static/chunks/03rx12c5dxw_4.js +1 -0
  365. package/dist/dashboard-runtime/dashboard/.next/static/chunks/04uxooijjqs-9.js +1 -0
  366. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08tm8srceyz1j.js +1 -0
  367. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08tpejw1f.2jd.js +1 -0
  368. package/dist/dashboard-runtime/dashboard/.next/static/chunks/09hfvw~51z.9o.js +1 -0
  369. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0b_~fcwy9vo2r.js +1 -0
  370. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0crw5ciecbvir.js +1 -0
  371. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0cy7y~ef_6m-s.js +1 -0
  372. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dl5t6e508o8k.js +1 -0
  373. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0expqv.~8a3wr.js +1 -0
  374. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0f-mf~9z.~82q.js +1 -0
  375. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0gdmaffoezvcu.js +1 -0
  376. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0hoybc7spk4vg.js +1 -0
  377. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0idr-.ttn_21z.js +1 -0
  378. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k9my4lhyvwbd.js +1 -0
  379. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k_rtgxnq8bsz.js +1 -0
  380. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0lfx3ykqc9uiy.js +1 -0
  381. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0m2j5ne9j7dft.js +1 -0
  382. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0m50djlkcegw9.js +1 -0
  383. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0mg.g5g33nh.~.js +1 -0
  384. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0mit8g2.vh7a9.js +1 -0
  385. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0nq2xdnij7nqt.js +1 -0
  386. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0o9quk2z~1ez0.js +1 -0
  387. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0o~zjik9-6a1f.js +1 -0
  388. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0p6zd_ss6.14_.js +1 -0
  389. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0qccdw9ussvne.js +1 -0
  390. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0teq2sa-33s3g.js +1 -0
  391. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0upl.e~taktf9.js +1 -0
  392. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0v1ulq51wmrto.js +5 -0
  393. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0v5mmaebktnw1.css +1 -0
  394. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0vfuo2829nn25.js +4 -0
  395. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0vp-dv9_z334e.js +1 -0
  396. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0w9eqc5ya-oai.js +1 -0
  397. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x0ppjv_4yap7.js +1 -0
  398. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0xbqtv-jcph-2.js +1 -0
  399. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~m6ml547qzpo.js +1 -0
  400. package/dist/dashboard-runtime/dashboard/.next/static/chunks/10s~90qej98.b.js +1 -0
  401. package/dist/dashboard-runtime/dashboard/.next/static/chunks/12vri~chu44bu.js +9 -0
  402. package/dist/dashboard-runtime/dashboard/.next/static/chunks/13gbu.62oz207.js +138 -0
  403. package/dist/dashboard-runtime/dashboard/.next/static/chunks/13jqvu~hww3b4.js +1 -0
  404. package/dist/dashboard-runtime/dashboard/.next/static/chunks/13wh4v_j6tlns.js +1 -0
  405. package/dist/dashboard-runtime/dashboard/.next/static/chunks/16.18mrzg-4wl.js +1 -0
  406. package/dist/dashboard-runtime/dashboard/.next/static/chunks/162doi8c0o5ot.js +1 -0
  407. package/dist/dashboard-runtime/dashboard/.next/static/chunks/168xs92lu3o~y.js +1 -0
  408. package/dist/dashboard-runtime/dashboard/package.json +1 -1
  409. package/dist/dashboard-runtime/dashboard/server.js +1 -1
  410. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/chat/page.tsx +14 -0
  411. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/[dreamId]/page.tsx +72 -59
  412. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/page.tsx +9 -8
  413. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/layout.tsx +39 -9
  414. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/scope/page.tsx +59 -0
  415. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/search/page.tsx +77 -21
  416. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/settings/page.tsx +18 -2
  417. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/units/page.tsx +89 -47
  418. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/wiki/page.tsx +157 -0
  419. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/file-memory-curator.ts +1 -4
  420. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/file-memory-helpers.ts +6 -6
  421. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-helpers.ts +50 -0
  422. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-retrieval.ts +228 -0
  423. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-security.ts +26 -0
  424. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/route.ts +477 -285
  425. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/server-file-memory.ts +113 -0
  426. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/wiki-retrieval.ts +656 -0
  427. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/_scope.ts +67 -0
  428. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/file-memory/_helpers.ts +5 -23
  429. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/route.ts +19 -2
  430. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/scopes/route.ts +123 -8
  431. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/search/route.ts +21 -8
  432. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/_helpers.ts +317 -0
  433. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/artifacts/route.ts +194 -0
  434. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/ingest/route.ts +60 -0
  435. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/page/route.ts +55 -0
  436. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/pages/route.ts +61 -0
  437. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/route.ts +89 -0
  438. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/search/route.ts +58 -0
  439. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/source/route.ts +230 -0
  440. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/sources/route.ts +295 -0
  441. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/route.ts +11 -4
  442. package/dist/dashboard-runtime/dashboard/src/components/api-keys/custom-policy-editor.tsx +2 -1
  443. package/dist/dashboard-runtime/dashboard/src/components/api-keys/permission-rule-dialog.tsx +17 -10
  444. package/dist/dashboard-runtime/dashboard/src/components/chat/chat-config-context.tsx +178 -32
  445. package/dist/dashboard-runtime/dashboard/src/components/chat/chat-scope-entry-hydrator.tsx +116 -0
  446. package/dist/dashboard-runtime/dashboard/src/components/chat/memory-bind-section.tsx +37 -15
  447. package/dist/dashboard-runtime/dashboard/src/components/chat/wiki-bind-section.tsx +151 -0
  448. package/dist/dashboard-runtime/dashboard/src/components/layout/language-toggle.tsx +19 -16
  449. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-mobile.tsx +1 -1
  450. package/dist/dashboard-runtime/dashboard/src/components/memory/file-details-panel.tsx +32 -10
  451. package/dist/dashboard-runtime/dashboard/src/components/memory/file-mutation-dialogs.tsx +14 -2
  452. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-add-dialog.tsx +21 -3
  453. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-create-form.tsx +50 -38
  454. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-actions-table.tsx +13 -0
  455. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-create-dialog.tsx +359 -144
  456. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-files-browser.tsx +46 -10
  457. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-requests-table.tsx +7 -6
  458. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-scope-bar.tsx +119 -78
  459. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-search-form.tsx +384 -70
  460. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-search-results.tsx +238 -57
  461. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-settings-form.tsx +88 -1
  462. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-store-card.tsx +4 -1
  463. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-tasks-table.tsx +3 -2
  464. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-unit-detail-panel.tsx +19 -4
  465. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-unit-table.tsx +8 -5
  466. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-combobox.tsx +31 -50
  467. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-directory-explorer.tsx +384 -0
  468. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-filter-builder.tsx +393 -0
  469. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-hierarchy-picker.tsx +274 -0
  470. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-workspace-cards.tsx +475 -0
  471. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-workspace.tsx +201 -0
  472. package/dist/dashboard-runtime/dashboard/src/components/qa/answer-evidence-block.tsx +145 -0
  473. package/dist/dashboard-runtime/dashboard/src/components/qa/memory-evidence-content.tsx +106 -0
  474. package/dist/dashboard-runtime/dashboard/src/components/qa/qa-message.tsx +68 -84
  475. package/dist/dashboard-runtime/dashboard/src/components/qa/wiki-evidence-block.tsx +326 -0
  476. package/dist/dashboard-runtime/dashboard/src/components/shared/copyable-id.tsx +69 -0
  477. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-build-panel.tsx +640 -0
  478. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-detail.tsx +302 -0
  479. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-edit-dialog.tsx +195 -0
  480. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-overview.tsx +104 -0
  481. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-pages-panel.tsx +424 -0
  482. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-sources-panel.tsx +506 -0
  483. package/dist/dashboard-runtime/dashboard/src/hooks/use-chat-history.ts +627 -47
  484. package/dist/dashboard-runtime/dashboard/src/hooks/use-qa-chat.ts +329 -94
  485. package/dist/dashboard-runtime/dashboard/src/hooks/use-wiki-build-polling.ts +151 -0
  486. package/dist/dashboard-runtime/dashboard/src/hooks/use-wikis.ts +291 -0
  487. package/dist/dashboard-runtime/dashboard/src/i18n/locales/en.ts +510 -49
  488. package/dist/dashboard-runtime/dashboard/src/i18n/locales/zh.ts +472 -37
  489. package/dist/dashboard-runtime/dashboard/src/lib/browser-file-memory.ts +46 -340
  490. package/dist/dashboard-runtime/dashboard/src/lib/chat-scope-entry.ts +59 -0
  491. package/dist/dashboard-runtime/dashboard/src/lib/dream-create-options.ts +27 -0
  492. package/dist/dashboard-runtime/dashboard/src/lib/file-memory-core.ts +744 -0
  493. package/dist/dashboard-runtime/dashboard/src/lib/memory-storage-mode.ts +165 -37
  494. package/dist/dashboard-runtime/dashboard/src/lib/memory-units-view.ts +9 -0
  495. package/dist/dashboard-runtime/dashboard/src/lib/memory.ts +2 -7
  496. package/dist/dashboard-runtime/dashboard/src/lib/query-keys.ts +106 -0
  497. package/dist/dashboard-runtime/dashboard/src/lib/retrieval-security.ts +54 -0
  498. package/dist/dashboard-runtime/dashboard/src/lib/scope-directory.ts +97 -0
  499. package/dist/dashboard-runtime/dashboard/src/lib/scope-hierarchy.ts +167 -0
  500. package/dist/dashboard-runtime/dashboard/src/lib/scope-workspace.ts +123 -0
  501. package/dist/dashboard-runtime/dashboard/src/lib/server/api-helpers.ts +46 -3
  502. package/dist/dashboard-runtime/dashboard/src/lib/server/memory-store-contract.ts +41 -0
  503. package/dist/dashboard-runtime/dashboard/src/lib/server/scope-filter-validation.ts +186 -0
  504. package/dist/dashboard-runtime/dashboard/src/lib/server/sdk-client.ts +3 -0
  505. package/dist/dashboard-runtime/dashboard/src/lib/wiki-metadata-limits.ts +133 -0
  506. package/dist/dashboard-runtime/dashboard/src/lib/wiki-page-tree.ts +153 -0
  507. package/dist/dashboard-runtime/dashboard/src/schemas/llm-chat.ts +126 -23
  508. package/dist/dashboard-runtime/dashboard/src/services/memory.ts +16 -6
  509. package/dist/dashboard-runtime/dashboard/src/services/wiki.ts +145 -0
  510. package/dist/dashboard-runtime/dashboard/src/types/llm-chat.ts +72 -9
  511. package/dist/dashboard-runtime/dashboard/src/types/memory.ts +99 -33
  512. package/dist/dashboard-runtime/dashboard/src/types/wiki.ts +200 -0
  513. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/README.md +2 -2
  514. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/lib/glib-2.0/include/glibconfig.h +9 -8
  515. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-darwin-arm64/lib/libvips-cpp.8.17.3.dylib → sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3} +0 -0
  516. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/package.json +11 -5
  517. package/dist/dashboard-runtime/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
  518. package/dist/dashboard-runtime/node_modules/@img/{sharp-darwin-arm64 → sharp-linux-x64}/package.json +13 -7
  519. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/CHANGELOG.md +175 -0
  520. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/LICENSE +201 -0
  521. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/README.md +203 -0
  522. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/package.json +3 -0
  523. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/request-context.js +21 -0
  524. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-base.js +70 -0
  525. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-v2.js +13 -0
  526. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-v4.js +51 -0
  527. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/client/agent-storage-client.js +196 -0
  528. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/errors/client-error.js +10 -0
  529. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/errors/service-error.js +16 -0
  530. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/headers.js +31 -0
  531. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/md5.js +9 -0
  532. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/ots-json-client.js +155 -0
  533. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/base.js +19 -0
  534. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/chunk.js +67 -0
  535. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/document.js +163 -0
  536. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/enums.js +31 -0
  537. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/file.js +27 -0
  538. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/knowledge-base.js +118 -0
  539. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/memory.js +711 -0
  540. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/metadata-filter.js +123 -0
  541. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/retrieve.js +152 -0
  542. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/unset.js +8 -0
  543. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/wiki.js +2 -0
  544. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/serialization/to-json-request.js +9 -0
  545. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/version.js +5 -0
  546. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/index.js +93 -0
  547. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/client/node-agent-storage-client.js +134 -0
  548. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/fs/file-path.js +73 -0
  549. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/fs/file-reader.js +13 -0
  550. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/oss/oss-uploader.js +30 -0
  551. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node.js +5 -0
  552. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/request-context.d.ts +12 -0
  553. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/request-context.js +17 -0
  554. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-base.d.ts +12 -0
  555. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-base.js +63 -0
  556. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v2.d.ts +6 -0
  557. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v2.js +9 -0
  558. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v4.d.ts +15 -0
  559. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v4.js +47 -0
  560. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/client/agent-storage-client.d.ts +78 -0
  561. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/client/agent-storage-client.js +192 -0
  562. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/client-error.d.ts +3 -0
  563. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/client-error.js +6 -0
  564. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/service-error.d.ts +10 -0
  565. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/service-error.js +12 -0
  566. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/headers.d.ts +14 -0
  567. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/headers.js +27 -0
  568. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/md5.d.ts +1 -0
  569. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/md5.js +6 -0
  570. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/ots-json-client.d.ts +27 -0
  571. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/ots-json-client.js +151 -0
  572. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/base.d.ts +5 -0
  573. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/base.js +15 -0
  574. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/chunk.d.ts +47 -0
  575. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/chunk.js +61 -0
  576. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/document.d.ts +107 -0
  577. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/document.js +151 -0
  578. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/enums.d.ts +24 -0
  579. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/enums.js +28 -0
  580. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/file.d.ts +364 -0
  581. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/file.js +24 -0
  582. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/knowledge-base.d.ts +97 -0
  583. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/knowledge-base.js +108 -0
  584. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/memory.d.ts +1018 -0
  585. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/memory.js +684 -0
  586. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/metadata-filter.d.ts +74 -0
  587. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/metadata-filter.js +118 -0
  588. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/retrieve.d.ts +113 -0
  589. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/retrieve.js +140 -0
  590. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/unset.d.ts +3 -0
  591. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/unset.js +4 -0
  592. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/wiki.d.ts +118 -0
  593. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/wiki.js +1 -0
  594. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/serialization/to-json-request.d.ts +2 -0
  595. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/serialization/to-json-request.js +6 -0
  596. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/version.d.ts +2 -0
  597. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/version.js +2 -0
  598. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/index.d.ts +17 -0
  599. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/index.js +16 -0
  600. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/client/node-agent-storage-client.d.ts +39 -0
  601. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/client/node-agent-storage-client.js +130 -0
  602. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-path.d.ts +12 -0
  603. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-path.js +34 -0
  604. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-reader.d.ts +8 -0
  605. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-reader.js +9 -0
  606. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/oss/oss-uploader.d.ts +17 -0
  607. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/oss/oss-uploader.js +23 -0
  608. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node.d.ts +1 -0
  609. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node.js +1 -0
  610. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/package.json +67 -0
  611. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +1 -0
  612. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
  613. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +1 -0
  614. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
  615. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts +13 -0
  616. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts.map +1 -0
  617. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js +40 -0
  618. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js.map +1 -0
  619. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +1 -1
  620. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
  621. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +21 -9
  622. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
  623. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +7 -7
  624. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
  625. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +27 -20
  626. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
  627. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
  628. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +55 -37
  629. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
  630. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  631. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts +6 -0
  632. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts.map +1 -1
  633. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts +18 -0
  634. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts.map +1 -0
  635. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js +100 -0
  636. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js.map +1 -0
  637. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +1 -0
  638. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
  639. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +1 -0
  640. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
  641. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts +13 -0
  642. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts.map +1 -0
  643. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js +40 -0
  644. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js.map +1 -0
  645. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +1 -1
  646. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
  647. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +21 -9
  648. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
  649. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +7 -7
  650. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
  651. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +27 -20
  652. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
  653. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
  654. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +55 -37
  655. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
  656. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  657. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts +6 -0
  658. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts.map +1 -1
  659. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts +18 -0
  660. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts.map +1 -0
  661. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js +100 -0
  662. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js.map +1 -0
  663. package/dist/output.d.ts.map +1 -1
  664. package/dist/output.js +1 -0
  665. package/dist/output.js.map +1 -1
  666. package/package.json +1 -1
  667. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0-wmyic._.js +0 -40
  668. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0.li3cj._.js +0 -40
  669. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0is6qso._.js +0 -3
  670. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0q9fgt6._.js +0 -3
  671. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0w_ig2a._.js +0 -3
  672. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0y0w3mg._.js +0 -3
  673. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0zmo~nd._.js +0 -3
  674. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__13g_f9w._.js +0 -3
  675. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0.ooo1s._.js +0 -3
  676. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__07fsbff._.js +0 -3
  677. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0b5cw4e._.js +0 -3
  678. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0p1cst6._.js +0 -3
  679. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0xza7lz._.js +0 -3
  680. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.6x0yu._.js +0 -3
  681. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.pa1e6._.js +0 -3
  682. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01snuz~._.js +0 -3
  683. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_02waf76._.js +0 -3
  684. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06_hoj_._.js +0 -3
  685. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0_aw2vr._.js +0 -3
  686. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0brqbty._.js +0 -3
  687. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0csuit-._.js +0 -3
  688. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0eps5jg._.js +0 -3
  689. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ez3yia._.js +0 -3
  690. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0k7q0ug._.js +0 -3
  691. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0odjvc.._.js +0 -3
  692. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0pwlb77._.js +0 -3
  693. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0t.h859._.js +0 -3
  694. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0thp9l5._.js +0 -3
  695. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0wce254._.js +0 -3
  696. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0y4mxf8._.js +0 -3
  697. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_12l8jkb._.js +0 -3
  698. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_079nj-_._.js +0 -3
  699. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0_z9696._.js +0 -3
  700. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0grv2wq._.js +0 -3
  701. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0jrh7xy._.js +0 -3
  702. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_00arje5._.js +0 -3
  703. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_08h.f_8._.js +0 -3
  704. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0jns_ph._.js +0 -3
  705. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0pf30rh._.js +0 -3
  706. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0ymj2~2._.js +0 -3
  707. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-88a30l.a1sg.js +0 -1
  708. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-xwobg-a6si1.js +0 -1
  709. package/dist/dashboard-runtime/dashboard/.next/static/chunks/026lyw-ynx1og.js +0 -1
  710. package/dist/dashboard-runtime/dashboard/.next/static/chunks/04a.1c2rygy08.js +0 -1
  711. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05.2q9f0yx4e_.js +0 -1
  712. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05_iqjh-v2gej.js +0 -1
  713. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05d8-45s941bx.js +0 -1
  714. package/dist/dashboard-runtime/dashboard/.next/static/chunks/07twdccs42b_-.js +0 -1
  715. package/dist/dashboard-runtime/dashboard/.next/static/chunks/09v-qczj__g1x.js +0 -1
  716. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_8~9zgfm5f.8.js +0 -1
  717. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_zw2y~vb_52n.js +0 -1
  718. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0a2f-mxepv-y7.js +0 -1
  719. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0a9.rr50h5ypa.js +0 -1
  720. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0amex7bwxnme9.js +0 -1
  721. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0apfhv-v7oy7u.js +0 -1
  722. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0bxt5icwb83xt.js +0 -1
  723. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dpi1comd-thc.js +0 -1
  724. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0eafb9pun~54k.js +0 -9
  725. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0eerrv808~6bh.js +0 -4
  726. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0j6agpotrd_n4.js +0 -1
  727. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jbcdgtcgqemd.js +0 -1
  728. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jp7zmwvyv0bn.js +0 -1
  729. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k8mhea24d_kj.js +0 -1
  730. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0krt75we1wtcy.js +0 -1
  731. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ogrq_r43je48.js +0 -1
  732. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0prl9yrb8ksp8.js +0 -1
  733. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0r4azm.3hswcs.js +0 -138
  734. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0r6utd8g~.cc1.js +0 -1
  735. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u6c8q4k~6aiy.js +0 -1
  736. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0uj7ezedkm6ou.css +0 -1
  737. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x5qtkdg2trq9.js +0 -5
  738. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0yvc~t7p88wsf.js +0 -1
  739. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zatcw.k613lh.js +0 -1
  740. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zhfdjby7cj-q.js +0 -1
  741. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~naqbx3873~r.js +0 -1
  742. package/dist/dashboard-runtime/dashboard/.next/static/chunks/13__t3s3ipfzl.js +0 -1
  743. package/dist/dashboard-runtime/dashboard/.next/static/chunks/14.8mq880kjoc.js +0 -1
  744. package/dist/dashboard-runtime/dashboard/.next/static/chunks/14rpr3z1.lmgj.js +0 -1
  745. package/dist/dashboard-runtime/dashboard/.next/static/chunks/16uky1ro-t_~9.js +0 -1
  746. package/dist/dashboard-runtime/dashboard/.next/static/chunks/18absak_u0d85.js +0 -138
  747. package/dist/dashboard-runtime/dashboard/tsconfig.tsbuildinfo +0 -1
  748. package/dist/dashboard-runtime/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
  749. /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → mCNgeSYc3Dx3KiZXWf-5A}/_buildManifest.js +0 -0
  750. /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → mCNgeSYc3Dx3KiZXWf-5A}/_clientMiddlewareManifest.js +0 -0
  751. /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → mCNgeSYc3Dx3KiZXWf-5A}/_ssgManifest.js +0 -0
  752. /package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/lib/index.js +0 -0
  753. /package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-darwin-arm64 → sharp-libvips-linux-x64}/versions.json +0 -0
@@ -35,6 +35,7 @@ export const messages: Messages = {
35
35
  done: "Done",
36
36
  loading: "Loading…",
37
37
  search: "Search…",
38
+ copy: "Copy",
38
39
  copied: "Copied",
39
40
  copyFailed: "Copy failed",
40
41
  unknownError: "Unknown error",
@@ -125,6 +126,7 @@ export const messages: Messages = {
125
126
  units: "Long-term Memory",
126
127
  messages: "Short-term Memory",
127
128
  requests: "Request Audit",
129
+ wiki: "Wiki",
128
130
  settings: "Settings",
129
131
  create: "Create",
130
132
  new: "New",
@@ -136,7 +138,106 @@ export const messages: Messages = {
136
138
  app: "App",
137
139
  tenant: "Tenant",
138
140
  agent: "Agent",
139
- run: "Run",
141
+ run: "Session",
142
+ },
143
+ scopeWorkspace: {
144
+ invalidTitle: "An exact Scope is required",
145
+ invalidDescription:
146
+ "Provide non-wildcard App, Tenant, Agent, and Session Scope values.",
147
+ title: "Scope Workspace",
148
+ description:
149
+ "Summarize Memory, Dream, Wiki, and Chat availability for one exact Scope.",
150
+ store: "Memory store",
151
+ scope: "Exact Scope",
152
+ status: {
153
+ loading: "Loading",
154
+ draft: "Draft",
155
+ building: "Building",
156
+ ready: "Ready",
157
+ stale: "Needs update",
158
+ failed_with_fallback: "Fallback available",
159
+ blocked: "Blocked",
160
+ },
161
+ statusDescription: {
162
+ loading: "Reading the core state for this Scope.",
163
+ draft: "No published Wiki build is available yet.",
164
+ building:
165
+ "The Wiki is building; the current published build remains available for Chat.",
166
+ firstBuilding:
167
+ "The first Wiki build is in progress; Wiki Chat will be enabled when it finishes.",
168
+ ready: "Memory and the published Wiki are ready.",
169
+ stale: "Inputs changed; review and build a new Wiki.",
170
+ failed_with_fallback:
171
+ "The latest build failed; the previous published build remains in use.",
172
+ blocked: "Core state is unavailable; review the Wiki build page.",
173
+ },
174
+ memoryTitle: "Memory",
175
+ memoryDescription:
176
+ "Confirm structured-memory context for this exact Scope.",
177
+ dreamTitle: "Dream",
178
+ dreamDescription: "Inspect discovered Skill and user-profile metadata.",
179
+ wikiTitle: "Wiki",
180
+ wikiDescription:
181
+ "Inspect the published build, quality, and input freshness.",
182
+ chatTitle: "Chat",
183
+ chatDescription: "Show how this Scope can use Memory and Wiki in Chat.",
184
+ loading: "Loading…",
185
+ loadFailed: "Loading failed. Please try again later.",
186
+ unsupported: "Scope workspace is unavailable for this storage mode.",
187
+ exists: "This Scope exists",
188
+ notFound: "No memory context exists for this Scope",
189
+ partial: "Results are partial",
190
+ skillCount: "Skills: {count}",
191
+ profileCount: "Profiles: {count}",
192
+ pageCount: "Pages: {count}",
193
+ latestStage: "Latest stage: {status}",
194
+ qualitySourceCoverage: "Source coverage: {percent}%",
195
+ qualityGroundedRate: "Grounded page rate: {percent}%",
196
+ changesAdded: "Pages added: {count}",
197
+ changesModified: "Pages modified: {count}",
198
+ changesDeleted: "Pages deleted: {count}",
199
+ changesAffectedPages: "Affected pages: {count}",
200
+ staleGuidance: "Confirmed input changes need review and a new build.",
201
+ fallbackGuidance:
202
+ "The latest build did not become active. Chat and Search continue reading the published Wiki; review it manually before rebuilding.",
203
+ buildingGuidance:
204
+ "A replacement build is in progress. Until it finishes, Chat and Search continue reading the published Wiki.",
205
+ firstBuildGuidance:
206
+ "The first Wiki build is in progress; Wiki Chat will be enabled when it finishes.",
207
+ draftGuidance:
208
+ "Add sources or Dream artifacts, then create the first build.",
209
+ reviewBuild: "Review build",
210
+ openUnits: "Open units",
211
+ openSearch: "Open search",
212
+ openDream: "Open Dream",
213
+ openWiki: "Open Wiki",
214
+ openChat: "Open Chat",
215
+ chatMemoryEnabled: "Structured Memory: enabled",
216
+ chatWikiEnabled: "Wiki: enabled",
217
+ chatWikiDisabled: "Wiki: disabled",
218
+ chatFallback: "Chat will use the previous published Wiki.",
219
+ },
220
+ scopeDirectory: {
221
+ title: "Scope Directory",
222
+ description:
223
+ "Browse registered conversation and wiki scopes with stable pagination and structured filters. wikiId identifies a directory row; it is not a Wiki operation parameter.",
224
+ scopeType: "Scope type",
225
+ allTypes: "All types",
226
+ field: "Filter field",
227
+ operator: "Operator",
228
+ value: "Value (optional)",
229
+ query: "Query directory",
230
+ failed: "Scope Directory query failed",
231
+ unsupported:
232
+ "The service may not support this structured Scope Directory filter. Check the original error below for invalid conditions, or use the Scope picker above for conversation scopes.",
233
+ empty: "No scopes match the current query",
234
+ type: "Type",
235
+ dimensions: "Dimensions",
236
+ action: "Action",
237
+ open: "Open workspace",
238
+ exactScopeRequired: "Requires an exact four-part Scope",
239
+ wikiOnly: "Open from the Wiki page",
240
+ page: "Page {page}",
140
241
  },
141
242
  taskStatus: {
142
243
  queued: "Queued",
@@ -171,7 +272,6 @@ export const messages: Messages = {
171
272
  scope: "Scope",
172
273
  scopeRange: "Scope range",
173
274
  targetScope: "Target scope",
174
- readOnly: "Read-only",
175
275
  notFound: "Memory store not found",
176
276
  notFoundOrDeleted: "Memory store not found or already deleted",
177
277
  searchScopePlaceholder: "Search scope…",
@@ -252,7 +352,7 @@ export const messages: Messages = {
252
352
  "Read and write memory files directly. This input fixes the storage structure to memory files.",
253
353
  storageStructureSection: "Memory Storage Structure",
254
354
  storageStructureSectionDesc:
255
- "Structured memory is required for short-term input; memory files can be enabled alongside it.",
355
+ "Short-term input can produce structured memory, managed files, or both.",
256
356
  structuredStorageLabel: "Structured Memory",
257
357
  structuredStorageDescription:
258
358
  "Store structured entries with semantic search, extraction, and consolidation.",
@@ -284,13 +384,16 @@ export const messages: Messages = {
284
384
  apiOnlyLabel: "API-only Memory",
285
385
  fileLabel: "File Memory",
286
386
  projectedFileLabel: "Read-only File Projection",
387
+ managedFileLabel: "Managed File Memory Beta",
287
388
  writableFileLabel: "Writable File Memory",
288
389
  apiOnlyDescription:
289
390
  "Tablestore only: read and write memory via API semantic retrieval, no file projection.",
290
391
  fileDescription:
291
392
  "Tablestore + OSS file projection: memory is additionally projected into a markdown file tree, retrievable as files in conversations and browsable in the console and CLI.",
292
393
  projectedFileDescription:
293
- "Browse a one-way file+ots projection through the file API. The service handshake controls read-only access; no browser or server-local mirror is maintained.",
394
+ "Short-term messages produce both structured memory and managed files; files are exposed through the read-only Item API.",
395
+ managedFileDescription:
396
+ "Short-term messages are asynchronously organized into a read-only file tree with file workspace and SearchMemories.fileResults support.",
294
397
  writableFileDescription:
295
398
  "Full file memory with JSON API create, edit, rename, delete, and version history, directly usable as conversation context.",
296
399
  },
@@ -313,9 +416,21 @@ export const messages: Messages = {
313
416
  updateFailed: "Failed to update memory store",
314
417
  descriptionMaxLength: "Description cannot exceed 256 characters",
315
418
  extractMaxLength: "Extraction instructions cannot exceed 4096 characters",
419
+ outputSection: "Output Types",
420
+ outputSectionDesc:
421
+ "A messages-input store can switch structured and file outputs for future writes. Existing data is not replayed.",
422
+ outputStructured: "Structured memory",
423
+ outputStructuredDesc:
424
+ "Produce editable long-term units that Dream can consolidate.",
425
+ outputFile: "Managed File Memory Beta",
426
+ outputFileDesc:
427
+ "Asynchronously organize short-term messages into a read-only file tree and summary index.",
428
+ outputRequired: "Keep at least one output type",
316
429
  infoTitle: "Memory Store Info",
317
430
  infoDesc: "Read-only metadata maintained by the server.",
318
431
  storageMode: "Storage Mode",
432
+ inputType: "Input Type",
433
+ outputTypes: "Output Types",
319
434
  otsInstance: "OTS Instance",
320
435
  createdAt: "Created At",
321
436
  updatedAt: "Updated At",
@@ -326,6 +441,7 @@ export const messages: Messages = {
326
441
  moreActions: "More actions",
327
442
  deleteStore: "Delete Memory Store",
328
443
  backToList: "Back to list",
444
+ tabScope: "Scope workspace",
329
445
  tabUnits: "Long-term Memory",
330
446
  tabFiles: "File Workspace",
331
447
  tabSearch: "Memory Search",
@@ -333,20 +449,22 @@ export const messages: Messages = {
333
449
  tabTasks: "Memory Extraction",
334
450
  tabRequests: "Request Audit",
335
451
  tabDream: "Dream Tasks",
452
+ tabWiki: "Wiki",
336
453
  tabSettings: "Settings",
337
454
  },
338
455
  scopeBar: {
456
+ openWorkspace: "Open Scope workspace",
339
457
  manualEdit: "Manual edit",
340
458
  reset: "Reset",
341
459
  apply: "Apply",
342
- readOnly: "Read-only",
460
+ wildcardQuery: "Wildcard query",
343
461
  appRequired: "App is required (use * for wildcard)",
344
462
  writeHint:
345
463
  "Write operations need a precise scope; read / search support the * wildcard.",
346
464
  appPlaceholder: "app-001 or *",
347
465
  tenantPlaceholder: "tenant-001",
348
466
  agentPlaceholder: "agent-001",
349
- runPlaceholder: "run-001",
467
+ runPlaceholder: "session-001",
350
468
  },
351
469
  scopeCombobox: {
352
470
  defaultPlaceholder: "Pick from existing scope…",
@@ -356,6 +474,27 @@ export const messages: Messages = {
356
474
  windowCountTruncated: "Showing {shown} of {total} · server truncated",
357
475
  showMore: "Show more",
358
476
  },
477
+ scopeHierarchy: {
478
+ breadcrumb: "Scope hierarchy path",
479
+ chooseApp: "Choose App {value}",
480
+ chooseTenant: "Choose Tenant {value}",
481
+ chooseAgent: "Choose Agent {value}",
482
+ chooseRun: "Choose Session {value}",
483
+ allApps: "All Apps",
484
+ allTenants: "All Tenants",
485
+ allAgents: "All Agents",
486
+ allRuns: "All Sessions",
487
+ allRange: "All data",
488
+ appRange: "App range",
489
+ tenantRange: "Tenant range",
490
+ agentRange: "Agent range",
491
+ runRange: "Exact Session",
492
+ applyAll: "Apply all data range",
493
+ applyCurrentRange: "Apply current {range}",
494
+ exactRunSelected: "An exact Session is selected.",
495
+ inventoryIncomplete:
496
+ "Loaded {count} Scopes. The server truncated this result, so the list may be incomplete.",
497
+ },
359
498
  units: {
360
499
  title: "Long-term Memory",
361
500
  addMemory: "Add Memory",
@@ -366,15 +505,18 @@ export const messages: Messages = {
366
505
  querying: "Querying...",
367
506
  backToList: "Back to list",
368
507
  wildcardReadOnly:
369
- "The current scope contains wildcards; only read-only queries are supported. Add, view details, edit, and delete are unavailable.",
508
+ "The current scope contains wildcards, so new memories cannot be added. Listed items with an exact Scope can still be viewed, edited, or deleted safely.",
370
509
  page: "Page {page}",
510
+ pagination: "Page {page} · {total} on this page",
511
+ pageSize: "Items per page",
512
+ pageSizeValue: "{size} per page",
371
513
  viewUnits: "Memory Units",
372
514
  viewFiles: "File Memory",
373
515
  emptyUnits: "No memory units in the current scope",
374
516
  fileMemoryWildcardHint:
375
- "File memory does not support wildcard scopes. Set specific app / tenant fields in the scope bar above.",
517
+ "This is a read-only file projection. Set all four Scope fields above without wildcards.",
376
518
  fileMemoryAppHint:
377
- "Set at least the App field in the scope bar above to view the memory files projected for this scope",
519
+ "This is a read-only file projection. Set all four Scope fields above first.",
378
520
  idMissingDelete: "Memory unit is missing an ID and cannot be deleted",
379
521
  preciseScopeRequiredDelete:
380
522
  "The current memory unit lacks a precise scope and cannot be deleted",
@@ -382,6 +524,8 @@ export const messages: Messages = {
382
524
  deleteFailed: "Failed to delete memory unit",
383
525
  searchIdRequired: "Please enter a memory ID",
384
526
  preciseScopeRequired: "Please set a precise scope first",
527
+ idSearchPreciseScopeRequired:
528
+ "Searching by ID requires an exact four-part Scope without wildcards",
385
529
  found: "Memory unit found",
386
530
  notFound: "Memory unit not found",
387
531
  deleteTitle: "Delete Memory Unit",
@@ -408,12 +552,14 @@ export const messages: Messages = {
408
552
  detailType: "Type",
409
553
  detailSalience: "Salience",
410
554
  detailVersion: "Version",
555
+ detailEventTime: "Event Time",
556
+ detailUpdatedAt: "Updated At",
411
557
  detailMetadata: "Metadata",
412
558
  },
413
559
  files: {
414
560
  scopeOnboardingTitle: "Set a file scope",
415
561
  scopeOnboardingDescription:
416
- "Writable file memory is isolated by exact scope. This mode has no server-side scope listing, so enter App, Tenant, Agent, and Run to open the workspace.",
562
+ "Writable file memory is isolated by exact scope. This mode has no server-side scope listing, so enter App, Tenant, Agent, and Session to open the workspace.",
417
563
  recentScopes: "Recently used in this browser (up to 10)",
418
564
  recentScopesLocalHint:
419
565
  "These scopes are stored only in this browser and do not imply that files already exist on the server.",
@@ -459,7 +605,9 @@ export const messages: Messages = {
459
605
  pathTooLarge: "File paths cannot exceed 1024 UTF-8 bytes",
460
606
  contentTooLarge: "File content cannot exceed 100 KiB",
461
607
  selectForDetails: "Select a file to inspect metadata and version history",
608
+ selectForDetailsReadOnly: "Select a file to inspect metadata",
462
609
  details: "File details",
610
+ itemId: "Item ID",
463
611
  size: "Content size",
464
612
  latestVersion: "Current version",
465
613
  updatedAt: "Updated",
@@ -484,8 +632,13 @@ export const messages: Messages = {
484
632
  textPlaceholder: "Enter the text to extract into memory...",
485
633
  metadataLabel: "Metadata (JSON, optional)",
486
634
  hint: "Memory is processed asynchronously; you can view the result in memory units after adding.",
635
+ fileProjectionHint:
636
+ "The submission is processed asynchronously and projected into read-only memory files. Follow progress from extraction tasks.",
487
637
  textRequired: "Please enter the text to extract into memory",
488
638
  processing: "Memory is being processed, please check back later",
639
+ processingDescription:
640
+ "The request was submitted. Open extraction tasks to follow its progress.",
641
+ viewTasks: "View extraction tasks",
489
642
  failed: "Failed to add memory",
490
643
  },
491
644
  edit: {
@@ -504,30 +657,85 @@ export const messages: Messages = {
504
657
  queryPlaceholder: "What does the user like to eat?",
505
658
  topK: "Top K",
506
659
  enableRerank: "Enable reranking",
660
+ advancedOptions: "Advanced options",
507
661
  minSimilarity: "Similarity Threshold",
508
662
  minSimilarityHelp:
509
- "Filter results by normalized cosine similarity (0–1); 0 means no filtering. Only hits at or above this value are returned.",
663
+ "thresholds.minSimilarity filters normalized cosine similarity; 0 disables it.",
664
+ minScore: "Relevance Threshold",
665
+ minScoreHelp:
666
+ "thresholds.minScore filters canonical relevance. With reranking, it differs from cosine similarity.",
667
+ includeEvidence: "Return short-term evidence",
668
+ scopeFilter: "Scope Filter (optional)",
669
+ scopeFilterHelp:
670
+ "Build conditions visually. They are combined with the current Scope and are available on Scope Directory stores only.",
671
+ scopeFilterMatchAll: "Match all conditions",
672
+ scopeFilterMatchAny: "Match any condition",
673
+ scopeFilterCondition: "Condition {index}",
674
+ scopeFilterField: "Scope field",
675
+ scopeFilterField_scopeType: "Scope type (scopeType)",
676
+ scopeFilterField_appId: "App (appId)",
677
+ scopeFilterField_tenantId: "Tenant (tenantId)",
678
+ scopeFilterField_agentId: "Agent (agentId)",
679
+ scopeFilterField_runId: "Session (runId)",
680
+ scopeFilterField_wikiId: "Wiki ID (wikiId)",
681
+ scopeFilterField_scopeKey: "Scope key (scopeKey)",
682
+ scopeFilterOperator: "Match operator",
683
+ scopeFilterOperator_eq: "Equals",
684
+ scopeFilterOperator_in: "In list",
685
+ scopeFilterOperator_prefix: "Starts with",
686
+ scopeFilterOperator_wildcard: "Wildcard",
687
+ scopeFilterOperator_range: "Closed range",
688
+ scopeFilterOperator_exists: "Field exists",
689
+ scopeFilterValuePlaceholder: "Enter a value",
690
+ scopeFilterValuesPlaceholder: "Enter comma-separated values",
691
+ scopeFilterRangeStart: "Start value (optional)",
692
+ scopeFilterRangeEnd: "End value (optional)",
693
+ scopeFilterNegate: "Exclude scopes that match this condition",
694
+ scopeFilterAdd: "Add condition",
695
+ scopeFilterRemove: "Remove condition",
696
+ contextScope: "Current-session contextScope (optional JSON)",
697
+ contextScopeHelp:
698
+ "Provide an exact four-part Scope to show session-affinity ranking signals. It must be within the current Scope and Filter.",
699
+ contextScopeInvalidJson: "contextScope is not valid JSON",
700
+ contextScopeNotObject: "contextScope must be a JSON object",
701
+ contextScopeFieldRequired:
702
+ "contextScope.{field} must be a non-empty string without wildcards",
510
703
  metadataFilter: "Metadata Filter (JSON)",
511
704
  searching: "Searching...",
512
705
  submit: "Search",
513
706
  failed: "Search failed",
514
- scopeRequired:
515
- "Set specific values for App and Tenant in the scope bar first",
516
- scopeRequiredHint:
517
- "Set specific values for App and Tenant in the scope bar first.",
707
+ scopeRequired: "Set a non-wildcard App in the scope bar first",
708
+ scopeRequiredHint: "SearchMemories requires appId and does not allow *.",
709
+ exactScopeRequired:
710
+ "This store returns file results; set a specific value for all four Scope fields",
711
+ exactScopeRequiredHint:
712
+ "Managed-file search does not yet support wildcards. Set exact, non-* App, Tenant, Agent, and Session values in the scope bar.",
518
713
  queryRequired: "Please enter a search query",
519
714
  topKRange: "Top K must be between 1 and 50",
520
715
  similarityRange: "Similarity threshold must be between 0 and 1",
716
+ scoreRange: "Relevance threshold must be between 0 and 1",
521
717
  notSearchedTitle: "Not searched yet",
522
718
  notSearchedDescription:
523
719
  "Fill in the query on the left to verify memory retrieval for the current scope",
720
+ chooseScopeTitle: "Choose a searchable Scope first",
721
+ chooseScopeDescription:
722
+ "The current range covers all data. Choose a concrete App; stores returning file results require all four Scope fields.",
723
+ chooseScopeAction: "Choose Scope",
524
724
  noResultsTitle: "No search results",
525
725
  noResultsDescription:
526
726
  "If you just added new memory, you may need to wait for indexing to take effect and retry",
527
- resultsTitle: "Search Results ({count})",
727
+ resultsSummary:
728
+ "Structured {memories} · Files {files} · Evidence {evidence}",
729
+ structuredResults: "Structured long-term memory",
730
+ fileResults: "Managed file hits",
731
+ evidenceResults: "Short-term evidence",
732
+ rankingScore: "Ranking {value}",
733
+ rankingSignals: "{session} · affinity weight {weight}",
734
+ sameSession: "Same session",
735
+ otherSession: "Other session",
736
+ fileVersion: "Version: {version}",
528
737
  similarity: "Similarity {value}",
529
738
  relevance: "Relevance {value}",
530
- resultId: "ID: {id}",
531
739
  resultScope: "Scope: {scope}",
532
740
  resultCreatedAt: "Event time: {time}",
533
741
  resultCreatedAtHint:
@@ -649,6 +857,7 @@ export const messages: Messages = {
649
857
  tableRequestId: "Request ID",
650
858
  tableIngestStatus: "Ingest Status",
651
859
  tableActions: "Actions",
860
+ viewDetail: "View request details",
652
861
  paginationRange: "{start}–{end} of {total}",
653
862
  detailTitle: "Request Details",
654
863
  fieldOperation: "Operation",
@@ -667,7 +876,7 @@ export const messages: Messages = {
667
876
  scopeApp: "App:",
668
877
  scopeTenant: "Tenant:",
669
878
  scopeAgent: "Agent:",
670
- scopeRun: "Run:",
879
+ scopeRun: "Session:",
671
880
  },
672
881
  dream: {
673
882
  title: "Dream Task Management",
@@ -686,7 +895,7 @@ export const messages: Messages = {
686
895
  tableId: "Dream ID",
687
896
  tableType: "Type",
688
897
  tableStatus: "Status",
689
- tableApplyMode: "Apply Mode",
898
+ tableApplyMode: "Effort / Apply Mode",
690
899
  tableOutput: "Output",
691
900
  tableCreatedAt: "Created At",
692
901
  applyModeAuto: "Auto",
@@ -714,12 +923,13 @@ export const messages: Messages = {
714
923
  "This instance's engine has not enabled the dreaming subsystem. Please ask an administrator to set the service environment variable",
715
924
  disabledSuffix: "and restart the service.",
716
925
  backToTaskList: "Back to task list",
926
+ backToScope: "Back to Scope",
717
927
  taskNotFound: "Task not found or already deleted",
718
928
  autoRefresh: "· Auto-refresh every 5s",
719
929
  applyModeAutoDetail: "Apply mode: safe changes applied automatically",
720
930
  applyModeProposalDetail: "Apply mode: proposal (manual apply)",
721
931
  applyModePlanDetail: "Apply mode: approved plan",
722
- executionModeDetail: "Execution: {value}",
932
+ effortDetail: "Effort: {value}",
723
933
  scopeOutput: "Scope output: {value}",
724
934
  scopeOutputPromote: "Promote",
725
935
  scopeOutputPreserve: "Preserve",
@@ -741,15 +951,8 @@ export const messages: Messages = {
741
951
  metaUpdated: "Updated: ",
742
952
  metaFinished: "Finished: ",
743
953
  metaInputScopes: "Input scopes: ",
744
- agenticRuntimeTitle: "Agentic runtime",
954
+ publicRuntimeTitle: "Task progress",
745
955
  detailStage: "Stage",
746
- detailSandboxId: "Sandbox ID",
747
- detailSandboxPhase: "Sandbox phase",
748
- detailSandboxStatus: "Sandbox status",
749
- detailSubmittedBatches: "Submitted batches",
750
- detailLastBatch: "Last batch",
751
- detailFailureCode: "Failure code",
752
- detailAgentFinished: "Agent finished",
753
956
  detailPlanApproved: "Plan approved",
754
957
  detailExecutionExpires: "Execution expires",
755
958
  detailProcessedThrough: "Processed through (ms)",
@@ -777,21 +980,45 @@ export const messages: Messages = {
777
980
  taskTypeSkill:
778
981
  "Skill Extraction — extract reusable skills from conversations",
779
982
  taskTypeProfile: "User Profile — build the user profile",
780
- executionMode: "Execution Mode",
781
- executionModeSingle: "Single loop fast in-process planning",
782
- executionModeMulti: "Multi loop sandbox agent",
983
+ effort: "Effort",
984
+ effortLow: "Lowstandard reasoning",
985
+ effortHigh: "Highdeeper reasoning",
783
986
  addScope: "Add scope",
784
987
  scopeFillFromExisting: "Fill from existing scope",
785
- applyMode: "Apply Mode",
988
+ applyMode: "Application strategy",
989
+ applyModeRequestApproval: "Request approval",
990
+ applyModeRequestApprovalSummary:
991
+ "Generate change proposals for you to review before anything is applied.",
992
+ applyModeRequestApprovalHelp:
993
+ "Uses Low effort. Dream proposes every memory change and waits for your approval.",
994
+ applyModeHelpMeApprove: "Help me approve",
995
+ applyModeHelpMeApproveSummary:
996
+ "Apply low-risk additions and updates; keep sensitive changes for review.",
997
+ applyModeHelpMeApproveHelp:
998
+ "You can choose Low or High effort. Deletes and cross-scope changes still require manual approval.",
999
+ applyModePlanMode: "Plan mode",
1000
+ applyModePlanModeSummary:
1001
+ "Create a complete plan first, then execute it only after approval.",
1002
+ applyModePlanModeHelp:
1003
+ "Uses High effort and a two-stage workflow. Review and approve the plan before execution begins.",
1004
+ applyModeHelpLabel: "About {mode}",
1005
+ effortLockedLow: "Request approval uses Low effort.",
1006
+ effortLockedHigh: "Plan mode uses High effort.",
786
1007
  applyModeProposalOption:
787
1008
  "Proposal mode (manual apply after generation, recommended)",
788
1009
  applyModeSafeAutoOption:
789
1010
  "Safe auto (only ADD/UPDATE auto; DELETE/cross-scope still manual)",
790
- applyModePlanOption: "Plan (two-phase sandbox execution with approval)",
791
- scopeOutputMode: "Scope Output Mode",
1011
+ applyModePlanOption: "Plan (two-phase execution with approval)",
1012
+ scopeOutputMode: "Output location",
792
1013
  scopeOutputModePlaceholder: "Use default (preserve_scope)",
793
- preserveScope: "Preserve original scope",
794
- promoteScope: "Promote to parent scope",
1014
+ preserveScope: "Write back to original Scopes",
1015
+ preserveScopeSummary:
1016
+ "Keep each result in the input Scope that produced it.",
1017
+ promoteScope: "Automatically consolidate Scope",
1018
+ promoteScopeSummary:
1019
+ "Let the service derive a shared parent Scope for consolidated results.",
1020
+ promoteScopeHint:
1021
+ "The service derives the output Scope from the selected input Scopes; this form does not send a manual outputScope or targetScope.",
795
1022
  instructionsLabel: "Instructions (optional)",
796
1023
  instructionsPlaceholderMemory: "Extra guidance for the dream planner",
797
1024
  instructionsPlaceholderSkill:
@@ -821,11 +1048,11 @@ export const messages: Messages = {
821
1048
  atLeastOneNonWildcard: "Specify at least one non-wildcard field",
822
1049
  atLeastOneScope: "At least one scope",
823
1050
  scopesLimit: "No more than 20 scopes are allowed",
824
- agenticScopesLimit: "Agentic Dream allows no more than 8 scopes",
825
- executionModeCombination:
826
- "This execution mode and apply mode combination is not supported",
827
- taskTypeExecutionMode:
828
- "Skill and profile tasks do not support multi-loop execution",
1051
+ highEffortScopesLimit: "High-effort Dream allows no more than 8 scopes",
1052
+ effortCombination:
1053
+ "This effort and apply mode combination is not supported",
1054
+ taskTypeExactScope:
1055
+ "Skill and profile tasks require exactly one wildcard-free exact scope",
829
1056
  instructionsLimit: "Instructions cannot exceed 4000 UTF-8 bytes",
830
1057
  maxSessionsRange: "Max sessions must be an integer between 0 and 100",
831
1058
  maxMessagesRange: "Max messages must be an integer between 0 and 20000",
@@ -901,6 +1128,7 @@ export const messages: Messages = {
901
1128
  skippedReason: "Skip reason",
902
1129
  skippedReasonWithDetail: "{reason} ({detail})",
903
1130
  error: "Error",
1131
+ openInWiki: "Use in a Wiki build",
904
1132
  },
905
1133
  apply: {
906
1134
  title: "Confirm Applying Selected Actions",
@@ -921,6 +1149,200 @@ export const messages: Messages = {
921
1149
  viewDocs: "View docs",
922
1150
  },
923
1151
  },
1152
+ wiki: {
1153
+ list: {
1154
+ title: "Wiki",
1155
+ description: "Manage the Agent-owned Wiki and its latest build state",
1156
+ exactScopeTitle: "Set an exact scope first",
1157
+ exactScopeRequired:
1158
+ "Wikis are isolated by App, Tenant, Agent, and Session. All four fields need concrete values; empty values and the * wildcard are not allowed.",
1159
+ agentScopeTitle: "Choose an Agent",
1160
+ agentScopeRequired:
1161
+ "A Wiki belongs to an Agent. Choose a concrete Agent to continue; every Session under that Agent shares the same Wiki.",
1162
+ chooseAgent: "Choose Agent",
1163
+ errorTitle: "Failed to load Wikis",
1164
+ errorDescription:
1165
+ "Unable to fetch the Wiki list. Please try again later.",
1166
+ emptyTitle: "No Wikis in this scope",
1167
+ emptyDescription:
1168
+ "Create a Wiki to organize file knowledge in the current scope.",
1169
+ page: "Page {page}",
1170
+ loadingNext: "Loading…",
1171
+ noSummary: "No summary",
1172
+ pageCount: "{count} pages",
1173
+ pageCountUnknown: "Page count unavailable",
1174
+ buildStatus: "Build status",
1175
+ buildStep: "Current step",
1176
+ buildProgress: "Build progress",
1177
+ edit: "Edit",
1178
+ },
1179
+ edit: {
1180
+ title: "Edit Wiki",
1181
+ description: "Only changed name or summary fields are submitted.",
1182
+ name: "Name",
1183
+ summary: "Summary",
1184
+ nameRequired: "Enter a Wiki name",
1185
+ nameTooLong: "Wiki name cannot exceed 256 UTF-8 bytes",
1186
+ summaryTooLong: "Wiki summary cannot exceed 4096 UTF-8 bytes",
1187
+ success: "Wiki updated",
1188
+ failed: "Failed to update Wiki",
1189
+ submitting: "Saving…",
1190
+ submit: "Save changes",
1191
+ },
1192
+ status: {
1193
+ draft: "Draft",
1194
+ ready: "Ready",
1195
+ deleting: "Deleting",
1196
+ deleted: "Deleted",
1197
+ },
1198
+ buildStatus: {
1199
+ pending: "Pending",
1200
+ processing: "Processing",
1201
+ acceptingOutput: "Accepting output",
1202
+ sealing: "Sealing",
1203
+ validating: "Validating",
1204
+ indexing: "Indexing",
1205
+ publishing: "Publishing",
1206
+ ready: "Ready",
1207
+ failed: "Failed",
1208
+ conflict: "Conflict",
1209
+ },
1210
+ detail: {
1211
+ back: "Back to Wikis",
1212
+ backToScope: "Back to Scope",
1213
+ agentWikiTitle: "Agent Wiki",
1214
+ sharedRuns: "All Sessions under this Agent share one Wiki.",
1215
+ runContext:
1216
+ "Session {runId} is navigation context only and is not part of the Wiki identity.",
1217
+ dirty: "Raw sources have unbuilt changes",
1218
+ pageCount: "Page count",
1219
+ createdAt: "Created",
1220
+ updatedAt: "Updated",
1221
+ loadFailed: "Failed to load Wiki details",
1222
+ notFound: "The specified Wiki does not exist or is not accessible.",
1223
+ scopeConflict:
1224
+ "Multiple legacy Wikis match this exact scope. The console will not choose one automatically; ask the service owner to clean up the duplicate Wikis.",
1225
+ noReadableBuild:
1226
+ "No readable build yet. Add raw sources and complete a build to view pages.",
1227
+ requestId: "Request ID",
1228
+ upstreamRequestId: "Upstream request ID",
1229
+ tabs: {
1230
+ overview: "Overview",
1231
+ sources: "Raw sources",
1232
+ pages: "Pages",
1233
+ search: "Search",
1234
+ build: "Build",
1235
+ },
1236
+ },
1237
+ overview: {
1238
+ loadedMetadata: "Loaded page metadata",
1239
+ loadedMetadataHint:
1240
+ "These statistics use only the {count} metadata entries currently loaded and do not represent the complete Wiki.",
1241
+ unknownType: "Unspecified type",
1242
+ noLoadedPages: "No page metadata loaded",
1243
+ recentLoadedPages: "Recently returned pages",
1244
+ },
1245
+ sources: {
1246
+ addFiles: "Add .md / .txt files",
1247
+ addHint:
1248
+ "Multiple selection is supported. The browser reads each file and submits batches of up to 20.",
1249
+ fileAdded: "Added {path}",
1250
+ fileFailed: "Failed to add {path}: {code}",
1251
+ addFailed: "Failed to add raw sources",
1252
+ selectHint: "Select a source to read its full content.",
1253
+ version: "Current version: {version}",
1254
+ save: "Save replacement",
1255
+ delete: "Delete",
1256
+ saved: "Raw source updated",
1257
+ deleted: "Raw source deleted",
1258
+ saveFailed: "Failed to update raw source",
1259
+ deleteFailed: "Failed to delete raw source",
1260
+ conflict: "The content changed elsewhere. Refresh before trying again.",
1261
+ refresh: "Refresh source",
1262
+ readFailed: "Failed to read raw source",
1263
+ listFailed: "Failed to list raw sources",
1264
+ loadMore: "Load more sources",
1265
+ errorCode: "Error code",
1266
+ upstreamCode: "Upstream code",
1267
+ },
1268
+ pages: {
1269
+ metadataOnly:
1270
+ "The directory shows only page metadata returned by the service. Content is loaded with an exact page read.",
1271
+ loadedTreeLimitation:
1272
+ "This tree contains the pages loaded so far; use Load more to extend it.",
1273
+ expandDirectory: "Expand directory {name}",
1274
+ collapseDirectory: "Collapse directory {name}",
1275
+ selectedPage: "Selected page {name}",
1276
+ fullPath: "Service path: {path}",
1277
+ loadMore: "Load more pages",
1278
+ resetFromFirst: "Reload from the first page",
1279
+ selectHint: "Select a page from the directory to read its content.",
1280
+ sources: "Sources",
1281
+ incomingLinks: "Pages linking here",
1282
+ outgoingLinks: "Pages linked from here",
1283
+ linksHint:
1284
+ "Links are navigation metadata only and do not represent a complete knowledge graph.",
1285
+ },
1286
+ search: {
1287
+ placeholder: "Enter a query, then submit",
1288
+ submit: "Search",
1289
+ score: "Score {score}",
1290
+ empty: "No matching pages",
1291
+ },
1292
+ build: {
1293
+ ingestTitle: "Build from the current sources",
1294
+ ingestWarning:
1295
+ "Starting freezes the current source versions. Editing sources while the build runs marks the Wiki as having unbuilt changes. Builds may consume LLM tokens; this console cannot provide an exact price.",
1296
+ ingestConfirm: "Confirm again to start from the current source snapshot.",
1297
+ ingestButton: "Start build",
1298
+ confirmButton: "Confirm and start",
1299
+ ingesting: "Submitting…",
1300
+ ingestSubmitted: "Wiki build submitted",
1301
+ ingestReused: "The existing Wiki build was reused",
1302
+ ingestSkipped: "The Wiki build was already up to date",
1303
+ ingestFailed: "Failed to submit Wiki build",
1304
+ latestTitle: "Latest build",
1305
+ none: "No latest build yet",
1306
+ status: "Status",
1307
+ step: "Step",
1308
+ progress: "Progress",
1309
+ changesAdded: "Pages added",
1310
+ changesModified: "Pages modified",
1311
+ changesDeleted: "Pages deleted",
1312
+ changesAffectedPages: "Affected pages",
1313
+ qualitySourceCoverage: "Source coverage",
1314
+ qualityGroundedPageRate: "Grounded page rate",
1315
+ qualityBrokenLinks: "Broken links",
1316
+ qualityOrphanPages: "Orphan pages",
1317
+ qualityUncitedPages: "Uncited pages",
1318
+ qualityDuplicateTitles: "Duplicate titles",
1319
+ elapsed: "Elapsed",
1320
+ elapsedValue: "{minutes}m {seconds}s",
1321
+ pageCount: "Page count",
1322
+ totalBytes: "Total bytes",
1323
+ createdAt: "Created",
1324
+ updatedAt: "Updated",
1325
+ finishedAt: "Finished",
1326
+ errorMessage: "Error message",
1327
+ incrementalAnalysis:
1328
+ "The system incrementally analyzes source changes and retains unaffected pages.",
1329
+ completePublication:
1330
+ "Every successful publication still creates a complete, immutable Wiki version.",
1331
+ rawSources: "Raw source summary",
1332
+ rawSourceSummary: "{count} raw sources loaded, {bytes} bytes total",
1333
+ skillArtifacts: "Applied Skill artifacts",
1334
+ profileArtifacts: "Applied Profile artifacts",
1335
+ artifactSelectionSummary: "{count}/{max} Dream artifacts selected",
1336
+ noBuildInput:
1337
+ "There are no raw sources and no Dream artifacts are selected, so a build cannot start.",
1338
+ artifactLoadFailed:
1339
+ "This Dream artifact kind failed to load. Results for the other kind remain available.",
1340
+ selectArtifact: "Select artifact {name}",
1341
+ openDream: "Open Dream details",
1342
+ noArtifacts: "No available artifacts",
1343
+ loadMoreArtifacts: "Load more artifacts",
1344
+ },
1345
+ },
924
1346
  knowledgeBase: {
925
1347
  common: {
926
1348
  basicInfo: "Basic Information",
@@ -1371,7 +1793,7 @@ export const messages: Messages = {
1371
1793
  modeLocalDescDisabled:
1372
1794
  "Only available for memory stores that support file memory",
1373
1795
  localHint:
1374
- "Before each turn, the browser paginates the file API, reuses bodies by SHA, and performs bounded lexical retrieval in this tab. No FUSE process or server-local mirror is created.",
1796
+ "During each turn, Chat BFF paginates the JSON Item API for the exact scope and performs lexical retrieval over a bounded in-process SHA cache. No FUSE process or server-local mirror is created.",
1375
1797
  viewFiles: "View memory files",
1376
1798
  viewFilesHint: "Please fill in the complete app / tenant / agent first",
1377
1799
  emptyNoStoresTitle: "No memory stores yet",
@@ -1390,9 +1812,9 @@ export const messages: Messages = {
1390
1812
  unbind: "Unbind",
1391
1813
  writeScope: "Write Scope",
1392
1814
  writeScopeDesc:
1393
- "During retrieval the server derives agent / run as wildcards",
1815
+ "During retrieval the server derives agent / session as wildcards",
1394
1816
  writeScopeDescSuffix:
1395
- ", so different agents / runs under the same app + tenant can read each other's memory",
1817
+ ", so different agents / sessions under the same app + tenant can read each other's memory",
1396
1818
  selectExistingScope: "Select an existing scope",
1397
1819
  appField: "App *",
1398
1820
  tenantField: "Tenant *",
@@ -1402,14 +1824,32 @@ export const messages: Messages = {
1402
1824
  "Auto-archive: write this turn's user / assistant messages to the current scope",
1403
1825
  autoSaveFilememDesc:
1404
1826
  "Extract durable memories from each turn and append them to a dated memory file",
1405
- runIdLabel: "Run ID",
1827
+ runIdLabel: "Session ID",
1406
1828
  runIdTitle:
1407
- "The run ID is generated automatically for the current conversation and reused throughout it to link memory of the same session",
1408
- runIdAuto: "Auto-generated · Auto-reused",
1409
- copyRunId: "Copy run ID",
1410
- runIdCopied: "Run ID copied",
1829
+ "The session ID is generated automatically by default and reused throughout the current conversation; selecting an existing scope synchronizes its session ID",
1830
+ runIdAuto: "Session ID auto-generated · Synced from existing scope",
1831
+ copyRunId: "Copy session ID",
1832
+ runIdCopied: "Session ID copied",
1411
1833
  runIdCopyFailed: "Copy failed, please select the text manually",
1412
1834
  },
1835
+ wikiBind: {
1836
+ title: "Current Scope Wiki",
1837
+ description:
1838
+ "Retrieve the single Wiki owned by the bound memory store and exact scope without trusting a browser-saved Wiki ID",
1839
+ enabled: "Wiki enabled",
1840
+ toggle: "Enable the current Scope Wiki",
1841
+ ready: "Ready for chat retrieval",
1842
+ notReady: "The Wiki is not ready or has no active build",
1843
+ notFound: "No Wiki exists for this exact scope",
1844
+ advanced: "Advanced settings",
1845
+ topK: "Top-K",
1846
+ requiresMemory: "Bind a memory store first",
1847
+ requiresKnownStorageMode:
1848
+ "Rebind this memory store with a supported storage mode first",
1849
+ requiresExactScope:
1850
+ "Fill in an exact memory scope without missing or wildcard fields",
1851
+ loadFailed: "Failed to load Wikis. Please try again later",
1852
+ },
1413
1853
  filesDialog: {
1414
1854
  title: "Memory Files",
1415
1855
  description:
@@ -1473,6 +1913,10 @@ export const messages: Messages = {
1473
1913
  intentExtracting: "Extracting retrieval intent",
1474
1914
  done: "Deep thinking done",
1475
1915
  },
1916
+ evidence: {
1917
+ title:
1918
+ "Answer evidence · {memoryCount} memories · {wikiCount} Wiki pages",
1919
+ },
1476
1920
  message: {
1477
1921
  copy: "Copy",
1478
1922
  edit: "Edit",
@@ -1508,6 +1952,22 @@ export const messages: Messages = {
1508
1952
  rewriteFailedDetail:
1509
1953
  "The rewriter returned an empty result or threw an error",
1510
1954
  kbRetrievalFailed: "Retrieval failed for {count} knowledge bases",
1955
+ retrievingWikis: "Searching {count} Wikis",
1956
+ wikiRetrievalFailed: "Retrieval failed for {count} Wikis",
1957
+ wikiReferences: "Referenced {count} Wiki pages",
1958
+ wikiQuery: "Query: {query}",
1959
+ wikiScore: "Score: {score}",
1960
+ wikiSources: "Sources: {sources}",
1961
+ wikiTruncated: "Truncated",
1962
+ wikiInjectedChars: "Injected {count} characters",
1963
+ wikiTotalContextChars: "{count} context characters injected",
1964
+ wikiUnavailable: "{name} unavailable",
1965
+ wikiErrorCode: "Error code: {code}",
1966
+ wikiErrorMessage: "Error: {message}",
1967
+ wikiRequestId: "Request ID: {requestId}",
1968
+ wikiHttpStatus: "HTTP status: {httpStatus}",
1969
+ wikiErrorStage: "Stage: {stage}",
1970
+ wikiErrorPath: "Path: {path}",
1511
1971
  retrievalKeyword: "Retrieval keyword: ",
1512
1972
  generateFailed: "Generation failed",
1513
1973
  elapsedSeconds: "Took {seconds}s",
@@ -1856,6 +2316,7 @@ export const messages: Messages = {
1856
2316
  noScopes:
1857
2317
  "This memory store has no existing scope data; please enter manually",
1858
2318
  optional: "Optional",
2319
+ sessionId: "Session ID",
1859
2320
  operationPermission: "Operations",
1860
2321
  ipWhitelist: "IP Whitelist (optional)",
1861
2322
  ipPlaceholder: "e.g. 10.0.0.0/8, 192.168.1.0/24",