@tablestore/tablestore-agent-cli 0.2.11 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (398) hide show
  1. package/dist/commands/dashboard.d.ts.map +1 -1
  2. package/dist/commands/dashboard.js +3 -0
  3. package/dist/commands/dashboard.js.map +1 -1
  4. package/dist/commands/doctor.d.ts.map +1 -1
  5. package/dist/commands/doctor.js +10 -11
  6. package/dist/commands/doctor.js.map +1 -1
  7. package/dist/commands/memory-items.d.ts +3 -0
  8. package/dist/commands/memory-items.d.ts.map +1 -0
  9. package/dist/commands/memory-items.js +375 -0
  10. package/dist/commands/memory-items.js.map +1 -0
  11. package/dist/commands/memory.d.ts.map +1 -1
  12. package/dist/commands/memory.js +131 -196
  13. package/dist/commands/memory.js.map +1 -1
  14. package/dist/dashboard-runtime/dashboard/.next/BUILD_ID +1 -1
  15. package/dist/dashboard-runtime/dashboard/.next/app-path-routes-manifest.json +1 -0
  16. package/dist/dashboard-runtime/dashboard/.next/build-manifest.json +3 -3
  17. package/dist/dashboard-runtime/dashboard/.next/prerender-manifest.json +3 -3
  18. package/dist/dashboard-runtime/dashboard/.next/required-server-files.json +4 -4
  19. package/dist/dashboard-runtime/dashboard/.next/routes-manifest.json +6 -0
  20. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/api-keys/page.js.nft.json +1 -1
  21. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/api-keys/page_client-reference-manifest.js +1 -1
  22. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
  23. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  24. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page.js.nft.json +1 -1
  25. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page_client-reference-manifest.js +1 -1
  26. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page.js.nft.json +1 -1
  27. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page_client-reference-manifest.js +1 -1
  28. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page.js.nft.json +1 -1
  29. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page_client-reference-manifest.js +1 -1
  30. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page.js.nft.json +1 -1
  31. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page_client-reference-manifest.js +1 -1
  32. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page.js.nft.json +1 -1
  33. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page_client-reference-manifest.js +1 -1
  34. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page.js.nft.json +1 -1
  35. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page_client-reference-manifest.js +1 -1
  36. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page.js.nft.json +1 -1
  37. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page_client-reference-manifest.js +1 -1
  38. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page.js.nft.json +1 -1
  39. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page_client-reference-manifest.js +1 -1
  40. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page.js.nft.json +1 -1
  41. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page_client-reference-manifest.js +1 -1
  42. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
  43. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
  44. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/[dreamId]/page.js.nft.json +1 -1
  45. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/[dreamId]/page_client-reference-manifest.js +1 -1
  46. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/page.js.nft.json +1 -1
  47. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/page_client-reference-manifest.js +1 -1
  48. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page.js.nft.json +1 -1
  49. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page_client-reference-manifest.js +1 -1
  50. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page.js.nft.json +1 -1
  51. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page_client-reference-manifest.js +1 -1
  52. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page.js.nft.json +1 -1
  53. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page_client-reference-manifest.js +1 -1
  54. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page.js.nft.json +1 -1
  55. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page_client-reference-manifest.js +1 -1
  56. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page.js.nft.json +1 -1
  57. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page_client-reference-manifest.js +1 -1
  58. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/tasks/page.js.nft.json +1 -1
  59. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/tasks/page_client-reference-manifest.js +1 -1
  60. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page.js.nft.json +1 -1
  61. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page_client-reference-manifest.js +1 -1
  62. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page.js.nft.json +1 -1
  63. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page_client-reference-manifest.js +1 -1
  64. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page.js.nft.json +1 -1
  65. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +1 -1
  66. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  67. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  68. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.html +1 -1
  69. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.rsc +1 -1
  70. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  71. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  72. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  73. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  74. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  75. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  76. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
  77. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +16 -16
  78. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
  79. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
  80. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
  81. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
  82. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  83. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  84. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js +1 -1
  85. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js.nft.json +1 -1
  86. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js +1 -1
  87. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js.nft.json +1 -1
  88. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js +1 -1
  89. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js.nft.json +1 -1
  90. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js +1 -1
  91. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js.nft.json +1 -1
  92. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js +1 -1
  93. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js.nft.json +1 -1
  94. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js +1 -1
  95. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js.nft.json +1 -1
  96. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js +1 -1
  97. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js.nft.json +1 -1
  98. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js +1 -1
  99. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js.nft.json +1 -1
  100. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js +1 -1
  101. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js.nft.json +1 -1
  102. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js +1 -1
  103. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js.nft.json +1 -1
  104. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js +1 -1
  105. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js.nft.json +1 -1
  106. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route/app-paths-manifest.json +3 -0
  107. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route/build-manifest.json +9 -0
  108. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route/server-reference-manifest.json +4 -0
  109. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js +6 -0
  110. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js.map +5 -0
  111. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js.nft.json +1 -0
  112. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route_client-reference-manifest.js +3 -0
  113. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js +1 -1
  114. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js.nft.json +1 -1
  115. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js +1 -1
  116. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js.nft.json +1 -1
  117. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js +1 -1
  118. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js.nft.json +1 -1
  119. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js +1 -1
  120. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js.nft.json +1 -1
  121. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js +1 -1
  122. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js.nft.json +1 -1
  123. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js +1 -1
  124. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js.nft.json +1 -1
  125. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js +1 -1
  126. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js.nft.json +1 -1
  127. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js +1 -1
  128. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js.nft.json +1 -1
  129. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js +1 -1
  130. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js.nft.json +1 -1
  131. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js +1 -1
  132. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js.nft.json +1 -1
  133. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js +1 -1
  134. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js.nft.json +1 -1
  135. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js +1 -1
  136. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js.nft.json +1 -1
  137. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js +1 -1
  138. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js.nft.json +1 -1
  139. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js +1 -1
  140. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js.nft.json +1 -1
  141. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js +1 -1
  142. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js.nft.json +1 -1
  143. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js +1 -1
  144. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js.nft.json +1 -1
  145. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js +1 -1
  146. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js.nft.json +1 -1
  147. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js +1 -1
  148. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js.nft.json +1 -1
  149. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js +1 -1
  150. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js.nft.json +1 -1
  151. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js +1 -1
  152. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js.nft.json +1 -1
  153. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js +1 -1
  154. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js.nft.json +1 -1
  155. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js +1 -1
  156. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js.nft.json +1 -1
  157. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js +1 -1
  158. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js.nft.json +1 -1
  159. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js +1 -1
  160. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js.nft.json +1 -1
  161. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js +1 -1
  162. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js.nft.json +1 -1
  163. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js +1 -1
  164. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js.nft.json +1 -1
  165. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js +1 -1
  166. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js.nft.json +1 -1
  167. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js +1 -1
  168. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js.nft.json +1 -1
  169. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js +1 -1
  170. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js.nft.json +1 -1
  171. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js +1 -1
  172. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js.nft.json +1 -1
  173. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js +1 -1
  174. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js.nft.json +1 -1
  175. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js +1 -1
  176. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js.nft.json +1 -1
  177. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js +1 -1
  178. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js.nft.json +1 -1
  179. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js +1 -1
  180. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js.nft.json +1 -1
  181. package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
  182. package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +15 -15
  183. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  184. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +15 -15
  185. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +3 -3
  186. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +11 -11
  187. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  188. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page.js.nft.json +1 -1
  189. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  190. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
  191. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +18 -18
  192. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +18 -18
  193. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +3 -3
  194. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +11 -11
  195. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  196. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  197. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +4 -4
  198. package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  199. package/dist/dashboard-runtime/dashboard/.next/server/app-paths-manifest.json +1 -0
  200. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0e95__next-internal_server_app_api_v1_instances_connectivity_route_actions_0hc.k~w.js +3 -0
  201. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0p91_next_dist_esm_build_templates_app-route_0n~ec7s.js +8 -8
  202. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0-pbmiq._.js +3 -0
  203. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0-wmyic._.js +40 -0
  204. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0.li3cj._.js +40 -0
  205. package/dist/dashboard-runtime/dashboard/.next/server/chunks/{[root-of-the-server]__0w56nne._.js → [root-of-the-server]__0sa.9zr._.js} +6 -6
  206. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0tc-.6s._.js +1 -1
  207. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0y0w3mg._.js +1 -1
  208. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0b1r_app_(dashboard)_knowledge-base_[name]_documents_documents-client_tsx_0g2uxmt._.js +1 -1
  209. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0.ooo1s._.js +1 -1
  210. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__07fsbff._.js +1 -1
  211. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0b5cw4e._.js +1 -1
  212. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0p1cst6._.js +3 -0
  213. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0xza7lz._.js +3 -0
  214. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.6x0yu._.js +3 -0
  215. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.pa1e6._.js +1 -1
  216. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01snuz~._.js +1 -1
  217. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0251rsp._.js +1 -1
  218. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_02waf76._.js +1 -1
  219. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06_hoj_._.js +3 -0
  220. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0brqbty._.js +1 -1
  221. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0csuit-._.js +3 -0
  222. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0eps5jg._.js +3 -0
  223. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ez3yia._.js +1 -1
  224. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0k7q0ug._.js +3 -0
  225. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0pwlb77._.js +3 -0
  226. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0t.h859._.js +3 -0
  227. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0thp9l5._.js +3 -0
  228. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0_z9696._.js +1 -1
  229. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0grv2wq._.js +1 -1
  230. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{dashboard_src_0bhjp9s._.js → dashboard_src_0jrh7xy._.js} +2 -2
  231. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0x60pxf._.js +1 -1
  232. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0y49vhd._.js +1 -1
  233. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_10dsqx~._.js +1 -1
  234. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_[dreamId]_page_tsx_0wy3tv6._.js +1 -1
  235. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_page_tsx_0uzzpvs._.js +1 -1
  236. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_layout_tsx_0rbi41w._.js +1 -1
  237. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_memory_memory-files-browser_tsx_0o2~94-._.js +1 -1
  238. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_i18n_i18n-context_tsx_0c39ewr._.js +1 -1
  239. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0ymj2~2._.js +3 -0
  240. package/dist/dashboard-runtime/dashboard/.next/server/functions-config-manifest.json +1 -0
  241. package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
  242. package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
  243. package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
  244. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
  245. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
  246. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-xwobg-a6si1.js +1 -0
  247. package/dist/dashboard-runtime/dashboard/.next/static/chunks/01bokygf48bnj.js +1 -0
  248. package/dist/dashboard-runtime/dashboard/.next/static/chunks/04a.1c2rygy08.js +1 -0
  249. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05.2q9f0yx4e_.js +1 -0
  250. package/dist/dashboard-runtime/dashboard/.next/static/chunks/09v-qczj__g1x.js +1 -0
  251. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{08nzc9sye_0~h.js → 0_8~9zgfm5f.8.js} +1 -1
  252. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_zw2y~vb_52n.js +1 -0
  253. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0a2f-mxepv-y7.js +1 -0
  254. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0jjiw-agnutux.js → 0amex7bwxnme9.js} +1 -1
  255. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0apfhv-v7oy7u.js +1 -0
  256. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0bxt5icwb83xt.js +1 -0
  257. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dpi1comd-thc.js +1 -0
  258. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{08h7wustf~cl4.js → 0eerrv808~6bh.js} +1 -1
  259. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0j6agpotrd_n4.js +1 -0
  260. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jbcdgtcgqemd.js +1 -0
  261. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{01xcynczarvq~.js → 0jp7zmwvyv0bn.js} +1 -1
  262. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k8mhea24d_kj.js +1 -0
  263. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0krt75we1wtcy.js +1 -0
  264. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0prl9yrb8ksp8.js +1 -0
  265. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{01xuyqw7ivp3n.js → 0r4azm.3hswcs.js} +3 -3
  266. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0uj7ezedkm6ou.css +1 -0
  267. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x5qtkdg2trq9.js +5 -0
  268. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zhfdjby7cj-q.js +1 -0
  269. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0~a4ig2x9z8uq.js → 13__t3s3ipfzl.js} +1 -1
  270. package/dist/dashboard-runtime/dashboard/.next/static/chunks/16uky1ro-t_~9.js +1 -0
  271. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0hnqmb1a7y7x1.js → 18absak_u0d85.js} +3 -3
  272. package/dist/dashboard-runtime/dashboard/server.js +1 -1
  273. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/[dreamId]/page.tsx +187 -2
  274. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/page.tsx +14 -1
  275. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/projects/page.tsx +3 -0
  276. package/dist/dashboard-runtime/dashboard/src/app/api/v1/instances/connectivity/route.ts +66 -0
  277. package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/file-memory-curator.ts +57 -52
  278. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.ts +39 -6
  279. package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/file-memory/[action]/route.ts +22 -28
  280. package/dist/dashboard-runtime/dashboard/src/app/onboarding/page.tsx +1 -3
  281. package/dist/dashboard-runtime/dashboard/src/components/chat/mount-picker.tsx +5 -1
  282. package/dist/dashboard-runtime/dashboard/src/components/instance/instance-connectivity-dot.tsx +96 -0
  283. package/dist/dashboard-runtime/dashboard/src/components/instance/project-card.tsx +5 -1
  284. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/subspace-gate.tsx +23 -5
  285. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/subspace-switcher.tsx +23 -5
  286. package/dist/dashboard-runtime/dashboard/src/components/layout/instance-switcher.tsx +13 -1
  287. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-instance-card.tsx +29 -4
  288. package/dist/dashboard-runtime/dashboard/src/components/memory/file-details-panel.tsx +4 -4
  289. package/dist/dashboard-runtime/dashboard/src/components/memory/file-editor.tsx +9 -4
  290. package/dist/dashboard-runtime/dashboard/src/components/memory/file-version-history.tsx +107 -57
  291. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-create-dialog.tsx +253 -68
  292. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-plan-approval-dialog.tsx +172 -0
  293. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-files-browser.tsx +104 -56
  294. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-scope-bar.tsx +204 -52
  295. package/dist/dashboard-runtime/dashboard/src/components/memory/scope-combobox.tsx +169 -42
  296. package/dist/dashboard-runtime/dashboard/src/components/qa/qa-message.tsx +4 -3
  297. package/dist/dashboard-runtime/dashboard/src/components/shared/llm-model-selector.tsx +5 -1
  298. package/dist/dashboard-runtime/dashboard/src/components/ui/dialog.tsx +1 -1
  299. package/dist/dashboard-runtime/dashboard/src/contexts/subspace-context.tsx +144 -30
  300. package/dist/dashboard-runtime/dashboard/src/hooks/use-approve-dream-plan.ts +25 -0
  301. package/dist/dashboard-runtime/dashboard/src/hooks/use-file-memory.ts +73 -72
  302. package/dist/dashboard-runtime/dashboard/src/hooks/use-instances.ts +40 -0
  303. package/dist/dashboard-runtime/dashboard/src/hooks/use-subspace-history.ts +64 -75
  304. package/dist/dashboard-runtime/dashboard/src/i18n/locales/en.ts +82 -7
  305. package/dist/dashboard-runtime/dashboard/src/i18n/locales/zh.ts +80 -7
  306. package/dist/dashboard-runtime/dashboard/src/lib/browser-file-memory.ts +31 -25
  307. package/dist/dashboard-runtime/dashboard/src/lib/memory-scope-history.ts +165 -0
  308. package/dist/dashboard-runtime/dashboard/src/lib/memory.ts +13 -0
  309. package/dist/dashboard-runtime/dashboard/src/lib/query-keys.ts +10 -14
  310. package/dist/dashboard-runtime/dashboard/src/lib/server/api-helpers.ts +5 -0
  311. package/dist/dashboard-runtime/dashboard/src/lib/server/instance-connectivity.ts +136 -0
  312. package/dist/dashboard-runtime/dashboard/src/lib/server/sdk-client.ts +25 -3
  313. package/dist/dashboard-runtime/dashboard/src/lib/subspace-history.ts +151 -0
  314. package/dist/dashboard-runtime/dashboard/src/services/file-memory.ts +48 -56
  315. package/dist/dashboard-runtime/dashboard/src/services/instances.ts +5 -0
  316. package/dist/dashboard-runtime/dashboard/src/services/memory.ts +45 -5
  317. package/dist/dashboard-runtime/dashboard/src/types/file-memory.ts +96 -43
  318. package/dist/dashboard-runtime/dashboard/src/types/instance.ts +17 -0
  319. package/dist/dashboard-runtime/dashboard/src/types/memory.ts +50 -3
  320. package/dist/dashboard-runtime/dashboard/tsconfig.tsbuildinfo +1 -1
  321. package/dist/dashboard-runtime/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
  322. package/dist/dashboard-runtime/node_modules/@img/{sharp-linux-x64 → sharp-darwin-arm64}/package.json +7 -13
  323. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/README.md +2 -2
  324. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/lib/glib-2.0/include/glibconfig.h +8 -9
  325. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 → sharp-libvips-darwin-arm64/lib/libvips-cpp.8.17.3.dylib} +0 -0
  326. package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/package.json +5 -11
  327. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +9 -55
  328. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
  329. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +25 -93
  330. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
  331. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
  332. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +4 -1
  333. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
  334. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  335. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/package.json +1 -1
  336. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/tsconfig.tsbuildinfo +1 -1
  337. package/dist/main.js +0 -0
  338. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +9 -55
  339. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
  340. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +25 -93
  341. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
  342. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
  343. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +4 -1
  344. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
  345. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  346. package/dist/node_modules/@tablestore/tablestore-agent-sdk/package.json +1 -1
  347. package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/tsconfig.tsbuildinfo +1 -1
  348. package/package.json +3 -3
  349. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0dzh4cj._.js +0 -40
  350. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0k7ex0r._.js +0 -40
  351. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__01f7est._.js +0 -3
  352. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0cj2gsm._.js +0 -3
  353. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_05bw0~2._.js +0 -3
  354. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_071hi50._.js +0 -3
  355. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0hy21o9._.js +0 -3
  356. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0xrd8-1._.js +0 -3
  357. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0y7vx.d._.js +0 -3
  358. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_13ctfae._.js +0 -3
  359. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0sr_ner._.js +0 -3
  360. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-~e5~2eoun8n.js +0 -1
  361. package/dist/dashboard-runtime/dashboard/.next/static/chunks/029zyc1pxa~4m.js +0 -1
  362. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05vzt~ml0z7~9.js +0 -1
  363. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08o2~c-80nbla.js +0 -1
  364. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_osn.dm_85jw.js +0 -1
  365. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0aj~rx1m.91ur.js +0 -5
  366. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dx_8pb_z_xy6.css +0 -1
  367. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k9guaejnlc0r.js +0 -1
  368. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ll488v66ycn1.js +0 -1
  369. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0pxisu-1mnehf.js +0 -1
  370. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0vn5pp.3keyh5.js +0 -1
  371. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0wbozn0wq-4ls.js +0 -1
  372. package/dist/dashboard-runtime/dashboard/.next/static/chunks/12iur8ibdfi5_.js +0 -1
  373. package/dist/dashboard-runtime/dashboard/.next/static/chunks/13kxz9vygidrz.js +0 -1
  374. package/dist/dashboard-runtime/dashboard/.next/static/chunks/165fwg-5at5cq.js +0 -1
  375. package/dist/dashboard-runtime/dashboard/.next/static/chunks/17b4md7atp39z.js +0 -1
  376. package/dist/dashboard-runtime/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
  377. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.d.ts +0 -153
  378. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.d.ts.map +0 -1
  379. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.js +0 -451
  380. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.js.map +0 -1
  381. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts +0 -56
  382. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts.map +0 -1
  383. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js +0 -120
  384. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js.map +0 -1
  385. package/dist/dashboard-runtime/node_modules/semver/node_modules/.bin/semver +0 -21
  386. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.d.ts +0 -153
  387. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.d.ts.map +0 -1
  388. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.js +0 -451
  389. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/file-memory.js.map +0 -1
  390. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts +0 -56
  391. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.d.ts.map +0 -1
  392. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js +0 -120
  393. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/oss-uploader.js.map +0 -1
  394. /package/dist/dashboard-runtime/dashboard/.next/static/{AgybWIwFBY3-L1V2Copiq → 8G6beqTEKH_-N0JljpgWT}/_buildManifest.js +0 -0
  395. /package/dist/dashboard-runtime/dashboard/.next/static/{AgybWIwFBY3-L1V2Copiq → 8G6beqTEKH_-N0JljpgWT}/_clientMiddlewareManifest.js +0 -0
  396. /package/dist/dashboard-runtime/dashboard/.next/static/{AgybWIwFBY3-L1V2Copiq → 8G6beqTEKH_-N0JljpgWT}/_ssgManifest.js +0 -0
  397. /package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/lib/index.js +0 -0
  398. /package/dist/dashboard-runtime/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/versions.json +0 -0
@@ -149,6 +149,7 @@ export const messages: Messages = {
149
149
  queued: "Queued",
150
150
  running: "Running",
151
151
  planning: "Planning",
152
+ awaitingPlanApproval: "Awaiting plan approval",
152
153
  applying: "Applying",
153
154
  completed: "Completed",
154
155
  completedWithFailures: "Completed (with failures)",
@@ -178,6 +179,8 @@ export const messages: Messages = {
178
179
  presets: "Presets",
179
180
  allData: "All data",
180
181
  allDataWildcard: "All data (*/*/*/*)",
182
+ recentScopes: "Recently used ({count})",
183
+ clearRecentScopes: "Clear recently used",
181
184
  knownScopes: "Existing scopes ({count})",
182
185
  knownScopesTruncated: "Existing scopes (first {count})",
183
186
  querying: "Querying…",
@@ -348,6 +351,10 @@ export const messages: Messages = {
348
351
  scopeCombobox: {
349
352
  defaultPlaceholder: "Pick from existing scope…",
350
353
  empty: "This memory store has no existing scope yet",
354
+ loadFailed: "Failed to load scopes — hit Refresh to retry",
355
+ windowCount: "Showing {shown} of {total}",
356
+ windowCountTruncated: "Showing {shown} of {total} · server truncated",
357
+ showMore: "Show more",
351
358
  },
352
359
  units: {
353
360
  title: "Long-term Memory",
@@ -430,7 +437,7 @@ export const messages: Messages = {
430
437
  byteCount: "{count} / {limit} bytes",
431
438
  editorLabel: "File content editor",
432
439
  editorPlaceholder: "Edit UTF-8 text here…",
433
- shaConflict:
440
+ versionConflict:
434
441
  "Another session updated this file. Your text is preserved in the editor; copy it, refresh the latest version, then merge and save again.",
435
442
  discardChanges: "This file has unsaved changes. Discard them?",
436
443
  saveSuccess: "File saved",
@@ -444,12 +451,12 @@ export const messages: Messages = {
444
451
  deleteDescription:
445
452
  "Delete {path}? Version history is retained, but the current file will disappear.",
446
453
  pathHelp:
447
- "Paths use UTF-8 text, are limited to 800 bytes, and cannot contain .. segments.",
454
+ "Paths use UTF-8 text, are limited to 1024 bytes, and cannot contain empty, . or .. segments.",
448
455
  pathLabel: "File path",
449
456
  initialContent: "Initial content",
450
457
  pathRequired: "Enter a file path",
451
- pathTraversal: "File paths cannot contain .. segments",
452
- pathTooLarge: "File paths cannot exceed 800 UTF-8 bytes",
458
+ pathTraversal: "File paths cannot contain empty, . or .. segments",
459
+ pathTooLarge: "File paths cannot exceed 1024 UTF-8 bytes",
453
460
  contentTooLarge: "File content cannot exceed 100 KiB",
454
461
  selectForDetails: "Select a file to inspect metadata and version history",
455
462
  details: "File details",
@@ -463,6 +470,13 @@ export const messages: Messages = {
463
470
  restoreVersion: "Restore this version",
464
471
  restoreSuccess: "Historical content restored as a new version",
465
472
  restoreFailed: "Failed to restore version",
473
+ redactVersion: "Redact version",
474
+ redactConfirm:
475
+ "Irreversibly remove the content, path, and digest from this historical version? The current file is not changed.",
476
+ redactSuccess: "Historical version redacted",
477
+ redactFailed: "Failed to redact version",
478
+ redacted: "redacted",
479
+ redactedDetails: "Redacted at {at} by {actor}",
466
480
  },
467
481
  add: {
468
482
  title: "Add Memory",
@@ -677,6 +691,7 @@ export const messages: Messages = {
677
691
  tableCreatedAt: "Created At",
678
692
  applyModeAuto: "Auto",
679
693
  applyModeProposal: "Proposal",
694
+ applyModePlan: "Plan",
680
695
  promoted: "Promoted",
681
696
  outputItems: "outputs",
682
697
  outputFailed: " / {count} failed",
@@ -703,11 +718,15 @@ export const messages: Messages = {
703
718
  autoRefresh: "· Auto-refresh every 5s",
704
719
  applyModeAutoDetail: "Apply mode: safe changes applied automatically",
705
720
  applyModeProposalDetail: "Apply mode: proposal (manual apply)",
721
+ applyModePlanDetail: "Apply mode: approved plan",
722
+ executionModeDetail: "Execution: {value}",
706
723
  scopeOutput: "Scope output: {value}",
707
724
  scopeOutputPromote: "Promote",
708
725
  scopeOutputPreserve: "Preserve",
709
726
  viewError: "View error",
710
727
  cancelTask: "Cancel task",
728
+ approvePlan: "Approve plan",
729
+ rejectPlan: "Reject plan",
711
730
  statSessions: "Sessions",
712
731
  statMessages: "Messages",
713
732
  statMemories: "Memories",
@@ -722,6 +741,18 @@ export const messages: Messages = {
722
741
  metaUpdated: "Updated: ",
723
742
  metaFinished: "Finished: ",
724
743
  metaInputScopes: "Input scopes: ",
744
+ agenticRuntimeTitle: "Agentic runtime",
745
+ detailStage: "Stage",
746
+ detailSandboxId: "Sandbox ID",
747
+ detailSandboxPhase: "Sandbox phase",
748
+ detailSandboxStatus: "Sandbox status",
749
+ detailSubmittedBatches: "Submitted batches",
750
+ detailLastBatch: "Last batch",
751
+ detailFailureCode: "Failure code",
752
+ detailAgentFinished: "Agent finished",
753
+ detailPlanApproved: "Plan approved",
754
+ detailExecutionExpires: "Execution expires",
755
+ detailProcessedThrough: "Processed through (ms)",
725
756
  instructionsProfile: "Profile Template",
726
757
  instructionsSkill: "Extraction Guide",
727
758
  instructionsMemory: "Additional Guide",
@@ -732,6 +763,11 @@ export const messages: Messages = {
732
763
  cancelConfirmTitle: "Confirm Cancel Dream Task",
733
764
  cancelConfirmDesc:
734
765
  "The task will stop generating further actions; applied actions will not be rolled back.",
766
+ rejectPlanSuccess: "Plan rejected and task cancelled",
767
+ rejectPlanFailed: "Failed to reject plan",
768
+ rejectPlanConfirmTitle: "Reject this plan?",
769
+ rejectPlanConfirmDesc:
770
+ "Rejecting a plan cancels the Dream task. Already-applied actions are not rolled back.",
735
771
  lastError: "Last Error",
736
772
  createTitle: "New Dream Task",
737
773
  createDescription:
@@ -741,6 +777,9 @@ export const messages: Messages = {
741
777
  taskTypeSkill:
742
778
  "Skill Extraction — extract reusable skills from conversations",
743
779
  taskTypeProfile: "User Profile — build the user profile",
780
+ executionMode: "Execution Mode",
781
+ executionModeSingle: "Single loop — fast in-process planning",
782
+ executionModeMulti: "Multi loop — sandbox agent",
744
783
  addScope: "Add scope",
745
784
  scopeFillFromExisting: "Fill from existing scope",
746
785
  applyMode: "Apply Mode",
@@ -748,6 +787,7 @@ export const messages: Messages = {
748
787
  "Proposal mode (manual apply after generation, recommended)",
749
788
  applyModeSafeAutoOption:
750
789
  "Safe auto (only ADD/UPDATE auto; DELETE/cross-scope still manual)",
790
+ applyModePlanOption: "Plan (two-phase sandbox execution with approval)",
751
791
  scopeOutputMode: "Scope Output Mode",
752
792
  scopeOutputModePlaceholder: "Use default (preserve_scope)",
753
793
  preserveScope: "Preserve original scope",
@@ -766,6 +806,8 @@ export const messages: Messages = {
766
806
  maxSessions: "Max sessions",
767
807
  maxMessages: "Max messages",
768
808
  maxMemories: "Max memories",
809
+ expandedScopeLimit: "Expanded scope limit",
810
+ incremental: "Incremental from the last successful watermark",
769
811
  minTimestamp: "Earliest time",
770
812
  maxTimestamp: "Latest time",
771
813
  idempotentToken: "Idempotency token",
@@ -779,13 +821,32 @@ export const messages: Messages = {
779
821
  atLeastOneNonWildcard: "Specify at least one non-wildcard field",
780
822
  atLeastOneScope: "At least one scope",
781
823
  scopesLimit: "No more than 20 scopes are allowed",
824
+ agenticScopesLimit: "Agentic Dream allows no more than 8 scopes",
825
+ executionModeCombination:
826
+ "This execution mode and apply mode combination is not supported",
827
+ taskTypeExecutionMode:
828
+ "Skill and profile tasks do not support multi-loop execution",
782
829
  instructionsLimit: "Instructions cannot exceed 4000 UTF-8 bytes",
783
- maxSessionsRange: "Max sessions must be an integer between 1 and 100",
784
- maxMessagesRange: "Max messages must be an integer between 1 and 20000",
785
- maxMemoriesRange: "Max memories must be an integer between 1 and 5000",
830
+ maxSessionsRange: "Max sessions must be an integer between 0 and 100",
831
+ maxMessagesRange: "Max messages must be an integer between 0 and 20000",
832
+ maxMemoriesRange: "Max memories must be an integer between 0 and 5000",
833
+ expandedScopeLimitRange:
834
+ "Expanded scope limit must be an integer between 0 and 1000",
786
835
  thresholdRange: "Confidence threshold must be between 0 and 1",
787
836
  timestampInvalid: "Invalid timestamp format",
788
837
  timestampOrder: "Latest time cannot be earlier than earliest time",
838
+ planApprovalTitle: "Approve Agentic Dream plan",
839
+ planApprovalDescription:
840
+ "Review the complete plan and deletion whitelist before starting phase 2 execution.",
841
+ planSummary: "Plan summary",
842
+ planDeletionWhitelist: "Deletion whitelist",
843
+ planNoDeletions: "This plan does not authorize any deletions.",
844
+ planApprover: "Approver",
845
+ planApproverPlaceholder: "Name recorded in the approval audit",
846
+ planApproving: "Approving…",
847
+ planApprove: "Approve and execute",
848
+ planApprovalSuccess: "Plan approved; execution has started",
849
+ planApprovalFailed: "Failed to approve plan",
789
850
  actions: {
790
851
  allStatus: "All statuses",
791
852
  allTypes: "All types",
@@ -999,6 +1060,7 @@ export const messages: Messages = {
999
1060
  inputPlaceholder: "Enter a subspace name...",
1000
1061
  enterButton: "Enter",
1001
1062
  recentlyUsed: "Recently used",
1063
+ clearRecent: "Clear recently used",
1002
1064
  clearSelection: "Clear selection (back to subspace picker)",
1003
1065
  cleared: "Subspace scope cleared, please select again",
1004
1066
  gateTitle: "Select a Subspace",
@@ -1966,6 +2028,19 @@ export const messages: Messages = {
1966
2028
  switching: "Switching...",
1967
2029
  switchTo: "Set as current",
1968
2030
  },
2031
+ connectivity: {
2032
+ checking: "Checking network connectivity",
2033
+ notConfigured: "OTS Endpoint is not configured",
2034
+ reachable: "Network reachable",
2035
+ reachableLatency: "Network reachable · {latency} ms",
2036
+ unreachable: "Network unreachable · {reason}",
2037
+ unreachableDetail: "Network unreachable · {reason} ({detail})",
2038
+ reasonTimeout: "Connection timed out",
2039
+ reasonDns: "DNS lookup failed",
2040
+ reasonConnection: "Connection failed",
2041
+ reasonTls: "TLS connection failed",
2042
+ reasonNetwork: "Network request failed",
2043
+ },
1969
2044
  edit: {
1970
2045
  title: "Edit project",
1971
2046
  titleWithName: "Edit project · {name}",
@@ -153,6 +153,7 @@ export const messages = {
153
153
  queued: "排队中",
154
154
  running: "运行中",
155
155
  planning: "规划中",
156
+ awaitingPlanApproval: "等待 Plan 审批",
156
157
  applying: "应用中",
157
158
  completed: "已完成",
158
159
  completedWithFailures: "完成(含失败)",
@@ -182,6 +183,8 @@ export const messages = {
182
183
  presets: "预设",
183
184
  allData: "全部数据",
184
185
  allDataWildcard: "全部数据(*/*/*/*)",
186
+ recentScopes: "最近使用({count})",
187
+ clearRecentScopes: "清空最近使用",
185
188
  knownScopes: "已有 scope({count})",
186
189
  knownScopesTruncated: "已有 scope(仅前 {count} 条)",
187
190
  querying: "查询中…",
@@ -340,6 +343,10 @@ export const messages = {
340
343
  scopeCombobox: {
341
344
  defaultPlaceholder: "从已有 scope 选择…",
342
345
  empty: "该记忆库暂无已有 scope",
346
+ loadFailed: "加载 scope 失败,可点「刷新」重试",
347
+ windowCount: "已显示 {shown} / {total} 条",
348
+ windowCountTruncated: "已显示 {shown} / {total} 条 · 服务端已截断",
349
+ showMore: "显示更多",
343
350
  },
344
351
  units: {
345
352
  title: "长期记忆",
@@ -416,7 +423,7 @@ export const messages = {
416
423
  byteCount: "{count} / {limit} 字节",
417
424
  editorLabel: "文件内容编辑器",
418
425
  editorPlaceholder: "在这里编辑 UTF-8 文本…",
419
- shaConflict:
426
+ versionConflict:
420
427
  "文件已被其他会话更新。你的文本仍保留在编辑器中;请复制内容、刷新最新版本后再合并保存。",
421
428
  discardChanges: "当前文件有未保存的修改,确定要放弃吗?",
422
429
  saveSuccess: "文件已保存",
@@ -428,12 +435,13 @@ export const messages = {
428
435
  renameTitle: "重命名文件",
429
436
  deleteTitle: "删除文件",
430
437
  deleteDescription: "确定删除 {path}?历史版本将保留,但当前文件会消失。",
431
- pathHelp: "路径使用 UTF-8 文本,最长 800 字节,并且不能包含 .. 段。",
438
+ pathHelp:
439
+ "路径使用 UTF-8 文本,最长 1024 字节,不能包含空段、. 或 .. 段。",
432
440
  pathLabel: "文件路径",
433
441
  initialContent: "初始内容",
434
442
  pathRequired: "请输入文件路径",
435
- pathTraversal: "文件路径不能包含 .. 段",
436
- pathTooLarge: "文件路径不能超过 800 个 UTF-8 字节",
443
+ pathTraversal: "文件路径不能包含空段、. .. 段",
444
+ pathTooLarge: "文件路径不能超过 1024 个 UTF-8 字节",
437
445
  contentTooLarge: "文件内容不能超过 100 KiB",
438
446
  selectForDetails: "选择文件后查看元数据与版本历史",
439
447
  details: "文件详情",
@@ -447,6 +455,13 @@ export const messages = {
447
455
  restoreVersion: "恢复为此版本",
448
456
  restoreSuccess: "历史版本已恢复为新版本",
449
457
  restoreFailed: "恢复版本失败",
458
+ redactVersion: "脱敏此版本",
459
+ redactConfirm:
460
+ "确定不可逆地清除此历史版本的内容、路径和摘要吗?当前文件不会被修改。",
461
+ redactSuccess: "历史版本已脱敏",
462
+ redactFailed: "脱敏历史版本失败",
463
+ redacted: "已脱敏",
464
+ redactedDetails: "脱敏时间 {at},操作者 {actor}",
450
465
  },
451
466
  add: {
452
467
  title: "添加记忆",
@@ -654,6 +669,7 @@ export const messages = {
654
669
  tableCreatedAt: "创建时间",
655
670
  applyModeAuto: "自动",
656
671
  applyModeProposal: "建议",
672
+ applyModePlan: "Plan",
657
673
  promoted: "提升",
658
674
  outputItems: "条产出",
659
675
  outputFailed: " / {count} 败",
@@ -678,11 +694,15 @@ export const messages = {
678
694
  autoRefresh: "· 每 5 秒自动刷新",
679
695
  applyModeAutoDetail: "应用模式:安全变更自动应用",
680
696
  applyModeProposalDetail: "应用模式:建议(手动 apply)",
697
+ applyModePlanDetail: "应用模式:审批后执行 Plan",
698
+ executionModeDetail: "执行模式:{value}",
681
699
  scopeOutput: "Scope 输出:{value}",
682
700
  scopeOutputPromote: "提升",
683
701
  scopeOutputPreserve: "保留",
684
702
  viewError: "查看错误",
685
703
  cancelTask: "取消任务",
704
+ approvePlan: "批准 Plan",
705
+ rejectPlan: "拒绝 Plan",
686
706
  statSessions: "会话数",
687
707
  statMessages: "消息数",
688
708
  statMemories: "记忆数",
@@ -697,6 +717,18 @@ export const messages = {
697
717
  metaUpdated: "更新:",
698
718
  metaFinished: "完成:",
699
719
  metaInputScopes: "输入 scopes:",
720
+ agenticRuntimeTitle: "Agentic 运行状态",
721
+ detailStage: "阶段",
722
+ detailSandboxId: "沙箱 ID",
723
+ detailSandboxPhase: "沙箱阶段",
724
+ detailSandboxStatus: "沙箱状态",
725
+ detailSubmittedBatches: "已提交批次数",
726
+ detailLastBatch: "最后批次",
727
+ detailFailureCode: "失败分类",
728
+ detailAgentFinished: "Agent 完成时间",
729
+ detailPlanApproved: "Plan 批准时间",
730
+ detailExecutionExpires: "执行窗口到期",
731
+ detailProcessedThrough: "处理水位(毫秒)",
700
732
  instructionsProfile: "画像模板",
701
733
  instructionsSkill: "抽取指引",
702
734
  instructionsMemory: "额外指引",
@@ -706,6 +738,11 @@ export const messages = {
706
738
  cancelFailed: "取消失败",
707
739
  cancelConfirmTitle: "确认取消 Dream 任务",
708
740
  cancelConfirmDesc: "任务将停止后续动作生成,已应用的动作不会回滚。",
741
+ rejectPlanSuccess: "Plan 已拒绝,任务已取消",
742
+ rejectPlanFailed: "拒绝 Plan 失败",
743
+ rejectPlanConfirmTitle: "确认拒绝这个 Plan?",
744
+ rejectPlanConfirmDesc:
745
+ "拒绝 Plan 会取消 Dream 任务,已应用的动作不会回滚。",
709
746
  lastError: "最后一次错误",
710
747
  createTitle: "新建 Dream 任务",
711
748
  createDescription:
@@ -714,12 +751,16 @@ export const messages = {
714
751
  taskTypeMemory: "记忆整理 — 整合跨会话记忆",
715
752
  taskTypeSkill: "技能抽取 — 从对话中提取可复用技能",
716
753
  taskTypeProfile: "用户画像 — 整理用户画像",
754
+ executionMode: "执行模式",
755
+ executionModeSingle: "单循环 — 进程内快速规划",
756
+ executionModeMulti: "多循环 — 沙箱 Agent",
717
757
  addScope: "添加 scope",
718
758
  scopeFillFromExisting: "从已有 scope 填充",
719
759
  applyMode: "应用模式",
720
760
  applyModeProposalOption: "建议模式(生成后人工 apply,推荐)",
721
761
  applyModeSafeAutoOption:
722
762
  "安全自动(仅 ADD/UPDATE 自动;DELETE/跨 scope 仍需人工)",
763
+ applyModePlanOption: "Plan(沙箱两阶段执行,需人工审批)",
723
764
  scopeOutputMode: "Scope 输出模式",
724
765
  scopeOutputModePlaceholder: "使用默认(preserve_scope)",
725
766
  preserveScope: "保留原 scope",
@@ -737,6 +778,8 @@ export const messages = {
737
778
  maxSessions: "最大会话数",
738
779
  maxMessages: "最大消息数",
739
780
  maxMemories: "最大记忆数",
781
+ expandedScopeLimit: "展开 scope 上限",
782
+ incremental: "从上次成功水位增量执行",
740
783
  minTimestamp: "最早时间",
741
784
  maxTimestamp: "最晚时间",
742
785
  idempotentToken: "幂等 token",
@@ -750,13 +793,29 @@ export const messages = {
750
793
  atLeastOneNonWildcard: "至少指定一个非通配符字段",
751
794
  atLeastOneScope: "至少一个 scope",
752
795
  scopesLimit: "scope 最多 20 个",
796
+ agenticScopesLimit: "Agentic Dream scope 最多 8 个",
797
+ executionModeCombination: "执行模式与应用模式组合不受支持",
798
+ taskTypeExecutionMode: "技能与画像任务不支持多循环执行",
753
799
  instructionsLimit: "指令不能超过 4000 字节(UTF-8)",
754
- maxSessionsRange: "最大会话数必须是 1 到 100 之间的整数",
755
- maxMessagesRange: "最大消息数必须是 1 到 20000 之间的整数",
756
- maxMemoriesRange: "最大记忆数必须是 1 到 5000 之间的整数",
800
+ maxSessionsRange: "最大会话数必须是 0 到 100 之间的整数",
801
+ maxMessagesRange: "最大消息数必须是 0 到 20000 之间的整数",
802
+ maxMemoriesRange: "最大记忆数必须是 0 到 5000 之间的整数",
803
+ expandedScopeLimitRange: "展开 scope 上限必须是 0 到 1000 之间的整数",
757
804
  thresholdRange: "置信度阈值必须在 0 到 1 之间",
758
805
  timestampInvalid: "时间格式不正确",
759
806
  timestampOrder: "最晚时间不能早于最早时间",
807
+ planApprovalTitle: "批准 Agentic Dream Plan",
808
+ planApprovalDescription:
809
+ "启动第二阶段执行前,请核对完整 Plan 与允许删除的记忆白名单。",
810
+ planSummary: "Plan 摘要",
811
+ planDeletionWhitelist: "删除白名单",
812
+ planNoDeletions: "此 Plan 不授权删除任何记忆。",
813
+ planApprover: "审批人",
814
+ planApproverPlaceholder: "记录在审批审计中的名称",
815
+ planApproving: "正在批准…",
816
+ planApprove: "批准并执行",
817
+ planApprovalSuccess: "Plan 已批准,执行阶段已启动",
818
+ planApprovalFailed: "批准 Plan 失败",
760
819
  actions: {
761
820
  allStatus: "全部状态",
762
821
  allTypes: "全部类型",
@@ -958,6 +1017,7 @@ export const messages = {
958
1017
  inputPlaceholder: "输入子空间名称...",
959
1018
  enterButton: "进入",
960
1019
  recentlyUsed: "最近使用",
1020
+ clearRecent: "清空最近使用",
961
1021
  clearSelection: "清除选择(返回子空间选择页)",
962
1022
  cleared: "已清除子空间作用域,请重新选择",
963
1023
  gateTitle: "请选择子空间",
@@ -1848,6 +1908,19 @@ export const messages = {
1848
1908
  switching: "切换中...",
1849
1909
  switchTo: "切换为当前",
1850
1910
  },
1911
+ connectivity: {
1912
+ checking: "正在检测网络连通性",
1913
+ notConfigured: "未配置 OTS Endpoint",
1914
+ reachable: "网络可达",
1915
+ reachableLatency: "网络可达 · {latency} ms",
1916
+ unreachable: "网络不可达 · {reason}",
1917
+ unreachableDetail: "网络不可达 · {reason}({detail})",
1918
+ reasonTimeout: "连接超时",
1919
+ reasonDns: "DNS 解析失败",
1920
+ reasonConnection: "连接失败",
1921
+ reasonTls: "TLS 连接失败",
1922
+ reasonNetwork: "网络请求失败",
1923
+ },
1851
1924
  edit: {
1852
1925
  title: "编辑项目",
1853
1926
  titleWithName: "编辑项目 · {name}",
@@ -2,13 +2,13 @@
2
2
 
3
3
  import type { ChatMemoryWriteScope } from "@/components/chat/chat-config-context";
4
4
  import {
5
- listFileMemories as listFileMemoriesService,
6
- readFileMemory as readFileMemoryService,
5
+ getItem as getItemService,
6
+ listItems as listItemsService,
7
7
  } from "@/services/file-memory";
8
- import type { FileMemory, FileMemoryScope } from "@/types/file-memory";
8
+ import type { FileMemoryItem, FileMemoryScope } from "@/types/file-memory";
9
9
 
10
10
  export const BROWSER_FILE_MEMORY_LABEL =
11
- "标签页内容缓存 · 通过文件 API 按 SHA 复用";
11
+ "标签页内容缓存 · 通过 Item API 按 SHA 复用";
12
12
  export const MAX_BROWSER_FILE_MEMORY_FILES = 300;
13
13
  export const MAX_BROWSER_FILE_MEMORY_BYTES = 3 * 1024 * 1024;
14
14
  export const MAX_BROWSER_FILE_MEMORY_SNAPSHOTS = 8;
@@ -42,7 +42,7 @@ export interface BrowserFileMemoryCacheSummary {
42
42
 
43
43
  interface CachedFile extends BrowserFileMemoryEntry {
44
44
  path: string;
45
- memoryId: string;
45
+ itemId: string;
46
46
  text: string;
47
47
  }
48
48
 
@@ -51,15 +51,15 @@ interface BrowserFileMemorySnapshot {
51
51
  updatedAt: number;
52
52
  }
53
53
 
54
- type ListFileMemories = typeof listFileMemoriesService;
55
- type ReadFileMemory = typeof readFileMemoryService;
54
+ type ListItems = typeof listItemsService;
55
+ type GetItem = typeof getItemService;
56
56
 
57
57
  export interface LoadBrowserFileMemoryOptions {
58
58
  dataScopeKey: string;
59
59
  memoryStoreName: string;
60
60
  scope: ChatMemoryWriteScope;
61
- listFileMemories?: ListFileMemories;
62
- readFileMemory?: ReadFileMemory;
61
+ listItems?: ListItems;
62
+ getItem?: GetItem;
63
63
  }
64
64
 
65
65
  export interface LoadBrowserFileMemoryResult {
@@ -135,10 +135,12 @@ function normalizePath(path: string): { path: string; rel: string } {
135
135
  return { path: absolute, rel: parts.join("/") };
136
136
  }
137
137
 
138
- function validateMetadata(file: FileMemory): void {
138
+ function validateMetadata(file: FileMemoryItem): void {
139
139
  normalizePath(file.path);
140
140
  if (
141
- !file.memoryId ||
141
+ file.type !== "memoryfile" ||
142
+ !file.itemId ||
143
+ !file.latestVersionId ||
142
144
  !file.contentSha256 ||
143
145
  !Number.isSafeInteger(file.contentSizeBytes) ||
144
146
  file.contentSizeBytes < 0
@@ -150,9 +152,9 @@ function validateMetadata(file: FileMemory): void {
150
152
  async function collectMetadata(
151
153
  opts: LoadBrowserFileMemoryOptions,
152
154
  scope: FileMemoryScope,
153
- ): Promise<{ files: FileMemory[]; truncated: boolean }> {
154
- const list = opts.listFileMemories ?? listFileMemoriesService;
155
- const files = new Map<string, FileMemory>();
155
+ ): Promise<{ files: FileMemoryItem[]; truncated: boolean }> {
156
+ const list = opts.listItems ?? listItemsService;
157
+ const files = new Map<string, FileMemoryItem>();
156
158
  const tokens = new Set<string>();
157
159
  let nextToken: string | undefined;
158
160
  let truncated = false;
@@ -160,27 +162,30 @@ async function collectMetadata(
160
162
  for (let page = 0; page < MAX_LIST_PAGES; page += 1) {
161
163
  const response = await list(opts.memoryStoreName, {
162
164
  scope,
165
+ view: "basic",
163
166
  limit: LIST_PAGE_SIZE,
164
167
  ...(nextToken ? { nextToken } : {}),
165
168
  });
166
- for (const [index, file] of response.memories.entries()) {
169
+ const itemEntries = response.items.filter(
170
+ (entry): entry is FileMemoryItem => entry.type === "memoryfile",
171
+ );
172
+ for (const [index, file] of itemEntries.entries()) {
167
173
  validateMetadata(file);
168
174
  const { path } = normalizePath(file.path);
169
175
  if (!files.has(path)) files.set(path, { ...file, path });
170
176
  if (files.size >= MAX_BROWSER_FILE_MEMORY_FILES) {
171
- truncated =
172
- index < response.memories.length - 1 || !!response.nextToken;
177
+ truncated = index < itemEntries.length - 1 || !!response.nextToken;
173
178
  return { files: [...files.values()], truncated };
174
179
  }
175
180
  }
176
181
  if (!response.nextToken) return { files: [...files.values()], truncated };
177
182
  if (tokens.has(response.nextToken)) {
178
- throw new Error("ListFileMemories repeated a pagination token");
183
+ throw new Error("ListItems repeated a pagination token");
179
184
  }
180
185
  tokens.add(response.nextToken);
181
186
  nextToken = response.nextToken;
182
187
  }
183
- throw new Error("ListFileMemories exceeded the pagination limit");
188
+ throw new Error("ListItems exceeded the pagination limit");
184
189
  }
185
190
 
186
191
  async function mapConcurrent<T, TResult>(
@@ -219,7 +224,7 @@ async function performLoad(
219
224
  const previous = readSnapshot(key);
220
225
  try {
221
226
  const collected = await collectMetadata(opts, scope);
222
- const selected: FileMemory[] = [];
227
+ const selected: FileMemoryItem[] = [];
223
228
  let totalBytes = 0;
224
229
  let truncated = collected.truncated;
225
230
  for (const file of collected.files) {
@@ -232,7 +237,7 @@ async function performLoad(
232
237
  }
233
238
 
234
239
  const candidate = new Map<string, CachedFile>();
235
- const toRead: FileMemory[] = [];
240
+ const toRead: FileMemoryItem[] = [];
236
241
  let reused = 0;
237
242
  for (const file of selected) {
238
243
  const { rel } = normalizePath(file.path);
@@ -241,7 +246,7 @@ async function performLoad(
241
246
  candidate.set(rel, {
242
247
  ...cached,
243
248
  path: file.path,
244
- memoryId: file.memoryId,
249
+ itemId: file.itemId,
245
250
  size: file.contentSizeBytes,
246
251
  });
247
252
  reused += 1;
@@ -250,7 +255,7 @@ async function performLoad(
250
255
  }
251
256
  }
252
257
 
253
- const read = opts.readFileMemory ?? readFileMemoryService;
258
+ const read = opts.getItem ?? getItemService;
254
259
  const loaded = await mapConcurrent(
255
260
  toRead,
256
261
  READ_CONCURRENCY,
@@ -258,15 +263,16 @@ async function performLoad(
258
263
  const response = await read(opts.memoryStoreName, {
259
264
  scope,
260
265
  path: file.path,
266
+ view: "full",
261
267
  });
262
268
  if (response.content === undefined) {
263
- throw new Error(`ReadFileMemory omitted content for ${file.path}`);
269
+ throw new Error(`GetItem omitted content for ${file.path}`);
264
270
  }
265
271
  const { path, rel } = normalizePath(file.path);
266
272
  return {
267
273
  path,
268
274
  rel,
269
- memoryId: file.memoryId,
275
+ itemId: file.itemId,
270
276
  size: file.contentSizeBytes,
271
277
  sha256: file.contentSha256,
272
278
  text: response.content,