@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
@@ -39,6 +39,7 @@ export const messages = {
39
39
  done: "完成",
40
40
  loading: "加载中…",
41
41
  search: "搜索…",
42
+ copy: "复制",
42
43
  copied: "已复制",
43
44
  copyFailed: "复制失败",
44
45
  unknownError: "未知错误",
@@ -129,6 +130,7 @@ export const messages = {
129
130
  units: "长期记忆",
130
131
  messages: "短期记忆",
131
132
  requests: "请求审计",
133
+ wiki: "Wiki",
132
134
  settings: "设置",
133
135
  create: "新建",
134
136
  new: "新建",
@@ -142,6 +144,96 @@ export const messages = {
142
144
  agent: "智能体",
143
145
  run: "会话",
144
146
  },
147
+ scopeWorkspace: {
148
+ invalidTitle: "需要精确 Scope",
149
+ invalidDescription: "请同时提供非通配的应用、租户、智能体和会话 Scope。",
150
+ title: "Scope 工作台",
151
+ description: "汇总同一精确 Scope 下的记忆、Dream、Wiki 与对话可用性。",
152
+ store: "记忆库",
153
+ scope: "精确 Scope",
154
+ status: {
155
+ loading: "加载中",
156
+ draft: "草稿",
157
+ building: "构建中",
158
+ ready: "就绪",
159
+ stale: "待更新",
160
+ failed_with_fallback: "回退可用",
161
+ blocked: "受阻",
162
+ },
163
+ statusDescription: {
164
+ loading: "正在读取该 Scope 的核心状态。",
165
+ draft: "尚未发布可用的 Wiki 构建。",
166
+ building: "Wiki 正在构建,当前可用构建仍可用于对话。",
167
+ firstBuilding: "首次 Wiki 构建进行中,完成后将启用 Wiki 对话。",
168
+ ready: "记忆与已发布 Wiki 已就绪。",
169
+ stale: "输入已变化,请复核并构建新的 Wiki。",
170
+ failed_with_fallback: "最近构建失败,仍在使用上一份已发布构建。",
171
+ blocked: "核心状态不可用,请在 Wiki 构建页复核。",
172
+ },
173
+ memoryTitle: "Memory",
174
+ memoryDescription: "确认该精确 Scope 的结构化记忆上下文。",
175
+ dreamTitle: "Dream",
176
+ dreamDescription: "查看已发现的 Skill 与用户画像元数据。",
177
+ wikiTitle: "Wiki",
178
+ wikiDescription: "查看已发布构建、质量和输入新鲜度。",
179
+ chatTitle: "Chat",
180
+ chatDescription: "显示此 Scope 在对话中的记忆与 Wiki 使用状态。",
181
+ loading: "加载中…",
182
+ loadFailed: "加载失败,请稍后重试。",
183
+ unsupported: "当前存储模式不支持 Scope 工作台。",
184
+ exists: "该 Scope 已存在",
185
+ notFound: "该 Scope 暂无记忆上下文",
186
+ partial: "结果不完整",
187
+ skillCount: "Skill:{count}",
188
+ profileCount: "用户画像:{count}",
189
+ pageCount: "页面:{count}",
190
+ latestStage: "最近阶段:{status}",
191
+ qualitySourceCoverage: "来源覆盖率:{percent}%",
192
+ qualityGroundedRate: "有依据页面占比:{percent}%",
193
+ changesAdded: "新增页面:{count}",
194
+ changesModified: "修改页面:{count}",
195
+ changesDeleted: "删除页面:{count}",
196
+ changesAffectedPages: "受影响页面:{count}",
197
+ staleGuidance: "发现已确认的输入变化,请检查并构建。",
198
+ fallbackGuidance:
199
+ "最近构建未生效。Chat 和 Search 继续读取已发布 Wiki;请人工复核后再重建。",
200
+ buildingGuidance:
201
+ "替换构建进行中。完成前,Chat 和 Search 继续读取已发布 Wiki。",
202
+ firstBuildGuidance: "首次 Wiki 构建进行中;完成后将启用 Wiki 对话。",
203
+ draftGuidance: "添加来源或 Dream 产物后,创建首个构建。",
204
+ reviewBuild: "复核构建",
205
+ openUnits: "打开记忆单元",
206
+ openSearch: "打开搜索",
207
+ openDream: "打开 Dream",
208
+ openWiki: "打开 Wiki",
209
+ openChat: "打开对话",
210
+ chatMemoryEnabled: "结构化记忆:已启用",
211
+ chatWikiEnabled: "Wiki:已启用",
212
+ chatWikiDisabled: "Wiki:未启用",
213
+ chatFallback: "当前对话将使用上一份已发布 Wiki。",
214
+ },
215
+ scopeDirectory: {
216
+ title: "Scope Directory",
217
+ description:
218
+ "浏览服务端登记的 conversation / wiki 异构 Scope;支持稳定分页与结构化 Filter。wikiId 仅用于目录识别,不作为 Wiki 操作参数。",
219
+ scopeType: "Scope 类型",
220
+ allTypes: "全部类型",
221
+ field: "过滤字段",
222
+ operator: "操作符",
223
+ value: "值(留空忽略)",
224
+ query: "查询目录",
225
+ failed: "Scope Directory 查询失败",
226
+ unsupported:
227
+ "服务端可能不支持当前 Scope Directory 结构化筛选。请结合下方原始错误检查筛选条件;仍可使用页面顶部的 Scope 选择器浏览会话范围。",
228
+ empty: "当前条件下没有 Scope",
229
+ type: "类型",
230
+ dimensions: "维度",
231
+ action: "操作",
232
+ open: "打开工作台",
233
+ exactScopeRequired: "需要完整四段 Scope",
234
+ wikiOnly: "通过 Wiki 页面查看",
235
+ page: "第 {page} 页",
236
+ },
145
237
  taskStatus: {
146
238
  queued: "排队中",
147
239
  processing: "处理中",
@@ -175,7 +267,6 @@ export const messages = {
175
267
  scope: "Scope",
176
268
  scopeRange: "Scope 范围",
177
269
  targetScope: "目标 scope",
178
- readOnly: "只读",
179
270
  notFound: "记忆库不存在",
180
271
  notFoundOrDeleted: "记忆库不存在或已被删除",
181
272
  searchScopePlaceholder: "搜索 scope…",
@@ -250,7 +341,7 @@ export const messages = {
250
341
  "直接读写记忆文件;选择后,存储结构固定为记忆文件。",
251
342
  storageStructureSection: "记忆存储结构",
252
343
  storageStructureSectionDesc:
253
- "结构化记忆为短期记忆输入的必选项,可同时启用记忆文件。",
344
+ "短期记忆输入可输出结构化记忆、托管文件记忆,或同时输出两者。",
254
345
  structuredStorageLabel: "结构化记忆",
255
346
  structuredStorageDescription:
256
347
  "以结构化条目保存,支持语义检索、记忆抽取和整理。",
@@ -278,13 +369,16 @@ export const messages = {
278
369
  apiOnlyLabel: "仅 API 记忆",
279
370
  fileLabel: "支持文件记忆",
280
371
  projectedFileLabel: "只读文件投影",
372
+ managedFileLabel: "托管文件记忆 Beta",
281
373
  writableFileLabel: "可写文件记忆",
282
374
  apiOnlyDescription:
283
375
  "仅 Tablestore:通过 API 语义检索读写记忆,不生成文件投影。",
284
376
  fileDescription:
285
377
  "Tablestore + OSS 文件投影:记忆额外投影成 markdown 文件树,可在对话中以文件形式检索、在控制台与 CLI 浏览目录结构。",
286
378
  projectedFileDescription:
287
- "通过文件 API 浏览 file+ots 单向投影;服务端握手决定只读状态,不维护浏览器或服务端本地镜像。",
379
+ "短期消息同时生成结构化记忆和托管文件;文件侧通过只读 Item API 浏览。",
380
+ managedFileDescription:
381
+ "短期消息异步整理为只读文件树;支持文件工作区和 SearchMemories.fileResults。",
288
382
  writableFileDescription:
289
383
  "完整文件记忆:通过 JSON API 新建、编辑、重命名、删除并查看版本历史,可直接为对话提供文件上下文。",
290
384
  },
@@ -306,9 +400,19 @@ export const messages = {
306
400
  updateFailed: "更新记忆库失败",
307
401
  descriptionMaxLength: "描述不超过 256 字",
308
402
  extractMaxLength: "抽取指令不超过 4096 字",
403
+ outputSection: "输出类型",
404
+ outputSectionDesc:
405
+ "messages 输入库可在 structured 与 file 之间增量切换;只影响后续写入,不回放历史数据。",
406
+ outputStructured: "结构化记忆",
407
+ outputStructuredDesc: "生成可编辑、可由 Dream 整理的长期记忆单元。",
408
+ outputFile: "托管文件记忆 Beta",
409
+ outputFileDesc: "把短期消息异步整理为只读文件树并建立摘要检索索引。",
410
+ outputRequired: "至少保留一种输出类型",
309
411
  infoTitle: "记忆库信息",
310
412
  infoDesc: "只读元数据,由服务端维护。",
311
413
  storageMode: "存储模式",
414
+ inputType: "输入类型",
415
+ outputTypes: "输出类型",
312
416
  otsInstance: "OTS 实例",
313
417
  createdAt: "创建时间",
314
418
  updatedAt: "更新时间",
@@ -319,6 +423,7 @@ export const messages = {
319
423
  moreActions: "更多操作",
320
424
  deleteStore: "删除记忆库",
321
425
  backToList: "返回列表",
426
+ tabScope: "Scope 工作台",
322
427
  tabUnits: "长期记忆",
323
428
  tabFiles: "文件工作区",
324
429
  tabSearch: "记忆检索",
@@ -326,19 +431,21 @@ export const messages = {
326
431
  tabTasks: "记忆抽取",
327
432
  tabRequests: "请求审计",
328
433
  tabDream: "Dream 任务",
434
+ tabWiki: "Wiki",
329
435
  tabSettings: "设置",
330
436
  },
331
437
  scopeBar: {
438
+ openWorkspace: "打开 Scope 工作台",
332
439
  manualEdit: "手动编辑",
333
440
  reset: "重置",
334
441
  apply: "应用",
335
- readOnly: "只读",
442
+ wildcardQuery: "通配符查询",
336
443
  appRequired: "应用 是必填项(用 * 表示通配)",
337
444
  writeHint: "写操作需精确 scope,读 / 搜索支持通配符 *。",
338
445
  appPlaceholder: "app-001 或 *",
339
446
  tenantPlaceholder: "tenant-001",
340
447
  agentPlaceholder: "agent-001",
341
- runPlaceholder: "run-001",
448
+ runPlaceholder: "session-001",
342
449
  },
343
450
  scopeCombobox: {
344
451
  defaultPlaceholder: "从已有 scope 选择…",
@@ -348,6 +455,27 @@ export const messages = {
348
455
  windowCountTruncated: "已显示 {shown} / {total} 条 · 服务端已截断",
349
456
  showMore: "显示更多",
350
457
  },
458
+ scopeHierarchy: {
459
+ breadcrumb: "Scope 层级路径",
460
+ chooseApp: "选择应用 {value}",
461
+ chooseTenant: "选择租户 {value}",
462
+ chooseAgent: "选择 Agent {value}",
463
+ chooseRun: "选择会话 {value}",
464
+ allApps: "全部应用",
465
+ allTenants: "全部租户",
466
+ allAgents: "全部 Agent",
467
+ allRuns: "全部会话",
468
+ allRange: "全部数据",
469
+ appRange: "应用范围",
470
+ tenantRange: "租户范围",
471
+ agentRange: "Agent 范围",
472
+ runRange: "精确会话",
473
+ applyAll: "应用全部数据范围",
474
+ applyCurrentRange: "应用当前{range}",
475
+ exactRunSelected: "已选择精确会话。",
476
+ inventoryIncomplete:
477
+ "已加载 {count} 个 Scope,服务端结果已截断,列表可能不完整。",
478
+ },
351
479
  units: {
352
480
  title: "长期记忆",
353
481
  addMemory: "添加记忆",
@@ -357,21 +485,25 @@ export const messages = {
357
485
  querying: "查询中...",
358
486
  backToList: "返回列表",
359
487
  wildcardReadOnly:
360
- "当前范围含通配符,仅支持只读查询,无法执行新增、查看详情、编辑或删除。",
488
+ "当前范围含通配符,不能新增记忆;列表中带有精确 Scope 的条目仍可安全查看、编辑或删除。",
361
489
  page: "第 {page} 页",
490
+ pagination: "第 {page} 页 · 本页 {total} 条",
491
+ pageSize: "每页条数",
492
+ pageSizeValue: "每页 {size} 条",
362
493
  viewUnits: "记忆单元",
363
494
  viewFiles: "文件记忆",
364
495
  emptyUnits: "当前范围下暂无记忆单元",
365
496
  fileMemoryWildcardHint:
366
- "文件记忆不支持通配符范围,请在上方范围栏设置具体的应用 / 租户等字段",
497
+ "当前为只读文件投影。请在上方范围栏设置完整四段且不含 * 的 Scope。",
367
498
  fileMemoryAppHint:
368
- "请在上方范围栏至少设置「应用」字段,以查看该范围投影出的记忆文件",
499
+ "当前为只读文件投影。请先在上方范围栏设置完整四段 Scope。",
369
500
  idMissingDelete: "记忆单元缺少 ID,无法删除",
370
501
  preciseScopeRequiredDelete: "当前记忆单元缺少精确范围,无法删除",
371
502
  deleteSuccess: "记忆单元已删除",
372
503
  deleteFailed: "删除记忆单元失败",
373
504
  searchIdRequired: "请输入记忆 ID",
374
505
  preciseScopeRequired: "请先设置精确的范围",
506
+ idSearchPreciseScopeRequired: "按 ID 查询需要完整且不含 * 的精确 Scope",
375
507
  found: "找到记忆单元",
376
508
  notFound: "未找到该记忆单元",
377
509
  deleteTitle: "删除记忆单元",
@@ -396,6 +528,8 @@ export const messages = {
396
528
  detailType: "类型",
397
529
  detailSalience: "重要度",
398
530
  detailVersion: "版本",
531
+ detailEventTime: "事件时间",
532
+ detailUpdatedAt: "更新时间",
399
533
  detailMetadata: "元数据",
400
534
  },
401
535
  files: {
@@ -444,7 +578,9 @@ export const messages = {
444
578
  pathTooLarge: "文件路径不能超过 1024 个 UTF-8 字节",
445
579
  contentTooLarge: "文件内容不能超过 100 KiB",
446
580
  selectForDetails: "选择文件后查看元数据与版本历史",
581
+ selectForDetailsReadOnly: "选择文件后查看元数据",
447
582
  details: "文件详情",
583
+ itemId: "Item ID",
448
584
  size: "内容大小",
449
585
  latestVersion: "当前版本",
450
586
  updatedAt: "更新时间",
@@ -469,8 +605,12 @@ export const messages = {
469
605
  textPlaceholder: "输入要提取为记忆的文本...",
470
606
  metadataLabel: "元数据(JSON,可选)",
471
607
  hint: "记忆将通过异步方式处理,添加后可在记忆单元中查看结果。",
608
+ fileProjectionHint:
609
+ "提交后将异步整理,并投影为只读记忆文件;可在记忆抽取页查看处理进度。",
472
610
  textRequired: "请输入要提取为记忆的文本",
473
611
  processing: "记忆正在加工中,请稍后查看",
612
+ processingDescription: "请求已提交,可前往记忆抽取页查看处理状态。",
613
+ viewTasks: "查看抽取任务",
474
614
  failed: "添加记忆失败",
475
615
  },
476
616
  edit: {
@@ -489,27 +629,83 @@ export const messages = {
489
629
  queryPlaceholder: "用户喜欢吃什么?",
490
630
  topK: "Top K",
491
631
  enableRerank: "启用重排序",
632
+ advancedOptions: "高级参数",
492
633
  minSimilarity: "相似度阈值",
493
634
  minSimilarityHelp:
494
- "按归一化余弦相似度(0–1)过滤结果,0 表示不过滤。仅返回相似度不低于该值的命中。",
635
+ "thresholds.minSimilarity:按归一化余弦相似度过滤,0 表示不过滤。",
636
+ minScore: "相关度阈值",
637
+ minScoreHelp:
638
+ "thresholds.minScore:按规范相关度分数过滤;启用 Rerank 时与相似度含义不同。",
639
+ includeEvidence: "返回短期记忆证据",
640
+ scopeFilter: "Scope Filter(可选)",
641
+ scopeFilterHelp:
642
+ "通过条件组合框筛选 Scope,并与页面顶部的当前 Scope 共同生效。仅 Scope Directory 新库支持。",
643
+ scopeFilterMatchAll: "满足全部条件",
644
+ scopeFilterMatchAny: "满足任一条件",
645
+ scopeFilterCondition: "条件 {index}",
646
+ scopeFilterField: "Scope 字段",
647
+ scopeFilterField_scopeType: "Scope 类型 (scopeType)",
648
+ scopeFilterField_appId: "应用 (appId)",
649
+ scopeFilterField_tenantId: "租户 (tenantId)",
650
+ scopeFilterField_agentId: "智能体 (agentId)",
651
+ scopeFilterField_runId: "会话 (runId)",
652
+ scopeFilterField_wikiId: "Wiki 标识 (wikiId)",
653
+ scopeFilterField_scopeKey: "Scope 键 (scopeKey)",
654
+ scopeFilterOperator: "匹配方式",
655
+ scopeFilterOperator_eq: "等于",
656
+ scopeFilterOperator_in: "属于列表",
657
+ scopeFilterOperator_prefix: "前缀匹配",
658
+ scopeFilterOperator_wildcard: "通配符匹配",
659
+ scopeFilterOperator_range: "闭区间",
660
+ scopeFilterOperator_exists: "字段存在",
661
+ scopeFilterValuePlaceholder: "输入匹配值",
662
+ scopeFilterValuesPlaceholder: "输入多个值,用英文逗号分隔",
663
+ scopeFilterRangeStart: "起始值(可选)",
664
+ scopeFilterRangeEnd: "结束值(可选)",
665
+ scopeFilterNegate: "排除满足此条件的 Scope",
666
+ scopeFilterAdd: "添加条件",
667
+ scopeFilterRemove: "删除条件",
668
+ contextScope: "当前会话 contextScope(JSON,可选)",
669
+ contextScopeHelp:
670
+ "填写完整、精确的四段 Scope,以展示同会话软排序信号;必须位于当前 Scope 与 Filter 内。",
671
+ contextScopeInvalidJson: "contextScope 的 JSON 格式不正确",
672
+ contextScopeNotObject: "contextScope 必须是 JSON 对象",
673
+ contextScopeFieldRequired:
674
+ "contextScope.{field} 必须是非空且不含通配符的字符串",
495
675
  metadataFilter: "元数据过滤(JSON)",
496
676
  searching: "搜索中...",
497
677
  submit: "搜索",
498
678
  failed: "搜索失败",
499
- scopeRequired: "请先在范围栏中设置「应用」和「租户」的具体值",
500
- scopeRequiredHint: "请先在范围栏中设置「应用」和「租户」的具体值。",
679
+ scopeRequired: "请先在范围栏中设置非通配的「应用」",
680
+ scopeRequiredHint: "SearchMemories 要求 appId 必填且不能为 *。",
681
+ exactScopeRequired:
682
+ "当前记忆库会返回文件结果,请为 Scope 四个字段设置具体值",
683
+ exactScopeRequiredHint:
684
+ "托管文件检索暂不支持 wildcard;请在范围栏中填写完整、非 * 的应用、租户、智能体和会话。",
501
685
  queryRequired: "请输入检索内容",
502
686
  topKRange: "Top K 必须在 1 到 50 之间",
503
687
  similarityRange: "相似度阈值必须在 0 到 1 之间",
688
+ scoreRange: "相关度阈值必须在 0 到 1 之间",
504
689
  notSearchedTitle: "尚未搜索",
505
690
  notSearchedDescription:
506
691
  "填写左侧查询条件后,可以验证当前范围下的记忆检索效果",
692
+ chooseScopeTitle: "先选择可检索的 Scope",
693
+ chooseScopeDescription:
694
+ "当前是全部数据范围。请先选择具体应用;包含文件结果的记忆库需要填写完整四段 Scope。",
695
+ chooseScopeAction: "去选择 Scope",
507
696
  noResultsTitle: "没有搜索结果",
508
697
  noResultsDescription: "如果刚添加了新记忆,可能需要等待索引生效后重试",
509
- resultsTitle: "搜索结果 ({count})",
698
+ resultsSummary: "结构化 {memories} · 文件 {files} · 短期证据 {evidence}",
699
+ structuredResults: "结构化长期记忆",
700
+ fileResults: "托管文件命中",
701
+ evidenceResults: "短期记忆证据",
702
+ rankingScore: "最终排序 {value}",
703
+ rankingSignals: "{session} · 会话亲和权重 {weight}",
704
+ sameSession: "同会话",
705
+ otherSession: "其他会话",
706
+ fileVersion: "版本:{version}",
510
707
  similarity: "相似度 {value}",
511
708
  relevance: "相关度 {value}",
512
- resultId: "ID:{id}",
513
709
  resultScope: "范围:{scope}",
514
710
  resultCreatedAt: "事件时间:{time}",
515
711
  resultCreatedAtHint:
@@ -629,6 +825,7 @@ export const messages = {
629
825
  tableRequestId: "请求 ID",
630
826
  tableIngestStatus: "仓储状态",
631
827
  tableActions: "操作",
828
+ viewDetail: "查看请求详情",
632
829
  paginationRange: "第 {start}–{end} 条,共 {total} 条",
633
830
  detailTitle: "请求详情",
634
831
  fieldOperation: "操作",
@@ -664,7 +861,7 @@ export const messages = {
664
861
  tableId: "Dream ID",
665
862
  tableType: "类型",
666
863
  tableStatus: "状态",
667
- tableApplyMode: "应用模式",
864
+ tableApplyMode: "Effort / 应用模式",
668
865
  tableOutput: "产出",
669
866
  tableCreatedAt: "创建时间",
670
867
  applyModeAuto: "自动",
@@ -690,12 +887,13 @@ export const messages = {
690
887
  "该实例的引擎未启用 dreaming 子系统。请联系管理员将服务环境变量",
691
888
  disabledSuffix: "后重启服务。",
692
889
  backToTaskList: "返回任务列表",
890
+ backToScope: "返回 Scope",
693
891
  taskNotFound: "任务不存在或已被删除",
694
892
  autoRefresh: "· 每 5 秒自动刷新",
695
893
  applyModeAutoDetail: "应用模式:安全变更自动应用",
696
894
  applyModeProposalDetail: "应用模式:建议(手动 apply)",
697
895
  applyModePlanDetail: "应用模式:审批后执行 Plan",
698
- executionModeDetail: "执行模式:{value}",
896
+ effortDetail: "Effort:{value}",
699
897
  scopeOutput: "Scope 输出:{value}",
700
898
  scopeOutputPromote: "提升",
701
899
  scopeOutputPreserve: "保留",
@@ -717,15 +915,8 @@ export const messages = {
717
915
  metaUpdated: "更新:",
718
916
  metaFinished: "完成:",
719
917
  metaInputScopes: "输入 scopes:",
720
- agenticRuntimeTitle: "Agentic 运行状态",
918
+ publicRuntimeTitle: "任务进度",
721
919
  detailStage: "阶段",
722
- detailSandboxId: "沙箱 ID",
723
- detailSandboxPhase: "沙箱阶段",
724
- detailSandboxStatus: "沙箱状态",
725
- detailSubmittedBatches: "已提交批次数",
726
- detailLastBatch: "最后批次",
727
- detailFailureCode: "失败分类",
728
- detailAgentFinished: "Agent 完成时间",
729
920
  detailPlanApproved: "Plan 批准时间",
730
921
  detailExecutionExpires: "执行窗口到期",
731
922
  detailProcessedThrough: "处理水位(毫秒)",
@@ -751,20 +942,42 @@ export const messages = {
751
942
  taskTypeMemory: "记忆整理 — 整合跨会话记忆",
752
943
  taskTypeSkill: "技能抽取 — 从对话中提取可复用技能",
753
944
  taskTypeProfile: "用户画像 — 整理用户画像",
754
- executionMode: "执行模式",
755
- executionModeSingle: "单循环进程内快速规划",
756
- executionModeMulti: "多循环沙箱 Agent",
945
+ effort: "Effort",
946
+ effortLow: "Low标准推理",
947
+ effortHigh: "High深度推理",
757
948
  addScope: "添加 scope",
758
949
  scopeFillFromExisting: "从已有 scope 填充",
759
- applyMode: "应用模式",
950
+ applyMode: "应用策略",
951
+ applyModeRequestApproval: "请求批准",
952
+ applyModeRequestApprovalSummary:
953
+ "先生成变更建议,所有内容都由你确认后再应用。",
954
+ applyModeRequestApprovalHelp:
955
+ "固定使用 Low effort;Dream 只生成记忆变更建议,等待你逐项批准。",
956
+ applyModeHelpMeApprove: "帮我批准",
957
+ applyModeHelpMeApproveSummary:
958
+ "自动应用低风险的新增和更新,敏感变更仍交给你确认。",
959
+ applyModeHelpMeApproveHelp:
960
+ "可选择 Low 或 High effort;删除和跨 Scope 变更仍需要人工批准。",
961
+ applyModePlanMode: "计划模式",
962
+ applyModePlanModeSummary:
963
+ "先生成完整计划,获得批准后再进入第二阶段执行。",
964
+ applyModePlanModeHelp:
965
+ "固定使用 High effort 和两阶段流程;执行开始前需要先审阅并批准计划。",
966
+ applyModeHelpLabel: "查看“{mode}”说明",
967
+ effortLockedLow: "“请求批准”固定使用 Low effort。",
968
+ effortLockedHigh: "“计划模式”固定使用 High effort。",
760
969
  applyModeProposalOption: "建议模式(生成后人工 apply,推荐)",
761
970
  applyModeSafeAutoOption:
762
971
  "安全自动(仅 ADD/UPDATE 自动;DELETE/跨 scope 仍需人工)",
763
- applyModePlanOption: "Plan(沙箱两阶段执行,需人工审批)",
764
- scopeOutputMode: "Scope 输出模式",
972
+ applyModePlanOption: "Plan(两阶段执行,需人工审批)",
973
+ scopeOutputMode: "输出位置",
765
974
  scopeOutputModePlaceholder: "使用默认(preserve_scope)",
766
- preserveScope: "保留原 scope",
767
- promoteScope: "提升到父级 scope",
975
+ preserveScope: "写回原 Scope",
976
+ preserveScopeSummary: "每条结果写回产生它的输入 Scope。",
977
+ promoteScope: "自动汇总 Scope",
978
+ promoteScopeSummary: "由服务端推导共享父级 Scope,集中保存汇总结果。",
979
+ promoteScopeHint:
980
+ "服务端会根据所选输入 Scope 自动推导输出位置;此表单不会提交手工 outputScope 或 targetScope。",
768
981
  instructionsLabel: "指令(可选)",
769
982
  instructionsPlaceholderMemory: "给 dream 规划器的额外指引",
770
983
  instructionsPlaceholderSkill: "指导技能抽取的方向,例如重点关注的领域",
@@ -793,9 +1006,10 @@ export const messages = {
793
1006
  atLeastOneNonWildcard: "至少指定一个非通配符字段",
794
1007
  atLeastOneScope: "至少一个 scope",
795
1008
  scopesLimit: "scope 最多 20 个",
796
- agenticScopesLimit: "Agentic Dream scope 最多 8 个",
797
- executionModeCombination: "执行模式与应用模式组合不受支持",
798
- taskTypeExecutionMode: "技能与画像任务不支持多循环执行",
1009
+ highEffortScopesLimit: "High effort Dream scope 最多 8 个",
1010
+ effortCombination: "Effort 与应用模式组合不受支持",
1011
+ taskTypeExactScope:
1012
+ "技能与画像任务必须且只能使用一个无通配符的精确 scope",
799
1013
  instructionsLimit: "指令不能超过 4000 字节(UTF-8)",
800
1014
  maxSessionsRange: "最大会话数必须是 0 到 100 之间的整数",
801
1015
  maxMessagesRange: "最大消息数必须是 0 到 20000 之间的整数",
@@ -868,6 +1082,7 @@ export const messages = {
868
1082
  skippedReason: "跳过原因",
869
1083
  skippedReasonWithDetail: "{reason}({detail})",
870
1084
  error: "错误",
1085
+ openInWiki: "在 Wiki 构建中使用",
871
1086
  },
872
1087
  apply: {
873
1088
  title: "确认应用所选动作",
@@ -886,6 +1101,190 @@ export const messages = {
886
1101
  viewDocs: "查看文档",
887
1102
  },
888
1103
  },
1104
+ wiki: {
1105
+ list: {
1106
+ title: "Wiki",
1107
+ description: "管理当前 Agent 唯一对应的 Wiki 与最新构建状态",
1108
+ exactScopeTitle: "请先设置精确 scope",
1109
+ exactScopeRequired:
1110
+ "Wiki 按应用、租户、智能体和会话四个维度隔离;四个字段都必须填写具体值,不能留空或使用通配符 *。",
1111
+ agentScopeTitle: "选择 Agent",
1112
+ agentScopeRequired:
1113
+ "Wiki 归属于 Agent。请选择一个具体 Agent 继续;同一 Agent 下的所有会话共用同一个 Wiki。",
1114
+ chooseAgent: "选择 Agent",
1115
+ errorTitle: "Wiki 加载失败",
1116
+ errorDescription: "无法获取 Wiki 列表,请稍后重试。",
1117
+ emptyTitle: "当前 scope 还没有 Wiki",
1118
+ emptyDescription: "创建一个 Wiki,开始整理当前 scope 下的文件知识。",
1119
+ page: "第 {page} 页",
1120
+ loadingNext: "加载中…",
1121
+ noSummary: "暂无摘要",
1122
+ pageCount: "{count} 页",
1123
+ pageCountUnknown: "页数未知",
1124
+ buildStatus: "构建状态",
1125
+ buildStep: "当前步骤",
1126
+ buildProgress: "构建进度",
1127
+ edit: "编辑",
1128
+ },
1129
+ edit: {
1130
+ title: "编辑 Wiki",
1131
+ description: "只提交发生变化的名称或摘要字段。",
1132
+ name: "名称",
1133
+ summary: "摘要",
1134
+ nameRequired: "请输入 Wiki 名称",
1135
+ nameTooLong: "Wiki 名称不能超过 256 个 UTF-8 字节",
1136
+ summaryTooLong: "Wiki 摘要不能超过 4096 个 UTF-8 字节",
1137
+ success: "Wiki 已更新",
1138
+ failed: "更新 Wiki 失败",
1139
+ submitting: "保存中…",
1140
+ submit: "保存更改",
1141
+ },
1142
+ status: {
1143
+ draft: "草稿",
1144
+ ready: "可用",
1145
+ deleting: "删除中",
1146
+ deleted: "已删除",
1147
+ },
1148
+ buildStatus: {
1149
+ pending: "等待中",
1150
+ processing: "处理中",
1151
+ acceptingOutput: "接收输出中",
1152
+ sealing: "封存中",
1153
+ validating: "校验中",
1154
+ indexing: "索引中",
1155
+ publishing: "发布中",
1156
+ ready: "可用",
1157
+ failed: "失败",
1158
+ conflict: "冲突",
1159
+ },
1160
+ detail: {
1161
+ back: "返回 Wiki 列表",
1162
+ backToScope: "返回 Scope",
1163
+ agentWikiTitle: "Agent Wiki",
1164
+ sharedRuns: "同一 Agent 下的所有会话共用此 Wiki。",
1165
+ runContext: "当前会话:{runId},仅作为导航上下文,不参与 Wiki 身份。",
1166
+ dirty: "原始来源有未构建变更",
1167
+ pageCount: "页面数",
1168
+ createdAt: "创建时间",
1169
+ updatedAt: "更新时间",
1170
+ loadFailed: "Wiki 详情加载失败",
1171
+ notFound: "指定 Wiki 不存在或不可访问。",
1172
+ scopeConflict:
1173
+ "当前精确 scope 匹配到多个历史 Wiki。控制台不会自动选择,请联系服务端负责人或人工清理重复 Wiki。",
1174
+ noReadableBuild: "尚无可读构建。添加原始来源并完成构建后即可查看页面。",
1175
+ requestId: "请求 ID",
1176
+ upstreamRequestId: "上游请求 ID",
1177
+ tabs: {
1178
+ overview: "概览",
1179
+ sources: "原始来源",
1180
+ pages: "页面",
1181
+ search: "搜索",
1182
+ build: "构建",
1183
+ },
1184
+ },
1185
+ overview: {
1186
+ loadedMetadata: "已加载页面元数据",
1187
+ loadedMetadataHint:
1188
+ "以下统计仅基于当前已加载的 {count} 条元数据,不代表完整 Wiki。",
1189
+ unknownType: "未标注类型",
1190
+ noLoadedPages: "尚未加载到页面元数据",
1191
+ recentLoadedPages: "最近返回的页面",
1192
+ },
1193
+ sources: {
1194
+ addFiles: "添加 .md / .txt 文件",
1195
+ addHint: "支持多选;浏览器逐个读取,每批最多提交 20 个文件。",
1196
+ fileAdded: "已添加 {path}",
1197
+ fileFailed: "添加 {path} 失败:{code}",
1198
+ addFailed: "添加原始来源失败",
1199
+ selectHint: "选择一个来源后读取完整内容。",
1200
+ version: "当前版本:{version}",
1201
+ save: "保存替换",
1202
+ delete: "删除",
1203
+ saved: "原始来源已更新",
1204
+ deleted: "原始来源已删除",
1205
+ saveFailed: "更新原始来源失败",
1206
+ deleteFailed: "删除原始来源失败",
1207
+ conflict: "内容已被其他操作修改,请刷新后重试。",
1208
+ refresh: "刷新来源",
1209
+ readFailed: "读取原始来源失败",
1210
+ listFailed: "加载原始来源列表失败",
1211
+ loadMore: "加载更多来源",
1212
+ errorCode: "错误码",
1213
+ upstreamCode: "上游错误码",
1214
+ },
1215
+ pages: {
1216
+ metadataOnly:
1217
+ "目录仅显示服务返回的页面元数据;正文通过精确页面读取获取。",
1218
+ loadedTreeLimitation:
1219
+ "目录树仅包含当前已加载页面;点击“加载更多”继续扩展。",
1220
+ expandDirectory: "展开目录 {name}",
1221
+ collapseDirectory: "折叠目录 {name}",
1222
+ selectedPage: "当前页面 {name}",
1223
+ fullPath: "服务端路径:{path}",
1224
+ loadMore: "加载更多页面",
1225
+ resetFromFirst: "从第一页重新加载",
1226
+ selectHint: "从左侧目录选择页面以读取正文。",
1227
+ sources: "来源",
1228
+ incomingLinks: "引用此页的页面",
1229
+ outgoingLinks: "此页引用的页面",
1230
+ linksHint: "链接仅用于页面导航和元数据查看,不表示完整知识图谱。",
1231
+ },
1232
+ search: {
1233
+ placeholder: "输入查询后提交",
1234
+ submit: "搜索",
1235
+ score: "分数 {score}",
1236
+ empty: "没有匹配页面",
1237
+ },
1238
+ build: {
1239
+ ingestTitle: "从当前来源启动构建",
1240
+ ingestWarning:
1241
+ "启动时会冻结当前来源版本;构建期间继续修改来源会让 Wiki 标记为有未构建变更。构建可能消耗 LLM Token,控制台无法提供精确价格。",
1242
+ ingestConfirm: "请再次确认:按当前来源快照启动构建。",
1243
+ ingestButton: "启动构建",
1244
+ confirmButton: "确认并启动",
1245
+ ingesting: "提交中…",
1246
+ ingestSubmitted: "Wiki 构建已提交",
1247
+ ingestReused: "已复用现有 Wiki 构建",
1248
+ ingestSkipped: "Wiki 已是最新状态,无需重新构建",
1249
+ ingestFailed: "提交 Wiki 构建失败",
1250
+ latestTitle: "最新构建",
1251
+ none: "尚无最新构建",
1252
+ status: "状态",
1253
+ step: "步骤",
1254
+ progress: "进度",
1255
+ changesAdded: "新增页面",
1256
+ changesModified: "修改页面",
1257
+ changesDeleted: "删除页面",
1258
+ changesAffectedPages: "受影响页面",
1259
+ qualitySourceCoverage: "来源覆盖率",
1260
+ qualityGroundedPageRate: "有依据页面占比",
1261
+ qualityBrokenLinks: "失效链接",
1262
+ qualityOrphanPages: "孤立页面",
1263
+ qualityUncitedPages: "无引用页面",
1264
+ qualityDuplicateTitles: "重复标题",
1265
+ elapsed: "实际耗时",
1266
+ elapsedValue: "{minutes} 分 {seconds} 秒",
1267
+ pageCount: "页面数",
1268
+ totalBytes: "总字节数",
1269
+ createdAt: "创建时间",
1270
+ updatedAt: "更新时间",
1271
+ finishedAt: "完成时间",
1272
+ errorMessage: "错误信息",
1273
+ incrementalAnalysis: "系统增量分析来源变化,并保留未受影响页面。",
1274
+ completePublication: "每次成功发布仍会生成一个完整、不可变的 Wiki 版本。",
1275
+ rawSources: "原始来源概况",
1276
+ rawSourceSummary: "已加载 {count} 个原始来源,共 {bytes} 字节",
1277
+ skillArtifacts: "已应用的 Skill 产物",
1278
+ profileArtifacts: "已应用的 Profile 产物",
1279
+ artifactSelectionSummary: "已选择 {count}/{max} 个 Dream 产物",
1280
+ noBuildInput: "当前没有原始来源,也未选择 Dream 产物,无法启动构建。",
1281
+ artifactLoadFailed: "此类 Dream 产物加载失败;另一类结果不受影响。",
1282
+ selectArtifact: "选择产物 {name}",
1283
+ openDream: "查看 Dream 详情",
1284
+ noArtifacts: "暂无可用产物",
1285
+ loadMoreArtifacts: "加载更多产物",
1286
+ },
1287
+ },
889
1288
  knowledgeBase: {
890
1289
  common: {
891
1290
  basicInfo: "基本信息",
@@ -1304,7 +1703,7 @@ export const messages = {
1304
1703
  modeLocalDescWritable: "filemem 固定使用文件检索",
1305
1704
  modeLocalDescDisabled: "仅「支持文件记忆」的记忆库可用",
1306
1705
  localHint:
1307
- "每轮对话前,浏览器通过文件 API 分页列举并按 SHA 复用内容,在当前标签页做有界词法检索;不会启动 FUSE 或创建服务端本地镜像。",
1706
+ "每轮对话中,Chat BFF 通过 JSON Item API 分页列举 exact scope 文件,在进程内有界 SHA cache 上做词法检索;不会启动 FUSE 或创建服务端本地镜像。",
1308
1707
  viewFiles: "查看记忆文件",
1309
1708
  viewFilesHint: "请先填写完整的应用 / 租户 / 智能体",
1310
1709
  emptyNoStoresTitle: "还没有任何记忆库",
@@ -1334,12 +1733,28 @@ export const messages = {
1334
1733
  "智能提炼每轮对话中值得长期保存的内容,并追加到日期记忆文件",
1335
1734
  runIdLabel: "会话 ID",
1336
1735
  runIdTitle:
1337
- "会话 ID 由当前对话自动生成并在整个对话内复用,用于串联同一会话的记忆",
1338
- runIdAuto: "自动生成 · 自动复用",
1736
+ "会话 ID 默认由当前对话自动生成并在整个对话内复用;选择已有 scope 时会同步为该 scope 的会话 ID",
1737
+ runIdAuto: "默认自动生成 · 选择已有 scope 时同步",
1339
1738
  copyRunId: "复制会话 ID",
1340
1739
  runIdCopied: "已复制会话 ID",
1341
1740
  runIdCopyFailed: "复制失败,请手动选择文本",
1342
1741
  },
1742
+ wikiBind: {
1743
+ title: "当前范围 Wiki",
1744
+ description:
1745
+ "检索当前记忆库精确范围唯一的 Wiki,不使用浏览器保存的 Wiki ID",
1746
+ enabled: "Wiki 已启用",
1747
+ toggle: "启用当前范围 Wiki",
1748
+ ready: "已就绪,可用于对话检索",
1749
+ notReady: "Wiki 尚未就绪或没有活动构建",
1750
+ notFound: "当前精确范围尚未创建 Wiki",
1751
+ advanced: "高级设置",
1752
+ topK: "Top-K",
1753
+ requiresMemory: "请先绑定记忆库",
1754
+ requiresKnownStorageMode: "请先重新绑定带有受支持存储模式的记忆库",
1755
+ requiresExactScope: "请填写完整且不含通配符的记忆范围",
1756
+ loadFailed: "加载 Wiki 失败,请稍后重试",
1757
+ },
1343
1758
  filesDialog: {
1344
1759
  title: "记忆文件",
1345
1760
  description: "通过文件 API 管理该精确范围的虚拟文件与版本",
@@ -1394,6 +1809,9 @@ export const messages = {
1394
1809
  intentExtracting: "检索意图提取",
1395
1810
  done: "已深度思考",
1396
1811
  },
1812
+ evidence: {
1813
+ title: "回答依据 · 记忆 {memoryCount} 条 · Wiki {wikiCount} 页",
1814
+ },
1397
1815
  message: {
1398
1816
  copy: "复制",
1399
1817
  edit: "编辑",
@@ -1426,6 +1844,22 @@ export const messages = {
1426
1844
  rewriteFailed: "意图重写失败 · 已回退到原问题",
1427
1845
  rewriteFailedDetail: "rewriter 返回空结果或抛错",
1428
1846
  kbRetrievalFailed: "{count} 个知识库检索失败",
1847
+ retrievingWikis: "正在检索{count}个Wiki",
1848
+ wikiRetrievalFailed: "{count} 个 Wiki 检索失败",
1849
+ wikiReferences: "Wiki参考{count}页",
1850
+ wikiQuery: "查询:{query}",
1851
+ wikiScore: "分数:{score}",
1852
+ wikiSources: "来源:{sources}",
1853
+ wikiTruncated: "已截断",
1854
+ wikiInjectedChars: "注入 {count} 字符",
1855
+ wikiTotalContextChars: "共注入 {count} 字符",
1856
+ wikiUnavailable: "{name} 暂不可用",
1857
+ wikiErrorCode: "错误码:{code}",
1858
+ wikiErrorMessage: "错误:{message}",
1859
+ wikiRequestId: "请求 ID:{requestId}",
1860
+ wikiHttpStatus: "HTTP 状态:{httpStatus}",
1861
+ wikiErrorStage: "阶段:{stage}",
1862
+ wikiErrorPath: "路径:{path}",
1429
1863
  retrievalKeyword: "检索关键词:",
1430
1864
  generateFailed: "生成失败",
1431
1865
  elapsedSeconds: "用时 {seconds} 秒",
@@ -1750,6 +2184,7 @@ export const messages = {
1750
2184
  loadingScopes: "加载 Scope 列表...",
1751
2185
  noScopes: "该记忆库暂无已有 Scope 数据,请手动输入",
1752
2186
  optional: "可选",
2187
+ sessionId: "会话 ID",
1753
2188
  operationPermission: "操作权限",
1754
2189
  ipWhitelist: "IP 白名单(可选)",
1755
2190
  ipPlaceholder: "例如 10.0.0.0/8, 192.168.1.0/24",