@tablestore/tablestore-agent-cli 0.3.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (664) 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 +3 -3
  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_client-reference-manifest.js +1 -1
  84. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
  85. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +16 -16
  86. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
  87. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
  88. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
  89. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
  90. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  91. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  92. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js +1 -1
  93. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js.nft.json +1 -1
  94. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js +1 -1
  95. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js.nft.json +1 -1
  96. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js +1 -1
  97. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js.nft.json +1 -1
  98. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js +1 -1
  99. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js.nft.json +1 -1
  100. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js +1 -1
  101. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js.nft.json +1 -1
  102. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js +1 -1
  103. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js.nft.json +1 -1
  104. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js +1 -1
  105. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js.nft.json +1 -1
  106. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js +1 -1
  107. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js.nft.json +1 -1
  108. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js +1 -1
  109. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js.nft.json +1 -1
  110. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js +1 -1
  111. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js.nft.json +1 -1
  112. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js +1 -1
  113. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js.nft.json +1 -1
  114. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js +1 -1
  115. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js.nft.json +1 -1
  116. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js +1 -1
  117. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js.nft.json +1 -1
  118. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js +1 -1
  119. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js.nft.json +1 -1
  120. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js +1 -1
  121. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js.nft.json +1 -1
  122. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js +1 -1
  123. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js.nft.json +1 -1
  124. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js +1 -1
  125. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js.nft.json +1 -1
  126. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js +1 -1
  127. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js.nft.json +1 -1
  128. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js +1 -1
  129. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js.nft.json +1 -1
  130. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js +1 -1
  131. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js.nft.json +1 -1
  132. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js +1 -1
  133. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js.nft.json +1 -1
  134. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js +2 -2
  135. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js.nft.json +1 -1
  136. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js +1 -1
  137. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js.nft.json +1 -1
  138. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js +1 -1
  139. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js.nft.json +1 -1
  140. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js +1 -1
  141. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js.nft.json +1 -1
  142. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js +1 -1
  143. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js.nft.json +1 -1
  144. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js +1 -1
  145. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js.nft.json +1 -1
  146. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js +1 -1
  147. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js.nft.json +1 -1
  148. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js +1 -1
  149. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js.nft.json +1 -1
  150. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js +1 -1
  151. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js.nft.json +1 -1
  152. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js +1 -1
  153. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js.nft.json +1 -1
  154. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js +1 -1
  155. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js.nft.json +1 -1
  156. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js +1 -1
  157. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js.nft.json +1 -1
  158. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js +2 -2
  159. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js.nft.json +1 -1
  160. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js +1 -1
  161. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js.nft.json +1 -1
  162. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js +1 -1
  163. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js.nft.json +1 -1
  164. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js +1 -1
  165. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js.nft.json +1 -1
  166. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js +1 -1
  167. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js.nft.json +1 -1
  168. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js +1 -1
  169. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js.nft.json +1 -1
  170. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js +1 -1
  171. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js.nft.json +1 -1
  172. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js +1 -1
  173. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js.nft.json +1 -1
  174. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js +1 -1
  175. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js.nft.json +1 -1
  176. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js +1 -1
  177. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js.nft.json +1 -1
  178. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/app-paths-manifest.json +3 -0
  179. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/build-manifest.json +9 -0
  180. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/server-reference-manifest.json +4 -0
  181. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js +6 -0
  182. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js.map +5 -0
  183. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js.nft.json +1 -0
  184. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route_client-reference-manifest.js +3 -0
  185. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/app-paths-manifest.json +3 -0
  186. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/build-manifest.json +9 -0
  187. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/server-reference-manifest.json +4 -0
  188. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js +6 -0
  189. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js.map +5 -0
  190. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js.nft.json +1 -0
  191. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route_client-reference-manifest.js +3 -0
  192. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/app-paths-manifest.json +3 -0
  193. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/build-manifest.json +9 -0
  194. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/server-reference-manifest.json +4 -0
  195. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js +6 -0
  196. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js.map +5 -0
  197. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js.nft.json +1 -0
  198. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route_client-reference-manifest.js +3 -0
  199. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/app-paths-manifest.json +3 -0
  200. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/build-manifest.json +9 -0
  201. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/server-reference-manifest.json +4 -0
  202. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js +6 -0
  203. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js.map +5 -0
  204. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js.nft.json +1 -0
  205. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route_client-reference-manifest.js +3 -0
  206. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/app-paths-manifest.json +3 -0
  207. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/build-manifest.json +9 -0
  208. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/server-reference-manifest.json +4 -0
  209. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js +6 -0
  210. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js.map +5 -0
  211. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js.nft.json +1 -0
  212. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route_client-reference-manifest.js +3 -0
  213. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/app-paths-manifest.json +3 -0
  214. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/build-manifest.json +9 -0
  215. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/server-reference-manifest.json +4 -0
  216. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js +6 -0
  217. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js.map +5 -0
  218. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js.nft.json +1 -0
  219. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route_client-reference-manifest.js +3 -0
  220. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/app-paths-manifest.json +3 -0
  221. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/build-manifest.json +9 -0
  222. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/server-reference-manifest.json +4 -0
  223. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js +6 -0
  224. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js.map +5 -0
  225. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js.nft.json +1 -0
  226. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route_client-reference-manifest.js +3 -0
  227. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/app-paths-manifest.json +3 -0
  228. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/build-manifest.json +9 -0
  229. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/server-reference-manifest.json +4 -0
  230. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js +6 -0
  231. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js.map +5 -0
  232. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js.nft.json +1 -0
  233. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route_client-reference-manifest.js +3 -0
  234. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js +1 -1
  235. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js.nft.json +1 -1
  236. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js +1 -1
  237. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js.nft.json +1 -1
  238. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js +1 -1
  239. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js.nft.json +1 -1
  240. package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
  241. package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +15 -15
  242. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  243. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +15 -15
  244. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +3 -3
  245. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +11 -11
  246. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  247. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page.js.nft.json +1 -1
  248. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  249. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
  250. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +18 -18
  251. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +18 -18
  252. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +3 -3
  253. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +11 -11
  254. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  255. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  256. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +4 -4
  257. package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  258. package/dist/dashboard-runtime/dashboard/.next/server/app-paths-manifest.json +10 -0
  259. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_artifacts_route_actions_0doape5.js +3 -0
  260. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_ingest_route_actions_0ppwgam.js +3 -0
  261. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_page_route_actions_0odivj9.js +3 -0
  262. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_pages_route_actions_0s15y9a.js +3 -0
  263. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_route_actions_0dbjn9p.js +3 -0
  264. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_search_route_actions_108iypz.js +3 -0
  265. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_source_route_actions_0vmf0n5.js +3 -0
  266. 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
  267. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0p91_next_dist_esm_build_templates_app-route_0n~ec7s.js +24 -17
  268. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0.hvkwy._.js +1 -1
  269. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__03~qmfv._.js +3 -0
  270. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0_g86ij._.js +3 -0
  271. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0db9xtg._.js +40 -0
  272. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ejcow5._.js +1 -1
  273. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0es0s_~._.js +1 -1
  274. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0f~3a2d._.js +3 -0
  275. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0is6qso._.js +1 -1
  276. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0n.tvh_._.js +3 -0
  277. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ohui_o._.js +3 -0
  278. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ssi0g0._.js +3 -0
  279. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0u03tze._.js +1 -1
  280. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ua_nqs._.js +1 -1
  281. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0wpch_g._.js +3 -0
  282. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ypo~ko._.js +3 -0
  283. package/dist/dashboard-runtime/dashboard/.next/server/chunks/{[root-of-the-server]__0sa.9zr._.js → [root-of-the-server]__0yqtnx6._.js} +9 -9
  284. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__11rxx0.._.js +40 -0
  285. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__11wq90l._.js +1 -1
  286. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__120vi1p._.js +3 -0
  287. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__13q2wbt._.js +1 -1
  288. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__13~-fxp._.js +1 -1
  289. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0b1r_app_(dashboard)_knowledge-base_[name]_documents_documents-client_tsx_0g2uxmt._.js +1 -1
  290. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0e95__next-internal_server_app_(dashboard)_memory_[store]_scope_page_actions_0n2kkfu.js +3 -0
  291. 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
  292. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0p91_next_dist_esm_build_templates_app-page_07x7aai.js +4 -0
  293. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0p91_next_dist_esm_build_templates_app-page_0u~m_xi.js +4 -0
  294. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__05kcz99._.js +3 -0
  295. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__06l7w~r._.js +3 -0
  296. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__07fsbff._.js +1 -1
  297. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0_6myqa._.js +3 -0
  298. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0cn05tt._.js +3 -0
  299. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0d-z.x1._.js +3 -0
  300. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0i9tlv5._.js +3 -0
  301. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0ov6305._.js +1 -1
  302. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{_02waf76._.js → _00.la1c._.js} +2 -2
  303. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_019ufsh._.js +3 -0
  304. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01r6jx1._.js +3 -0
  305. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_04rasxw._.js +3 -0
  306. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_04wdnle._.js +3 -0
  307. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{_0thp9l5._.js → _05__-74._.js} +2 -2
  308. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_05wwgdw._.js +3 -0
  309. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06.3nzk._.js +3 -0
  310. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06ofr7j._.js +3 -0
  311. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0bn79mh._.js +3 -0
  312. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0cpcl4p._.js +3 -0
  313. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0d_nd-j._.js +3 -0
  314. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0f.xs7l._.js +3 -0
  315. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0fz3kge._.js +1 -1
  316. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0gyu-mm._.js +3 -0
  317. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0jt60z2._.js +3 -0
  318. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0kaclzw._.js +3 -0
  319. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0lstkpb._.js +3 -0
  320. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0qw41co._.js +3 -0
  321. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{_0t.h859._.js → _0vfgz-v._.js} +2 -2
  322. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ww5s91._.js +1 -1
  323. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_119lxvo._.js +3 -0
  324. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{dashboard_src_0jrh7xy._.js → dashboard_src_0bhjp9s._.js} +2 -2
  325. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0xaihln._.js +3 -0
  326. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_api-keys_page_tsx_0lb6fu7._.js +1 -1
  327. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_[dreamId]_page_tsx_0wy3tv6._.js +1 -1
  328. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_page_tsx_0uzzpvs._.js +1 -1
  329. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_layout_tsx_0rbi41w._.js +1 -1
  330. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_memory_memory-files-browser_tsx_0o2~94-._.js +1 -1
  331. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_01evqg6._.js +3 -0
  332. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_i18n_i18n-context_tsx_0c39ewr._.js +1 -1
  333. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0..ymrl._.js +3 -0
  334. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_12_d6fg._.js +3 -0
  335. package/dist/dashboard-runtime/dashboard/.next/server/functions-config-manifest.json +8 -0
  336. package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
  337. package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.js +1 -1
  338. package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.json +2 -0
  339. package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
  340. package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
  341. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
  342. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
  343. package/dist/dashboard-runtime/dashboard/.next/static/chunks/01nixb3ddw4hy.js +1 -0
  344. package/dist/dashboard-runtime/dashboard/.next/static/chunks/01u9hj_9~5-vg.js +1 -0
  345. package/dist/dashboard-runtime/dashboard/.next/static/chunks/02q3tpry1ajx9.js +1 -0
  346. package/dist/dashboard-runtime/dashboard/.next/static/chunks/03rx12c5dxw_4.js +1 -0
  347. package/dist/dashboard-runtime/dashboard/.next/static/chunks/057-rg6~0wki8.css +1 -0
  348. package/dist/dashboard-runtime/dashboard/.next/static/chunks/07q8af71w17xl.js +1 -0
  349. package/dist/dashboard-runtime/dashboard/.next/static/chunks/07v6llp0fv6iq.js +1 -0
  350. package/dist/dashboard-runtime/dashboard/.next/static/chunks/09hfvw~51z.9o.js +1 -0
  351. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0axnv6wy1_hr7.js +1 -0
  352. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0bbcwyy.xvpd0.js +1 -0
  353. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0eafb9pun~54k.js → 0cfrd_r4jr_ip.js} +2 -2
  354. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dpj.6wcf.qn8.js +1 -0
  355. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0f-mf~9z.~82q.js +1 -0
  356. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0gt8u.o_c_nix.js +1 -0
  357. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0hh2728tmgrdk.js +1 -0
  358. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0idn9fvygbi9d.js +1 -0
  359. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0idr-.ttn_21z.js +1 -0
  360. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0amex7bwxnme9.js → 0jjiw-agnutux.js} +1 -1
  361. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k6m5~gmu0f8w.js +1 -0
  362. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k_rtgxnq8bsz.js +1 -0
  363. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0nq2xdnij7nqt.js +1 -0
  364. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0nw7q~w~vg.-y.js +1 -0
  365. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0o-j8g9gp_c1r.js +1 -0
  366. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0pm6vv5wntle..js +1 -0
  367. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0qr499bd44k.g.js +1 -0
  368. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0sx_fx5r7nq4b.js +1 -0
  369. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0tbu6y0a22ok8.js +1 -0
  370. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u7fh6be6noif.js +1 -0
  371. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0vfuo2829nn25.js +4 -0
  372. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0wcf_hdt9arma.js +5 -0
  373. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0xash~4j8pl87.js +1 -0
  374. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0xi6y8g4l~vzr.js +1 -0
  375. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0y45-~ia9sqr0.js +1 -0
  376. package/dist/dashboard-runtime/dashboard/.next/static/chunks/10684vn7g6wln.js +1 -0
  377. package/dist/dashboard-runtime/dashboard/.next/static/chunks/1204oli3aouy7.js +1 -0
  378. package/dist/dashboard-runtime/dashboard/.next/static/chunks/13gbu.62oz207.js +138 -0
  379. package/dist/dashboard-runtime/dashboard/.next/static/chunks/14t.r5~ls3k0x.js +1 -0
  380. package/dist/dashboard-runtime/dashboard/.next/static/chunks/15043qe~kvq-v.js +1 -0
  381. package/dist/dashboard-runtime/dashboard/.next/static/chunks/168xs92lu3o~y.js +1 -0
  382. package/dist/dashboard-runtime/dashboard/package.json +1 -1
  383. package/dist/dashboard-runtime/dashboard/server.js +1 -1
  384. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/chat/page.tsx +14 -0
  385. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/[dreamId]/page.tsx +66 -58
  386. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/page.tsx +6 -6
  387. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/layout.tsx +36 -9
  388. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/scope/page.tsx +51 -0
  389. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/wiki/page.tsx +157 -0
  390. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/file-memory-curator.ts +1 -4
  391. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/file-memory-helpers.ts +6 -6
  392. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-helpers.ts +50 -0
  393. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-retrieval.ts +160 -0
  394. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-security.ts +26 -0
  395. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/route.ts +477 -285
  396. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/server-file-memory.ts +113 -0
  397. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/wiki-retrieval.ts +656 -0
  398. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/_scope.ts +67 -0
  399. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/file-memory/_helpers.ts +5 -23
  400. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/_helpers.ts +317 -0
  401. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/artifacts/route.ts +194 -0
  402. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/ingest/route.ts +60 -0
  403. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/page/route.ts +55 -0
  404. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/pages/route.ts +61 -0
  405. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/route.ts +89 -0
  406. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/search/route.ts +58 -0
  407. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/source/route.ts +230 -0
  408. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/sources/route.ts +295 -0
  409. package/dist/dashboard-runtime/dashboard/src/components/api-keys/custom-policy-editor.tsx +2 -1
  410. package/dist/dashboard-runtime/dashboard/src/components/api-keys/permission-rule-dialog.tsx +17 -10
  411. package/dist/dashboard-runtime/dashboard/src/components/chat/chat-config-context.tsx +181 -32
  412. package/dist/dashboard-runtime/dashboard/src/components/chat/chat-scope-entry-hydrator.tsx +116 -0
  413. package/dist/dashboard-runtime/dashboard/src/components/chat/memory-bind-section.tsx +37 -15
  414. package/dist/dashboard-runtime/dashboard/src/components/chat/wiki-bind-section.tsx +153 -0
  415. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-actions-table.tsx +13 -0
  416. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-create-dialog.tsx +359 -144
  417. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-scope-bar.tsx +108 -76
  418. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-combobox.tsx +31 -50
  419. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-hierarchy-picker.tsx +274 -0
  420. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-workspace-cards.tsx +475 -0
  421. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-workspace.tsx +197 -0
  422. package/dist/dashboard-runtime/dashboard/src/components/qa/answer-evidence-block.tsx +145 -0
  423. package/dist/dashboard-runtime/dashboard/src/components/qa/memory-evidence-content.tsx +106 -0
  424. package/dist/dashboard-runtime/dashboard/src/components/qa/qa-message.tsx +68 -84
  425. package/dist/dashboard-runtime/dashboard/src/components/qa/wiki-evidence-block.tsx +326 -0
  426. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-build-panel.tsx +640 -0
  427. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-detail.tsx +302 -0
  428. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-edit-dialog.tsx +195 -0
  429. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-overview.tsx +104 -0
  430. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-pages-panel.tsx +424 -0
  431. package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-sources-panel.tsx +506 -0
  432. package/dist/dashboard-runtime/dashboard/src/hooks/use-chat-history.ts +625 -44
  433. package/dist/dashboard-runtime/dashboard/src/hooks/use-qa-chat.ts +329 -94
  434. package/dist/dashboard-runtime/dashboard/src/hooks/use-wiki-build-polling.ts +151 -0
  435. package/dist/dashboard-runtime/dashboard/src/hooks/use-wikis.ts +291 -0
  436. package/dist/dashboard-runtime/dashboard/src/i18n/locales/en.ts +389 -35
  437. package/dist/dashboard-runtime/dashboard/src/i18n/locales/zh.ts +356 -25
  438. package/dist/dashboard-runtime/dashboard/src/lib/browser-file-memory.ts +46 -340
  439. package/dist/dashboard-runtime/dashboard/src/lib/chat-scope-entry.ts +59 -0
  440. package/dist/dashboard-runtime/dashboard/src/lib/dream-create-options.ts +27 -0
  441. package/dist/dashboard-runtime/dashboard/src/lib/file-memory-core.ts +744 -0
  442. package/dist/dashboard-runtime/dashboard/src/lib/memory-storage-mode.ts +25 -4
  443. package/dist/dashboard-runtime/dashboard/src/lib/query-keys.ts +93 -0
  444. package/dist/dashboard-runtime/dashboard/src/lib/retrieval-security.ts +54 -0
  445. package/dist/dashboard-runtime/dashboard/src/lib/scope-hierarchy.ts +167 -0
  446. package/dist/dashboard-runtime/dashboard/src/lib/scope-workspace.ts +123 -0
  447. package/dist/dashboard-runtime/dashboard/src/lib/server/api-helpers.ts +46 -3
  448. package/dist/dashboard-runtime/dashboard/src/lib/server/sdk-client.ts +3 -0
  449. package/dist/dashboard-runtime/dashboard/src/lib/wiki-metadata-limits.ts +133 -0
  450. package/dist/dashboard-runtime/dashboard/src/lib/wiki-page-tree.ts +153 -0
  451. package/dist/dashboard-runtime/dashboard/src/schemas/llm-chat.ts +121 -21
  452. package/dist/dashboard-runtime/dashboard/src/services/wiki.ts +145 -0
  453. package/dist/dashboard-runtime/dashboard/src/types/llm-chat.ts +72 -9
  454. package/dist/dashboard-runtime/dashboard/src/types/memory.ts +4 -29
  455. package/dist/dashboard-runtime/dashboard/src/types/wiki.ts +200 -0
  456. package/dist/dashboard-runtime/dashboard/tsconfig.tsbuildinfo +1 -1
  457. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/CHANGELOG.md +175 -0
  458. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/LICENSE +201 -0
  459. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/README.md +203 -0
  460. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/package.json +3 -0
  461. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/request-context.js +21 -0
  462. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-base.js +70 -0
  463. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-v2.js +13 -0
  464. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-v4.js +51 -0
  465. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/client/agent-storage-client.js +196 -0
  466. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/errors/client-error.js +10 -0
  467. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/errors/service-error.js +16 -0
  468. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/headers.js +31 -0
  469. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/md5.js +9 -0
  470. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/ots-json-client.js +155 -0
  471. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/base.js +19 -0
  472. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/chunk.js +67 -0
  473. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/document.js +163 -0
  474. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/enums.js +31 -0
  475. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/file.js +27 -0
  476. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/knowledge-base.js +118 -0
  477. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/memory.js +711 -0
  478. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/metadata-filter.js +123 -0
  479. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/retrieve.js +152 -0
  480. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/unset.js +8 -0
  481. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/wiki.js +2 -0
  482. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/serialization/to-json-request.js +9 -0
  483. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/version.js +5 -0
  484. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/index.js +93 -0
  485. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/client/node-agent-storage-client.js +134 -0
  486. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/fs/file-path.js +73 -0
  487. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/fs/file-reader.js +13 -0
  488. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/oss/oss-uploader.js +30 -0
  489. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node.js +5 -0
  490. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/request-context.d.ts +12 -0
  491. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/request-context.js +17 -0
  492. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-base.d.ts +12 -0
  493. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-base.js +63 -0
  494. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v2.d.ts +6 -0
  495. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v2.js +9 -0
  496. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v4.d.ts +15 -0
  497. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v4.js +47 -0
  498. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/client/agent-storage-client.d.ts +78 -0
  499. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/client/agent-storage-client.js +192 -0
  500. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/client-error.d.ts +3 -0
  501. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/client-error.js +6 -0
  502. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/service-error.d.ts +10 -0
  503. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/service-error.js +12 -0
  504. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/headers.d.ts +14 -0
  505. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/headers.js +27 -0
  506. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/md5.d.ts +1 -0
  507. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/md5.js +6 -0
  508. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/ots-json-client.d.ts +27 -0
  509. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/ots-json-client.js +151 -0
  510. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/base.d.ts +5 -0
  511. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/base.js +15 -0
  512. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/chunk.d.ts +47 -0
  513. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/chunk.js +61 -0
  514. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/document.d.ts +107 -0
  515. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/document.js +151 -0
  516. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/enums.d.ts +24 -0
  517. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/enums.js +28 -0
  518. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/file.d.ts +364 -0
  519. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/file.js +24 -0
  520. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/knowledge-base.d.ts +97 -0
  521. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/knowledge-base.js +108 -0
  522. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/memory.d.ts +1018 -0
  523. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/memory.js +684 -0
  524. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/metadata-filter.d.ts +74 -0
  525. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/metadata-filter.js +118 -0
  526. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/retrieve.d.ts +113 -0
  527. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/retrieve.js +140 -0
  528. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/unset.d.ts +3 -0
  529. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/unset.js +4 -0
  530. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/wiki.d.ts +118 -0
  531. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/wiki.js +1 -0
  532. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/serialization/to-json-request.d.ts +2 -0
  533. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/serialization/to-json-request.js +6 -0
  534. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/version.d.ts +2 -0
  535. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/version.js +2 -0
  536. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/index.d.ts +17 -0
  537. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/index.js +16 -0
  538. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/client/node-agent-storage-client.d.ts +39 -0
  539. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/client/node-agent-storage-client.js +130 -0
  540. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-path.d.ts +12 -0
  541. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-path.js +34 -0
  542. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-reader.d.ts +8 -0
  543. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-reader.js +9 -0
  544. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/oss/oss-uploader.d.ts +17 -0
  545. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/oss/oss-uploader.js +23 -0
  546. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node.d.ts +1 -0
  547. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node.js +1 -0
  548. package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/package.json +67 -0
  549. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +1 -0
  550. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
  551. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +1 -0
  552. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
  553. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts +13 -0
  554. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts.map +1 -0
  555. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js +40 -0
  556. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js.map +1 -0
  557. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +1 -1
  558. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
  559. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +21 -9
  560. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
  561. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +7 -7
  562. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
  563. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +27 -20
  564. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
  565. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
  566. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +55 -37
  567. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
  568. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  569. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts +6 -0
  570. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts.map +1 -1
  571. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts +18 -0
  572. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts.map +1 -0
  573. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js +100 -0
  574. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js.map +1 -0
  575. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +1 -0
  576. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
  577. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +1 -0
  578. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
  579. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts +13 -0
  580. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts.map +1 -0
  581. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js +40 -0
  582. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js.map +1 -0
  583. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +1 -1
  584. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
  585. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +21 -9
  586. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
  587. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +7 -7
  588. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
  589. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +27 -20
  590. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
  591. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
  592. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +55 -37
  593. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
  594. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  595. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts +6 -0
  596. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts.map +1 -1
  597. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts +18 -0
  598. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts.map +1 -0
  599. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js +100 -0
  600. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js.map +1 -0
  601. package/dist/output.d.ts.map +1 -1
  602. package/dist/output.js +1 -0
  603. package/dist/output.js.map +1 -1
  604. package/package.json +1 -1
  605. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0-wmyic._.js +0 -40
  606. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0.li3cj._.js +0 -40
  607. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0y0w3mg._.js +0 -3
  608. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0.ooo1s._.js +0 -3
  609. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0b5cw4e._.js +0 -3
  610. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0p1cst6._.js +0 -3
  611. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0xza7lz._.js +0 -3
  612. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.6x0yu._.js +0 -3
  613. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.pa1e6._.js +0 -3
  614. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01snuz~._.js +0 -3
  615. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06_hoj_._.js +0 -3
  616. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0_aw2vr._.js +0 -3
  617. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0brqbty._.js +0 -3
  618. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0csuit-._.js +0 -3
  619. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0eps5jg._.js +0 -3
  620. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ez3yia._.js +0 -3
  621. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0odjvc.._.js +0 -3
  622. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0pwlb77._.js +0 -3
  623. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0wce254._.js +0 -3
  624. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_12l8jkb._.js +0 -3
  625. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0_z9696._.js +0 -3
  626. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0grv2wq._.js +0 -3
  627. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0jns_ph._.js +0 -3
  628. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0ymj2~2._.js +0 -3
  629. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-xwobg-a6si1.js +0 -1
  630. package/dist/dashboard-runtime/dashboard/.next/static/chunks/01bokygf48bnj.js +0 -1
  631. package/dist/dashboard-runtime/dashboard/.next/static/chunks/026lyw-ynx1og.js +0 -1
  632. package/dist/dashboard-runtime/dashboard/.next/static/chunks/04a.1c2rygy08.js +0 -1
  633. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05.2q9f0yx4e_.js +0 -1
  634. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05_iqjh-v2gej.js +0 -1
  635. package/dist/dashboard-runtime/dashboard/.next/static/chunks/07twdccs42b_-.js +0 -1
  636. package/dist/dashboard-runtime/dashboard/.next/static/chunks/09v-qczj__g1x.js +0 -1
  637. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_8~9zgfm5f.8.js +0 -1
  638. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_zw2y~vb_52n.js +0 -1
  639. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0a2f-mxepv-y7.js +0 -1
  640. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0apfhv-v7oy7u.js +0 -1
  641. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0bxt5icwb83xt.js +0 -1
  642. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dpi1comd-thc.js +0 -1
  643. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0eerrv808~6bh.js +0 -4
  644. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0j6agpotrd_n4.js +0 -1
  645. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jbcdgtcgqemd.js +0 -1
  646. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jp7zmwvyv0bn.js +0 -1
  647. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k8mhea24d_kj.js +0 -1
  648. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0krt75we1wtcy.js +0 -1
  649. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ogrq_r43je48.js +0 -1
  650. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0prl9yrb8ksp8.js +0 -1
  651. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0r4azm.3hswcs.js +0 -138
  652. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0r6utd8g~.cc1.js +0 -1
  653. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0uj7ezedkm6ou.css +0 -1
  654. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x5qtkdg2trq9.js +0 -5
  655. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zatcw.k613lh.js +0 -1
  656. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zhfdjby7cj-q.js +0 -1
  657. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~naqbx3873~r.js +0 -1
  658. package/dist/dashboard-runtime/dashboard/.next/static/chunks/13__t3s3ipfzl.js +0 -1
  659. package/dist/dashboard-runtime/dashboard/.next/static/chunks/14.8mq880kjoc.js +0 -1
  660. package/dist/dashboard-runtime/dashboard/.next/static/chunks/16uky1ro-t_~9.js +0 -1
  661. package/dist/dashboard-runtime/dashboard/.next/static/chunks/18absak_u0d85.js +0 -138
  662. /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → bKUtNfKb47TOc1cpUk74A}/_buildManifest.js +0 -0
  663. /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → bKUtNfKb47TOc1cpUk74A}/_clientMiddlewareManifest.js +0 -0
  664. /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → bKUtNfKb47TOc1cpUk74A}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,515793,108365,856717,e=>{"use strict";var t=e.i(44501),a=e.i(101685);let o="dashboard.locale",i="dashboard-locale-change",r={zh:"zh-CN",en:"en"};function n(e){return"en"===e||"zh"===e?e:"zh"}e.s(["DEFAULT_LOCALE",0,"zh","LOCALES",0,["zh","en"],"LOCALE_EVENT_NAME",0,i,"LOCALE_HTML_LANG",0,r,"LOCALE_LABELS",0,{zh:"中",en:"EN"},"LOCALE_NAMES",0,{zh:"中文",en:"English"},"LOCALE_STORAGE_KEY",0,o,"normalizeLocale",0,n],108365);let s={common:{brand:"Agent Storage",help:"帮助",knowledgeBase:"知识库",memory:"记忆库",comingSoon:"即将开放",home:"主页",skipToContent:"跳转到主内容",language:"语言",switchLanguageTo:"切换到 {name}",cancel:"取消",confirm:"确认",save:"保存",saving:"保存中...",saveChanges:"保存更改",delete:"删除",deleting:"删除中...",confirmDelete:"确认删除",edit:"编辑",create:"创建",creating:"创建中...",submit:"提交",submitting:"提交中...",retry:"重试",refresh:"刷新",close:"关闭",done:"完成",loading:"加载中…",search:"搜索…",copied:"已复制",copyFailed:"复制失败",unknownError:"未知错误",noData:"暂无数据",prevPage:"上一页",nextPage:"下一页",firstPage:"第一页",lastPage:"最后一页",confirmInputPrompt:"请输入 {value} 以确认操作",paginationRange:"第 {start}-{end} 项,共 {total} 项",paginationSelected:"已选 {count} 项 · ",clearSearch:"清除搜索",tagInputPlaceholder:"输入后按回车添加",removeTag:"删除标签 {tag}",fieldNamePlaceholder:"字段名",addField:"添加字段",removeField:"删除字段 {name}",systemPrompt:"系统提示词",temperature:"温度",metadataUnset:"不设置",metadataListPlaceholder:"值1, 值2, 值3",metadataNumberPlaceholder:"输入数字",metadataValuePlaceholder:"输入值",modelSelector:{providerLabel:"提供方",modelLabel:"模型",loading:"加载中...",noProviders:"请先在「模型提供商」中创建配置",selectProvider:"选择提供方",refreshList:"刷新列表",selectOrInputModel:"选择或输入模型名",searchOrInputModel:"搜索或输入模型名",fetchingModels:"正在拉取模型列表...",emptyModels:"点击「刷新列表」拉取可用模型",noMatch:"无匹配结果",availableModels:"可选模型",useCustom:"使用自定义",useTyped:'使用 "{value}"'}},status:{completed:"已完成",pending:"待处理",indexing:"索引中",failed:"失败",deleting:"删除中"},nav:{groupChat:"对话",chatAgent:"对话智能体",groupKnowledgeBase:"知识库",knowledgeBaseManage:"知识库管理",groupMemory:"记忆库",memoryManage:"记忆库管理",groupConfig:"配置",llmProviders:"模型提供商",apiKeys:"API Key 管理",projects:"项目管理"},sidebar:{collapse:"收起",expand:"展开侧边栏",collapseSidebar:"收起侧边栏",openMenu:"打开菜单",closeMenu:"关闭菜单",navMenu:"导航菜单",backToList:"返回列表"},theme:{light:"浅色",system:"自动",dark:"深色",label:"主题",switchTo:"切换到 {name} 主题",current:"主题:{current} · 点击切换至 {next}"},header:{breadcrumb:"面包屑",segments:{"knowledge-base":"知识库",memory:"记忆库","llm-providers":"大模型",projects:"项目管理",documents:"文档",retrieval:"检索测试",qa:"问答测试",search:"记忆检索",units:"长期记忆",messages:"短期记忆",requests:"请求审计",wiki:"Wiki",settings:"设置",create:"新建",new:"新建",chat:"对话"}},memory:{scopeField:{app:"应用",tenant:"租户",agent:"智能体",run:"会话"},scopeWorkspace:{invalidTitle:"需要精确 Scope",invalidDescription:"请同时提供非通配的应用、租户、智能体和会话 Scope。",title:"Scope 工作台",description:"汇总同一精确 Scope 下的记忆、Dream、Wiki 与对话可用性。",store:"记忆库",scope:"精确 Scope",status:{loading:"加载中",draft:"草稿",building:"构建中",ready:"就绪",stale:"待更新",failed_with_fallback:"回退可用",blocked:"受阻"},statusDescription:{loading:"正在读取该 Scope 的核心状态。",draft:"尚未发布可用的 Wiki 构建。",building:"Wiki 正在构建,当前可用构建仍可用于对话。",firstBuilding:"首次 Wiki 构建进行中,完成后将启用 Wiki 对话。",ready:"记忆与已发布 Wiki 已就绪。",stale:"输入已变化,请复核并构建新的 Wiki。",failed_with_fallback:"最近构建失败,仍在使用上一份已发布构建。",blocked:"核心状态不可用,请在 Wiki 构建页复核。"},memoryTitle:"Memory",memoryDescription:"确认该精确 Scope 的结构化记忆上下文。",dreamTitle:"Dream",dreamDescription:"查看已发现的 Skill 与用户画像元数据。",wikiTitle:"Wiki",wikiDescription:"查看已发布构建、质量和输入新鲜度。",chatTitle:"Chat",chatDescription:"显示此 Scope 在对话中的记忆与 Wiki 使用状态。",loading:"加载中…",loadFailed:"加载失败,请稍后重试。",unsupported:"当前存储模式不支持 Scope 工作台。",exists:"该 Scope 已存在",notFound:"该 Scope 暂无记忆上下文",partial:"结果不完整",skillCount:"Skill:{count}",profileCount:"用户画像:{count}",pageCount:"页面:{count}",latestStage:"最近阶段:{status}",qualitySourceCoverage:"来源覆盖率:{percent}%",qualityGroundedRate:"有依据页面占比:{percent}%",changesAdded:"新增页面:{count}",changesModified:"修改页面:{count}",changesDeleted:"删除页面:{count}",changesAffectedPages:"受影响页面:{count}",staleGuidance:"发现已确认的输入变化,请检查并构建。",fallbackGuidance:"最近构建未生效。Chat 和 Search 继续读取已发布 Wiki;请人工复核后再重建。",buildingGuidance:"替换构建进行中。完成前,Chat 和 Search 继续读取已发布 Wiki。",firstBuildGuidance:"首次 Wiki 构建进行中;完成后将启用 Wiki 对话。",draftGuidance:"添加来源或 Dream 产物后,创建首个构建。",reviewBuild:"复核构建",openUnits:"打开记忆单元",openSearch:"打开搜索",openDream:"打开 Dream",openWiki:"打开 Wiki",openChat:"打开对话",chatMemoryEnabled:"结构化记忆:已启用",chatWikiEnabled:"Wiki:已启用",chatWikiDisabled:"Wiki:未启用",chatFallback:"当前对话将使用上一份已发布 Wiki。"},taskStatus:{queued:"排队中",processing:"处理中",completed:"已完成",failed:"失败",needsFix:"待修复"},dreamStatus:{queued:"排队中",running:"运行中",planning:"规划中",awaitingPlanApproval:"等待 Plan 审批",applying:"应用中",completed:"已完成",completedWithFailures:"完成(含失败)",failed:"失败",cancelled:"已取消"},dreamType:{consolidate:"记忆整理",skill:"技能抽取",profile:"用户画像"},actionStatus:{proposed:"待应用",applied:"已应用",skipped:"已跳过",failed:"失败"},common:{scope:"Scope",scopeRange:"Scope 范围",targetScope:"目标 scope",readOnly:"只读",notFound:"记忆库不存在",notFoundOrDeleted:"记忆库不存在或已被删除",searchScopePlaceholder:"搜索 scope…",noMatchingScope:"未找到匹配的 scope",presets:"预设",allData:"全部数据",allDataWildcard:"全部数据(*/*/*/*)",recentScopes:"最近使用({count})",clearRecentScopes:"清空最近使用",knownScopes:"已有 scope({count})",knownScopesTruncated:"已有 scope(仅前 {count} 条)",querying:"查询中…",scopeCount:"{count} 条 scope",scopeCountTruncated:"{count} 条 scope · 已截断",refresh:"刷新"},list:{title:"记忆库",description:"管理智能体的长期记忆、检索记忆单元并观测请求记录",create:"创建记忆库",searchPlaceholder:"搜索记忆库...",count:"共 {count} 个记忆库",emptyTitle:"还没有记忆库",emptyDescription:"创建第一个记忆库,开始管理智能体的长期记忆",noMatchTitle:"没有匹配的记忆库",noMatchDescription:"尝试调整搜索关键词",errorTitle:"记忆库加载失败",errorDescription:"无法获取记忆库列表,请稍后重试。",createSuccess:"记忆库创建成功",createFailed:"创建记忆库失败",deleteSuccess:"记忆库已删除",deleteFailed:"删除记忆库失败",deleteTitle:"删除记忆库",deleteConfirm:'确定要删除记忆库 "{name}" 吗?此操作不可撤销。'},card:{inputType:"输入",storageStructure:"存储",longTerm:"长期",shortTerm:"短期",extract:"抽取",consolidate:"整理",longTermTitle:"长期记忆条目",shortTermTitle:"短期记忆 / 会话消息",extractTitle:"记忆抽取任务",consolidateTitle:"记忆整理"},create:{title:"创建记忆库",description:"登记一个新的记忆库;记忆库是同一应用 + 租户下记忆条目的共享容器",heroAriaLabel:"创建记忆库引导",heroTitle:"智能体的长期记忆",heroBodyPrefix:"记忆库存放对话中沉淀下来的事实、偏好与上下文,供后续对话在",heroBodyMiddle:"维度内自动检索与写回。",basicInfo:"基本信息",basicInfoDesc:"名称用于 CLI 的 --store 参数与控制台路由,创建后不可修改;描述帮助团队识别记忆库用途。",name:"名称",namePlaceholder:"my_memory_store",nameDesc:"仅支持字母、数字和下划线,最多 32 个字符。",descriptionLabel:"描述",descriptionPlaceholder:"描述这个记忆库的用途...",inputTypeSection:"输入类型",inputTypeSectionDesc:"选择记忆如何进入记忆库。输入类型仅支持单选。",shortTermInputLabel:"短期记忆",shortTermInputDescription:"接收对话产生的短期记忆,并按照所选存储结构进行持久化。",fileInputLabel:"记忆文件",fileInputDescription:"直接读写记忆文件;选择后,存储结构固定为记忆文件。",storageStructureSection:"记忆存储结构",storageStructureSectionDesc:"结构化记忆为短期记忆输入的必选项,可同时启用记忆文件。",structuredStorageLabel:"结构化记忆",structuredStorageDescription:"以结构化条目保存,支持语义检索、记忆抽取和整理。",fileStorageLabel:"记忆文件",fileStorageDescription:"以文件树形式保存,并通过文件工作区访问。",storageModeSection:"存储模式",storageModeSectionDesc:"选择记忆库的存储后端。创建后不可修改。",extractSection:"记忆抽取指令",extractSectionDesc:"可选。这里填写的指令会注入到后台记忆抽取的提示词中,用于引导从对话里提炼哪些信息、忽略哪些信息。留空则使用默认抽取策略。",extractLabel:"抽取指令",extractPlaceholder:"例如:重点关注用户的医疗术语与用药偏好;忽略寒暄与客套内容。",extractHelp:"最多 4096 个字符。创建后可在记忆库设置中修改。",submit:"创建记忆库",nameRequired:"名称不能为空",nameMaxLength:"名称不能超过 32 个字符",namePattern:"只能包含字母、数字和下划线",descriptionMaxLength:"描述不超过 256 字",storageStructureRequired:"请至少选择一种记忆存储结构",storageStructureInvalid:"输入类型与记忆存储结构的组合不受支持",extractMaxLength:"抽取指令不超过 4096 字"},storageMode:{apiOnlyLabel:"仅 API 记忆",fileLabel:"支持文件记忆",projectedFileLabel:"只读文件投影",writableFileLabel:"可写文件记忆",apiOnlyDescription:"仅 Tablestore:通过 API 语义检索读写记忆,不生成文件投影。",fileDescription:"Tablestore + OSS 文件投影:记忆额外投影成 markdown 文件树,可在对话中以文件形式检索、在控制台与 CLI 浏览目录结构。",projectedFileDescription:"通过文件 API 浏览 file+ots 单向投影;服务端握手决定只读状态,不维护浏览器或服务端本地镜像。",writableFileDescription:"完整文件记忆:通过 JSON API 新建、编辑、重命名、删除并查看版本历史,可直接为对话提供文件上下文。"},settings:{basicInfo:"基本信息",basicInfoDesc:"调整记忆库的描述,帮助团队识别用途。名称在创建后不可修改。",name:"名称",descriptionLabel:"描述",descriptionPlaceholder:"描述这个记忆库的用途...",extractSection:"记忆抽取指令",extractSectionDesc:"可选。这里填写的指令会注入到后台记忆抽取的提示词中,用于引导从对话里提炼哪些信息、忽略哪些信息。留空则使用默认抽取策略。",extractLabel:"抽取指令",extractPlaceholder:"例如:重点关注用户的医疗术语与用药偏好;忽略寒暄与客套内容。",extractHelp:"最多 4096 个字符。留空表示恢复默认抽取策略。",updateSuccess:"记忆库设置已更新",updateFailed:"更新记忆库失败",descriptionMaxLength:"描述不超过 256 字",extractMaxLength:"抽取指令不超过 4096 字",infoTitle:"记忆库信息",infoDesc:"只读元数据,由服务端维护。",storageMode:"存储模式",otsInstance:"OTS 实例",createdAt:"创建时间",updatedAt:"更新时间",lastSeenAt:"最近活跃"},detail:{typeLabel:"记忆库 · MEMORY STORE",moreActions:"更多操作",deleteStore:"删除记忆库",backToList:"返回列表",tabScope:"Scope 工作台",tabUnits:"长期记忆",tabFiles:"文件工作区",tabSearch:"记忆检索",tabMessages:"短期记忆",tabTasks:"记忆抽取",tabRequests:"请求审计",tabDream:"Dream 任务",tabWiki:"Wiki",tabSettings:"设置"},scopeBar:{openWorkspace:"打开 Scope 工作台",manualEdit:"手动编辑",reset:"重置",apply:"应用",readOnly:"只读",appRequired:"应用 是必填项(用 * 表示通配)",writeHint:"写操作需精确 scope,读 / 搜索支持通配符 *。",appPlaceholder:"app-001 或 *",tenantPlaceholder:"tenant-001",agentPlaceholder:"agent-001",runPlaceholder:"session-001"},scopeCombobox:{defaultPlaceholder:"从已有 scope 选择…",empty:"该记忆库暂无已有 scope",loadFailed:"加载 scope 失败,可点「刷新」重试",windowCount:"已显示 {shown} / {total} 条",windowCountTruncated:"已显示 {shown} / {total} 条 · 服务端已截断",showMore:"显示更多"},scopeHierarchy:{breadcrumb:"Scope 层级路径",chooseApp:"选择应用 {value}",chooseTenant:"选择租户 {value}",chooseAgent:"选择 Agent {value}",chooseRun:"选择会话 {value}",allApps:"全部应用",allTenants:"全部租户",allAgents:"全部 Agent",allRuns:"全部会话",allRange:"全部数据",appRange:"应用范围",tenantRange:"租户范围",agentRange:"Agent 范围",runRange:"精确会话",applyAll:"应用全部数据范围",applyCurrentRange:"应用当前{range}",exactRunSelected:"已选择精确会话。",inventoryIncomplete:"已加载 {count} 个 Scope,服务端结果已截断,列表可能不完整。"},units:{title:"长期记忆",addMemory:"添加记忆",addWildcardHint:"请在上方范围栏中为所有字段设置具体值后再添加记忆",searchIdPlaceholder:"输入记忆 ID 查询单条记忆...",query:"查询",querying:"查询中...",backToList:"返回列表",wildcardReadOnly:"当前范围含通配符,仅支持只读查询,无法执行新增、查看详情、编辑或删除。",page:"第 {page} 页",viewUnits:"记忆单元",viewFiles:"文件记忆",emptyUnits:"当前范围下暂无记忆单元",fileMemoryWildcardHint:"文件记忆不支持通配符范围,请在上方范围栏设置具体的应用 / 租户等字段",fileMemoryAppHint:"请在上方范围栏至少设置「应用」字段,以查看该范围投影出的记忆文件",idMissingDelete:"记忆单元缺少 ID,无法删除",preciseScopeRequiredDelete:"当前记忆单元缺少精确范围,无法删除",deleteSuccess:"记忆单元已删除",deleteFailed:"删除记忆单元失败",searchIdRequired:"请输入记忆 ID",preciseScopeRequired:"请先设置精确的范围",found:"找到记忆单元",notFound:"未找到该记忆单元",deleteTitle:"删除记忆单元",deleteConfirm:'确定要删除记忆单元 "{id}" 吗?此操作不可撤销。',tableId:"ID",tableContent:"内容",tableType:"类型",tableVersion:"版本",tableCreatedAt:"事件时间",tableCreatedAtHint:"记忆单元所描述的来源消息的事件时间,而不是写入时间。若引用的来源消息没有时间戳,则依次回退到单元自身时间、memcell 时间和服务端写入时间;Dream 产出的单元始终为服务端任务时间。updated_at 才是写入时间。",tableActions:"操作",disabledTitle:"当前记忆单元缺少精确范围或 ID,无法操作",view:"查看详情",detailTitle:"记忆单元详情",detailMissingId:"记忆单元缺少 ID,无法加载详情。",detailLoadError:"加载记忆单元详情失败",detailNotFound:"未找到记忆单元详情。",detailContent:"内容",detailSearchText:"检索文本",detailScope:"范围",detailType:"类型",detailSalience:"重要度",detailVersion:"版本",detailMetadata:"元数据"},files:{scopeOnboardingTitle:"设置文件范围",scopeOnboardingDescription:"可读写文件记忆按精确 scope 隔离。此模式不提供服务端 scope 列表,请填写应用、租户、智能体和会话后进入文件工作区。",recentScopes:"本浏览器最近使用的文件范围(最多 10 条)",recentScopesLocalHint:"这些范围只保存在当前浏览器中,不代表服务端已存在对应文件。",scopeAllRequired:"四个范围字段都必须填写具体值,不能使用通配符 *",scopeIsolationHint:"每个精确范围拥有独立的文件目录和版本历史。",setScopeAndEnter:"设置范围并进入文件工作区",selectFile:"选择左侧文件查看内容",readFailed:"读取失败:{error}",fileCount:"共 {count} 个文件",emptyHint:"当前范围暂无文件",searchPlaceholder:"筛选文件路径…",newFile:"新建文件",rename:"重命名",writableMode:"可读写",readOnlyMode:"只读投影",readOnlyGuidance:"该记忆库返回了只读握手;你可以浏览和引用文件,但不能修改内容或查看版本历史。",unsaved:"未保存",byteCount:"{count} / {limit} 字节",editorLabel:"文件内容编辑器",editorPlaceholder:"在这里编辑 UTF-8 文本…",versionConflict:"文件已被其他会话更新。你的文本仍保留在编辑器中;请复制内容、刷新最新版本后再合并保存。",discardChanges:"当前文件有未保存的修改,确定要放弃吗?",saveSuccess:"文件已保存",saveFailed:"保存文件失败",createSuccess:"文件已创建",renameSuccess:"文件已重命名",deleteSuccess:"文件已删除",createTitle:"新建记忆文件",renameTitle:"重命名文件",deleteTitle:"删除文件",deleteDescription:"确定删除 {path}?历史版本将保留,但当前文件会消失。",pathHelp:"路径使用 UTF-8 文本,最长 1024 字节,不能包含空段、. 或 .. 段。",pathLabel:"文件路径",initialContent:"初始内容",pathRequired:"请输入文件路径",pathTraversal:"文件路径不能包含空段、. 或 .. 段",pathTooLarge:"文件路径不能超过 1024 个 UTF-8 字节",contentTooLarge:"文件内容不能超过 100 KiB",selectForDetails:"选择文件后查看元数据与版本历史",details:"文件详情",size:"内容大小",latestVersion:"当前版本",updatedAt:"更新时间",versionHistory:"版本历史",noVersions:"暂无历史版本",loadMore:"加载更多",contentUnavailable:"该版本没有可读取的内容",restoreVersion:"恢复为此版本",restoreSuccess:"历史版本已恢复为新版本",restoreFailed:"恢复版本失败",redactVersion:"脱敏此版本",redactConfirm:"确定不可逆地清除此历史版本的内容、路径和摘要吗?当前文件不会被修改。",redactSuccess:"历史版本已脱敏",redactFailed:"脱敏历史版本失败",redacted:"已脱敏",redactedDetails:"脱敏时间 {at},操作者 {actor}"},add:{title:"添加记忆",textLabel:"记忆文本",textPlaceholder:"输入要提取为记忆的文本...",metadataLabel:"元数据(JSON,可选)",hint:"记忆将通过异步方式处理,添加后可在记忆单元中查看结果。",textRequired:"请输入要提取为记忆的文本",processing:"记忆正在加工中,请稍后查看",failed:"添加记忆失败"},edit:{title:"编辑记忆单元",textLabel:"记忆文本",metadataLabel:"元数据(JSON)",idMissing:"记忆单元缺少 ID,无法编辑",updateSuccess:"记忆单元已更新",updateFailed:"更新记忆失败"},search:{title:"记忆检索",intro:"新增记忆后,搜索结果可能有短暂延迟。若未立即命中,请稍后重试或刷新。",queryLabel:"检索内容",queryPlaceholder:"用户喜欢吃什么?",topK:"Top K",enableRerank:"启用重排序",minSimilarity:"相似度阈值",minSimilarityHelp:"按归一化余弦相似度(0–1)过滤结果,0 表示不过滤。仅返回相似度不低于该值的命中。",metadataFilter:"元数据过滤(JSON)",searching:"搜索中...",submit:"搜索",failed:"搜索失败",scopeRequired:"请先在范围栏中设置「应用」和「租户」的具体值",scopeRequiredHint:"请先在范围栏中设置「应用」和「租户」的具体值。",queryRequired:"请输入检索内容",topKRange:"Top K 必须在 1 到 50 之间",similarityRange:"相似度阈值必须在 0 到 1 之间",notSearchedTitle:"尚未搜索",notSearchedDescription:"填写左侧查询条件后,可以验证当前范围下的记忆检索效果",noResultsTitle:"没有搜索结果",noResultsDescription:"如果刚添加了新记忆,可能需要等待索引生效后重试",resultsTitle:"搜索结果 ({count})",similarity:"相似度 {value}",relevance:"相关度 {value}",resultId:"ID:{id}",resultScope:"范围:{scope}",resultCreatedAt:"事件时间:{time}",resultCreatedAtHint:"记忆单元所描述的来源消息的事件时间,而不是写入时间。若引用的来源消息没有时间戳,则依次回退到单元自身时间、memcell 时间和服务端写入时间;Dream 产出的单元始终为服务端任务时间。updated_at 才是写入时间。",resultVersion:"版本:{version}"},messages:{appRequired:"请先在上方范围栏中填写「应用」",preciseScopeRequired:"请在上方范围栏中为所有字段设置具体值以查询短期记忆",emptyRange:"该时间范围内暂无消息",empty:"当前范围下暂无消息记录",loadFailed:"加载会话消息失败",loadEarlier:"加载更早的消息",allLoaded:"— 已加载全部消息 —",count:"共 {count} 条消息",today:"今天",yesterday:"昨天",tableTime:"时间",tableRole:"角色",tableSpeaker:"说话人",tableContent:"内容",tableMetadata:"元数据",emptyTable:"当前范围下暂无消息记录"},timeFilter:{window:"时间窗口",customRange:"自定义范围",quickSelect:"快速选择",startTime:"起始时间",endTime:"结束时间",last5min:"最近 5 分钟",last30min:"最近 30 分钟",last1hour:"最近 1 小时",last6hours:"最近 6 小时",last1day:"最近 1 天",last3days:"最近 3 天",last7days:"最近 7 天",unlimited:"不限"},tasks:{title:"记忆抽取任务",description:"每条 AddMemories 调用对应一个任务记录,展示从消息到记忆条目的处理状态",emptyTitle:"暂无任务",loadFailed:"加载抽取任务失败",emptyAll:"该 scope 下还没有 AddMemories 调用产生的入库任务。可以在长期记忆 / 检索 Tab 触发记忆写入,或调用 CLI memory add 后回到这里查看进度。",emptyFiltered:"当前过滤为「{status}」状态,可以切到「全部状态」看是否被过滤掉了",loadNext:"加载下一页",allStatus:"全部状态",empty:"当前 scope 下暂无任务",tableId:"任务 ID",tableStatus:"状态",tableAccepted:"接收消息数",tableExtracted:"提取记忆数",tableUpdatedAt:"更新时间",tableActions:"操作",detail:"详情",detailTitle:"任务详情",metaStatus:"状态",metaAcceptedExtracted:"接收消息数 / 提取记忆数",metaCreatedAt:"创建时间",metaFinishedAt:"完成时间",metaEventType:"事件类型",metaConversationKey:"会话键",lastError:"最后一次错误",originalMessages:"原始会话",preciseSource:"该任务提取记忆所依据的消息",windowSource:"任务时间窗口内的消息",noPreciseSource:"未找到该任务对应的原始消息(可能已被清理)",noWindowSource:"未在该任务范围内找到原始会话消息",extractedMemories:"提取的记忆",extractedCount:"共 {count} 条",noNewMemory:"本次未提取出新记忆",notYetExtracted:"任务尚未提取记忆",memoryUnreadable:"记忆已不可读(可能已被删除或合并)"},requests:{appRequired:"请先在上方范围栏中填写「应用」",loadingChart:"加载图表…",timeWindow:"时间窗口",customRange:"自定义范围",quickSelect:"快速选择",startTime:"起始时间",endTime:"结束时间",last1min:"最近 1 分钟",last5min:"最近 5 分钟",last15min:"最近 15 分钟",last30min:"最近 30 分钟",last1hour:"最近 1 小时",last6hours:"最近 6 小时",last24hours:"最近 24 小时",fetching:"拉取中 {count} 条…",fetchedCount:"共 {count} 条",fetchedTruncated:"(数据不完整,超过 {max} 条上限)",refresh:"刷新",truncationWarning:"数据不完整:该时间范围内请求数超过 {max} 条上限,仅展示前 {max} 条。请缩小时间范围以获取完整数据。",distribution:"请求分布",distributionFiltered:"请求分布(已过滤)",searchPlaceholder:"搜索… 支持 AND OR NOT 及 operation:AddMemories status:200 等字段查询",statusAll:"全部状态",statusSuccess:"成功 (<400)",statusError:"失败 (≥400)",count:"{count} 条",countFiltered:"{filtered} / {total} 条",emptyRange:"该时间范围内暂无请求审计记录",noMatch:"没有匹配查询条件的记录",empty:"当前范围下暂无请求审计记录",tableTime:"时间",tableOperation:"操作",tableStatus:"状态",tableLatency:"耗时",tableRequestId:"请求 ID",tableIngestStatus:"仓储状态",tableActions:"操作",paginationRange:"第 {start}–{end} 条,共 {total} 条",detailTitle:"请求详情",fieldOperation:"操作",fieldRequestId:"请求 ID",fieldTargetId:"目标 ID",fieldResponseCode:"响应码",fieldLatency:"耗时",fieldCreatedAt:"创建时间",fieldTime:"时间",fieldIngestStatus:"入库状态",fieldScope:"范围",fieldRequestSummary:"请求摘要",fieldResponseSummary:"错误响应摘要",fieldError:"最后错误",fieldErrorPlain:"错误",scopeApp:"应用:",scopeTenant:"租户:",scopeAgent:"智能体:",scopeRun:"会话:"},dream:{title:"Dream 任务管理",description:"管理记忆整理、技能抽取、用户画像等离线任务",newTask:"新建任务",emptyTitle:"暂无 Dream 任务",emptyAll:"Dream 任务支持记忆整理、技能抽取、用户画像等功能。第一次使用时,先确保该 scope 下已经写入过几轮对话,再点右上角创建任务。",emptyFiltered:"当前过滤为「{status}」状态,可切到「全部状态」看看",allStatus:"全部状态",sortTimeDesc:"时间(新→旧)",sortTimeAsc:"时间(旧→新)",sortScope:"按 scope 分组",tableId:"Dream ID",tableType:"类型",tableStatus:"状态",tableApplyMode:"Effort / 应用模式",tableOutput:"产出",tableCreatedAt:"创建时间",applyModeAuto:"自动",applyModeProposal:"建议",applyModePlan:"Plan",promoted:"提升",outputItems:"条产出",outputFailed:" / {count} 败",outputBreakdown:"({proposed} 待 / {applied} 应用 / {skipped} 跳 / {failed} 败)",groupTaskCount:"{count} 个任务",loadingMore:"正在加载更多任务…",truncatedHint:"任务较多,已先加载一部分",continueLoad:"继续加载",currentScope:"当前过滤 scope:{scope}",groupedHint:" · 已按 scope 分组,组内按创建时间倒序(新→旧)",singleScopeHint:" · 仅含 1 个 scope,已按创建时间倒序(新→旧)",sortedHint:" · 按创建时间排序({dir})",dirAsc:"旧→新",dirDesc:"新→旧",disabledTitle:"记忆整理能力未开启",disabledPrefix:"该实例的引擎未启用 dreaming 子系统。请联系管理员将服务环境变量",disabledSuffix:"后重启服务。",backToTaskList:"返回任务列表",backToScope:"返回 Scope",taskNotFound:"任务不存在或已被删除",autoRefresh:"· 每 5 秒自动刷新",applyModeAutoDetail:"应用模式:安全变更自动应用",applyModeProposalDetail:"应用模式:建议(手动 apply)",applyModePlanDetail:"应用模式:审批后执行 Plan",effortDetail:"Effort:{value}",scopeOutput:"Scope 输出:{value}",scopeOutputPromote:"提升",scopeOutputPreserve:"保留",viewError:"查看错误",cancelTask:"取消任务",approvePlan:"批准 Plan",rejectPlan:"拒绝 Plan",statSessions:"会话数",statMessages:"消息数",statMemories:"记忆数",statOutput:"产出数",statActionTotal:"动作总数",statApplied:"已生效",statProposed:"待应用",statAppliedShort:"已应用",statSkipped:"跳过",statFailed:"失败",metaCreated:"创建:",metaUpdated:"更新:",metaFinished:"完成:",metaInputScopes:"输入 scopes:",publicRuntimeTitle:"任务进度",detailStage:"阶段",detailPlanApproved:"Plan 批准时间",detailExecutionExpires:"执行窗口到期",detailProcessedThrough:"处理水位(毫秒)",instructionsProfile:"画像模板",instructionsSkill:"抽取指引",instructionsMemory:"额外指引",resultsExtract:"产出结果",resultsActions:"动作",cancelSuccess:"已取消任务",cancelFailed:"取消失败",cancelConfirmTitle:"确认取消 Dream 任务",cancelConfirmDesc:"任务将停止后续动作生成,已应用的动作不会回滚。",rejectPlanSuccess:"Plan 已拒绝,任务已取消",rejectPlanFailed:"拒绝 Plan 失败",rejectPlanConfirmTitle:"确认拒绝这个 Plan?",rejectPlanConfirmDesc:"拒绝 Plan 会取消 Dream 任务,已应用的动作不会回滚。",lastError:"最后一次错误",createTitle:"新建 Dream 任务",createDescription:"Dream 会读取所选 scopes 下的消息与已有记忆,让 LLM 进行分析处理。记忆整理模式建议先用「建议模式」生成提案、人工审核后再应用。",taskType:"任务类型",taskTypeMemory:"记忆整理 — 整合跨会话记忆",taskTypeSkill:"技能抽取 — 从对话中提取可复用技能",taskTypeProfile:"用户画像 — 整理用户画像",effort:"Effort",effortLow:"Low — 标准推理",effortHigh:"High — 深度推理",addScope:"添加 scope",scopeFillFromExisting:"从已有 scope 填充",applyMode:"应用策略",applyModeRequestApproval:"请求批准",applyModeRequestApprovalSummary:"先生成变更建议,所有内容都由你确认后再应用。",applyModeRequestApprovalHelp:"固定使用 Low effort;Dream 只生成记忆变更建议,等待你逐项批准。",applyModeHelpMeApprove:"帮我批准",applyModeHelpMeApproveSummary:"自动应用低风险的新增和更新,敏感变更仍交给你确认。",applyModeHelpMeApproveHelp:"可选择 Low 或 High effort;删除和跨 Scope 变更仍需要人工批准。",applyModePlanMode:"计划模式",applyModePlanModeSummary:"先生成完整计划,获得批准后再进入第二阶段执行。",applyModePlanModeHelp:"固定使用 High effort 和两阶段流程;执行开始前需要先审阅并批准计划。",applyModeHelpLabel:"查看“{mode}”说明",effortLockedLow:"“请求批准”固定使用 Low effort。",effortLockedHigh:"“计划模式”固定使用 High effort。",applyModeProposalOption:"建议模式(生成后人工 apply,推荐)",applyModeSafeAutoOption:"安全自动(仅 ADD/UPDATE 自动;DELETE/跨 scope 仍需人工)",applyModePlanOption:"Plan(两阶段执行,需人工审批)",scopeOutputMode:"输出位置",scopeOutputModePlaceholder:"使用默认(preserve_scope)",preserveScope:"写回原 Scope",preserveScopeSummary:"每条结果写回产生它的输入 Scope。",promoteScope:"自动汇总 Scope",promoteScopeSummary:"由服务端推导共享父级 Scope,集中保存汇总结果。",promoteScopeHint:"服务端会根据所选输入 Scope 自动推导输出位置;此表单不会提交手工 outputScope 或 targetScope。",instructionsLabel:"指令(可选)",instructionsPlaceholderMemory:"给 dream 规划器的额外指引",instructionsPlaceholderSkill:"指导技能抽取的方向,例如重点关注的领域",instructionsPlaceholderProfile:"用户画像整理的额外指引,例如需要关注的维度",thresholds:"置信度阈值",thresholdAdd:"新增",thresholdUpdate:"更新",thresholdMerge:"合并",advanced:"高级",maxSessions:"最大会话数",maxMessages:"最大消息数",maxMemories:"最大记忆数",expandedScopeLimit:"展开 scope 上限",incremental:"从上次成功水位增量执行",minTimestamp:"最早时间",maxTimestamp:"最晚时间",idempotentToken:"幂等 token",optional:"可选",createTask:"创建任务",createFailed:"创建失败",toastMemoryCreated:"记忆整理任务已创建",toastSkillCreated:"技能抽取任务已创建",toastProfileCreated:"用户画像任务已创建",appIdRequired:"appId 必填",atLeastOneNonWildcard:"至少指定一个非通配符字段",atLeastOneScope:"至少一个 scope",scopesLimit:"scope 最多 20 个",highEffortScopesLimit:"High effort Dream scope 最多 8 个",effortCombination:"Effort 与应用模式组合不受支持",taskTypeExactScope:"技能与画像任务必须且只能使用一个无通配符的精确 scope",instructionsLimit:"指令不能超过 4000 字节(UTF-8)",maxSessionsRange:"最大会话数必须是 0 到 100 之间的整数",maxMessagesRange:"最大消息数必须是 0 到 20000 之间的整数",maxMemoriesRange:"最大记忆数必须是 0 到 5000 之间的整数",expandedScopeLimitRange:"展开 scope 上限必须是 0 到 1000 之间的整数",thresholdRange:"置信度阈值必须在 0 到 1 之间",timestampInvalid:"时间格式不正确",timestampOrder:"最晚时间不能早于最早时间",planApprovalTitle:"批准 Agentic Dream Plan",planApprovalDescription:"启动第二阶段执行前,请核对完整 Plan 与允许删除的记忆白名单。",planSummary:"Plan 摘要",planDeletionWhitelist:"删除白名单",planNoDeletions:"此 Plan 不授权删除任何记忆。",planApprover:"审批人",planApproverPlaceholder:"记录在审批审计中的名称",planApproving:"正在批准…",planApprove:"批准并执行",planApprovalSuccess:"Plan 已批准,执行阶段已启动",planApprovalFailed:"批准 Plan 失败",actions:{allStatus:"全部状态",allTypes:"全部类型",orderCreatedAsc:"创建时间 ↑",orderCreatedDesc:"创建时间 ↓",orderConfidenceDesc:"置信度 ↓",minConfidence:"最小置信度",selectedCount:"已选 {count}",applying:"应用中…",applySelected:"应用所选 ({count})",emptyExtract:"暂无产出结果。请确认输入 scope 下有足够的对话消息。",emptyFiltered:"当前过滤条件下暂无动作",selectAll:"全选可应用动作",colOutputType:"产出类型",colType:"类型",colStatus:"状态",colContent:"内容",colImpact:"影响",colConfidence:"置信度",selectAction:"选择此动作",notSelectable:"不可选",onlyProposedApply:"仅 proposed 状态的动作可以 apply",skill:"技能",profile:"画像",new:"新",noop:"无操作",delete:"删除",merge:"合并",memoryUnreadable:"{verb}:原记忆已不可读",applyResult:"Apply 完成:成功 {applied},失败 {failed}",applyFailed:"应用失败",noExtractResult:"无抽取结果",instructions:"指令内容",noopNoChange:"NOOP — 无记忆变更",beforeModify:"修改前",targetMemory:"目标记忆",originalUnreadable:"原始记忆已不可读(可能已被其他 dream 任务删除或合并)",willAdd:"将新增",afterModify:"修改后",newMemory:"新记忆",willDelete:"应用后这条记忆将被删除。",willMerge:"应用后这条记忆将被合并入相关记忆。",detailTitle:"动作详情",detailStatus:"状态",detailConfidence:"置信度",detailTargetMemoryId:"目标 memory ID",detailResultMemoryId:"结果 memory ID",reason:"推理依据",skippedReason:"跳过原因",skippedReasonWithDetail:"{reason}({detail})",error:"错误",openInWiki:"在 Wiki 构建中使用"},apply:{title:"确认应用所选动作",descPrefix:"将对记忆库",descSuffix:"应用 {count} 条动作。该操作会写入记忆库,无法自动撤销。",hasDestructive:"所选动作包含 DELETE,应用后对应记忆将被删除。",remaining:"还有 {count} 条动作未在此预览",applying:"应用中…",confirm:"确认应用 {count} 条"}},comingSoon:{title:"Agent Memory",description:"即将推出 — 为你的 Agent 提供持久化记忆能力,让对话更智能、更连贯。",viewDocs:"查看文档"}},wiki:{list:{title:"Wiki",description:"管理当前 Agent 唯一对应的 Wiki 与最新构建状态",exactScopeTitle:"请先设置精确 scope",exactScopeRequired:"Wiki 按应用、租户、智能体和会话四个维度隔离;四个字段都必须填写具体值,不能留空或使用通配符 *。",agentScopeTitle:"选择 Agent",agentScopeRequired:"Wiki 归属于 Agent。请选择一个具体 Agent 继续;同一 Agent 下的所有会话共用同一个 Wiki。",chooseAgent:"选择 Agent",errorTitle:"Wiki 加载失败",errorDescription:"无法获取 Wiki 列表,请稍后重试。",emptyTitle:"当前 scope 还没有 Wiki",emptyDescription:"创建一个 Wiki,开始整理当前 scope 下的文件知识。",page:"第 {page} 页",loadingNext:"加载中…",noSummary:"暂无摘要",pageCount:"{count} 页",pageCountUnknown:"页数未知",buildStatus:"构建状态",buildStep:"当前步骤",buildProgress:"构建进度",edit:"编辑"},edit:{title:"编辑 Wiki",description:"只提交发生变化的名称或摘要字段。",name:"名称",summary:"摘要",nameRequired:"请输入 Wiki 名称",nameTooLong:"Wiki 名称不能超过 256 个 UTF-8 字节",summaryTooLong:"Wiki 摘要不能超过 4096 个 UTF-8 字节",success:"Wiki 已更新",failed:"更新 Wiki 失败",submitting:"保存中…",submit:"保存更改"},status:{draft:"草稿",ready:"可用",deleting:"删除中",deleted:"已删除"},buildStatus:{pending:"等待中",processing:"处理中",acceptingOutput:"接收输出中",sealing:"封存中",validating:"校验中",indexing:"索引中",publishing:"发布中",ready:"可用",failed:"失败",conflict:"冲突"},detail:{back:"返回 Wiki 列表",backToScope:"返回 Scope",agentWikiTitle:"Agent Wiki",sharedRuns:"同一 Agent 下的所有会话共用此 Wiki。",runContext:"当前会话:{runId},仅作为导航上下文,不参与 Wiki 身份。",dirty:"原始来源有未构建变更",pageCount:"页面数",createdAt:"创建时间",updatedAt:"更新时间",loadFailed:"Wiki 详情加载失败",notFound:"指定 Wiki 不存在或不可访问。",scopeConflict:"当前精确 scope 匹配到多个历史 Wiki。控制台不会自动选择,请联系服务端负责人或人工清理重复 Wiki。",noReadableBuild:"尚无可读构建。添加原始来源并完成构建后即可查看页面。",requestId:"请求 ID",upstreamRequestId:"上游请求 ID",tabs:{overview:"概览",sources:"原始来源",pages:"页面",search:"搜索",build:"构建"}},overview:{loadedMetadata:"已加载页面元数据",loadedMetadataHint:"以下统计仅基于当前已加载的 {count} 条元数据,不代表完整 Wiki。",unknownType:"未标注类型",noLoadedPages:"尚未加载到页面元数据",recentLoadedPages:"最近返回的页面"},sources:{addFiles:"添加 .md / .txt 文件",addHint:"支持多选;浏览器逐个读取,每批最多提交 20 个文件。",fileAdded:"已添加 {path}",fileFailed:"添加 {path} 失败:{code}",addFailed:"添加原始来源失败",selectHint:"选择一个来源后读取完整内容。",version:"当前版本:{version}",save:"保存替换",delete:"删除",saved:"原始来源已更新",deleted:"原始来源已删除",saveFailed:"更新原始来源失败",deleteFailed:"删除原始来源失败",conflict:"内容已被其他操作修改,请刷新后重试。",refresh:"刷新来源",readFailed:"读取原始来源失败",listFailed:"加载原始来源列表失败",loadMore:"加载更多来源",errorCode:"错误码",upstreamCode:"上游错误码"},pages:{metadataOnly:"目录仅显示服务返回的页面元数据;正文通过精确页面读取获取。",loadedTreeLimitation:"目录树仅包含当前已加载页面;点击“加载更多”继续扩展。",expandDirectory:"展开目录 {name}",collapseDirectory:"折叠目录 {name}",selectedPage:"当前页面 {name}",fullPath:"服务端路径:{path}",loadMore:"加载更多页面",resetFromFirst:"从第一页重新加载",selectHint:"从左侧目录选择页面以读取正文。",sources:"来源",incomingLinks:"引用此页的页面",outgoingLinks:"此页引用的页面",linksHint:"链接仅用于页面导航和元数据查看,不表示完整知识图谱。"},search:{placeholder:"输入查询后提交",submit:"搜索",score:"分数 {score}",empty:"没有匹配页面"},build:{ingestTitle:"从当前来源启动构建",ingestWarning:"启动时会冻结当前来源版本;构建期间继续修改来源会让 Wiki 标记为有未构建变更。构建可能消耗 LLM Token,控制台无法提供精确价格。",ingestConfirm:"请再次确认:按当前来源快照启动构建。",ingestButton:"启动构建",confirmButton:"确认并启动",ingesting:"提交中…",ingestSubmitted:"Wiki 构建已提交",ingestReused:"已复用现有 Wiki 构建",ingestSkipped:"Wiki 已是最新状态,无需重新构建",ingestFailed:"提交 Wiki 构建失败",latestTitle:"最新构建",none:"尚无最新构建",status:"状态",step:"步骤",progress:"进度",changesAdded:"新增页面",changesModified:"修改页面",changesDeleted:"删除页面",changesAffectedPages:"受影响页面",qualitySourceCoverage:"来源覆盖率",qualityGroundedPageRate:"有依据页面占比",qualityBrokenLinks:"失效链接",qualityOrphanPages:"孤立页面",qualityUncitedPages:"无引用页面",qualityDuplicateTitles:"重复标题",elapsed:"实际耗时",elapsedValue:"{minutes} 分 {seconds} 秒",pageCount:"页面数",totalBytes:"总字节数",createdAt:"创建时间",updatedAt:"更新时间",finishedAt:"完成时间",errorMessage:"错误信息",incrementalAnalysis:"系统增量分析来源变化,并保留未受影响页面。",completePublication:"每次成功发布仍会生成一个完整、不可变的 Wiki 版本。",rawSources:"原始来源概况",rawSourceSummary:"已加载 {count} 个原始来源,共 {bytes} 字节",skillArtifacts:"已应用的 Skill 产物",profileArtifacts:"已应用的 Profile 产物",artifactSelectionSummary:"已选择 {count}/{max} 个 Dream 产物",noBuildInput:"当前没有原始来源,也未选择 Dream 产物,无法启动构建。",artifactLoadFailed:"此类 Dream 产物加载失败;另一类结果不受影响。",selectArtifact:"选择产物 {name}",openDream:"查看 Dream 详情",noArtifacts:"暂无可用产物",loadMoreArtifacts:"加载更多产物"}},knowledgeBase:{common:{basicInfo:"基本信息",metadataSchema:"Metadata Schema",advancedConfig:"高级配置",embeddingConfig:"Embedding 配置",retrievalConfig:"检索配置",name:"名称",description:"描述",descriptionPlaceholder:"描述这个知识库的用途...",tags:"标签",tagsPlaceholder:"输入标签后按回车",searchType:"搜索类型",searchDense:"向量检索",searchFullText:"全文检索",denseTopK:"向量召回数",denseTopKDesc:"向量检索参与后续排序的候选片段数。",fullTextTopK:"全文召回数",fullTextTopKDesc:"全文检索参与后续排序的候选片段数。",rerankTopK:"重排序返回数",rerankTopKDesc:"Rerank 后保留并返回的片段数。",modelParams:"Model 参数",weightParams:"Weight 参数",rrfParams:"RRF 参数",denseWeight:"向量检索权重",fullTextWeight:"全文检索权重",kValue:"K 值",weightRange:"0 ~ 1 之间"},provider:{label:"提供方",modelName:"模型名称",selectProvider:"选择提供方",selectModel:"选择模型",inputModelName:"输入模型名称",bailian:"百炼 (Bailian)",custom:"自定义 (Custom)",multimodalSuffix:"(多模态)"},list:{title:"知识库",description:"管理你的知识库,上传文档并进行语义检索",create:"创建知识库",searchPlaceholder:"搜索知识库...",count:"共 {count} 个知识库",emptyTitle:"还没有知识库",emptyDescription:"创建你的第一个知识库,开始管理文档和检索",noMatchTitle:"没有匹配的知识库",noMatchDescription:"尝试调整搜索关键词",backToList:"返回知识库列表",errorTitle:"加载知识库时出错",errorDescription:"发生了未知错误,请稍后重试。"},create:{title:"创建知识库",nameRequiredMark:"名称",namePlaceholder:"my_knowledge_base",nameDesc:"以字母开头,仅包含字母、数字和下划线,最长 64 字符",enableSubspace:"启用 Subspace",enableSubspaceDesc:"为该知识库开启子空间隔离,不同业务线的数据互不干扰",multimodal:"多模态",multimodalDesc:"支持图片文档入库、图片检索和多模态 embedding/rerank。创建后不可修改。",tableFormulaCaption:"表格公式Caption",tableFormulaCaptionDesc:"为表格、公式类 Chunk 生成语义描述。需要平台开启对应 setting。普通 KB 和多模态 KB 均可使用。",autoSwitchPrefix:"已自动将 embedding 模型切换为 ",autoSwitchMiddle:",rerank 模型切换为 ",autoSwitchSuffix:"。您仍可手动调整下方参数。",resultCount:"返回数量",resultCountDesc:"控制每路召回参与排序的候选数,以及 Rerank 后实际返回的片段数。",defaultRerankStrategy:"默认 Rerank 策略",rerankStrategyDesc:"切换策略会影响检索时的默认行为;下方三套参数都会保存到知识库,方便临时切换",submit:"创建知识库",createSuccess:"知识库创建成功",createFailed:"创建知识库失败",nameRequired:"请输入知识库名称",nameMaxLength:"名称最多 64 个字符",namePattern:"名称必须以字母开头,仅允许字母、数字、下划线和连字符,长度 3-64 字符,不能以下划线或连字符结尾"},settings:{basicInfoDesc:"调整知识库说明和标签,帮助团队快速识别用途。",retrievalConfigDesc:"控制默认召回方式、返回规模和 Rerank 策略。",retrievalParams:"检索参数",rerankParams:"Rerank 参数",rerankStrategy:"Rerank 策略",embeddingReadOnlyDesc:"创建后不可修改",embeddingModel:"模型",embeddingDimension:"维度",metadataReadOnlyDesc:"创建后不可修改",metadataFieldName:"字段名",metadataFieldType:"类型",metadataEmpty:"未定义 Metadata Schema",updateSuccess:"知识库设置已更新",updateFailed:"更新设置失败"},card:{multimodal:"多模态",subspace:"子空间",viewDocuments:"查看文档",retrievalTest:"检索测试",settings:"设置",descLabel:"描述:",tagsLabel:"标签:",metadataCount:"{count} 个 Metadata 字段",searchDense:"向量",searchFullText:"全文",updatedAt:"更新于 "},delete:{title:"删除知识库",warningPrefix:"此操作",warningIrreversible:"不可撤销",warningSuffix:"。将永久删除知识库 ",warningTail:" 及其所有文档和数据。",confirmPromptPrefix:"请输入 ",confirmPromptSuffix:" 以确认删除",deleteSuccess:'知识库 "{name}" 已删除',deleteFailed:"删除知识库失败"},subspace:{switcherActive:"子空间: {name}",switcherPlaceholder:"选择子空间…",switchToOther:"切换到其他子空间",enter:"进入子空间",inputPlaceholder:"输入子空间名称...",enterButton:"进入",recentlyUsed:"最近使用",clearRecent:"清空最近使用",clearSelection:"清除选择(返回子空间选择页)",cleared:"已清除子空间作用域,请重新选择",gateTitle:"请选择子空间",gateDescription:"此知识库已启用子空间隔离,文档按子空间分组存储。请输入您要访问的子空间名称以查看对应文档。",gateHint:'提示:子空间名称由创建者自定义,如 "team-alpha"、"docs-v2" 等'},detail:{tabDocuments:"文档",tabRetrieval:"检索测试",tabQa:"问答测试",tabSettings:"设置",moreActions:"更多操作",deleteKB:"删除知识库",backToList:"返回列表",notFound:"知识库不存在或已被删除",notFoundShort:"知识库不存在",pillMultimodal:"多模态",pillSubspace:"子空间",created:"创建 ",updated:"更新 ",subspaceLabel:"子空间:"},embedding:{selectProvider:"选择 Embedding 提供方",dimension:"向量维度",selectDimension:"选择维度",dimensionPlaceholder:"例如: 1024",apiKeyPlaceholder:"输入 API Key"},resultCountField:{label:"返回片段数",description:"单次检索返回的最多片段数,Rerank 后取前 N 条。",unit:"条"}},documents:{common:{title:"文档",titleWithSubspace:"文档 — {subspace}",upload:"上传文档",deleteSuccess:"文档已删除",deleteFailed:"删除文档失败",deleteTitle:"删除文档",deleteConfirm:'确定要删除文档 "{name}" 吗?此操作不可撤销。',batchDeleteTitle:"批量删除文档",batchDeleteConfirm:"确定要删除选中的 {count} 个文档吗?此操作不可撤销。",batchDeleteProgress:"正在删除 {completed}/{total} 个文档...",batchDeleteSuccess:"成功删除 {count} 个文档",batchDeleteFailed:"批量删除失败",pageScopeHint:"提示:搜索和过滤仅在当前页内生效,不会检索其他页的数据。",pageRowsCount:"本页 {count} 条",perPage:"每页",perPageUnit:"条",emptySubspace:"该子空间下暂无文档,您可以上传新文档到此子空间",uploadToSubspace:"上传文档到此子空间"},table:{selectAll:"全选",selectRow:"选择行",docName:"文档名称",status:"状态",chunkCount:"切片数",updatedAt:"更新时间",actions:"操作",viewDetail:"查看详情",viewChunks:"查看切片"},toolbar:{searchPlaceholder:"页内搜索...",statusAll:"全部状态",batchDelete:"删除选中 ({count})"},upload:{title:"上传文档",descriptionPrefix:"将文档上传到知识库 ",tabFile:"按文件",tabFolder:"按文件夹",tabOss:"从 OSS 导入",dropFileHere:"拖拽文件到此处",selectFile:"选择文件",selectedFilesPrefix:"已选择 ",selectedFilesSuffix:" 个文件",clearAll:"全部清除",dropFolderHere:"拖拽文件夹到此处,或选择",selectFolder:"选择文件夹",filterOptions:"过滤选项",includeExtensions:"包含后缀",excludeExtensions:"排除后缀",recursive:"递归包含子目录",folderSelectedPrefix:"已选择 ",folderSelectedMiddle:" 个文件,过滤后将上传 ",folderSelectedSuffix:" 个",folderMoreHidden:"... 还有 {count} 个文件未展示",subspaceOptional:"子空间(可选)",subspaceDefault:"默认:{name}",subspaceCurrentPlaceholder:"当前子空间",subspaceInputPlaceholder:"输入子空间名称",subspaceDiffHintPrefix:'提示:将上传到子空间 "',subspaceDiffHintMiddle:'",与当前作用域 "',subspaceDiffHintSuffix:'" 不同',subspaceEmpty:"(空)",metadataOptional:"Metadata(可选)",jsonPreview:"JSON 预览",batchProgress:"批次 {completed}/{total}",filesProgress:"{completed}/{total} 个文件",batchErrorCount:"{count} 个批次出错",batchErrorPrefix:"批次 {n}: ",submitting:"提交中…",preparingUpload:"准备上传...",importCount:"导入 {count} 项",importing:"导入中 {completed}/{total}",uploadCount:"上传 {count} 个文件",uploading:"上传中 {completed}/{total}",ignoredFolders:"已忽略 {count} 个文件夹({names})",detectedFolders:"检测到文件夹({names}),已自动切换到「按文件夹」模式",detectedFoldersDesc:"可在「按文件夹」模式按后缀筛选并递归上传",switchToFolder:"切换至按文件夹",folderDragUnsupported:"当前浏览器不支持文件夹拖拽,请使用「选择文件夹」按钮",looseFilesMerged:"拖拽内容均为文件,已合并到当前列表(不会经过过滤)",metadataJsonInvalid:"Metadata JSON 格式不正确",ossSelectRequired:"请在 OSS 浏览器中至少选择一个文件或文件夹",ossImportFailed:"OSS 导入失败",noFilesImportedTitle:"未导入任何文件",noFilesImportedFiltered:"选中的文件夹经过过滤后没有匹配项,请放宽过滤规则",noFilesImportedEmpty:"选择列表为空",importSuccess:"成功导入 {count} 个文档",importPartial:"{ok} 个导入成功,{fail} 个失败",importAllFailed:"全部 {count} 个文档导入失败",noFolderOrFiltered:"未选择文件夹或过滤后无可上传的文件",selectAtLeastOneFile:"请选择至少一个文件",uploadSuccess:"成功上传 {count} 个文档",uploadPartial:"{ok} 个文档上传成功,{fail} 个失败",uploadAllFailed:"全部 {count} 个文档上传失败",batchRequestErrors:"{count} 个批次请求出错",uploadFailed:"上传文档失败"},oss:{filterOptions:"过滤选项",filterScope:"(仅作用于「选中的文件夹」,单选文件直接导入;服务端递归子目录)",prefixInclude:"前缀 包含",prefixExclude:"前缀 排除",suffixInclude:"后缀 包含",suffixExclude:"后缀 排除",selectionSummaryPrefix:"已选 ",selectionSummaryMiddle:" 个文件 + ",selectionSummarySuffix:" 个文件夹(文件夹由服务端递归并按上方规则过滤)",notConfiguredTitle:"尚未配置 OSS",notConfiguredDesc:"请先在「实例配置」中绑定 OSS 端点和 Bucket,再回到此处导入。",forbidden:"无访问权限",bucketNotFound:"Bucket 不存在",listFailed:"OSS 列举失败",searchPlaceholder:"搜索当前目录",objectCount:"{count} 个对象",selectedCount:"已选 {count} 项",empty:"当前目录为空"},chunks:{titleFallback:"文档切片",titleSuffix:" - 切片列表",loadedCount:"共加载 {count} 个切片",empty:"暂无切片数据",loadMore:"加载更多",statusEnable:"启用",statusDisable:"停用",enableChunk:"启用切片",disableChunk:"停用切片",toggleSuccess:"切片 #{id} 已{action}",toggleFailed:"状态更新失败",editChunk:"编辑切片",imageNotEditable:"图片类型 chunk 不支持修改",disableTooltip:"停用切片:检索时跳过此切片",enableTooltip:"启用切片:纳入检索",titleField:"标题",titlePlaceholder:"切片标题(可选)",contentField:"内容",contentPlaceholder:"切片内容",updateSuccess:"切片 #{id} 已更新",updateFailed:"更新失败",collapse:"收起",expand:"展开全文",createdAt:"创建: {time}",updatedAt:"更新: {time}",imageZoomTitle:"图片放大预览",imageZoomAlt:"放大预览",statusActive:"已启用",statusInactive:"已停用",statusFailed:"失败"},detail:{title:"文档详情",docId:"文档 ID",subspace:"子空间",status:"状态",chunkCount:"切片数",timeInfo:"时间信息",createdAt:"创建时间",updatedAt:"更新时间",failedDetails:"失败详情",deleteDocument:"删除文档",metadataUpdateSuccess:"Metadata 已更新",metadataUpdateFailed:"更新 metadata 失败",metadataEmpty:"暂无 metadata,点击「编辑」添加字段",metadataNoSchema:"该知识库未配置 metadata schema",addField:"添加字段",addFieldAvailable:"{count} 可用",removeField:"移除该字段",emptyList:"空列表"}},chat:{common:{newChat:"新对话"},config:{title:"对话配置",description:"选择模型、编辑 system prompt,挂载多个知识库作为检索来源",systemPromptPlaceholder:"留空使用默认 prompt",mountedKb:"挂载的知识库",mountedKbDesc:"并行检索,按 score 全局重排,取前 {topK} 条",aggregateTopK:"聚合 topK",aggregateTopKTitle:"合并所有 KB 的命中后按分数截断的上限",unifiedTitle:"全局默认检索参数",unifiedDesc:"未单独配置的知识库将使用此默认参数",unifiedCollapse:"收起全局默认检索参数",unifiedExpand:"展开全局默认检索参数",unifiedDisabledHint:"挂载至少一个知识库后即可配置全局默认检索参数",topKLabel:"TopK",topKHintUnified:"单库检索条数,默认 20",footerHint:"未保存的修改在发送下一条消息时也会自动持久化",saved:"已保存",saveConfig:"保存配置"},mount:{subspacePlaceholder:"subspace (逗号分隔)",settingsTitle:"检索参数",settingsLoading:"知识库信息加载中",remove:"移除",searchKbPlaceholder:"搜索知识库...",noMatchingKb:"未找到匹配的知识库",addMore:"添加更多知识库",emptyNoKbTitle:"还没有任何知识库",emptyMountTitle:"挂载知识库以启用 RAG",emptyNoKbDesc:"创建第一个知识库后,即可在对话中挂载并启用检索增强",emptyMountDesc:"挂载后,模型将基于知识库内容生成回答,支持并行检索与全局重排",createKb:"创建知识库",mountKb:"挂载知识库",mountKbAria:"挂载知识库",selectFromExistingPrefix:"从已有的",selectFromExistingSuffix:"个知识库中选择"},retrievalDialog:{title:"检索参数",multimodalBadge:"多模态",inheritCurrentPrefix:"当前:",inheritLabel:"继承全局默认",inheritSuffix:";下方为只读预览。如需偏离全局配置,请点击「使用自定义配置」。",customLabel:"使用自定义配置",customSuffix:";字段失焦后自动保存。",multimodalLockPrefix:"多模态知识库的 Model Rerank 已锁定为",multimodalLockSuffix:"(Provider:bailian),暂不支持其他模型。",topKLabel:"TopK",topKHint:"检索返回条数,不设置则继承全局默认",resetToDefault:"重置为默认",useCustom:"使用自定义配置"},memoryBind:{title:"绑定的记忆库",descBound:"每轮检索 Top-{topK},对话后写回当前范围",descUnbound:"绑定后服务端在每轮对话前检索、对话后写回;同一应用 + 租户下记忆跨智能体可共享",topKTitle:"每轮检索返回的记忆条数上限",retrievalModeLabel:"记忆检索模式",modeSearchTitle:"语义检索",modeSearchDesc:"每轮向量检索记忆库",modeLocalTitle:"文件记忆",modeLocalDescEnabled:"通过文件 API 缓存后本地检索",modeLocalDescWritable:"filemem 固定使用文件检索",modeLocalDescDisabled:"仅「支持文件记忆」的记忆库可用",localHint:"每轮对话中,Chat BFF 通过 JSON Item API 分页列举 exact scope 文件,在进程内有界 SHA cache 上做词法检索;不会启动 FUSE 或创建服务端本地镜像。",viewFiles:"查看记忆文件",viewFilesHint:"请先填写完整的应用 / 租户 / 智能体",emptyNoStoresTitle:"还没有任何记忆库",emptyBindTitle:"绑定记忆库以让对话拥有长期记忆",emptyNoStoresDesc:"创建第一个记忆库后,即可在对话中绑定并自动写回 / 检索",emptyBindDesc:"绑定后服务端会在每轮对话前检索相关记忆注入到 system prompt,对话结束后自动写回到当前范围",createStore:"创建记忆库",bindStore:"绑定记忆库",bindStoreAria:"绑定记忆库",selectFromExistingPrefix:"从已有的",selectFromExistingSuffix:"个记忆库中选择",selectStorePlaceholder:"选择记忆库",unbind:"解除绑定",writeScope:"写入范围",writeScopeDesc:"服务端在检索时把「智能体 / 会话」派生为通配",writeScopeDescSuffix:",因此同一应用 + 租户下不同智能体 / 不同会话可以读取彼此的记忆",selectExistingScope:"选择已有 scope",appField:"应用 *",tenantField:"租户 *",agentField:"智能体 *",autoSave:"对话后自动写入记忆",autoSaveDesc:"自动归档:把本轮用户 / 助手消息写入当前范围",autoSaveFilememDesc:"智能提炼每轮对话中值得长期保存的内容,并追加到日期记忆文件",runIdLabel:"会话 ID",runIdTitle:"会话 ID 默认由当前对话自动生成并在整个对话内复用;选择已有 scope 时会同步为该 scope 的会话 ID",runIdAuto:"默认自动生成 · 选择已有 scope 时同步",copyRunId:"复制会话 ID",runIdCopied:"已复制会话 ID",runIdCopyFailed:"复制失败,请手动选择文本"},wikiBind:{title:"当前范围 Wiki",description:"检索当前记忆库精确范围唯一的 Wiki,不使用浏览器保存的 Wiki ID",enabled:"Wiki 已启用",toggle:"启用当前范围 Wiki",ready:"已就绪,可用于对话检索",notReady:"Wiki 尚未就绪或没有活动构建",notFound:"当前精确范围尚未创建 Wiki",advanced:"高级设置",topK:"Top-K",requiresMemory:"请先绑定记忆库",requiresKnownStorageMode:"请先重新绑定带有受支持存储模式的记忆库",requiresExactScope:"请填写完整且不含通配符的记忆范围",loadFailed:"加载 Wiki 失败,请稍后重试"},filesDialog:{title:"记忆文件",description:"通过文件 API 管理该精确范围的虚拟文件与版本"},history:{newChat:"新对话",empty:"暂无历史对话",clearAll:"清空全部",delete:"删除",justNow:"刚刚",minutesAgo:"{count} 分钟前",hoursAgo:"{count} 小时前",daysAgo:"{count} 天前"},page:{errorTitle:"对话页面加载失败",errorFallback:"无法初始化对话面板,请稍后重试。",bindMemoryFirst:"请先绑定记忆库并填写完整 scope",mountKbFirst:"请先挂载一个知识库",typeSkill:"技能",typeProfile:"画像",depositLoading:"正在总结{type}并沉淀到知识库…",depositSlow:"{type}任务处理时间较长,稍后可在 Dream 页查看结果",depositTaskFailed:"{type}任务失败",depositTaskCancelled:"{type}任务已取消",depositFailedReason:"{type}沉淀失败:{reason}",depositNone:"本次会话未提取到{type}",depositSuccess:"已沉淀 {count} 个{type}到知识库「{kbName}」",depositFailed:"{type}沉淀失败",newChatTitle:"新对话",headerStats:"{model} · {count} 个知识库 · 聚合 {topK}",headerMemory:" · 记忆: {name}",headerNoConfig:"点击右上角设置挂载模型与知识库",configTitle:"对话配置",mountsCarryover:"已沿用上一会话的 {count} 个知识库挂载,按右上角齿轮可调整。",emptyTitleReady:"可以开始对话了",emptyTitleStart:"开始对话",emptyDescCarryover:"{carryover} 直接在下方输入你的问题。",emptyDescReady:"直接在下方输入你的问题;随时可以通过右上角齿轮调整模型或挂载的知识库",emptyDescStart:"点击右上角齿轮,选择模型并挂载知识库,即可开始问答",emptyAction:"打开配置",disabledPlaceholder:"请先点击右上角齿轮配置模型与知识库"}},qa:{reasoning:{thinking:"正在思考",deepThinking:"深度思考中",retrieving:"正在检索知识库",intentExtracting:"检索意图提取",done:"已深度思考"},evidence:{title:"回答依据 · 记忆 {memoryCount} 条 · Wiki {wikiCount} 页"},message:{copy:"复制",edit:"编辑",resend:"重新发送",regenerate:"重新生成",saveToFile:"保存回复到文件记忆",savePathPrompt:"请输入要保存到 filemem 的文件路径",saveToFileInvalid:"路径无效,或回复内容超过 100 KiB",savedToFile:"回复已保存到 {path}",saveToFileFailed:"保存回复到文件记忆失败",summarizeSkill:"总结技能到知识库",extractProfile:"提取画像到知识库",delete:"删除",copied:"已复制",copyFailed:"复制失败",cancel:"取消",saveAndResend:"保存并重发",deleteMessageTitle:"删除此消息?",deleteMessageDesc:"该操作不可撤销。",deleteConfirm:"删除",deleteWithAssistant:"同时删除下方的 AI 回复",resendMessageTitle:"重新发送此消息?",resendMessageDesc:"将丢弃下方所有消息并重新生成回答。",resendConfirm:"重新发送",deleteReplyTitle:"删除此回复?",deleteReplyDesc:"该操作不可撤销。",regenerateTitle:"重新生成此回复?",regenerateDesc:"将丢弃下方所有消息并重新生成。",regenerateConfirm:"重新生成",rewriteFailed:"意图重写失败 · 已回退到原问题",rewriteFailedDetail:"rewriter 返回空结果或抛错",kbRetrievalFailed:"{count} 个知识库检索失败",retrievingWikis:"正在检索{count}个Wiki",wikiRetrievalFailed:"{count} 个 Wiki 检索失败",wikiReferences:"Wiki参考{count}页",wikiQuery:"查询:{query}",wikiScore:"分数:{score}",wikiSources:"来源:{sources}",wikiTruncated:"已截断",wikiInjectedChars:"注入 {count} 字符",wikiTotalContextChars:"共注入 {count} 字符",wikiUnavailable:"{name} 暂不可用",wikiErrorCode:"错误码:{code}",wikiErrorMessage:"错误:{message}",wikiRequestId:"请求 ID:{requestId}",wikiHttpStatus:"HTTP 状态:{httpStatus}",wikiErrorStage:"阶段:{stage}",wikiErrorPath:"路径:{path}",retrievalKeyword:"检索关键词:",generateFailed:"生成失败",elapsedSeconds:"用时 {seconds} 秒",elapsedMinutes:"用时 {minutes} 分 {seconds} 秒",memorySaving:"正在提炼文件记忆…",memorySaved:"已写入 {count} 条长期记忆",memoryUnchanged:"本轮无需记录长期记忆",memorySaveFailed:"文件记忆提炼失败:{error}"},chunks:{viewCitations:"查看 {count} 个引用",kbCount:"{count} 个知识库",failedSuffix:"({count} 失败)",retrievalFailed:"检索失败:{error}",chunkCount:"{count} 条",unknownFile:"未知文件",collapse:"点击收起",expand:"点击展开",imageZoomTitle:"图片放大预览",imageZoomAlt:"放大预览"},memory:{referenceCount:"参考 {count} 条记忆",unnamedMemory:"未命名记忆",filesThisTurn:"本轮文件记忆 {count} 个文件",cacheFailed:"文件 API 缓存失败:{error}",cacheSummary:"读取 {loaded} · SHA 复用 {reused} · 共 {total} 个",cacheTruncated:"已达到 300 文件 / 3 MiB 检索上限",emptyFiles:"该精确范围暂无可检索的记忆文件",fileSize:"{size} B"},panel:{emptyTitle:"开始对话",emptyDescription:"输入问题,系统会先从知识库检索相关内容,再让大模型基于检索结果回答",composerPlaceholder:"输入问题,Enter 发送,Shift+Enter 换行",composerDisabled:"请先在左侧选择模型...",stop:"停止",send:"发送"},form:{defaultSystemPrompt:"你是基于知识库回答问题的助手。请严格依据下方「检索结果」作答;若检索结果未涵盖相关信息,请如实说明未在知识库中找到,不要编造。",providerLabel:"大模型",modelLabel:"模型",systemPromptHelper:"检索到的 chunks 会自动拼接在提示词之后作为上下文",topKLabel:"检索 TopK",retrievalHint:"每轮用户消息都会触发一次检索,结果注入系统提示词",clearConversation:"清空对话",selectModelFirst:"请先选择模型与 Provider"},codeBlock:{copyCode:"复制代码",copied:"已复制",copy:"复制"}},retrieval:{common:{unknownFile:"未知文件",imageZoomTitle:"图片放大预览",imageZoomAlt:"放大预览"},form:{title:"检索测试",viewRequestBody:"查看请求体",viewCopyRequestBody:"查看 / 复制请求体 JSON",requestBodyPreview:"请求体(实时预览)",copied:"已复制",copy:"复制",copiedRequestBody:"已复制请求体",copyFailed:"复制失败,请手动选择",queryType:"查询类型",queryContent:"查询内容",queryPlaceholder:"输入检索查询...",imageInput:"图片输入",supplementaryText:"补充文本(可选)",supplementaryPlaceholder:"补充文本描述...",unsupportedFormat:"不支持的图片格式,请选择 JPG/PNG/WebP/BMP/TIFF 格式",imageReadFailed:"图片读取失败,请重试",dropImageHere:"点击、拖拽或粘贴图片到此处",supportedFormats:"支持 JPG/PNG/WebP/BMP/TIFF",selectedImageAlt:"已选择的图片预览",reselect:"重新选择",remove:"删除",searching:"检索中...",execute:"执行检索"},params:{subspace:"子空间",subspacePlaceholder:"输入子空间后按回车(可选多个)",subspaceHint:"限定只在指定子空间中检索;留空则跨全部子空间",searchType:"搜索类型",dense:"向量",fullText:"全文",resultCount:"返回数量",resultCountDesc:"控制每路召回参与排序的候选数,以及 Rerank 后实际返回的片段数。",denseTopK:"向量召回数",denseTopKDesc:"向量检索参与后续排序的候选片段数。",fullTextTopK:"全文召回数",fullTextTopKDesc:"全文检索参与后续排序的候选片段数。",rerankTopK:"重排序返回数",rerankTopKDesc:"Rerank 后保留并返回的片段数。",rerankStrategy:"Rerank 策略",needHybridTitle:"需同时启用向量与全文检索",needHybridPrefix:"勾选",needHybridHighlight:"向量 + 全文",needHybridSuffix:"以启用 Weight / RRF 策略",metadataFilter:"Metadata 过滤",fieldHint:"字段说明"},rerank:{switchedToModel:"已切换为 Model 策略(RRF / Weight 需同时启用向量与全文检索)",kValue:"K 值",denseWeight:"向量权重",fullTextWeight:"全文权重",provider:"Provider",selectProvider:"选择 Provider",model:"Model",selectModel:"选择模型",bailian:"百炼 (Bailian)",multimodalSuffix:"(多模态)"},filter:{selectField:"选择字段",operator:"操作符",selectValue:"选择值",valueListPlaceholder:"值1, 值2, 值3",valuePlaceholder:"输入值",andAll:"AND (全部满足)",orAll:"OR (任一满足)",notAll:"NOT (全不满足)",addCondition:"添加条件",addGroup:"添加条件组",noSchema:"该知识库未定义 Metadata Schema,无法使用过滤器"},results:{noResultsTitle:"没有检索到结果",noResultsDesc:"尝试调整查询内容或检索参数",count:"共 {count} 条结果",elapsed:"耗时 {ms}ms",resultImageAlt:"检索结果图片"},preview:{title:"请求预览",copied:"已复制"}},apiKeys:{common:{knowledgeBase:"知识库",memoryStore:"记忆库",allKnowledgeBase:"全部知识库",allMemoryStore:"全部记忆库",resourceType:"资源类型",resourceName:"资源名称",operationPermission:"操作权限",credentialName:"凭证名称",credentialId:"凭证 ID"},operations:{read:"读取",write:"写入",manage:"管理",knowledgeBaseReadDesc:"查询知识库、文档、分片、检索",knowledgeBaseWriteDesc:"添加、更新、删除文档和分片",knowledgeBaseManageDesc:"创建、删除、更新知识库",memoryStoreReadDesc:"查询记忆库、搜索记忆、查看消息和请求日志",memoryStoreWriteDesc:"添加、更新、删除记忆,管理整理任务",memoryStoreManageDesc:"创建、删除、更新记忆库"},page:{title:"API Key 管理",description:"管理 Tablestore(ots.aliyuncs.com)服务凭证;Secret 仅在创建时显示一次,请妥善保管",create:"新建 API Key",loadFailed:"加载失败",emptyTitle:"还没有 API Key",emptyDescription:"为当前账号创建一个服务凭证以接入 Tablestore",forbiddenTitle:"权限不足,无法管理 API Key",forbiddenIntro:"当前 Dashboard 使用的 AccessKey 未被授予 IMS/RAM 管理权限。要使用本页面,请:",forbiddenSwitchAccount:"切换为主账号 AccessKey,或",forbiddenAttachPrefix:"为子账号挂载 ",forbiddenAttachMiddle:" (仅查看)或 ",forbiddenAttachSuffix:" (含管理)。"},table:{credentialName:"凭证名称",status:"状态",statusActive:"已激活",statusInactive:"未激活",accessibleKnowledgeBase:"可访问知识库",accessibleMemoryStore:"可访问记忆库",createdAt:"创建时间",actions:"操作",enable:"启用",disable:"禁用",enabled:"已启用",disabled:"已禁用",toggling:"切换中",operationFailed:"操作失败",permission:"权限",disableBeforeDelete:"请先禁用再删除",none:"无"},filter:{byPermission:"按权限筛选",title:"按资源权限筛选 API Key",selectResource:"选择资源",filter:"筛选",resultPrefix:"找到",resultSuffix:"个拥有{resource}「{name}」{operation}权限的 API Key"},create:{title:"新建 API Key",introPrefix:"将为当前 AccessKey 所属账号创建一个 ServiceName = ",introSuffix:" 的服务凭证。",credentialName:"凭证名称",credentialNamePlaceholder:"输入凭证名称",credentialNameHelp:"用于标识凭证用途,支持自定义或使用默认随机值",ageDays:"过期天数(可选)",ageDaysPlaceholder:"留空表示不过期",ageDaysHelp:"设置后凭证将在指定天数后自动失效(1~365 天)",secretWarning:"AccessKeySecret 仅在本次创建后展示一次,关闭后无法再次取回,请提前准备好保存途径。",confirm:"确认创建",nameRequired:"凭证名称不能为空",ageDaysInvalid:"过期天数需为 1~365 的整数",createFailed:"创建失败"},secret:{title:"API Key 已创建",description:"请立即保存以下信息。Secret 关闭后无法再次取回。",credentialIdLabel:"凭证 ID (ServiceCredentialId)",copyCredentialId:"复制凭证 ID",secretLabel:"凭证 Secret(仅显示一次)",copySecret:"复制 Secret",download:"下载为 .txt 文件",confirmSaved:"我已妥善保存凭证 ID 和 Secret,理解 Secret 不可再次取回。"},detail:{title:"API Key 详情",description:"查看凭证信息与权限配置",basicInfo:"基本信息",credentialId:"凭证 ID",credentialName:"凭证名称",status:"状态",ramUser:"RAM 用户",createdAt:"创建时间",permissionOverview:"权限概览",permissionOverviewDesc:"基于所有已授权策略计算的有效访问权限",permissionConfig:"权限配置",defaultAuth:"默认授权",defaultAuthDesc:"快速应用系统预设权限模板,适用于实例级别的权限管理",customAuth:"自定义授权",customAuthDesc:"针对特定知识库或记忆库配置细粒度权限"},delete:{title:"删除 API Key",warning:"此操作不可撤销。删除后正在使用该凭证的应用会立即失败鉴权。",credentialNameLabel:"凭证名称:",activeHint:"该凭证当前为启用状态,删除前会自动禁用。",cleanupHint:"同时清理以下关联资源:",deleteCustomPolicy:"删除自定义权限策略",deleteCustomPolicyDesc:"删除该凭证关联的自定义 RAM 策略(ts-apikey-*)。Bearer Token 鉴权策略不会被删除。",deleteRamUser:"删除 RAM 用户",deleteRamUserDesc:"删除该凭证对应的 RAM 子用户及其所有已挂载策略。如果该用户下还有其他服务凭证,请勿勾选。",confirm:"确认删除",deleteSuccess:"已删除 API Key",deleteFailed:"删除失败"},bearer:{title:"Bearer Token 鉴权",description:"允许使用该 API Key 作为 Bearer Token 访问 OTS 服务(ots:CallWithBearerToken)",enableSuccess:"已启用 Bearer Token 鉴权",disableSuccess:"已禁用 Bearer Token 鉴权",operationFailed:"操作失败"},presets:{readonlyLabel:"只读",readonlyDesc:"允许列表、查询、检索,禁止写入和管理操作",fullLabel:"完全访问",fullDesc:"允许所有 OTS 操作,包含管理操作",applySuccess:"已应用「{preset}」权限模板",applyFailed:"应用模板失败",cancelSuccess:"已取消默认授权",cancelFailed:"取消授权失败"},overview:{loadFailed:"加载权限信息失败",empty:"当前实例暂无知识库或记忆库",name:"名称",read:"读取",write:"写入",manage:"管理"},customPolicy:{empty:"暂无自定义权限规则",addRule:"添加规则",clearAll:"清除全部",ipLimit:"IP 限制",saveSuccess:"自定义权限已保存",saveFailed:"保存失败",deleteSuccess:"自定义策略已删除",deleteFailed:"删除失败"},rule:{editTitle:"编辑规则",addTitle:"添加权限规则",resourceType:"资源类型",resourceName:"资源名称",allResource:"全部{resource}",scopeConfig:"配置 Scope 级别权限(可选)",selectFromExisting:"从已有 Scope 选择",manualInput:"手动输入",loadingScopes:"加载 Scope 列表...",noScopes:"该记忆库暂无已有 Scope 数据,请手动输入",optional:"可选",sessionId:"会话 ID",operationPermission:"操作权限",ipWhitelist:"IP 白名单(可选)",ipPlaceholder:"例如 10.0.0.0/8, 192.168.1.0/24",ipHelp:"多个 CIDR 用逗号分隔,留空表示不限制 IP",saveChanges:"保存修改",add:"添加"}},llmProviders:{common:{openaiCompatible:"OpenAI 兼容",connectSuccess:"连通成功",connectFailed:"连通失败",testFailed:"测试失败"},form:{presetsLabel:"快捷模板:",presetDashScope:"百炼 (DashScope)",presetDashScopeHint:"通义千问系列",presetOpenAI:"OpenAI 官方",presetOllama:"本地 Ollama",presetOllamaHint:"apiKey 可填 ollama",nameLabel:"名称",namePlaceholder:"例如:DashScope-Qwen",nameDesc:"在下拉选择时显示的标识",typeLabel:"协议类型",typeOpenAICompatible:"OpenAI 兼容",typeAnthropic:"Anthropic(敬请期待)",typeBailian:"百炼原生(敬请期待)",typeDesc:"百炼用户请选择「OpenAI 兼容」并填入兼容模式 Base URL",baseUrlLabel:"Base URL",apiKeyLabel:"API Key",apiKeyPlaceholderEdit:"{masked}(留空则不更改)",apiKeyDesc:"使用 AES-256-GCM 加密存储,前端永远只能看到掩码",defaultModelLabel:"默认模型(可选)",defaultModelPlaceholder:"例如:qwen-plus",fetchModels:"从 /models 拉取",defaultModelDesc:"保存后可拉取真实模型列表;也可以在问答页选择",testConnectivity:"测试连通性",connectivityHintPrefix:"调用 ",connectivityHintSuffix:" 验证 Base URL 与 API Key",connectivitySuccess:"连通成功 · {latency}ms · {count} 个模型",connectivityFailed:"连通失败",saveBeforeFetch:"请先保存配置,再拉取模型列表",fetchModelsSuccess:"拉取到 {count} 个模型",fetchModelsFailed:"拉取模型列表失败",saveBeforeTest:"请先保存配置,再测试连通性",updateSuccess:"配置已更新",createSuccess:"配置已创建",saveFailed:"保存失败",submitEdit:"保存修改"},card:{typeOpenAICompatible:"OpenAI 兼容",typeAnthropic:"Anthropic",typeBailian:"百炼",baseUrlLabel:"Base URL:",apiKeyLabel:"API Key:",defaultModelLabel:"默认模型:",updatedPrefix:"更新于 ",failed:"失败",test:"测试",connectSuccessToast:"连通成功 · {latency}ms"},delete:{title:"删除大模型配置",warningPrefix:"此操作不可撤销。删除配置 ",warningSuffix:" 后,已在问答测试中使用该配置的会话将需要重新选择模型。",deleteSuccess:'已删除 "{name}"',deleteFailed:"删除失败"},pages:{listTitle:"大模型",listDescription:"配置用于问答测试和后续 Agent 能力的大模型服务;API Key 仅在服务端加密存储",newConfig:"新建配置",emptyTitle:"还没有大模型配置",emptyDescription:"添加第一个 OpenAI 兼容的模型服务,用于知识库问答测试",editTitle:"编辑大模型配置",editDescription:"留空 API Key 则保持原值不变;修改 Base URL 或类型不会影响已加密的密钥",newTitle:"新建大模型配置",newDescription:"输入 OpenAI 兼容的 Base URL 与 API Key;保存后可拉取模型列表并测试连通性",errorTitle:"大模型配置加载失败",errorDescription:"无法获取大模型配置列表,请稍后重试。"},validation:{nameRequired:"请输入名称",baseUrlRequired:"请输入 Base URL",baseUrlInvalid:"Base URL 格式无效,需为 http(s) 完整地址",apiKeyRequired:"请输入 API Key"}},instance:{common:{unknownError:"未知错误",keepEmptyHint:"{placeholder} · 留空表示保留"},regions:{"cn-beijing":"华北 2(北京)","cn-hangzhou":"华东 1(杭州)","cn-shanghai":"华东 2(上海)","cn-shenzhen":"华南 1(深圳)",custom:"其它(自定义)"},form:{tabManual:"手动填写",tabToken:"导入 Token",nameLabel:"项目名称",namePlaceholder:"prod-main",nameDesc:"仅用于本地区分,不会发送到服务端。",regionLabel:"Region",regionCustomPlaceholder:"cn-xxx",usePreset:"使用预设",accessKeyIdLabel:"AccessKey ID",accessKeySecretLabel:"AccessKey Secret",akSkPairHint:"AK 与 SK 必须成对更新,留空则保留现有凭证。",apiKeyLabel:"API Key(可选)",apiKeyDesc:"可替代 AccessKey 作为数据面访问凭证;同时填写时 API Key 优先。需 HTTPS 端点,且无法自动创建实例 / 使用 OSS 上传(那些仍需 AK/SK)。",otsEndpointLabel:"OTS Endpoint",otsInstanceNameLabel:"OTS 实例名",ossInfoHint:"OSS 信息为可选项。若需上传文档到知识库,OSS Endpoint 与 Bucket 必填;留空则项目只能用于查询与检索,文件上传功能将不可用。",ossEndpointLabel:"OSS Endpoint(可选)",ossBucketLabel:"OSS Bucket(可选)",submitCreate:"创建项目",submitEdit:"保存",submitting:"提交中...",tokenLabel:"项目 Token",tokenPlaceholder:"粘贴从其他环境导出的项目 Token",tokenDesc:"Token 中已包含 AK/SK、Endpoint 等全部连接信息。",tokenImporting:"导入中...",tokenSubmit:"导入并连接"},validation:{otsEndpointUrl:"请输入合法的 OTS Endpoint URL",ossEndpointUrl:"请输入合法的 OSS Endpoint URL",namePattern:"名称需为 1-32 位小写字母、数字或连字符",nameReserved:'名称 "default" 为保留字',required:"请输入{label}",akSkPair:"AccessKey ID 与 Secret 必须成对填写",credentialRequired:"请至少提供 API Key,或 AccessKey ID + Secret",akSkPairUpdate:"AccessKey ID 与 Secret 必须成对更新,要么同时填写、要么同时留空",tokenTooShort:"Token 长度不足,无法解析",labelOtsEndpoint:"OTS Endpoint",labelOtsInstanceName:"OTS 实例名"},card:{moreActions:"更多操作:{name}",active:"活跃中",exportToken:"导出 Token",currentProject:"当前项目",switching:"切换中...",switchTo:"切换为当前"},connectivity:{checking:"正在检测网络连通性",notConfigured:"未配置 OTS Endpoint",reachable:"网络可达",reachableLatency:"网络可达 · {latency} ms",unreachable:"网络不可达 · {reason}",unreachableDetail:"网络不可达 · {reason}({detail})",reasonTimeout:"连接超时",reasonDns:"DNS 解析失败",reasonConnection:"连接失败",reasonTls:"TLS 连接失败",reasonNetwork:"网络请求失败"},edit:{title:"编辑项目",titleWithName:"编辑项目 · {name}",description:"修改连接凭证后会立即生效,其他会话可能需要刷新。",loadFailed:"加载项目详情失败:",submitLabel:"保存修改"},connect:{title:"创建新项目",description:"填写项目的连接凭证,或粘贴已有的项目 Token。"},switcher:{selectProject:"选择项目",currentProjectAria:"当前项目:{name}",currentProjectLabel:"当前项目",notSelected:"未选择",switchProject:"切换项目",noProjects:"暂无项目,先创建一个。",createProject:"创建新项目",manageProjects:"项目管理"},toast:{created:"项目已创建",createFailed:"创建项目失败",tokenImported:"Token 已导入",tokenImportFailed:"导入 Token 失败",updated:"项目已更新",updateFailed:"更新项目失败",deleted:"项目已删除",deleteFailed:"删除项目失败",switched:"已切换当前项目",switchFailed:"切换项目失败",exportFailed:"导出 Token 失败"}},home:{hero:{ariaLabel:"Agent Storage 介绍",pill:"面向 Agent 的知识与记忆存储",taglineLine1:"为 Agent 构建可检索的知识与持久化记忆。",taglineLine2:"上传文档、语义检索、长期记忆,一站式完成。",knowledgeBase:"知识库管理",memory:"记忆库管理"},empty:{ariaLabel:"开始使用 Agent Storage",title:"开始使用 Agent Storage",descLine1:"创建你的第一个知识库或记忆库,",descLine2:"开始为 Agent 构建可检索的知识与持久化记忆。",createKnowledgeBase:"创建知识库",createMemory:"创建记忆库"}},onboarding:{title:"欢迎使用 Agent Storage",description:"创建你的第一个项目,即可开始管理知识库、记忆库与对话。",submitLabel:"连接并开始使用",footer:"随时可以通过侧边栏的实例切换器或「项目管理」页创建更多项目。",errorTitle:"创建项目时出错了",errorDescription:"请稍后重试,或检查浏览器控制台获取详细信息。",errorDigest:"错误编号:",retry:"重试"},projects:{title:"项目管理",description:"连接、切换与管理多个项目",newProject:"创建新项目",emptyTitle:"还没有项目",emptyDescription:"创建你的第一个项目,解锁多环境切换",exportSuccess:"已复制 {name} 的 Token",exportManualTitle:"请手动复制 Token",deleteTitle:"删除项目",deleteConfirm:'确定要删除项目 "{name}" 吗?此操作只影响本地配置,不会删除云端资源。',errorTitle:"项目列表加载失败",errorDescription:"无法获取项目列表,请稍后重试。"},errors:{appTitle:"出错了",appFriendly:"页面加载时出错了,您可以重试或返回上一步。",retry:"重试",backHome:"返回首页",technicalDetails:"技术详情",notFoundTitle:"页面不存在",notFoundDescription:"您访问的页面不存在或已被移除。",dashboardTitle:"页面出错了",dashboardFallback:"发生了未知错误,请稍后重试。",errorDigest:"错误编号:"},runtime:{switchedProject:"检测到 CLI 切换项目,已刷新到 {name}",switchedConfig:"检测到 CLI 切换配置,已刷新到当前凭据",projectUpdated:"项目配置已更新,数据已刷新",configUpdated:"运行时配置已更新,数据已刷新"}};e.s(["messages",0,s],856717);let l={zh:s,en:{common:{brand:"Agent Storage",help:"Help",knowledgeBase:"Knowledge Base",memory:"Memory",comingSoon:"Coming soon",home:"Home",skipToContent:"Skip to main content",language:"Language",switchLanguageTo:"Switch to {name}",cancel:"Cancel",confirm:"Confirm",save:"Save",saving:"Saving...",saveChanges:"Save Changes",delete:"Delete",deleting:"Deleting...",confirmDelete:"Confirm Delete",edit:"Edit",create:"Create",creating:"Creating...",submit:"Submit",submitting:"Submitting...",retry:"Retry",refresh:"Refresh",close:"Close",done:"Done",loading:"Loading…",search:"Search…",copied:"Copied",copyFailed:"Copy failed",unknownError:"Unknown error",noData:"No data",prevPage:"Previous",nextPage:"Next",firstPage:"First page",lastPage:"Last page",confirmInputPrompt:"Type {value} to confirm",paginationRange:"{start}-{end} of {total}",paginationSelected:"{count} selected · ",clearSearch:"Clear search",tagInputPlaceholder:"Type and press Enter",removeTag:"Remove tag {tag}",fieldNamePlaceholder:"Field name",addField:"Add field",removeField:"Remove field {name}",systemPrompt:"System Prompt",temperature:"Temperature",metadataUnset:"Not set",metadataListPlaceholder:"value1, value2, value3",metadataNumberPlaceholder:"Enter a number",metadataValuePlaceholder:"Enter a value",modelSelector:{providerLabel:"Provider",modelLabel:"Model",loading:"Loading...",noProviders:"Create a config in Model Providers first",selectProvider:"Select provider",refreshList:"Refresh list",selectOrInputModel:"Select or type a model name",searchOrInputModel:"Search or type a model name",fetchingModels:"Fetching model list...",emptyModels:"Click Refresh list to fetch available models",noMatch:"No matches",availableModels:"Available models",useCustom:"Use custom",useTyped:'Use "{value}"'}},status:{completed:"Completed",pending:"Pending",indexing:"Indexing",failed:"Failed",deleting:"Deleting"},nav:{groupChat:"Chat",chatAgent:"Chat Agent",groupKnowledgeBase:"Knowledge Base",knowledgeBaseManage:"Knowledge Bases",groupMemory:"Memory",memoryManage:"Memory Stores",groupConfig:"Configuration",llmProviders:"Model Providers",apiKeys:"API Keys",projects:"Projects"},sidebar:{collapse:"Collapse",expand:"Expand sidebar",collapseSidebar:"Collapse sidebar",openMenu:"Open menu",closeMenu:"Close menu",navMenu:"Navigation menu",backToList:"Back to list"},theme:{light:"Light",system:"System",dark:"Dark",label:"Theme",switchTo:"Switch to {name} theme",current:"Theme: {current} · click to switch to {next}"},header:{breadcrumb:"Breadcrumb",segments:{"knowledge-base":"Knowledge Base",memory:"Memory","llm-providers":"Models",projects:"Projects",documents:"Documents",retrieval:"Retrieval Test",qa:"Q&A Test",search:"Memory Search",units:"Long-term Memory",messages:"Short-term Memory",requests:"Request Audit",wiki:"Wiki",settings:"Settings",create:"Create",new:"New",chat:"Chat"}},memory:{scopeField:{app:"App",tenant:"Tenant",agent:"Agent",run:"Session"},scopeWorkspace:{invalidTitle:"An exact Scope is required",invalidDescription:"Provide non-wildcard App, Tenant, Agent, and Session Scope values.",title:"Scope Workspace",description:"Summarize Memory, Dream, Wiki, and Chat availability for one exact Scope.",store:"Memory store",scope:"Exact Scope",status:{loading:"Loading",draft:"Draft",building:"Building",ready:"Ready",stale:"Needs update",failed_with_fallback:"Fallback available",blocked:"Blocked"},statusDescription:{loading:"Reading the core state for this Scope.",draft:"No published Wiki build is available yet.",building:"The Wiki is building; the current published build remains available for Chat.",firstBuilding:"The first Wiki build is in progress; Wiki Chat will be enabled when it finishes.",ready:"Memory and the published Wiki are ready.",stale:"Inputs changed; review and build a new Wiki.",failed_with_fallback:"The latest build failed; the previous published build remains in use.",blocked:"Core state is unavailable; review the Wiki build page."},memoryTitle:"Memory",memoryDescription:"Confirm structured-memory context for this exact Scope.",dreamTitle:"Dream",dreamDescription:"Inspect discovered Skill and user-profile metadata.",wikiTitle:"Wiki",wikiDescription:"Inspect the published build, quality, and input freshness.",chatTitle:"Chat",chatDescription:"Show how this Scope can use Memory and Wiki in Chat.",loading:"Loading…",loadFailed:"Loading failed. Please try again later.",unsupported:"Scope workspace is unavailable for this storage mode.",exists:"This Scope exists",notFound:"No memory context exists for this Scope",partial:"Results are partial",skillCount:"Skills: {count}",profileCount:"Profiles: {count}",pageCount:"Pages: {count}",latestStage:"Latest stage: {status}",qualitySourceCoverage:"Source coverage: {percent}%",qualityGroundedRate:"Grounded page rate: {percent}%",changesAdded:"Pages added: {count}",changesModified:"Pages modified: {count}",changesDeleted:"Pages deleted: {count}",changesAffectedPages:"Affected pages: {count}",staleGuidance:"Confirmed input changes need review and a new build.",fallbackGuidance:"The latest build did not become active. Chat and Search continue reading the published Wiki; review it manually before rebuilding.",buildingGuidance:"A replacement build is in progress. Until it finishes, Chat and Search continue reading the published Wiki.",firstBuildGuidance:"The first Wiki build is in progress; Wiki Chat will be enabled when it finishes.",draftGuidance:"Add sources or Dream artifacts, then create the first build.",reviewBuild:"Review build",openUnits:"Open units",openSearch:"Open search",openDream:"Open Dream",openWiki:"Open Wiki",openChat:"Open Chat",chatMemoryEnabled:"Structured Memory: enabled",chatWikiEnabled:"Wiki: enabled",chatWikiDisabled:"Wiki: disabled",chatFallback:"Chat will use the previous published Wiki."},taskStatus:{queued:"Queued",processing:"Processing",completed:"Completed",failed:"Failed",needsFix:"Needs Fix"},dreamStatus:{queued:"Queued",running:"Running",planning:"Planning",awaitingPlanApproval:"Awaiting plan approval",applying:"Applying",completed:"Completed",completedWithFailures:"Completed (with failures)",failed:"Failed",cancelled:"Cancelled"},dreamType:{consolidate:"Memory Consolidation",skill:"Skill Extraction",profile:"User Profile"},actionStatus:{proposed:"Proposed",applied:"Applied",skipped:"Skipped",failed:"Failed"},common:{scope:"Scope",scopeRange:"Scope range",targetScope:"Target scope",readOnly:"Read-only",notFound:"Memory store not found",notFoundOrDeleted:"Memory store not found or already deleted",searchScopePlaceholder:"Search scope…",noMatchingScope:"No matching scope found",presets:"Presets",allData:"All data",allDataWildcard:"All data (*/*/*/*)",recentScopes:"Recently used ({count})",clearRecentScopes:"Clear recently used",knownScopes:"Existing scopes ({count})",knownScopesTruncated:"Existing scopes (first {count})",querying:"Querying…",scopeCount:"{count} scopes",scopeCountTruncated:"{count} scopes · truncated",refresh:"Refresh"},list:{title:"Memory Stores",description:"Manage agent long-term memory, search memory units, and observe request logs",create:"Create Memory Store",searchPlaceholder:"Search memory stores...",count:"{count} memory stores",emptyTitle:"No memory stores yet",emptyDescription:"Create your first memory store to start managing agent long-term memory",noMatchTitle:"No matching memory stores",noMatchDescription:"Try adjusting your search keywords",errorTitle:"Failed to load memory stores",errorDescription:"Unable to fetch the memory store list. Please try again later.",createSuccess:"Memory store created",createFailed:"Failed to create memory store",deleteSuccess:"Memory store deleted",deleteFailed:"Failed to delete memory store",deleteTitle:"Delete Memory Store",deleteConfirm:'Are you sure you want to delete memory store "{name}"? This action cannot be undone.'},card:{inputType:"Input",storageStructure:"Storage",longTerm:"Long-term",shortTerm:"Short-term",extract:"Extract",consolidate:"Consolidate",longTermTitle:"Long-term memory entries",shortTermTitle:"Short-term memory / session messages",extractTitle:"Memory extraction tasks",consolidateTitle:"Memory consolidation"},create:{title:"Create Memory Store",description:"Register a new memory store; a memory store is a shared container for memory entries under the same app + tenant",heroAriaLabel:"Create memory store guide",heroTitle:"Long-term memory for your agent",heroBodyPrefix:"A memory store holds facts, preferences, and context distilled from conversations, retrieved and written back automatically in later conversations within the",heroBodyMiddle:"dimensions.",basicInfo:"Basic Information",basicInfoDesc:"The name is used for the CLI --store flag and console routing, and cannot be changed after creation; the description helps your team recognize the store's purpose.",name:"Name",namePlaceholder:"my_memory_store",nameDesc:"Only letters, digits, and underscores are allowed, up to 32 characters.",descriptionLabel:"Description",descriptionPlaceholder:"Describe what this memory store is for...",inputTypeSection:"Input Type",inputTypeSectionDesc:"Choose how memory enters the memory store. Select one input type.",shortTermInputLabel:"Short-term Memory",shortTermInputDescription:"Accept short-term memory from conversations and persist it using the selected storage structure.",fileInputLabel:"Memory Files",fileInputDescription:"Read and write memory files directly. This input fixes the storage structure to memory files.",storageStructureSection:"Memory Storage Structure",storageStructureSectionDesc:"Structured memory is required for short-term input; memory files can be enabled alongside it.",structuredStorageLabel:"Structured Memory",structuredStorageDescription:"Store structured entries with semantic search, extraction, and consolidation.",fileStorageLabel:"Memory Files",fileStorageDescription:"Store a file tree and access it through the file workspace.",storageModeSection:"Storage Mode",storageModeSectionDesc:"Choose the storage backend for the memory store. Cannot be changed after creation.",extractSection:"Memory Extraction Instructions",extractSectionDesc:"Optional. Instructions entered here are injected into the background memory extraction prompt to guide what information to distill from conversations and what to ignore. Leave empty to use the default extraction strategy.",extractLabel:"Extraction Instructions",extractPlaceholder:"e.g. Focus on the user's medical terminology and medication preferences; ignore small talk and pleasantries.",extractHelp:"Up to 4096 characters. Can be changed later in memory store settings.",submit:"Create Memory Store",nameRequired:"Name cannot be empty",nameMaxLength:"Name cannot exceed 32 characters",namePattern:"Only letters, digits, and underscores are allowed",descriptionMaxLength:"Description cannot exceed 256 characters",storageStructureRequired:"Select at least one memory storage structure",storageStructureInvalid:"This input type and memory storage structure combination is not supported",extractMaxLength:"Extraction instructions cannot exceed 4096 characters"},storageMode:{apiOnlyLabel:"API-only Memory",fileLabel:"File Memory",projectedFileLabel:"Read-only File Projection",writableFileLabel:"Writable File Memory",apiOnlyDescription:"Tablestore only: read and write memory via API semantic retrieval, no file projection.",fileDescription:"Tablestore + OSS file projection: memory is additionally projected into a markdown file tree, retrievable as files in conversations and browsable in the console and CLI.",projectedFileDescription:"Browse a one-way file+ots projection through the file API. The service handshake controls read-only access; no browser or server-local mirror is maintained.",writableFileDescription:"Full file memory with JSON API create, edit, rename, delete, and version history, directly usable as conversation context."},settings:{basicInfo:"Basic Information",basicInfoDesc:"Adjust the memory store's description to help your team recognize its purpose. The name cannot be changed after creation.",name:"Name",descriptionLabel:"Description",descriptionPlaceholder:"Describe what this memory store is for...",extractSection:"Memory Extraction Instructions",extractSectionDesc:"Optional. Instructions entered here are injected into the background memory extraction prompt to guide what information to distill from conversations and what to ignore. Leave empty to use the default extraction strategy.",extractLabel:"Extraction Instructions",extractPlaceholder:"e.g. Focus on the user's medical terminology and medication preferences; ignore small talk and pleasantries.",extractHelp:"Up to 4096 characters. Leave empty to restore the default extraction strategy.",updateSuccess:"Memory store settings updated",updateFailed:"Failed to update memory store",descriptionMaxLength:"Description cannot exceed 256 characters",extractMaxLength:"Extraction instructions cannot exceed 4096 characters",infoTitle:"Memory Store Info",infoDesc:"Read-only metadata maintained by the server.",storageMode:"Storage Mode",otsInstance:"OTS Instance",createdAt:"Created At",updatedAt:"Updated At",lastSeenAt:"Last Active"},detail:{typeLabel:"Memory Store · MEMORY STORE",moreActions:"More actions",deleteStore:"Delete Memory Store",backToList:"Back to list",tabScope:"Scope workspace",tabUnits:"Long-term Memory",tabFiles:"File Workspace",tabSearch:"Memory Search",tabMessages:"Short-term Memory",tabTasks:"Memory Extraction",tabRequests:"Request Audit",tabDream:"Dream Tasks",tabWiki:"Wiki",tabSettings:"Settings"},scopeBar:{openWorkspace:"Open Scope workspace",manualEdit:"Manual edit",reset:"Reset",apply:"Apply",readOnly:"Read-only",appRequired:"App is required (use * for wildcard)",writeHint:"Write operations need a precise scope; read / search support the * wildcard.",appPlaceholder:"app-001 or *",tenantPlaceholder:"tenant-001",agentPlaceholder:"agent-001",runPlaceholder:"session-001"},scopeCombobox:{defaultPlaceholder:"Pick from existing scope…",empty:"This memory store has no existing scope yet",loadFailed:"Failed to load scopes — hit Refresh to retry",windowCount:"Showing {shown} of {total}",windowCountTruncated:"Showing {shown} of {total} · server truncated",showMore:"Show more"},scopeHierarchy:{breadcrumb:"Scope hierarchy path",chooseApp:"Choose App {value}",chooseTenant:"Choose Tenant {value}",chooseAgent:"Choose Agent {value}",chooseRun:"Choose Session {value}",allApps:"All Apps",allTenants:"All Tenants",allAgents:"All Agents",allRuns:"All Sessions",allRange:"All data",appRange:"App range",tenantRange:"Tenant range",agentRange:"Agent range",runRange:"Exact Session",applyAll:"Apply all data range",applyCurrentRange:"Apply current {range}",exactRunSelected:"An exact Session is selected.",inventoryIncomplete:"Loaded {count} Scopes. The server truncated this result, so the list may be incomplete."},units:{title:"Long-term Memory",addMemory:"Add Memory",addWildcardHint:"Set specific values for all fields in the scope bar above before adding memory",searchIdPlaceholder:"Enter a memory ID to look up a single memory...",query:"Query",querying:"Querying...",backToList:"Back to list",wildcardReadOnly:"The current scope contains wildcards; only read-only queries are supported. Add, view details, edit, and delete are unavailable.",page:"Page {page}",viewUnits:"Memory Units",viewFiles:"File Memory",emptyUnits:"No memory units in the current scope",fileMemoryWildcardHint:"File memory does not support wildcard scopes. Set specific app / tenant fields in the scope bar above.",fileMemoryAppHint:"Set at least the App field in the scope bar above to view the memory files projected for this scope",idMissingDelete:"Memory unit is missing an ID and cannot be deleted",preciseScopeRequiredDelete:"The current memory unit lacks a precise scope and cannot be deleted",deleteSuccess:"Memory unit deleted",deleteFailed:"Failed to delete memory unit",searchIdRequired:"Please enter a memory ID",preciseScopeRequired:"Please set a precise scope first",found:"Memory unit found",notFound:"Memory unit not found",deleteTitle:"Delete Memory Unit",deleteConfirm:'Are you sure you want to delete memory unit "{id}"? This action cannot be undone.',tableId:"ID",tableContent:"Content",tableType:"Type",tableVersion:"Version",tableCreatedAt:"Event Time",tableCreatedAtHint:"Event time of the source message this memory describes, not the write time. Falls back to the unit's own stamp, the memcell time, then the server write time when the cited source message has no timestamp; Dream-produced units always carry the server task time. updated_at is the write time.",tableActions:"Actions",disabledTitle:"The current memory unit lacks a precise scope or ID and cannot be operated on",view:"View details",detailTitle:"Memory Unit Details",detailMissingId:"Memory unit is missing an ID, cannot load details.",detailLoadError:"Failed to load memory unit details",detailNotFound:"Memory unit details not found.",detailContent:"Content",detailSearchText:"Search Text",detailScope:"Scope",detailType:"Type",detailSalience:"Salience",detailVersion:"Version",detailMetadata:"Metadata"},files:{scopeOnboardingTitle:"Set a file scope",scopeOnboardingDescription:"Writable file memory is isolated by exact scope. This mode has no server-side scope listing, so enter App, Tenant, Agent, and Session to open the workspace.",recentScopes:"Recently used in this browser (up to 10)",recentScopesLocalHint:"These scopes are stored only in this browser and do not imply that files already exist on the server.",scopeAllRequired:"All four scope fields require concrete values; wildcard * is not allowed",scopeIsolationHint:"Each exact scope has an independent file tree and version history.",setScopeAndEnter:"Set scope and enter file workspace",selectFile:"Select a file on the left to view its content",readFailed:"Read failed: {error}",fileCount:"{count} files",emptyHint:"No files in this scope",searchPlaceholder:"Filter file paths…",newFile:"New file",rename:"Rename",writableMode:"Writable",readOnlyMode:"Read-only projection",readOnlyGuidance:"This store returned a read-only handshake. You can browse and cite files, but cannot modify content or inspect version history.",unsaved:"Unsaved",byteCount:"{count} / {limit} bytes",editorLabel:"File content editor",editorPlaceholder:"Edit UTF-8 text here…",versionConflict:"Another session updated this file. Your text is preserved in the editor; copy it, refresh the latest version, then merge and save again.",discardChanges:"This file has unsaved changes. Discard them?",saveSuccess:"File saved",saveFailed:"Failed to save file",createSuccess:"File created",renameSuccess:"File renamed",deleteSuccess:"File deleted",createTitle:"Create memory file",renameTitle:"Rename file",deleteTitle:"Delete file",deleteDescription:"Delete {path}? Version history is retained, but the current file will disappear.",pathHelp:"Paths use UTF-8 text, are limited to 1024 bytes, and cannot contain empty, . or .. segments.",pathLabel:"File path",initialContent:"Initial content",pathRequired:"Enter a file path",pathTraversal:"File paths cannot contain empty, . or .. segments",pathTooLarge:"File paths cannot exceed 1024 UTF-8 bytes",contentTooLarge:"File content cannot exceed 100 KiB",selectForDetails:"Select a file to inspect metadata and version history",details:"File details",size:"Content size",latestVersion:"Current version",updatedAt:"Updated",versionHistory:"Version history",noVersions:"No previous versions",loadMore:"Load more",contentUnavailable:"This version has no readable content",restoreVersion:"Restore this version",restoreSuccess:"Historical content restored as a new version",restoreFailed:"Failed to restore version",redactVersion:"Redact version",redactConfirm:"Irreversibly remove the content, path, and digest from this historical version? The current file is not changed.",redactSuccess:"Historical version redacted",redactFailed:"Failed to redact version",redacted:"redacted",redactedDetails:"Redacted at {at} by {actor}"},add:{title:"Add Memory",textLabel:"Memory Text",textPlaceholder:"Enter the text to extract into memory...",metadataLabel:"Metadata (JSON, optional)",hint:"Memory is processed asynchronously; you can view the result in memory units after adding.",textRequired:"Please enter the text to extract into memory",processing:"Memory is being processed, please check back later",failed:"Failed to add memory"},edit:{title:"Edit Memory Unit",textLabel:"Memory Text",metadataLabel:"Metadata (JSON)",idMissing:"Memory unit is missing an ID and cannot be edited",updateSuccess:"Memory unit updated",updateFailed:"Failed to update memory"},search:{title:"Memory Search",intro:"After adding memory, search results may be briefly delayed. If not matched immediately, retry or refresh later.",queryLabel:"Search Query",queryPlaceholder:"What does the user like to eat?",topK:"Top K",enableRerank:"Enable reranking",minSimilarity:"Similarity Threshold",minSimilarityHelp:"Filter results by normalized cosine similarity (0–1); 0 means no filtering. Only hits at or above this value are returned.",metadataFilter:"Metadata Filter (JSON)",searching:"Searching...",submit:"Search",failed:"Search failed",scopeRequired:"Set specific values for App and Tenant in the scope bar first",scopeRequiredHint:"Set specific values for App and Tenant in the scope bar first.",queryRequired:"Please enter a search query",topKRange:"Top K must be between 1 and 50",similarityRange:"Similarity threshold must be between 0 and 1",notSearchedTitle:"Not searched yet",notSearchedDescription:"Fill in the query on the left to verify memory retrieval for the current scope",noResultsTitle:"No search results",noResultsDescription:"If you just added new memory, you may need to wait for indexing to take effect and retry",resultsTitle:"Search Results ({count})",similarity:"Similarity {value}",relevance:"Relevance {value}",resultId:"ID: {id}",resultScope:"Scope: {scope}",resultCreatedAt:"Event time: {time}",resultCreatedAtHint:"Event time of the source message this memory describes, not the write time. Falls back to the unit's own stamp, the memcell time, then the server write time when the cited source message has no timestamp; Dream-produced units always carry the server task time. updated_at is the write time.",resultVersion:"Version: {version}"},messages:{appRequired:"Enter the App in the scope bar above first",preciseScopeRequired:"Set specific values for all fields in the scope bar above to query short-term memory",emptyRange:"No messages in this time range",empty:"No message records in the current scope",loadFailed:"Failed to load session messages",loadEarlier:"Load earlier messages",allLoaded:"— All messages loaded —",count:"{count} messages",today:"Today",yesterday:"Yesterday",tableTime:"Time",tableRole:"Role",tableSpeaker:"Speaker",tableContent:"Content",tableMetadata:"Metadata",emptyTable:"No message records in the current scope"},timeFilter:{window:"Time Window",customRange:"Custom range",quickSelect:"Quick select",startTime:"Start Time",endTime:"End Time",last5min:"Last 5 minutes",last30min:"Last 30 minutes",last1hour:"Last 1 hour",last6hours:"Last 6 hours",last1day:"Last 1 day",last3days:"Last 3 days",last7days:"Last 7 days",unlimited:"Unlimited"},tasks:{title:"Memory Extraction Tasks",description:"Each AddMemories call maps to a task record, showing the processing state from messages to memory entries",emptyTitle:"No tasks yet",loadFailed:"Failed to load extraction tasks",emptyAll:"No ingestion tasks from AddMemories calls under this scope yet. You can trigger memory writes from the Long-term Memory / Search tabs, or run CLI memory add and come back here to check progress.",emptyFiltered:'Currently filtered to "{status}" status. Switch to "All statuses" to see if anything was filtered out.',loadNext:"Load next page",allStatus:"All statuses",empty:"No tasks in the current scope",tableId:"Task ID",tableStatus:"Status",tableAccepted:"Messages Received",tableExtracted:"Memories Extracted",tableUpdatedAt:"Updated At",tableActions:"Actions",detail:"Details",detailTitle:"Task Details",metaStatus:"Status",metaAcceptedExtracted:"Messages Received / Memories Extracted",metaCreatedAt:"Created At",metaFinishedAt:"Finished At",metaEventType:"Event Type",metaConversationKey:"Conversation Key",lastError:"Last Error",originalMessages:"Original Conversation",preciseSource:"Messages this task extracted memory from",windowSource:"Messages within the task's time window",noPreciseSource:"No original messages found for this task (may have been cleaned up)",noWindowSource:"No original conversation messages found within this task's range",extractedMemories:"Extracted Memories",extractedCount:"{count} total",noNewMemory:"No new memory extracted this time",notYetExtracted:"Task has not extracted memory yet",memoryUnreadable:"Memory unreadable (may have been deleted or merged)"},requests:{appRequired:"Enter the App in the scope bar above first",loadingChart:"Loading chart…",timeWindow:"Time Window",customRange:"Custom range",quickSelect:"Quick select",startTime:"Start Time",endTime:"End Time",last1min:"Last 1 minute",last5min:"Last 5 minutes",last15min:"Last 15 minutes",last30min:"Last 30 minutes",last1hour:"Last 1 hour",last6hours:"Last 6 hours",last24hours:"Last 24 hours",fetching:"Fetching {count}…",fetchedCount:"{count} total",fetchedTruncated:" (incomplete data, exceeds the {max} limit)",refresh:"Refresh",truncationWarning:"Incomplete data: requests in this time range exceed the {max} limit; only the first {max} are shown. Narrow the time range to get complete data.",distribution:"Request Distribution",distributionFiltered:"Request Distribution (filtered)",searchPlaceholder:"Search… supports AND OR NOT and field queries like operation:AddMemories status:200",statusAll:"All statuses",statusSuccess:"Success (<400)",statusError:"Error (≥400)",count:"{count} total",countFiltered:"{filtered} / {total}",emptyRange:"No request audit records in this time range",noMatch:"No records match the query",empty:"No request audit records in the current scope",tableTime:"Time",tableOperation:"Operation",tableStatus:"Status",tableLatency:"Latency",tableRequestId:"Request ID",tableIngestStatus:"Ingest Status",tableActions:"Actions",paginationRange:"{start}–{end} of {total}",detailTitle:"Request Details",fieldOperation:"Operation",fieldRequestId:"Request ID",fieldTargetId:"Target ID",fieldResponseCode:"Response Code",fieldLatency:"Latency",fieldCreatedAt:"Created At",fieldTime:"Time",fieldIngestStatus:"Ingest Status",fieldScope:"Scope",fieldRequestSummary:"Request Summary",fieldResponseSummary:"Error Response Summary",fieldError:"Last Error",fieldErrorPlain:"Error",scopeApp:"App:",scopeTenant:"Tenant:",scopeAgent:"Agent:",scopeRun:"Session:"},dream:{title:"Dream Task Management",description:"Manage offline tasks such as memory consolidation, skill extraction, and user profiling",newTask:"New Task",emptyTitle:"No Dream tasks yet",emptyAll:"Dream tasks support memory consolidation, skill extraction, user profiling, and more. On first use, make sure a few rounds of conversation have been written under this scope, then create a task from the top right.",emptyFiltered:'Currently filtered to "{status}" status. Switch to "All statuses" to take a look.',allStatus:"All statuses",sortTimeDesc:"Time (newest first)",sortTimeAsc:"Time (oldest first)",sortScope:"Group by scope",tableId:"Dream ID",tableType:"Type",tableStatus:"Status",tableApplyMode:"Effort / Apply Mode",tableOutput:"Output",tableCreatedAt:"Created At",applyModeAuto:"Auto",applyModeProposal:"Proposal",applyModePlan:"Plan",promoted:"Promoted",outputItems:"outputs",outputFailed:" / {count} failed",outputBreakdown:"({proposed} proposed / {applied} applied / {skipped} skipped / {failed} failed)",groupTaskCount:"{count} tasks",loadingMore:"Loading more tasks…",truncatedHint:"Many tasks; loaded a subset first",continueLoad:"Load more",currentScope:"Current filter scope: {scope}",groupedHint:" · Grouped by scope, ordered by created time descending (newest first) within each group",singleScopeHint:" · Only 1 scope, ordered by created time descending (newest first)",sortedHint:" · Ordered by created time ({dir})",dirAsc:"oldest first",dirDesc:"newest first",disabledTitle:"Memory consolidation is not enabled",disabledPrefix:"This instance's engine has not enabled the dreaming subsystem. Please ask an administrator to set the service environment variable",disabledSuffix:"and restart the service.",backToTaskList:"Back to task list",backToScope:"Back to Scope",taskNotFound:"Task not found or already deleted",autoRefresh:"· Auto-refresh every 5s",applyModeAutoDetail:"Apply mode: safe changes applied automatically",applyModeProposalDetail:"Apply mode: proposal (manual apply)",applyModePlanDetail:"Apply mode: approved plan",effortDetail:"Effort: {value}",scopeOutput:"Scope output: {value}",scopeOutputPromote:"Promote",scopeOutputPreserve:"Preserve",viewError:"View error",cancelTask:"Cancel task",approvePlan:"Approve plan",rejectPlan:"Reject plan",statSessions:"Sessions",statMessages:"Messages",statMemories:"Memories",statOutput:"Outputs",statActionTotal:"Total Actions",statApplied:"Applied",statProposed:"Proposed",statAppliedShort:"Applied",statSkipped:"Skipped",statFailed:"Failed",metaCreated:"Created: ",metaUpdated:"Updated: ",metaFinished:"Finished: ",metaInputScopes:"Input scopes: ",publicRuntimeTitle:"Task progress",detailStage:"Stage",detailPlanApproved:"Plan approved",detailExecutionExpires:"Execution expires",detailProcessedThrough:"Processed through (ms)",instructionsProfile:"Profile Template",instructionsSkill:"Extraction Guide",instructionsMemory:"Additional Guide",resultsExtract:"Output Results",resultsActions:"Actions",cancelSuccess:"Task cancelled",cancelFailed:"Failed to cancel",cancelConfirmTitle:"Confirm Cancel Dream Task",cancelConfirmDesc:"The task will stop generating further actions; applied actions will not be rolled back.",rejectPlanSuccess:"Plan rejected and task cancelled",rejectPlanFailed:"Failed to reject plan",rejectPlanConfirmTitle:"Reject this plan?",rejectPlanConfirmDesc:"Rejecting a plan cancels the Dream task. Already-applied actions are not rolled back.",lastError:"Last Error",createTitle:"New Dream Task",createDescription:"Dream reads messages and existing memory under the selected scopes and lets the LLM analyze and process them. For memory consolidation, we recommend using Proposal mode first to generate proposals for manual review before applying.",taskType:"Task Type",taskTypeMemory:"Memory Consolidation — consolidate cross-session memory",taskTypeSkill:"Skill Extraction — extract reusable skills from conversations",taskTypeProfile:"User Profile — build the user profile",effort:"Effort",effortLow:"Low — standard reasoning",effortHigh:"High — deeper reasoning",addScope:"Add scope",scopeFillFromExisting:"Fill from existing scope",applyMode:"Application strategy",applyModeRequestApproval:"Request approval",applyModeRequestApprovalSummary:"Generate change proposals for you to review before anything is applied.",applyModeRequestApprovalHelp:"Uses Low effort. Dream proposes every memory change and waits for your approval.",applyModeHelpMeApprove:"Help me approve",applyModeHelpMeApproveSummary:"Apply low-risk additions and updates; keep sensitive changes for review.",applyModeHelpMeApproveHelp:"You can choose Low or High effort. Deletes and cross-scope changes still require manual approval.",applyModePlanMode:"Plan mode",applyModePlanModeSummary:"Create a complete plan first, then execute it only after approval.",applyModePlanModeHelp:"Uses High effort and a two-stage workflow. Review and approve the plan before execution begins.",applyModeHelpLabel:"About {mode}",effortLockedLow:"Request approval uses Low effort.",effortLockedHigh:"Plan mode uses High effort.",applyModeProposalOption:"Proposal mode (manual apply after generation, recommended)",applyModeSafeAutoOption:"Safe auto (only ADD/UPDATE auto; DELETE/cross-scope still manual)",applyModePlanOption:"Plan (two-phase execution with approval)",scopeOutputMode:"Output location",scopeOutputModePlaceholder:"Use default (preserve_scope)",preserveScope:"Write back to original Scopes",preserveScopeSummary:"Keep each result in the input Scope that produced it.",promoteScope:"Automatically consolidate Scope",promoteScopeSummary:"Let the service derive a shared parent Scope for consolidated results.",promoteScopeHint:"The service derives the output Scope from the selected input Scopes; this form does not send a manual outputScope or targetScope.",instructionsLabel:"Instructions (optional)",instructionsPlaceholderMemory:"Extra guidance for the dream planner",instructionsPlaceholderSkill:"Guide the direction of skill extraction, e.g. domains to focus on",instructionsPlaceholderProfile:"Extra guidance for user profiling, e.g. dimensions to focus on",thresholds:"Confidence Thresholds",thresholdAdd:"Add",thresholdUpdate:"Update",thresholdMerge:"Merge",advanced:"Advanced",maxSessions:"Max sessions",maxMessages:"Max messages",maxMemories:"Max memories",expandedScopeLimit:"Expanded scope limit",incremental:"Incremental from the last successful watermark",minTimestamp:"Earliest time",maxTimestamp:"Latest time",idempotentToken:"Idempotency token",optional:"Optional",createTask:"Create Task",createFailed:"Failed to create",toastMemoryCreated:"Memory consolidation task created",toastSkillCreated:"Skill extraction task created",toastProfileCreated:"User profile task created",appIdRequired:"appId is required",atLeastOneNonWildcard:"Specify at least one non-wildcard field",atLeastOneScope:"At least one scope",scopesLimit:"No more than 20 scopes are allowed",highEffortScopesLimit:"High-effort Dream allows no more than 8 scopes",effortCombination:"This effort and apply mode combination is not supported",taskTypeExactScope:"Skill and profile tasks require exactly one wildcard-free exact scope",instructionsLimit:"Instructions cannot exceed 4000 UTF-8 bytes",maxSessionsRange:"Max sessions must be an integer between 0 and 100",maxMessagesRange:"Max messages must be an integer between 0 and 20000",maxMemoriesRange:"Max memories must be an integer between 0 and 5000",expandedScopeLimitRange:"Expanded scope limit must be an integer between 0 and 1000",thresholdRange:"Confidence threshold must be between 0 and 1",timestampInvalid:"Invalid timestamp format",timestampOrder:"Latest time cannot be earlier than earliest time",planApprovalTitle:"Approve Agentic Dream plan",planApprovalDescription:"Review the complete plan and deletion whitelist before starting phase 2 execution.",planSummary:"Plan summary",planDeletionWhitelist:"Deletion whitelist",planNoDeletions:"This plan does not authorize any deletions.",planApprover:"Approver",planApproverPlaceholder:"Name recorded in the approval audit",planApproving:"Approving…",planApprove:"Approve and execute",planApprovalSuccess:"Plan approved; execution has started",planApprovalFailed:"Failed to approve plan",actions:{allStatus:"All statuses",allTypes:"All types",orderCreatedAsc:"Created time ↑",orderCreatedDesc:"Created time ↓",orderConfidenceDesc:"Confidence ↓",minConfidence:"Min confidence",selectedCount:"{count} selected",applying:"Applying…",applySelected:"Apply selected ({count})",emptyExtract:"No output results yet. Make sure there are enough conversation messages under the input scope.",emptyFiltered:"No actions under the current filters",selectAll:"Select all applyable actions",colOutputType:"Output Type",colType:"Type",colStatus:"Status",colContent:"Content",colImpact:"Impact",colConfidence:"Confidence",selectAction:"Select this action",notSelectable:"Not selectable",onlyProposedApply:"Only proposed actions can be applied",skill:"Skill",profile:"Profile",new:"New",noop:"No-op",delete:"Delete",merge:"Merge",memoryUnreadable:"{verb}: original memory unreadable",applyResult:"Apply complete: {applied} succeeded, {failed} failed",applyFailed:"Apply failed",noExtractResult:"No extraction result",instructions:"Instructions",noopNoChange:"NOOP — no memory change",beforeModify:"Before",targetMemory:"Target memory",originalUnreadable:"Original memory unreadable (may have been deleted or merged by another dream task)",willAdd:"Will add",afterModify:"After",newMemory:"New memory",willDelete:"This memory will be deleted after applying.",willMerge:"This memory will be merged into related memory after applying.",detailTitle:"Action Details",detailStatus:"Status",detailConfidence:"Confidence",detailTargetMemoryId:"Target memory ID",detailResultMemoryId:"Result memory ID",reason:"Reasoning",skippedReason:"Skip reason",skippedReasonWithDetail:"{reason} ({detail})",error:"Error",openInWiki:"Use in a Wiki build"},apply:{title:"Confirm Applying Selected Actions",descPrefix:"Will apply to memory store",descSuffix:"applying {count} actions. This writes to the memory store and cannot be undone automatically.",hasDestructive:"The selected actions include DELETE; the corresponding memory will be deleted after applying.",remaining:"{count} more actions not shown in this preview",applying:"Applying…",confirm:"Confirm apply {count}"}},comingSoon:{title:"Agent Memory",description:"Coming soon — persistent memory for your agent, making conversations smarter and more coherent.",viewDocs:"View docs"}},wiki:{list:{title:"Wiki",description:"Manage the Agent-owned Wiki and its latest build state",exactScopeTitle:"Set an exact scope first",exactScopeRequired:"Wikis are isolated by App, Tenant, Agent, and Session. All four fields need concrete values; empty values and the * wildcard are not allowed.",agentScopeTitle:"Choose an Agent",agentScopeRequired:"A Wiki belongs to an Agent. Choose a concrete Agent to continue; every Session under that Agent shares the same Wiki.",chooseAgent:"Choose Agent",errorTitle:"Failed to load Wikis",errorDescription:"Unable to fetch the Wiki list. Please try again later.",emptyTitle:"No Wikis in this scope",emptyDescription:"Create a Wiki to organize file knowledge in the current scope.",page:"Page {page}",loadingNext:"Loading…",noSummary:"No summary",pageCount:"{count} pages",pageCountUnknown:"Page count unavailable",buildStatus:"Build status",buildStep:"Current step",buildProgress:"Build progress",edit:"Edit"},edit:{title:"Edit Wiki",description:"Only changed name or summary fields are submitted.",name:"Name",summary:"Summary",nameRequired:"Enter a Wiki name",nameTooLong:"Wiki name cannot exceed 256 UTF-8 bytes",summaryTooLong:"Wiki summary cannot exceed 4096 UTF-8 bytes",success:"Wiki updated",failed:"Failed to update Wiki",submitting:"Saving…",submit:"Save changes"},status:{draft:"Draft",ready:"Ready",deleting:"Deleting",deleted:"Deleted"},buildStatus:{pending:"Pending",processing:"Processing",acceptingOutput:"Accepting output",sealing:"Sealing",validating:"Validating",indexing:"Indexing",publishing:"Publishing",ready:"Ready",failed:"Failed",conflict:"Conflict"},detail:{back:"Back to Wikis",backToScope:"Back to Scope",agentWikiTitle:"Agent Wiki",sharedRuns:"All Sessions under this Agent share one Wiki.",runContext:"Session {runId} is navigation context only and is not part of the Wiki identity.",dirty:"Raw sources have unbuilt changes",pageCount:"Page count",createdAt:"Created",updatedAt:"Updated",loadFailed:"Failed to load Wiki details",notFound:"The specified Wiki does not exist or is not accessible.",scopeConflict:"Multiple legacy Wikis match this exact scope. The console will not choose one automatically; ask the service owner to clean up the duplicate Wikis.",noReadableBuild:"No readable build yet. Add raw sources and complete a build to view pages.",requestId:"Request ID",upstreamRequestId:"Upstream request ID",tabs:{overview:"Overview",sources:"Raw sources",pages:"Pages",search:"Search",build:"Build"}},overview:{loadedMetadata:"Loaded page metadata",loadedMetadataHint:"These statistics use only the {count} metadata entries currently loaded and do not represent the complete Wiki.",unknownType:"Unspecified type",noLoadedPages:"No page metadata loaded",recentLoadedPages:"Recently returned pages"},sources:{addFiles:"Add .md / .txt files",addHint:"Multiple selection is supported. The browser reads each file and submits batches of up to 20.",fileAdded:"Added {path}",fileFailed:"Failed to add {path}: {code}",addFailed:"Failed to add raw sources",selectHint:"Select a source to read its full content.",version:"Current version: {version}",save:"Save replacement",delete:"Delete",saved:"Raw source updated",deleted:"Raw source deleted",saveFailed:"Failed to update raw source",deleteFailed:"Failed to delete raw source",conflict:"The content changed elsewhere. Refresh before trying again.",refresh:"Refresh source",readFailed:"Failed to read raw source",listFailed:"Failed to list raw sources",loadMore:"Load more sources",errorCode:"Error code",upstreamCode:"Upstream code"},pages:{metadataOnly:"The directory shows only page metadata returned by the service. Content is loaded with an exact page read.",loadedTreeLimitation:"This tree contains the pages loaded so far; use Load more to extend it.",expandDirectory:"Expand directory {name}",collapseDirectory:"Collapse directory {name}",selectedPage:"Selected page {name}",fullPath:"Service path: {path}",loadMore:"Load more pages",resetFromFirst:"Reload from the first page",selectHint:"Select a page from the directory to read its content.",sources:"Sources",incomingLinks:"Pages linking here",outgoingLinks:"Pages linked from here",linksHint:"Links are navigation metadata only and do not represent a complete knowledge graph."},search:{placeholder:"Enter a query, then submit",submit:"Search",score:"Score {score}",empty:"No matching pages"},build:{ingestTitle:"Build from the current sources",ingestWarning:"Starting freezes the current source versions. Editing sources while the build runs marks the Wiki as having unbuilt changes. Builds may consume LLM tokens; this console cannot provide an exact price.",ingestConfirm:"Confirm again to start from the current source snapshot.",ingestButton:"Start build",confirmButton:"Confirm and start",ingesting:"Submitting…",ingestSubmitted:"Wiki build submitted",ingestReused:"The existing Wiki build was reused",ingestSkipped:"The Wiki build was already up to date",ingestFailed:"Failed to submit Wiki build",latestTitle:"Latest build",none:"No latest build yet",status:"Status",step:"Step",progress:"Progress",changesAdded:"Pages added",changesModified:"Pages modified",changesDeleted:"Pages deleted",changesAffectedPages:"Affected pages",qualitySourceCoverage:"Source coverage",qualityGroundedPageRate:"Grounded page rate",qualityBrokenLinks:"Broken links",qualityOrphanPages:"Orphan pages",qualityUncitedPages:"Uncited pages",qualityDuplicateTitles:"Duplicate titles",elapsed:"Elapsed",elapsedValue:"{minutes}m {seconds}s",pageCount:"Page count",totalBytes:"Total bytes",createdAt:"Created",updatedAt:"Updated",finishedAt:"Finished",errorMessage:"Error message",incrementalAnalysis:"The system incrementally analyzes source changes and retains unaffected pages.",completePublication:"Every successful publication still creates a complete, immutable Wiki version.",rawSources:"Raw source summary",rawSourceSummary:"{count} raw sources loaded, {bytes} bytes total",skillArtifacts:"Applied Skill artifacts",profileArtifacts:"Applied Profile artifacts",artifactSelectionSummary:"{count}/{max} Dream artifacts selected",noBuildInput:"There are no raw sources and no Dream artifacts are selected, so a build cannot start.",artifactLoadFailed:"This Dream artifact kind failed to load. Results for the other kind remain available.",selectArtifact:"Select artifact {name}",openDream:"Open Dream details",noArtifacts:"No available artifacts",loadMoreArtifacts:"Load more artifacts"}},knowledgeBase:{common:{basicInfo:"Basic Information",metadataSchema:"Metadata Schema",advancedConfig:"Advanced Configuration",embeddingConfig:"Embedding Configuration",retrievalConfig:"Retrieval Configuration",name:"Name",description:"Description",descriptionPlaceholder:"Describe what this knowledge base is for...",tags:"Tags",tagsPlaceholder:"Type a tag and press Enter",searchType:"Search Type",searchDense:"Vector Search",searchFullText:"Full-text Search",denseTopK:"Vector Recall",denseTopKDesc:"Number of candidate chunks from vector search that participate in ranking.",fullTextTopK:"Full-text Recall",fullTextTopKDesc:"Number of candidate chunks from full-text search that participate in ranking.",rerankTopK:"Rerank Results",rerankTopKDesc:"Number of chunks kept and returned after reranking.",modelParams:"Model Parameters",weightParams:"Weight Parameters",rrfParams:"RRF Parameters",denseWeight:"Vector Search Weight",fullTextWeight:"Full-text Search Weight",kValue:"K Value",weightRange:"Between 0 and 1"},provider:{label:"Provider",modelName:"Model Name",selectProvider:"Select a provider",selectModel:"Select a model",inputModelName:"Enter a model name",bailian:"Bailian",custom:"Custom",multimodalSuffix:" (multimodal)"},list:{title:"Knowledge Bases",description:"Manage your knowledge bases, upload documents, and run semantic search",create:"Create Knowledge Base",searchPlaceholder:"Search knowledge bases...",count:"{count} knowledge bases",emptyTitle:"No knowledge bases yet",emptyDescription:"Create your first knowledge base to start managing documents and retrieval",noMatchTitle:"No matching knowledge bases",noMatchDescription:"Try adjusting your search keywords",backToList:"Back to knowledge bases",errorTitle:"Error loading knowledge base",errorDescription:"An unknown error occurred. Please try again later."},create:{title:"Create Knowledge Base",nameRequiredMark:"Name",namePlaceholder:"my_knowledge_base",nameDesc:"Must start with a letter; only letters, digits, and underscores, up to 64 characters",enableSubspace:"Enable Subspace",enableSubspaceDesc:"Enable subspace isolation for this knowledge base so different business lines stay separate",multimodal:"Multimodal",multimodalDesc:"Support image document ingestion, image retrieval, and multimodal embedding/rerank. Cannot be changed after creation.",tableFormulaCaption:"Table & Formula Caption",tableFormulaCaptionDesc:"Generate semantic descriptions for table and formula chunks. Requires the corresponding platform setting. Available for both standard and multimodal KBs.",autoSwitchPrefix:"The embedding model was automatically switched to ",autoSwitchMiddle:", and the rerank model to ",autoSwitchSuffix:". You can still adjust the parameters below manually.",resultCount:"Result Count",resultCountDesc:"Controls the number of candidates per recall path that participate in ranking, and the number of chunks actually returned after reranking.",defaultRerankStrategy:"Default Rerank Strategy",rerankStrategyDesc:"Switching the strategy affects default retrieval behavior; all three parameter sets are saved to the knowledge base for easy temporary switching",submit:"Create Knowledge Base",createSuccess:"Knowledge base created",createFailed:"Failed to create knowledge base",nameRequired:"Knowledge base name is required",nameMaxLength:"Name must be at most 64 characters",namePattern:"Name must start with a letter; only letters, digits, underscores and hyphens are allowed, 3-64 characters, and it cannot end with an underscore or hyphen"},settings:{basicInfoDesc:"Adjust the knowledge base description and tags to help your team recognize its purpose.",retrievalConfigDesc:"Control the default recall method, result size, and rerank strategy.",retrievalParams:"Retrieval Parameters",rerankParams:"Rerank Parameters",rerankStrategy:"Rerank Strategy",embeddingReadOnlyDesc:"Cannot be changed after creation",embeddingModel:"Model",embeddingDimension:"Dimension",metadataReadOnlyDesc:"Cannot be changed after creation",metadataFieldName:"Field Name",metadataFieldType:"Type",metadataEmpty:"No Metadata Schema defined",updateSuccess:"Knowledge base settings updated",updateFailed:"Failed to update settings"},card:{multimodal:"Multimodal",subspace:"Subspace",viewDocuments:"View Documents",retrievalTest:"Retrieval Test",settings:"Settings",descLabel:"Desc:",tagsLabel:"Tags:",metadataCount:"{count} Metadata fields",searchDense:"Vector",searchFullText:"Full-text",updatedAt:"Updated "},delete:{title:"Delete Knowledge Base",warningPrefix:"This action is ",warningIrreversible:"irreversible",warningSuffix:". It will permanently delete the knowledge base ",warningTail:" and all of its documents and data.",confirmPromptPrefix:"Type ",confirmPromptSuffix:" to confirm deletion",deleteSuccess:'Knowledge base "{name}" deleted',deleteFailed:"Failed to delete knowledge base"},subspace:{switcherActive:"Subspace: {name}",switcherPlaceholder:"Select a subspace…",switchToOther:"Switch to another subspace",enter:"Enter a subspace",inputPlaceholder:"Enter a subspace name...",enterButton:"Enter",recentlyUsed:"Recently used",clearRecent:"Clear recently used",clearSelection:"Clear selection (back to subspace picker)",cleared:"Subspace scope cleared, please select again",gateTitle:"Select a Subspace",gateDescription:"This knowledge base has subspace isolation enabled; documents are grouped by subspace. Enter the subspace name you want to access to view its documents.",gateHint:'Tip: subspace names are defined by the creator, e.g. "team-alpha", "docs-v2"'},detail:{tabDocuments:"Documents",tabRetrieval:"Retrieval Test",tabQa:"Q&A Test",tabSettings:"Settings",moreActions:"More actions",deleteKB:"Delete Knowledge Base",backToList:"Back to list",notFound:"Knowledge base not found or already deleted",notFoundShort:"Knowledge base not found",pillMultimodal:"Multimodal",pillSubspace:"Subspace",created:"Created ",updated:"Updated ",subspaceLabel:"Subspace:"},embedding:{selectProvider:"Select an embedding provider",dimension:"Vector Dimension",selectDimension:"Select a dimension",dimensionPlaceholder:"e.g. 1024",apiKeyPlaceholder:"Enter API Key"},resultCountField:{label:"Result Count",description:"Maximum number of chunks returned per search; the top N are taken after reranking.",unit:""}},documents:{common:{title:"Documents",titleWithSubspace:"Documents — {subspace}",upload:"Upload Documents",deleteSuccess:"Document deleted",deleteFailed:"Failed to delete document",deleteTitle:"Delete Document",deleteConfirm:'Are you sure you want to delete document "{name}"? This action cannot be undone.',batchDeleteTitle:"Batch Delete Documents",batchDeleteConfirm:"Are you sure you want to delete the {count} selected documents? This action cannot be undone.",batchDeleteProgress:"Deleting {completed}/{total} documents...",batchDeleteSuccess:"Successfully deleted {count} documents",batchDeleteFailed:"Batch delete failed",pageScopeHint:"Tip: search and filter apply only to the current page and do not search data on other pages.",pageRowsCount:"{count} on this page",perPage:"Per page",perPageUnit:"",emptySubspace:"No documents in this subspace yet. You can upload new documents to this subspace.",uploadToSubspace:"Upload Documents to This Subspace"},table:{selectAll:"Select all",selectRow:"Select row",docName:"Document Name",status:"Status",chunkCount:"Chunks",updatedAt:"Updated At",actions:"Actions",viewDetail:"View details",viewChunks:"View chunks"},toolbar:{searchPlaceholder:"Search on this page...",statusAll:"All statuses",batchDelete:"Delete selected ({count})"},upload:{title:"Upload Documents",descriptionPrefix:"Upload documents to knowledge base ",tabFile:"By File",tabFolder:"By Folder",tabOss:"Import from OSS",dropFileHere:"Drag files here",selectFile:"Select Files",selectedFilesPrefix:"Selected ",selectedFilesSuffix:" files",clearAll:"Clear all",dropFolderHere:"Drag a folder here, or select one",selectFolder:"Select Folder",filterOptions:"Filter Options",includeExtensions:"Include Extensions",excludeExtensions:"Exclude Extensions",recursive:"Include subdirectories recursively",folderSelectedPrefix:"Selected ",folderSelectedMiddle:" files; after filtering, ",folderSelectedSuffix:" will be uploaded",folderMoreHidden:"... and {count} more files not shown",subspaceOptional:"Subspace (optional)",subspaceDefault:"Default: {name}",subspaceCurrentPlaceholder:"Current subspace",subspaceInputPlaceholder:"Enter a subspace name",subspaceDiffHintPrefix:'Tip: will upload to subspace "',subspaceDiffHintMiddle:'", which differs from the current scope "',subspaceDiffHintSuffix:'"',subspaceEmpty:"(empty)",metadataOptional:"Metadata (optional)",jsonPreview:"JSON Preview",batchProgress:"Batch {completed}/{total}",filesProgress:"{completed}/{total} files",batchErrorCount:"{count} batches failed",batchErrorPrefix:"Batch {n}: ",submitting:"Submitting…",preparingUpload:"Preparing upload...",importCount:"Import {count} items",importing:"Importing {completed}/{total}",uploadCount:"Upload {count} files",uploading:"Uploading {completed}/{total}",ignoredFolders:"Ignored {count} folders ({names})",detectedFolders:"Detected folders ({names}); automatically switched to By Folder mode",detectedFoldersDesc:"In By Folder mode you can filter by extension and upload recursively",switchToFolder:"Switch to By Folder",folderDragUnsupported:"This browser does not support folder drag-and-drop. Please use the Select Folder button.",looseFilesMerged:"The dropped items were all files and have been merged into the current list (not filtered)",metadataJsonInvalid:"Metadata JSON is malformed",ossSelectRequired:"Select at least one file or folder in the OSS browser",ossImportFailed:"OSS import failed",noFilesImportedTitle:"No files imported",noFilesImportedFiltered:"The selected folder had no matches after filtering. Loosen the filter rules.",noFilesImportedEmpty:"The selection is empty",importSuccess:"Successfully imported {count} documents",importPartial:"{ok} imported, {fail} failed",importAllFailed:"All {count} documents failed to import",noFolderOrFiltered:"No folder selected, or no uploadable files after filtering",selectAtLeastOneFile:"Please select at least one file",uploadSuccess:"Successfully uploaded {count} documents",uploadPartial:"{ok} documents uploaded, {fail} failed",uploadAllFailed:"All {count} documents failed to upload",batchRequestErrors:"{count} batch requests failed",uploadFailed:"Failed to upload documents"},oss:{filterOptions:"Filter Options",filterScope:"(applies only to selected folders; individually checked files import directly; the server recurses subdirectories)",prefixInclude:"Prefix Include",prefixExclude:"Prefix Exclude",suffixInclude:"Suffix Include",suffixExclude:"Suffix Exclude",selectionSummaryPrefix:"Selected ",selectionSummaryMiddle:" files + ",selectionSummarySuffix:" folders (folders are recursed by the server and filtered by the rules above)",notConfiguredTitle:"OSS not configured yet",notConfiguredDesc:"Bind the OSS endpoint and bucket in Instance Settings first, then come back here to import.",forbidden:"No access",bucketNotFound:"Bucket not found",listFailed:"Failed to list OSS",searchPlaceholder:"Search current directory",objectCount:"{count} objects",selectedCount:"{count} selected",empty:"This directory is empty"},chunks:{titleFallback:"Document Chunks",titleSuffix:" - Chunks",loadedCount:"{count} chunks loaded",empty:"No chunk data yet",loadMore:"Load more",statusEnable:"enabled",statusDisable:"disabled",enableChunk:"Enable chunk",disableChunk:"Disable chunk",toggleSuccess:"Chunk #{id} {action}",toggleFailed:"Failed to update status",editChunk:"Edit chunk",imageNotEditable:"Image chunks cannot be edited",disableTooltip:"Disable chunk: skipped during retrieval",enableTooltip:"Enable chunk: included in retrieval",titleField:"Title",titlePlaceholder:"Chunk title (optional)",contentField:"Content",contentPlaceholder:"Chunk content",updateSuccess:"Chunk #{id} updated",updateFailed:"Update failed",collapse:"Collapse",expand:"Show more",createdAt:"Created: {time}",updatedAt:"Updated: {time}",imageZoomTitle:"Image zoom preview",imageZoomAlt:"Zoom preview",statusActive:"Active",statusInactive:"Inactive",statusFailed:"Failed"},detail:{title:"Document Details",docId:"Document ID",subspace:"Subspace",status:"Status",chunkCount:"Chunks",timeInfo:"Time Information",createdAt:"Created At",updatedAt:"Updated At",failedDetails:"Failure Details",deleteDocument:"Delete Document",metadataUpdateSuccess:"Metadata updated",metadataUpdateFailed:"Failed to update metadata",metadataEmpty:"No metadata yet. Click Edit to add fields.",metadataNoSchema:"This knowledge base has no metadata schema configured",addField:"Add field",addFieldAvailable:"{count} available",removeField:"Remove this field",emptyList:"Empty list"}},chat:{common:{newChat:"New Chat"},config:{title:"Chat Configuration",description:"Select a model, edit the system prompt, and mount multiple knowledge bases as retrieval sources",systemPromptPlaceholder:"Leave empty to use the default prompt",mountedKb:"Mounted Knowledge Bases",mountedKbDesc:"Retrieve in parallel, rerank globally by score, and keep the top {topK}",aggregateTopK:"Aggregate topK",aggregateTopKTitle:"Upper limit after merging hits from all KBs and truncating by score",unifiedTitle:"Global Default Retrieval Parameters",unifiedDesc:"Knowledge bases without their own config use these defaults",unifiedCollapse:"Collapse global default retrieval parameters",unifiedExpand:"Expand global default retrieval parameters",unifiedDisabledHint:"Mount at least one knowledge base to configure global default retrieval parameters",topKLabel:"TopK",topKHintUnified:"Chunks per KB, default 20",footerHint:"Unsaved changes are also persisted automatically when you send the next message",saved:"Saved",saveConfig:"Save Configuration"},mount:{subspacePlaceholder:"subspace (comma separated)",settingsTitle:"Retrieval Parameters",settingsLoading:"Loading knowledge base info",remove:"Remove",searchKbPlaceholder:"Search knowledge bases...",noMatchingKb:"No matching knowledge base",addMore:"Add more knowledge bases",emptyNoKbTitle:"No knowledge bases yet",emptyMountTitle:"Mount a knowledge base to enable RAG",emptyNoKbDesc:"Once you create your first knowledge base, you can mount it in chat and enable retrieval augmentation",emptyMountDesc:"After mounting, the model answers based on knowledge base content, with parallel retrieval and global reranking",createKb:"Create Knowledge Base",mountKb:"Mount Knowledge Base",mountKbAria:"Mount knowledge base",selectFromExistingPrefix:"Choose from",selectFromExistingSuffix:"existing knowledge bases"},retrievalDialog:{title:"Retrieval Parameters",multimodalBadge:"Multimodal",inheritCurrentPrefix:"Current: ",inheritLabel:"Inherit global default",inheritSuffix:"; below is a read-only preview. To deviate from the global config, click “Use Custom Configuration”.",customLabel:"Use Custom Configuration",customSuffix:"; saved automatically when a field loses focus.",multimodalLockPrefix:"Model Rerank for multimodal knowledge bases is locked to",multimodalLockSuffix:"(Provider: bailian); other models are not supported yet.",topKLabel:"TopK",topKHint:"Number of chunks returned; inherits the global default when unset",resetToDefault:"Reset to default",useCustom:"Use Custom Configuration"},memoryBind:{title:"Bound Memory Store",descBound:"Retrieve Top-{topK} each turn, write back to the current scope after the conversation",descUnbound:"Once bound, the server retrieves before each turn and writes back afterward; memory is shared across agents under the same app + tenant",topKTitle:"Max number of memory entries returned per turn",retrievalModeLabel:"Memory Retrieval Mode",modeSearchTitle:"Semantic Search",modeSearchDesc:"Vector-search the memory store each turn",modeLocalTitle:"File Memory",modeLocalDescEnabled:"Local search after caching through the file API",modeLocalDescWritable:"filemem always uses file retrieval",modeLocalDescDisabled:"Only available for memory stores that support file memory",localHint:"During each turn, Chat BFF paginates the JSON Item API for the exact scope and performs lexical retrieval over a bounded in-process SHA cache. No FUSE process or server-local mirror is created.",viewFiles:"View memory files",viewFilesHint:"Please fill in the complete app / tenant / agent first",emptyNoStoresTitle:"No memory stores yet",emptyBindTitle:"Bind a memory store to give the conversation long-term memory",emptyNoStoresDesc:"Once you create your first memory store, you can bind it in chat and automatically write back / retrieve",emptyBindDesc:"Once bound, the server retrieves relevant memory before each turn and injects it into the system prompt, then writes back to the current scope afterward",createStore:"Create Memory Store",bindStore:"Bind Memory Store",bindStoreAria:"Bind memory store",selectFromExistingPrefix:"Choose from",selectFromExistingSuffix:"existing memory stores",selectStorePlaceholder:"Select a memory store",unbind:"Unbind",writeScope:"Write Scope",writeScopeDesc:"During retrieval the server derives agent / session as wildcards",writeScopeDescSuffix:", so different agents / sessions under the same app + tenant can read each other's memory",selectExistingScope:"Select an existing scope",appField:"App *",tenantField:"Tenant *",agentField:"Agent *",autoSave:"Auto-write memory after the conversation",autoSaveDesc:"Auto-archive: write this turn's user / assistant messages to the current scope",autoSaveFilememDesc:"Extract durable memories from each turn and append them to a dated memory file",runIdLabel:"Session ID",runIdTitle:"The session ID is generated automatically by default and reused throughout the current conversation; selecting an existing scope synchronizes its session ID",runIdAuto:"Session ID auto-generated · Synced from existing scope",copyRunId:"Copy session ID",runIdCopied:"Session ID copied",runIdCopyFailed:"Copy failed, please select the text manually"},wikiBind:{title:"Current Scope Wiki",description:"Retrieve the single Wiki owned by the bound memory store and exact scope without trusting a browser-saved Wiki ID",enabled:"Wiki enabled",toggle:"Enable the current Scope Wiki",ready:"Ready for chat retrieval",notReady:"The Wiki is not ready or has no active build",notFound:"No Wiki exists for this exact scope",advanced:"Advanced settings",topK:"Top-K",requiresMemory:"Bind a memory store first",requiresKnownStorageMode:"Rebind this memory store with a supported storage mode first",requiresExactScope:"Fill in an exact memory scope without missing or wildcard fields",loadFailed:"Failed to load Wikis. Please try again later"},filesDialog:{title:"Memory Files",description:"Manage virtual files and versions for this exact scope through the file API"},history:{newChat:"New Chat",empty:"No conversation history",clearAll:"Clear all",delete:"Delete",justNow:"Just now",minutesAgo:"{count} minutes ago",hoursAgo:"{count} hours ago",daysAgo:"{count} days ago"},page:{errorTitle:"Failed to load the chat page",errorFallback:"Could not initialize the chat panel, please try again later.",bindMemoryFirst:"Please bind a memory store and fill in the complete scope first",mountKbFirst:"Please mount a knowledge base first",typeSkill:"skill",typeProfile:"profile",depositLoading:"Summarizing {type} and depositing to the knowledge base…",depositSlow:"The {type} task is taking a while; check the results on the Dream page later",depositTaskFailed:"The {type} task failed",depositTaskCancelled:"The {type} task was cancelled",depositFailedReason:"Failed to deposit {type}: {reason}",depositNone:"No {type} extracted in this conversation",depositSuccess:"Deposited {count} {type} to knowledge base “{kbName}”",depositFailed:"Failed to deposit {type}",newChatTitle:"New Chat",headerStats:"{model} · {count} knowledge bases · aggregate {topK}",headerMemory:" · Memory: {name}",headerNoConfig:"Click the gear at the top right to mount a model and knowledge bases",configTitle:"Chat Configuration",mountsCarryover:"Carried over {count} knowledge base mounts from the last conversation; adjust via the gear at the top right.",emptyTitleReady:"Ready to chat",emptyTitleStart:"Start a conversation",emptyDescCarryover:"{carryover} Just type your question below.",emptyDescReady:"Just type your question below; you can adjust the model or mounted knowledge bases anytime via the gear at the top right",emptyDescStart:"Click the gear at the top right, select a model and mount knowledge bases to start Q&A",emptyAction:"Open configuration",disabledPlaceholder:"Please click the gear at the top right to configure the model and knowledge bases first"}},qa:{reasoning:{thinking:"Thinking",deepThinking:"Deep thinking",retrieving:"Searching knowledge base",intentExtracting:"Extracting retrieval intent",done:"Deep thinking done"},evidence:{title:"Answer evidence · {memoryCount} memories · {wikiCount} Wiki pages"},message:{copy:"Copy",edit:"Edit",resend:"Resend",regenerate:"Regenerate",saveToFile:"Save response to file memory",savePathPrompt:"Enter a file path in filemem",saveToFileInvalid:"The path is invalid or the response exceeds 100 KiB",savedToFile:"Response saved to {path}",saveToFileFailed:"Failed to save response to file memory",summarizeSkill:"Summarize skill to knowledge base",extractProfile:"Extract profile to knowledge base",delete:"Delete",copied:"Copied",copyFailed:"Copy failed",cancel:"Cancel",saveAndResend:"Save and resend",deleteMessageTitle:"Delete this message?",deleteMessageDesc:"This action cannot be undone.",deleteConfirm:"Delete",deleteWithAssistant:"Also delete the AI reply below",resendMessageTitle:"Resend this message?",resendMessageDesc:"This will discard all messages below and regenerate the answer.",resendConfirm:"Resend",deleteReplyTitle:"Delete this reply?",deleteReplyDesc:"This action cannot be undone.",regenerateTitle:"Regenerate this reply?",regenerateDesc:"This will discard all messages below and regenerate.",regenerateConfirm:"Regenerate",rewriteFailed:"Intent rewrite failed · reverted to the original question",rewriteFailedDetail:"The rewriter returned an empty result or threw an error",kbRetrievalFailed:"Retrieval failed for {count} knowledge bases",retrievingWikis:"Searching {count} Wikis",wikiRetrievalFailed:"Retrieval failed for {count} Wikis",wikiReferences:"Referenced {count} Wiki pages",wikiQuery:"Query: {query}",wikiScore:"Score: {score}",wikiSources:"Sources: {sources}",wikiTruncated:"Truncated",wikiInjectedChars:"Injected {count} characters",wikiTotalContextChars:"{count} context characters injected",wikiUnavailable:"{name} unavailable",wikiErrorCode:"Error code: {code}",wikiErrorMessage:"Error: {message}",wikiRequestId:"Request ID: {requestId}",wikiHttpStatus:"HTTP status: {httpStatus}",wikiErrorStage:"Stage: {stage}",wikiErrorPath:"Path: {path}",retrievalKeyword:"Retrieval keyword: ",generateFailed:"Generation failed",elapsedSeconds:"Took {seconds}s",elapsedMinutes:"Took {minutes}m {seconds}s",memorySaving:"Extracting file memory…",memorySaved:"Saved {count} durable memories",memoryUnchanged:"No durable memory needed for this turn",memorySaveFailed:"File-memory extraction failed: {error}"},chunks:{viewCitations:"View {count} citations",kbCount:"{count} knowledge bases",failedSuffix:"({count} failed)",retrievalFailed:"Retrieval failed: {error}",chunkCount:"{count} chunks",unknownFile:"Unknown file",collapse:"Click to collapse",expand:"Click to expand",imageZoomTitle:"Image zoom preview",imageZoomAlt:"Zoom preview"},memory:{referenceCount:"Referenced {count} memory entries",unnamedMemory:"Unnamed memory",filesThisTurn:"{count} memory files this turn",cacheFailed:"File API cache failed: {error}",cacheSummary:"Read {loaded} · SHA reused {reused} · {total} total",cacheTruncated:"Reached the 300-file / 3-MiB retrieval limit",emptyFiles:"No retrievable memory files in this exact scope",fileSize:"{size} B"},panel:{emptyTitle:"Start a conversation",emptyDescription:"Enter a question; the system first retrieves relevant content from the knowledge base, then lets the LLM answer based on the results",composerPlaceholder:"Enter a question. Enter to send, Shift+Enter for a new line",composerDisabled:"Please select a model on the left first...",stop:"Stop",send:"Send"},form:{defaultSystemPrompt:"You are an assistant that answers questions based on a knowledge base. Answer strictly according to the “retrieval results” below; if the results do not cover the relevant information, state honestly that it was not found in the knowledge base and do not make things up.",providerLabel:"Model Provider",modelLabel:"Model",systemPromptHelper:"Retrieved chunks are automatically appended to the prompt as context",topKLabel:"Retrieval TopK",retrievalHint:"Each user message triggers a retrieval, and the results are injected into the system prompt",clearConversation:"Clear conversation",selectModelFirst:"Please select a model and provider first"},codeBlock:{copyCode:"Copy code",copied:"Copied",copy:"Copy"}},retrieval:{common:{unknownFile:"Unknown file",imageZoomTitle:"Image zoom preview",imageZoomAlt:"Zoom preview"},form:{title:"Retrieval Test",viewRequestBody:"View request body",viewCopyRequestBody:"View / copy request body JSON",requestBodyPreview:"Request body (live preview)",copied:"Copied",copy:"Copy",copiedRequestBody:"Request body copied",copyFailed:"Copy failed, please select manually",queryType:"Query Type",queryContent:"Query Content",queryPlaceholder:"Enter a retrieval query...",imageInput:"Image Input",supplementaryText:"Supplementary text (optional)",supplementaryPlaceholder:"Supplementary text description...",unsupportedFormat:"Unsupported image format, please choose JPG/PNG/WebP/BMP/TIFF",imageReadFailed:"Failed to read image, please try again",dropImageHere:"Click, drag, or paste an image here",supportedFormats:"Supports JPG/PNG/WebP/BMP/TIFF",selectedImageAlt:"Selected image preview",reselect:"Reselect",remove:"Remove",searching:"Searching...",execute:"Run Retrieval"},params:{subspace:"Subspace",subspacePlaceholder:"Type a subspace and press Enter (multiple allowed)",subspaceHint:"Restrict retrieval to the specified subspaces; leave empty to search across all",searchType:"Search Type",dense:"Vector",fullText:"Full-text",resultCount:"Result Count",resultCountDesc:"Controls the number of candidates each recall path contributes to ranking, and the number of chunks actually returned after reranking.",denseTopK:"Vector Recall Count",denseTopKDesc:"Number of candidate chunks from vector retrieval that participate in subsequent ranking.",fullTextTopK:"Full-text Recall Count",fullTextTopKDesc:"Number of candidate chunks from full-text retrieval that participate in subsequent ranking.",rerankTopK:"Rerank Return Count",rerankTopKDesc:"Number of chunks kept and returned after reranking.",rerankStrategy:"Rerank Strategy",needHybridTitle:"Requires both vector and full-text retrieval enabled",needHybridPrefix:"Check",needHybridHighlight:"Vector + Full-text",needHybridSuffix:"to enable the Weight / RRF strategy",metadataFilter:"Metadata Filter",fieldHint:"Field help"},rerank:{switchedToModel:"Switched to the Model strategy (RRF / Weight requires both vector and full-text retrieval enabled)",kValue:"K value",denseWeight:"Vector Weight",fullTextWeight:"Full-text Weight",provider:"Provider",selectProvider:"Select a provider",model:"Model",selectModel:"Select a model",bailian:"Bailian",multimodalSuffix:" (multimodal)"},filter:{selectField:"Select a field",operator:"Operator",selectValue:"Select a value",valueListPlaceholder:"value1, value2, value3",valuePlaceholder:"Enter a value",andAll:"AND (all match)",orAll:"OR (any match)",notAll:"NOT (none match)",addCondition:"Add condition",addGroup:"Add condition group",noSchema:"This knowledge base has no metadata schema defined; filters are unavailable"},results:{noResultsTitle:"No results found",noResultsDesc:"Try adjusting the query content or retrieval parameters",count:"{count} results",elapsed:"{ms}ms elapsed",resultImageAlt:"Retrieval result image"},preview:{title:"Request Preview",copied:"Copied"}},apiKeys:{common:{knowledgeBase:"Knowledge Base",memoryStore:"Memory Store",allKnowledgeBase:"All Knowledge Bases",allMemoryStore:"All Memory Stores",resourceType:"Resource Type",resourceName:"Resource Name",operationPermission:"Operations",credentialName:"Credential Name",credentialId:"Credential ID"},operations:{read:"Read",write:"Write",manage:"Manage",knowledgeBaseReadDesc:"Query knowledge bases, documents, chunks, and retrieval",knowledgeBaseWriteDesc:"Add, update, and delete documents and chunks",knowledgeBaseManageDesc:"Create, delete, and update knowledge bases",memoryStoreReadDesc:"Query memory stores, search memory, view messages and request logs",memoryStoreWriteDesc:"Add, update, and delete memory, and manage consolidation tasks",memoryStoreManageDesc:"Create, delete, and update memory stores"},page:{title:"API Keys",description:"Manage Tablestore (ots.aliyuncs.com) service credentials; the secret is shown only once at creation, so keep it safe",create:"Create API Key",loadFailed:"Failed to load",emptyTitle:"No API keys yet",emptyDescription:"Create a service credential for the current account to access Tablestore",forbiddenTitle:"Insufficient permissions to manage API keys",forbiddenIntro:"The AccessKey used by this Dashboard has not been granted IMS/RAM management permissions. To use this page, please:",forbiddenSwitchAccount:"Switch to a primary account AccessKey, or",forbiddenAttachPrefix:"Attach ",forbiddenAttachMiddle:" (read-only) or ",forbiddenAttachSuffix:" (with management) to the sub-account."},table:{credentialName:"Credential Name",status:"Status",statusActive:"Active",statusInactive:"Inactive",accessibleKnowledgeBase:"Accessible Knowledge Bases",accessibleMemoryStore:"Accessible Memory Stores",createdAt:"Created At",actions:"Actions",enable:"Enable",disable:"Disable",enabled:"Enabled",disabled:"Disabled",toggling:"Toggling",operationFailed:"Operation failed",permission:"Permissions",disableBeforeDelete:"Disable it before deleting",none:"None"},filter:{byPermission:"Filter by permission",title:"Filter API Keys by Resource Permission",selectResource:"Select a resource",filter:"Filter",resultPrefix:"Found",resultSuffix:"API keys with {operation} permission on {resource} “{name}”"},create:{title:"Create API Key",introPrefix:"This will create a service credential with ServiceName = ",introSuffix:" for the account that owns the current AccessKey.",credentialName:"Credential Name",credentialNamePlaceholder:"Enter a credential name",credentialNameHelp:"Used to identify the credential's purpose; customize it or use the default random value",ageDays:"Expiration Days (optional)",ageDaysPlaceholder:"Leave empty for no expiration",ageDaysHelp:"Once set, the credential expires automatically after the specified number of days (1–365)",secretWarning:"The AccessKeySecret is shown only once after creation and cannot be retrieved again once closed. Prepare a way to save it in advance.",confirm:"Create",nameRequired:"Credential name cannot be empty",ageDaysInvalid:"Expiration days must be an integer between 1 and 365",createFailed:"Failed to create"},secret:{title:"API Key Created",description:"Save the following information now. The secret cannot be retrieved again once this dialog is closed.",credentialIdLabel:"Credential ID (ServiceCredentialId)",copyCredentialId:"Copy credential ID",secretLabel:"Credential Secret (shown only once)",copySecret:"Copy secret",download:"Download as .txt file",confirmSaved:"I have safely stored the credential ID and secret, and understand the secret cannot be retrieved again."},detail:{title:"API Key Details",description:"View credential information and permission configuration",basicInfo:"Basic Information",credentialId:"Credential ID",credentialName:"Credential Name",status:"Status",ramUser:"RAM User",createdAt:"Created At",permissionOverview:"Permission Overview",permissionOverviewDesc:"Effective access permissions computed from all granted policies",permissionConfig:"Permission Configuration",defaultAuth:"Default Authorization",defaultAuthDesc:"Quickly apply preset permission templates, suitable for instance-level permission management",customAuth:"Custom Authorization",customAuthDesc:"Configure fine-grained permissions for specific knowledge bases or memory stores"},delete:{title:"Delete API Key",warning:"This action cannot be undone. After deletion, applications using this credential will immediately fail authentication.",credentialNameLabel:"Credential name: ",activeHint:"This credential is currently active and will be disabled automatically before deletion.",cleanupHint:"Also clean up the following related resources:",deleteCustomPolicy:"Delete custom permission policy",deleteCustomPolicyDesc:"Delete the custom RAM policy associated with this credential (ts-apikey-*). The Bearer Token authentication policy will not be deleted.",deleteRamUser:"Delete RAM user",deleteRamUserDesc:"Delete the RAM sub-user for this credential and all its attached policies. Do not check this if the user still has other service credentials.",confirm:"Delete",deleteSuccess:"API key deleted",deleteFailed:"Failed to delete"},bearer:{title:"Bearer Token Authentication",description:"Allow this API key to be used as a Bearer Token to access the OTS service (ots:CallWithBearerToken)",enableSuccess:"Bearer Token authentication enabled",disableSuccess:"Bearer Token authentication disabled",operationFailed:"Operation failed"},presets:{readonlyLabel:"Read-only",readonlyDesc:"Allow list, query, and retrieval; deny write and management operations",fullLabel:"Full Access",fullDesc:"Allow all OTS operations, including management operations",applySuccess:"Applied the “{preset}” permission template",applyFailed:"Failed to apply template",cancelSuccess:"Default authorization cancelled",cancelFailed:"Failed to cancel authorization"},overview:{loadFailed:"Failed to load permission information",empty:"No knowledge bases or memory stores in the current instance",name:"Name",read:"Read",write:"Write",manage:"Manage"},customPolicy:{empty:"No custom permission rules yet",addRule:"Add rule",clearAll:"Clear all",ipLimit:"IP restriction",saveSuccess:"Custom permissions saved",saveFailed:"Failed to save",deleteSuccess:"Custom policy deleted",deleteFailed:"Failed to delete"},rule:{editTitle:"Edit Rule",addTitle:"Add Permission Rule",resourceType:"Resource Type",resourceName:"Resource Name",allResource:"All {resource}",scopeConfig:"Configure scope-level permissions (optional)",selectFromExisting:"Select from existing scope",manualInput:"Manual input",loadingScopes:"Loading scope list...",noScopes:"This memory store has no existing scope data; please enter manually",optional:"Optional",sessionId:"Session ID",operationPermission:"Operations",ipWhitelist:"IP Whitelist (optional)",ipPlaceholder:"e.g. 10.0.0.0/8, 192.168.1.0/24",ipHelp:"Separate multiple CIDRs with commas; leave empty for no IP restriction",saveChanges:"Save Changes",add:"Add"}},llmProviders:{common:{openaiCompatible:"OpenAI-compatible",connectSuccess:"Connected",connectFailed:"Connection failed",testFailed:"Test failed"},form:{presetsLabel:"Quick templates:",presetDashScope:"Bailian (DashScope)",presetDashScopeHint:"Qwen series",presetOpenAI:"OpenAI official",presetOllama:"Local Ollama",presetOllamaHint:"apiKey can be ollama",nameLabel:"Name",namePlaceholder:"e.g. DashScope-Qwen",nameDesc:"Label shown in the dropdown selector",typeLabel:"Protocol type",typeOpenAICompatible:"OpenAI-compatible",typeAnthropic:"Anthropic (coming soon)",typeBailian:"Bailian native (coming soon)",typeDesc:'Bailian users should choose "OpenAI-compatible" and enter the compatible-mode Base URL',baseUrlLabel:"Base URL",apiKeyLabel:"API Key",apiKeyPlaceholderEdit:"{masked} (leave empty to keep unchanged)",apiKeyDesc:"Stored encrypted with AES-256-GCM; the frontend only ever sees the mask",defaultModelLabel:"Default model (optional)",defaultModelPlaceholder:"e.g. qwen-plus",fetchModels:"Fetch from /models",defaultModelDesc:"After saving you can fetch the real model list; you can also pick one on the Q&A page",testConnectivity:"Test connectivity",connectivityHintPrefix:"Calls ",connectivityHintSuffix:" to verify the Base URL and API Key",connectivitySuccess:"Connected · {latency}ms · {count} models",connectivityFailed:"Connection failed",saveBeforeFetch:"Save the configuration first, then fetch the model list",fetchModelsSuccess:"Fetched {count} models",fetchModelsFailed:"Failed to fetch the model list",saveBeforeTest:"Save the configuration first, then test connectivity",updateSuccess:"Configuration updated",createSuccess:"Configuration created",saveFailed:"Save failed",submitEdit:"Save changes"},card:{typeOpenAICompatible:"OpenAI-compatible",typeAnthropic:"Anthropic",typeBailian:"Bailian",baseUrlLabel:"Base URL: ",apiKeyLabel:"API Key: ",defaultModelLabel:"Default model: ",updatedPrefix:"Updated ",failed:"Failed",test:"Test",connectSuccessToast:"Connected · {latency}ms"},delete:{title:"Delete Model Provider",warningPrefix:"This action cannot be undone. After deleting the provider ",warningSuffix:", sessions that used it in Q&A testing will need to pick a model again.",deleteSuccess:'Deleted "{name}"',deleteFailed:"Delete failed"},pages:{listTitle:"Model Providers",listDescription:"Configure model services for Q&A testing and future agent capabilities; API keys are stored encrypted on the server only",newConfig:"New provider",emptyTitle:"No model providers yet",emptyDescription:"Add your first OpenAI-compatible model service for knowledge base Q&A testing",editTitle:"Edit Model Provider",editDescription:"Leave the API Key empty to keep it unchanged; changing the Base URL or type does not affect the encrypted key",newTitle:"New Model Provider",newDescription:"Enter an OpenAI-compatible Base URL and API Key; after saving you can fetch the model list and test connectivity",errorTitle:"Failed to load model providers",errorDescription:"Could not fetch the model provider list. Please try again later."},validation:{nameRequired:"Enter a name",baseUrlRequired:"Enter a Base URL",baseUrlInvalid:"Invalid Base URL; it must be a full http(s) address",apiKeyRequired:"Enter an API Key"}},instance:{common:{unknownError:"Unknown error",keepEmptyHint:"{placeholder} · leave empty to keep"},regions:{"cn-beijing":"China North 2 (Beijing)","cn-hangzhou":"China East 1 (Hangzhou)","cn-shanghai":"China East 2 (Shanghai)","cn-shenzhen":"China South 1 (Shenzhen)",custom:"Other (custom)"},form:{tabManual:"Manual entry",tabToken:"Import Token",nameLabel:"Project name",namePlaceholder:"prod-main",nameDesc:"Used only for local identification; never sent to the server.",regionLabel:"Region",regionCustomPlaceholder:"cn-xxx",usePreset:"Use preset",accessKeyIdLabel:"AccessKey ID",accessKeySecretLabel:"AccessKey Secret",akSkPairHint:"AK and SK must be updated as a pair; leave both empty to keep the existing credential.",apiKeyLabel:"API Key (optional)",apiKeyDesc:"Can replace the AccessKey as a data-plane credential; when both are set, the API Key takes precedence. Requires an HTTPS endpoint and cannot auto-create instances or upload via OSS (those still need AK/SK).",otsEndpointLabel:"OTS Endpoint",otsInstanceNameLabel:"OTS instance name",ossInfoHint:"OSS details are optional. To upload documents to a knowledge base, the OSS Endpoint and Bucket are required; leave them empty and the project can only be used for querying and retrieval, with file upload disabled.",ossEndpointLabel:"OSS Endpoint (optional)",ossBucketLabel:"OSS Bucket (optional)",submitCreate:"Create project",submitEdit:"Save",submitting:"Submitting...",tokenLabel:"Project Token",tokenPlaceholder:"Paste a project Token exported from another environment",tokenDesc:"The Token already contains all connection details such as AK/SK and Endpoint.",tokenImporting:"Importing...",tokenSubmit:"Import and connect"},validation:{otsEndpointUrl:"Enter a valid OTS Endpoint URL",ossEndpointUrl:"Enter a valid OSS Endpoint URL",namePattern:"The name must be 1-32 lowercase letters, digits, or hyphens",nameReserved:'The name "default" is reserved',required:"Enter the {label}",akSkPair:"AccessKey ID and Secret must be filled in as a pair",credentialRequired:"Provide at least an API Key, or an AccessKey ID + Secret",akSkPairUpdate:"AccessKey ID and Secret must be updated as a pair — either fill both or leave both empty",tokenTooShort:"Token is too short to parse",labelOtsEndpoint:"OTS Endpoint",labelOtsInstanceName:"OTS instance name"},card:{moreActions:"More actions: {name}",active:"Active",exportToken:"Export Token",currentProject:"Current project",switching:"Switching...",switchTo:"Set as current"},connectivity:{checking:"Checking network connectivity",notConfigured:"OTS Endpoint is not configured",reachable:"Network reachable",reachableLatency:"Network reachable · {latency} ms",unreachable:"Network unreachable · {reason}",unreachableDetail:"Network unreachable · {reason} ({detail})",reasonTimeout:"Connection timed out",reasonDns:"DNS lookup failed",reasonConnection:"Connection failed",reasonTls:"TLS connection failed",reasonNetwork:"Network request failed"},edit:{title:"Edit project",titleWithName:"Edit project · {name}",description:"Changes to the connection credentials take effect immediately; other sessions may need to refresh.",loadFailed:"Failed to load project details: ",submitLabel:"Save changes"},connect:{title:"Create new project",description:"Fill in the project's connection credentials, or paste an existing project Token."},switcher:{selectProject:"Select project",currentProjectAria:"Current project: {name}",currentProjectLabel:"Current Project",notSelected:"Not selected",switchProject:"Switch project",noProjects:"No projects yet. Create one first.",createProject:"Create new project",manageProjects:"Manage projects"},toast:{created:"Project created",createFailed:"Failed to create project",tokenImported:"Token imported",tokenImportFailed:"Failed to import token",updated:"Project updated",updateFailed:"Failed to update project",deleted:"Project deleted",deleteFailed:"Failed to delete project",switched:"Switched active project",switchFailed:"Failed to switch project",exportFailed:"Failed to export token"}},home:{hero:{ariaLabel:"About Agent Storage",pill:"Knowledge and memory storage for agents",taglineLine1:"Build retrievable knowledge and persistent memory for your agents.",taglineLine2:"Upload documents, run semantic search, and keep long-term memory — all in one place.",knowledgeBase:"Knowledge bases",memory:"Memory stores"},empty:{ariaLabel:"Get started with Agent Storage",title:"Get started with Agent Storage",descLine1:"Create your first knowledge base or memory store, ",descLine2:"and start building retrievable knowledge and persistent memory for your agents.",createKnowledgeBase:"Create knowledge base",createMemory:"Create memory store"}},onboarding:{title:"Welcome to Agent Storage",description:"Create your first project to start managing knowledge bases, memory stores, and chat.",submitLabel:"Connect and get started",footer:"You can create more projects any time from the sidebar instance switcher or the Projects page.",errorTitle:"Something went wrong while creating the project",errorDescription:"Please try again later, or check the browser console for details.",errorDigest:"Error ID: ",retry:"Retry"},projects:{title:"Projects",description:"Connect, switch, and manage multiple projects",newProject:"Create new project",emptyTitle:"No projects yet",emptyDescription:"Create your first project to unlock multi-environment switching",exportSuccess:"Copied the Token for {name}",exportManualTitle:"Please copy the Token manually",deleteTitle:"Delete project",deleteConfirm:'Delete project "{name}"? This only affects local configuration and does not delete any cloud resources.',errorTitle:"Failed to load projects",errorDescription:"Could not fetch the project list. Please try again later."},errors:{appTitle:"Something went wrong",appFriendly:"Something went wrong while loading the page. You can retry or go back.",retry:"Retry",backHome:"Back to home",technicalDetails:"Technical details",notFoundTitle:"Page not found",notFoundDescription:"The page you are looking for does not exist or has been removed.",dashboardTitle:"Something went wrong",dashboardFallback:"An unknown error occurred, please try again later.",errorDigest:"Error ID: "},runtime:{switchedProject:"Detected a project switch from the CLI; refreshed to {name}",switchedConfig:"Detected a config switch from the CLI; refreshed to the current credentials",projectUpdated:"Project configuration updated; data refreshed",configUpdated:"Runtime configuration updated; data refreshed"}}},d=null;function c(e){let t=t=>{d=n(t.detail),e()},a=t=>{t.key===o&&(d=n(t.newValue),e())};return window.addEventListener(i,t),window.addEventListener("storage",a),()=>{window.removeEventListener(i,t),window.removeEventListener("storage",a)}}function p(){if(null!==d)return d;try{d=n(window.localStorage.getItem(o))}catch{d="zh"}return d}function u(){return"zh"}function m(e,t){let a=t.split(".").reduce((e,t)=>e&&"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,t)?e[t]:void 0,e);return"string"==typeof a?a:void 0}let h=(0,a.createContext)(null);function g(){let e=(0,a.useContext)(h);if(!e)throw Error("useI18n must be used within a <LocaleProvider>");return e}e.s(["LocaleProvider",0,function({children:e}){let n=(0,a.useSyncExternalStore)(c,p,u);(0,a.useEffect)(()=>{document.documentElement.lang=r[n]},[n]);let s=(0,a.useCallback)(e=>{d=e;try{window.localStorage.setItem(o,e)}catch{}window.dispatchEvent(new CustomEvent(i,{detail:e}))},[]),g=(0,a.useCallback)((e,t)=>{var a;return a=m(l[n],e)??m(l.zh,e)??e,t?a.replace(/\{(\w+)\}/g,(e,a)=>a in t?String(t[a]):e):a},[n]),y=(0,a.useMemo)(()=>({locale:n,setLocale:s,t:g}),[n,s,g]);return(0,t.jsx)(h.Provider,{value:y,children:e})},"useI18n",0,g,"useTranslate",0,function(){return g().t}],515793)}]);