tower-studio 0.2.10 → 0.2.12

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 (274) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +43 -43
  13. package/.next/standalone/.next/server/app/_not-found/page.js +4 -3
  14. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  17. package/.next/standalone/.next/server/app/_not-found.rsc +14 -14
  18. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
  19. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  20. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
  21. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  22. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  23. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  24. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/index.html +1 -1
  27. package/.next/standalone/.next/server/app/index.rsc +14 -14
  28. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  29. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
  30. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  31. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
  32. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  33. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  34. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +77 -77
  35. package/.next/standalone/.next/server/app/missions/page.js +4 -3
  36. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  39. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +43 -43
  40. package/.next/standalone/.next/server/app/onboarding/page.js +4 -3
  41. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  44. package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
  45. package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
  46. package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  47. package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
  48. package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  49. package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  50. package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  51. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  52. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +43 -43
  53. package/.next/standalone/.next/server/app/page.js +4 -3
  54. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  55. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  57. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +56 -56
  58. package/.next/standalone/.next/server/app/settings/page.js +4 -3
  59. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/settings.html +1 -1
  62. package/.next/standalone/.next/server/app/settings.rsc +16 -16
  63. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
  64. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  65. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
  66. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  67. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  68. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +94 -94
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +4 -3
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +72 -72
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +4 -3
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +69 -69
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +4 -3
  82. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  83. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  85. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +72 -72
  86. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +4 -3
  87. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  88. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  90. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +43 -43
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +5 -4
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +80 -80
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +4 -3
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  100. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +90 -90
  101. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +4 -3
  102. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  103. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  105. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +55 -55
  106. package/.next/standalone/.next/server/app/workspaces/page.js +4 -3
  107. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  108. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0h5yr8p.js +1 -1
  110. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  111. package/.next/standalone/.next/server/chunks/[root-of-the-server]__028ucbo._.js +2 -2
  112. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03gi3ue._.js +1 -1
  113. package/.next/standalone/.next/server/chunks/[root-of-the-server]__07f7~6u._.js +2 -2
  114. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d~z6xs._.js +2 -2
  115. package/.next/standalone/.next/server/chunks/_0_w835g._.js +2 -2
  116. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/src_lib_0ba0ntr._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/src_lib_ai_0q-~me1._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/src_lib_ai_providers_index_ts_0.y.3vp._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-gtzf3._.js +30 -0
  123. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0047xda._.js +30 -0
  124. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03ebsif._.js +3 -3
  125. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03fx0ja._.js +30 -0
  126. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09vrijh._.js +3 -0
  127. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0kzp4-y._.js → [root-of-the-server]__0a6h8gd._.js} +2 -2
  128. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00qhe2l._.js → [root-of-the-server]__0akzln5._.js} +2 -2
  129. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bpfp11._.js +30 -0
  130. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0di.lno._.js +3 -0
  131. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e.z.70._.js +30 -0
  132. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0eu0ho5._.js +30 -0
  133. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h3qzpw._.js +30 -0
  134. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hi0yzd._.js +3 -0
  135. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__02px.0y._.js → [root-of-the-server]__0hwl8ew._.js} +2 -2
  136. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zbmoit._.js → [root-of-the-server]__0i1yr6p._.js} +2 -2
  137. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0iy-id0._.js +4 -0
  138. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k9v1jm._.js +30 -0
  139. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__11t.nhs._.js → [root-of-the-server]__0lipl.6._.js} +2 -2
  140. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m1rkbb._.js +30 -0
  141. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0kgp2xy._.js → [root-of-the-server]__0myrdxo._.js} +1 -1
  142. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n78kqj._.js +30 -0
  143. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ps55l6._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ribsk4._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rifydx._.js +3 -0
  146. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sb.sz3._.js +30 -0
  147. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tq_14j._.js +30 -0
  148. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wvyks.._.js +1 -1
  150. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zb9q4h._.js +3 -0
  151. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10.y4wq._.js +3 -0
  152. package/.next/standalone/.next/server/chunks/ssr/_0._ejth._.js +3 -0
  153. package/.next/standalone/.next/server/chunks/ssr/{_0niubv5._.js → _0.obv1p._.js} +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/{_0am8~b4._.js → _003qoge._.js} +2 -2
  155. package/.next/standalone/.next/server/chunks/ssr/{_0dvj0e.._.js → _008q_0v._.js} +2 -2
  156. package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
  157. package/.next/standalone/.next/server/chunks/ssr/{_13xqr7_._.js → _07ax4.m._.js} +2 -2
  158. package/.next/standalone/.next/server/chunks/ssr/{_0zgu282._.js → _0_f2g9z._.js} +1 -1
  159. package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
  160. package/.next/standalone/.next/server/chunks/ssr/{_0c-49y3._.js → _0bowgha._.js} +1 -1
  161. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  162. package/.next/standalone/.next/server/chunks/ssr/{_03ae9ko._.js → _0dig3de._.js} +3 -3
  163. package/.next/standalone/.next/server/chunks/ssr/_0f6qjbg._.js +3 -0
  164. package/.next/standalone/.next/server/chunks/ssr/{_028bxro._.js → _0h8g7_g._.js} +2 -2
  165. package/.next/standalone/.next/server/chunks/ssr/_0i4__mf._.js +1 -1
  166. package/.next/standalone/.next/server/chunks/ssr/{_0dr-c0.._.js → _0l4wi9q._.js} +3 -3
  167. package/.next/standalone/.next/server/chunks/ssr/{_0jymo4.._.js → _0m5sihc._.js} +2 -2
  168. package/.next/standalone/.next/server/chunks/ssr/_0miyz-f._.js +3 -0
  169. package/.next/standalone/.next/server/chunks/ssr/{_0t9cbox._.js → _0p0-eyg._.js} +2 -2
  170. package/.next/standalone/.next/server/chunks/ssr/{_0_q~7z7._.js → _0qzkt..._.js} +1 -1
  171. package/.next/standalone/.next/server/chunks/ssr/{_0ik626t._.js → _0t4lzoj._.js} +3 -3
  172. package/.next/standalone/.next/server/chunks/ssr/{_0quq3z2._.js → _0td~e1-._.js} +2 -2
  173. package/.next/standalone/.next/server/chunks/ssr/{_0ssha_7._.js → _0vcf0-e._.js} +2 -2
  174. package/.next/standalone/.next/server/chunks/ssr/_0vk31-9._.js +3 -0
  175. package/.next/standalone/.next/server/chunks/ssr/{_0y-7tle._.js → _0wdm870._.js} +1 -1
  176. package/.next/standalone/.next/server/chunks/ssr/_0xtk7wi._.js +3 -0
  177. package/.next/standalone/.next/server/chunks/ssr/_0~80adm._.js +3 -3
  178. package/.next/standalone/.next/server/chunks/ssr/_0~a80th._.js +3 -0
  179. package/.next/standalone/.next/server/chunks/ssr/{_0rbai5c._.js → _109h4z-._.js} +1 -1
  180. package/.next/standalone/.next/server/chunks/ssr/{_0zszi6-._.js → _13duqz7._.js} +1 -1
  181. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  182. package/.next/standalone/.next/server/chunks/ssr/src_13jha60._.js +1 -1
  183. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  184. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  185. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  186. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  187. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  188. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  189. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  190. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  191. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0.qra8k._.js → src_lib_0.8j.z6._.js} +1 -1
  192. package/.next/standalone/.next/server/chunks/ssr/{src_lib_05il5a6._.js → src_lib_02v1~f3._.js} +1 -1
  193. package/.next/standalone/.next/server/chunks/ssr/{src_lib_06uhm3j._.js → src_lib_05~z630._.js} +1 -1
  194. package/.next/standalone/.next/server/chunks/ssr/{src_lib_07rspg0._.js → src_lib_061yy7e._.js} +1 -1
  195. package/.next/standalone/.next/server/chunks/ssr/src_lib_09uekh_._.js +3 -0
  196. package/.next/standalone/.next/server/chunks/ssr/src_lib_09y4fnl._.js +3 -0
  197. package/.next/standalone/.next/server/chunks/ssr/src_lib_0a7f32~._.js +3 -0
  198. package/.next/standalone/.next/server/chunks/ssr/src_lib_0aeqb5m._.js +3 -0
  199. package/.next/standalone/.next/server/chunks/ssr/src_lib_0p183eh._.js +3 -0
  200. package/.next/standalone/.next/server/chunks/ssr/src_lib_0uyb_-k._.js +3 -0
  201. package/.next/standalone/.next/server/chunks/ssr/src_lib_0vhhwfe._.js +3 -0
  202. package/.next/standalone/.next/server/chunks/ssr/src_lib_10i7f.9._.js +3 -0
  203. package/.next/standalone/.next/server/chunks/ssr/src_lib_137bst6._.js +3 -0
  204. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  205. package/.next/standalone/.next/server/pages/404.html +1 -1
  206. package/.next/standalone/.next/server/pages/500.html +1 -1
  207. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  208. package/.next/standalone/.next/server/server-reference-manifest.json +319 -319
  209. package/.next/standalone/.next/static/chunks/{08czwnyn-yb6h.js → 010xl0lpp55xe.js} +1 -1
  210. package/.next/standalone/.next/static/chunks/{0v~wcz2xuu3p-.js → 01e93lnruej42.js} +1 -1
  211. package/.next/standalone/.next/static/chunks/022_88ef~e93a.js +1 -0
  212. package/.next/standalone/.next/static/chunks/{057-vm1159y01.js → 0azh0__hpbe-z.js} +1 -1
  213. package/.next/standalone/.next/static/chunks/{0.ofi_xek10ly.js → 0cg0zjodapp79.js} +1 -1
  214. package/.next/standalone/.next/static/chunks/{0e01jd~5_f9y~.js → 0eqr_08akp8xl.js} +1 -1
  215. package/.next/standalone/.next/static/chunks/{14-ne07fdt5gd.js → 0f820g2c4omlb.js} +2 -2
  216. package/.next/standalone/.next/static/chunks/0h3-~sna4okq2.js +1 -0
  217. package/.next/standalone/.next/static/chunks/{0p2790ex-.bs1.js → 0khynh_kl0aog.js} +1 -1
  218. package/.next/standalone/.next/static/chunks/{0e1rsaypb1c8g.js → 0ns9v_d.3s~uo.js} +1 -1
  219. package/.next/standalone/.next/static/chunks/{0pn91v~~ax-2i.js → 0q4az7r-d-n~g.js} +1 -1
  220. package/.next/standalone/.next/static/chunks/{0g5lbqhmhs1om.js → 0rgyeuy~3vua-.js} +1 -1
  221. package/.next/standalone/.next/static/chunks/0s.g.dge529_6.js +1 -0
  222. package/.next/standalone/.next/static/chunks/{0xkogzb0hkmv2.js → 0sgaa06_07.8u.js} +2 -2
  223. package/.next/standalone/.next/static/chunks/{0naw4k2t-iitk.js → 0uepevftf8c0j.js} +2 -2
  224. package/.next/standalone/.next/static/chunks/{0esxrl_jbzhq0.js → 0v-7eievh_rkh.js} +2 -2
  225. package/.next/standalone/.next/static/chunks/{0ffqq7c8_0euc.js → 0w0vkomv~5a72.js} +1 -1
  226. package/.next/standalone/.next/static/chunks/{0dzfcafnnd9ar.js → 0xk7u4vr-rwn8.js} +1 -1
  227. package/.next/standalone/.next/static/chunks/0xrh8~725gqdt.js +1 -0
  228. package/.next/standalone/.next/static/chunks/0zxdsce2j9r4a.js +2 -0
  229. package/.next/standalone/.next/static/chunks/14630b661zu3g.js +1 -0
  230. package/.next/standalone/package.json +1 -1
  231. package/dist/mcp-server.cjs +18 -6
  232. package/package.json +1 -1
  233. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.ukame._.js +0 -30
  234. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__006_qh0._.js +0 -3
  235. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01j8ix6._.js +0 -30
  236. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ca_ueb._.js +0 -30
  237. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dsdplu._.js +0 -30
  238. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l43.5g._.js +0 -4
  239. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n.cuy2._.js +0 -30
  240. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nbj.ml._.js +0 -30
  241. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ojv-d0._.js +0 -3
  242. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pm2~fu._.js +0 -30
  243. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rjue04._.js +0 -30
  244. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0souuv~._.js +0 -3
  245. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tc6uh2._.js +0 -30
  246. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v2eslh._.js +0 -30
  247. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wlmzzq._.js +0 -30
  248. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~03tpv._.js +0 -3
  249. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~a-emb._.js +0 -30
  250. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vdw4w._.js +0 -3
  251. package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +0 -3
  252. package/.next/standalone/.next/server/chunks/ssr/_0ds6nk2._.js +0 -3
  253. package/.next/standalone/.next/server/chunks/ssr/_0ihq._v._.js +0 -3
  254. package/.next/standalone/.next/server/chunks/ssr/_0r9w-k8._.js +0 -3
  255. package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +0 -3
  256. package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +0 -3
  257. package/.next/standalone/.next/server/chunks/ssr/src_lib_0_8frs_._.js +0 -3
  258. package/.next/standalone/.next/server/chunks/ssr/src_lib_0cwd~e-._.js +0 -3
  259. package/.next/standalone/.next/server/chunks/ssr/src_lib_0fjk3hr._.js +0 -3
  260. package/.next/standalone/.next/server/chunks/ssr/src_lib_0g-92s-._.js +0 -3
  261. package/.next/standalone/.next/server/chunks/ssr/src_lib_0ss_gux._.js +0 -3
  262. package/.next/standalone/.next/server/chunks/ssr/src_lib_0trkgq-._.js +0 -3
  263. package/.next/standalone/.next/server/chunks/ssr/src_lib_0yvo_x7._.js +0 -3
  264. package/.next/standalone/.next/server/chunks/ssr/src_lib_11c8k4w._.js +0 -3
  265. package/.next/standalone/.next/server/chunks/ssr/src_lib_12xkd9s._.js +0 -3
  266. package/.next/standalone/.next/static/chunks/0g1~.f9jqo3nd.js +0 -2
  267. package/.next/standalone/.next/static/chunks/0iv0ao0keotf6.js +0 -1
  268. package/.next/standalone/.next/static/chunks/0o__.a9lpdowg.js +0 -1
  269. package/.next/standalone/.next/static/chunks/0p2hpp_l5b.g3.js +0 -1
  270. package/.next/standalone/.next/static/chunks/0p3inhs_w7v5v.js +0 -1
  271. package/.next/standalone/.next/static/chunks/0tpzfueusr2~a.js +0 -1
  272. /package/.next/standalone/.next/static/{Y2nibY8eWLcXL1azqa_Q9 → U-HwmuCE_TgwA_Rd4SjpZ}/_buildManifest.js +0 -0
  273. /package/.next/standalone/.next/static/{Y2nibY8eWLcXL1azqa_Q9 → U-HwmuCE_TgwA_Rd4SjpZ}/_clientMiddlewareManifest.js +0 -0
  274. /package/.next/standalone/.next/static/{Y2nibY8eWLcXL1azqa_Q9 → U-HwmuCE_TgwA_Rd4SjpZ}/_ssgManifest.js +0 -0
@@ -1,25 +1,25 @@
1
1
  1:"$Sreact.fragment"
2
- 3:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
3
- 4:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
4
- 5:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"OutletBoundary"]
2
+ 3:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
3
+ 4:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
4
+ 5:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"OutletBoundary"]
5
5
  6:"$Sreact.suspense"
6
- 9:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ViewportBoundary"]
7
- b:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"MetadataBoundary"]
8
- d:I[135230,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default",1]
6
+ 9:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ViewportBoundary"]
7
+ b:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"MetadataBoundary"]
8
+ d:I[135230,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default",1]
9
9
  :HL["/_next/static/chunks/123doanyjnwwq.css","style"]
10
10
  :HL["/_next/static/chunks/0o~~t9_9pm-0e.css","style"]
11
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/076x3dc258jv8.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0y4t-yk9428ag.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0r6_if_1hvz-u.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0n52vvco8hy2h.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0b2yknsc68f2a.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/13.pi0v53g-4n.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0v8apmh_d7lz3.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/0e1rsaypb1c8g.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/16nn-au~pxlvy.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/0wyjnhk_5g3.8.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/0g5lbqhmhs1om.js","async":true,"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":[[["$","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."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Y2nibY8eWLcXL1azqa_Q9"}
11
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/076x3dc258jv8.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0y4t-yk9428ag.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0r6_if_1hvz-u.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0n52vvco8hy2h.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0b2yknsc68f2a.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/13.pi0v53g-4n.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0v8apmh_d7lz3.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/0ns9v_d.3s~uo.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/16nn-au~pxlvy.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/0wyjnhk_5g3.8.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/0rgyeuy~3vua-.js","async":true,"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":[[["$","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."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"U-HwmuCE_TgwA_Rd4SjpZ"}
12
12
  e:[]
13
13
  8:"$We"
14
14
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
15
- f:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"IconMark"]
15
+ f:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"IconMark"]
16
16
  7:null
17
17
  c:[["$","title","0",{"children":"AI Task Platform - Tower"}],["$","meta","1",{"name":"description","content":"AI task orchestration and multi-project management platform"}],["$","link","2",{"rel":"manifest","href":"/manifest.json","crossOrigin":"$undefined"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?favicon.0y2d6j9cou~8p.ico","sizes":"48x48","type":"image/x-icon"}],["$","link","4",{"rel":"icon","href":"/icon1.png?icon1.04ux133882seb.png","sizes":"96x96","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/apple-icon.png?apple-icon.16aocl-s-v2qz.png","sizes":"180x180","type":"image/png"}],["$","$Lf","6",{}]]
18
- 10:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ThemeProvider"]
19
- 11:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"TooltipProvider"]
20
- 12:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"I18nProvider"]
21
- 13:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ExtensionProvider"]
22
- 14:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"LayoutClient"]
23
- 15:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"Toaster"]
18
+ 10:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ThemeProvider"]
19
+ 11:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"TooltipProvider"]
20
+ 12:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"I18nProvider"]
21
+ 13:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ExtensionProvider"]
22
+ 14:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"LayoutClient"]
23
+ 15:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"Toaster"]
24
24
  :HL["https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","style"]
25
25
  2:["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L10",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"children":["$","$L11",null,{"children":["$","$L12",null,{"children":["$","$L13",null,{"initialStatus":{"rg":{"installed":true,"path":"/opt/homebrew/bin/rg","version":"15.1.0"},"monaco":{"installed":true,"path":"/Users/liujunping/project/f/tower/public/vs","version":"0.55.1"}},"children":[["$","$L14",null,{"workspaces":[{"id":"cmp9579zj0001clpwxip07rm6","name":"Default Workspace","description":null,"updatedAt":"$D2026-05-17T02:15:01.712Z"}],"isFirstRun":false,"username":"刘俊平","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:style","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":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L15",null,{"richColors":true,"position":"top-right"}]]}]}]}]}]}]]}]
@@ -1,25 +1,25 @@
1
1
  1:"$Sreact.fragment"
2
- 3:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
3
- 4:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
4
- 5:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"OutletBoundary"]
2
+ 3:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
3
+ 4:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
4
+ 5:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"OutletBoundary"]
5
5
  6:"$Sreact.suspense"
6
- 9:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ViewportBoundary"]
7
- b:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"MetadataBoundary"]
8
- d:I[135230,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default",1]
6
+ 9:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ViewportBoundary"]
7
+ b:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"MetadataBoundary"]
8
+ d:I[135230,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default",1]
9
9
  :HL["/_next/static/chunks/123doanyjnwwq.css","style"]
10
10
  :HL["/_next/static/chunks/0o~~t9_9pm-0e.css","style"]
11
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/076x3dc258jv8.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0y4t-yk9428ag.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0r6_if_1hvz-u.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0n52vvco8hy2h.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0b2yknsc68f2a.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/13.pi0v53g-4n.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0v8apmh_d7lz3.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/0e1rsaypb1c8g.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/16nn-au~pxlvy.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/0wyjnhk_5g3.8.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/0g5lbqhmhs1om.js","async":true,"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":[[["$","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."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Y2nibY8eWLcXL1azqa_Q9"}
11
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/076x3dc258jv8.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0y4t-yk9428ag.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0r6_if_1hvz-u.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0n52vvco8hy2h.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0b2yknsc68f2a.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/13.pi0v53g-4n.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0v8apmh_d7lz3.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/0ns9v_d.3s~uo.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/16nn-au~pxlvy.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/0wyjnhk_5g3.8.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/0rgyeuy~3vua-.js","async":true,"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":[[["$","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."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"U-HwmuCE_TgwA_Rd4SjpZ"}
12
12
  e:[]
13
13
  8:"$We"
14
14
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
15
- f:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"IconMark"]
15
+ f:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"IconMark"]
16
16
  7:null
17
17
  c:[["$","title","0",{"children":"AI Task Platform - Tower"}],["$","meta","1",{"name":"description","content":"AI task orchestration and multi-project management platform"}],["$","link","2",{"rel":"manifest","href":"/manifest.json","crossOrigin":"$undefined"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?favicon.0y2d6j9cou~8p.ico","sizes":"48x48","type":"image/x-icon"}],["$","link","4",{"rel":"icon","href":"/icon1.png?icon1.04ux133882seb.png","sizes":"96x96","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/apple-icon.png?apple-icon.16aocl-s-v2qz.png","sizes":"180x180","type":"image/png"}],["$","$Lf","6",{}]]
18
- 10:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ThemeProvider"]
19
- 11:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"TooltipProvider"]
20
- 12:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"I18nProvider"]
21
- 13:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ExtensionProvider"]
22
- 14:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"LayoutClient"]
23
- 15:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"Toaster"]
18
+ 10:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ThemeProvider"]
19
+ 11:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"TooltipProvider"]
20
+ 12:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"I18nProvider"]
21
+ 13:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ExtensionProvider"]
22
+ 14:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"LayoutClient"]
23
+ 15:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"Toaster"]
24
24
  :HL["https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","style"]
25
25
  2:["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L10",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"children":["$","$L11",null,{"children":["$","$L12",null,{"children":["$","$L13",null,{"initialStatus":{"rg":{"installed":true,"path":"/opt/homebrew/bin/rg","version":"15.1.0"},"monaco":{"installed":true,"path":"/Users/liujunping/project/f/tower/public/vs","version":"0.55.1"}},"children":[["$","$L14",null,{"workspaces":[{"id":"cmp9579zj0001clpwxip07rm6","name":"Default Workspace","description":null,"updatedAt":"$D2026-05-17T02:15:01.712Z"}],"isFirstRun":false,"username":"刘俊平","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:style","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":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L15",null,{"richColors":true,"position":"top-right"}]]}]}]}]}]}]]}]
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ViewportBoundary"]
3
- 3:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"MetadataBoundary"]
2
+ 2:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ViewportBoundary"]
3
+ 3:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 5:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"AI Task Platform - Tower"}],["$","meta","1",{"name":"description","content":"AI task orchestration and multi-project management platform"}],["$","link","2",{"rel":"manifest","href":"/manifest.json"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?favicon.0y2d6j9cou~8p.ico","sizes":"48x48","type":"image/x-icon"}],["$","link","4",{"rel":"icon","href":"/icon1.png?icon1.04ux133882seb.png","sizes":"96x96","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/apple-icon.png?apple-icon.16aocl-s-v2qz.png","sizes":"180x180","type":"image/png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Y2nibY8eWLcXL1azqa_Q9"}
5
+ 5:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"IconMark"]
6
+ 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"AI Task Platform - Tower"}],["$","meta","1",{"name":"description","content":"AI task orchestration and multi-project management platform"}],["$","link","2",{"rel":"manifest","href":"/manifest.json"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?favicon.0y2d6j9cou~8p.ico","sizes":"48x48","type":"image/x-icon"}],["$","link","4",{"rel":"icon","href":"/icon1.png?icon1.04ux133882seb.png","sizes":"96x96","type":"image/png"}],["$","link","5",{"rel":"apple-touch-icon","href":"/apple-icon.png?apple-icon.16aocl-s-v2qz.png","sizes":"180x180","type":"image/png"}],["$","$L5","6",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"U-HwmuCE_TgwA_Rd4SjpZ"}
@@ -1,13 +1,13 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ThemeProvider"]
3
- 3:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"TooltipProvider"]
4
- 4:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"I18nProvider"]
5
- 5:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"ExtensionProvider"]
6
- 6:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"LayoutClient"]
7
- 7:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
8
- 8:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
9
- 9:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"Toaster"]
2
+ 2:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ThemeProvider"]
3
+ 3:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"TooltipProvider"]
4
+ 4:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"I18nProvider"]
5
+ 5:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"ExtensionProvider"]
6
+ 6:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"LayoutClient"]
7
+ 7:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
8
+ 8:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
9
+ 9:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"Toaster"]
10
10
  :HL["/_next/static/chunks/123doanyjnwwq.css","style"]
11
11
  :HL["/_next/static/chunks/0o~~t9_9pm-0e.css","style"]
12
12
  :HL["https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","style"]
13
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/076x3dc258jv8.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0y4t-yk9428ag.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0r6_if_1hvz-u.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0n52vvco8hy2h.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0b2yknsc68f2a.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/13.pi0v53g-4n.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/0v8apmh_d7lz3.js","async":true}],["$","script","script-7",{"src":"/_next/static/chunks/0e1rsaypb1c8g.js","async":true}],["$","script","script-8",{"src":"/_next/static/chunks/16nn-au~pxlvy.js","async":true}],["$","script","script-9",{"src":"/_next/static/chunks/0wyjnhk_5g3.8.js","async":true}],["$","script","script-10",{"src":"/_next/static/chunks/0g5lbqhmhs1om.js","async":true}]],["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"initialStatus":{"rg":{"installed":true,"path":"/opt/homebrew/bin/rg","version":"15.1.0"},"monaco":{"installed":true,"path":"/Users/liujunping/project/f/tower/public/vs","version":"0.55.1"}},"children":[["$","$L6",null,{"workspaces":[{"id":"cmp9579zj0001clpwxip07rm6","name":"Default Workspace","description":null,"updatedAt":"$D2026-05-17T02:15:01.712Z"}],"isFirstRun":false,"username":"刘俊平","children":["$","$L7",null,{"parallelRouterKey":"children","template":["$","$L8",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}],["$","$L9",null,{"richColors":true,"position":"top-right"}]]}]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Y2nibY8eWLcXL1azqa_Q9"}
13
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0o~~t9_9pm-0e.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/076x3dc258jv8.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0y4t-yk9428ag.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0r6_if_1hvz-u.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0n52vvco8hy2h.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0b2yknsc68f2a.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/13.pi0v53g-4n.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/0v8apmh_d7lz3.js","async":true}],["$","script","script-7",{"src":"/_next/static/chunks/0ns9v_d.3s~uo.js","async":true}],["$","script","script-8",{"src":"/_next/static/chunks/16nn-au~pxlvy.js","async":true}],["$","script","script-9",{"src":"/_next/static/chunks/0wyjnhk_5g3.8.js","async":true}],["$","script","script-10",{"src":"/_next/static/chunks/0rgyeuy~3vua-.js","async":true}]],["$","html",null,{"lang":"zh-CN","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"initialStatus":{"rg":{"installed":true,"path":"/opt/homebrew/bin/rg","version":"15.1.0"},"monaco":{"installed":true,"path":"/Users/liujunping/project/f/tower/public/vs","version":"0.55.1"}},"children":[["$","$L6",null,{"workspaces":[{"id":"cmp9579zj0001clpwxip07rm6","name":"Default Workspace","description":null,"updatedAt":"$D2026-05-17T02:15:01.712Z"}],"isFirstRun":false,"username":"刘俊平","children":["$","$L7",null,{"parallelRouterKey":"children","template":["$","$L8",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}],["$","$L9",null,{"richColors":true,"position":"top-right"}]]}]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"U-HwmuCE_TgwA_Rd4SjpZ"}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"OutletBoundary"]
2
+ 2:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Y2nibY8eWLcXL1azqa_Q9"}
4
+ 0:{"rsc":["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"U-HwmuCE_TgwA_Rd4SjpZ"}
5
5
  4:null
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
3
- 3:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0e1rsaypb1c8g.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0g5lbqhmhs1om.js"],"default"]
2
+ 2:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
3
+ 3:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/0r6_if_1hvz-u.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0ns9v_d.3s~uo.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0rgyeuy~3vua-.js"],"default"]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Y2nibY8eWLcXL1azqa_Q9"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"U-HwmuCE_TgwA_Rd4SjpZ"}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/chunks/123doanyjnwwq.css","style"]
2
2
  :HL["/_next/static/chunks/0o~~t9_9pm-0e.css","style"]
3
3
  :HL["https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=JetBrains+Mono:wght@400;500;600&display=swap","style"]
4
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"Y2nibY8eWLcXL1azqa_Q9"}
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"U-HwmuCE_TgwA_Rd4SjpZ"}