clawpad 0.3.12 → 0.3.13

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 (166) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +6 -6
  3. package/.next/standalone/.next/build-manifest.json +3 -3
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/react-loadable-manifest.json +1 -1
  6. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.html +2 -2
  8. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  17. package/.next/standalone/.next/server/app/_not-found.rsc +4 -4
  18. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  19. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  20. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  21. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  22. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  23. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  24. package/.next/standalone/.next/server/app/api/ai/write/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/api/changes/[id]/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/api/changes/record/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/changes/revert/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/changes/run/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/chat/abort/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/chat/route.js +1 -1
  32. package/.next/standalone/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/files/pages/[...path]/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/files/spaces/[space]/pages/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/files/spaces/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/files/watch/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/gateway/detect/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/gateway/events/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/gateway/features/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/gateway/history/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/gateway/resolve/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/gateway/status/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/openclaw/commands/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/settings/search-status/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/setup/bootstrap/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/setup/bootstrap-workspace/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/setup/status/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/index.html +1 -1
  55. package/.next/standalone/.next/server/app/index.rsc +4 -4
  56. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  57. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +4 -4
  58. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  59. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +4 -4
  60. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  61. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/settings/connection/page_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/settings/connection.html +1 -1
  64. package/.next/standalone/.next/server/app/settings/connection.rsc +5 -5
  65. package/.next/standalone/.next/server/app/settings/connection.segments/_full.segment.rsc +5 -5
  66. package/.next/standalone/.next/server/app/settings/connection.segments/_head.segment.rsc +1 -1
  67. package/.next/standalone/.next/server/app/settings/connection.segments/_index.segment.rsc +4 -4
  68. package/.next/standalone/.next/server/app/settings/connection.segments/_tree.segment.rsc +2 -2
  69. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection/__PAGE__.segment.rsc +2 -2
  70. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection.segment.rsc +1 -1
  71. package/.next/standalone/.next/server/app/settings/connection.segments/settings.segment.rsc +1 -1
  72. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/settings/relay/page.js +1 -1
  74. package/.next/standalone/.next/server/app/settings/relay/page_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/settings/relay.html +1 -1
  76. package/.next/standalone/.next/server/app/settings/relay.rsc +5 -5
  77. package/.next/standalone/.next/server/app/settings/relay.segments/_full.segment.rsc +5 -5
  78. package/.next/standalone/.next/server/app/settings/relay.segments/_head.segment.rsc +1 -1
  79. package/.next/standalone/.next/server/app/settings/relay.segments/_index.segment.rsc +4 -4
  80. package/.next/standalone/.next/server/app/settings/relay.segments/_tree.segment.rsc +2 -2
  81. package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay/__PAGE__.segment.rsc +2 -2
  82. package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay.segment.rsc +1 -1
  83. package/.next/standalone/.next/server/app/settings/relay.segments/settings.segment.rsc +1 -1
  84. package/.next/standalone/.next/server/app/settings.html +1 -1
  85. package/.next/standalone/.next/server/app/settings.rsc +5 -5
  86. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +5 -5
  87. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  88. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +4 -4
  89. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  90. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  91. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  92. package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/setup.html +1 -1
  94. package/.next/standalone/.next/server/app/setup.rsc +5 -5
  95. package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +5 -5
  96. package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  97. package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +4 -4
  98. package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
  99. package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +2 -2
  100. package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
  101. package/.next/standalone/.next/server/app/waitlist/page.js +1 -1
  102. package/.next/standalone/.next/server/app/waitlist/page_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/waitlist.html +1 -1
  104. package/.next/standalone/.next/server/app/waitlist.rsc +4 -4
  105. package/.next/standalone/.next/server/app/waitlist.segments/_full.segment.rsc +4 -4
  106. package/.next/standalone/.next/server/app/waitlist.segments/_head.segment.rsc +1 -1
  107. package/.next/standalone/.next/server/app/waitlist.segments/_index.segment.rsc +4 -4
  108. package/.next/standalone/.next/server/app/waitlist.segments/_tree.segment.rsc +2 -2
  109. package/.next/standalone/.next/server/app/waitlist.segments/waitlist/__PAGE__.segment.rsc +1 -1
  110. package/.next/standalone/.next/server/app/waitlist.segments/waitlist.segment.rsc +1 -1
  111. package/.next/standalone/.next/server/app/workspace/[...path]/page.js +39 -2
  112. package/.next/standalone/.next/server/app/workspace/[...path]/page_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/workspace/search/page_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/workspace/search.html +2 -2
  116. package/.next/standalone/.next/server/app/workspace/search.rsc +6 -6
  117. package/.next/standalone/.next/server/app/workspace/search.segments/_full.segment.rsc +6 -6
  118. package/.next/standalone/.next/server/app/workspace/search.segments/_head.segment.rsc +1 -1
  119. package/.next/standalone/.next/server/app/workspace/search.segments/_index.segment.rsc +4 -4
  120. package/.next/standalone/.next/server/app/workspace/search.segments/_tree.segment.rsc +2 -2
  121. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search/__PAGE__.segment.rsc +2 -2
  122. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search.segment.rsc +1 -1
  123. package/.next/standalone/.next/server/app/workspace/search.segments/workspace.segment.rsc +2 -2
  124. package/.next/standalone/.next/server/app/workspace.html +2 -2
  125. package/.next/standalone/.next/server/app/workspace.rsc +6 -6
  126. package/.next/standalone/.next/server/app/workspace.segments/_full.segment.rsc +6 -6
  127. package/.next/standalone/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  128. package/.next/standalone/.next/server/app/workspace.segments/_index.segment.rsc +4 -4
  129. package/.next/standalone/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  130. package/.next/standalone/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +2 -2
  131. package/.next/standalone/.next/server/app/workspace.segments/workspace.segment.rsc +2 -2
  132. package/.next/standalone/.next/server/app-paths-manifest.json +6 -6
  133. package/.next/standalone/.next/server/chunks/3251.js +1 -1
  134. package/.next/standalone/.next/server/chunks/5502.js +1 -1
  135. package/.next/standalone/.next/server/chunks/7051.js +1 -1
  136. package/.next/standalone/.next/server/chunks/7174.js +1 -1
  137. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  138. package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
  139. package/.next/standalone/.next/server/pages/404.html +1 -1
  140. package/.next/standalone/.next/server/pages/500.html +2 -2
  141. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  142. package/.next/standalone/node_modules/baseline-browser-mapping/dist/index.cjs +1 -1
  143. package/.next/standalone/node_modules/baseline-browser-mapping/package.json +8 -4
  144. package/.next/standalone/package.json +1 -1
  145. package/.next/static/chunks/1285-9ce20956f9242893.js +9 -0
  146. package/.next/static/chunks/330-60f33582af3e15a5.js +1 -0
  147. package/.next/static/chunks/5167-ed3e0bd0cece4b4a.js +1 -0
  148. package/.next/static/chunks/54a60aa6.867b5520f2f42695.js +79 -0
  149. package/.next/static/chunks/app/settings/relay/page-1d9c7e4751a0d285.js +1 -0
  150. package/.next/static/chunks/app/workspace/[...path]/page-463022f5d199eabc.js +38 -0
  151. package/.next/static/chunks/app/workspace/{layout-9f33c59bd846f401.js → layout-e5fdab2463c57ef5.js} +1 -1
  152. package/.next/static/chunks/{ba12c10f-4a76b94632273ce4.js → ba12c10f-50aff6e7ca86063d.js} +1 -1
  153. package/.next/static/chunks/{webpack-c9a7907951504d87.js → webpack-86242326edb60137.js} +1 -1
  154. package/.next/static/css/aebc553629e4d7c1.css +1 -0
  155. package/README.md +2 -0
  156. package/bin/clawpad.js +22 -0
  157. package/package.json +1 -1
  158. package/.next/static/chunks/1285-513d0a20b39e5e47.js +0 -9
  159. package/.next/static/chunks/330-59824510b74e3d59.js +0 -1
  160. package/.next/static/chunks/4328-1baf4f862559cce8.js +0 -1
  161. package/.next/static/chunks/54a60aa6.0a0062edc9e33358.js +0 -79
  162. package/.next/static/chunks/app/settings/relay/page-e0fd8c840d377b11.js +0 -1
  163. package/.next/static/chunks/app/workspace/[...path]/page-c99cdc1cfdfb0fef.js +0 -1
  164. package/.next/static/css/7328dda059c2e2c3.css +0 -1
  165. /package/.next/static/{dE2vgzBfR9CceWwVrnKdq → 6wBTkYweCDZaRJk9nK9iE}/_buildManifest.js +0 -0
  166. /package/.next/static/{dE2vgzBfR9CceWwVrnKdq → 6wBTkYweCDZaRJk9nK9iE}/_ssgManifest.js +0 -0
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
6
6
  6:I[78616,[],"ClientSegmentRoot"]
7
- 7:I[24733,["8803","static/chunks/ba12c10f-4a76b94632273ce4.js","330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-513d0a20b39e5e47.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-9f33c59bd846f401.js"],"default"]
7
+ 7:I[24733,["8803","static/chunks/ba12c10f-50aff6e7ca86063d.js","330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-9ce20956f9242893.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-e5fdab2463c57ef5.js"],"default"]
8
8
  9:I[61304,[],"ClientPageRoot"]
9
- a:I[63481,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6094","static/chunks/6094-6afc351213ca1423.js","3960","static/chunks/3960-e79329a554c5f600.js","8257","static/chunks/app/workspace/search/page-06716c45413ff1db.js"],"default"]
9
+ a:I[63481,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6094","static/chunks/6094-6afc351213ca1423.js","3960","static/chunks/3960-e79329a554c5f600.js","8257","static/chunks/app/workspace/search/page-06716c45413ff1db.js"],"default"]
10
10
  d:I[90484,[],"OutletBoundary"]
11
11
  e:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -15,8 +15,8 @@ e:"$Sreact.suspense"
15
15
  :HL["/_next/static/media/27834908180db20f-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
16
  :HL["/_next/static/media/78fec81b34c4a365.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
18
- :HL["/_next/static/css/7328dda059c2e2c3.css","style"]
19
- 0:{"P":null,"b":"dE2vgzBfR9CceWwVrnKdq","c":["","workspace","search"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["search",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7328dda059c2e2c3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
18
+ :HL["/_next/static/css/aebc553629e4d7c1.css","style"]
19
+ 0:{"P":null,"b":"6wBTkYweCDZaRJk9nK9iE","c":["","workspace","search"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["search",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/aebc553629e4d7c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
20
20
  8:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
21
21
  b:{}
22
22
  c:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
6
6
  6:I[78616,[],"ClientSegmentRoot"]
7
- 7:I[24733,["8803","static/chunks/ba12c10f-4a76b94632273ce4.js","330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-513d0a20b39e5e47.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-9f33c59bd846f401.js"],"default"]
7
+ 7:I[24733,["8803","static/chunks/ba12c10f-50aff6e7ca86063d.js","330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-9ce20956f9242893.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-e5fdab2463c57ef5.js"],"default"]
8
8
  9:I[61304,[],"ClientPageRoot"]
9
- a:I[63481,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6094","static/chunks/6094-6afc351213ca1423.js","3960","static/chunks/3960-e79329a554c5f600.js","8257","static/chunks/app/workspace/search/page-06716c45413ff1db.js"],"default"]
9
+ a:I[63481,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6094","static/chunks/6094-6afc351213ca1423.js","3960","static/chunks/3960-e79329a554c5f600.js","8257","static/chunks/app/workspace/search/page-06716c45413ff1db.js"],"default"]
10
10
  d:I[90484,[],"OutletBoundary"]
11
11
  e:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -15,8 +15,8 @@ e:"$Sreact.suspense"
15
15
  :HL["/_next/static/media/27834908180db20f-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
16
  :HL["/_next/static/media/78fec81b34c4a365.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
18
- :HL["/_next/static/css/7328dda059c2e2c3.css","style"]
19
- 0:{"P":null,"b":"dE2vgzBfR9CceWwVrnKdq","c":["","workspace","search"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["search",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7328dda059c2e2c3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
18
+ :HL["/_next/static/css/aebc553629e4d7c1.css","style"]
19
+ 0:{"P":null,"b":"6wBTkYweCDZaRJk9nK9iE","c":["","workspace","search"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["search",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/aebc553629e4d7c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
20
20
  8:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
21
21
  b:{}
22
22
  c:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"buildId":"dE2vgzBfR9CceWwVrnKdq","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":"ClawPad"}],["$","meta","1",{"name":"description","content":"The workspace for OpenClaw"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?50c20623341a5f1c","type":"image/x-icon","sizes":"256x256"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/brand/apple-touch-icon.png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"6wBTkYweCDZaRJk9nK9iE","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":"ClawPad"}],["$","meta","1",{"name":"description","content":"The workspace for OpenClaw"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?50c20623341a5f1c","type":"image/x-icon","sizes":"256x256"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/brand/apple-touch-icon.png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
6
6
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
7
- :HL["/_next/static/css/7328dda059c2e2c3.css","style"]
8
- 0:{"buildId":"dE2vgzBfR9CceWwVrnKdq","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7328dda059c2e2c3.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}],["$","$L5",null,{}]]}]}]}]]}],"loading":null,"isPartial":false}
7
+ :HL["/_next/static/css/aebc553629e4d7c1.css","style"]
8
+ 0:{"buildId":"6wBTkYweCDZaRJk9nK9iE","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/aebc553629e4d7c1.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}],["$","$L5",null,{}]]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/media/27834908180db20f-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/media/78fec81b34c4a365.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
3
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
4
- :HL["/_next/static/css/7328dda059c2e2c3.css","style"]
5
- 0:{"buildId":"dE2vgzBfR9CceWwVrnKdq","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"workspace","paramType":null,"paramKey":"workspace","hasRuntimePrefetch":false,"slots":{"children":{"name":"search","paramType":null,"paramKey":"search","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
4
+ :HL["/_next/static/css/aebc553629e4d7c1.css","style"]
5
+ 0:{"buildId":"6wBTkYweCDZaRJk9nK9iE","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"workspace","paramType":null,"paramKey":"workspace","hasRuntimePrefetch":false,"slots":{"children":{"name":"search","paramType":null,"paramKey":"search","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[61304,[],"ClientPageRoot"]
3
- 3:I[63481,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6094","static/chunks/6094-6afc351213ca1423.js","3960","static/chunks/3960-e79329a554c5f600.js","8257","static/chunks/app/workspace/search/page-06716c45413ff1db.js"],"default"]
3
+ 3:I[63481,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6094","static/chunks/6094-6afc351213ca1423.js","3960","static/chunks/3960-e79329a554c5f600.js","8257","static/chunks/app/workspace/search/page-06716c45413ff1db.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"dE2vgzBfR9CceWwVrnKdq","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"6wBTkYweCDZaRJk9nK9iE","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:{}
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"dE2vgzBfR9CceWwVrnKdq","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"6wBTkYweCDZaRJk9nK9iE","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[78616,[],"ClientSegmentRoot"]
3
- 3:I[24733,["8803","static/chunks/ba12c10f-4a76b94632273ce4.js","330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-513d0a20b39e5e47.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-9f33c59bd846f401.js"],"default"]
3
+ 3:I[24733,["8803","static/chunks/ba12c10f-50aff6e7ca86063d.js","330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-9ce20956f9242893.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-e5fdab2463c57ef5.js"],"default"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 0:{"buildId":"dE2vgzBfR9CceWwVrnKdq","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"6wBTkYweCDZaRJk9nK9iE","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"loading":null,"isPartial":false}
7
7
  6:"$0:rsc:props:children:1:props:serverProvidedParams:params"
@@ -1,2 +1,2 @@
1
- <!DOCTYPE html><!--dE2vgzBfR9CceWwVrnKdq--><html lang="en" class="__variable_245d8d __variable_97c177"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/27834908180db20f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/78fec81b34c4a365.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a6a6c7db5d43079b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/7328dda059c2e2c3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-c9a7907951504d87.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-a1f34f01f7efbb58.js" async=""></script><script src="/_next/static/chunks/330-59824510b74e3d59.js" async=""></script><script src="/_next/static/chunks/7300-94af248c8ba80a2a.js" async=""></script><script src="/_next/static/chunks/6609-078a8cdc853f87c6.js" async=""></script><script src="/_next/static/chunks/8935-b62f5c8bf50ff5e8.js" async=""></script><script src="/_next/static/chunks/112-8da50d6fab374e89.js" async=""></script><script src="/_next/static/chunks/1178-f2f0bd687a63b9f8.js" async=""></script><script src="/_next/static/chunks/app/layout-df1bcd23e841ae19.js" async=""></script><script src="/_next/static/chunks/ba12c10f-4a76b94632273ce4.js" async=""></script><script src="/_next/static/chunks/4559-722e02df6a03e69f.js" async=""></script><script src="/_next/static/chunks/5403-0bffd8f59627ffd1.js" async=""></script><script src="/_next/static/chunks/9352-ebc6e6db2591125b.js" async=""></script><script src="/_next/static/chunks/1285-513d0a20b39e5e47.js" async=""></script><script src="/_next/static/chunks/8550-1006bc90e28110d2.js" async=""></script><script src="/_next/static/chunks/9075-6844b0538e143748.js" async=""></script><script src="/_next/static/chunks/7230-ae3fcfca93b2ad80.js" async=""></script><script src="/_next/static/chunks/app/workspace/layout-9f33c59bd846f401.js" async=""></script><script src="/_next/static/chunks/app/workspace/page-e1500b07743ca666.js" async=""></script><meta name="next-size-adjust" content=""/><title>ClawPad</title><meta name="description" content="The workspace for OpenClaw"/><link rel="icon" href="/favicon.ico?50c20623341a5f1c" type="image/x-icon" sizes="256x256"/><link rel="icon" href="/favicon.ico"/><link rel="icon" href="/favicon.png" type="image/png"/><link rel="apple-touch-icon" href="/brand/apple-touch-icon.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="font-sans antialiased"><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 h-screen overflow-hidden"><div class="relative flex h-full shrink-0 flex-col border-r bg-sidebar" style="width:240px;min-width:208px;max-width:35vw"><div class="flex h-12 shrink-0 items-center justify-between px-3"><a class="flex items-center gap-2 text-[13px] font-semibold leading-none transition-colors hover:text-foreground/80" href="/workspace"><span class="inline-flex items-center -translate-y-[2px]"><img alt="ClawPad" loading="lazy" width="127" height="26" decoding="async" data-nimg="1" class="block" style="color:transparent" srcSet="/_next/image?url=%2Fbrand%2Flogo.png&amp;w=128&amp;q=75 1x, /_next/image?url=%2Fbrand%2Flogo.png&amp;w=256&amp;q=75 2x" src="/_next/image?url=%2Fbrand%2Flogo.png&amp;w=256&amp;q=75"/></span><span class="relative flex h-2.5 w-2.5" data-state="closed" data-slot="tooltip-trigger"><span class="relative inline-flex h-2.5 w-2.5 rounded-full ring-1 ring-[color:var(--cp-brand-border)] bg-zinc-400"></span></span></a><button data-slot="tooltip-trigger" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive hover:bg-accent dark:hover:bg-accent/50 size-9 h-7 w-7 text-muted-foreground hover:text-foreground" data-state="closed"><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-panel-left-close h-4 w-4" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><div class="flex-1 min-h-0 min-w-0 overflow-hidden"><div class="flex h-full w-full flex-col overflow-hidden"><div class="shrink-0 space-y-0.5 px-2"><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-search h-4 w-4" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg></span><span class="flex-1 min-w-0 truncate text-left">Search</span><kbd class="shrink-0 rounded border border-border/70 bg-muted/70 px-1.5 py-0.5 text-[11px] font-mono font-medium leading-none tracking-tight text-muted-foreground/85">⌘K</kbd></button><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg></span><span class="flex-1 min-w-0 truncate text-left">New Document</span><kbd class="shrink-0 rounded border border-border/70 bg-muted/70 px-1.5 py-0.5 text-[11px] font-mono font-medium leading-none tracking-tight text-muted-foreground/85">⌘N</kbd></button><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-folder-plus h-4 w-4" aria-hidden="true"><path d="M12 10v6"></path><path d="M9 13h6"></path><path d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"></path></svg></span><span class="flex-1 min-w-0 truncate text-left">New Space</span></button></div><div data-orientation="horizontal" role="none" data-slot="separator" class="bg-border data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px my-2 shrink-0"></div><div dir="ltr" data-slot="scroll-area" class="relative min-h-0 flex-1 w-full min-w-0 px-2" style="position:relative;--radix-scroll-area-corner-width:0px;--radix-scroll-area-corner-height:0px"><style>[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}</style><div data-radix-scroll-area-viewport="" data-slot="scroll-area-viewport" class="focus-visible:ring-ring/50 size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:outline-1 [&amp;&gt;div]:!block [&amp;&gt;div]:!min-w-0" style="overflow-x:hidden;overflow-y:hidden"><div style="min-width:100%;display:table"><div class="w-full py-1"><h3 class="mb-1 px-2 text-[11px] font-medium uppercase tracking-wider text-muted-foreground">Spaces</h3><p class="px-2 py-2 text-xs text-muted-foreground">No spaces yet</p></div></div></div></div><div data-orientation="horizontal" role="none" data-slot="separator" class="bg-border data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px shrink-0"></div><div class="shrink-0 space-y-0.5 px-2 py-2"><div class="flex items-center gap-2 rounded-md px-2 py-1.5 text-[13px]"><span class="relative flex h-2 w-2"><span class="relative inline-flex h-2 w-2 rounded-full bg-red-400"></span></span><span class="flex-1 text-[11px] text-muted-foreground">Disconnected</span><button class="text-[10px] text-blue-500 hover:text-blue-400 transition-colors">Retry</button></div><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-sun hidden h-4 w-4 dark:inline" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><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-moon inline h-4 w-4 dark:hidden" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></span><span class="flex-1 min-w-0 truncate text-left"><span class="hidden dark:inline">Light Mode</span><span class="inline dark:hidden">Dark Mode</span></span></button><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-settings h-4 w-4" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></span><span class="flex-1 min-w-0 truncate text-left">Settings</span></button></div></div></div><div role="separator" aria-orientation="vertical" aria-label="Resize sidebar" class="absolute right-0 top-0 z-20 h-full w-2 cursor-col-resize group"><div class="absolute inset-y-0 right-0 w-px bg-border/70 transition-colors group-hover:bg-[color:var(--cp-brand-2)]"></div></div></div><main class="workspace-scroll-area relative z-0 flex-1 overflow-y-auto"><!--$--><div class="flex h-full items-center justify-center text-sm text-muted-foreground">Loading workspace...</div><!--$--><!--/$--><!--/$--></main><!--$?--><template id="B:0"></template><div class="flex h-full w-full flex-col p-4 gap-4"><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-8 w-32"></div><div class="flex-1 space-y-3"><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-16 w-3/4 ml-auto"></div><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-24 w-4/5"></div><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-16 w-2/3 ml-auto"></div></div><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-12 w-full"></div></div><!--/$--></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-c9a7907951504d87.js" id="_R_" async=""></script><div hidden id="S:0"><div class="relative flex flex-col bg-background h-full shrink-0 border-l" style="width:600px;min-width:400px;max-width:40vw"><div role="separator" aria-orientation="vertical" aria-label="Resize chat panel" class="absolute left-0 top-0 z-20 h-full w-2 cursor-col-resize group"><div class="absolute inset-y-0 left-0 w-px bg-border/70 transition-colors group-hover:bg-[color:var(--cp-brand-2)]"></div></div><div class="flex shrink-0 items-center justify-between border-b px-4 h-12"><div class="flex items-center gap-2.5"><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-4 w-4 shrink-0 text-[color:var(--cp-brand-2)]" 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><span class="text-sm font-medium">Chat</span><span class="relative flex h-2 w-2" title="disconnected"><span class="relative inline-flex h-2 w-2 rounded-full bg-zinc-300 dark:bg-zinc-600"></span></span></div><div class="flex items-center gap-1"><button data-slot="button" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive hover:bg-accent dark:hover:bg-accent/50 size-9 h-8 w-8 text-muted-foreground hover:text-foreground" title="Show details" aria-pressed="false" aria-label="Show details"><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-eye h-4 w-4" aria-hidden="true"><path d="M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"></path><circle cx="12" cy="12" r="3"></circle></svg></button><button data-slot="button" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive hover:bg-accent dark:hover:bg-accent/50 size-9 h-8 w-8 text-muted-foreground hover:text-foreground" title="New chat"><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-message-square-plus h-4 w-4" aria-hidden="true"><path d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"></path><path d="M12 8v6"></path><path d="M9 11h6"></path></svg></button></div></div><div class="border-b border-amber-500/30 bg-amber-500/10 px-4 py-2 text-xs text-amber-700 dark:text-amber-300">OpenClaw gateway is unavailable. Start or restart the gateway to resume chat.</div><div class="flex-1 min-h-0 min-w-0 overflow-y-auto"><div class="relative flex min-h-full flex-col gap-4 p-4 pb-[calc(8rem+env(safe-area-inset-bottom,0px))] min-w-0 overflow-hidden"><div class="flex items-center justify-center gap-2 py-8 text-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-loader-circle h-3.5 w-3.5 animate-spin" aria-hidden="true"><path d="M21 12a9 9 0 1 1-6.219-8.56"></path></svg><span class="text-xs">Loading history…</span></div></div></div><div class="shrink-0 border-t p-4"><form class="w-full"><input type="file" accept="image/png,image/jpeg,image/gif,image/webp" multiple="" class="hidden"/><div class="relative flex w-full flex-col gap-2 rounded-2xl border bg-muted/30 px-4 py-3 shadow-[0_2px_5px_rgba(0,0,0,0.04)] transition-shadow duration-150 focus-within:shadow-[0_8px_14px_rgba(0,0,0,0.08)]"><textarea placeholder="Ask your agent…" rows="2" class="w-full resize-none bg-transparent px-1 py-1 text-sm leading-relaxed placeholder:text-muted-foreground/80 focus:outline-none focus:ring-0 min-h-[44px] max-h-[150px]"></textarea><div class="flex items-center justify-between"><div class="flex items-center gap-2"><button data-slot="button" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:hover:bg-accent/50 size-9 h-8 w-8 rounded-full text-muted-foreground/70 hover:text-foreground hover:bg-muted/60" type="button" title="Attach image" aria-label="Attach image" disabled=""><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-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg></button></div><button data-slot="button" data-variant="default" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive size-9 h-9 w-9 rounded-full bg-white text-black shadow-sm hover:bg-white/90" type="submit" aria-label="Send message" disabled=""><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-arrow-up h-4 w-4" aria-hidden="true"><path d="m5 12 7-7 7 7"></path><path d="M12 19V5"></path></svg></button></div></div></form></div></div></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
2
- $RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[37279,[\"330\",\"static/chunks/330-59824510b74e3d59.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"112\",\"static/chunks/112-8da50d6fab374e89.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"7177\",\"static/chunks/app/layout-df1bcd23e841ae19.js\"],\"Providers\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[25044,[\"330\",\"static/chunks/330-59824510b74e3d59.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"112\",\"static/chunks/112-8da50d6fab374e89.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"7177\",\"static/chunks/app/layout-df1bcd23e841ae19.js\"],\"Toaster\"]\n6:I[78616,[],\"ClientSegmentRoot\"]\n7:I[24733,[\"8803\",\"static/chunks/ba12c10f-4a76b94632273ce4.js\",\"330\",\"static/chunks/330-59824510b74e3d59.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"4559\",\"static/chunks/4559-722e02df6a03e69f.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"5403\",\"static/chunks/5403-0bffd8f59627ffd1.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"9352\",\"static/chunks/9352-ebc6e6db2591125b.js\",\"1285\",\"static/chunks/1285-513d0a20b39e5e47.js\",\"8550\",\"static/chunks/8550-1006bc90e28110d2.js\",\"9075\",\"static/chunks/9075-6844b0538e143748.js\",\"7230\",\"static/chunks/7230-ae3fcfca93b2ad80.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"1807\",\"static/chunks/app/workspace/layout-9f33c59bd846f401.js\"],\"default\"]\n9:I[61304,[],\"ClientPageRoot\"]\na:I[59176,[\"330\",\"static/chunks/330-59824510b74e3d59.js\",\"5403\",\"static/chunks/5403-0bffd8f59627ffd1.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"6364\",\"static/chunks/app/workspace/page-e1500b07743ca666.js\"],\"default\"]\nd:I[90484,[],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n14:I[27123,[],\"\"]\n:HL[\"/_next/static/media/27834908180db20f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/78fec81b34c4a365.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a6a6c7db5d43079b.css\",\"style\"]\n:HL[\"/_next/static/css/7328dda059c2e2c3.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"dE2vgzBfR9CceWwVrnKdq\",\"c\":[\"\",\"workspace\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"workspace\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a6a6c7db5d43079b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7328dda059c2e2c3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"__variable_245d8d __variable_97c177\",\"children\":[\"$\",\"body\",null,{\"className\":\"font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L5\",null,{}]]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"slots\":{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@8\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@b\",\"$@c\"]}}],null,[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\nb:{}\nc:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nf:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"ClawPad\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The workspace for OpenClaw\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?50c20623341a5f1c\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.png\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"apple-touch-icon\",\"href\":\"/brand/apple-touch-icon.png\"}],[\"$\",\"$L15\",\"6\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--6wBTkYweCDZaRJk9nK9iE--><html lang="en" class="__variable_245d8d __variable_97c177"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/27834908180db20f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/78fec81b34c4a365.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a6a6c7db5d43079b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/aebc553629e4d7c1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-86242326edb60137.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-a1f34f01f7efbb58.js" async=""></script><script src="/_next/static/chunks/330-60f33582af3e15a5.js" async=""></script><script src="/_next/static/chunks/7300-94af248c8ba80a2a.js" async=""></script><script src="/_next/static/chunks/6609-078a8cdc853f87c6.js" async=""></script><script src="/_next/static/chunks/8935-b62f5c8bf50ff5e8.js" async=""></script><script src="/_next/static/chunks/112-8da50d6fab374e89.js" async=""></script><script src="/_next/static/chunks/1178-f2f0bd687a63b9f8.js" async=""></script><script src="/_next/static/chunks/app/layout-df1bcd23e841ae19.js" async=""></script><script src="/_next/static/chunks/ba12c10f-50aff6e7ca86063d.js" async=""></script><script src="/_next/static/chunks/4559-722e02df6a03e69f.js" async=""></script><script src="/_next/static/chunks/5403-0bffd8f59627ffd1.js" async=""></script><script src="/_next/static/chunks/9352-ebc6e6db2591125b.js" async=""></script><script src="/_next/static/chunks/1285-9ce20956f9242893.js" async=""></script><script src="/_next/static/chunks/8550-1006bc90e28110d2.js" async=""></script><script src="/_next/static/chunks/9075-6844b0538e143748.js" async=""></script><script src="/_next/static/chunks/7230-ae3fcfca93b2ad80.js" async=""></script><script src="/_next/static/chunks/app/workspace/layout-e5fdab2463c57ef5.js" async=""></script><script src="/_next/static/chunks/app/workspace/page-e1500b07743ca666.js" async=""></script><meta name="next-size-adjust" content=""/><title>ClawPad</title><meta name="description" content="The workspace for OpenClaw"/><link rel="icon" href="/favicon.ico?50c20623341a5f1c" type="image/x-icon" sizes="256x256"/><link rel="icon" href="/favicon.ico"/><link rel="icon" href="/favicon.png" type="image/png"/><link rel="apple-touch-icon" href="/brand/apple-touch-icon.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="font-sans antialiased"><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 h-screen overflow-hidden"><div class="relative flex h-full shrink-0 flex-col border-r bg-sidebar" style="width:240px;min-width:208px;max-width:35vw"><div class="flex h-12 shrink-0 items-center justify-between px-3"><a class="flex items-center gap-2 text-[13px] font-semibold leading-none transition-colors hover:text-foreground/80" href="/workspace"><span class="inline-flex items-center -translate-y-[2px]"><img alt="ClawPad" loading="lazy" width="127" height="26" decoding="async" data-nimg="1" class="block" style="color:transparent" srcSet="/_next/image?url=%2Fbrand%2Flogo.png&amp;w=128&amp;q=75 1x, /_next/image?url=%2Fbrand%2Flogo.png&amp;w=256&amp;q=75 2x" src="/_next/image?url=%2Fbrand%2Flogo.png&amp;w=256&amp;q=75"/></span><span class="relative flex h-2.5 w-2.5" data-state="closed" data-slot="tooltip-trigger"><span class="relative inline-flex h-2.5 w-2.5 rounded-full ring-1 ring-[color:var(--cp-brand-border)] bg-zinc-400"></span></span></a><button data-slot="tooltip-trigger" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive hover:bg-accent dark:hover:bg-accent/50 size-9 h-7 w-7 text-muted-foreground hover:text-foreground" data-state="closed"><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-panel-left-close h-4 w-4" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><div class="flex-1 min-h-0 min-w-0 overflow-hidden"><div class="flex h-full w-full flex-col overflow-hidden"><div class="shrink-0 space-y-0.5 px-2"><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-search h-4 w-4" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg></span><span class="flex-1 min-w-0 truncate text-left">Search</span><kbd class="shrink-0 rounded border border-border/70 bg-muted/70 px-1.5 py-0.5 text-[11px] font-mono font-medium leading-none tracking-tight text-muted-foreground/85">⌘K</kbd></button><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg></span><span class="flex-1 min-w-0 truncate text-left">New Document</span><kbd class="shrink-0 rounded border border-border/70 bg-muted/70 px-1.5 py-0.5 text-[11px] font-mono font-medium leading-none tracking-tight text-muted-foreground/85">⌘N</kbd></button><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-folder-plus h-4 w-4" aria-hidden="true"><path d="M12 10v6"></path><path d="M9 13h6"></path><path d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"></path></svg></span><span class="flex-1 min-w-0 truncate text-left">New Space</span></button></div><div data-orientation="horizontal" role="none" data-slot="separator" class="bg-border data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px my-2 shrink-0"></div><div dir="ltr" data-slot="scroll-area" class="relative min-h-0 flex-1 w-full min-w-0 px-2" style="position:relative;--radix-scroll-area-corner-width:0px;--radix-scroll-area-corner-height:0px"><style>[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}</style><div data-radix-scroll-area-viewport="" data-slot="scroll-area-viewport" class="focus-visible:ring-ring/50 size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:outline-1 [&amp;&gt;div]:!block [&amp;&gt;div]:!min-w-0" style="overflow-x:hidden;overflow-y:hidden"><div style="min-width:100%;display:table"><div class="w-full py-1"><h3 class="mb-1 px-2 text-[11px] font-medium uppercase tracking-wider text-muted-foreground">Spaces</h3><p class="px-2 py-2 text-xs text-muted-foreground">No spaces yet</p></div></div></div></div><div data-orientation="horizontal" role="none" data-slot="separator" class="bg-border data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px shrink-0"></div><div class="shrink-0 space-y-0.5 px-2 py-2"><div class="flex items-center gap-2 rounded-md px-2 py-1.5 text-[13px]"><span class="relative flex h-2 w-2"><span class="relative inline-flex h-2 w-2 rounded-full bg-red-400"></span></span><span class="flex-1 text-[11px] text-muted-foreground">Disconnected</span><button class="text-[10px] text-blue-500 hover:text-blue-400 transition-colors">Retry</button></div><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-sun hidden h-4 w-4 dark:inline" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><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-moon inline h-4 w-4 dark:hidden" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></span><span class="flex-1 min-w-0 truncate text-left"><span class="hidden dark:inline">Light Mode</span><span class="inline dark:hidden">Dark Mode</span></span></button><button type="button" class="relative z-[1] flex w-full min-w-0 cursor-pointer items-center gap-2 rounded-md px-2 text-[13px] transition-colors duration-200 pointer-events-auto text-muted-foreground hover:bg-sidebar-accent hover:text-sidebar-foreground py-1.5"><span class="shrink-0"><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-settings h-4 w-4" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></span><span class="flex-1 min-w-0 truncate text-left">Settings</span></button></div></div></div><div role="separator" aria-orientation="vertical" aria-label="Resize sidebar" class="absolute right-0 top-0 z-20 h-full w-2 cursor-col-resize group"><div class="absolute inset-y-0 right-0 w-px bg-border/70 transition-colors group-hover:bg-[color:var(--cp-brand-2)]"></div></div></div><main class="workspace-scroll-area relative z-0 flex-1 overflow-y-auto"><!--$--><div class="flex h-full items-center justify-center text-sm text-muted-foreground">Loading workspace...</div><!--$--><!--/$--><!--/$--></main><!--$?--><template id="B:0"></template><div class="flex h-full w-full flex-col p-4 gap-4"><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-8 w-32"></div><div class="flex-1 space-y-3"><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-16 w-3/4 ml-auto"></div><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-24 w-4/5"></div><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-16 w-2/3 ml-auto"></div></div><div data-slot="skeleton" class="bg-accent animate-pulse rounded-md h-12 w-full"></div></div><!--/$--></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-86242326edb60137.js" id="_R_" async=""></script><div hidden id="S:0"><div class="relative flex flex-col bg-background h-full shrink-0 border-l" style="width:600px;min-width:400px;max-width:40vw"><div role="separator" aria-orientation="vertical" aria-label="Resize chat panel" class="absolute left-0 top-0 z-20 h-full w-2 cursor-col-resize group"><div class="absolute inset-y-0 left-0 w-px bg-border/70 transition-colors group-hover:bg-[color:var(--cp-brand-2)]"></div></div><div class="flex shrink-0 items-center justify-between border-b px-4 h-12"><div class="flex items-center gap-2.5"><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-4 w-4 shrink-0 text-[color:var(--cp-brand-2)]" 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><span class="text-sm font-medium">Chat</span><span class="relative flex h-2 w-2" title="disconnected"><span class="relative inline-flex h-2 w-2 rounded-full bg-zinc-300 dark:bg-zinc-600"></span></span></div><div class="flex items-center gap-1"><button data-slot="button" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive hover:bg-accent dark:hover:bg-accent/50 size-9 h-8 w-8 text-muted-foreground hover:text-foreground" title="Show details" aria-pressed="false" aria-label="Show details"><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-eye h-4 w-4" aria-hidden="true"><path d="M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"></path><circle cx="12" cy="12" r="3"></circle></svg></button><button data-slot="button" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive hover:bg-accent dark:hover:bg-accent/50 size-9 h-8 w-8 text-muted-foreground hover:text-foreground" title="New chat"><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-message-square-plus h-4 w-4" aria-hidden="true"><path d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"></path><path d="M12 8v6"></path><path d="M9 11h6"></path></svg></button></div></div><div class="border-b border-amber-500/30 bg-amber-500/10 px-4 py-2 text-xs text-amber-700 dark:text-amber-300">OpenClaw gateway is unavailable. Start or restart the gateway to resume chat.</div><div class="flex-1 min-h-0 min-w-0 overflow-y-auto"><div class="relative flex min-h-full flex-col gap-4 p-4 pb-[calc(8rem+env(safe-area-inset-bottom,0px))] min-w-0 overflow-hidden"><div class="flex items-center justify-center gap-2 py-8 text-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-loader-circle h-3.5 w-3.5 animate-spin" aria-hidden="true"><path d="M21 12a9 9 0 1 1-6.219-8.56"></path></svg><span class="text-xs">Loading history…</span></div></div></div><div class="shrink-0 border-t p-4"><form class="w-full"><input type="file" accept="image/png,image/jpeg,image/gif,image/webp" multiple="" class="hidden"/><div class="relative flex w-full flex-col gap-2 rounded-2xl border bg-muted/30 px-4 py-3 shadow-[0_2px_5px_rgba(0,0,0,0.04)] transition-shadow duration-150 focus-within:shadow-[0_8px_14px_rgba(0,0,0,0.08)]"><textarea placeholder="Ask your agent…" rows="2" class="w-full resize-none bg-transparent px-1 py-1 text-sm leading-relaxed placeholder:text-muted-foreground/80 focus:outline-none focus:ring-0 min-h-[44px] max-h-[150px]"></textarea><div class="flex items-center justify-between"><div class="flex items-center gap-2"><button data-slot="button" data-variant="ghost" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:hover:bg-accent/50 size-9 h-8 w-8 rounded-full text-muted-foreground/70 hover:text-foreground hover:bg-muted/60" type="button" title="Attach image" aria-label="Attach image" disabled=""><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-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg></button></div><button data-slot="button" data-variant="default" data-size="icon" class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive size-9 h-9 w-9 rounded-full bg-white text-black shadow-sm hover:bg-white/90" type="submit" aria-label="Send message" disabled=""><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-arrow-up h-4 w-4" aria-hidden="true"><path d="m5 12 7-7 7 7"></path><path d="M12 19V5"></path></svg></button></div></div></form></div></div></div><script>$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
2
+ $RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};$RC("B:0","S:0")</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[37279,[\"330\",\"static/chunks/330-60f33582af3e15a5.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"112\",\"static/chunks/112-8da50d6fab374e89.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"7177\",\"static/chunks/app/layout-df1bcd23e841ae19.js\"],\"Providers\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[25044,[\"330\",\"static/chunks/330-60f33582af3e15a5.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"112\",\"static/chunks/112-8da50d6fab374e89.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"7177\",\"static/chunks/app/layout-df1bcd23e841ae19.js\"],\"Toaster\"]\n6:I[78616,[],\"ClientSegmentRoot\"]\n7:I[24733,[\"8803\",\"static/chunks/ba12c10f-50aff6e7ca86063d.js\",\"330\",\"static/chunks/330-60f33582af3e15a5.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"4559\",\"static/chunks/4559-722e02df6a03e69f.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"5403\",\"static/chunks/5403-0bffd8f59627ffd1.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"9352\",\"static/chunks/9352-ebc6e6db2591125b.js\",\"1285\",\"static/chunks/1285-9ce20956f9242893.js\",\"8550\",\"static/chunks/8550-1006bc90e28110d2.js\",\"9075\",\"static/chunks/9075-6844b0538e143748.js\",\"7230\",\"static/chunks/7230-ae3fcfca93b2ad80.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"1807\",\"static/chunks/app/workspace/layout-e5fdab2463c57ef5.js\"],\"default\"]\n9:I[61304,[],\"ClientPageRoot\"]\na:I[59176,[\"330\",\"static/chunks/330-60f33582af3e15a5.js\",\"5403\",\"static/chunks/5403-0bffd8f59627ffd1.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"6364\",\"static/chunks/app/workspace/page-e1500b07743ca666.js\"],\"default\"]\nd:I[90484,[],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n14:I[27123,[],\"\"]\n:HL[\"/_next/static/media/27834908180db20f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/78fec81b34c4a365.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a6a6c7db5d43079b.css\",\"style\"]\n:HL[\"/_next/static/css/aebc553629e4d7c1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"6wBTkYweCDZaRJk9nK9iE\",\"c\":[\"\",\"workspace\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"workspace\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a6a6c7db5d43079b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/aebc553629e4d7c1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"__variable_245d8d __variable_97c177\",\"children\":[\"$\",\"body\",null,{\"className\":\"font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L5\",null,{}]]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"slots\":{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@8\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@b\",\"$@c\"]}}],null,[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\nb:{}\nc:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nf:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"ClawPad\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The workspace for OpenClaw\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?50c20623341a5f1c\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.png\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"apple-touch-icon\",\"href\":\"/brand/apple-touch-icon.png\"}],[\"$\",\"$L15\",\"6\",{}]]\n"])</script></body></html>
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
6
6
  6:I[78616,[],"ClientSegmentRoot"]
7
- 7:I[24733,["8803","static/chunks/ba12c10f-4a76b94632273ce4.js","330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-513d0a20b39e5e47.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-9f33c59bd846f401.js"],"default"]
7
+ 7:I[24733,["8803","static/chunks/ba12c10f-50aff6e7ca86063d.js","330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-9ce20956f9242893.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-e5fdab2463c57ef5.js"],"default"]
8
8
  9:I[61304,[],"ClientPageRoot"]
9
- a:I[59176,["330","static/chunks/330-59824510b74e3d59.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","6364","static/chunks/app/workspace/page-e1500b07743ca666.js"],"default"]
9
+ a:I[59176,["330","static/chunks/330-60f33582af3e15a5.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","6364","static/chunks/app/workspace/page-e1500b07743ca666.js"],"default"]
10
10
  d:I[90484,[],"OutletBoundary"]
11
11
  e:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -15,8 +15,8 @@ e:"$Sreact.suspense"
15
15
  :HL["/_next/static/media/27834908180db20f-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
16
  :HL["/_next/static/media/78fec81b34c4a365.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
18
- :HL["/_next/static/css/7328dda059c2e2c3.css","style"]
19
- 0:{"P":null,"b":"dE2vgzBfR9CceWwVrnKdq","c":["","workspace"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7328dda059c2e2c3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
18
+ :HL["/_next/static/css/aebc553629e4d7c1.css","style"]
19
+ 0:{"P":null,"b":"6wBTkYweCDZaRJk9nK9iE","c":["","workspace"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/aebc553629e4d7c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
20
20
  8:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
21
21
  b:{}
22
22
  c:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-df1bcd23e841ae19.js"],"Toaster"]
6
6
  6:I[78616,[],"ClientSegmentRoot"]
7
- 7:I[24733,["8803","static/chunks/ba12c10f-4a76b94632273ce4.js","330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-513d0a20b39e5e47.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-9f33c59bd846f401.js"],"default"]
7
+ 7:I[24733,["8803","static/chunks/ba12c10f-50aff6e7ca86063d.js","330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-94af248c8ba80a2a.js","4559","static/chunks/4559-722e02df6a03e69f.js","6609","static/chunks/6609-078a8cdc853f87c6.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","9352","static/chunks/9352-ebc6e6db2591125b.js","1285","static/chunks/1285-9ce20956f9242893.js","8550","static/chunks/8550-1006bc90e28110d2.js","9075","static/chunks/9075-6844b0538e143748.js","7230","static/chunks/7230-ae3fcfca93b2ad80.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","1807","static/chunks/app/workspace/layout-e5fdab2463c57ef5.js"],"default"]
8
8
  9:I[61304,[],"ClientPageRoot"]
9
- a:I[59176,["330","static/chunks/330-59824510b74e3d59.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","6364","static/chunks/app/workspace/page-e1500b07743ca666.js"],"default"]
9
+ a:I[59176,["330","static/chunks/330-60f33582af3e15a5.js","5403","static/chunks/5403-0bffd8f59627ffd1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","6364","static/chunks/app/workspace/page-e1500b07743ca666.js"],"default"]
10
10
  d:I[90484,[],"OutletBoundary"]
11
11
  e:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -15,8 +15,8 @@ e:"$Sreact.suspense"
15
15
  :HL["/_next/static/media/27834908180db20f-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
16
  :HL["/_next/static/media/78fec81b34c4a365.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
18
- :HL["/_next/static/css/7328dda059c2e2c3.css","style"]
19
- 0:{"P":null,"b":"dE2vgzBfR9CceWwVrnKdq","c":["","workspace"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7328dda059c2e2c3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
18
+ :HL["/_next/static/css/aebc553629e4d7c1.css","style"]
19
+ 0:{"P":null,"b":"6wBTkYweCDZaRJk9nK9iE","c":["","workspace"],"q":"","i":false,"f":[[["",{"children":["workspace",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/aebc553629e4d7c1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@8"]}}]]}],{"children":[["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@b","$@c"]}}],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true}
20
20
  8:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
21
21
  b:{}
22
22
  c:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"buildId":"dE2vgzBfR9CceWwVrnKdq","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":"ClawPad"}],["$","meta","1",{"name":"description","content":"The workspace for OpenClaw"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?50c20623341a5f1c","type":"image/x-icon","sizes":"256x256"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/brand/apple-touch-icon.png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"6wBTkYweCDZaRJk9nK9iE","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":"ClawPad"}],["$","meta","1",{"name":"description","content":"The workspace for OpenClaw"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?50c20623341a5f1c","type":"image/x-icon","sizes":"256x256"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/brand/apple-touch-icon.png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}