@tablestore/tablestore-agent-cli 0.1.4 → 0.1.5

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 (151) 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 -195
  4. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  5. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page_client-reference-manifest.js +1 -1
  6. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page_client-reference-manifest.js +1 -1
  7. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page_client-reference-manifest.js +1 -1
  8. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page_client-reference-manifest.js +1 -1
  9. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page_client-reference-manifest.js +1 -1
  10. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page_client-reference-manifest.js +1 -1
  11. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page_client-reference-manifest.js +1 -1
  12. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page_client-reference-manifest.js +1 -1
  13. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page_client-reference-manifest.js +1 -1
  14. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
  15. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page_client-reference-manifest.js +1 -1
  16. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page_client-reference-manifest.js +1 -1
  17. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page_client-reference-manifest.js +1 -1
  18. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page_client-reference-manifest.js +1 -1
  19. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page_client-reference-manifest.js +1 -1
  20. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page_client-reference-manifest.js +1 -1
  21. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page_client-reference-manifest.js +1 -1
  22. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +1 -1
  23. package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  24. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.html +1 -1
  25. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.rsc +1 -1
  26. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  27. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  28. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  29. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  30. package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  31. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  32. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
  33. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +2 -2
  34. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  35. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  36. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  37. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  38. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  39. package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  40. package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
  41. package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +2 -2
  42. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  43. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +2 -2
  44. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
  45. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +2 -2
  46. package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  47. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  48. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
  49. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +2 -2
  50. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +2 -2
  51. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  52. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +2 -2
  53. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  54. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
  55. package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  56. package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  57. package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0suis9l._.js +1 -1
  58. package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
  59. package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
  60. package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
  61. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
  62. package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
  63. package/dist/dashboard-runtime/dashboard/.next/static/chunks/0fldq3wpg_379.css +1 -0
  64. package/package.json +1 -1
  65. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.html +0 -1
  66. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.meta +0 -18
  67. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.rsc +0 -35
  68. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/!KGRhc2hib2FyZCk/chat/__PAGE__.segment.rsc +0 -9
  69. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/!KGRhc2hib2FyZCk/chat.segment.rsc +0 -7
  70. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  71. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_full.segment.rsc +0 -35
  72. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_head.segment.rsc +0 -5
  73. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_index.segment.rsc +0 -10
  74. package/dist/dashboard-runtime/dashboard/.next/server/app/chat.segments/_tree.segment.rsc +0 -3
  75. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.html +0 -1
  76. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.meta +0 -19
  77. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.rsc +0 -35
  78. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk/knowledge-base/create/__PAGE__.segment.rsc +0 -9
  79. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk/knowledge-base/create.segment.rsc +0 -5
  80. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk/knowledge-base.segment.rsc +0 -6
  81. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  82. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_full.segment.rsc +0 -35
  83. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_head.segment.rsc +0 -5
  84. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_index.segment.rsc +0 -10
  85. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base/create.segments/_tree.segment.rsc +0 -3
  86. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.html +0 -1
  87. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.meta +0 -18
  88. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.rsc +0 -34
  89. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/!KGRhc2hib2FyZCk/knowledge-base/__PAGE__.segment.rsc +0 -9
  90. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/!KGRhc2hib2FyZCk/knowledge-base.segment.rsc +0 -6
  91. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  92. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_full.segment.rsc +0 -34
  93. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_head.segment.rsc +0 -5
  94. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_index.segment.rsc +0 -10
  95. package/dist/dashboard-runtime/dashboard/.next/server/app/knowledge-base.segments/_tree.segment.rsc +0 -3
  96. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.html +0 -1
  97. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.meta +0 -19
  98. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.rsc +0 -32
  99. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk/llm-providers/new/__PAGE__.segment.rsc +0 -6
  100. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk/llm-providers/new.segment.rsc +0 -5
  101. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk/llm-providers.segment.rsc +0 -7
  102. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  103. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_full.segment.rsc +0 -32
  104. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_head.segment.rsc +0 -5
  105. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_index.segment.rsc +0 -10
  106. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers/new.segments/_tree.segment.rsc +0 -3
  107. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.html +0 -1
  108. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.meta +0 -18
  109. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.rsc +0 -34
  110. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/!KGRhc2hib2FyZCk/llm-providers/__PAGE__.segment.rsc +0 -9
  111. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/!KGRhc2hib2FyZCk/llm-providers.segment.rsc +0 -7
  112. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  113. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_full.segment.rsc +0 -34
  114. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_head.segment.rsc +0 -5
  115. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_index.segment.rsc +0 -10
  116. package/dist/dashboard-runtime/dashboard/.next/server/app/llm-providers.segments/_tree.segment.rsc +0 -3
  117. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.html +0 -1
  118. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.meta +0 -19
  119. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.rsc +0 -37
  120. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk/memory/create/__PAGE__.segment.rsc +0 -9
  121. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk/memory/create.segment.rsc +0 -5
  122. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +0 -7
  123. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  124. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_full.segment.rsc +0 -37
  125. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_head.segment.rsc +0 -5
  126. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_index.segment.rsc +0 -10
  127. package/dist/dashboard-runtime/dashboard/.next/server/app/memory/create.segments/_tree.segment.rsc +0 -3
  128. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.html +0 -1
  129. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.meta +0 -18
  130. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.rsc +0 -35
  131. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk/memory/__PAGE__.segment.rsc +0 -9
  132. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk/memory.segment.rsc +0 -7
  133. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  134. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_full.segment.rsc +0 -35
  135. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_head.segment.rsc +0 -5
  136. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_index.segment.rsc +0 -10
  137. package/dist/dashboard-runtime/dashboard/.next/server/app/memory.segments/_tree.segment.rsc +0 -3
  138. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.html +0 -1
  139. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.meta +0 -18
  140. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.rsc +0 -34
  141. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/!KGRhc2hib2FyZCk/projects/__PAGE__.segment.rsc +0 -9
  142. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/!KGRhc2hib2FyZCk/projects.segment.rsc +0 -7
  143. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -4
  144. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_full.segment.rsc +0 -34
  145. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_head.segment.rsc +0 -5
  146. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_index.segment.rsc +0 -10
  147. package/dist/dashboard-runtime/dashboard/.next/server/app/projects.segments/_tree.segment.rsc +0 -3
  148. package/dist/dashboard-runtime/dashboard/.next/static/chunks/01e~e666-rfuv.css +0 -1
  149. /package/dist/dashboard-runtime/dashboard/.next/static/{5v9SZKIfkbolPwH_qGQog → bJGjoMHOZZB7Z_j4dpYws}/_buildManifest.js +0 -0
  150. /package/dist/dashboard-runtime/dashboard/.next/static/{5v9SZKIfkbolPwH_qGQog → bJGjoMHOZZB7Z_j4dpYws}/_clientMiddlewareManifest.js +0 -0
  151. /package/dist/dashboard-runtime/dashboard/.next/static/{5v9SZKIfkbolPwH_qGQog → bJGjoMHOZZB7Z_j4dpYws}/_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/01e~e666-rfuv.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/07q4gw5gnh3.d.js" async=""></script><script src="/_next/static/chunks/turbopack-0jhqjurvu9x3y.js" async=""></script><script src="/_next/static/chunks/0m2p301.a174k.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><script src="/_next/static/chunks/02b1c4t1dy1ri.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/0hkir82jccgck.js" async=""></script><script src="/_next/static/chunks/05hmbxh7h5ct-.js" async=""></script><script src="/_next/static/chunks/0~5hi.pq6~znn.js" async=""></script><script src="/_next/static/chunks/0dqag6qsw7xv8.js" async=""></script><script src="/_next/static/chunks/0vzzx38w03s2z.js" async=""></script><script src="/_next/static/chunks/0dao._4pxnon7.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-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground 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_inpfdb_-content-manual" data-state="active" id="radix-_R_inpfdb_-trigger-manual" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">手动填写</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-_R_inpfdb_-content-token" data-state="inactive" id="radix-_R_inpfdb_-trigger-token" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" 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_inpfdb_-trigger-manual" id="radix-_R_inpfdb_-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_dinpfdb_-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_dinpfdb_-form-item" aria-describedby="_R_dinpfdb_-form-item-description" aria-invalid="false" name="name" value=""/><p id="_R_dinpfdb_-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_2linpfdb_-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_2linpfdb_-form-item" aria-describedby="_R_2linpfdb_-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_4linpfdb_-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_4linpfdb_-form-item" aria-describedby="_R_4linpfdb_-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_2tinpfdb_-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_2tinpfdb_-form-item" aria-describedby="_R_2tinpfdb_-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_4tinpfdb_-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_4tinpfdb_-form-item" aria-describedby="_R_4tinpfdb_-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_3dinpfdb_-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_3dinpfdb_-form-item" aria-describedby="_R_3dinpfdb_-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_5dinpfdb_-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_5dinpfdb_-form-item" aria-describedby="_R_5dinpfdb_-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_1linpfdb_-form-item">Region</label><button type="button" role="combobox" aria-controls="radix-_R_blinpfdb_" 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_1linpfdb_-form-item" aria-describedby="_R_1linpfdb_-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_inpfdb_-trigger-token" hidden="" id="radix-_R_inpfdb_-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/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"QueryProvider\"]\n4:I[2063,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n5:I[10445,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/02b1c4t1dy1ri.js\"],\"default\"]\n6:I[59666,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n7:I[70978,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n8:I[87014,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"Toaster\"]\n9:I[20962,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0sg6z8.ci0l2b.js\",\"/_next/static/chunks/168fusg46oh8s.js\"],\"default\"]\na:I[87919,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ClientPageRoot\"]\nb:I[24883,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0hkir82jccgck.js\",\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"/_next/static/chunks/0~5hi.pq6~znn.js\",\"/_next/static/chunks/168fusg46oh8s.js\",\"/_next/static/chunks/0dqag6qsw7xv8.js\",\"/_next/static/chunks/0vzzx38w03s2z.js\",\"/_next/static/chunks/0dao._4pxnon7.js\"],\"default\"]\ne:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\nf:\"$Sreact.suspense\"\n11:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\n13:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n15:I[14743,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/01e~e666-rfuv.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/01e~e666-rfuv.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02b1c4t1dy1ri.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",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\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",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\"}],[\"$\",\"$L8\",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\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"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\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@c\",\"$@d\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0hkir82jccgck.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0~5hi.pq6~znn.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/0dqag6qsw7xv8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0vzzx38w03s2z.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0dao._4pxnon7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@10\"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L14\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/01e~e666-rfuv.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"5v9SZKIfkbolPwH_qGQog\"}\n"])</script><script>self.__next_f.push([1,"c:{}\nd:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:null\n14:[[\"$\",\"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/0fldq3wpg_379.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/07q4gw5gnh3.d.js" async=""></script><script src="/_next/static/chunks/turbopack-0jhqjurvu9x3y.js" async=""></script><script src="/_next/static/chunks/0m2p301.a174k.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><script src="/_next/static/chunks/02b1c4t1dy1ri.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/0hkir82jccgck.js" async=""></script><script src="/_next/static/chunks/05hmbxh7h5ct-.js" async=""></script><script src="/_next/static/chunks/0~5hi.pq6~znn.js" async=""></script><script src="/_next/static/chunks/0dqag6qsw7xv8.js" async=""></script><script src="/_next/static/chunks/0vzzx38w03s2z.js" async=""></script><script src="/_next/static/chunks/0dao._4pxnon7.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-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground 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_inpfdb_-content-manual" data-state="active" id="radix-_R_inpfdb_-trigger-manual" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" tabindex="-1" data-orientation="horizontal" data-radix-collection-item="">手动填写</button><button type="button" role="tab" aria-selected="false" aria-controls="radix-_R_inpfdb_-content-token" data-state="inactive" id="radix-_R_inpfdb_-trigger-token" class="inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow" 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_inpfdb_-trigger-manual" id="radix-_R_inpfdb_-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_dinpfdb_-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_dinpfdb_-form-item" aria-describedby="_R_dinpfdb_-form-item-description" aria-invalid="false" name="name" value=""/><p id="_R_dinpfdb_-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_2linpfdb_-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_2linpfdb_-form-item" aria-describedby="_R_2linpfdb_-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_4linpfdb_-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_4linpfdb_-form-item" aria-describedby="_R_4linpfdb_-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_2tinpfdb_-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_2tinpfdb_-form-item" aria-describedby="_R_2tinpfdb_-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_4tinpfdb_-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_4tinpfdb_-form-item" aria-describedby="_R_4tinpfdb_-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_3dinpfdb_-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_3dinpfdb_-form-item" aria-describedby="_R_3dinpfdb_-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_5dinpfdb_-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_5dinpfdb_-form-item" aria-describedby="_R_5dinpfdb_-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_1linpfdb_-form-item">Region</label><button type="button" role="combobox" aria-controls="radix-_R_blinpfdb_" 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_1linpfdb_-form-item" aria-describedby="_R_1linpfdb_-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_inpfdb_-trigger-token" hidden="" id="radix-_R_inpfdb_-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/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"QueryProvider\"]\n4:I[2063,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n5:I[10445,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/02b1c4t1dy1ri.js\"],\"default\"]\n6:I[59666,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n7:I[70978,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n8:I[87014,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"Toaster\"]\n9:I[20962,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0sg6z8.ci0l2b.js\",\"/_next/static/chunks/168fusg46oh8s.js\"],\"default\"]\na:I[87919,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ClientPageRoot\"]\nb:I[24883,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/0hkir82jccgck.js\",\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"/_next/static/chunks/0~5hi.pq6~znn.js\",\"/_next/static/chunks/168fusg46oh8s.js\",\"/_next/static/chunks/0dqag6qsw7xv8.js\",\"/_next/static/chunks/0vzzx38w03s2z.js\",\"/_next/static/chunks/0dao._4pxnon7.js\"],\"default\"]\ne:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\nf:\"$Sreact.suspense\"\n11:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\n13:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n15:I[14743,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0fldq3wpg_379.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/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02b1c4t1dy1ri.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",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\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",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\"}],[\"$\",\"$L8\",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\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"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\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@c\",\"$@d\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0hkir82jccgck.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/05hmbxh7h5ct-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0~5hi.pq6~znn.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/0dqag6qsw7xv8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0vzzx38w03s2z.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0dao._4pxnon7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@10\"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L14\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"bJGjoMHOZZB7Z_j4dpYws\"}\n"])</script><script>self.__next_f.push([1,"c:{}\nd:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:null\n14:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>
@@ -14,9 +14,9 @@ f:"$Sreact.suspense"
14
14
  11:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
15
15
  13:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
16
16
  15:I[14743,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default",1]
17
- :HL["/_next/static/chunks/01e~e666-rfuv.css","style"]
17
+ :HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
18
18
  :HC["/",""]
19
- 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/01e~e666-rfuv.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",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":"您访问的页面不存在或已被移除。"}],["$","$L7",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"}],["$","$L8",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":["$","$L4",null,{"parallelRouterKey":"children","error":"$9","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":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0~5hi.pq6~znn.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/0dqag6qsw7xv8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0vzzx38w03s2z.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0dao._4pxnon7.js","async":true,"nonce":"$undefined"}]],["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/01e~e666-rfuv.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"5v9SZKIfkbolPwH_qGQog"}
19
+ 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/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",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":"您访问的页面不存在或已被移除。"}],["$","$L7",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"}],["$","$L8",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":["$","$L4",null,{"parallelRouterKey":"children","error":"$9","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":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0~5hi.pq6~znn.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/0dqag6qsw7xv8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0vzzx38w03s2z.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0dao._4pxnon7.js","async":true,"nonce":"$undefined"}]],["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bJGjoMHOZZB7Z_j4dpYws"}
20
20
  c:{}
21
21
  d:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
22
22
  12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -14,9 +14,9 @@ f:"$Sreact.suspense"
14
14
  11:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
15
15
  13:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"MetadataBoundary"]
16
16
  15:I[14743,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default",1]
17
- :HL["/_next/static/chunks/01e~e666-rfuv.css","style"]
17
+ :HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
18
18
  :HC["/",""]
19
- 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/01e~e666-rfuv.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",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":"您访问的页面不存在或已被移除。"}],["$","$L7",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"}],["$","$L8",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":["$","$L4",null,{"parallelRouterKey":"children","error":"$9","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":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0~5hi.pq6~znn.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/0dqag6qsw7xv8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0vzzx38w03s2z.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0dao._4pxnon7.js","async":true,"nonce":"$undefined"}]],["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/01e~e666-rfuv.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"5v9SZKIfkbolPwH_qGQog"}
19
+ 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/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",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":"您访问的页面不存在或已被移除。"}],["$","$L7",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"}],["$","$L8",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":["$","$L4",null,{"parallelRouterKey":"children","error":"$9","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":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0~5hi.pq6~znn.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/0dqag6qsw7xv8.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0vzzx38w03s2z.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0dao._4pxnon7.js","async":true,"nonce":"$undefined"}]],["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],null]}],false]],"m":"$undefined","G":["$15",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"bJGjoMHOZZB7Z_j4dpYws"}
20
20
  c:{}
21
21
  d:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
22
22
  12:[["$","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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"ViewportBoundary"]
3
3
  3:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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":"5v9SZKIfkbolPwH_qGQog"}
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":"bJGjoMHOZZB7Z_j4dpYws"}
@@ -6,5 +6,5 @@
6
6
  6:I[59666,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default"]
7
7
  7:I[70978,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/012a-3vjn5o5i.js"],""]
8
8
  8:I[87014,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"Toaster"]
9
- :HL["/_next/static/chunks/01e~e666-rfuv.css","style"]
10
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/01e~e666-rfuv.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.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,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",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":"您访问的页面不存在或已被移除。"}],["$","$L7",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":"返回首页"}]]}],[]]}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"5v9SZKIfkbolPwH_qGQog"}
9
+ :HL["/_next/static/chunks/0fldq3wpg_379.css","style"]
10
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0fldq3wpg_379.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0m2p301.a174k.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0chbhht0ghzv_.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0-f9tslgpp-.h.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,{"parallelRouterKey":"children","error":"$5","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/02b1c4t1dy1ri.js","async":true}]],"template":["$","$L6",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":"您访问的页面不存在或已被移除。"}],["$","$L7",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":"返回首页"}]]}],[]]}],["$","$L8",null,{"position":"top-right","richColors":true,"closeButton":true}]]}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
@@ -1,3 +1,3 @@
1
- :HL["/_next/static/chunks/01e~e666-rfuv.css","style"]
1
+ :HL["/_next/static/chunks/0fldq3wpg_379.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":"5v9SZKIfkbolPwH_qGQog"}
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":"bJGjoMHOZZB7Z_j4dpYws"}
@@ -3,7 +3,7 @@
3
3
  3:I[24883,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0hkir82jccgck.js","/_next/static/chunks/05hmbxh7h5ct-.js","/_next/static/chunks/0~5hi.pq6~znn.js","/_next/static/chunks/168fusg46oh8s.js","/_next/static/chunks/0dqag6qsw7xv8.js","/_next/static/chunks/0vzzx38w03s2z.js","/_next/static/chunks/0dao._4pxnon7.js"],"default"]
4
4
  6:I[35582,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0hkir82jccgck.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0~5hi.pq6~znn.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0dqag6qsw7xv8.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/0vzzx38w03s2z.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/0dao._4pxnon7.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"5v9SZKIfkbolPwH_qGQog"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0hkir82jccgck.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/05hmbxh7h5ct-.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0~5hi.pq6~znn.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/168fusg46oh8s.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0dqag6qsw7xv8.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/0vzzx38w03s2z.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/0dao._4pxnon7.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"bJGjoMHOZZB7Z_j4dpYws"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -2,4 +2,4 @@
2
2
  2:I[2063,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"default"]
3
3
  3:I[20962,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/0sg6z8.ci0l2b.js","/_next/static/chunks/168fusg46oh8s.js"],"default"]
4
4
  4:I[59666,["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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":"5v9SZKIfkbolPwH_qGQog"}
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":"bJGjoMHOZZB7Z_j4dpYws"}
@@ -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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx <module evaluation>":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx <module evaluation>":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/app/error.tsx <module evaluation>":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.js"],"async":false},"[project]/dashboard/src/app/error.tsx":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false}},"ssrModuleMapping":{"2063":{"*":{"id":569,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"59666":{"*":{"id":92096,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87919":{"*":{"id":10705,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"67206":{"*":{"id":73597,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"45990":{"*":{"id":51102,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"35582":{"*":{"id":42369,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"19772":{"*":{"id":2990,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"12278":{"*":{"id":66157,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"85290":{"*":{"id":45330,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87014":{"*":{"id":63265,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"10445":{"*":{"id":97703,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js"],"async":false}},"70978":{"*":{"id":12583,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/node_modules__pnpm_0qzg4vh._.js","server/chunks/ssr/0p91_next_dist_0dpxlzh._.js"],"async":false}},"14743":{"*":{"id":33695,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.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}},"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/01e~e666-rfuv.css","inlined":false}],"[project]/dashboard/src/app/error":[{"path":"static/chunks/01e~e666-rfuv.css","inlined":false}],"[project]/dashboard/src/app/not-found":[{"path":"static/chunks/01e~e666-rfuv.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/01e~e666-rfuv.css","inlined":false}]},"entryJSFiles":{"[project]/dashboard/src/app/layout":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js"],"[project]/dashboard/src/app/error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/02b1c4t1dy1ri.js"],"[project]/dashboard/src/app/not-found":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx <module evaluation>":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/theme-provider.tsx":{"id":12278,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx <module evaluation>":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/providers/query-provider.tsx":{"id":85290,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false},"[project]/dashboard/src/app/error.tsx <module evaluation>":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.js"],"async":false},"[project]/dashboard/src/app/error.tsx":{"id":10445,"name":"*","chunks":["/_next/static/chunks/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js","/_next/static/chunks/02b1c4t1dy1ri.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","/_next/static/chunks/0chbhht0ghzv_.js","/_next/static/chunks/0-f9tslgpp-.h.js"],"async":false}},"ssrModuleMapping":{"2063":{"*":{"id":569,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"59666":{"*":{"id":92096,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87919":{"*":{"id":10705,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"67206":{"*":{"id":73597,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"45990":{"*":{"id":51102,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"35582":{"*":{"id":42369,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"19772":{"*":{"id":2990,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"12278":{"*":{"id":66157,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"85290":{"*":{"id":45330,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"87014":{"*":{"id":63265,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js"],"async":false}},"10445":{"*":{"id":97703,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/dashboard_src_app_error_tsx_01x7ppm._.js"],"async":false}},"70978":{"*":{"id":12583,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.js","server/chunks/ssr/node_modules__pnpm_0qzg4vh._.js","server/chunks/ssr/0p91_next_dist_0dpxlzh._.js"],"async":false}},"14743":{"*":{"id":33695,"name":"*","chunks":["server/chunks/ssr/node_modules__pnpm_00o55he._.js","server/chunks/ssr/[root-of-the-server]__0nwf4e.._.js","server/chunks/ssr/0e.4_sonner_dist_index_mjs_0u2em8w._.js","server/chunks/ssr/0p91_next_dist_0pu5y_b._.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}},"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/0fldq3wpg_379.css","inlined":false}],"[project]/dashboard/src/app/error":[{"path":"static/chunks/0fldq3wpg_379.css","inlined":false}],"[project]/dashboard/src/app/not-found":[{"path":"static/chunks/0fldq3wpg_379.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/0fldq3wpg_379.css","inlined":false}]},"entryJSFiles":{"[project]/dashboard/src/app/layout":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js"],"[project]/dashboard/src/app/error":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js","static/chunks/02b1c4t1dy1ri.js"],"[project]/dashboard/src/app/not-found":["static/chunks/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.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/0m2p301.a174k.js","static/chunks/0chbhht0ghzv_.js","static/chunks/0-f9tslgpp-.h.js"]}};
3
3
 
@@ -4,6 +4,6 @@ ${e}`,b),this.line=c,this.column=d,this.codeblock=e}}function n(a,b=0,c=a.length
4
4
  `)}}}function I(a){return"string"==typeof a?a:""}let J={};for(let[a,b]of Object.entries(k))J[b]=a;var K=a.i(33729),L=a.i(77860),M=a.i(72768),N=a.i(49935);a.s(["default",0,function({children:a}){return!function(){if(process.env.TABLESTORE_ACCESS_KEY_ID&&process.env.TABLESTORE_ACCESS_KEY_SECRET&&process.env.TABLESTORE_ENDPOINT&&process.env.TABLESTORE_INSTANCE_NAME)return!0;try{return function(){let a=function(){let a,b,c;if(!(0,l.existsSync)(g))return{};try{a=(0,l.statSync)(g).size}catch(a){throw new G("INVALID_CONFIG",`Failed to stat ${g}: ${a instanceof Error?a.message:String(a)}`)}if(a>1048576)throw new G("INVALID_CONFIG",`Config file exceeds 1048576 bytes: ${g} (${a} bytes). Inspect the file for accidental content or depth-bomb input.`);try{b=(0,l.readFileSync)(g,"utf-8")}catch(a){throw new G("INVALID_CONFIG",`Failed to read ${g}: ${a instanceof Error?a.message:String(a)}`)}try{c=function(a,{maxDepth:b=1e3,integersAsBigInt:c}={}){let d={},e={},f=d,g=e;for(let h=p(a,0);h<a.length;){if("["===a[h]){let b="["===a[++h],c=A(a,h+=+b,"]");if(b){if("]"!==a[c[1]-1])throw new m("expected end of table declaration",{toml:a,ptr:c[1]-1});c[1]++}let i=B(c[0],d,e,b?2:1);if(!i)throw new m("trying to redefine an already defined table or value",{toml:a,ptr:h});g=i[2],f=i[1],h=c[1]}else{let d=A(a,h),e=B(d[0],f,g,0);if(!e)throw new m("trying to redefine an already defined table or value",{toml:a,ptr:h});let i=function a(b,c,d,e,f){var g;let h,i,j;if(0===e)throw new m("document contains excessively nested structures. aborting.",{toml:b,ptr:c});let k=b[c];if("["===k||"{"===k){let[g,h]="["===k?function(b,c,d,e){let f,g=[];for(c++;"]"!==(f=b[c++])&&f;)if(","===f)throw new m("expected value, found comma",{toml:b,ptr:c-1});else if("#"===f)c=o(b,c);else if(" "!==f&&" "!==f&&"\n"!==f&&"\r"!==f){let f=a(b,c-1,"]",d-1,e);g.push(f[0]),c=f[1]}if(!f)throw new m("unfinished array encountered",{toml:b,ptr:c});return[g,c]}(b,c,e,f):function(b,c,d,e){let f,g={},h=new Set;for(c++;"}"!==(f=b[c++])&&f;)if(","===f)throw new m("expected value, found comma",{toml:b,ptr:c-1});else if("#"===f)c=o(b,c);else if(" "!==f&&" "!==f&&"\n"!==f&&"\r"!==f){let f,i=g,j=!1,[k,l]=A(b,c-1);for(let a=0;a<k.length;a++){if(a&&(i=j?i[f]:i[f]={}),(j=Object.hasOwn(i,f=k[a]))&&("object"!=typeof i[f]||h.has(i[f])))throw new m("trying to redefine an already defined value",{toml:b,ptr:c});j||"__proto__"!==f||Object.defineProperty(i,f,{enumerable:!0,configurable:!0,writable:!0})}if(j)throw new m("trying to redefine an already defined value",{toml:b,ptr:c});let[n,o]=a(b,l,"}",d-1,e);h.add(n),i[f]=n,c=o}if(!f)throw new m("unfinished table encountered",{toml:b,ptr:c});return[g,c]}(b,c,e,f);if(d){if(h=p(b,h),","===b[h])h++;else if(b[h]!==d)throw new m("expected comma or end of structure",{toml:b,ptr:h})}return[g,h]}if('"'===k||"'"===k){h=q(b,c);let a=y(b,c,h);if(d){if(h=p(b,h),b[h]&&","!==b[h]&&b[h]!==d&&"\n"!==b[h]&&"\r"!==b[h])throw new m("unexpected character encountered",{toml:b,ptr:h});h+=+(","===b[h])}return[a,h]}h=function(a,b,c,d=!1){if(!c)return(b=n(a,b))<0?a.length:b;for(let e=b;e<a.length;e++){let b=a[e];if("#"===b)e=n(a,e);else if(","===b)return e+1;else if(b===c||d&&("\n"===b||"\r"===b&&"\n"===a[e+1]))return e}throw new m("cannot find end of structure",{toml:a,ptr:b})}(b,c,d);let l=(g=h-(","===b[h-1]),(j=(i=b.slice(c,g)).indexOf("#"))>-1&&(o(b,j),i=i.slice(0,j)),[i.trimEnd(),j]);if(!l[0])throw new m("incomplete key-value declaration: no value specified",{toml:b,ptr:c});return d&&l[1]>-1&&(h=p(b,c+l[1]),h+=+(","===b[h])),[function(a,b,c,d){if("true"===a)return!0;if("false"===a)return!1;if("-inf"===a)return-1/0;if("inf"===a||"+inf"===a)return 1/0;if("nan"===a||"+nan"===a||"-nan"===a)return NaN;if("-0"===a)return d?0n:0;let e=t.test(a);if(e||u.test(a)){if(v.test(a))throw new m("leading zeroes are not allowed",{toml:b,ptr:c});let f=+(a=a.replace(/_/g,""));if(isNaN(f))throw new m("invalid number",{toml:b,ptr:c});if(e){if((e=!Number.isSafeInteger(f))&&!d)throw new m("integer value cannot be represented losslessly",{toml:b,ptr:c});(e||!0===d)&&(f=BigInt(a))}return f}let f=new s(a);if(!f.isValid())throw new m("invalid value",{toml:b,ptr:c});return f}(l[0],b,c,f),h]}(a,d[1],void 0,b,c);e[1][e[0]]=i[0],h=i[1]}if(h=p(a,h,!0),a[h]&&"\n"!==a[h]&&"\r"!==a[h])throw new m("each key-value declaration must be followed by an end-of-line",{toml:a,ptr:h});h=p(a,h)}return d}(b)}catch(a){throw new G("INVALID_CONFIG",`Malformed TOML in ${g}: ${a instanceof Error?a.message:String(a)}`)}return function(a){let b,c=void 0!==a.managed_ots&&null!==a.managed_ots&&"object"==typeof a.managed_ots,d=void 0!==a.managed_oss&&null!==a.managed_oss&&"object"==typeof a.managed_oss;if(!c&&!d)return!1;let e="string"==typeof a[h]?a[h]:"",f=a[i]&&"object"==typeof a[i]?a[i]:null;return e&&e!==j&&f&&f[e]&&"object"==typeof f[e]?b=f[e]:a.default&&"object"==typeof a.default?b=a.default:a.default=b={},c&&!b.managed_ots&&(b.managed_ots=a.managed_ots),d&&!b.managed_oss&&(b.managed_oss=a.managed_oss),delete a.managed_ots,delete a.managed_oss,!0}(c)&&function(a){(0,l.mkdirSync)(f,{recursive:!0,mode:448});let b=`${g}.${process.pid}.${Date.now()}.tmp`;try{(0,l.writeFileSync)(b,function(a,{maxDepth:b=1e3,numbersAsFloat:c=!1}={}){if("object"!==D(a))throw TypeError("stringify can only be called with an object");let d=function a(b,c,d,e,f){if(0===e)throw Error("Could not stringify the object: maximum object depth exceeded");let g="",h="",i=Object.keys(c);for(let b=0;b<i.length;b++){let j=i[b];if(null!==c[j]&&void 0!==c[j]){let b=D(c[j]);if("symbol"===b||"function"===b)throw TypeError(`cannot serialize values of type '${b}'`);let i=C.test(j)?j:E(j);if("array"===b&&function(a){for(let b=0;b<a.length;b++)if("object"!==D(a[b]))return!1;return 0!=a.length}(c[j]))h+=(h&&"\n")+function(b,c,d,e){if(0===d)throw Error("Could not stringify the object: maximum object depth exceeded");let f="";for(let g=0;g<b.length;g++)f+=`${f&&"\n"}[[${c}]]
5
5
  `,f+=a(0,b[g],c,d,e);return f}(c[j],d?`${d}.${i}`:i,e-1,f);else if("object"===b){let b=d?`${d}.${i}`:i;h+=(h&&"\n")+a(b,c[j],b,e-1,f)}else g+=i,g+=" = ",g+=function a(b,c,d,e){if(0===d)throw Error("Could not stringify the object: maximum object depth exceeded");if("number"===c)return isNaN(b)?"nan":b===1/0?"inf":b===-1/0?"-inf":e&&Number.isInteger(b)?b.toFixed(1):b.toString();if("bigint"===c||"boolean"===c)return b.toString();if("string"===c)return E(b);if("date"===c){if(isNaN(b.getTime()))throw TypeError("cannot serialize invalid date");return b.toISOString()}return"object"===c?function(b,c,d){let e=Object.keys(b);if(0===e.length)return"{}";let f="{ ";for(let g=0;g<e.length;g++){let h=e[g];g&&(f+=", "),f+=C.test(h)?h:E(h),f+=" = ",f+=a(b[h],D(b[h]),c-1,d)}return f+" }"}(b,d,e):"array"===c?function(b,c,d){if(0===b.length)return"[]";let e="[ ";for(let f=0;f<b.length;f++){if(f&&(e+=", "),null===b[f]||void 0===b[f])throw TypeError("arrays cannot contain null or undefined values");e+=a(b[f],D(b[f]),c-1,d)}return e+" ]"}(b,d,e):void 0}(c[j],b,e,f),g+="\n"}}return b&&(g||!h)&&(g=g?`[${b}]
6
6
  ${g}`:`[${b}]`),g&&h?`${g}
7
- ${h}`:g||h}(0,a,"",b,c);return"\n"!==d[d.length-1]?d+"\n":d}(a),"utf-8"),H(b);try{let a=(0,l.openSync)(b,"r+");try{(0,l.fsyncSync)(a)}finally{(0,l.closeSync)(a)}}catch{}(0,l.renameSync)(b,g)}catch(a){try{(0,l.unlinkSync)(b)}catch{}throw a}H(g)}(c),c}(),b="string"==typeof a[h]?a[h]:"",c=function(a){let b=a[i];if(!b||"object"!=typeof b)return{};let c={};for(let[a,d]of Object.entries(b))d&&"object"==typeof d&&(c[a]=d);return c}(a),d=a.default&&"object"==typeof a.default?a.default:{},e=[];for(let a of Object.keys(c).sort()){let d=c[a];e.push({name:a,active:b===a,ots_instance_name:I(d.ots_instance_name),region:I(d.region),is_default_fallback:!1})}return Object.keys(d).length>0&&e.push({name:j,active:b===j,ots_instance_name:I(d.ots_instance_name),region:I(d.region),is_default_fallback:!0}),e}().length>0}catch{return!1}}()&&(0,c.redirect)("/onboarding"),(0,b.jsxs)("div",{className:"min-h-screen",children:[(0,b.jsx)("a",{href:"#main-content",className:"sr-only focus:not-sr-only focus:fixed focus:left-4 focus:top-4 focus:z-50 focus:rounded-md focus:bg-primary focus:px-3 focus:py-2 focus:text-sm focus:font-medium focus:text-primary-foreground focus:shadow-md",children:"跳转到主内容"}),(0,b.jsx)(L.Sidebar,{}),(0,b.jsxs)(N.SidebarOffset,{children:[(0,b.jsx)(M.SidebarMobile,{}),(0,b.jsx)(K.BreadcrumbBar,{}),(0,b.jsx)("main",{id:"main-content",tabIndex:-1,"aria-label":"主内容",className:"mx-auto max-w-[1400px] px-8 py-8 max-md:px-4 animate-in fade-in duration-300",children:a})]})]})}],55244)},491,a=>{a.n(a.i(55244))}];
7
+ ${h}`:g||h}(0,a,"",b,c);return"\n"!==d[d.length-1]?d+"\n":d}(a),"utf-8"),H(b);try{let a=(0,l.openSync)(b,"r+");try{(0,l.fsyncSync)(a)}finally{(0,l.closeSync)(a)}}catch{}(0,l.renameSync)(b,g)}catch(a){try{(0,l.unlinkSync)(b)}catch{}throw a}H(g)}(c),c}(),b="string"==typeof a[h]?a[h]:"",c=function(a){let b=a[i];if(!b||"object"!=typeof b)return{};let c={};for(let[a,d]of Object.entries(b))d&&"object"==typeof d&&(c[a]=d);return c}(a),d=a.default&&"object"==typeof a.default?a.default:{},e=[];for(let a of Object.keys(c).sort()){let d=c[a];e.push({name:a,active:b===a,ots_instance_name:I(d.ots_instance_name),region:I(d.region),is_default_fallback:!1})}return Object.keys(d).length>0&&e.push({name:j,active:b===j,ots_instance_name:I(d.ots_instance_name),region:I(d.region),is_default_fallback:!0}),e}().length>0}catch{return!1}}()&&(0,c.redirect)("/onboarding"),(0,b.jsxs)("div",{className:"min-h-screen",children:[(0,b.jsx)("a",{href:"#main-content",className:"sr-only focus:not-sr-only focus:fixed focus:left-4 focus:top-4 focus:z-50 focus:rounded-md focus:bg-primary focus:px-3 focus:py-2 focus:text-sm focus:font-medium focus:text-primary-foreground focus:shadow-md",children:"跳转到主内容"}),(0,b.jsx)(L.Sidebar,{}),(0,b.jsxs)(N.SidebarOffset,{children:[(0,b.jsx)(M.SidebarMobile,{}),(0,b.jsx)(K.BreadcrumbBar,{}),(0,b.jsx)("main",{id:"main-content",tabIndex:-1,"aria-label":"主内容",className:"mx-auto max-w-350 px-8 py-8 max-md:px-4 animate-in fade-in duration-300",children:a})]})]})},"dynamic",0,"force-dynamic"],55244)},491,a=>{a.n(a.i(55244))}];
8
8
 
9
9
  //# sourceMappingURL=dashboard_src_0suis9l._.js.map
@@ -7,9 +7,9 @@ globalThis.__BUILD_MANIFEST = {
7
7
  "static/chunks/03~yq9q893hmn.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/5v9SZKIfkbolPwH_qGQog/_buildManifest.js",
11
- "static/5v9SZKIfkbolPwH_qGQog/_ssgManifest.js",
12
- "static/5v9SZKIfkbolPwH_qGQog/_clientMiddlewareManifest.js"
10
+ "static/bJGjoMHOZZB7Z_j4dpYws/_buildManifest.js",
11
+ "static/bJGjoMHOZZB7Z_j4dpYws/_ssgManifest.js",
12
+ "static/bJGjoMHOZZB7Z_j4dpYws/_clientMiddlewareManifest.js"
13
13
  ],
14
14
  "rootMainFiles": [
15
15
  "static/chunks/0hmuddei8wdpj.js",
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="zh-CN" class=" "><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/01e~e666-rfuv.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/07q4gw5gnh3.d.js" async=""></script><script src="/_next/static/chunks/turbopack-0jhqjurvu9x3y.js" async=""></script><script src="/_next/static/chunks/0m2p301.a174k.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><script src="/_next/static/chunks/02b1c4t1dy1ri.js" async=""></script><script src="/_next/static/chunks/012a-3vjn5o5i.js" async=""></script><meta name="robots" content="noindex"/><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="flex min-h-screen flex-col items-center justify-center gap-4"><h2 class="font-display text-3xl font-semibold tracking-tight text-foreground">页面不存在</h2><p class="text-sm text-muted-foreground">您访问的页面不存在或已被移除。</p><a class="rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90" href="/">返回首页</a></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/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"QueryProvider\"]\n4:I[2063,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n5:I[10445,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/02b1c4t1dy1ri.js\"],\"default\"]\n6:I[59666,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n7:I[70978,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n8:I[87014,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"Toaster\"]\n9:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\nf:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n11:I[14743,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/01e~e666-rfuv.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/01e~e666-rfuv.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02b1c4t1dy1ri.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",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\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",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\"}],[\"$\",\"$L8\",null,{\"position\":\"top-right\",\"richColors\":true,\"closeButton\":true}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"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\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",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\":\"返回首页\"}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/012a-3vjn5o5i.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/01e~e666-rfuv.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"5v9SZKIfkbolPwH_qGQog\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"b:null\n10:[[\"$\",\"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"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0fldq3wpg_379.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/07q4gw5gnh3.d.js" async=""></script><script src="/_next/static/chunks/turbopack-0jhqjurvu9x3y.js" async=""></script><script src="/_next/static/chunks/0m2p301.a174k.js" async=""></script><script src="/_next/static/chunks/0chbhht0ghzv_.js" async=""></script><script src="/_next/static/chunks/0-f9tslgpp-.h.js" async=""></script><script src="/_next/static/chunks/02b1c4t1dy1ri.js" async=""></script><script src="/_next/static/chunks/012a-3vjn5o5i.js" async=""></script><meta name="robots" content="noindex"/><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="flex min-h-screen flex-col items-center justify-center gap-4"><h2 class="font-display text-3xl font-semibold tracking-tight text-foreground">页面不存在</h2><p class="text-sm text-muted-foreground">您访问的页面不存在或已被移除。</p><a class="rounded-md bg-primary px-4 py-2 text-sm font-medium text-primary-foreground shadow-sm transition-colors hover:bg-primary/90" href="/">返回首页</a></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/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ThemeProvider\"]\n3:I[85290,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"QueryProvider\"]\n4:I[2063,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n5:I[10445,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/02b1c4t1dy1ri.js\"],\"default\"]\n6:I[59666,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\"]\n7:I[70978,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\",\"/_next/static/chunks/012a-3vjn5o5i.js\"],\"\"]\n8:I[87014,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"Toaster\"]\n9:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"ViewportBoundary\"]\nf:I[35582,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"MetadataBoundary\"]\n11:I[14743,[\"/_next/static/chunks/0m2p301.a174k.js\",\"/_next/static/chunks/0chbhht0ghzv_.js\",\"/_next/static/chunks/0-f9tslgpp-.h.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0fldq3wpg_379.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0m2p301.a174k.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/0-f9tslgpp-.h.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,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02b1c4t1dy1ri.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",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\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",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\"}],[\"$\",\"$L8\",null,{\"position\":\"top-right\",\"richColors\":true,\"closeButton\":true}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"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\":\"您访问的页面不存在或已被移除。\"}],[\"$\",\"$L7\",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\":\"返回首页\"}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/012a-3vjn5o5i.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0fldq3wpg_379.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"bJGjoMHOZZB7Z_j4dpYws\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"b:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Storage\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"A dashboard for managing Tablestore Agent Storage.\"}]]\n"])</script></body></html>