@tablestore/tablestore-agent-cli 0.1.9 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (351) hide show
  1. package/dist/dashboard-runtime/dashboard/.next/BUILD_ID +1 -1
  2. package/dist/dashboard-runtime/dashboard/.next/build-manifest.json +3 -3
  3. package/dist/dashboard-runtime/dashboard/.next/prerender-manifest.json +3 -3
  4. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js +1 -1
  5. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
  6. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  7. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page.js +1 -1
  8. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page.js.nft.json +1 -1
  9. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page_client-reference-manifest.js +1 -1
  10. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page.js +1 -1
  11. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page.js.nft.json +1 -1
  12. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page_client-reference-manifest.js +1 -1
  13. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page.js +1 -1
  14. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page.js.nft.json +1 -1
  15. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page_client-reference-manifest.js +1 -1
  16. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page.js +1 -1
  17. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page.js.nft.json +1 -1
  18. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page_client-reference-manifest.js +1 -1
  19. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page.js +1 -1
  20. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page.js.nft.json +1 -1
  21. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page_client-reference-manifest.js +1 -1
  22. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page.js +1 -1
  23. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page.js.nft.json +1 -1
  24. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page_client-reference-manifest.js +1 -1
  25. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page.js +1 -1
  26. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page.js.nft.json +1 -1
  27. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page_client-reference-manifest.js +1 -1
  28. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page.js +1 -1
  29. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page.js.nft.json +1 -1
  30. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page_client-reference-manifest.js +1 -1
  31. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page.js +2 -2
  32. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page.js.nft.json +1 -1
  33. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page_client-reference-manifest.js +1 -1
  34. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page.js +1 -1
  35. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
  36. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
  37. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page.js +1 -1
  38. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page.js.nft.json +1 -1
  39. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page_client-reference-manifest.js +1 -1
  40. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page.js +1 -1
  41. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page.js.nft.json +1 -1
  42. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page_client-reference-manifest.js +1 -1
  43. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page/react-loadable-manifest.json +1 -1
  44. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page.js +1 -1
  45. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page.js.nft.json +1 -1
  46. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page_client-reference-manifest.js +1 -1
  47. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page.js +1 -1
  48. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page.js.nft.json +1 -1
  49. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page_client-reference-manifest.js +1 -1
  50. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page.js +1 -1
  51. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page.js.nft.json +1 -1
  52. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page_client-reference-manifest.js +1 -1
  53. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page.js +1 -1
  54. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page.js.nft.json +1 -1
  55. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page_client-reference-manifest.js +1 -1
  56. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page.js +1 -1
  57. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page.js.nft.json +1 -1
  58. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page_client-reference-manifest.js +1 -1
  59. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page.js +1 -1
  60. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page.js.nft.json +1 -1
  61. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +1 -1
  62. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page.js +1 -1
  63. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  64. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  65. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.html +1 -1
  66. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.rsc +1 -1
  67. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  68. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  69. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  70. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  71. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  72. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  73. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
  74. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +3 -3
  75. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  76. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  77. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  78. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  79. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  80. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  81. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js.nft.json +1 -1
  82. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js.nft.json +1 -1
  83. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js.nft.json +1 -1
  84. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js.nft.json +1 -1
  85. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js.nft.json +1 -1
  86. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js.nft.json +1 -1
  87. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js.nft.json +1 -1
  88. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js.nft.json +1 -1
  89. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js.nft.json +1 -1
  90. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js.nft.json +1 -1
  91. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js.nft.json +1 -1
  92. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js.nft.json +1 -1
  93. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js.nft.json +1 -1
  94. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js.nft.json +1 -1
  95. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js.nft.json +1 -1
  96. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js.nft.json +1 -1
  97. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js.nft.json +1 -1
  98. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js.nft.json +1 -1
  99. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js.nft.json +1 -1
  100. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js.nft.json +1 -1
  101. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js.nft.json +1 -1
  102. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js.nft.json +1 -1
  103. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js.nft.json +1 -1
  104. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js.nft.json +1 -1
  105. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js.nft.json +1 -1
  106. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js.nft.json +1 -1
  107. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js.nft.json +1 -1
  108. package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js.nft.json +1 -1
  109. package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
  110. package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +3 -3
  111. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  112. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +3 -3
  113. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
  114. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +3 -3
  115. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  116. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page.js.nft.json +1 -1
  117. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  118. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
  119. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +5 -5
  120. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +5 -5
  121. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  122. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +3 -3
  123. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  124. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +2 -2
  125. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +2 -2
  126. package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  127. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0b1r_app_(dashboard)_knowledge-base_[name]_documents_documents-client_tsx_0g2uxmt._.js +2 -2
  128. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0aqzu8w._.js +1 -1
  129. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0id.4_g._.js +3 -0
  130. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0jb9ccl._.js +1 -1
  131. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0jhpb-b._.js +3 -0
  132. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0p7j-9i._.js +3 -0
  133. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.1szyw._.js +3 -0
  134. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01-2v37._.js +3 -0
  135. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0251rsp._.js +7 -0
  136. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_038vjn1._.js +3 -0
  137. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_04f2u4t._.js +1 -1
  138. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06tznmj._.js +3 -0
  139. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_09y~hs8._.js +3 -0
  140. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0_ow0x1._.js +3 -0
  141. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ddbh97._.js +1 -1
  142. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0f4u0.1._.js +3 -0
  143. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0fj8l5g._.js +3 -0
  144. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0hnw-ok._.js +3 -0
  145. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0j-q~ro._.js +3 -0
  146. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0jghj2_._.js +3 -0
  147. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0l~-9i0._.js +3 -0
  148. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0mtqe24._.js +3 -0
  149. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0n4gd_6._.js +3 -0
  150. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0o665bf._.js +1 -1
  151. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0q748rf._.js +1 -1
  152. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0t373jc._.js +3 -0
  153. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0u4elhp._.js +3 -0
  154. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0vtm7dh._.js +3 -0
  155. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0xdioxg._.js +3 -0
  156. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_12guzbo._.js +3 -0
  157. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_12r9c8h._.js +3 -0
  158. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_00ofp7q._.js +3 -0
  159. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_065m1.j._.js +1 -1
  160. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0ejgygh._.js +1 -1
  161. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0jns2ew._.js +3 -0
  162. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0o9jhcn._.js +9 -0
  163. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0xf3ffa._.js +3 -0
  164. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js +1 -1
  165. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_0ls1exu._.js +3 -0
  166. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_0ugdjlb._.js +3 -0
  167. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_shared_relative-time_tsx_0b7s9rc._.js +1 -1
  168. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_dropdown-menu_tsx_0c~d-fd._.js +1 -1
  169. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_select_tsx_0ys.i47._.js +1 -1
  170. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0ld4qfm._.js +3 -0
  171. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_125b4co._.js +3 -0
  172. package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
  173. package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
  174. package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
  175. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
  176. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
  177. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-2yqm.ft6yzy.js +1 -0
  178. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-ov0wxgu5b65.js +1 -0
  179. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0.2e8ciiogw04.js +1 -0
  180. package/dist/dashboard-runtime/dashboard/.next/static/chunks/00-qnlax_4630.js +1 -0
  181. package/dist/dashboard-runtime/dashboard/.next/static/chunks/03zdsc.dicedw.js +1 -0
  182. package/dist/dashboard-runtime/dashboard/.next/static/chunks/069zf4m5f.se2.js +1 -0
  183. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08e9vvmr~0bqr.js +1 -0
  184. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08i99xsvs8o5s.js +1 -0
  185. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08tdws.ontiw1.js +1 -0
  186. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0azwigiwuhh08.css +1 -0
  187. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0b54rtt1-cxht.js +1 -0
  188. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{154aheeo3m6bg.js → 0bpginsuceywq.js} +1 -1
  189. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0ai8f~-9ig.gz.js → 0cdo38.8y_jr2.js} +5 -5
  190. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0cto67_iw~p9z.js +1 -0
  191. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0cy.fvgx7dgqx.js +4 -0
  192. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0fa.nak91jfo-.js +1 -0
  193. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0fv6q06wgazh_.js +1 -0
  194. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0g9y74cipd10n.js +1 -0
  195. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ga6neugwmh.1.js +5 -0
  196. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0h77.bqx5ltem.js +1 -0
  197. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ix_suxk3spjj.js +1 -0
  198. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k-x6_7dhqb~c.js +1 -0
  199. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0lrw.bnws62y9.js +1 -0
  200. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0mea2ylxe.umh.js +1 -0
  201. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0yzz97.2e6if6.js → 0n42fh.zwyk35.js} +5 -5
  202. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0dqag6qsw7xv8.js → 0px2r0l_3kp2t.js} +1 -1
  203. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0q6lk_p74rti7.js +1 -0
  204. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0t0yqi68~eil6.js +1 -0
  205. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0td9nhfbpbmyt.js +1 -0
  206. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u39cc6mmeqb3.js +1 -0
  207. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u6_s-0w8.yr..js +1 -0
  208. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0uay29z9qqouw.js +1 -0
  209. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0v0e.nl_9fjba.js +1 -0
  210. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0wd0_x8u.jzur.js +1 -0
  211. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0wf-nssu2qd_2.js +1 -0
  212. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x7pw1zo7nxno.js +1 -0
  213. package/dist/dashboard-runtime/dashboard/.next/static/chunks/{05_578ka0ga8d.js → 12pz6ag1s~te_.js} +1 -1
  214. package/dist/dashboard-runtime/dashboard/.next/static/chunks/15bzqpm440jvz.js +1 -0
  215. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/chat/page.tsx +39 -38
  216. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/error.tsx +1 -1
  217. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/documents/documents-client.tsx +0 -1
  218. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/layout-client.tsx +191 -40
  219. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/qa/page.tsx +18 -19
  220. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/knowledge-base/[name]/retrieval/retrieval-client.tsx +8 -7
  221. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/layout.tsx +3 -10
  222. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/layout.tsx +128 -22
  223. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/search/page.tsx +15 -8
  224. package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/projects/page.tsx +1 -1
  225. package/dist/dashboard-runtime/dashboard/src/app/error.tsx +1 -1
  226. package/dist/dashboard-runtime/dashboard/src/app/globals.css +115 -95
  227. package/dist/dashboard-runtime/dashboard/src/app/not-found.tsx +1 -1
  228. package/dist/dashboard-runtime/dashboard/src/app/onboarding/page.tsx +2 -2
  229. package/dist/dashboard-runtime/dashboard/src/components/chat/add-mount-row.tsx +48 -39
  230. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-chunks-dialog.tsx +49 -25
  231. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-columns.tsx +57 -46
  232. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-table.tsx +2 -4
  233. package/dist/dashboard-runtime/dashboard/src/components/documents/doc-toolbar.tsx +1 -1
  234. package/dist/dashboard-runtime/dashboard/src/components/layout/detail-sidebar.tsx +331 -0
  235. package/dist/dashboard-runtime/dashboard/src/components/layout/help-link.tsx +58 -0
  236. package/dist/dashboard-runtime/dashboard/src/components/layout/page-header.tsx +130 -11
  237. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-instance-card.tsx +203 -0
  238. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-item.tsx +14 -11
  239. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-mobile.tsx +37 -29
  240. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar-usage-stats.tsx +26 -0
  241. package/dist/dashboard-runtime/dashboard/src/components/layout/sidebar.tsx +94 -46
  242. package/dist/dashboard-runtime/dashboard/src/components/layout/theme-toggle.tsx +161 -41
  243. package/dist/dashboard-runtime/dashboard/src/components/memory/requests-histogram-chart.tsx +2 -2
  244. package/dist/dashboard-runtime/dashboard/src/components/qa/qa-chat-panel.tsx +1 -1
  245. package/dist/dashboard-runtime/dashboard/src/components/retrieval/retrieval-form.tsx +100 -17
  246. package/dist/dashboard-runtime/dashboard/src/components/retrieval/retrieval-rerank-fields.tsx +60 -23
  247. package/dist/dashboard-runtime/dashboard/src/components/shared/empty-state.tsx +1 -1
  248. package/dist/dashboard-runtime/dashboard/src/components/shared/error-state.tsx +1 -1
  249. package/dist/dashboard-runtime/dashboard/src/components/shared/llm-model-selector.tsx +160 -70
  250. package/dist/dashboard-runtime/dashboard/src/components/shared/relative-time.tsx +30 -6
  251. package/dist/dashboard-runtime/dashboard/src/components/ui/badge.tsx +16 -5
  252. package/dist/dashboard-runtime/dashboard/src/components/ui/button.tsx +9 -8
  253. package/dist/dashboard-runtime/dashboard/src/components/ui/card.tsx +14 -8
  254. package/dist/dashboard-runtime/dashboard/src/components/ui/chat-bubble.tsx +60 -0
  255. package/dist/dashboard-runtime/dashboard/src/components/ui/command.tsx +1 -1
  256. package/dist/dashboard-runtime/dashboard/src/components/ui/data-card.tsx +57 -0
  257. package/dist/dashboard-runtime/dashboard/src/components/ui/detail-section.tsx +40 -0
  258. package/dist/dashboard-runtime/dashboard/src/components/ui/dialog.tsx +7 -7
  259. package/dist/dashboard-runtime/dashboard/src/components/ui/dropdown-menu.tsx +6 -6
  260. package/dist/dashboard-runtime/dashboard/src/components/ui/empty-state.tsx +42 -0
  261. package/dist/dashboard-runtime/dashboard/src/components/ui/filter-pill.tsx +90 -0
  262. package/dist/dashboard-runtime/dashboard/src/components/ui/form.tsx +3 -3
  263. package/dist/dashboard-runtime/dashboard/src/components/ui/input.tsx +5 -1
  264. package/dist/dashboard-runtime/dashboard/src/components/ui/item-card.tsx +88 -0
  265. package/dist/dashboard-runtime/dashboard/src/components/ui/label.tsx +1 -1
  266. package/dist/dashboard-runtime/dashboard/src/components/ui/memory-row.tsx +63 -0
  267. package/dist/dashboard-runtime/dashboard/src/components/ui/mini-stat.tsx +48 -0
  268. package/dist/dashboard-runtime/dashboard/src/components/ui/nav-tab-bar.tsx +60 -0
  269. package/dist/dashboard-runtime/dashboard/src/components/ui/playground-shell.tsx +69 -0
  270. package/dist/dashboard-runtime/dashboard/src/components/ui/popover.tsx +1 -1
  271. package/dist/dashboard-runtime/dashboard/src/components/ui/result-row.tsx +37 -0
  272. package/dist/dashboard-runtime/dashboard/src/components/ui/scope-tag.tsx +30 -0
  273. package/dist/dashboard-runtime/dashboard/src/components/ui/select.tsx +6 -5
  274. package/dist/dashboard-runtime/dashboard/src/components/ui/sheet.tsx +4 -4
  275. package/dist/dashboard-runtime/dashboard/src/components/ui/sonner.tsx +1 -1
  276. package/dist/dashboard-runtime/dashboard/src/components/ui/stat-card.tsx +58 -0
  277. package/dist/dashboard-runtime/dashboard/src/components/ui/table.tsx +13 -6
  278. package/dist/dashboard-runtime/dashboard/src/components/ui/textarea.tsx +4 -1
  279. package/dist/dashboard-runtime/dashboard/src/components/ui/tooltip.tsx +1 -1
  280. package/dist/dashboard-runtime/dashboard/src/components/ui/usage-card.tsx +43 -0
  281. package/dist/dashboard-runtime/dashboard/src/config/navigation.ts +50 -9
  282. package/dist/dashboard-runtime/dashboard/tailwind.config.ts +47 -12
  283. package/package.json +1 -1
  284. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0-kiaf5._.js +0 -3
  285. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0_r24-c._.js +0 -3
  286. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__11yei-s._.js +0 -3
  287. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0303qx7._.js +0 -3
  288. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06l.12l._.js +0 -3
  289. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_09eom0_._.js +0 -3
  290. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0cd.__9._.js +0 -7
  291. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0dqi8bq._.js +0 -3
  292. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0e9y.xc._.js +0 -3
  293. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0f9u8i2._.js +0 -3
  294. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0fbjpet._.js +0 -3
  295. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0i8py_a._.js +0 -3
  296. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0jlt.cx._.js +0 -3
  297. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0n5uozy._.js +0 -3
  298. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0o32d.y._.js +0 -3
  299. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0suxzcc._.js +0 -3
  300. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0tyxwr3._.js +0 -3
  301. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0u9md36._.js +0 -3
  302. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0v4jb2q._.js +0 -3
  303. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0vzw0pw._.js +0 -3
  304. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0z0rlpq._.js +0 -3
  305. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0zn.ayc._.js +0 -3
  306. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_13l7w34._.js +0 -3
  307. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0o4a.29._.js +0 -3
  308. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0suis9l._.js +0 -9
  309. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_10mc58z._.js +0 -3
  310. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_knowledge-base_[name]_layout-client_tsx_05momc5._.js +0 -3
  311. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_retrieval_02c2uck._.js +0 -3
  312. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0qdd37m._.js +0 -3
  313. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_11mc1z9._.js +0 -3
  314. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-etecbti5x22.js +0 -1
  315. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-xqk6wfme5fu.js +0 -1
  316. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0.yj.t1hbwkg4.js +0 -1
  317. package/dist/dashboard-runtime/dashboard/.next/static/chunks/031-scv-8sah9.js +0 -1
  318. package/dist/dashboard-runtime/dashboard/.next/static/chunks/05ow1qzcjz3pz.js +0 -1
  319. package/dist/dashboard-runtime/dashboard/.next/static/chunks/07iqor2nl~iqc.js +0 -1
  320. package/dist/dashboard-runtime/dashboard/.next/static/chunks/087x52iesmpfe.js +0 -1
  321. package/dist/dashboard-runtime/dashboard/.next/static/chunks/08an3157he_ad.js +0 -1
  322. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0aak.679si-3m.js +0 -1
  323. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0c5tcbhzpwen7.js +0 -1
  324. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dheju1t18upn.js +0 -1
  325. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ffr1_o~ss8r8.js +0 -1
  326. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0h38qfpz-dmiu.js +0 -1
  327. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0l1fmyhvp-k49.js +0 -1
  328. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0pcp6pjjz7o49.js +0 -1
  329. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0pdq-gljpy7gd.js +0 -1
  330. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0q6-s11w9.sgo.js +0 -1
  331. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0rnm58mg0whfk.js +0 -1
  332. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0rxp5ykl1_lyb.js +0 -4
  333. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0sg6z8.ci0l2b.js +0 -1
  334. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0v_~favugkv_a.js +0 -1
  335. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x3ysmon_~xsv.js +0 -1
  336. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x7sjde5wit~i.js +0 -1
  337. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~alekqkiwwaq.js +0 -1
  338. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~e2n9bhosscr.js +0 -1
  339. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~i4llb9-utpp.css +0 -1
  340. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~n-y9cstar6b.js +0 -5
  341. package/dist/dashboard-runtime/dashboard/.next/static/chunks/14z_j1qzycpe1.js +0 -1
  342. package/dist/dashboard-runtime/dashboard/.next/static/chunks/17k4h5zgalxqj.js +0 -1
  343. package/dist/dashboard-runtime/dashboard/.next/static/chunks/17m1wc_o0.5iz.js +0 -1
  344. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/kb-header.tsx +0 -91
  345. package/dist/dashboard-runtime/dashboard/src/components/knowledge-base/kb-tab-nav.tsx +0 -62
  346. package/dist/dashboard-runtime/dashboard/src/components/layout/breadcrumb-bar.tsx +0 -115
  347. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-header.tsx +0 -46
  348. package/dist/dashboard-runtime/dashboard/src/components/memory/memory-tab-nav.tsx +0 -54
  349. /package/dist/dashboard-runtime/dashboard/.next/static/{nPPow7lCVx1fYDGH2XCxQ → uYteIiFtKdPhUhmILps5X}/_buildManifest.js +0 -0
  350. /package/dist/dashboard-runtime/dashboard/.next/static/{nPPow7lCVx1fYDGH2XCxQ → uYteIiFtKdPhUhmILps5X}/_clientMiddlewareManifest.js +0 -0
  351. /package/dist/dashboard-runtime/dashboard/.next/static/{nPPow7lCVx1fYDGH2XCxQ → uYteIiFtKdPhUhmILps5X}/_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/0azwigiwuhh08.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/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/0fv6q06wgazh_.js" async=""></script><script src="/_next/static/chunks/0hkir82jccgck.js" async=""></script><script src="/_next/static/chunks/0px2r0l_3kp2t.js" async=""></script><script src="/_next/static/chunks/0-ov0wxgu5b65.js" async=""></script><script src="/_next/static/chunks/05hmbxh7h5ct-.js" async=""></script><script src="/_next/static/chunks/0g9y74cipd10n.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="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_2linpflb_-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_2linpflb_-form-item" aria-describedby="_R_2linpflb_-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_4linpflb_-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_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-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">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_2tinpflb_-form-item" aria-describedby="_R_2tinpflb_-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_4tinpflb_-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_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-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_3dinpflb_-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_3dinpflb_-form-item" aria-describedby="_R_3dinpflb_-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_5dinpflb_-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_5dinpflb_-form-item" aria-describedby="_R_5dinpflb_-form-item-description" aria-invalid="false" name="ossBucketName" value=""/></div></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_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-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_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-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/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/0h77.bqx5ltem.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/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/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/0fv6q06wgazh_.js\",\"/_next/static/chunks/168fusg46oh8s.js\",\"/_next/static/chunks/0hkir82jccgck.js\",\"/_next/static/chunks/0px2r0l_3kp2t.js\",\"/_next/static/chunks/0-ov0wxgu5b65.js\",\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"/_next/static/chunks/0g9y74cipd10n.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/0azwigiwuhh08.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/0azwigiwuhh08.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/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/0fv6q06wgazh_.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/0hkir82jccgck.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/0-ov0wxgu5b65.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0g9y74cipd10n.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/0azwigiwuhh08.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"uYteIiFtKdPhUhmILps5X\"}\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>
@@ -3,21 +3,21 @@
3
3
  3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"QueryProvider"]
4
4
  4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientErrorReporter"]
5
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"]
6
+ 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0h77.bqx5ltem.js"],"default"]
7
7
  7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
8
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
  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"]
10
+ a:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/08e9vvmr~0bqr.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
11
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"]
12
+ c:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0fv6q06wgazh_.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/0px2r0l_3kp2t.js","/_next/static/chunks/0-ov0wxgu5b65.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0g9y74cipd10n.js"],"default"]
13
13
  f:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"OutletBoundary"]
14
14
  10:"$Sreact.suspense"
15
15
  12:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ViewportBoundary"]
16
16
  14:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"MetadataBoundary"]
17
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"]
18
+ :HL["/_next/static/chunks/0azwigiwuhh08.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/0azwigiwuhh08.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/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/0fv6q06wgazh_.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/0hkir82jccgck.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/0-ov0wxgu5b65.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0g9y74cipd10n.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/0azwigiwuhh08.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"uYteIiFtKdPhUhmILps5X"}
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"}]]
@@ -3,21 +3,21 @@
3
3
  3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"QueryProvider"]
4
4
  4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientErrorReporter"]
5
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"]
6
+ 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0h77.bqx5ltem.js"],"default"]
7
7
  7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
8
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
  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"]
10
+ a:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/08e9vvmr~0bqr.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
11
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"]
12
+ c:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0fv6q06wgazh_.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/0px2r0l_3kp2t.js","/_next/static/chunks/0-ov0wxgu5b65.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0g9y74cipd10n.js"],"default"]
13
13
  f:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"OutletBoundary"]
14
14
  10:"$Sreact.suspense"
15
15
  12:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ViewportBoundary"]
16
16
  14:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"MetadataBoundary"]
17
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"]
18
+ :HL["/_next/static/chunks/0azwigiwuhh08.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/0azwigiwuhh08.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/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/0fv6q06wgazh_.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/0hkir82jccgck.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/0-ov0wxgu5b65.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0g9y74cipd10n.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/0azwigiwuhh08.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"uYteIiFtKdPhUhmILps5X"}
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"}]]
@@ -2,4 +2,4 @@
2
2
  2:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ViewportBoundary"]
3
3
  3:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.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":"uYteIiFtKdPhUhmILps5X"}
@@ -3,9 +3,9 @@
3
3
  3:I[85290,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"QueryProvider"]
4
4
  4:I[33362,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"ClientErrorReporter"]
5
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"]
6
+ 6:I[10445,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0h77.bqx5ltem.js"],"default"]
7
7
  7:I[59666,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"default"]
8
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
  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"}
10
+ :HL["/_next/static/chunks/0azwigiwuhh08.css","style"]
11
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0azwigiwuhh08.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/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":"uYteIiFtKdPhUhmILps5X"}
@@ -1,3 +1,3 @@
1
- :HL["/_next/static/chunks/0~i4llb9-utpp.css","style"]
1
+ :HL["/_next/static/chunks/0azwigiwuhh08.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":"uYteIiFtKdPhUhmILps5X"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
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"]
3
+ 3:I[24883,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0fv6q06wgazh_.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/0px2r0l_3kp2t.js","/_next/static/chunks/0-ov0wxgu5b65.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0g9y74cipd10n.js"],"default"]
4
4
  6:I[35582,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.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/0fv6q06wgazh_.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0px2r0l_3kp2t.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0-ov0wxgu5b65.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/0g9y74cipd10n.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"uYteIiFtKdPhUhmILps5X"}
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
  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"]
3
+ 3:I[20962,["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/08e9vvmr~0bqr.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
4
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"}
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":"uYteIiFtKdPhUhmILps5X"}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx <module evaluation>":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx <module evaluation>":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/components/logging/client-error-reporter.tsx <module evaluation>":{"id":33362,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/components/logging/client-error-reporter.tsx":{"id":33362,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/app/error.tsx <module evaluation>":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/14z_j1qzycpe1.js"],"async":false},"[project]/dashboard/src/app/error.tsx":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/14z_j1qzycpe1.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false}},"ssrModuleMapping":{"2063":{"*":{"id":569,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"59666":{"*":{"id":92096,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"87919":{"*":{"id":10705,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"67206":{"*":{"id":73597,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"45990":{"*":{"id":51102,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"35582":{"*":{"id":42369,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"19772":{"*":{"id":2990,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"12278":{"*":{"id":66157,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"85290":{"*":{"id":45330,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"33362":{"*":{"id":23834,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"87014":{"*":{"id":63265,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"10445":{"*":{"id":97703,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js","server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js"],"async":false}},"70978":{"*":{"id":12583,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js","server/chunks/ssr/0p91_next_dist_shared_lib_deployment-id_0uu7yq4.js","server/chunks/ssr/0p91_next_dist_0dpxlzh._.js"],"async":false}},"14743":{"*":{"id":33695,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js","server/chunks/ssr/node_modules__pnpm_0z5l~h-._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"2063":{"*":{"id":98685,"name":"*","chunks":[],"async":false}},"59666":{"*":{"id":95703,"name":"*","chunks":[],"async":false}},"87919":{"*":{"id":8475,"name":"*","chunks":[],"async":false}},"67206":{"*":{"id":1451,"name":"*","chunks":[],"async":false}},"45990":{"*":{"id":10941,"name":"*","chunks":[],"async":false}},"35582":{"*":{"id":35288,"name":"*","chunks":[],"async":false}},"19772":{"*":{"id":85836,"name":"*","chunks":[],"async":false}},"12278":{"*":{"id":33275,"name":"*","chunks":[],"async":false}},"85290":{"*":{"id":75976,"name":"*","chunks":[],"async":false}},"33362":{"*":{"id":52779,"name":"*","chunks":[],"async":false}},"87014":{"*":{"id":8023,"name":"*","chunks":[],"async":false}},"10445":{"*":{"id":91173,"name":"*","chunks":[],"async":false}},"70978":{"*":{"id":43732,"name":"*","chunks":[],"async":false}},"14743":{"*":{"id":16138,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/dashboard/src/app/layout":[{"path":"static/chunks/0~i4llb9-utpp.css","inlined":false}],"[project]/dashboard/src/app/error":[{"path":"static/chunks/0~i4llb9-utpp.css","inlined":false}],"[project]/dashboard/src/app/not-found":[{"path":"static/chunks/0~i4llb9-utpp.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0~i4llb9-utpp.css","inlined":false}]},"entryJSFiles":{"[project]/dashboard/src/app/layout":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js"],"[project]/dashboard/src/app/error":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js","static/chunks/14z_j1qzycpe1.js"],"[project]/dashboard/src/app/not-found":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js","static/chunks/012a-3vjn5o5i.js"],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js"]}};
2
+ globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/layout-router.js":{"id":2063,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":59666,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-page.js":{"id":87919,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/client-segment.js":{"id":67206,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":45990,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":35582,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":19772,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx <module evaluation>":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx <module evaluation>":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/components/logging/client-error-reporter.tsx <module evaluation>":{"id":33362,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/components/logging/client-error-reporter.tsx":{"id":33362,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs":{"id":87014,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/dashboard/src/app/error.tsx <module evaluation>":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0h77.bqx5ltem.js"],"async":false},"[project]/dashboard/src/app/error.tsx":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/0h77.bqx5ltem.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/app-dir/link.js":{"id":70978,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js","/_next/static/chunks/012a-3vjn5o5i.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error.js":{"id":14743,"name":"*","chunks":["/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/034uozc1ki09_.js"],"async":false}},"ssrModuleMapping":{"2063":{"*":{"id":569,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"59666":{"*":{"id":92096,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"87919":{"*":{"id":10705,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"67206":{"*":{"id":73597,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"45990":{"*":{"id":51102,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"35582":{"*":{"id":42369,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"19772":{"*":{"id":2990,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"12278":{"*":{"id":66157,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"85290":{"*":{"id":45330,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"33362":{"*":{"id":23834,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"87014":{"*":{"id":63265,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js"],"async":false}},"10445":{"*":{"id":97703,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js","server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js"],"async":false}},"70978":{"*":{"id":12583,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js","server/chunks/ssr/0p91_next_dist_shared_lib_deployment-id_0uu7yq4.js","server/chunks/ssr/0p91_next_dist_0dpxlzh._.js"],"async":false}},"14743":{"*":{"id":33695,"name":"*","chunks":["server/chunks/ssr/dashboard_src_providers_runtime-context-provider_tsx_0wmj66z._.js","server/chunks/ssr/[root-of-the-server]__10rkv6z._.js","server/chunks/ssr/node_modules__pnpm_00arje5._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/_09yzbcp._.js","server/chunks/ssr/node_modules__pnpm_0z5l~h-._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"2063":{"*":{"id":98685,"name":"*","chunks":[],"async":false}},"59666":{"*":{"id":95703,"name":"*","chunks":[],"async":false}},"87919":{"*":{"id":8475,"name":"*","chunks":[],"async":false}},"67206":{"*":{"id":1451,"name":"*","chunks":[],"async":false}},"45990":{"*":{"id":10941,"name":"*","chunks":[],"async":false}},"35582":{"*":{"id":35288,"name":"*","chunks":[],"async":false}},"19772":{"*":{"id":85836,"name":"*","chunks":[],"async":false}},"12278":{"*":{"id":33275,"name":"*","chunks":[],"async":false}},"85290":{"*":{"id":75976,"name":"*","chunks":[],"async":false}},"33362":{"*":{"id":52779,"name":"*","chunks":[],"async":false}},"87014":{"*":{"id":8023,"name":"*","chunks":[],"async":false}},"10445":{"*":{"id":91173,"name":"*","chunks":[],"async":false}},"70978":{"*":{"id":43732,"name":"*","chunks":[],"async":false}},"14743":{"*":{"id":16138,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/dashboard/src/app/layout":[{"path":"static/chunks/0azwigiwuhh08.css","inlined":false}],"[project]/dashboard/src/app/error":[{"path":"static/chunks/0azwigiwuhh08.css","inlined":false}],"[project]/dashboard/src/app/not-found":[{"path":"static/chunks/0azwigiwuhh08.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0azwigiwuhh08.css","inlined":false}]},"entryJSFiles":{"[project]/dashboard/src/app/layout":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js"],"[project]/dashboard/src/app/error":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js","static/chunks/0h77.bqx5ltem.js"],"[project]/dashboard/src/app/not-found":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js","static/chunks/012a-3vjn5o5i.js"],"[project]/node_modules/.pnpm/next@16.2.4_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0-f9tslgpp-.h.js","static/chunks/0chbhht0ghzv_.js","static/chunks/034uozc1ki09_.js"]}};
3
3