@tablestore/tablestore-agent-cli 0.1.9 → 0.2.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 (459) hide show
  1. package/dist/commands/kb/create.d.ts.map +1 -1
  2. package/dist/commands/kb/create.js +21 -0
  3. package/dist/commands/kb/create.js.map +1 -1
  4. package/dist/commands/kb/retrieve.d.ts.map +1 -1
  5. package/dist/commands/kb/retrieve.js +3 -3
  6. package/dist/commands/kb/retrieve.js.map +1 -1
  7. package/dist/dashboard-runtime/dashboard/.next/BUILD_ID +1 -1
  8. package/dist/dashboard-runtime/dashboard/.next/app-path-routes-manifest.json +1 -0
  9. package/dist/dashboard-runtime/dashboard/.next/build-manifest.json +5 -5
  10. package/dist/dashboard-runtime/dashboard/.next/prerender-manifest.json +3 -3
  11. package/dist/dashboard-runtime/dashboard/.next/routes-manifest.json +6 -0
  12. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page/build-manifest.json +2 -2
  13. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js +1 -1
  14. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
  15. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  16. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page/build-manifest.json +2 -2
  17. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page.js +1 -1
  18. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page.js.nft.json +1 -1
  19. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page_client-reference-manifest.js +1 -1
  20. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page/build-manifest.json +2 -2
  21. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page.js +1 -1
  22. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page.js.nft.json +1 -1
  23. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page_client-reference-manifest.js +1 -1
  24. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page/build-manifest.json +2 -2
  25. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page.js +1 -1
  26. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page.js.nft.json +1 -1
  27. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page_client-reference-manifest.js +1 -1
  28. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page/build-manifest.json +2 -2
  29. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page.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/build-manifest.json +2 -2
  33. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page.js +1 -1
  34. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page.js.nft.json +1 -1
  35. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page_client-reference-manifest.js +1 -1
  36. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page/build-manifest.json +2 -2
  37. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page.js +1 -1
  38. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page.js.nft.json +1 -1
  39. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page_client-reference-manifest.js +1 -1
  40. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page/build-manifest.json +2 -2
  41. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page.js +1 -1
  42. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page.js.nft.json +1 -1
  43. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page_client-reference-manifest.js +1 -1
  44. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page/build-manifest.json +2 -2
  45. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page.js +1 -1
  46. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page.js.nft.json +1 -1
  47. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page_client-reference-manifest.js +1 -1
  48. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page/build-manifest.json +2 -2
  49. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page.js +2 -2
  50. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page.js.nft.json +1 -1
  51. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page_client-reference-manifest.js +1 -1
  52. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page/build-manifest.json +2 -2
  53. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page.js +1 -1
  54. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
  55. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
  56. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page/build-manifest.json +2 -2
  57. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page.js +1 -1
  58. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page.js.nft.json +1 -1
  59. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page_client-reference-manifest.js +1 -1
  60. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page/build-manifest.json +2 -2
  61. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page.js +1 -1
  62. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page.js.nft.json +1 -1
  63. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page_client-reference-manifest.js +1 -1
  64. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page/build-manifest.json +2 -2
  65. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page/react-loadable-manifest.json +1 -1
  66. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page.js +1 -1
  67. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page.js.nft.json +1 -1
  68. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page_client-reference-manifest.js +1 -1
  69. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page/build-manifest.json +2 -2
  70. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page.js +1 -1
  71. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page.js.nft.json +1 -1
  72. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page_client-reference-manifest.js +1 -1
  73. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page/build-manifest.json +2 -2
  74. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page.js +1 -1
  75. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page.js.nft.json +1 -1
  76. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page_client-reference-manifest.js +1 -1
  77. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page/build-manifest.json +2 -2
  78. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page.js +1 -1
  79. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page.js.nft.json +1 -1
  80. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page_client-reference-manifest.js +1 -1
  81. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page/build-manifest.json +2 -2
  82. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page.js +1 -1
  83. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page.js.nft.json +1 -1
  84. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page_client-reference-manifest.js +1 -1
  85. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page/build-manifest.json +2 -2
  86. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page.js +1 -1
  87. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page.js.nft.json +1 -1
  88. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +1 -1
  89. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page/build-manifest.json +2 -2
  90. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page.js +1 -1
  91. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  92. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  93. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error/page/build-manifest.json +2 -2
  94. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.html +1 -1
  95. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.rsc +1 -1
  96. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  97. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  98. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  99. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  100. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  101. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page/build-manifest.json +2 -2
  102. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  103. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
  104. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +14 -14
  105. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
  106. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
  107. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +10 -10
  108. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  109. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  110. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  111. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js.nft.json +1 -1
  112. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js.nft.json +1 -1
  113. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js.nft.json +1 -1
  114. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js.nft.json +1 -1
  115. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js.nft.json +1 -1
  116. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js.nft.json +1 -1
  117. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js.nft.json +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.nft.json +1 -1
  120. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js.nft.json +1 -1
  121. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js.nft.json +1 -1
  122. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js.nft.json +1 -1
  123. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js.nft.json +1 -1
  124. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js.nft.json +1 -1
  125. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js.nft.json +1 -1
  126. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js.nft.json +1 -1
  127. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js.nft.json +1 -1
  128. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js.nft.json +1 -1
  129. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js.nft.json +1 -1
  130. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js.nft.json +1 -1
  131. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js.nft.json +1 -1
  132. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js.nft.json +1 -1
  133. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js.nft.json +1 -1
  134. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js.nft.json +1 -1
  135. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js.nft.json +1 -1
  136. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js.nft.json +1 -1
  137. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js.nft.json +1 -1
  138. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route/app-paths-manifest.json +3 -0
  139. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route/build-manifest.json +9 -0
  140. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route/server-reference-manifest.json +4 -0
  141. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js +6 -0
  142. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js.map +5 -0
  143. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js.nft.json +1 -0
  144. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route_client-reference-manifest.js +3 -0
  145. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js.nft.json +1 -1
  146. package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
  147. package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +14 -14
  148. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  149. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +14 -14
  150. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +3 -3
  151. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +10 -10
  152. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  153. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page/build-manifest.json +2 -2
  154. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page.js.nft.json +1 -1
  155. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  156. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
  157. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +17 -17
  158. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +17 -17
  159. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +3 -3
  160. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +10 -10
  161. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  162. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  163. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +4 -4
  164. package/dist/dashboard-runtime/dashboard/.next/server/app/page/build-manifest.json +2 -2
  165. package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  166. package/dist/dashboard-runtime/dashboard/.next/server/app-paths-manifest.json +1 -0
  167. package/dist/dashboard-runtime/dashboard/.next/server/chunks/0p91_next_dist_esm_build_templates_app-route_0n~ec7s.js +1 -1
  168. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0cee_lo._.js +1 -1
  169. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0lvi0g-._.js +2 -2
  170. package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0q8vcw8._.js +3 -0
  171. package/dist/dashboard-runtime/dashboard/.next/server/chunks/dashboard__next-internal_server_app_api_v1_oss_list_route_actions_00xq2u..js +3 -0
  172. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0b1r_app_(dashboard)_knowledge-base_[name]_documents_documents-client_tsx_0g2uxmt._.js +2 -2
  173. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0e95_src_app_(dashboard)_knowledge-base_[name]_settings_settings-client_tsx_13312zk._.js +1 -1
  174. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0aqzu8w._.js +1 -1
  175. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0hozzu6._.js +3 -0
  176. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0jb9ccl._.js +1 -1
  177. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0jhpb-b._.js +3 -0
  178. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__13ylf4x._.js +3 -0
  179. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01-2v37._.js +3 -0
  180. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_02bg849._.js +3 -0
  181. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_04f2u4t._.js +1 -1
  182. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_09yzbcp._.js +1 -1
  183. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0db498n._.js +3 -0
  184. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ddbh97._.js +1 -1
  185. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0f4u0.1._.js +3 -0
  186. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0fj8l5g._.js +3 -0
  187. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0hnw-ok._.js +3 -0
  188. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0j-q~ro._.js +3 -0
  189. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0jghj2_._.js +3 -0
  190. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0kd7szs._.js +3 -0
  191. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0l~-9i0._.js +3 -0
  192. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0mtqe24._.js +3 -0
  193. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0n4gd_6._.js +3 -0
  194. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0o665bf._.js +1 -1
  195. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ogxvev._.js +7 -0
  196. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0q748rf._.js +1 -1
  197. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0tr8-3u._.js +3 -0
  198. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0u4elhp._.js +3 -0
  199. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0vtm7dh._.js +3 -0
  200. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0xdioxg._.js +3 -0
  201. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0xzh5yw._.js +3 -0
  202. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_12r9c8h._.js +3 -0
  203. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_12~3vfk._.js +3 -0
  204. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_13_lb.o._.js +3 -0
  205. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_00ofp7q._.js +3 -0
  206. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_065m1.j._.js +1 -1
  207. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0ejgygh._.js +1 -1
  208. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0o9jhcn._.js +9 -0
  209. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0xf3ffa._.js +3 -0
  210. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0y49vhd._.js +1 -1
  211. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_10dsqx~._.js +1 -1
  212. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_knowledge-base_create_page_tsx_0916~g-._.js +1 -1
  213. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js +1 -1
  214. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_0ls1exu._.js +3 -0
  215. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_0ugdjlb._.js +3 -0
  216. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_shared_relative-time_tsx_0b7s9rc._.js +1 -1
  217. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_0-tuf-h._.js +3 -0
  218. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_dropdown-menu_tsx_0c~d-fd._.js +1 -1
  219. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_select_tsx_0ys.i47._.js +1 -1
  220. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_08h.f_8._.js +3 -0
  221. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0jns_ph._.js +3 -0
  222. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0pf30rh._.js +3 -0
  223. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0~k~1nt._.js +3 -0
  224. package/dist/dashboard-runtime/dashboard/.next/server/functions-config-manifest.json +1 -0
  225. package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +5 -5
  226. package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
  227. package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
  228. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
  229. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
  230. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-2yqm.ft6yzy.js +1 -0
  231. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0.2e8ciiogw04.js +1 -0
  232. package/dist/dashboard-runtime/dashboard/.next/static/chunks/00tz~p479bdgl.js +1 -0
  233. package/dist/dashboard-runtime/dashboard/.next/static/chunks/02i9olo-312mq.js +138 -0
  234. package/dist/dashboard-runtime/dashboard/.next/static/chunks/062k9jbtd9.lv.js +1 -0
  235. package/dist/dashboard-runtime/dashboard/.next/static/chunks/069zf4m5f.se2.js +1 -0
  236. package/dist/dashboard-runtime/dashboard/.next/static/chunks/06uuhz24tvdt..js +1 -0
  237. package/dist/dashboard-runtime/dashboard/.next/static/chunks/07cp19da_kfld.js +5 -0
  238. package/dist/dashboard-runtime/dashboard/.next/static/chunks/086esp1n941jl.js +138 -0
  239. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08e9vvmr~0bqr.js +1 -0
  240. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08i99xsvs8o5s.js +1 -0
  241. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08qlxn-3d_rtu.js +1 -0
  242. package/dist/dashboard-runtime/dashboard/.next/static/chunks/09uxq~55qug8c.js +1 -0
  243. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0__g1ogrdh412.js +1 -0
  244. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ab-ev0u1~ch5.js +1 -0
  245. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{154aheeo3m6bg.js → 0bpginsuceywq.js} +1 -1
  246. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0bw682qzkh2ni.js +1 -0
  247. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0cto67_iw~p9z.js +1 -0
  248. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0d29.l~3ip181.js +1 -0
  249. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ewpzgu_qf0wf.js +4 -0
  250. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0h77.bqx5ltem.js +1 -0
  251. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ix_suxk3spjj.js +1 -0
  252. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jc31diex030o.js +1 -0
  253. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k79upjc40aky.css +1 -0
  254. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0lp2g_27uyhuz.js +1 -0
  255. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0lrw.bnws62y9.js +1 -0
  256. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0mea2ylxe.umh.js +1 -0
  257. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0dqag6qsw7xv8.js → 0px2r0l_3kp2t.js} +1 -1
  258. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0snnsfosp3~gq.js +1 -0
  259. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0t0yqi68~eil6.js +1 -0
  260. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0td9nhfbpbmyt.js +1 -0
  261. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0tmwptel_4y0o.js +1 -0
  262. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u6_s-0w8.yr..js +1 -0
  263. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u9wtl06_b72x.js +1 -0
  264. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0uv55p7kzteex.js +1 -0
  265. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0v9d5wl9nsva3.js +1 -0
  266. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0xko7~ja3xuc-.js +1 -0
  267. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{05_578ka0ga8d.js → 12pz6ag1s~te_.js} +1 -1
  268. package/dist/dashboard-runtime/dashboard/.next/static/chunks/14.dp0-y_mhjo.js +1 -0
  269. package/dist/dashboard-runtime/dashboard/.next/static/chunks/15bzqpm440jvz.js +1 -0
  270. package/dist/dashboard-runtime/dashboard/.next/static/chunks/15wxh8ltqt88_.js +1 -0
  271. package/dist/dashboard-runtime/dashboard/.next/static/chunks/183~u3-4a74db.js +1 -0
  272. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{turbopack-0ybyy.9-.w~ub.js → turbopack-0w.hw6u8qra5z.js} +1 -1
  273. package/dist/dashboard-runtime/dashboard/package.json +1 -0
  274. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/chat/page.tsx +39 -38
  275. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/error.tsx +1 -1
  276. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/documents/documents-client.tsx +0 -1
  277. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/layout-client.tsx +191 -40
  278. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/qa/page.tsx +18 -19
  279. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/retrieval/retrieval-client.tsx +8 -7
  280. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/settings/settings-client.tsx +1 -1
  281. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/layout.tsx +3 -10
  282. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/layout.tsx +128 -22
  283. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/search/page.tsx +15 -8
  284. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/projects/page.tsx +1 -1
  285. package/dist/dashboard-runtime/dashboard/src/app/api/v1/knowledge-bases/[name]/documents/route.ts +44 -3
  286. package/dist/dashboard-runtime/dashboard/src/app/api/v1/oss/list/route.ts +125 -0
  287. package/dist/dashboard-runtime/dashboard/src/app/error.tsx +1 -1
  288. package/dist/dashboard-runtime/dashboard/src/app/globals.css +137 -102
  289. package/dist/dashboard-runtime/dashboard/src/app/not-found.tsx +1 -1
  290. package/dist/dashboard-runtime/dashboard/src/app/onboarding/page.tsx +2 -2
  291. package/dist/dashboard-runtime/dashboard/src/components/chat/add-mount-row.tsx +21 -46
  292. package/dist/dashboard-runtime/dashboard/src/components/chat/chat-mount-config.tsx +35 -27
  293. package/dist/dashboard-runtime/dashboard/src/components/chat/mount-empty-state.tsx +87 -0
  294. package/dist/dashboard-runtime/dashboard/src/components/chat/mount-picker.tsx +87 -0
  295. package/dist/dashboard-runtime/dashboard/src/components/chat/unified-retrieval-section.tsx +3 -2
  296. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-chunks-dialog.tsx +49 -25
  297. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-columns.tsx +57 -46
  298. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-table.tsx +2 -4
  299. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-toolbar.tsx +1 -1
  300. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-upload-dialog.tsx +155 -54
  301. package/dist/dashboard-runtime/dashboard/src/components/documents/oss-browser.tsx +264 -0
  302. package/dist/dashboard-runtime/dashboard/src/components/documents/oss-import-tab.tsx +143 -0
  303. package/dist/dashboard-runtime/dashboard/src/components/instance/connect-instance-form.tsx +60 -60
  304. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/kb-create-form.tsx +52 -35
  305. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/kb-settings-form.tsx +152 -76
  306. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/knowledge-base-retrieval-config.ts +110 -0
  307. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/retrieval-result-count-field.tsx +106 -0
  308. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/retrieval-result-count.ts +11 -0
  309. package/dist/dashboard-runtime/dashboard/src/components/layout/detail-sidebar.tsx +411 -0
  310. package/dist/dashboard-runtime/dashboard/src/components/layout/help-link.tsx +58 -0
  311. package/dist/dashboard-runtime/dashboard/src/components/layout/page-header.tsx +130 -11
  312. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-instance-card.tsx +203 -0
  313. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-item.tsx +14 -11
  314. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-mobile.tsx +37 -29
  315. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-usage-stats.tsx +26 -0
  316. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar.tsx +94 -46
  317. package/dist/dashboard-runtime/dashboard/src/components/layout/theme-toggle.tsx +161 -41
  318. package/dist/dashboard-runtime/dashboard/src/components/memory/requests-histogram-chart.tsx +2 -2
  319. package/dist/dashboard-runtime/dashboard/src/components/qa/qa-chat-panel.tsx +1 -1
  320. package/dist/dashboard-runtime/dashboard/src/components/retrieval/assemble-retrieval-configuration.ts +22 -3
  321. package/dist/dashboard-runtime/dashboard/src/components/retrieval/retrieval-form.tsx +110 -20
  322. package/dist/dashboard-runtime/dashboard/src/components/retrieval/retrieval-params-fields.tsx +114 -56
  323. package/dist/dashboard-runtime/dashboard/src/components/retrieval/retrieval-rerank-fields.tsx +60 -23
  324. package/dist/dashboard-runtime/dashboard/src/components/shared/empty-state.tsx +1 -1
  325. package/dist/dashboard-runtime/dashboard/src/components/shared/error-state.tsx +1 -1
  326. package/dist/dashboard-runtime/dashboard/src/components/shared/llm-model-selector.tsx +160 -70
  327. package/dist/dashboard-runtime/dashboard/src/components/shared/relative-time.tsx +30 -6
  328. package/dist/dashboard-runtime/dashboard/src/components/ui/badge.tsx +16 -5
  329. package/dist/dashboard-runtime/dashboard/src/components/ui/button.tsx +9 -8
  330. package/dist/dashboard-runtime/dashboard/src/components/ui/card.tsx +14 -8
  331. package/dist/dashboard-runtime/dashboard/src/components/ui/chat-bubble.tsx +60 -0
  332. package/dist/dashboard-runtime/dashboard/src/components/ui/command.tsx +1 -1
  333. package/dist/dashboard-runtime/dashboard/src/components/ui/data-card.tsx +57 -0
  334. package/dist/dashboard-runtime/dashboard/src/components/ui/detail-section.tsx +40 -0
  335. package/dist/dashboard-runtime/dashboard/src/components/ui/dialog.tsx +7 -7
  336. package/dist/dashboard-runtime/dashboard/src/components/ui/dropdown-menu.tsx +6 -6
  337. package/dist/dashboard-runtime/dashboard/src/components/ui/empty-state.tsx +42 -0
  338. package/dist/dashboard-runtime/dashboard/src/components/ui/filter-pill.tsx +90 -0
  339. package/dist/dashboard-runtime/dashboard/src/components/ui/form.tsx +3 -3
  340. package/dist/dashboard-runtime/dashboard/src/components/ui/input.tsx +5 -1
  341. package/dist/dashboard-runtime/dashboard/src/components/ui/item-card.tsx +88 -0
  342. package/dist/dashboard-runtime/dashboard/src/components/ui/label.tsx +1 -1
  343. package/dist/dashboard-runtime/dashboard/src/components/ui/memory-row.tsx +63 -0
  344. package/dist/dashboard-runtime/dashboard/src/components/ui/mini-stat.tsx +48 -0
  345. package/dist/dashboard-runtime/dashboard/src/components/ui/nav-tab-bar.tsx +60 -0
  346. package/dist/dashboard-runtime/dashboard/src/components/ui/playground-shell.tsx +69 -0
  347. package/dist/dashboard-runtime/dashboard/src/components/ui/popover.tsx +1 -1
  348. package/dist/dashboard-runtime/dashboard/src/components/ui/result-row.tsx +37 -0
  349. package/dist/dashboard-runtime/dashboard/src/components/ui/scope-tag.tsx +30 -0
  350. package/dist/dashboard-runtime/dashboard/src/components/ui/select.tsx +6 -5
  351. package/dist/dashboard-runtime/dashboard/src/components/ui/sheet.tsx +4 -4
  352. package/dist/dashboard-runtime/dashboard/src/components/ui/sonner.tsx +1 -1
  353. package/dist/dashboard-runtime/dashboard/src/components/ui/stat-card.tsx +58 -0
  354. package/dist/dashboard-runtime/dashboard/src/components/ui/table.tsx +13 -6
  355. package/dist/dashboard-runtime/dashboard/src/components/ui/textarea.tsx +4 -1
  356. package/dist/dashboard-runtime/dashboard/src/components/ui/tooltip.tsx +1 -1
  357. package/dist/dashboard-runtime/dashboard/src/components/ui/usage-card.tsx +43 -0
  358. package/dist/dashboard-runtime/dashboard/src/config/navigation.ts +50 -9
  359. package/dist/dashboard-runtime/dashboard/src/hooks/use-detail-sidebar-collapsed.ts +86 -0
  360. package/dist/dashboard-runtime/dashboard/src/hooks/use-oss-import.ts +148 -0
  361. package/dist/dashboard-runtime/dashboard/src/hooks/use-oss-list.ts +89 -0
  362. package/dist/dashboard-runtime/dashboard/src/lib/extension-filter.ts +62 -0
  363. package/dist/dashboard-runtime/dashboard/src/lib/glob-filter.ts +76 -0
  364. package/dist/dashboard-runtime/dashboard/src/lib/oss-selection.ts +58 -0
  365. package/dist/dashboard-runtime/dashboard/src/lib/server/oss-client.ts +65 -0
  366. package/dist/dashboard-runtime/dashboard/src/schemas/knowledge-base.ts +3 -3
  367. package/dist/dashboard-runtime/dashboard/src/schemas/llm-chat.ts +1 -1
  368. package/dist/dashboard-runtime/dashboard/src/schemas/retrieval.ts +4 -1
  369. package/dist/dashboard-runtime/dashboard/src/services/api-client.ts +11 -6
  370. package/dist/dashboard-runtime/dashboard/src/services/documents.ts +27 -8
  371. package/dist/dashboard-runtime/dashboard/src/services/oss.ts +36 -0
  372. package/dist/dashboard-runtime/dashboard/src/types/knowledge-base.ts +1 -1
  373. package/dist/dashboard-runtime/dashboard/tailwind.config.ts +47 -12
  374. package/dist/dashboard-runtime/dashboard/vitest.config.mjs +6 -0
  375. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  376. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/tsconfig.tsbuildinfo +1 -1
  377. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/types.d.ts +1 -1
  378. package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-shared/dist/types.d.ts.map +1 -1
  379. package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
  380. package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/tsconfig.tsbuildinfo +1 -1
  381. package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/types.d.ts +1 -1
  382. package/dist/node_modules/@tablestore/tablestore-agent-shared/dist/types.d.ts.map +1 -1
  383. package/package.json +1 -1
  384. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0lvo_@radix-ui_react-popper_dist_index_mjs_13rqw99._.js +0 -3
  385. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0-kiaf5._.js +0 -3
  386. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0_r24-c._.js +0 -3
  387. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__11yei-s._.js +0 -3
  388. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0303qx7._.js +0 -3
  389. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06l.12l._.js +0 -3
  390. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_09eom0_._.js +0 -3
  391. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0cd.__9._.js +0 -7
  392. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0dqi8bq._.js +0 -3
  393. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0e9y.xc._.js +0 -3
  394. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0f9u8i2._.js +0 -3
  395. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0fbjpet._.js +0 -3
  396. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0i8py_a._.js +0 -3
  397. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0jlt.cx._.js +0 -3
  398. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0n5uozy._.js +0 -3
  399. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0o32d.y._.js +0 -3
  400. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0suxzcc._.js +0 -3
  401. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0tyxwr3._.js +0 -3
  402. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0u9md36._.js +0 -3
  403. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0v4jb2q._.js +0 -3
  404. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0vzw0pw._.js +0 -3
  405. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0z0rlpq._.js +0 -3
  406. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0zn.ayc._.js +0 -3
  407. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_13l7w34._.js +0 -3
  408. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0o4a.29._.js +0 -3
  409. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0suis9l._.js +0 -9
  410. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_10mc58z._.js +0 -3
  411. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_knowledge-base_[name]_layout-client_tsx_05momc5._.js +0 -3
  412. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_retrieval_02c2uck._.js +0 -3
  413. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0aw_rgu._.js +0 -3
  414. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0qdd37m._.js +0 -3
  415. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_11mc1z9._.js +0 -3
  416. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-etecbti5x22.js +0 -1
  417. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-xqk6wfme5fu.js +0 -1
  418. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0.yj.t1hbwkg4.js +0 -1
  419. package/dist/dashboard-runtime/dashboard/.next/static/chunks/031-scv-8sah9.js +0 -1
  420. package/dist/dashboard-runtime/dashboard/.next/static/chunks/034uozc1ki09_.js +0 -1
  421. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05hmbxh7h5ct-.js +0 -1
  422. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05ow1qzcjz3pz.js +0 -1
  423. package/dist/dashboard-runtime/dashboard/.next/static/chunks/07iqor2nl~iqc.js +0 -1
  424. package/dist/dashboard-runtime/dashboard/.next/static/chunks/087x52iesmpfe.js +0 -1
  425. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08an3157he_ad.js +0 -1
  426. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0aak.679si-3m.js +0 -1
  427. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ai8f~-9ig.gz.js +0 -138
  428. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0c5tcbhzpwen7.js +0 -1
  429. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dheju1t18upn.js +0 -1
  430. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ffr1_o~ss8r8.js +0 -1
  431. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0h38qfpz-dmiu.js +0 -1
  432. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0hkir82jccgck.js +0 -1
  433. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0l1fmyhvp-k49.js +0 -1
  434. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0pcp6pjjz7o49.js +0 -1
  435. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0pdq-gljpy7gd.js +0 -1
  436. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0q6-s11w9.sgo.js +0 -1
  437. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0rnm58mg0whfk.js +0 -1
  438. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0rxp5ykl1_lyb.js +0 -4
  439. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0sg6z8.ci0l2b.js +0 -1
  440. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0v_~favugkv_a.js +0 -1
  441. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x3ysmon_~xsv.js +0 -1
  442. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x7sjde5wit~i.js +0 -1
  443. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0yzz97.2e6if6.js +0 -138
  444. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zbi5n76awxz1.js +0 -1
  445. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~alekqkiwwaq.js +0 -1
  446. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~e2n9bhosscr.js +0 -1
  447. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~i4llb9-utpp.css +0 -1
  448. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~n-y9cstar6b.js +0 -5
  449. package/dist/dashboard-runtime/dashboard/.next/static/chunks/14z_j1qzycpe1.js +0 -1
  450. package/dist/dashboard-runtime/dashboard/.next/static/chunks/17k4h5zgalxqj.js +0 -1
  451. package/dist/dashboard-runtime/dashboard/.next/static/chunks/17m1wc_o0.5iz.js +0 -1
  452. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/kb-header.tsx +0 -91
  453. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/kb-tab-nav.tsx +0 -62
  454. package/dist/dashboard-runtime/dashboard/src/components/layout/breadcrumb-bar.tsx +0 -115
  455. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-header.tsx +0 -46
  456. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-tab-nav.tsx +0 -54
  457. /package/dist/dashboard-runtime/dashboard/.next/static/{nPPow7lCVx1fYDGH2XCxQ → doYIl-pd6Sqax3bfUgN3q}/_buildManifest.js +0 -0
  458. /package/dist/dashboard-runtime/dashboard/.next/static/{nPPow7lCVx1fYDGH2XCxQ → doYIl-pd6Sqax3bfUgN3q}/_clientMiddlewareManifest.js +0 -0
  459. /package/dist/dashboard-runtime/dashboard/.next/static/{nPPow7lCVx1fYDGH2XCxQ → doYIl-pd6Sqax3bfUgN3q}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="zh-CN" class=" "><head><meta charSet="utf-8"/><link rel="preconnect" href="/" crossorigin=""/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0~i4llb9-utpp.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0hmuddei8wdpj.js"/><script src="/_next/static/chunks/0_kxvayp~5_.f.js" async=""></script><script src="/_next/static/chunks/0zbi5n76awxz1.js" async=""></script><script src="/_next/static/chunks/0a~2vs7-pt-aj.js" async=""></script><script src="/_next/static/chunks/0fagnytrt.3oe.js" async=""></script><script src="/_next/static/chunks/turbopack-0ybyy.9-.w~ub.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/034uozc1ki09_.js" async=""></script><script src="/_next/static/chunks/14z_j1qzycpe1.js" async=""></script><script src="/_next/static/chunks/012a-3vjn5o5i.js" async=""></script><script src="/_next/static/chunks/0sg6z8.ci0l2b.js" async=""></script><script src="/_next/static/chunks/168fusg46oh8s.js" async=""></script><script src="/_next/static/chunks/0l1fmyhvp-k49.js" async=""></script><script src="/_next/static/chunks/0hkir82jccgck.js" async=""></script><script src="/_next/static/chunks/0.yj.t1hbwkg4.js" async=""></script><script src="/_next/static/chunks/05hmbxh7h5ct-.js" async=""></script><script src="/_next/static/chunks/0dqag6qsw7xv8.js" async=""></script><script src="/_next/static/chunks/0c5tcbhzpwen7.js" async=""></script><title>Agent Storage</title><meta name="description" content="A dashboard for managing Tablestore Agent Storage."/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-screen font-sans antialiased text-foreground"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="min-h-screen bg-background"><div class="mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12"><div class="flex flex-col gap-10"><header class="flex flex-col items-center gap-3 text-center"><div class="flex h-12 w-12 items-center justify-center rounded-xl bg-primary/10 text-primary"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles h-6 w-6" aria-hidden="true"><path d="M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"></path><path d="M20 2v4"></path><path d="M22 4h-4"></path><circle cx="4" cy="20" r="2"></circle></svg></div><h1 class="text-2xl font-semibold tracking-tight">欢迎使用 Agent Storage</h1><p class="max-w-md text-sm text-muted-foreground">创建你的第一个项目,即可开始管理知识库、记忆库与对话。</p></header><div class="rounded-2xl border border-[hsl(var(--border))] bg-[hsl(var(--surface))] p-6 shadow-sm sm:p-8"><div dir="ltr" data-orientation="horizontal" class="w-full"><div role="tablist" aria-orientation="horizontal" class="h-10 items-center justify-center rounded-lg border border-[hsl(var(--border))] bg-[hsl(var(--secondary))] p-1 text-muted-foreground shadow-[inset_0_1px_2px_rgba(15,23,42,0.04)] grid w-full grid-cols-2" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="true" aria-controls="radix-_R_inpflb_-content-manual" data-state="active" id="radix-_R_inpflb_-trigger-manual" class="inline-flex h-8 items-center justify-center gap-1.5 whitespace-nowrap rounded-md px-3.5 text-sm font-medium ring-offset-[hsl(var(--background))] transition-all duration-150 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:text-foreground data-[state=active]:bg-[hsl(var(--background))] data-[state=active]:text-[hsl(var(--primary))] data-[state=active]:shadow-[0_1px_2px_rgba(15,23,42,0.08),0_0_0_1px_hsl(var(--border))] data-[state=active]:font-semibold" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">手动填写</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-_R_inpflb_-content-token" data-state="inactive" id="radix-_R_inpflb_-trigger-token" class="inline-flex h-8 items-center justify-center gap-1.5 whitespace-nowrap rounded-md px-3.5 text-sm font-medium ring-offset-[hsl(var(--background))] transition-all duration-150 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:text-foreground data-[state=active]:bg-[hsl(var(--background))] data-[state=active]:text-[hsl(var(--primary))] data-[state=active]:shadow-[0_1px_2px_rgba(15,23,42,0.08),0_0_0_1px_hsl(var(--border))] data-[state=active]:font-semibold" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">导入 Token</button></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpflb_-trigger-manual" id="radix-_R_inpflb_-content-manual" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4" style="animation-duration:0s"><form class="space-y-4"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_dinpflb_-form-item">项目名称</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="prod-main" autoComplete="off" id="_R_dinpflb_-form-item" aria-describedby="_R_dinpflb_-form-item-description" aria-invalid="false" name="name" value=""/><p id="_R_dinpflb_-form-item-description" class="text-[0.8rem] text-muted-foreground">仅用于本地区分,不会发送到服务端。</p></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_2linpflb_-form-item">AccessKey ID</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" autoComplete="off" id="_R_2linpflb_-form-item" aria-describedby="_R_2linpflb_-form-item-description" aria-invalid="false" name="accessKeyId" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_4linpflb_-form-item">AccessKey Secret</label><input type="password" class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" autoComplete="new-password" id="_R_4linpflb_-form-item" aria-describedby="_R_4linpflb_-form-item-description" aria-invalid="false" name="accessKeySecret" value=""/></div></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_2tinpflb_-form-item">OTS Endpoint</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="https://xxx.cn-hangzhou.ots.aliyuncs.com" id="_R_2tinpflb_-form-item" aria-describedby="_R_2tinpflb_-form-item-description" aria-invalid="false" name="otsEndpoint" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_4tinpflb_-form-item">OTS 实例名</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" id="_R_4tinpflb_-form-item" aria-describedby="_R_4tinpflb_-form-item-description" aria-invalid="false" name="otsInstanceName" value=""/></div></div><div class="flex items-start gap-2 rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--muted)/0.4)] px-3 py-2 text-xs text-[hsl(var(--muted-foreground))]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-info mt-0.5 h-3.5 w-3.5 shrink-0 text-[hsl(var(--primary))]" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 16v-4"></path><path d="M12 8h.01"></path></svg><span>OSS 信息为可选项。若需上传文档到知识库,OSS Endpoint 与 Bucket 必填; 留空则项目只能用于查询与检索,文件上传功能将不可用。</span></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_3dinpflb_-form-item">OSS Endpoint(可选)</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" placeholder="https://oss-cn-hangzhou.aliyuncs.com" id="_R_3dinpflb_-form-item" aria-describedby="_R_3dinpflb_-form-item-description" aria-invalid="false" name="ossEndpoint" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_5dinpflb_-form-item">OSS Bucket(可选)</label><input class="flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm" id="_R_5dinpflb_-form-item" aria-describedby="_R_5dinpflb_-form-item-description" aria-invalid="false" name="ossBucketName" value=""/></div></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_1linpflb_-form-item">Region</label><button type="button" role="combobox" aria-controls="radix-_R_blinpflb_" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 w-full items-center justify-between whitespace-nowrap rounded-md border border-input px-3 py-2 text-sm shadow-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&amp;&gt;span]:line-clamp-1 bg-[hsl(var(--background))]" id="_R_1linpflb_-form-item" aria-describedby="_R_1linpflb_-form-item-description" aria-invalid="false"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div><div class="flex justify-end pt-2"><button class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-[hsl(var(--primary))] text-[hsl(var(--primary-foreground))] shadow hover:opacity-90 h-9 px-4 py-2" type="submit">连接并开始使用</button></div></form></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpflb_-trigger-token" hidden="" id="radix-_R_inpflb_-content-token" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4"></div></div></div><p class="text-center text-xs text-muted-foreground">稍后你随时可以通过右上角的项目切换器或「项目管理」页创建更多项目。</p></div><!--$--><!--/$--></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/0hmuddei8wdpj.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[12278,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"QueryProvider\"]\n4:I[33362,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"ClientErrorReporter\"]\n5:I[2063,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"default\"]\n6:I[10445,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\",\"/_next/static/chunks/14z_j1qzycpe1.js\"],\"default\"]\n7:I[59666,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"default\"]\n8:I[70978,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n9:I[87014,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"Toaster\"]\na:I[20962,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\",\"/_next/static/chunks/0sg6z8.ci0l2b.js\",\"/_next/static/chunks/168fusg46oh8s.js\"],\"default\"]\nb:I[87919,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"ClientPageRoot\"]\nc:I[24883,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\",\"/_next/static/chunks/0l1fmyhvp-k49.js\",\"/_next/static/chunks/0hkir82jccgck.js\",\"/_next/static/chunks/0.yj.t1hbwkg4.js\",\"/_next/static/chunks/168fusg46oh8s.js\",\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"/_next/static/chunks/0dqag6qsw7xv8.js\",\"/_next/static/chunks/0c5tcbhzpwen7.js\"],\"default\"]\nf:I[35582,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"OutletBoundary\"]\n10:\"$Sreact.suspense\"\n12:I[35582,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"ViewportBoundary\"]\n14:I[35582,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"MetadataBoundary\"]\n16:I[14743,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/034uozc1ki09_.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0~i4llb9-utpp.css\",\"style\"]\n:HC[\"/\",\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0~i4llb9-utpp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0chbhht0ghzv_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/034uozc1ki09_.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"className\":\" \",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen font-sans antialiased text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{}],[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/14z_j1qzycpe1.js\",\"async\":true}]],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"font-display text-3xl font-semibold tracking-tight text-foreground\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L8\",null,{\"href\":\"/\",\"className\":\"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90\",\"children\":\"返回首页\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L9\",null,{\"position\":\"top-right\",\"richColors\":true,\"closeButton\":true}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12\",\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$a\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0sg6z8.ci0l2b.js\",\"async\":true}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true}]],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$Lb\",null,{\"Component\":\"$c\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@d\",\"$@e\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0l1fmyhvp-k49.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0hkir82jccgck.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0.yj.t1hbwkg4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0dqag6qsw7xv8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0c5tcbhzpwen7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$10\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@11\"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$10\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$16\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0~i4llb9-utpp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"nPPow7lCVx1fYDGH2XCxQ\"}\n"])</script><script>self.__next_f.push([1,"d:{}\ne:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:null\n15:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="zh-CN" class=" "><head><meta charSet="utf-8"/><link rel="preconnect" href="/" crossorigin=""/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0k79upjc40aky.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0hmuddei8wdpj.js"/><script src="/_next/static/chunks/0_kxvayp~5_.f.js" async=""></script><script src="/_next/static/chunks/08qlxn-3d_rtu.js" async=""></script><script src="/_next/static/chunks/0a~2vs7-pt-aj.js" async=""></script><script src="/_next/static/chunks/0fagnytrt.3oe.js" async=""></script><script src="/_next/static/chunks/turbopack-0w.hw6u8qra5z.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/09uxq~55qug8c.js" async=""></script><script src="/_next/static/chunks/0h77.bqx5ltem.js" async=""></script><script src="/_next/static/chunks/012a-3vjn5o5i.js" async=""></script><script src="/_next/static/chunks/08e9vvmr~0bqr.js" async=""></script><script src="/_next/static/chunks/168fusg46oh8s.js" async=""></script><script src="/_next/static/chunks/0__g1ogrdh412.js" async=""></script><script src="/_next/static/chunks/15wxh8ltqt88_.js" async=""></script><script src="/_next/static/chunks/0px2r0l_3kp2t.js" async=""></script><script src="/_next/static/chunks/0uv55p7kzteex.js" async=""></script><script src="/_next/static/chunks/0bw682qzkh2ni.js" async=""></script><script src="/_next/static/chunks/0ab-ev0u1~ch5.js" async=""></script><title>Agent Storage</title><meta name="description" content="A dashboard for managing Tablestore Agent Storage."/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-screen font-sans antialiased text-foreground"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="min-h-screen bg-background"><div class="mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12"><div class="flex flex-col gap-10"><header class="flex flex-col items-center gap-3 text-center"><div class="flex h-12 w-12 items-center justify-center rounded-xl bg-primary/10 text-primary"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles h-6 w-6" aria-hidden="true"><path d="M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"></path><path d="M20 2v4"></path><path d="M22 4h-4"></path><circle cx="4" cy="20" r="2"></circle></svg></div><h1 class="text-2xl font-semibold tracking-tight">欢迎使用 Agent Storage</h1><p class="max-w-md text-sm text-muted-foreground">创建你的第一个项目,即可开始管理知识库、记忆库与对话。</p></header><div class="rounded-lg border border-[hsl(var(--border))] bg-[hsl(var(--card))] p-6 shadow-sm sm:p-8"><div dir="ltr" data-orientation="horizontal" class="w-full"><div role="tablist" aria-orientation="horizontal" class="h-10 items-center justify-center rounded-lg border border-[hsl(var(--border))] bg-[hsl(var(--secondary))] p-1 text-muted-foreground shadow-[inset_0_1px_2px_rgba(15,23,42,0.04)] grid w-full grid-cols-2" tabindex="-1" data-orientation="horizontal" style="outline:none"><button type="button" role="tab" aria-selected="true" aria-controls="radix-_R_inpflb_-content-manual" data-state="active" id="radix-_R_inpflb_-trigger-manual" class="inline-flex h-8 items-center justify-center gap-1.5 whitespace-nowrap rounded-md px-3.5 text-sm font-medium ring-offset-[hsl(var(--background))] transition-all duration-150 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:text-foreground data-[state=active]:bg-[hsl(var(--background))] data-[state=active]:text-[hsl(var(--primary))] data-[state=active]:shadow-[0_1px_2px_rgba(15,23,42,0.08),0_0_0_1px_hsl(var(--border))] data-[state=active]:font-semibold" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">手动填写</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-_R_inpflb_-content-token" data-state="inactive" id="radix-_R_inpflb_-trigger-token" class="inline-flex h-8 items-center justify-center gap-1.5 whitespace-nowrap rounded-md px-3.5 text-sm font-medium ring-offset-[hsl(var(--background))] transition-all duration-150 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:text-foreground data-[state=active]:bg-[hsl(var(--background))] data-[state=active]:text-[hsl(var(--primary))] data-[state=active]:shadow-[0_1px_2px_rgba(15,23,42,0.08),0_0_0_1px_hsl(var(--border))] data-[state=active]:font-semibold" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">导入 Token</button></div><div data-state="active" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpflb_-trigger-manual" id="radix-_R_inpflb_-content-manual" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4" style="animation-duration:0s"><form class="space-y-4"><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_dinpflb_-form-item">项目名称</label><input class="flex h-8 w-full rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--card))] px-3 py-1 text-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-[hsl(var(--subtle))] focus-visible:outline-none focus-visible:border-[hsl(var(--primary))] focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.2)] focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))]" placeholder="prod-main" autoComplete="off" id="_R_dinpflb_-form-item" aria-describedby="_R_dinpflb_-form-item-description" aria-invalid="false" name="name" value=""/><p id="_R_dinpflb_-form-item-description" class="text-xs text-[hsl(var(--muted-foreground))]">仅用于本地区分,不会发送到服务端。</p></div><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_linpflb_-form-item">Region</label><button type="button" role="combobox" aria-controls="radix-_R_alinpflb_" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-8 w-full items-center justify-between whitespace-nowrap rounded-md border border-[hsl(var(--border))] px-3 py-1 text-sm transition-colors data-[placeholder]:text-[hsl(var(--subtle))] focus:outline-none focus:border-[hsl(var(--primary))] focus:ring-2 focus:ring-[hsl(var(--primary)/0.2)] disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))] [&amp;&gt;span]:line-clamp-1 bg-[hsl(var(--card))]" id="_R_linpflb_-form-item" aria-describedby="_R_linpflb_-form-item-description" aria-invalid="false"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_2tinpflb_-form-item">AccessKey ID</label><input class="flex h-8 w-full rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--card))] px-3 py-1 text-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-[hsl(var(--subtle))] focus-visible:outline-none focus-visible:border-[hsl(var(--primary))] focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.2)] focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))]" autoComplete="off" id="_R_2tinpflb_-form-item" aria-describedby="_R_2tinpflb_-form-item-description" aria-invalid="false" name="accessKeyId" value=""/></div><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_4tinpflb_-form-item">AccessKey Secret</label><input type="password" class="flex h-8 w-full rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--card))] px-3 py-1 text-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-[hsl(var(--subtle))] focus-visible:outline-none focus-visible:border-[hsl(var(--primary))] focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.2)] focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))]" autoComplete="new-password" id="_R_4tinpflb_-form-item" aria-describedby="_R_4tinpflb_-form-item-description" aria-invalid="false" name="accessKeySecret" value=""/></div></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_35inpflb_-form-item">OTS Endpoint</label><input class="flex h-8 w-full rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--card))] px-3 py-1 text-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-[hsl(var(--subtle))] focus-visible:outline-none focus-visible:border-[hsl(var(--primary))] focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.2)] focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))]" placeholder="https://xxx.cn-hangzhou.ots.aliyuncs.com" id="_R_35inpflb_-form-item" aria-describedby="_R_35inpflb_-form-item-description" aria-invalid="false" name="otsEndpoint" value=""/></div><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_55inpflb_-form-item">OTS 实例名</label><input class="flex h-8 w-full rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--card))] px-3 py-1 text-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-[hsl(var(--subtle))] focus-visible:outline-none focus-visible:border-[hsl(var(--primary))] focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.2)] focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))]" id="_R_55inpflb_-form-item" aria-describedby="_R_55inpflb_-form-item-description" aria-invalid="false" name="otsInstanceName" value=""/></div></div><div class="flex items-start gap-2 rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--muted)/0.4)] px-3 py-2 text-xs text-[hsl(var(--muted-foreground))]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-info mt-0.5 h-3.5 w-3.5 shrink-0 text-[hsl(var(--primary))]" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 16v-4"></path><path d="M12 8h.01"></path></svg><span>OSS 信息为可选项。若需上传文档到知识库,OSS Endpoint 与 Bucket 必填; 留空则项目只能用于查询与检索,文件上传功能将不可用。</span></div><div class="grid gap-4 sm:grid-cols-2"><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_3linpflb_-form-item">OSS Endpoint(可选)</label><input class="flex h-8 w-full rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--card))] px-3 py-1 text-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-[hsl(var(--subtle))] focus-visible:outline-none focus-visible:border-[hsl(var(--primary))] focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.2)] focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))]" placeholder="https://oss-cn-hangzhou.aliyuncs.com" id="_R_3linpflb_-form-item" aria-describedby="_R_3linpflb_-form-item-description" aria-invalid="false" name="ossEndpoint" value=""/></div><div class="space-y-1.5 mb-4"><label class="text-sm font-medium leading-none text-[hsl(var(--foreground))] peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for="_R_5linpflb_-form-item">OSS Bucket(可选)</label><input class="flex h-8 w-full rounded-md border border-[hsl(var(--border))] bg-[hsl(var(--card))] px-3 py-1 text-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-[hsl(var(--subtle))] focus-visible:outline-none focus-visible:border-[hsl(var(--primary))] focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.2)] focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:bg-[hsl(var(--secondary))] disabled:text-[hsl(var(--muted-foreground))]" id="_R_5linpflb_-form-item" aria-describedby="_R_5linpflb_-form-item-description" aria-invalid="false" name="ossBucketName" value=""/></div></div><div class="flex justify-end pt-2"><button class="inline-flex items-center justify-center gap-1.5 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[hsl(var(--primary)/0.3)] focus-visible:ring-offset-1 focus-visible:ring-offset-[hsl(var(--background))] disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg]:size-4 [&amp;_svg]:shrink-0 bg-[hsl(var(--primary))] text-[hsl(var(--primary-foreground))] shadow-sm hover:opacity-90 h-8 px-3 py-1" type="submit">连接并开始使用</button></div></form></div><div data-state="inactive" data-orientation="horizontal" role="tabpanel" aria-labelledby="radix-_R_inpflb_-trigger-token" hidden="" id="radix-_R_inpflb_-content-token" tabindex="0" class="ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 mt-4"></div></div></div><p class="text-center text-xs text-muted-foreground">随时可以通过侧边栏的实例切换器或「项目管理」页创建更多项目。</p></div><!--$--><!--/$--></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/0hmuddei8wdpj.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[12278,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"QueryProvider\"]\n4:I[33362,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"ClientErrorReporter\"]\n5:I[2063,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"default\"]\n6:I[10445,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\",\"/_next/static/chunks/0h77.bqx5ltem.js\"],\"default\"]\n7:I[59666,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"default\"]\n8:I[70978,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n9:I[87014,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"Toaster\"]\na:I[20962,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\",\"/_next/static/chunks/08e9vvmr~0bqr.js\",\"/_next/static/chunks/168fusg46oh8s.js\"],\"default\"]\nb:I[87919,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"ClientPageRoot\"]\nc:I[24883,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\",\"/_next/static/chunks/0__g1ogrdh412.js\",\"/_next/static/chunks/168fusg46oh8s.js\",\"/_next/static/chunks/15wxh8ltqt88_.js\",\"/_next/static/chunks/0px2r0l_3kp2t.js\",\"/_next/static/chunks/0uv55p7kzteex.js\",\"/_next/static/chunks/0bw682qzkh2ni.js\",\"/_next/static/chunks/0ab-ev0u1~ch5.js\"],\"default\"]\nf:I[35582,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"OutletBoundary\"]\n10:\"$Sreact.suspense\"\n12:I[35582,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"ViewportBoundary\"]\n14:I[35582,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"MetadataBoundary\"]\n16:I[14743,[\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/09uxq~55qug8c.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0k79upjc40aky.css\",\"style\"]\n:HC[\"/\",\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0k79upjc40aky.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0chbhht0ghzv_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/09uxq~55qug8c.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"className\":\" \",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-screen font-sans antialiased text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{}],[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0h77.bqx5ltem.js\",\"async\":true}]],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"flex min-h-screen flex-col items-center justify-center gap-4\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-2xl font-semibold tracking-tight text-foreground\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L8\",null,{\"href\":\"/\",\"className\":\"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90\",\"children\":\"返回首页\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L9\",null,{\"position\":\"top-right\",\"richColors\":true,\"closeButton\":true}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"div\",null,{\"className\":\"min-h-screen bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12\",\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$a\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/08e9vvmr~0bqr.js\",\"async\":true}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true}]],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$Lb\",null,{\"Component\":\"$c\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@d\",\"$@e\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0__g1ogrdh412.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/168fusg46oh8s.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/15wxh8ltqt88_.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0px2r0l_3kp2t.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0uv55p7kzteex.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0bw682qzkh2ni.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0ab-ev0u1~ch5.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$10\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@11\"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$10\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$16\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0k79upjc40aky.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"doYIl-pd6Sqax3bfUgN3q\"}\n"])</script><script>self.__next_f.push([1,"d:{}\ne:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:null\n15:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>
@@ -1,23 +1,23 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12278,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ThemeProvider"]
3
- 3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"QueryProvider"]
4
- 4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientErrorReporter"]
5
- 5:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
6
- 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/14z_j1qzycpe1.js"],"default"]
7
- 7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
8
- 8:I[70978,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
9
- 9:I[87014,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"Toaster"]
10
- a:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
11
- b:I[87919,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientPageRoot"]
12
- c:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0l1fmyhvp-k49.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/0.yj.t1hbwkg4.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0c5tcbhzpwen7.js"],"default"]
13
- f:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"OutletBoundary"]
2
+ 2:I[12278,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ThemeProvider"]
3
+ 3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"QueryProvider"]
4
+ 4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ClientErrorReporter"]
5
+ 5:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
6
+ 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/0h77.bqx5ltem.js"],"default"]
7
+ 7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
8
+ 8:I[70978,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
9
+ 9:I[87014,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"Toaster"]
10
+ a:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/08e9vvmr~0bqr.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
11
+ b:I[87919,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ClientPageRoot"]
12
+ c:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/0__g1ogrdh412.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/15wxh8ltqt88_.js","/_next/static/chunks/0px2r0l_3kp2t.js","/_next/static/chunks/0uv55p7kzteex.js","/_next/static/chunks/0bw682qzkh2ni.js","/_next/static/chunks/0ab-ev0u1~ch5.js"],"default"]
13
+ f:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"OutletBoundary"]
14
14
  10:"$Sreact.suspense"
15
- 12:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ViewportBoundary"]
16
- 14:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"MetadataBoundary"]
17
- 16:I[14743,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default",1]
18
- :HL["/_next/static/chunks/0~i4llb9-utpp.css","style"]
15
+ 12:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ViewportBoundary"]
16
+ 14:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"MetadataBoundary"]
17
+ 16:I[14743,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default",1]
18
+ :HL["/_next/static/chunks/0k79upjc40aky.css","style"]
19
19
  :HC["/",""]
20
- 0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0~i4llb9-utpp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/034uozc1ki09_.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/14z_j1qzycpe1.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L8",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L9",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen bg-background","children":["$","div",null,{"className":"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$a","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0sg6z8.ci0l2b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$Lb",null,{"Component":"$c","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@d","$@e"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0l1fmyhvp-k49.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0.yj.t1hbwkg4.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0dqag6qsw7xv8.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0c5tcbhzpwen7.js","async":true,"nonce":"$undefined"}]],["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L15"}]}]}],null]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0~i4llb9-utpp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nPPow7lCVx1fYDGH2XCxQ"}
20
+ 0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0k79upjc40aky.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/09uxq~55qug8c.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0h77.bqx5ltem.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"text-2xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L8",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L9",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen bg-background","children":["$","div",null,{"className":"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$a","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/08e9vvmr~0bqr.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$Lb",null,{"Component":"$c","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@d","$@e"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0__g1ogrdh412.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/15wxh8ltqt88_.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0px2r0l_3kp2t.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0uv55p7kzteex.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0bw682qzkh2ni.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0ab-ev0u1~ch5.js","async":true,"nonce":"$undefined"}]],["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L15"}]}]}],null]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0k79upjc40aky.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"doYIl-pd6Sqax3bfUgN3q"}
21
21
  d:{}
22
22
  e:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
23
23
  13:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,23 +1,23 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12278,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ThemeProvider"]
3
- 3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"QueryProvider"]
4
- 4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientErrorReporter"]
5
- 5:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
6
- 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/14z_j1qzycpe1.js"],"default"]
7
- 7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
8
- 8:I[70978,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
9
- 9:I[87014,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"Toaster"]
10
- a:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
11
- b:I[87919,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientPageRoot"]
12
- c:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0l1fmyhvp-k49.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/0.yj.t1hbwkg4.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0c5tcbhzpwen7.js"],"default"]
13
- f:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"OutletBoundary"]
2
+ 2:I[12278,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ThemeProvider"]
3
+ 3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"QueryProvider"]
4
+ 4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ClientErrorReporter"]
5
+ 5:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
6
+ 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/0h77.bqx5ltem.js"],"default"]
7
+ 7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
8
+ 8:I[70978,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
9
+ 9:I[87014,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"Toaster"]
10
+ a:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/08e9vvmr~0bqr.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
11
+ b:I[87919,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ClientPageRoot"]
12
+ c:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/0__g1ogrdh412.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/15wxh8ltqt88_.js","/_next/static/chunks/0px2r0l_3kp2t.js","/_next/static/chunks/0uv55p7kzteex.js","/_next/static/chunks/0bw682qzkh2ni.js","/_next/static/chunks/0ab-ev0u1~ch5.js"],"default"]
13
+ f:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"OutletBoundary"]
14
14
  10:"$Sreact.suspense"
15
- 12:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ViewportBoundary"]
16
- 14:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"MetadataBoundary"]
17
- 16:I[14743,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default",1]
18
- :HL["/_next/static/chunks/0~i4llb9-utpp.css","style"]
15
+ 12:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ViewportBoundary"]
16
+ 14:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"MetadataBoundary"]
17
+ 16:I[14743,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default",1]
18
+ :HL["/_next/static/chunks/0k79upjc40aky.css","style"]
19
19
  :HC["/",""]
20
- 0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0~i4llb9-utpp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/034uozc1ki09_.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/14z_j1qzycpe1.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L8",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L9",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen bg-background","children":["$","div",null,{"className":"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$a","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0sg6z8.ci0l2b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$Lb",null,{"Component":"$c","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@d","$@e"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0l1fmyhvp-k49.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0.yj.t1hbwkg4.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0dqag6qsw7xv8.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0c5tcbhzpwen7.js","async":true,"nonce":"$undefined"}]],["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L15"}]}]}],null]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0~i4llb9-utpp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nPPow7lCVx1fYDGH2XCxQ"}
20
+ 0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0k79upjc40aky.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/09uxq~55qug8c.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0h77.bqx5ltem.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"text-2xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L8",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L9",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen bg-background","children":["$","div",null,{"className":"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$a","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/08e9vvmr~0bqr.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$Lb",null,{"Component":"$c","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@d","$@e"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0__g1ogrdh412.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/15wxh8ltqt88_.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0px2r0l_3kp2t.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0uv55p7kzteex.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0bw682qzkh2ni.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0ab-ev0u1~ch5.js","async":true,"nonce":"$undefined"}]],["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L15"}]}]}],null]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0k79upjc40aky.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"doYIl-pd6Sqax3bfUgN3q"}
21
21
  d:{}
22
22
  e:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
23
23
  13:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ViewportBoundary"]
3
- 3:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"MetadataBoundary"]
2
+ 2:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ViewportBoundary"]
3
+ 3:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Storage"}],["$","meta","1",{"name":"description","content":"A dashboard for managing Tablestore Agent Storage."}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nPPow7lCVx1fYDGH2XCxQ"}
5
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Storage"}],["$","meta","1",{"name":"description","content":"A dashboard for managing Tablestore Agent Storage."}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"doYIl-pd6Sqax3bfUgN3q"}
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12278,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ThemeProvider"]
3
- 3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"QueryProvider"]
4
- 4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientErrorReporter"]
5
- 5:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
6
- 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/14z_j1qzycpe1.js"],"default"]
7
- 7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
8
- 8:I[70978,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
9
- 9:I[87014,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"Toaster"]
10
- :HL["/_next/static/chunks/0~i4llb9-utpp.css","style"]
11
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0~i4llb9-utpp.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/034uozc1ki09_.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/14z_j1qzycpe1.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"font-display text-3xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L8",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]]}],["$","$L9",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nPPow7lCVx1fYDGH2XCxQ"}
2
+ 2:I[12278,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ThemeProvider"]
3
+ 3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"QueryProvider"]
4
+ 4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ClientErrorReporter"]
5
+ 5:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
6
+ 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/0h77.bqx5ltem.js"],"default"]
7
+ 7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
8
+ 8:I[70978,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
9
+ 9:I[87014,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"Toaster"]
10
+ :HL["/_next/static/chunks/0k79upjc40aky.css","style"]
11
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0k79upjc40aky.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0-f9tslgpp-.h.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/09uxq~55qug8c.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":" ","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-screen font-sans antialiased text-foreground","children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0h77.bqx5ltem.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"flex min-h-screen flex-col items-center justify-center gap-4","children":[["$","h2",null,{"className":"text-2xl font-semibold tracking-tight text-foreground","children":"页面不存在"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"您访问的页面不存在或已被移除。"}],["$","$L8",null,{"href":"/","className":"rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90","children":"返回首页"}]]}],[]]}],["$","$L9",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"doYIl-pd6Sqax3bfUgN3q"}
@@ -1,3 +1,3 @@
1
- :HL["/_next/static/chunks/0~i4llb9-utpp.css","style"]
1
+ :HL["/_next/static/chunks/0k79upjc40aky.css","style"]
2
2
  :HC["/",""]
3
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"onboarding","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"nPPow7lCVx1fYDGH2XCxQ"}
3
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"onboarding","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"doYIl-pd6Sqax3bfUgN3q"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[87919,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientPageRoot"]
3
- 3:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0l1fmyhvp-k49.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/0.yj.t1hbwkg4.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0c5tcbhzpwen7.js"],"default"]
4
- 6:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"OutletBoundary"]
2
+ 2:I[87919,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"ClientPageRoot"]
3
+ 3:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/0__g1ogrdh412.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/15wxh8ltqt88_.js","/_next/static/chunks/0px2r0l_3kp2t.js","/_next/static/chunks/0uv55p7kzteex.js","/_next/static/chunks/0bw682qzkh2ni.js","/_next/static/chunks/0ab-ev0u1~ch5.js"],"default"]
4
+ 6:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0l1fmyhvp-k49.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0.yj.t1hbwkg4.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/0dqag6qsw7xv8.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/0c5tcbhzpwen7.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nPPow7lCVx1fYDGH2XCxQ"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0__g1ogrdh412.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/15wxh8ltqt88_.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0px2r0l_3kp2t.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0uv55p7kzteex.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/0bw682qzkh2ni.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/0ab-ev0u1~ch5.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"doYIl-pd6Sqax3bfUgN3q"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
3
- 3:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
4
- 4:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen bg-background","children":["$","div",null,{"className":"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0sg6z8.ci0l2b.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}]],"template":["$","$L4",null,{}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nPPow7lCVx1fYDGH2XCxQ"}
2
+ 2:I[2063,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
3
+ 3:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js","/_next/static/chunks/08e9vvmr~0bqr.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
4
+ 4:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/09uxq~55qug8c.js"],"default"]
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen bg-background","children":["$","div",null,{"className":"mx-auto flex min-h-screen w-full max-w-3xl flex-col items-stretch justify-center px-6 py-12","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/08e9vvmr~0bqr.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}]],"template":["$","$L4",null,{}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"doYIl-pd6Sqax3bfUgN3q"}
@@ -8,10 +8,10 @@
8
8
  "rootMainFiles": [
9
9
  "static/chunks/0hmuddei8wdpj.js",
10
10
  "static/chunks/0_kxvayp~5_.f.js",
11
- "static/chunks/0zbi5n76awxz1.js",
11
+ "static/chunks/08qlxn-3d_rtu.js",
12
12
  "static/chunks/0a~2vs7-pt-aj.js",
13
13
  "static/chunks/0fagnytrt.3oe.js",
14
- "static/chunks/turbopack-0ybyy.9-.w~ub.js"
14
+ "static/chunks/turbopack-0w.hw6u8qra5z.js"
15
15
  ],
16
16
  "pages": {},
17
17
  "ampFirstPages": []