@geminilight/mindos-windows-arm64 1.0.6 → 1.0.7

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 (528) hide show
  1. package/_standalone/.mindos-build-version +1 -1
  2. package/_standalone/__next/BUILD_ID +1 -1
  3. package/_standalone/__next/app-path-routes-manifest.json +34 -34
  4. package/_standalone/__next/build-manifest.json +4 -4
  5. package/_standalone/__next/prerender-manifest.json +3 -3
  6. package/_standalone/__next/react-loadable-manifest.json +4 -4
  7. package/_standalone/__next/required-server-files.json +4 -4
  8. package/_standalone/__next/server/app/.well-known/agent-card.json/route.js +1 -1
  9. package/_standalone/__next/server/app/.well-known/agent-card.json/route_client-reference-manifest.js +1 -1
  10. package/_standalone/__next/server/app/_global-error/page.js +3 -3
  11. package/_standalone/__next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  12. package/_standalone/__next/server/app/_global-error.html +2 -2
  13. package/_standalone/__next/server/app/_global-error.rsc +3 -3
  14. package/_standalone/__next/server/app/_global-error.segments/_full.segment.rsc +3 -3
  15. package/_standalone/__next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  16. package/_standalone/__next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  17. package/_standalone/__next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  18. package/_standalone/__next/server/app/_global-error.segments/_index.segment.rsc +2 -2
  19. package/_standalone/__next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  20. package/_standalone/__next/server/app/_not-found/page.js +2 -2
  21. package/_standalone/__next/server/app/_not-found/page.js.nft.json +1 -1
  22. package/_standalone/__next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  23. package/_standalone/__next/server/app/agents/[agentKey]/page.js +2 -2
  24. package/_standalone/__next/server/app/agents/[agentKey]/page.js.nft.json +1 -1
  25. package/_standalone/__next/server/app/agents/[agentKey]/page_client-reference-manifest.js +1 -1
  26. package/_standalone/__next/server/app/agents/page.js +2 -2
  27. package/_standalone/__next/server/app/agents/page.js.nft.json +1 -1
  28. package/_standalone/__next/server/app/agents/page_client-reference-manifest.js +1 -1
  29. package/_standalone/__next/server/app/api/a2a/agents/route.js +1 -1
  30. package/_standalone/__next/server/app/api/a2a/agents/route_client-reference-manifest.js +1 -1
  31. package/_standalone/__next/server/app/api/a2a/delegations/route.js +1 -1
  32. package/_standalone/__next/server/app/api/a2a/delegations/route_client-reference-manifest.js +1 -1
  33. package/_standalone/__next/server/app/api/a2a/discover/route.js +1 -1
  34. package/_standalone/__next/server/app/api/a2a/discover/route_client-reference-manifest.js +1 -1
  35. package/_standalone/__next/server/app/api/a2a/route.js +1 -1
  36. package/_standalone/__next/server/app/api/a2a/route_client-reference-manifest.js +1 -1
  37. package/_standalone/__next/server/app/api/acp/config/route.js +1 -1
  38. package/_standalone/__next/server/app/api/acp/config/route_client-reference-manifest.js +1 -1
  39. package/_standalone/__next/server/app/api/acp/detect/route.js +1 -1
  40. package/_standalone/__next/server/app/api/acp/detect/route_client-reference-manifest.js +1 -1
  41. package/_standalone/__next/server/app/api/acp/install/route.js +1 -1
  42. package/_standalone/__next/server/app/api/acp/install/route_client-reference-manifest.js +1 -1
  43. package/_standalone/__next/server/app/api/acp/registry/route.js +1 -1
  44. package/_standalone/__next/server/app/api/acp/registry/route_client-reference-manifest.js +1 -1
  45. package/_standalone/__next/server/app/api/acp/session/route.js +1 -1
  46. package/_standalone/__next/server/app/api/acp/session/route_client-reference-manifest.js +1 -1
  47. package/_standalone/__next/server/app/api/agent-activity/route.js +1 -1
  48. package/_standalone/__next/server/app/api/agent-activity/route_client-reference-manifest.js +1 -1
  49. package/_standalone/__next/server/app/api/agents/copy-skill/route.js +1 -1
  50. package/_standalone/__next/server/app/api/agents/copy-skill/route_client-reference-manifest.js +1 -1
  51. package/_standalone/__next/server/app/api/agents/custom/detect/route.js +1 -1
  52. package/_standalone/__next/server/app/api/agents/custom/detect/route_client-reference-manifest.js +1 -1
  53. package/_standalone/__next/server/app/api/agents/custom/route.js +1 -1
  54. package/_standalone/__next/server/app/api/agents/custom/route_client-reference-manifest.js +1 -1
  55. package/_standalone/__next/server/app/api/ask/route.js +2 -2
  56. package/_standalone/__next/server/app/api/ask/route_client-reference-manifest.js +1 -1
  57. package/_standalone/__next/server/app/api/ask-sessions/route.js +1 -1
  58. package/_standalone/__next/server/app/api/ask-sessions/route_client-reference-manifest.js +1 -1
  59. package/_standalone/__next/server/app/api/auth/route.js +1 -1
  60. package/_standalone/__next/server/app/api/auth/route_client-reference-manifest.js +1 -1
  61. package/_standalone/__next/server/app/api/backlinks/route.js +1 -1
  62. package/_standalone/__next/server/app/api/backlinks/route_client-reference-manifest.js +1 -1
  63. package/_standalone/__next/server/app/api/bootstrap/route.js +1 -1
  64. package/_standalone/__next/server/app/api/bootstrap/route_client-reference-manifest.js +1 -1
  65. package/_standalone/__next/server/app/api/changes/route.js +1 -1
  66. package/_standalone/__next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  67. package/_standalone/__next/server/app/api/channels/verify/route.js +1 -1
  68. package/_standalone/__next/server/app/api/channels/verify/route_client-reference-manifest.js +1 -1
  69. package/_standalone/__next/server/app/api/connect/route.js +1 -1
  70. package/_standalone/__next/server/app/api/connect/route_client-reference-manifest.js +1 -1
  71. package/_standalone/__next/server/app/api/embedding/route.js +1 -1
  72. package/_standalone/__next/server/app/api/embedding/route_client-reference-manifest.js +1 -1
  73. package/_standalone/__next/server/app/api/export/route.js +1 -1
  74. package/_standalone/__next/server/app/api/export/route_client-reference-manifest.js +1 -1
  75. package/_standalone/__next/server/app/api/extract-docx/route.js +1 -1
  76. package/_standalone/__next/server/app/api/extract-docx/route_client-reference-manifest.js +1 -1
  77. package/_standalone/__next/server/app/api/extract-pdf/route.js +2 -2
  78. package/_standalone/__next/server/app/api/extract-pdf/route_client-reference-manifest.js +1 -1
  79. package/_standalone/__next/server/app/api/file/import/route.js +1 -1
  80. package/_standalone/__next/server/app/api/file/import/route_client-reference-manifest.js +1 -1
  81. package/_standalone/__next/server/app/api/file/raw/route.js +1 -1
  82. package/_standalone/__next/server/app/api/file/raw/route_client-reference-manifest.js +1 -1
  83. package/_standalone/__next/server/app/api/file/route.js +1 -1
  84. package/_standalone/__next/server/app/api/file/route_client-reference-manifest.js +1 -1
  85. package/_standalone/__next/server/app/api/files/route.js +1 -1
  86. package/_standalone/__next/server/app/api/files/route_client-reference-manifest.js +1 -1
  87. package/_standalone/__next/server/app/api/git/route.js +1 -1
  88. package/_standalone/__next/server/app/api/git/route_client-reference-manifest.js +1 -1
  89. package/_standalone/__next/server/app/api/graph/route.js +1 -1
  90. package/_standalone/__next/server/app/api/graph/route_client-reference-manifest.js +1 -1
  91. package/_standalone/__next/server/app/api/health/route.js +1 -1
  92. package/_standalone/__next/server/app/api/health/route_client-reference-manifest.js +1 -1
  93. package/_standalone/__next/server/app/api/im/activity/route.js +1 -1
  94. package/_standalone/__next/server/app/api/im/activity/route_client-reference-manifest.js +1 -1
  95. package/_standalone/__next/server/app/api/im/config/route.js +1 -1
  96. package/_standalone/__next/server/app/api/im/config/route_client-reference-manifest.js +1 -1
  97. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route.js +1 -1
  98. package/_standalone/__next/server/app/api/im/feishu/long-connection/event/route_client-reference-manifest.js +1 -1
  99. package/_standalone/__next/server/app/api/im/feishu/long-connection/route.js +1 -1
  100. package/_standalone/__next/server/app/api/im/feishu/long-connection/route_client-reference-manifest.js +1 -1
  101. package/_standalone/__next/server/app/api/im/status/route.js +1 -1
  102. package/_standalone/__next/server/app/api/im/status/route_client-reference-manifest.js +1 -1
  103. package/_standalone/__next/server/app/api/im/test/route.js +1 -1
  104. package/_standalone/__next/server/app/api/im/test/route_client-reference-manifest.js +1 -1
  105. package/_standalone/__next/server/app/api/im/webhook/feishu/route.js +1 -1
  106. package/_standalone/__next/server/app/api/im/webhook/feishu/route_client-reference-manifest.js +1 -1
  107. package/_standalone/__next/server/app/api/im/webhook-status/route.js +1 -1
  108. package/_standalone/__next/server/app/api/im/webhook-status/route_client-reference-manifest.js +1 -1
  109. package/_standalone/__next/server/app/api/inbox/clip/route.js +2 -2
  110. package/_standalone/__next/server/app/api/inbox/clip/route_client-reference-manifest.js +1 -1
  111. package/_standalone/__next/server/app/api/inbox/route.js +1 -1
  112. package/_standalone/__next/server/app/api/inbox/route_client-reference-manifest.js +1 -1
  113. package/_standalone/__next/server/app/api/init/route.js +1 -1
  114. package/_standalone/__next/server/app/api/init/route_client-reference-manifest.js +1 -1
  115. package/_standalone/__next/server/app/api/lint/route.js +1 -1
  116. package/_standalone/__next/server/app/api/lint/route_client-reference-manifest.js +1 -1
  117. package/_standalone/__next/server/app/api/mcp/agents/route.js +1 -1
  118. package/_standalone/__next/server/app/api/mcp/agents/route_client-reference-manifest.js +1 -1
  119. package/_standalone/__next/server/app/api/mcp/direct-tools/route.js +1 -1
  120. package/_standalone/__next/server/app/api/mcp/direct-tools/route_client-reference-manifest.js +1 -1
  121. package/_standalone/__next/server/app/api/mcp/install/route.js +1 -1
  122. package/_standalone/__next/server/app/api/mcp/install/route_client-reference-manifest.js +1 -1
  123. package/_standalone/__next/server/app/api/mcp/install-skill/route.js +1 -1
  124. package/_standalone/__next/server/app/api/mcp/install-skill/route_client-reference-manifest.js +1 -1
  125. package/_standalone/__next/server/app/api/mcp/restart/route.js +1 -1
  126. package/_standalone/__next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -1
  127. package/_standalone/__next/server/app/api/mcp/status/route.js +1 -1
  128. package/_standalone/__next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  129. package/_standalone/__next/server/app/api/mcp/tools/route.js +1 -1
  130. package/_standalone/__next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  131. package/_standalone/__next/server/app/api/mcp/uninstall/route.js +1 -1
  132. package/_standalone/__next/server/app/api/mcp/uninstall/route_client-reference-manifest.js +1 -1
  133. package/_standalone/__next/server/app/api/monitoring/route.js +1 -1
  134. package/_standalone/__next/server/app/api/monitoring/route_client-reference-manifest.js +1 -1
  135. package/_standalone/__next/server/app/api/obsidian/compat-report/route.js +1 -1
  136. package/_standalone/__next/server/app/api/obsidian/compat-report/route_client-reference-manifest.js +1 -1
  137. package/_standalone/__next/server/app/api/obsidian/import/route.js +1 -1
  138. package/_standalone/__next/server/app/api/obsidian/import/route_client-reference-manifest.js +1 -1
  139. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route.js +2 -2
  140. package/_standalone/__next/server/app/api/obsidian-plugins/settings/route_client-reference-manifest.js +1 -1
  141. package/_standalone/__next/server/app/api/recent-files/route.js +1 -1
  142. package/_standalone/__next/server/app/api/recent-files/route_client-reference-manifest.js +1 -1
  143. package/_standalone/__next/server/app/api/restart/route.js +1 -1
  144. package/_standalone/__next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  145. package/_standalone/__next/server/app/api/search/prewarm/route.js +1 -1
  146. package/_standalone/__next/server/app/api/search/prewarm/route_client-reference-manifest.js +1 -1
  147. package/_standalone/__next/server/app/api/search/route.js +1 -1
  148. package/_standalone/__next/server/app/api/search/route_client-reference-manifest.js +1 -1
  149. package/_standalone/__next/server/app/api/settings/list-models/route.js +1 -1
  150. package/_standalone/__next/server/app/api/settings/list-models/route_client-reference-manifest.js +1 -1
  151. package/_standalone/__next/server/app/api/settings/reset-token/route.js +1 -1
  152. package/_standalone/__next/server/app/api/settings/reset-token/route_client-reference-manifest.js +1 -1
  153. package/_standalone/__next/server/app/api/settings/route.js +1 -1
  154. package/_standalone/__next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  155. package/_standalone/__next/server/app/api/settings/test-key/route.js +1 -1
  156. package/_standalone/__next/server/app/api/settings/test-key/route_client-reference-manifest.js +1 -1
  157. package/_standalone/__next/server/app/api/setup/check-path/route.js +1 -1
  158. package/_standalone/__next/server/app/api/setup/check-path/route_client-reference-manifest.js +1 -1
  159. package/_standalone/__next/server/app/api/setup/check-port/route.js +1 -1
  160. package/_standalone/__next/server/app/api/setup/check-port/route_client-reference-manifest.js +1 -1
  161. package/_standalone/__next/server/app/api/setup/generate-token/route.js +1 -1
  162. package/_standalone/__next/server/app/api/setup/generate-token/route_client-reference-manifest.js +1 -1
  163. package/_standalone/__next/server/app/api/setup/ls/route.js +1 -1
  164. package/_standalone/__next/server/app/api/setup/ls/route_client-reference-manifest.js +1 -1
  165. package/_standalone/__next/server/app/api/setup/route.js +1 -1
  166. package/_standalone/__next/server/app/api/setup/route_client-reference-manifest.js +1 -1
  167. package/_standalone/__next/server/app/api/skills/route.js +1 -1
  168. package/_standalone/__next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  169. package/_standalone/__next/server/app/api/space-overview/route.js +1 -1
  170. package/_standalone/__next/server/app/api/space-overview/route_client-reference-manifest.js +1 -1
  171. package/_standalone/__next/server/app/api/sync/route.js +1 -1
  172. package/_standalone/__next/server/app/api/sync/route_client-reference-manifest.js +1 -1
  173. package/_standalone/__next/server/app/api/tree-version/route.js +1 -1
  174. package/_standalone/__next/server/app/api/tree-version/route_client-reference-manifest.js +1 -1
  175. package/_standalone/__next/server/app/api/uninstall/route.js +1 -1
  176. package/_standalone/__next/server/app/api/uninstall/route_client-reference-manifest.js +1 -1
  177. package/_standalone/__next/server/app/api/update/route.js +1 -1
  178. package/_standalone/__next/server/app/api/update/route_client-reference-manifest.js +1 -1
  179. package/_standalone/__next/server/app/api/update-check/route.js +1 -1
  180. package/_standalone/__next/server/app/api/update-check/route_client-reference-manifest.js +1 -1
  181. package/_standalone/__next/server/app/api/update-status/route.js +1 -1
  182. package/_standalone/__next/server/app/api/update-status/route_client-reference-manifest.js +1 -1
  183. package/_standalone/__next/server/app/api/workflows/route.js +1 -1
  184. package/_standalone/__next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
  185. package/_standalone/__next/server/app/capture/history/page.js +2 -2
  186. package/_standalone/__next/server/app/capture/history/page.js.nft.json +1 -1
  187. package/_standalone/__next/server/app/capture/history/page_client-reference-manifest.js +1 -1
  188. package/_standalone/__next/server/app/capture/page.js +2 -2
  189. package/_standalone/__next/server/app/capture/page.js.nft.json +1 -1
  190. package/_standalone/__next/server/app/capture/page_client-reference-manifest.js +1 -1
  191. package/_standalone/__next/server/app/changelog/page.js +2 -2
  192. package/_standalone/__next/server/app/changelog/page.js.nft.json +1 -1
  193. package/_standalone/__next/server/app/changelog/page_client-reference-manifest.js +1 -1
  194. package/_standalone/__next/server/app/changes/page.js +2 -2
  195. package/_standalone/__next/server/app/changes/page.js.nft.json +1 -1
  196. package/_standalone/__next/server/app/changes/page_client-reference-manifest.js +1 -1
  197. package/_standalone/__next/server/app/echo/[segment]/page.js +4 -4
  198. package/_standalone/__next/server/app/echo/[segment]/page.js.nft.json +1 -1
  199. package/_standalone/__next/server/app/echo/[segment]/page_client-reference-manifest.js +1 -1
  200. package/_standalone/__next/server/app/echo/page.js +2 -2
  201. package/_standalone/__next/server/app/echo/page.js.nft.json +1 -1
  202. package/_standalone/__next/server/app/echo/page_client-reference-manifest.js +1 -1
  203. package/_standalone/__next/server/app/explore/page.js +3 -3
  204. package/_standalone/__next/server/app/explore/page.js.nft.json +1 -1
  205. package/_standalone/__next/server/app/explore/page_client-reference-manifest.js +1 -1
  206. package/_standalone/__next/server/app/help/page.js +2 -2
  207. package/_standalone/__next/server/app/help/page.js.nft.json +1 -1
  208. package/_standalone/__next/server/app/help/page_client-reference-manifest.js +1 -1
  209. package/_standalone/__next/server/app/icon.svg/route.js +1 -1
  210. package/_standalone/__next/server/app/inbox/history/page.js +2 -2
  211. package/_standalone/__next/server/app/inbox/history/page.js.nft.json +1 -1
  212. package/_standalone/__next/server/app/inbox/history/page_client-reference-manifest.js +1 -1
  213. package/_standalone/__next/server/app/login/page.js +2 -2
  214. package/_standalone/__next/server/app/login/page.js.nft.json +1 -1
  215. package/_standalone/__next/server/app/login/page_client-reference-manifest.js +1 -1
  216. package/_standalone/__next/server/app/page.js +2 -2
  217. package/_standalone/__next/server/app/page.js.nft.json +1 -1
  218. package/_standalone/__next/server/app/page_client-reference-manifest.js +1 -1
  219. package/_standalone/__next/server/app/settings/page.js +2 -2
  220. package/_standalone/__next/server/app/settings/page.js.nft.json +1 -1
  221. package/_standalone/__next/server/app/settings/page_client-reference-manifest.js +1 -1
  222. package/_standalone/__next/server/app/setup/page.js +2 -2
  223. package/_standalone/__next/server/app/setup/page.js.nft.json +1 -1
  224. package/_standalone/__next/server/app/setup/page_client-reference-manifest.js +1 -1
  225. package/_standalone/__next/server/app/todo/page.js +2 -2
  226. package/_standalone/__next/server/app/todo/page.js.nft.json +1 -1
  227. package/_standalone/__next/server/app/todo/page_client-reference-manifest.js +1 -1
  228. package/_standalone/__next/server/app/trash/page.js +3 -3
  229. package/_standalone/__next/server/app/trash/page.js.nft.json +1 -1
  230. package/_standalone/__next/server/app/trash/page_client-reference-manifest.js +1 -1
  231. package/_standalone/__next/server/app/view/[...path]/page.js +3 -3
  232. package/_standalone/__next/server/app/view/[...path]/page.js.nft.json +1 -1
  233. package/_standalone/__next/server/app/view/[...path]/page_client-reference-manifest.js +1 -1
  234. package/_standalone/__next/server/app/wiki/page.js +2 -2
  235. package/_standalone/__next/server/app/wiki/page.js.nft.json +1 -1
  236. package/_standalone/__next/server/app/wiki/page_client-reference-manifest.js +1 -1
  237. package/_standalone/__next/server/app-paths-manifest.json +34 -34
  238. package/_standalone/__next/server/chunks/{6602.js → 1834.js} +21 -21
  239. package/_standalone/__next/server/chunks/3466.js +1 -1
  240. package/_standalone/__next/server/chunks/3727.js +1 -1
  241. package/_standalone/__next/server/chunks/4793.js +1 -1
  242. package/_standalone/__next/server/chunks/6377.js +3 -3
  243. package/_standalone/__next/server/chunks/9350.js +2 -2
  244. package/_standalone/__next/server/chunks/{3219.js → 9773.js} +3 -3
  245. package/_standalone/__next/server/middleware-build-manifest.js +1 -1
  246. package/_standalone/__next/server/middleware-react-loadable-manifest.js +1 -1
  247. package/_standalone/__next/server/middleware.js +2 -2
  248. package/_standalone/__next/server/pages/500.html +2 -2
  249. package/_standalone/__next/server/server-reference-manifest.js +1 -1
  250. package/_standalone/__next/server/server-reference-manifest.json +1 -1
  251. package/_standalone/__next/static/chunks/{2461-a1073a0bd04c228a.js → 1957-723ac4eb5200214c.js} +3 -3
  252. package/_standalone/__next/static/chunks/{47-41e1a06e6d389b69.js → 2737-f4970f0684c334d6.js} +1 -1
  253. package/_standalone/__next/static/chunks/{9216.d3339c27169b21bf.js → 6728.e1841cddb63308b0.js} +1 -1
  254. package/_standalone/__next/static/chunks/{6947.7e50e18da7dc4aef.js → 6947.fb89346ef2f6be17.js} +1 -1
  255. package/_standalone/__next/static/chunks/app/_not-found/{page-ec6fa498a07e6fd9.js → page-eaedcec1b693c03c.js} +1 -1
  256. package/{static-web/_next/static/chunks/app/agents/[agentKey]/page-44c493b744d18249.js → _standalone/__next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js} +1 -1
  257. package/{static-web/_next/static/chunks/app/agents/page-6591b482a193e657.js → _standalone/__next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js} +1 -1
  258. package/_standalone/__next/static/chunks/app/capture/history/page-51db96203209a441.js +1 -0
  259. package/_standalone/__next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +1 -0
  260. package/_standalone/__next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +1 -0
  261. package/_standalone/__next/static/chunks/app/changes/page-c9f8d5632a001849.js +1 -0
  262. package/{static-web/_next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js → _standalone/__next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js} +2 -2
  263. package/_standalone/__next/static/chunks/app/echo/page-c9f8d5632a001849.js +1 -0
  264. package/_standalone/__next/static/chunks/app/{error-c46d1b03d5e3289c.js → error-1cfcd6abd93c3837.js} +1 -1
  265. package/_standalone/__next/static/chunks/app/explore/{page-5d6dd4af8d1bb468.js → page-117fcf54b8b9765c.js} +1 -1
  266. package/_standalone/__next/static/chunks/app/global-error-11b333dcf222bc09.js +1 -0
  267. package/_standalone/__next/static/chunks/app/help/{page-3f0a1a8e51249cb2.js → page-6efb8aa3a3c169fa.js} +1 -1
  268. package/_standalone/__next/static/chunks/app/inbox/history/page-913645bbd6161116.js +1 -0
  269. package/{static-web/_next/static/chunks/app/layout-5966cd317bbed698.js → _standalone/__next/static/chunks/app/layout-24a31ea28c556e82.js} +7 -7
  270. package/_standalone/__next/static/chunks/app/login/page-7f9aca3d51266bec.js +1 -0
  271. package/{static-web/_next/static/chunks/app/page-5c9489e28657376e.js → _standalone/__next/static/chunks/app/page-35662964020c0ea9.js} +1 -1
  272. package/_standalone/__next/static/chunks/app/settings/{page-c9f44b3447a41431.js → page-f816f13a34613538.js} +1 -1
  273. package/{static-web/_next/static/chunks/app/setup/page-f5de08d0d588c778.js → _standalone/__next/static/chunks/app/setup/page-a1027871dc33ffbd.js} +1 -1
  274. package/_standalone/__next/static/chunks/app/todo/page-54c3ec77f662ff73.js +1 -0
  275. package/_standalone/__next/static/chunks/app/trash/page-50622e3df2047204.js +1 -0
  276. package/_standalone/__next/static/chunks/app/view/[...path]/{error-f73092e638a4e999.js → error-c9a3f6de7c963c74.js} +1 -1
  277. package/_standalone/__next/static/chunks/app/view/[...path]/{not-found-80e5f4054819b372.js → not-found-5a4f2b4fbe28d617.js} +1 -1
  278. package/_standalone/__next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js +12 -0
  279. package/{static-web/_next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js → _standalone/__next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js} +2 -2
  280. package/_standalone/__next/static/chunks/{main-app-23adfdc06470abb6.js → main-app-8a6081b103b8f494.js} +1 -1
  281. package/_standalone/__next/static/chunks/webpack-7d8c24c6af17dd51.js +1 -0
  282. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  283. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  284. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  285. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  286. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  287. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  288. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  289. package/_standalone/__node_modules/@aws-sdk/client-bedrock-runtime/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  290. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  291. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  292. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  293. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  294. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  295. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  296. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  297. package/_standalone/__node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  298. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  299. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  300. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  301. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  302. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  303. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  304. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  305. package/_standalone/__node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  306. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  307. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  308. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  309. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  310. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  311. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  312. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  313. package/_standalone/__node_modules/@aws-sdk/middleware-websocket/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  314. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  315. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  316. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  317. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  318. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  319. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  320. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  321. package/_standalone/__node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  322. package/_standalone/__node_modules/@aws-sdk/xml-builder/node_modules/.bin/fxparser +2 -2
  323. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/.bin/pi-ai +2 -2
  324. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  325. package/_standalone/__node_modules/@mariozechner/pi-agent-core/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  326. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  327. package/_standalone/__node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  328. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/extract-zip +2 -2
  329. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/highlight +2 -2
  330. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/jiti +2 -2
  331. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/marked +2 -2
  332. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/pi-ai +2 -2
  333. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/.bin/yaml +2 -2
  334. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/anthropic-ai-sdk +2 -2
  335. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/@mariozechner/pi-ai/node_modules/.bin/openai +2 -2
  336. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/index.js +14 -0
  337. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/license +9 -0
  338. package/_standalone/__node_modules/@mariozechner/pi-coding-agent/node_modules/strip-ansi/node_modules/ansi-regex/package.json +61 -0
  339. package/_standalone/__node_modules/@mariozechner/pi-tui/node_modules/.bin/marked +2 -2
  340. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  341. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  342. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  343. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  344. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  345. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  346. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  347. package/_standalone/__node_modules/@smithy/core/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  348. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  349. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  350. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  351. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  352. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  353. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  354. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  355. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  356. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  357. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  358. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  359. package/_standalone/__node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  360. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  361. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  362. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  363. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  364. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  365. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  366. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  367. package/_standalone/__node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  368. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  369. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  370. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  371. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  372. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  373. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  374. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  375. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  376. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  377. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  378. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  379. package/_standalone/__node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  380. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  381. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  382. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  383. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  384. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/LICENSE +201 -0
  385. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
  386. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/dist-es/index.js +14 -0
  387. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/LICENSE +201 -0
  388. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
  389. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/dist-es/index.js +2 -0
  390. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer/package.json +61 -0
  391. package/_standalone/__node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/package.json +62 -0
  392. package/_standalone/__node_modules/bignumber.js/doc/API.html +2249 -0
  393. package/_standalone/__node_modules/degenerator/node_modules/.bin/escodegen +2 -2
  394. package/_standalone/__node_modules/degenerator/node_modules/.bin/esgenerate +2 -2
  395. package/_standalone/__node_modules/degenerator/node_modules/.bin/esparse +2 -2
  396. package/_standalone/__node_modules/degenerator/node_modules/.bin/esvalidate +2 -2
  397. package/_standalone/__node_modules/entities/LICENSE +11 -0
  398. package/_standalone/__node_modules/entities/dist/decode-codepoint.js +46 -0
  399. package/_standalone/__node_modules/entities/dist/decode.js +544 -0
  400. package/_standalone/__node_modules/entities/dist/encode.js +90 -0
  401. package/_standalone/__node_modules/entities/dist/escape.js +132 -0
  402. package/_standalone/__node_modules/entities/dist/generated/decode-data-html.js +5 -0
  403. package/_standalone/__node_modules/entities/dist/generated/decode-data-xml.js +5 -0
  404. package/_standalone/__node_modules/entities/dist/generated/encode-html.js +12 -0
  405. package/_standalone/__node_modules/entities/dist/index.js +91 -0
  406. package/_standalone/__node_modules/entities/dist/internal/bin-trie-flags.js +18 -0
  407. package/_standalone/__node_modules/entities/dist/internal/decode-shared.js +17 -0
  408. package/_standalone/__node_modules/entities/dist/internal/encode-shared.js +93 -0
  409. package/_standalone/__node_modules/entities/package.json +83 -0
  410. package/_standalone/__node_modules/entities/src/decode-codepoint.ts +50 -0
  411. package/_standalone/__node_modules/entities/src/decode.ts +671 -0
  412. package/_standalone/__node_modules/entities/src/encode.ts +95 -0
  413. package/_standalone/__node_modules/entities/src/escape.ts +160 -0
  414. package/_standalone/__node_modules/entities/src/generated/decode-data-html.ts +7 -0
  415. package/_standalone/__node_modules/entities/src/generated/decode-data-xml.ts +7 -0
  416. package/_standalone/__node_modules/entities/src/generated/encode-html.ts +18 -0
  417. package/_standalone/__node_modules/entities/src/index.ts +162 -0
  418. package/_standalone/__node_modules/entities/src/internal/bin-trie-flags.ts +16 -0
  419. package/_standalone/__node_modules/entities/src/internal/decode-shared.ts +18 -0
  420. package/_standalone/__node_modules/entities/src/internal/encode-shared.ts +123 -0
  421. package/_standalone/__node_modules/escodegen/node_modules/.bin/esparse +2 -2
  422. package/_standalone/__node_modules/escodegen/node_modules/.bin/esvalidate +2 -2
  423. package/_standalone/__node_modules/global-agent/node_modules/.bin/semver +2 -2
  424. package/_standalone/__node_modules/has-flag/index.js +8 -0
  425. package/_standalone/__node_modules/has-flag/license +9 -0
  426. package/_standalone/__node_modules/has-flag/package.json +46 -0
  427. package/_standalone/__node_modules/jsdom/node_modules/.bin/specificity +2 -2
  428. package/_standalone/__node_modules/koffi/doc/benchmarks.md +126 -0
  429. package/_standalone/__node_modules/koffi/doc/callbacks.md +210 -0
  430. package/_standalone/__node_modules/koffi/doc/contribute.md +148 -0
  431. package/_standalone/__node_modules/koffi/doc/functions.md +250 -0
  432. package/_standalone/__node_modules/koffi/doc/index.md +61 -0
  433. package/_standalone/__node_modules/koffi/doc/input.md +471 -0
  434. package/_standalone/__node_modules/koffi/doc/migration.md +159 -0
  435. package/_standalone/__node_modules/koffi/doc/misc.md +180 -0
  436. package/_standalone/__node_modules/koffi/doc/output.md +305 -0
  437. package/_standalone/__node_modules/koffi/doc/packaging.md +88 -0
  438. package/_standalone/__node_modules/koffi/doc/platforms.md +36 -0
  439. package/_standalone/__node_modules/koffi/doc/pointers.md +328 -0
  440. package/_standalone/__node_modules/koffi/doc/start.md +118 -0
  441. package/_standalone/__node_modules/koffi/doc/unions.md +186 -0
  442. package/_standalone/__node_modules/koffi/doc/variables.md +102 -0
  443. package/_standalone/__node_modules/postcss/node_modules/.bin/nanoid +2 -2
  444. package/_standalone/__node_modules/supports-color/browser.js +5 -0
  445. package/_standalone/__node_modules/supports-color/index.js +135 -0
  446. package/_standalone/__node_modules/supports-color/license +9 -0
  447. package/_standalone/__node_modules/supports-color/package.json +53 -0
  448. package/_standalone/__node_modules/tough-cookie/node_modules/.bin/tldts +2 -2
  449. package/_standalone/__node_modules/yaml/browser/dist/doc/Document.js +335 -0
  450. package/_standalone/__node_modules/yaml/browser/dist/doc/anchors.js +71 -0
  451. package/_standalone/__node_modules/yaml/browser/dist/doc/applyReviver.js +55 -0
  452. package/_standalone/__node_modules/yaml/browser/dist/doc/createNode.js +88 -0
  453. package/_standalone/__node_modules/yaml/browser/dist/doc/directives.js +176 -0
  454. package/_standalone/__node_modules/yaml/dist/doc/Document.js +337 -0
  455. package/_standalone/__node_modules/yaml/dist/doc/anchors.js +76 -0
  456. package/_standalone/__node_modules/yaml/dist/doc/applyReviver.js +57 -0
  457. package/_standalone/__node_modules/yaml/dist/doc/createNode.js +90 -0
  458. package/_standalone/__node_modules/yaml/dist/doc/directives.js +178 -0
  459. package/_standalone/server.js +1 -1
  460. package/package.json +1 -1
  461. package/runtime-manifest.json +1 -1
  462. package/scripts/prepare-standalone.mjs +0 -1
  463. package/scripts/verify-standalone.mjs +12 -0
  464. package/static-web/.mindos-build-version +1 -1
  465. package/static-web/_next/static/chunks/{2461-a1073a0bd04c228a.js → 1957-723ac4eb5200214c.js} +3 -3
  466. package/static-web/_next/static/chunks/{47-41e1a06e6d389b69.js → 2737-f4970f0684c334d6.js} +1 -1
  467. package/static-web/_next/static/chunks/{9216.d3339c27169b21bf.js → 6728.e1841cddb63308b0.js} +1 -1
  468. package/static-web/_next/static/chunks/{6947.7e50e18da7dc4aef.js → 6947.fb89346ef2f6be17.js} +1 -1
  469. package/static-web/_next/static/chunks/app/_not-found/{page-ec6fa498a07e6fd9.js → page-eaedcec1b693c03c.js} +1 -1
  470. package/{_standalone/__next/static/chunks/app/agents/[agentKey]/page-44c493b744d18249.js → static-web/_next/static/chunks/app/agents/[agentKey]/page-1dac12945bfbaf35.js} +1 -1
  471. package/{_standalone/__next/static/chunks/app/agents/page-6591b482a193e657.js → static-web/_next/static/chunks/app/agents/page-7ff2e39ca12eb20a.js} +1 -1
  472. package/static-web/_next/static/chunks/app/capture/history/page-51db96203209a441.js +1 -0
  473. package/static-web/_next/static/chunks/app/capture/page-3bf09d1f5e1c379c.js +1 -0
  474. package/static-web/_next/static/chunks/app/changelog/page-01dc22b6d2230c7f.js +1 -0
  475. package/static-web/_next/static/chunks/app/changes/page-c9f8d5632a001849.js +1 -0
  476. package/{_standalone/__next/static/chunks/app/echo/[segment]/page-c5ea40ac04f2dc29.js → static-web/_next/static/chunks/app/echo/[segment]/page-44b6b8e7fd0bbe31.js} +2 -2
  477. package/static-web/_next/static/chunks/app/echo/page-c9f8d5632a001849.js +1 -0
  478. package/static-web/_next/static/chunks/app/{error-c46d1b03d5e3289c.js → error-1cfcd6abd93c3837.js} +1 -1
  479. package/static-web/_next/static/chunks/app/explore/{page-5d6dd4af8d1bb468.js → page-117fcf54b8b9765c.js} +1 -1
  480. package/static-web/_next/static/chunks/app/global-error-11b333dcf222bc09.js +1 -0
  481. package/static-web/_next/static/chunks/app/help/{page-3f0a1a8e51249cb2.js → page-6efb8aa3a3c169fa.js} +1 -1
  482. package/static-web/_next/static/chunks/app/inbox/history/page-913645bbd6161116.js +1 -0
  483. package/{_standalone/__next/static/chunks/app/layout-5966cd317bbed698.js → static-web/_next/static/chunks/app/layout-24a31ea28c556e82.js} +7 -7
  484. package/static-web/_next/static/chunks/app/login/page-7f9aca3d51266bec.js +1 -0
  485. package/{_standalone/__next/static/chunks/app/page-5c9489e28657376e.js → static-web/_next/static/chunks/app/page-35662964020c0ea9.js} +1 -1
  486. package/static-web/_next/static/chunks/app/settings/{page-c9f44b3447a41431.js → page-f816f13a34613538.js} +1 -1
  487. package/{_standalone/__next/static/chunks/app/setup/page-f5de08d0d588c778.js → static-web/_next/static/chunks/app/setup/page-a1027871dc33ffbd.js} +1 -1
  488. package/static-web/_next/static/chunks/app/todo/page-54c3ec77f662ff73.js +1 -0
  489. package/static-web/_next/static/chunks/app/trash/page-50622e3df2047204.js +1 -0
  490. package/static-web/_next/static/chunks/app/view/[...path]/{error-f73092e638a4e999.js → error-c9a3f6de7c963c74.js} +1 -1
  491. package/static-web/_next/static/chunks/app/view/[...path]/{not-found-80e5f4054819b372.js → not-found-5a4f2b4fbe28d617.js} +1 -1
  492. package/static-web/_next/static/chunks/app/view/[...path]/page-b10d3819827da1c2.js +12 -0
  493. package/{_standalone/__next/static/chunks/app/wiki/page-4c9bc816069b6f2a.js → static-web/_next/static/chunks/app/wiki/page-7afd3b97c1ea1b8c.js} +2 -2
  494. package/static-web/_next/static/chunks/{main-app-23adfdc06470abb6.js → main-app-8a6081b103b8f494.js} +1 -1
  495. package/static-web/_next/static/chunks/webpack-7d8c24c6af17dd51.js +1 -0
  496. package/static-web/help/index.html +3 -3
  497. package/static-web/index.html +3 -3
  498. package/static-web/setup/index.html +3 -3
  499. package/static-web/static-web-manifest.json +1 -1
  500. package/static-web/wiki/index.html +3 -3
  501. package/_standalone/__next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +0 -1
  502. package/_standalone/__next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +0 -1
  503. package/_standalone/__next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +0 -1
  504. package/_standalone/__next/static/chunks/app/changes/page-64cf8d751245eee9.js +0 -1
  505. package/_standalone/__next/static/chunks/app/echo/page-64cf8d751245eee9.js +0 -1
  506. package/_standalone/__next/static/chunks/app/global-error-d42727c6c6c48879.js +0 -1
  507. package/_standalone/__next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +0 -1
  508. package/_standalone/__next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +0 -1
  509. package/_standalone/__next/static/chunks/app/todo/page-c7629a0c102c634f.js +0 -1
  510. package/_standalone/__next/static/chunks/app/trash/page-d87207a63591ee16.js +0 -1
  511. package/_standalone/__next/static/chunks/app/view/[...path]/page-1898f4ae4ab28db0.js +0 -12
  512. package/_standalone/__next/static/chunks/webpack-75abef9cbb1ea912.js +0 -1
  513. package/static-web/_next/static/chunks/app/capture/history/page-d157ce945ad84c23.js +0 -1
  514. package/static-web/_next/static/chunks/app/capture/page-ae4d683afdc7a7b2.js +0 -1
  515. package/static-web/_next/static/chunks/app/changelog/page-5a39d8fe531f4d45.js +0 -1
  516. package/static-web/_next/static/chunks/app/changes/page-64cf8d751245eee9.js +0 -1
  517. package/static-web/_next/static/chunks/app/echo/page-64cf8d751245eee9.js +0 -1
  518. package/static-web/_next/static/chunks/app/global-error-d42727c6c6c48879.js +0 -1
  519. package/static-web/_next/static/chunks/app/inbox/history/page-b2930c2ef04e00b0.js +0 -1
  520. package/static-web/_next/static/chunks/app/login/page-a4f9f9053c75ae8d.js +0 -1
  521. package/static-web/_next/static/chunks/app/todo/page-c7629a0c102c634f.js +0 -1
  522. package/static-web/_next/static/chunks/app/trash/page-d87207a63591ee16.js +0 -1
  523. package/static-web/_next/static/chunks/app/view/[...path]/page-1898f4ae4ab28db0.js +0 -12
  524. package/static-web/_next/static/chunks/webpack-75abef9cbb1ea912.js +0 -1
  525. /package/_standalone/__next/static/{J9M4pgRyRHH7Ofbxuuklh → 3FkuJxcda957EywJ5ZWWG}/_buildManifest.js +0 -0
  526. /package/_standalone/__next/static/{J9M4pgRyRHH7Ofbxuuklh → 3FkuJxcda957EywJ5ZWWG}/_ssgManifest.js +0 -0
  527. /package/static-web/_next/static/{J9M4pgRyRHH7Ofbxuuklh → 3FkuJxcda957EywJ5ZWWG}/_buildManifest.js +0 -0
  528. /package/static-web/_next/static/{J9M4pgRyRHH7Ofbxuuklh → 3FkuJxcda957EywJ5ZWWG}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html lang="en" style="background-color:#f8f6f1;color:#1c1a17"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="stylesheet" href="/_next/static/css/0d2fd378b5449176.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/599369d853c61df7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75abef9cbb1ea912.js"/><script src="/_next/static/chunks/bf0c1d5b-a40904205f332b1b.js" async=""></script><script src="/_next/static/chunks/2330-3ba4770e88bc8707.js" async=""></script><script src="/_next/static/chunks/main-app-23adfdc06470abb6.js" async=""></script><script src="/_next/static/chunks/app/global-error-d42727c6c6c48879.js" async=""></script><script src="/_next/static/chunks/505c7712-0c24a53e04230ea7.js" async=""></script><script src="/_next/static/chunks/7156-9bff361e032a7906.js" async=""></script><script src="/_next/static/chunks/6742-377d4cb671ca62d6.js" async=""></script><script src="/_next/static/chunks/2073-3f913ebb13702b7e.js" async=""></script><script src="/_next/static/chunks/5191-88914df1c15c22e6.js" async=""></script><script src="/_next/static/chunks/2851-26b8808e7efc1816.js" async=""></script><script src="/_next/static/chunks/app/setup/page-f5de08d0d588c778.js" async=""></script><script src="/_next/static/chunks/325a3484-c4849768e3512277.js" async=""></script><script src="/_next/static/chunks/3940-5473abef004ec592.js" async=""></script><script src="/_next/static/chunks/2130-8604144349838fa9.js" async=""></script><script src="/_next/static/chunks/8225-4655c2b7b7e84b86.js" async=""></script><script src="/_next/static/chunks/7368-36239cc62a8bcd45.js" async=""></script><script src="/_next/static/chunks/4937-4101fcdadacf46e3.js" async=""></script><script src="/_next/static/chunks/4172-4fc551f07f7d082f.js" async=""></script><script src="/_next/static/chunks/878-dcbd588adc2102fa.js" async=""></script><script src="/_next/static/chunks/2288-4dcb8ad3ccbd651e.js" async=""></script><script src="/_next/static/chunks/4454-f582e17b76ccf1d1.js" async=""></script><script src="/_next/static/chunks/5152-2db55438be7ecb94.js" async=""></script><script src="/_next/static/chunks/5200-6c82e5ce54a95b4b.js" async=""></script><script src="/_next/static/chunks/9479-7b304601a56304cd.js" async=""></script><script src="/_next/static/chunks/2461-a1073a0bd04c228a.js" async=""></script><script src="/_next/static/chunks/763-10e7ea1774f0970d.js" async=""></script><script src="/_next/static/chunks/2669-60014e0cb3a45fce.js" async=""></script><script src="/_next/static/chunks/app/layout-5966cd317bbed698.js" async=""></script><script src="/_next/static/chunks/app/error-c46d1b03d5e3289c.js" async=""></script><meta name="theme-color" content="#c8873a"/><title>MindOS</title><meta name="description" content="Personal knowledge base"/><link rel="manifest" href="/manifest.json"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/logo-square.svg"/><link rel="apple-touch-icon" href="/icons/icon-192.png"/><script>(function(){if(typeof Node!=='undefined'){var o=Node.prototype.removeChild;Node.prototype.removeChild=function(c){if(c.parentNode!==this){try{return o.call(c.parentNode,c)}catch(e){return c}}return o.call(this,c)};var i=Node.prototype.insertBefore;Node.prototype.insertBefore=function(n,r){if(r&&r.parentNode!==this){try{return i.call(r.parentNode,n,r)}catch(e){return i.call(this,n,null)}}return i.call(this,n,r)}}})();</script><script>(function(){try{if(/electron/i.test(navigator.userAgent)&&/macintosh/i.test(navigator.userAgent)){document.documentElement.setAttribute('data-electron-mac','')}}catch(e){}})();</script><script>(function(){try{var s=localStorage.getItem('theme');var dark=s&&s!=='system'?s==='dark':window.matchMedia('(prefers-color-scheme: dark)').matches;document.documentElement.classList.toggle('dark',dark);document.documentElement.style.backgroundColor=dark?'#131210':'#f8f6f1';document.documentElement.style.color=dark?'#e8e4dc':'#1c1a17';var cw=localStorage.getItem('content-width');if(cw)document.documentElement.style.setProperty('--content-width-override',cw);var pf=localStorage.getItem('prose-font');if(!pf){pf='inter';localStorage.setItem('prose-font','inter')}if(pf==='geist'){pf='inter';localStorage.setItem('prose-font','inter')}var fm={lora:'"Lora", Georgia, serif','ibm-plex-sans':'"IBM Plex Sans", sans-serif',inter:'var(--font-inter), sans-serif','ibm-plex-mono':'"IBM Plex Mono", monospace'};if(pf&&fm[pf])document.documentElement.style.setProperty('--prose-font-override',fm[pf]);var loc=localStorage.getItem('locale')||'system';var rl=loc==='system'?(navigator.language.startsWith('zh')?'zh':'en'):loc;window.__mindos_locale__=rl;document.documentElement.lang=rl==='zh'?'zh':'en';document.cookie='locale='+rl+';path=/;max-age=31536000;SameSite=Lax'}catch(e){}})();</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="antialiased bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><a href="#main-content" class="sr-only focus-visible:not-sr-only focus-visible:fixed focus-visible:top-2 focus-visible:left-2 focus-visible:z-[60] focus-visible:px-4 focus-visible:py-2 focus-visible:rounded-lg focus-visible:text-sm focus-visible:font-medium bg-[var(--amber)] text-[var(--amber-foreground)]">Skip to main content</a><aside class="group hidden md:flex fixed top-0 left-0 h-screen z-[31] flex-col bg-background border-r border-border transition-[width] duration-200 ease-out" style="width:48px" role="toolbar" aria-label="Navigation" aria-orientation="vertical"><div class="flex flex-col h-full w-full overflow-hidden"><button type="button" class="flex items-center justify-center w-full h-[46px] shrink-0 transition-opacity cursor-pointer opacity-50 hover:opacity-80" aria-label="MindOS Home"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 40" fill="none" class="w-7 h-3.5 shrink-0 text-[var(--amber)]" aria-hidden="true"><defs><linearGradient id="grad-human-rail" x1="35" y1="20" x2="5" y2="20" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="currentColor" stop-opacity="0.8"></stop><stop offset="100%" stop-color="currentColor" stop-opacity="0.3"></stop></linearGradient><linearGradient id="grad-agent-rail" x1="35" y1="20" x2="75" y2="20" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="currentColor" stop-opacity="0.8"></stop><stop offset="100%" stop-color="currentColor" stop-opacity="1"></stop></linearGradient></defs><path d="M35,20 C25,35 8,35 8,20 C8,5 25,5 35,20" stroke="url(#grad-human-rail)" stroke-width="3" stroke-dasharray="2 4" stroke-linecap="round"></path><path d="M35,20 C45,2 75,2 75,20 C75,38 45,38 35,20" stroke="url(#grad-agent-rail)" stroke-width="4.5" stroke-linecap="round"></path><path d="M35,17.5 Q35,20 37.5,20 Q35,20 35,22.5 Q35,20 32.5,20 Q35,20 35,17.5 Z" fill="var(--logo-sparkle)"></path></svg></button><div class="mx-2 border-t border-border"></div><div class="flex flex-col items-center gap-1 py-2"><button aria-pressed="true" aria-label="Wiki" data-walkthrough="files-panel" class="
1
+ <!DOCTYPE html><html lang="en" style="background-color:#f8f6f1;color:#1c1a17"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="stylesheet" href="/_next/static/css/0d2fd378b5449176.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/599369d853c61df7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7d8c24c6af17dd51.js"/><script src="/_next/static/chunks/bf0c1d5b-a40904205f332b1b.js" async=""></script><script src="/_next/static/chunks/2330-3ba4770e88bc8707.js" async=""></script><script src="/_next/static/chunks/main-app-8a6081b103b8f494.js" async=""></script><script src="/_next/static/chunks/app/global-error-11b333dcf222bc09.js" async=""></script><script src="/_next/static/chunks/505c7712-0c24a53e04230ea7.js" async=""></script><script src="/_next/static/chunks/7156-9bff361e032a7906.js" async=""></script><script src="/_next/static/chunks/6742-377d4cb671ca62d6.js" async=""></script><script src="/_next/static/chunks/2073-3f913ebb13702b7e.js" async=""></script><script src="/_next/static/chunks/5191-88914df1c15c22e6.js" async=""></script><script src="/_next/static/chunks/2851-26b8808e7efc1816.js" async=""></script><script src="/_next/static/chunks/app/setup/page-a1027871dc33ffbd.js" async=""></script><script src="/_next/static/chunks/325a3484-c4849768e3512277.js" async=""></script><script src="/_next/static/chunks/3940-5473abef004ec592.js" async=""></script><script src="/_next/static/chunks/2130-8604144349838fa9.js" async=""></script><script src="/_next/static/chunks/8225-4655c2b7b7e84b86.js" async=""></script><script src="/_next/static/chunks/7368-36239cc62a8bcd45.js" async=""></script><script src="/_next/static/chunks/4937-4101fcdadacf46e3.js" async=""></script><script src="/_next/static/chunks/4172-4fc551f07f7d082f.js" async=""></script><script src="/_next/static/chunks/878-dcbd588adc2102fa.js" async=""></script><script src="/_next/static/chunks/2288-4dcb8ad3ccbd651e.js" async=""></script><script src="/_next/static/chunks/4454-f582e17b76ccf1d1.js" async=""></script><script src="/_next/static/chunks/5152-2db55438be7ecb94.js" async=""></script><script src="/_next/static/chunks/5200-6c82e5ce54a95b4b.js" async=""></script><script src="/_next/static/chunks/9479-7b304601a56304cd.js" async=""></script><script src="/_next/static/chunks/1957-723ac4eb5200214c.js" async=""></script><script src="/_next/static/chunks/763-10e7ea1774f0970d.js" async=""></script><script src="/_next/static/chunks/2669-60014e0cb3a45fce.js" async=""></script><script src="/_next/static/chunks/app/layout-24a31ea28c556e82.js" async=""></script><script src="/_next/static/chunks/app/error-1cfcd6abd93c3837.js" async=""></script><meta name="theme-color" content="#c8873a"/><title>MindOS</title><meta name="description" content="Personal knowledge base"/><link rel="manifest" href="/manifest.json"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><link rel="icon" href="/logo-square.svg"/><link rel="apple-touch-icon" href="/icons/icon-192.png"/><script>(function(){if(typeof Node!=='undefined'){var o=Node.prototype.removeChild;Node.prototype.removeChild=function(c){if(c.parentNode!==this){try{return o.call(c.parentNode,c)}catch(e){return c}}return o.call(this,c)};var i=Node.prototype.insertBefore;Node.prototype.insertBefore=function(n,r){if(r&&r.parentNode!==this){try{return i.call(r.parentNode,n,r)}catch(e){return i.call(this,n,null)}}return i.call(this,n,r)}}})();</script><script>(function(){try{if(/electron/i.test(navigator.userAgent)&&/macintosh/i.test(navigator.userAgent)){document.documentElement.setAttribute('data-electron-mac','')}}catch(e){}})();</script><script>(function(){try{var s=localStorage.getItem('theme');var dark=s&&s!=='system'?s==='dark':window.matchMedia('(prefers-color-scheme: dark)').matches;document.documentElement.classList.toggle('dark',dark);document.documentElement.style.backgroundColor=dark?'#131210':'#f8f6f1';document.documentElement.style.color=dark?'#e8e4dc':'#1c1a17';var cw=localStorage.getItem('content-width');if(cw)document.documentElement.style.setProperty('--content-width-override',cw);var pf=localStorage.getItem('prose-font');if(!pf){pf='inter';localStorage.setItem('prose-font','inter')}if(pf==='geist'){pf='inter';localStorage.setItem('prose-font','inter')}var fm={lora:'"Lora", Georgia, serif','ibm-plex-sans':'"IBM Plex Sans", sans-serif',inter:'var(--font-inter), sans-serif','ibm-plex-mono':'"IBM Plex Mono", monospace'};if(pf&&fm[pf])document.documentElement.style.setProperty('--prose-font-override',fm[pf]);var loc=localStorage.getItem('locale')||'system';var rl=loc==='system'?(navigator.language.startsWith('zh')?'zh':'en'):loc;window.__mindos_locale__=rl;document.documentElement.lang=rl==='zh'?'zh':'en';document.cookie='locale='+rl+';path=/;max-age=31536000;SameSite=Lax'}catch(e){}})();</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="antialiased bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><a href="#main-content" class="sr-only focus-visible:not-sr-only focus-visible:fixed focus-visible:top-2 focus-visible:left-2 focus-visible:z-[60] focus-visible:px-4 focus-visible:py-2 focus-visible:rounded-lg focus-visible:text-sm focus-visible:font-medium bg-[var(--amber)] text-[var(--amber-foreground)]">Skip to main content</a><aside class="group hidden md:flex fixed top-0 left-0 h-screen z-[31] flex-col bg-background border-r border-border transition-[width] duration-200 ease-out" style="width:48px" role="toolbar" aria-label="Navigation" aria-orientation="vertical"><div class="flex flex-col h-full w-full overflow-hidden"><button type="button" class="flex items-center justify-center w-full h-[46px] shrink-0 transition-opacity cursor-pointer opacity-50 hover:opacity-80" aria-label="MindOS Home"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 40" fill="none" class="w-7 h-3.5 shrink-0 text-[var(--amber)]" aria-hidden="true"><defs><linearGradient id="grad-human-rail" x1="35" y1="20" x2="5" y2="20" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="currentColor" stop-opacity="0.8"></stop><stop offset="100%" stop-color="currentColor" stop-opacity="0.3"></stop></linearGradient><linearGradient id="grad-agent-rail" x1="35" y1="20" x2="75" y2="20" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="currentColor" stop-opacity="0.8"></stop><stop offset="100%" stop-color="currentColor" stop-opacity="1"></stop></linearGradient></defs><path d="M35,20 C25,35 8,35 8,20 C8,5 25,5 35,20" stroke="url(#grad-human-rail)" stroke-width="3" stroke-dasharray="2 4" stroke-linecap="round"></path><path d="M35,20 C45,2 75,2 75,20 C75,38 45,38 35,20" stroke="url(#grad-agent-rail)" stroke-width="4.5" stroke-linecap="round"></path><path d="M35,17.5 Q35,20 37.5,20 Q35,20 35,22.5 Q35,20 32.5,20 Q35,20 35,17.5 Z" fill="var(--logo-sparkle)"></path></svg></button><div class="mx-2 border-t border-border"></div><div class="flex flex-col items-center gap-1 py-2"><button aria-pressed="true" aria-label="Wiki" data-walkthrough="files-panel" class="
2
2
  relative flex items-center justify-center w-10 h-10 rounded-md transition-colors
3
3
  text-[var(--amber)] bg-[var(--amber-dim)]
4
4
  focus-visible:ring-2 focus-visible:ring-ring
@@ -62,5 +62,5 @@
62
62
  padding-top: 0;
63
63
  }
64
64
  }
65
- </style><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-75abef9cbb1ea912.js" id="_R_" async=""></script><div hidden id="S:0"><div class="fixed inset-0 z-50 flex flex-col overflow-y-auto" role="dialog" aria-modal="true" aria-labelledby="setup-title" style="background:var(--background)"><div class="sticky top-0 z-10 pt-6 pb-3 px-6" style="background:var(--background)"><div class="max-w-xl mx-auto"><div class="text-center mb-3"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles" aria-hidden="true" style="color:var(--amber)"><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><h1 id="setup-title" class="text-2xl font-brand" style="color:var(--foreground)">MindOS</h1></div></div><div class="flex justify-center"><div class="flex items-center gap-2 mb-8" role="navigation" aria-label="Setup steps"><div class="flex items-center gap-2"><button aria-current="step" aria-label="Knowledge Base" class="flex flex-col items-center gap-1 p-1 -m-1 disabled:cursor-not-allowed disabled:opacity-60"><div class="w-6 h-6 rounded-full text-xs font-medium flex items-center justify-center transition-colors" style="background:var(--amber);color:var(--amber-foreground);opacity:1">1</div><span class="text-[10px] leading-tight hidden sm:inline max-w-[4rem] text-center truncate" style="color:var(--foreground);opacity:1">Knowledge Base</span></button></div><div class="flex items-center gap-2"><div class="w-8 h-px" style="background:var(--border)"></div><button aria-label="AI Configuration" class="flex flex-col items-center gap-1 p-1 -m-1 disabled:cursor-not-allowed disabled:opacity-60" disabled="" title="Cannot jump forward in setup"><div class="w-6 h-6 rounded-full text-xs font-medium flex items-center justify-center transition-colors" style="background:var(--muted);color:var(--muted-foreground);opacity:0.5">2</div><span class="text-[10px] leading-tight hidden sm:inline max-w-[4rem] text-center truncate" style="color:var(--muted-foreground);opacity:0.5">AI Configuration</span></button></div><div class="flex items-center gap-2"><div class="w-8 h-px" style="background:var(--border)"></div><button aria-label="Agent Connection" class="flex flex-col items-center gap-1 p-1 -m-1 disabled:cursor-not-allowed disabled:opacity-60" disabled="" title="Cannot jump forward in setup"><div class="w-6 h-6 rounded-full text-xs font-medium flex items-center justify-center transition-colors" style="background:var(--muted);color:var(--muted-foreground);opacity:0.5">3</div><span class="text-[10px] leading-tight hidden sm:inline max-w-[4rem] text-center truncate" style="color:var(--muted-foreground);opacity:0.5">Agent Connection</span></button></div></div></div></div></div><div class="flex-1 w-full max-w-xl mx-auto px-6 pb-8"><h2 class="text-lg font-semibold mb-5" style="color:var(--foreground)">Knowledge Base</h2><div class="space-y-6"><div class="space-y-1.5"><label class="text-sm text-foreground font-medium">Knowledge base path</label><div class="relative"><div class="flex gap-2"><input placeholder="~/MindOS/mind" class="flex-1 px-3 py-2 text-sm rounded-lg border outline-none transition-colors focus-visible:ring-1 focus-visible:ring-ring" style="background:var(--input, var(--card));border-color:var(--border);color:var(--foreground)" value="~/MindOS/mind"/></div></div><p class="text-xs text-muted-foreground">Absolute path to your notes directory.</p></div><div><label class="text-sm text-foreground font-medium mb-3 block">Starter template</label><div class="grid grid-cols-1 sm:grid-cols-3 gap-3"><button class="flex flex-col items-start gap-2 p-4 rounded-xl border text-left transition-all duration-150" style="background:var(--amber-dim);border-color:var(--amber)"><div class="flex items-center gap-2"><span style="color:var(--amber)"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg></span><span class="text-sm font-medium" style="color:var(--foreground)">English</span></div><div class="w-full rounded-lg px-2.5 py-1.5 text-xs leading-relaxed font-display" style="background:var(--muted);color:var(--muted-foreground)"><div>Profile/</div><div>Connections/</div><div>Notes/</div><div>Workflows/</div><div>Resources/</div><div>Projects/</div></div></button><button class="flex flex-col items-start gap-2 p-4 rounded-xl border text-left transition-all duration-150" style="background:var(--card);border-color:var(--border)"><div class="flex items-center gap-2"><span style="color:var(--amber)"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open" aria-hidden="true"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg></span><span class="text-sm font-medium" style="color:var(--foreground)">中文</span></div><div class="w-full rounded-lg px-2.5 py-1.5 text-xs leading-relaxed font-display" style="background:var(--muted);color:var(--muted-foreground)"><div>画像/</div><div>关系/</div><div>笔记/</div><div>流程/</div><div>资源/</div><div>项目/</div></div></button><button class="flex flex-col items-start gap-2 p-4 rounded-xl border text-left transition-all duration-150" style="background:var(--card);border-color:var(--border)"><div class="flex items-center gap-2"><span style="color:var(--amber)"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></span><span class="text-sm font-medium" style="color:var(--foreground)">Empty</span></div><div class="w-full rounded-lg px-2.5 py-1.5 text-xs leading-relaxed font-display" style="background:var(--muted);color:var(--muted-foreground)"><div>README.md</div><div>CONFIG.json</div><div>INSTRUCTION.md</div></div></button></div></div><div class="pt-2 mt-2" style="border-top:1px solid var(--border)"><div class="space-y-1.5"><label class="text-sm text-foreground font-medium">Web Password<!-- --> <span style="color:var(--error)">*</span></label><input type="password" placeholder="••••••••" class="w-full px-3 py-2 text-sm rounded-lg border outline-none transition-colors focus-visible:ring-1 focus-visible:ring-ring" style="background:var(--input, var(--card));border-color:var(--border);color:var(--foreground)" value=""/><p class="text-xs text-muted-foreground">Protect your knowledge base from unauthorized browser access.</p></div></div></div><div class="flex items-center justify-between mt-8 pt-6" style="border-top:1px solid var(--border)"><button disabled="" class="flex items-center gap-1 px-4 py-2 text-sm rounded-lg border border-border hover:bg-muted transition-colors disabled:opacity-30 disabled:cursor-not-allowed" style="color:var(--foreground)"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left" aria-hidden="true"><path d="m15 18-6-6 6-6"></path></svg> <!-- -->Back</button><button disabled="" class="flex items-center gap-1 px-4 py-2 text-sm rounded-lg transition-colors disabled:opacity-30 disabled:cursor-not-allowed" style="background:var(--amber);color:var(--amber-foreground)">Next<!-- --> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></button></div></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};
66
- $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\"\n3:I[49357,[],\"\"]\n4:I[90681,[],\"\"]\n6:I[73360,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\nc:I[62926,[\"4219\",\"static/chunks/app/global-error-d42727c6c6c48879.js\"],\"default\"]\nd:I[73360,[],\"ViewportBoundary\"]\nf:I[73360,[],\"MetadataBoundary\"]\n11:I[40797,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"6742\",\"static/chunks/6742-377d4cb671ca62d6.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"2851\",\"static/chunks/2851-26b8808e7efc1816.js\",\"620\",\"static/chunks/app/setup/page-f5de08d0d588c778.js\"],\"default\",1]\n13:I[95878,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"default\"]\n14:I[57679,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"TooltipProvider\"]\n15:I[74179,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"default\"]\n16:I[75914,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7"])</script><script>self.__next_f.push([1,"368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"default\",1]\n17:I[9392,[\"8039\",\"static/chunks/app/error-c46d1b03d5e3289c.js\"],\"default\"]\n18:I[79726,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"default\"]\n19:I[28632,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"default\"]\n1a:I[80250,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"default\"]\n1b:I[98163,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/ch"])</script><script>self.__next_f.push([1,"unks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"2461\",\"static/chunks/2461-a1073a0bd04c228a.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-5966cd317bbed698.js\"],\"default\"]\n1c:I[28169,[],\"IconMark\"]\n:HL[\"/_next/static/css/0d2fd378b5449176.css\",\"style\"]\n:HL[\"/_next/static/css/599369d853c61df7.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"J9M4pgRyRHH7Ofbxuuklh\",\"c\":[\"\",\"setup?force=1\"],\"q\":\"?force=1\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"setup\",{\"children\":[\"__PAGE__?{\\\"force\\\":\\\"1\\\"}\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/0d2fd378b5449176.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/599369d853c61df7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"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\":[\"$L5\",null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,false]},null,false,false]},[[\"$\",\"div\",\"l\",{\"className\":\"content-width px-4 md:px-6 py-10 md:py-14 animate-pulse\",\"aria-busy\":\"true\",\"aria-label\":\"Loading\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-10\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-3 mb-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-1 h-7 rounded-full bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-6 w-28 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-4 w-64 bg-muted rounded ml-4 mb-6\"}],[\"$\",\"div\",null,{\"className\":\"w-full max-w-xl flex flex-col sm:flex-row items-stretch sm:items-center gap-2 ml-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex-1 h-12 rounded-xl bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-12 w-16 rounded-xl bg-muted shrink-0\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex items-center gap-3 mt-4 ml-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-9 w-28 rounded-lg bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-9 w-40 rounded-lg bg-muted\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"mb-10\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 mb-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-4 w-16 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 sm:grid-cols-3 gap-2\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"2\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"3\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"4\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"5\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],\"$L9\"]}]]}]]}],\"$La\"]}],[],[]],false,false],\"$Lb\",false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":false}\n"])</script><script>self.__next_f.push([1,"9:[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]\n"])</script><script>self.__next_f.push([1,"a:[\"$\",\"div\",null,{\"className\":\"mb-10\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 mb-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-4 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"div\",\"0\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 px-1 py-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-0.5 ml-2 border-l border-border/40 pl-3\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}]]}]]}],[\"$\",\"div\",\"1\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 px-1 py-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-0.5 ml-2 border-l border-border/40 pl-3\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}]]}]]}],[\"$\",\"div\",\"2\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 px-1 py-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-0.5 ml-2 border-l border-border/40 pl-3\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}]]}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"b:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}]\n5:[\"$\",\"$L11\",null,{}]\n12:T499,(function(){try{var s=localStorage.getItem('theme');var dark=s\u0026\u0026s!=='system'?s==='dark':window.matchMedia('(prefers-color-scheme: dark)').matches;document.documentElement.classList.toggle('dark',dark);document.documentElement.style.backgroundColor=dark?'#131210':'#f8f6f1';document.documentElement.style.color=dark?'#e8e4dc':'#1c1a17';var cw=localStorage.getItem('content-width');if(cw)document.documentElement.style.setProperty('--content-width-override',cw);var pf=localStorage.getItem('prose-font');if(!pf){pf='inter';localStorage.setItem('prose-font','inter')}if(pf==='geist'){pf='inter';localStorage.setItem('prose-font','inter')}var fm={lora:'\"Lora\", Georgia, serif','ibm-plex-sans':'\"IBM Plex Sans\", sans-serif',inter:'var(--font-inter), sans-serif','ibm-plex-mono':'\"IBM Plex Mono\", monospace'};if(pf\u0026\u0026fm[pf])document.documentElement.style.setProperty('--prose-font-override',fm[pf]);var loc=localStorage.getItem('locale')||'system';var rl=loc==='system'?(navigator.language.startsWith('zh')?'zh':'en'):loc;window.__mindos_locale__=rl;document.documentElement.lang=rl==='zh'?'zh':'en';document.cookie='locale='+rl+';path=/;max-age=31536000;SameSite=Lax'}catch(e){}})();"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"style\":{\"backgroundColor\":\"#f8f6f1\",\"color\":\"#1c1a17\"},\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"name\":\"theme-color\",\"content\":\"#c8873a\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){if(typeof Node!=='undefined'){var o=Node.prototype.removeChild;Node.prototype.removeChild=function(c){if(c.parentNode!==this){try{return o.call(c.parentNode,c)}catch(e){return c}}return o.call(this,c)};var i=Node.prototype.insertBefore;Node.prototype.insertBefore=function(n,r){if(r\u0026\u0026r.parentNode!==this){try{return i.call(r.parentNode,n,r)}catch(e){return i.call(this,n,null)}}return i.call(this,n,r)}}})();\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{if(/electron/i.test(navigator.userAgent)\u0026\u0026/macintosh/i.test(navigator.userAgent)){document.documentElement.setAttribute('data-electron-mac','')}}catch(e){}})();\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$12\"}}]]}],[\"$\",\"body\",null,{\"className\":\"antialiased bg-background text-foreground\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"$L13\",null,{\"ssrLocale\":\"en\"}],[\"$\",\"$L14\",null,{\"delay\":300,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",null,{\"fileTree\":[{\"name\":\"README.md\",\"path\":\"README.md\",\"type\":\"file\",\"extension\":\".md\"}],\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$17\",\"errorStyles\":[],\"errorScripts\":[],\"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\"}]}]}]}],[\"$\",\"$L18\",null,{}],[\"$\",\"$L19\",null,{}],[\"$\",\"$L1a\",null,{}],[\"$\",\"$L1b\",null,{}]]}]]}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}]]\n8:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"MindOS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Personal knowledge base\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/logo-square.svg\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icons/icon-192.png\"}],[\"$\",\"$L1c\",\"8\",{}]]\n"])</script></body></html>
65
+ </style><script>requestAnimationFrame(function(){$RT=performance.now()});</script><script src="/_next/static/chunks/webpack-7d8c24c6af17dd51.js" id="_R_" async=""></script><div hidden id="S:0"><div class="fixed inset-0 z-50 flex flex-col overflow-y-auto" role="dialog" aria-modal="true" aria-labelledby="setup-title" style="background:var(--background)"><div class="sticky top-0 z-10 pt-6 pb-3 px-6" style="background:var(--background)"><div class="max-w-xl mx-auto"><div class="text-center mb-3"><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles" aria-hidden="true" style="color:var(--amber)"><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><h1 id="setup-title" class="text-2xl font-brand" style="color:var(--foreground)">MindOS</h1></div></div><div class="flex justify-center"><div class="flex items-center gap-2 mb-8" role="navigation" aria-label="Setup steps"><div class="flex items-center gap-2"><button aria-current="step" aria-label="Knowledge Base" class="flex flex-col items-center gap-1 p-1 -m-1 disabled:cursor-not-allowed disabled:opacity-60"><div class="w-6 h-6 rounded-full text-xs font-medium flex items-center justify-center transition-colors" style="background:var(--amber);color:var(--amber-foreground);opacity:1">1</div><span class="text-[10px] leading-tight hidden sm:inline max-w-[4rem] text-center truncate" style="color:var(--foreground);opacity:1">Knowledge Base</span></button></div><div class="flex items-center gap-2"><div class="w-8 h-px" style="background:var(--border)"></div><button aria-label="AI Configuration" class="flex flex-col items-center gap-1 p-1 -m-1 disabled:cursor-not-allowed disabled:opacity-60" disabled="" title="Cannot jump forward in setup"><div class="w-6 h-6 rounded-full text-xs font-medium flex items-center justify-center transition-colors" style="background:var(--muted);color:var(--muted-foreground);opacity:0.5">2</div><span class="text-[10px] leading-tight hidden sm:inline max-w-[4rem] text-center truncate" style="color:var(--muted-foreground);opacity:0.5">AI Configuration</span></button></div><div class="flex items-center gap-2"><div class="w-8 h-px" style="background:var(--border)"></div><button aria-label="Agent Connection" class="flex flex-col items-center gap-1 p-1 -m-1 disabled:cursor-not-allowed disabled:opacity-60" disabled="" title="Cannot jump forward in setup"><div class="w-6 h-6 rounded-full text-xs font-medium flex items-center justify-center transition-colors" style="background:var(--muted);color:var(--muted-foreground);opacity:0.5">3</div><span class="text-[10px] leading-tight hidden sm:inline max-w-[4rem] text-center truncate" style="color:var(--muted-foreground);opacity:0.5">Agent Connection</span></button></div></div></div></div></div><div class="flex-1 w-full max-w-xl mx-auto px-6 pb-8"><h2 class="text-lg font-semibold mb-5" style="color:var(--foreground)">Knowledge Base</h2><div class="space-y-6"><div class="space-y-1.5"><label class="text-sm text-foreground font-medium">Knowledge base path</label><div class="relative"><div class="flex gap-2"><input placeholder="~/MindOS/mind" class="flex-1 px-3 py-2 text-sm rounded-lg border outline-none transition-colors focus-visible:ring-1 focus-visible:ring-ring" style="background:var(--input, var(--card));border-color:var(--border);color:var(--foreground)" value="~/MindOS/mind"/></div></div><p class="text-xs text-muted-foreground">Absolute path to your notes directory.</p></div><div><label class="text-sm text-foreground font-medium mb-3 block">Starter template</label><div class="grid grid-cols-1 sm:grid-cols-3 gap-3"><button class="flex flex-col items-start gap-2 p-4 rounded-xl border text-left transition-all duration-150" style="background:var(--amber-dim);border-color:var(--amber)"><div class="flex items-center gap-2"><span style="color:var(--amber)"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg></span><span class="text-sm font-medium" style="color:var(--foreground)">English</span></div><div class="w-full rounded-lg px-2.5 py-1.5 text-xs leading-relaxed font-display" style="background:var(--muted);color:var(--muted-foreground)"><div>Profile/</div><div>Connections/</div><div>Notes/</div><div>Workflows/</div><div>Resources/</div><div>Projects/</div></div></button><button class="flex flex-col items-start gap-2 p-4 rounded-xl border text-left transition-all duration-150" style="background:var(--card);border-color:var(--border)"><div class="flex items-center gap-2"><span style="color:var(--amber)"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open" aria-hidden="true"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg></span><span class="text-sm font-medium" style="color:var(--foreground)">中文</span></div><div class="w-full rounded-lg px-2.5 py-1.5 text-xs leading-relaxed font-display" style="background:var(--muted);color:var(--muted-foreground)"><div>画像/</div><div>关系/</div><div>笔记/</div><div>流程/</div><div>资源/</div><div>项目/</div></div></button><button class="flex flex-col items-start gap-2 p-4 rounded-xl border text-left transition-all duration-150" style="background:var(--card);border-color:var(--border)"><div class="flex items-center gap-2"><span style="color:var(--amber)"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></span><span class="text-sm font-medium" style="color:var(--foreground)">Empty</span></div><div class="w-full rounded-lg px-2.5 py-1.5 text-xs leading-relaxed font-display" style="background:var(--muted);color:var(--muted-foreground)"><div>README.md</div><div>CONFIG.json</div><div>INSTRUCTION.md</div></div></button></div></div><div class="pt-2 mt-2" style="border-top:1px solid var(--border)"><div class="space-y-1.5"><label class="text-sm text-foreground font-medium">Web Password<!-- --> <span style="color:var(--error)">*</span></label><input type="password" placeholder="••••••••" class="w-full px-3 py-2 text-sm rounded-lg border outline-none transition-colors focus-visible:ring-1 focus-visible:ring-ring" style="background:var(--input, var(--card));border-color:var(--border);color:var(--foreground)" value=""/><p class="text-xs text-muted-foreground">Protect your knowledge base from unauthorized browser access.</p></div></div></div><div class="flex items-center justify-between mt-8 pt-6" style="border-top:1px solid var(--border)"><button disabled="" class="flex items-center gap-1 px-4 py-2 text-sm rounded-lg border border-border hover:bg-muted transition-colors disabled:opacity-30 disabled:cursor-not-allowed" style="color:var(--foreground)"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left" aria-hidden="true"><path d="m15 18-6-6 6-6"></path></svg> <!-- -->Back</button><button disabled="" class="flex items-center gap-1 px-4 py-2 text-sm rounded-lg transition-colors disabled:opacity-30 disabled:cursor-not-allowed" style="background:var(--amber);color:var(--amber-foreground)">Next<!-- --> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></button></div></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};
66
+ $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\"\n3:I[49357,[],\"\"]\n4:I[90681,[],\"\"]\n6:I[73360,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\nc:I[62926,[\"4219\",\"static/chunks/app/global-error-11b333dcf222bc09.js\"],\"default\"]\nd:I[73360,[],\"ViewportBoundary\"]\nf:I[73360,[],\"MetadataBoundary\"]\n11:I[40797,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"6742\",\"static/chunks/6742-377d4cb671ca62d6.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"2851\",\"static/chunks/2851-26b8808e7efc1816.js\",\"620\",\"static/chunks/app/setup/page-a1027871dc33ffbd.js\"],\"default\",1]\n13:I[95878,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"default\"]\n14:I[57679,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"TooltipProvider\"]\n15:I[74179,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"default\"]\n16:I[79114,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7"])</script><script>self.__next_f.push([1,"368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"default\",1]\n17:I[9392,[\"8039\",\"static/chunks/app/error-1cfcd6abd93c3837.js\"],\"default\"]\n18:I[79726,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"default\"]\n19:I[28632,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"default\"]\n1a:I[80250,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/chunks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"default\"]\n1b:I[98163,[\"5883\",\"static/chunks/505c7712-0c24a53e04230ea7.js\",\"6435\",\"static/chunks/325a3484-c4849768e3512277.js\",\"3940\",\"static/chunks/3940-5473abef004ec592.js\",\"2130\",\"static/ch"])</script><script>self.__next_f.push([1,"unks/2130-8604144349838fa9.js\",\"8225\",\"static/chunks/8225-4655c2b7b7e84b86.js\",\"7156\",\"static/chunks/7156-9bff361e032a7906.js\",\"7368\",\"static/chunks/7368-36239cc62a8bcd45.js\",\"4937\",\"static/chunks/4937-4101fcdadacf46e3.js\",\"4172\",\"static/chunks/4172-4fc551f07f7d082f.js\",\"878\",\"static/chunks/878-dcbd588adc2102fa.js\",\"2288\",\"static/chunks/2288-4dcb8ad3ccbd651e.js\",\"4454\",\"static/chunks/4454-f582e17b76ccf1d1.js\",\"2073\",\"static/chunks/2073-3f913ebb13702b7e.js\",\"5152\",\"static/chunks/5152-2db55438be7ecb94.js\",\"5191\",\"static/chunks/5191-88914df1c15c22e6.js\",\"5200\",\"static/chunks/5200-6c82e5ce54a95b4b.js\",\"9479\",\"static/chunks/9479-7b304601a56304cd.js\",\"1957\",\"static/chunks/1957-723ac4eb5200214c.js\",\"763\",\"static/chunks/763-10e7ea1774f0970d.js\",\"2669\",\"static/chunks/2669-60014e0cb3a45fce.js\",\"7177\",\"static/chunks/app/layout-24a31ea28c556e82.js\"],\"default\"]\n1c:I[28169,[],\"IconMark\"]\n:HL[\"/_next/static/css/0d2fd378b5449176.css\",\"style\"]\n:HL[\"/_next/static/css/599369d853c61df7.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"3FkuJxcda957EywJ5ZWWG\",\"c\":[\"\",\"setup?force=1\"],\"q\":\"?force=1\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"setup\",{\"children\":[\"__PAGE__?{\\\"force\\\":\\\"1\\\"}\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/0d2fd378b5449176.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/599369d853c61df7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"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\":[\"$L5\",null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,false]},null,false,false]},[[\"$\",\"div\",\"l\",{\"className\":\"content-width px-4 md:px-6 py-10 md:py-14 animate-pulse\",\"aria-busy\":\"true\",\"aria-label\":\"Loading\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-10\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-3 mb-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-1 h-7 rounded-full bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-6 w-28 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-4 w-64 bg-muted rounded ml-4 mb-6\"}],[\"$\",\"div\",null,{\"className\":\"w-full max-w-xl flex flex-col sm:flex-row items-stretch sm:items-center gap-2 ml-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex-1 h-12 rounded-xl bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-12 w-16 rounded-xl bg-muted shrink-0\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex items-center gap-3 mt-4 ml-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-9 w-28 rounded-lg bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-9 w-40 rounded-lg bg-muted\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"mb-10\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 mb-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-4 w-16 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 sm:grid-cols-3 gap-2\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"2\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"3\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"4\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]]}],[\"$\",\"div\",\"5\",{\"className\":\"flex items-start gap-3 px-3.5 py-3 rounded-xl border border-border\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-5 h-5 rounded bg-muted shrink-0 mt-0.5\"}],\"$L9\"]}]]}]]}],\"$La\"]}],[],[]],false,false],\"$Lb\",false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":false}\n"])</script><script>self.__next_f.push([1,"9:[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-20 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-full bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded\"}]]}]\n"])</script><script>self.__next_f.push([1,"a:[\"$\",\"div\",null,{\"className\":\"mb-10\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 mb-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-4 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"div\",\"0\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 px-1 py-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-0.5 ml-2 border-l border-border/40 pl-3\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}]]}]]}],[\"$\",\"div\",\"1\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 px-1 py-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-0.5 ml-2 border-l border-border/40 pl-3\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}]]}]]}],[\"$\",\"div\",\"2\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 px-1 py-1.5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-4 h-4 rounded bg-muted\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-0.5 ml-2 border-l border-border/40 pl-3\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}],[\"$\",\"div\",\"1\",{\"className\":\"flex items-center gap-3 px-3 py-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-3 h-3 rounded bg-muted shrink-0\"}],[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-1\",\"children\":[[\"$\",\"div\",null,{\"className\":\"h-4 w-40 bg-muted rounded\"}],[\"$\",\"div\",null,{\"className\":\"h-3 w-24 bg-muted rounded\"}]]}],[\"$\",\"div\",null,{\"className\":\"h-3 w-12 bg-muted rounded shrink-0\"}]]}]]}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"b:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}]\n5:[\"$\",\"$L11\",null,{}]\n12:T499,(function(){try{var s=localStorage.getItem('theme');var dark=s\u0026\u0026s!=='system'?s==='dark':window.matchMedia('(prefers-color-scheme: dark)').matches;document.documentElement.classList.toggle('dark',dark);document.documentElement.style.backgroundColor=dark?'#131210':'#f8f6f1';document.documentElement.style.color=dark?'#e8e4dc':'#1c1a17';var cw=localStorage.getItem('content-width');if(cw)document.documentElement.style.setProperty('--content-width-override',cw);var pf=localStorage.getItem('prose-font');if(!pf){pf='inter';localStorage.setItem('prose-font','inter')}if(pf==='geist'){pf='inter';localStorage.setItem('prose-font','inter')}var fm={lora:'\"Lora\", Georgia, serif','ibm-plex-sans':'\"IBM Plex Sans\", sans-serif',inter:'var(--font-inter), sans-serif','ibm-plex-mono':'\"IBM Plex Mono\", monospace'};if(pf\u0026\u0026fm[pf])document.documentElement.style.setProperty('--prose-font-override',fm[pf]);var loc=localStorage.getItem('locale')||'system';var rl=loc==='system'?(navigator.language.startsWith('zh')?'zh':'en'):loc;window.__mindos_locale__=rl;document.documentElement.lang=rl==='zh'?'zh':'en';document.cookie='locale='+rl+';path=/;max-age=31536000;SameSite=Lax'}catch(e){}})();"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"style\":{\"backgroundColor\":\"#f8f6f1\",\"color\":\"#1c1a17\"},\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"name\":\"theme-color\",\"content\":\"#c8873a\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){if(typeof Node!=='undefined'){var o=Node.prototype.removeChild;Node.prototype.removeChild=function(c){if(c.parentNode!==this){try{return o.call(c.parentNode,c)}catch(e){return c}}return o.call(this,c)};var i=Node.prototype.insertBefore;Node.prototype.insertBefore=function(n,r){if(r\u0026\u0026r.parentNode!==this){try{return i.call(r.parentNode,n,r)}catch(e){return i.call(this,n,null)}}return i.call(this,n,r)}}})();\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{if(/electron/i.test(navigator.userAgent)\u0026\u0026/macintosh/i.test(navigator.userAgent)){document.documentElement.setAttribute('data-electron-mac','')}}catch(e){}})();\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$12\"}}]]}],[\"$\",\"body\",null,{\"className\":\"antialiased bg-background text-foreground\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"$L13\",null,{\"ssrLocale\":\"en\"}],[\"$\",\"$L14\",null,{\"delay\":300,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",null,{\"fileTree\":[{\"name\":\"README.md\",\"path\":\"README.md\",\"type\":\"file\",\"extension\":\".md\"}],\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$17\",\"errorStyles\":[],\"errorScripts\":[],\"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\"}]}]}]}],[\"$\",\"$L18\",null,{}],[\"$\",\"$L19\",null,{}],[\"$\",\"$L1a\",null,{}],[\"$\",\"$L1b\",null,{}]]}]]}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}]]\n8:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"MindOS\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Personal knowledge base\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/logo-square.svg\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icons/icon-192.png\"}],[\"$\",\"$L1c\",\"8\",{}]]\n"])</script></body></html>
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "source": "next-standalone-snapshot",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "routes": [
6
6
  {
7
7
  "route": "/",