tower-studio 0.2.16 → 0.2.19
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.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -100
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/_not-found/page.js +6 -5
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +87 -63
- package/.next/standalone/.next/server/app/missions/page.js +9 -7
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/onboarding/page.js +6 -5
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/page.js +6 -5
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +67 -43
- package/.next/standalone/.next/server/app/settings/page.js +7 -6
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +186 -138
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +8 -6
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +184 -124
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +8 -6
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +74 -62
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +6 -5
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +174 -114
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +9 -7
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +7 -6
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +158 -110
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +8 -6
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +126 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +10 -8
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +60 -48
- package/.next/standalone/.next/server/app/workspaces/page.js +6 -5
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
- package/.next/standalone/.next/server/chunks/[externals]__0m5smhl._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-0gs-6._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +3 -3
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0.0.jeg._.js → [root-of-the-server]__0sy6lau._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~rm9q.._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12c9noi._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{0ws9_lucide-react_dist_esm_icons_0dv2bel._.js → 0ws9_lucide-react_dist_esm_icons_0odx0ph._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_10.d8~a._.js → 0yzm_fuse_js_dist_fuse_mjs_0t4upxy._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[externals]_@vscode_ripgrep_0m7itqb._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vx7inx._.js → [root-of-the-server]__01evhhc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__063j5j2._.js → [root-of-the-server]__0261~vp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0313pct._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0o4yodb._.js → [root-of-the-server]__07ns1z8._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08xomvf._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0lhroxu._.js → [root-of-the-server]__09rts_e._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b.ej5q._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0c7x0o9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e82_jw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09n4g~p._.js → [root-of-the-server]__0eea3ta._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0qy_98o._.js → [root-of-the-server]__0la1659._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__08g-39i._.js → [root-of-the-server]__0m1tg3c._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__057bwkf._.js → [root-of-the-server]__0oqhxfb._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0wabw~r._.js → [root-of-the-server]__0qy0o3-._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sc_a_d._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-pzjth._.js → [root-of-the-server]__0sdd0qu._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sk.itb._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00l2th1._.js → [root-of-the-server]__0th0_fo._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vicp7s._.js → [root-of-the-server]__0v7p~3.._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjuu0z._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wt83kv._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.s5ax._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y5wu~l._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0y.2qv_._.js → [root-of-the-server]__0z7je5_._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zq.n2w._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11zjs~k._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zgzcl5._.js → [root-of-the-server]__12ktvsa._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__13i_x1.._.js → [root-of-the-server]__13374-3._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0hj6ykf._.js → _0-ez10.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_01e47s2._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_01yg50d._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0jis7fv._.js → _0574rlr._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_05l656y._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_06-jig2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0u6n.gw._.js → _08z-g~5._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_09qgmwg._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0_7d5_7._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0l0n0gc._.js → _0_vjay8._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0_zfpwh._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0djgo-u._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0dvltcf._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0gv9sv3._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0jz8fv8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0b9lr.2._.js → _0kef0v6._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0n.xiu5._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0_in9ut._.js → _0nbufo.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ng0eku._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0~~v0og._.js → _0qkxdkn._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0bijc0.._.js → _0r6gweb._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_08j7--7._.js → _0rqf5w7._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0st9b1_._.js → _0rt8jf_._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_0ds16oj._.js → _0sbxdnc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0i2m-0~._.js → _0uuzh5m._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_11ixey~._.js → _0~aon4t._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_10ogq8w._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_13esy08._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_13kwp85._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0f4q-6w._.js → src_lib_00tdjs9._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_09ajdu_._.js → src_lib_0153vha._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_05wgz5w._.js → src_lib_07bxr4y._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_078780e._.js → src_lib_0dnn~ft._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0e.v07~._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0haj7_-._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0vp4mgz._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0wd-1.k._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0yvdojq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0zfjhu1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0~cwhiw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_127qa83._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_12h5txa._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_open-targets_ts_12a-_~u._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_worktree_ts_06cucy3._.js +1 -1
- package/.next/standalone/.next/server/functions-config-manifest.json +10 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/next-font-manifest.js +1 -1
- package/.next/standalone/.next/server/next-font-manifest.json +13 -13
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/pages-manifest.json +0 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +678 -456
- package/.next/standalone/.next/static/chunks/0._824vjqa-9k.js +5 -0
- package/.next/standalone/.next/static/chunks/{0e8wfpfgivr6t.js → 03og02bu96n.e.js} +1 -1
- package/.next/standalone/.next/static/chunks/{07idrdtj1o8zu.js → 04wsku4m5~s1q.js} +1 -1
- package/.next/standalone/.next/static/chunks/{123doanyjnwwq.css → 066jf0nk75nic.css} +1 -1
- package/.next/standalone/.next/static/chunks/06qwj~g0qwhey.js +5 -0
- package/.next/standalone/.next/static/chunks/08rokhw7bg_zn.js +1 -0
- package/.next/standalone/.next/static/chunks/08~85j56saf6q.js +1 -0
- package/.next/standalone/.next/static/chunks/096ysbmoa9qsb.js +1 -0
- package/.next/standalone/.next/static/chunks/0b6zhezopdbs2.js +1 -0
- package/.next/standalone/.next/static/chunks/0c7b_.6i4jef8.js +1 -0
- package/.next/standalone/.next/static/chunks/0esvyij44lvt6.js +1 -0
- package/.next/standalone/.next/static/chunks/0hniqlgz6waea.js +2 -0
- package/.next/standalone/.next/static/chunks/0hseznii2u-4n.js +5 -0
- package/.next/standalone/.next/static/chunks/0izukvmui9f8m.js +1 -0
- package/.next/standalone/.next/static/chunks/0kycb80.t-7_-.js +1 -0
- package/.next/standalone/.next/static/chunks/0lv0zqg.f66eu.js +1 -0
- package/.next/standalone/.next/static/chunks/0njf5husn6ovd.js +1 -0
- package/.next/standalone/.next/static/chunks/0okjtk-a.5lz0.css +1 -0
- package/.next/standalone/.next/static/chunks/0p7hamd-yspky.js +2 -0
- package/.next/standalone/.next/static/chunks/0s6ygn-alcm2d.js +1 -0
- package/.next/standalone/.next/static/chunks/0v66~34w9t3gz.js +5 -0
- package/.next/standalone/.next/static/chunks/0v_nmghra_n2q.js +1 -0
- package/.next/standalone/.next/static/chunks/{0vyurjgr0u8aw.js → 0vu_cifxk7vfu.js} +1 -1
- package/.next/standalone/.next/static/chunks/0zf35xwv.l3l7.js +1 -0
- package/.next/standalone/.next/static/chunks/{0_t7890~b8s.q.js → 10ght~j9wl9ab.js} +1 -1
- package/.next/standalone/.next/static/chunks/11.t9_o8cox8t.js +1 -0
- package/.next/standalone/.next/static/chunks/1124-9qfcr70v.js +1 -0
- package/.next/standalone/.next/static/chunks/116ssnh5k8ad9.js +1 -0
- package/.next/standalone/.next/static/chunks/162ec9.32dj73.js +1 -0
- package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0wkzw~je483f-.woff2 +0 -0
- package/.next/standalone/.next/static/media/5ce348bf30bf5439-s.0zgw-jeven.3w.woff2 +0 -0
- package/.next/standalone/.next/static/media/6306c77e7c8268e4-s.0rhz0arwfsn~5.woff2 +0 -0
- package/.next/standalone/.next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2 +0 -0
- package/.next/standalone/.next/static/media/7d817b4c03b0c5f1-s.0l76wvqk9d84w.woff2 +0 -0
- package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0k4k9394f2q-k.woff2 +0 -0
- package/.next/standalone/package.json +2 -1
- package/dist/mcp-server.cjs +139 -31
- package/package.json +2 -1
- package/prisma/schema.prisma +1 -0
- package/scripts/fix-native-permissions.js +7 -0
- package/skills/tower/SKILL.md +12 -5
- package/.next/standalone/.next/server/app/_not-found.html +0 -1
- package/.next/standalone/.next/server/app/_not-found.meta +0 -16
- package/.next/standalone/.next/server/app/_not-found.rsc +0 -25
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +0 -25
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -5
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -4
- package/.next/standalone/.next/server/app/index.html +0 -1
- package/.next/standalone/.next/server/app/index.meta +0 -16
- package/.next/standalone/.next/server/app/index.rsc +0 -26
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +0 -26
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/onboarding.html +0 -1
- package/.next/standalone/.next/server/app/onboarding.meta +0 -15
- package/.next/standalone/.next/server/app/onboarding.rsc +0 -31
- package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +0 -31
- package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +0 -9
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +0 -5
- package/.next/standalone/.next/server/app/settings.html +0 -1
- package/.next/standalone/.next/server/app/settings.meta +0 -15
- package/.next/standalone/.next/server/app/settings.rsc +0 -31
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +0 -31
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +0 -9
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +0 -5
- package/.next/standalone/.next/server/chunks/[externals]__12mj_bs._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0hclpb.._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mizcpa._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__07l.j.t._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e215_h._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hc2ab0._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n9e~0j._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0p_09im._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qyxluw._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0r54_2f._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0s9retv._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vyqspt._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10xwsl4._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12c826b._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_00_enfv._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_02yhivm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_06d.l~y._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_g2k44._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0gk9bhq._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0i8t39l._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0kdx-ix._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0ny8sre._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_0p~.jo1._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0tj4yhj._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0wxgq36._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0x_nujv._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0xlxdv6._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0~fk6kp._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_0lqfvhm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_0r5zto-._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0ffqwve._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0i-k~x7._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0jzfhds._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0kjj12q._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0lve.hi._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0pywvqu._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0tp-g~8._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0vnqpwi._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0w9nhfj._.js +0 -3
- package/.next/standalone/.next/server/pages/404.html +0 -1
- package/.next/standalone/.next/static/chunks/0.oy-y0w05vbq.js +0 -1
- package/.next/standalone/.next/static/chunks/04a2asn0hyy9c.js +0 -1
- package/.next/standalone/.next/static/chunks/06uk3fb5mkz5c.js +0 -1
- package/.next/standalone/.next/static/chunks/0c5ct~fi6oo0x.js +0 -5
- package/.next/standalone/.next/static/chunks/0d.9mkqrf._kj.js +0 -5
- package/.next/standalone/.next/static/chunks/0eup3utxhd.9w.js +0 -2
- package/.next/standalone/.next/static/chunks/0fysbcldn.s~5.js +0 -1
- package/.next/standalone/.next/static/chunks/0husw1q436czh.js +0 -1
- package/.next/standalone/.next/static/chunks/0ibjmvk~1lgfl.js +0 -2
- package/.next/standalone/.next/static/chunks/0m_mrbcxwb.xb.js +0 -1
- package/.next/standalone/.next/static/chunks/0mzr~d4ax.~nx.js +0 -5
- package/.next/standalone/.next/static/chunks/0q4_3y9etuu46.js +0 -1
- package/.next/standalone/.next/static/chunks/0qxmfi3_hxoj8.js +0 -1
- package/.next/standalone/.next/static/chunks/0xbblu1dqxput.js +0 -1
- package/.next/standalone/.next/static/chunks/0xu8d3uoqrmjl.js +0 -1
- package/.next/standalone/.next/static/chunks/0xx_wtcnk0sf7.js +0 -1
- package/.next/standalone/.next/static/chunks/0y4t-yk9428ag.js +0 -1
- package/.next/standalone/.next/static/chunks/0yrq3rjju-3um.js +0 -1
- package/.next/standalone/.next/static/chunks/0~8mebeyo5uub.css +0 -1
- package/.next/standalone/.next/static/chunks/10~egz2-vj..3.js +0 -5
- package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0.qu-9752pffj.woff2 +0 -0
- package/.next/standalone/.next/static/media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2 +0 -0
- package/.next/standalone/.next/static/media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2 +0 -0
- package/.next/standalone/.next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2 +0 -0
- package/.next/standalone/.next/static/media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2 +0 -0
- package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2 +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → mLQP8o4ghKE2DGln7fL34}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → mLQP8o4ghKE2DGln7fL34}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → mLQP8o4ghKE2DGln7fL34}/_ssgManifest.js +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="zh-CN"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.png"/><link rel="stylesheet" href="/_next/static/chunks/123doanyjnwwq.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0~8mebeyo5uub.css" data-precedence="next"/><style data-precedence="base-ui:low" data-href="base-ui-disable-scrollbar">.base-ui-disable-scrollbar{scrollbar-width:none}.base-ui-disable-scrollbar::-webkit-scrollbar{display:none}</style><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0wcyolcg1ve73.js"/><script src="/_next/static/chunks/0g2f3gfbw74_l.js" async=""></script><script src="/_next/static/chunks/06o_v9w9rlnhw.js" async=""></script><script src="/_next/static/chunks/0xx3nm8lmhwj_.js" async=""></script><script src="/_next/static/chunks/135ugbvs32qv_.js" async=""></script><script src="/_next/static/chunks/turbopack-14tk3atxl28.e.js" async=""></script><script src="/_next/static/chunks/076x3dc258jv8.js" async=""></script><script src="/_next/static/chunks/0y4t-yk9428ag.js" async=""></script><script src="/_next/static/chunks/04a2asn0hyy9c.js" async=""></script><script src="/_next/static/chunks/0n52vvco8hy2h.js" async=""></script><script src="/_next/static/chunks/0b2yknsc68f2a.js" async=""></script><script src="/_next/static/chunks/13.pi0v53g-4n.js" async=""></script><script src="/_next/static/chunks/0v8apmh_d7lz3.js" async=""></script><script src="/_next/static/chunks/0c5ct~fi6oo0x.js" async=""></script><script src="/_next/static/chunks/16nn-au~pxlvy.js" async=""></script><script src="/_next/static/chunks/0wyjnhk_5g3.8.js" async=""></script><script src="/_next/static/chunks/0e8wfpfgivr6t.js" async=""></script><script src="/_next/static/chunks/0yrq3rjju-3um.js" async=""></script><script src="/_next/static/chunks/0fysbcldn.s~5.js" async=""></script><link rel="preload" 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" as="style"/><meta name="next-size-adjust" content=""/><title>AI Task Platform - Tower</title><meta name="description" content="AI task orchestration and multi-project management platform"/><link rel="manifest" href="/manifest.json"/><link rel="icon" href="/favicon.ico?favicon.0y2d6j9cou~8p.ico" sizes="48x48" type="image/x-icon"/><link rel="icon" href="/icon1.png?icon1.04ux133882seb.png" sizes="96x96" type="image/png"/><link rel="apple-touch-icon" href="/apple-icon.png?apple-icon.16aocl-s-v2qz.png" sizes="180x180" type="image/png"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><link 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"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="flex h-screen overflow-hidden"><aside class="noise relative flex h-screen w-56 flex-col border-r border-border bg-sidebar"><div class="relative z-10 flex items-center gap-3 px-4 py-4"><img src="/logo.png" alt="Tower" class="h-9 w-9 rounded-lg"/><div class="flex-1"><div class="text-sm font-semibold tracking-tight text-foreground">Tower</div><div class="text-[10px] font-medium uppercase tracking-widest text-muted-foreground">Studio</div></div><button type="button" tabindex="0" data-slot="button" title="折叠侧边栏" class="group/button inline-flex shrink-0 items-center justify-center border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-6 rounded-[min(var(--radius-md),10px)] in-data-[slot=button-group]:rounded-lg [&_svg:not([class*='size-'])]:size-3 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-left h-4 w-4" aria-hidden="true"><path d="m11 17-5-5 5-5"></path><path d="m18 17-5-5 5-5"></path></svg></button></div><div class="relative z-10 flex items-center justify-between px-4 py-2"><span class="text-[11px] font-semibold uppercase tracking-wider text-muted-foreground">工作空间</span><button type="button" tabindex="0" data-slot="button" data-tour="create-workspace" title="新建工作空间" class="group/button inline-flex shrink-0 items-center justify-center border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-7 rounded-[min(var(--radius-md),12px)] in-data-[slot=button-group]:rounded-lg text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg></button></div><div role="presentation" style="position:relative;--scroll-area-corner-height:0px;--scroll-area-corner-width:0px" data-slot="scroll-area" class="group/scroll relative z-10 mt-2 flex-1 min-h-0"><div role="presentation" data-id="base-ui-_R_1l5lb_-viewport" tabindex="-1" class="size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-1 base-ui-disable-scrollbar" style="overflow:scroll" data-slot="scroll-area-viewport"><div class="px-2 py-1"><div class="group relative flex items-center rounded-lg transition-all hover:bg-accent/60"><button class="flex flex-1 items-center gap-2.5 px-3 py-2.5 text-left cursor-pointer"><span class="flex h-7 w-7 items-center justify-center rounded-md bg-muted text-sm"><span class="text-xs font-semibold text-muted-foreground">D</span></span><div class="flex-1 min-w-0"><div class="truncate text-sm font-medium text-secondary-foreground">Default Workspace</div><div class="text-[11px] text-muted-foreground">12d ago</div></div></button><button class="mr-2 rounded-md p-1 text-muted-foreground opacity-0 transition-all hover:bg-background hover:text-foreground group-hover:opacity-100" type="button" tabindex="0" aria-haspopup="menu" id="base-ui-_R_7b9l5lb_" data-slot="dropdown-menu-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-ellipsis h-3.5 w-3.5" aria-hidden="true"><circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="12" r="1"></circle></svg></button></div></div></div></div><a class="relative z-10 flex items-center gap-2 border-t border-border px-4 py-3 text-[11px] cursor-pointer transition-colors text-muted-foreground hover:text-foreground" href="/missions"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-gauge h-3.5 w-3.5" aria-hidden="true"><path d="m12 14 4-4"></path><path d="M3.34 19a10 10 0 1 1 17.32 0"></path></svg><span>任务控制台</span></a><a class="relative z-10 flex items-center gap-2 border-t border-border px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmp9579zj0001clpwxip07rm6/notes"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-3.5 w-3.5" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>笔记</span></a><a class="relative z-10 flex items-center gap-2 px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmp9579zj0001clpwxip07rm6/assets"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-3.5 w-3.5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span>资源</span></a><a class="relative z-10 flex items-center gap-2 px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmp9579zj0001clpwxip07rm6/archive"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-archive h-3.5 w-3.5" aria-hidden="true"><rect width="20" height="5" x="2" y="3" rx="1"></rect><path d="M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8"></path><path d="M10 12h4"></path></svg><span>归档</span></a></aside><div class="flex flex-1 flex-col overflow-hidden"><header class="flex h-12 items-center justify-between border-b border-border bg-background/80 px-5 backdrop-blur-sm"><div class="w-40"></div><div class="flex items-center gap-2"><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 h-8 w-[400px] justify-start gap-2 bg-muted/50 text-muted-foreground hover:bg-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search h-3.5 w-3.5" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><span class="flex-1 text-left">搜索任务、项目、仓库、笔记、资源...</span><kbd class="mr-1 flex items-center gap-0.5 rounded border border-border bg-background px-1.5 py-0.5 text-[10px] font-mono"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-command h-2.5 w-2.5" aria-hidden="true"><path d="M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3"></path></svg>K</kbd></button><button data-tour="open-assistant" aria-label="助手" class="cursor-pointer rounded-lg p-2 text-muted-foreground transition-colors hover:bg-accent hover:text-foreground " id="base-ui-_R_t2p5lb_" data-slot="tooltip-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot h-4 w-4" aria-hidden="true"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg></button></div><div class="flex items-center gap-1.5"><button type="button" tabindex="0" data-slot="tooltip-trigger" id="base-ui-_R_1jip5lb_" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe h-3.5 w-3.5" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg><span class="text-[11px] font-semibold">EN</span></button><button type="button" tabindex="0" data-slot="tooltip-trigger" id="base-ui-_R_1lip5lb_" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-8 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-4 w-4" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button><div class="h-4 w-px bg-border"></div><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border bg-background hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 ring-1 ring-border hover:bg-accent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-3.5 w-3.5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg>导入项目</button><button type="button" tabindex="0" data-slot="button" data-tour="create-project" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 [a]:hover:bg-primary/80 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 bg-primary/10 text-primary ring-1 ring-primary/25 hover:bg-primary/20"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>新建项目</button><button class="ml-0.5 flex cursor-pointer items-center gap-1.5 rounded-lg px-2.5 py-1 transition-colors hover:bg-accent" type="button" tabindex="0" aria-haspopup="menu" id="base-ui-_R_1tip5lb_" data-slot="dropdown-menu-trigger"><span class="max-w-[80px] truncate text-xs text-muted-foreground">刘俊平</span><span data-slot="avatar" data-size="default" class="group/avatar relative flex size-8 shrink-0 rounded-full select-none after:absolute after:inset-0 after:rounded-full after:border after:border-border after:mix-blend-darken data-[size=lg]:size-10 data-[size=sm]:size-6 dark:after:mix-blend-lighten h-7 w-7 ring-1 ring-border"><span data-slot="avatar-fallback" class="flex size-full items-center justify-center rounded-full group-data-[size=sm]/avatar:text-xs bg-emerald-500/20 text-emerald-400 text-[10px] font-semibold">刘</span></span></button></div></header><div class="flex flex-1 overflow-hidden"><main class="flex-1 overflow-auto bg-background"><div class="flex h-full flex-col bg-background"><div class="flex-shrink-0 border-b bg-card/50 backdrop-blur-sm"><div class="mx-auto max-w-5xl px-6"><div class="flex items-center justify-between pb-3 pt-5"><div><h1 class="text-2xl font-bold tracking-tight">配置</h1><p class="mt-0.5 text-sm text-muted-foreground">系统运行参数</p></div><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 bg-card shadow-sm cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x h-3.5 w-3.5" aria-hidden="true"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg>ESC</button></div><div class="relative flex gap-1 overflow-x-auto"><button data-section="general" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-foreground bg-background"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-accent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-3.5 w-3.5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></span><span>通用</span></button><button data-section="ai-tools" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cpu h-3.5 w-3.5" aria-hidden="true"><path d="M12 20v2"></path><path d="M12 2v2"></path><path d="M17 20v2"></path><path d="M17 2v2"></path><path d="M2 12h2"></path><path d="M2 17h2"></path><path d="M2 7h2"></path><path d="M20 12h2"></path><path d="M20 17h2"></path><path d="M20 7h2"></path><path d="M7 20v2"></path><path d="M7 2v2"></path><rect x="4" y="4" width="16" height="16" rx="2"></rect><rect x="8" y="8" width="8" height="8" rx="1"></rect></svg></span><span>AI 工具</span></button><button data-section="prompts" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-3.5 w-3.5" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></span><span>提示词</span></button><button data-section="config" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sliders-horizontal h-3.5 w-3.5" aria-hidden="true"><path d="M10 5H3"></path><path d="M12 19H3"></path><path d="M14 3v4"></path><path d="M16 17v4"></path><path d="M21 12h-9"></path><path d="M21 19h-5"></path><path d="M21 5h-7"></path><path d="M8 10v4"></path><path d="M8 12H3"></path></svg></span><span>参数配置</span></button><button data-section="extensions" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-package h-3.5 w-3.5" aria-hidden="true"><path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path></svg></span><span>扩展</span></button><button data-section="notifications" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bell h-3.5 w-3.5" aria-hidden="true"><path d="M10.268 21a2 2 0 0 0 3.464 0"></path><path d="M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"></path></svg></span><span>通知</span></button><button data-section="backup" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-hard-drive h-3.5 w-3.5" aria-hidden="true"><path d="M10 16h.01"></path><path d="M2.212 11.577a2 2 0 0 0-.212.896V18a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5.527a2 2 0 0 0-.212-.896L18.55 5.11A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path><path d="M21.946 12.013H2.054"></path><path d="M6 16h.01"></path></svg></span><span>数据管理</span></button><div class="absolute bottom-0 h-0.5 rounded-full transition-all duration-250 ease-out bg-foreground" style="left:0;width:0"></div></div></div></div><div class="flex-1 overflow-auto"><div class="mx-auto max-w-4xl px-6 py-8"><div class="mb-6 flex items-start gap-4"><div class="flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-xl ring-1 bg-accent text-foreground ring-border"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-5 w-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></div><div class="min-w-0"><h2 class="text-lg font-semibold leading-tight">通用</h2><p class="mt-0.5 text-sm text-muted-foreground">主题与语言偏好</p></div></div><div class="mb-6 border-t"></div><div class="divide-y divide-border/50"><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">主题</div><div class="text-xs text-muted-foreground mt-0.5">选择界面主题</div></div><div class="shrink-0"><div class="inline-flex h-9 rounded-lg border border-border/50 bg-muted/30 p-1 w-[200px]"></div></div></div><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">语言</div><div class="text-xs text-muted-foreground mt-0.5">切换界面语言</div></div><div class="shrink-0"><div class="inline-flex rounded-lg border border-border/50 bg-muted/30 p-1 gap-0.5"><button type="button" class="rounded-md px-3.5 py-1.5 text-sm font-medium transition-all duration-200 cursor-pointer bg-background text-foreground shadow-sm">中文</button><button type="button" class="rounded-md px-3.5 py-1.5 text-sm font-medium transition-all duration-200 cursor-pointer text-muted-foreground hover:text-foreground">English</button></div></div></div><div class="py-4 border-b border-border/50"><div class="flex items-center justify-between"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">终端应用</div><div class="text-xs text-muted-foreground mt-0.5">用于"在终端中打开"的 GUI 终端应用</div></div></div><div class="mt-3 flex flex-col gap-2"><input type="text" placeholder="Terminal" class="h-9 w-64 rounded-lg border border-border/50 bg-muted/30 px-3 text-sm focus:outline-none focus:ring-2 focus:ring-blue-500/30" value="Terminal"/></div></div><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">空闲超时(秒)</div><div class="text-xs text-muted-foreground mt-0.5">终端无输出多久后触发空闲检测(最低 180 秒)</div></div><div class="shrink-0"><input type="number" min="180" class="h-9 w-28 rounded-lg border border-border/50 bg-muted/30 px-3 text-sm text-right focus:outline-none focus:ring-2 focus:ring-blue-500/30" value="180"/></div></div></div></div></div></div><!--$--><!--/$--></main></div></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/0wcyolcg1ve73.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[680695,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"default\"]\n4:I[484878,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"default\"]\n5:I[516578,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"ClientPageRoot\"]\n6:I[113399,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\",\"/_next/static/chunks/0yrq3rjju-3um.js\",\"/_next/static/chunks/0fysbcldn.s~5.js\"],\"default\"]\n9:I[834225,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[834225,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"ViewportBoundary\"]\nf:I[834225,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"MetadataBoundary\"]\n11:I[135230,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/123doanyjnwwq.css\",\"style\"]\n:HL[\"/_next/static/chunks/0~8mebeyo5uub.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\""])</script><script>self.__next_f.push([1,"/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"settings\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"settings\",{\"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/0~8mebeyo5uub.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/04a2asn0hyy9c.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/0c5ct~fi6oo0x.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/0e8wfpfgivr6t.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\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0yrq3rjju-3um.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0fysbcldn.s~5.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/123doanyjnwwq.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0~8mebeyo5uub.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Kff31mi-mF0Jr_em-2NTJ\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[782626,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"IconMark\"]\nb:null\n10:[[\"$\",\"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\"}],[\"$\",\"$L13\",\"6\",{}]]\n"])</script><script>self.__next_f.push([1,"14:I[782406,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"ThemeProvider\"]\n15:I[746798,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"TooltipProvider\"]\n16:I[533499,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"I18nProvider\"]\n17:I[770303,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"ExtensionProvider\"]\n18:I[914935,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"LayoutClient\"]\n19:I[713354,[\"/_next/static/chunks/076x3dc258jv8.js\",\"/_next/static/chunks/0y4t-yk9428ag.js\",\"/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js\",\"/_next/static/chunks/16nn-au~pxlvy.js\",\"/_next/static/chunks/0wyjnhk_5g3.8.js\",\"/_next/static/chunks/0e8wfpfgivr6t.js\"],\"Toaster\"]\n:HL[\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700\u0026family=JetBrains+Mono:wght@400;500;600\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"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\u0026family=JetBrains+Mono:wght@400;500;600\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L14\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$L17\",null,{\"initialStatus\":{\"rg\":{\"installed\":true,\"path\":\"/opt/homebrew/bin/rg\",\"version\":\"15.1.0\"},\"monaco\":{\"installed\":false}},\"children\":[[\"$\",\"$L18\",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\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],[\"$\",\"$L19\",null,{\"richColors\":true,\"position\":\"top-right\"}]]}]}]}]}]}]]}]\n"])</script></body></html>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"headers": {
|
|
3
|
-
"x-nextjs-stale-time": "300",
|
|
4
|
-
"x-nextjs-prerender": "1",
|
|
5
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/settings/layout,_N_T_/settings/page,_N_T_/settings"
|
|
6
|
-
},
|
|
7
|
-
"segmentPaths": [
|
|
8
|
-
"/_tree",
|
|
9
|
-
"/_full",
|
|
10
|
-
"/settings/__PAGE__",
|
|
11
|
-
"/settings",
|
|
12
|
-
"/_index",
|
|
13
|
-
"/_head"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
3:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
3
|
-
4:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
4
|
-
5:I[516578,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ClientPageRoot"]
|
|
5
|
-
6:I[113399,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js","/_next/static/chunks/0yrq3rjju-3um.js","/_next/static/chunks/0fysbcldn.s~5.js"],"default"]
|
|
6
|
-
9:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"OutletBoundary"]
|
|
7
|
-
a:"$Sreact.suspense"
|
|
8
|
-
d:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ViewportBoundary"]
|
|
9
|
-
f:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"MetadataBoundary"]
|
|
10
|
-
11:I[135230,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default",1]
|
|
11
|
-
:HL["/_next/static/chunks/123doanyjnwwq.css","style"]
|
|
12
|
-
:HL["/_next/static/chunks/0~8mebeyo5uub.css","style"]
|
|
13
|
-
:HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
|
-
0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"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/0~8mebeyo5uub.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/04a2asn0hyy9c.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/0c5ct~fi6oo0x.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/0e8wfpfgivr6t.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":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0yrq3rjju-3um.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0fysbcldn.s~5.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0~8mebeyo5uub.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Kff31mi-mF0Jr_em-2NTJ"}
|
|
16
|
-
12:[]
|
|
17
|
-
c:"$W12"
|
|
18
|
-
7:{}
|
|
19
|
-
8:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
-
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
-
13:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"IconMark"]
|
|
22
|
-
b:null
|
|
23
|
-
10:[["$","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"}],["$","$L13","6",{}]]
|
|
24
|
-
14:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ThemeProvider"]
|
|
25
|
-
15:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"TooltipProvider"]
|
|
26
|
-
16:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"I18nProvider"]
|
|
27
|
-
17:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ExtensionProvider"]
|
|
28
|
-
18:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"LayoutClient"]
|
|
29
|
-
19:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"Toaster"]
|
|
30
|
-
: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"]
|
|
31
|
-
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":["$","$L14",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"children":["$","$L15",null,{"children":["$","$L16",null,{"children":["$","$L17",null,{"initialStatus":{"rg":{"installed":true,"path":"/opt/homebrew/bin/rg","version":"15.1.0"},"monaco":{"installed":false}},"children":[["$","$L18",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":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L19",null,{"richColors":true,"position":"top-right"}]]}]}]}]}]}]]}]
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
3:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
3
|
-
4:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
4
|
-
5:I[516578,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ClientPageRoot"]
|
|
5
|
-
6:I[113399,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js","/_next/static/chunks/0yrq3rjju-3um.js","/_next/static/chunks/0fysbcldn.s~5.js"],"default"]
|
|
6
|
-
9:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"OutletBoundary"]
|
|
7
|
-
a:"$Sreact.suspense"
|
|
8
|
-
d:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ViewportBoundary"]
|
|
9
|
-
f:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"MetadataBoundary"]
|
|
10
|
-
11:I[135230,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default",1]
|
|
11
|
-
:HL["/_next/static/chunks/123doanyjnwwq.css","style"]
|
|
12
|
-
:HL["/_next/static/chunks/0~8mebeyo5uub.css","style"]
|
|
13
|
-
:HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
|
-
0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"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/0~8mebeyo5uub.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/04a2asn0hyy9c.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/0c5ct~fi6oo0x.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/0e8wfpfgivr6t.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":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0yrq3rjju-3um.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0fysbcldn.s~5.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/123doanyjnwwq.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0~8mebeyo5uub.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Kff31mi-mF0Jr_em-2NTJ"}
|
|
16
|
-
12:[]
|
|
17
|
-
c:"$W12"
|
|
18
|
-
7:{}
|
|
19
|
-
8:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
-
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
-
13:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"IconMark"]
|
|
22
|
-
b:null
|
|
23
|
-
10:[["$","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"}],["$","$L13","6",{}]]
|
|
24
|
-
14:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ThemeProvider"]
|
|
25
|
-
15:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"TooltipProvider"]
|
|
26
|
-
16:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"I18nProvider"]
|
|
27
|
-
17:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ExtensionProvider"]
|
|
28
|
-
18:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"LayoutClient"]
|
|
29
|
-
19:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"Toaster"]
|
|
30
|
-
: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"]
|
|
31
|
-
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":["$","$L14",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"children":["$","$L15",null,{"children":["$","$L16",null,{"children":["$","$L17",null,{"initialStatus":{"rg":{"installed":true,"path":"/opt/homebrew/bin/rg","version":"15.1.0"},"monaco":{"installed":false}},"children":[["$","$L18",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":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L19",null,{"richColors":true,"position":"top-right"}]]}]}]}]}]}]]}]
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ViewportBoundary"]
|
|
3
|
-
3:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"MetadataBoundary"]
|
|
4
|
-
4:"$Sreact.suspense"
|
|
5
|
-
5:I[782626,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"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":"Kff31mi-mF0Jr_em-2NTJ"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[782406,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ThemeProvider"]
|
|
3
|
-
3:I[746798,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"TooltipProvider"]
|
|
4
|
-
4:I[533499,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"I18nProvider"]
|
|
5
|
-
5:I[770303,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ExtensionProvider"]
|
|
6
|
-
6:I[914935,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"LayoutClient"]
|
|
7
|
-
7:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
8
|
-
8:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
9
|
-
9:I[713354,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"Toaster"]
|
|
10
|
-
:HL["/_next/static/chunks/123doanyjnwwq.css","style"]
|
|
11
|
-
:HL["/_next/static/chunks/0~8mebeyo5uub.css","style"]
|
|
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/0~8mebeyo5uub.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/04a2asn0hyy9c.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/0c5ct~fi6oo0x.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/0e8wfpfgivr6t.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":false}},"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":"Kff31mi-mF0Jr_em-2NTJ"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/123doanyjnwwq.css","style"]
|
|
2
|
-
:HL["/_next/static/chunks/0~8mebeyo5uub.css","style"]
|
|
3
|
-
:HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
|
-
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
|
-
: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"]
|
|
6
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"Kff31mi-mF0Jr_em-2NTJ"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[516578,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"ClientPageRoot"]
|
|
3
|
-
3:I[113399,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js","/_next/static/chunks/0yrq3rjju-3um.js","/_next/static/chunks/0fysbcldn.s~5.js"],"default"]
|
|
4
|
-
6:I[834225,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"OutletBoundary"]
|
|
5
|
-
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0yrq3rjju-3um.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0fysbcldn.s~5.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Kff31mi-mF0Jr_em-2NTJ"}
|
|
7
|
-
4:{}
|
|
8
|
-
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
|
-
8:null
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[680695,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
3
|
-
3:I[484878,["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/0y4t-yk9428ag.js","/_next/static/chunks/04a2asn0hyy9c.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/0c5ct~fi6oo0x.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0wyjnhk_5g3.8.js","/_next/static/chunks/0e8wfpfgivr6t.js"],"default"]
|
|
4
|
-
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Kff31mi-mF0Jr_em-2NTJ"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
module.exports=[224361,(e,r,s)=>{r.exports=e.x("util",()=>require("util"))},233405,(e,r,s)=>{r.exports=e.x("child_process",()=>require("child_process"))},814747,(e,r,s)=>{r.exports=e.x("path",()=>require("path"))},522734,(e,r,s)=>{r.exports=e.x("fs",()=>require("fs"))},446786,(e,r,s)=>{r.exports=e.x("os",()=>require("os"))},924868,(e,r,s)=>{r.exports=e.x("fs/promises",()=>require("fs/promises"))},427699,(e,r,s)=>{r.exports=e.x("events",()=>require("events"))},254799,(e,r,s)=>{r.exports=e.x("crypto",()=>require("crypto"))},362562,(e,r,s)=>{r.exports=e.x("module",()=>require("module"))},319668,(e,r,s)=>{r.exports=e.x("readline",()=>require("readline"))},792509,(e,r,s)=>{r.exports=e.x("url",()=>require("url"))},605365,(e,r,s)=>{r.exports=e.x("process",()=>require("process"))}];
|
|
2
|
-
|
|
3
|
-
//# sourceMappingURL=%5Bexternals%5D__12mj_bs._.js.map
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
module.exports=[324725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},193695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},933919,(e,t,r)=>{t.exports=e.x("@prisma/client-9249dd53ac5b6a44",()=>require("@prisma/client-9249dd53ac5b6a44"))},918622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},556704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},832319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},270406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},814747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},522734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},233405,(e,t,r)=>{t.exports=e.x("child_process",()=>require("child_process"))},446786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},924868,(e,t,r)=>{t.exports=e.x("fs/promises",()=>require("fs/promises"))},843793,e=>{"use strict";var t=e.i(933919);let r=globalThis.prisma??new t.PrismaClient({log:[]});process.on("SIGTERM",()=>{r.$disconnect().catch(()=>{})}),process.on("SIGINT",()=>{r.$disconnect().catch(()=>{})}),e.s(["db",0,r])},678272,e=>{"use strict";var t=e.i(233405);e.s(["checkConflicts",0,function(e,r,i){try{return(0,t.execFileSync)("git",["merge-tree","--write-tree",r,i],{cwd:e,encoding:"utf-8",timeout:1e4,stdio:"pipe"}),{hasConflicts:!1,conflictFiles:[]}}catch(e){return{hasConflicts:!0,conflictFiles:(e instanceof Error&&"stdout"in e?String(e.stdout??""):"").split("\n").filter(e=>e.includes("CONFLICT")).map(e=>{let t=e.match(/CONFLICT.*?:\s*(.+)$/);return t?t[1].trim():e.trim()}).filter(Boolean)}}},"parseDiffOutput",0,function(e,t){let r=[];for(let t of e.split("\n")){let e=t.trim();if(!e)continue;let i=e.split(" ");if(i.length<3)continue;let[n,a,...s]=i,o=s.join(" ");"-"===n&&"-"===a?r.push({filename:o,added:0,removed:0,isBinary:!0}):r.push({filename:o,added:parseInt(n,10)||0,removed:parseInt(a,10)||0,isBinary:!1})}let i=/^diff --git a\/(.+) b\/(.+)$/,n=new Map;if(t.trim()){let e=t.length>512e3;for(let r of t.split(/(?=^diff --git )/m)){if(!r.trim())continue;let t=r.split("\n")[0],a=i.exec(t);if(!a)continue;let s=a[2],o=r;if(e){let e=r.split("\n");e.length>200&&(o=e.slice(0,200).join("\n")+"\n... (truncated)")}n.set(s,o)}}let a=r.map(e=>({filename:e.filename,added:e.added,removed:e.removed,isBinary:e.isBinary,patch:n.get(e.filename)??""})),s=a.reduce((e,t)=>e+t.added,0),o=a.reduce((e,t)=>e+t.removed,0);return{files:a,totalAdded:s,totalRemoved:o}}])},248434,e=>{"use strict";var t=e.i(233405),r=e.i(522734),i=e.i(924868),n=e.i(814747),a=e.i(446786),s=e.i(50377);function o(e){return e.startsWith("~/")||"~"===e?n.default.join(a.default.homedir(),e.slice(1)):e}async function c(e,a,c,l){let d=o(e),u=n.default.join(d,".worktrees","task-"+a),p="task/"+a;await (0,i.mkdir)(n.default.join(d,".worktrees"),{recursive:!0});let f=(0,t.execFileSync)("git",["worktree","list","--porcelain"],{cwd:d,encoding:"utf-8",timeout:1e4}),h=n.default.normalize(u).replace(/\\/g,"/");if(f.split("\n").some(e=>e.startsWith("worktree ")&&e.slice(9).replace(/\\/g,"/")===h))return{worktreePath:u,worktreeBranch:p};if((0,r.existsSync)(u)&&(s.logger.warn(`[worktree] Directory exists but not tracked by git, removing: ${u}`),(0,t.execFileSync)("git",["worktree","remove",u,"--force"],{cwd:d,encoding:"utf-8",timeout:3e4})),(0,t.execFileSync)("git",["branch","--list",p],{cwd:d,encoding:"utf-8",timeout:5e3}).trim())(0,t.execFileSync)("git",["worktree","add",u,p],{cwd:d,encoding:"utf-8",timeout:3e4});else{let e=c;try{(0,t.execFileSync)("git",["rev-parse","--verify",c],{cwd:d,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]})}catch{try{(0,t.execFileSync)("git",["rev-parse","--verify",`origin/${c}`],{cwd:d,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]}),e=`origin/${c}`}catch{throw Error(`Base branch '${c}' does not exist locally or on remote. Available branches: `+(0,t.execFileSync)("git",["branch","-a","--format=%(refname:short)"],{cwd:d,encoding:"utf-8",timeout:5e3}).trim().split("\n").join(", "))}}(0,t.execFileSync)("git",["worktree","add","-b",p,u,e],{cwd:d,encoding:"utf-8",timeout:3e4})}return function(e,t,i){let a=s.logger.create("worktree"),o=["node_modules",".next"];for(let s of i?["",i]:[""])if((0,r.existsSync)(n.default.join(e,s,"package.json")))for(let i of o){let o=s?n.default.join(s,i):i,c=n.default.join(e,o),l=n.default.join(t,o);if((0,r.existsSync)(c)){try{(0,r.lstatSync)(l);continue}catch{}try{(0,r.symlinkSync)(c,l,"junction"),a.info(`Symlinked ${o}`,{from:c,to:l})}catch(e){a.warn(`Failed to symlink ${o}`,{error:String(e)})}}}}(d,u,l),{worktreePath:u,worktreeBranch:p}}async function l(e,i){let a=o(e),s=n.default.join(a,".worktrees","task-"+i),c="task/"+i;(0,r.existsSync)(s)&&(0,t.execFileSync)("git",["worktree","remove",s,"--force"],{cwd:a,encoding:"utf-8",timeout:3e4}),(0,t.execFileSync)("git",["branch","--list",c],{cwd:a,encoding:"utf-8",timeout:5e3}).trim()&&(0,t.execFileSync)("git",["branch","-D",c],{cwd:a,encoding:"utf-8",timeout:5e3})}e.s(["createWorktree",0,c,"removeWorktree",0,l])},901814,e=>{"use strict";var t=e.i(765876),r=e.i(675896),i=e.i(959160),n=e.i(97944),a=e.i(86757),s=e.i(204144),o=e.i(273436),c=e.i(743641),l=e.i(813766),d=e.i(840884),u=e.i(498814),p=e.i(780006),f=e.i(544432),h=e.i(772005),m=e.i(450223),g=e.i(193695);e.i(628400);var x=e.i(800071),w=e.i(855104),y=e.i(78091),v=e.i(843793),k=e.i(233405),R=e.i(195158),b=e.i(678272),S=e.i(248434);async function E(e,{params:t}){let{taskId:r}=await t,i=y.z.string().cuid().safeParse(r);if(!i.success)return w.NextResponse.json({error:"Invalid task ID"},{status:400});try{let e,t,n=await v.db.task.findUnique({where:{id:i.data},include:{project:!0}});if(!n)return w.NextResponse.json({error:"Task not found"},{status:404});if("IN_REVIEW"!==n.status)return w.NextResponse.json({error:"Task must be in IN_REVIEW status to merge"},{status:400});if(!n.baseBranch)return w.NextResponse.json({error:"Task has no base branch configured"},{status:400});if(!n.project?.localPath)return w.NextResponse.json({error:"Project has no local path"},{status:400});let a=await v.db.taskExecution.findFirst({where:{taskId:i.data,status:"COMPLETED"},orderBy:{createdAt:"desc"}}),s=a?.worktreeBranch??`task/${r}`;a?.worktreePath;let o=n.project.localPath,{hasConflicts:c,conflictFiles:l}=(0,b.checkConflicts)(o,n.baseBranch,s);if(c)return w.NextResponse.json({error:"Merge conflicts detected",conflictFiles:l},{status:409});let d={encoding:"utf-8",timeout:3e4};try{e=(0,k.execFileSync)("git",["rev-parse",s],{...d,cwd:o}).trim()}catch{}let u=(0,k.execFileSync)("git",["rev-parse","--abbrev-ref","HEAD"],{...d,cwd:o}).trim(),p=u!==n.baseBranch,f=(0,k.execFileSync)("git",["status","--porcelain"],{...d,cwd:o}).trim().split("\n").some(e=>""!==e.trim()&&!e.startsWith("??"));f&&(0,k.execFileSync)("git",["stash","push","-m","tower-merge-temp"],{...d,cwd:o});try{p&&(0,k.execFileSync)("git",["checkout",n.baseBranch],{...d,cwd:o}),(0,k.execFileSync)("git",["merge",s,"--no-edit"],{...d,cwd:o}),t=(0,k.execFileSync)("git",["rev-parse","--short","HEAD"],{...d,cwd:o}).trim()}finally{if(p)try{(0,k.execFileSync)("git",["checkout",u],{...d,cwd:o})}catch{}f&&(0,k.execFileSync)("git",["stash","pop"],{...d,cwd:o})}if(a&&t)try{await v.db.taskExecution.update({where:{id:a.id},data:{mergeCommit:t,...e?{branchTipCommit:e}:{}}})}catch{}await v.db.task.update({where:{id:i.data},data:{status:"DONE"}});try{await (0,S.removeWorktree)(o,r)}catch(e){console.error("[merge] Worktree cleanup failed:",e)}return(0,R.revalidatePath)("/workspaces"),w.NextResponse.json({success:!0,message:"Squash merge completed"})}catch(t){let e=t instanceof Error?t.message:String(t);return console.error("[merge] Merge failed:",e),w.NextResponse.json({error:`Merge failed: ${e}`},{status:500})}}e.s(["POST",0,E],997224);var C=e.i(997224);let j=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/tasks/[taskId]/merge/route",pathname:"/api/tasks/[taskId]/merge",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/tasks/[taskId]/merge/route.ts",nextConfigOutput:"standalone",userland:C}),{workAsyncStorage:N,workUnitAsyncStorage:A,serverHooks:F}=j;async function T(e,t,i){i.requestMeta&&(0,n.setRequestMeta)(e,i.requestMeta),j.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let w="/api/tasks/[taskId]/merge/route";w=w.replace(/\/index$/,"")||"/";let y=await j.prepare(e,t,{srcPage:w,multiZoneDraftMode:!1});if(!y)return t.statusCode=400,t.end("Bad Request"),null==i.waitUntil||i.waitUntil.call(i,Promise.resolve()),null;let{buildId:v,params:k,nextConfig:R,parsedUrl:b,isDraftMode:S,prerenderManifest:E,routerServerContext:C,isOnDemandRevalidate:N,revalidateOnlyGenerated:A,resolvedPathname:F,clientReferenceManifest:T,serverActionsManifest:I}=y,P=(0,o.normalizeAppPath)(w),q=!!(E.dynamicRoutes[P]||E.routes[F]),O=async()=>((null==C?void 0:C.render404)?await C.render404(e,t,b,!1):t.end("This page could not be found"),null);if(q&&!S){let e=!!E.routes[F],t=E.dynamicRoutes[P];if(t&&!1===t.fallback&&!e){if(R.adapterPath)return await O();throw new g.NoFallbackError}}let _=null;!q||j.isDev||S||(_="/index"===(_=F)?"/":_);let D=!0===j.isDev||!q,M=q&&!D;I&&T&&(0,s.setManifestsSingleton)({page:w,clientReferenceManifest:T,serverActionsManifest:I});let $=e.method||"GET",H=(0,a.getTracer)(),B=H.getActiveScopeSpan(),U=!!(null==C?void 0:C.isWrappedByNextServer),W=!!(0,n.getRequestMeta)(e,"minimalMode"),K=(0,n.getRequestMeta)(e,"incrementalCache")||await j.getIncrementalCache(e,R,E,W);null==K||K.resetRequestCache(),globalThis.__incrementalCache=K;let L={params:k,previewProps:E.preview,renderOpts:{experimental:{authInterrupts:!!R.experimental.authInterrupts},cacheComponents:!!R.cacheComponents,supportsDynamicResponse:D,incrementalCache:K,cacheLifeProfiles:R.cacheLife,waitUntil:i.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,i,n)=>j.onRequestError(e,t,i,n,C)},sharedContext:{buildId:v}},G=new c.NodeNextRequest(e),V=new c.NodeNextResponse(t),z=l.NextRequestAdapter.fromNodeNextRequest(G,(0,l.signalFromNodeResponse)(t));try{let n,s=async e=>j.handle(z,L).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=H.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let i=r.get("next.route");if(i){let t=`${$} ${i}`;e.setAttributes({"next.route":i,"http.route":i,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",i),n.updateName(t))}else e.updateName(`${$} ${w}`)}),o=async n=>{var a,o;let c=async({previousCacheEntry:r})=>{try{if(!W&&N&&A&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let a=await s(n);e.fetchMetrics=L.renderOpts.fetchMetrics;let o=L.renderOpts.pendingWaitUntil;o&&i.waitUntil&&(i.waitUntil(o),o=void 0);let c=L.renderOpts.collectedTags;if(!q)return await (0,p.sendResponse)(G,V,a,L.renderOpts.pendingWaitUntil),null;{let e=await a.blob(),t=(0,f.toNodeOutgoingHttpHeaders)(a.headers);c&&(t[m.NEXT_CACHE_TAGS_HEADER]=c),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==L.renderOpts.collectedRevalidate&&!(L.renderOpts.collectedRevalidate>=m.INFINITE_CACHE)&&L.renderOpts.collectedRevalidate,i=void 0===L.renderOpts.collectedExpire||L.renderOpts.collectedExpire>=m.INFINITE_CACHE?void 0:L.renderOpts.collectedExpire;return{value:{kind:x.CachedRouteKind.APP_ROUTE,status:a.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:i}}}}catch(t){throw(null==r?void 0:r.isStale)&&await j.onRequestError(e,t,{routerKind:"App Router",routePath:w,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:M,isOnDemandRevalidate:N})},!1,C),t}},l=await j.handleResponse({req:e,nextConfig:R,cacheKey:_,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:E,isRoutePPREnabled:!1,isOnDemandRevalidate:N,revalidateOnlyGenerated:A,responseGenerator:c,waitUntil:i.waitUntil,isMinimalMode:W});if(!q)return null;if((null==l||null==(a=l.value)?void 0:a.kind)!==x.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(o=l.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});W||t.setHeader("x-nextjs-cache",N?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),S&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,f.fromNodeOutgoingHttpHeaders)(l.value.headers);return W&&q||d.delete(m.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,h.getCacheControlHeader)(l.cacheControl)),await (0,p.sendResponse)(G,V,new Response(l.value.body,{headers:d,status:l.value.status||200})),null};U&&B?await o(B):(n=H.getActiveScopeSpan(),await H.withPropagatedContext(e.headers,()=>H.trace(d.BaseServerSpan.handleRequest,{spanName:`${$} ${w}`,kind:a.SpanKind.SERVER,attributes:{"http.method":$,"http.target":e.url}},o),void 0,!U))}catch(t){if(t instanceof g.NoFallbackError||await j.onRequestError(e,t,{routerKind:"App Router",routePath:P,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:M,isOnDemandRevalidate:N})},!1,C),q)throw t;return await (0,p.sendResponse)(G,V,new Response(null,{status:500})),null}}e.s(["handler",0,T,"patchFetch",0,function(){return(0,i.patchFetch)({workAsyncStorage:N,workUnitAsyncStorage:A})},"routeModule",0,j,"serverHooks",0,F,"workAsyncStorage",0,N,"workUnitAsyncStorage",0,A],901814)}];
|
|
2
|
-
|
|
3
|
-
//# sourceMappingURL=%5Broot-of-the-server%5D__0hclpb.._.js.map
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
module.exports=[324725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},980738,(e,t,r)=>{t.exports=e.x("node-pty-c710df912a232c01",()=>require("node-pty-c710df912a232c01"))},433541,e=>e.a(async(t,r)=>{try{let t=await e.y("ws-4df7fc762dfa9a52");e.n(t),r()}catch(e){r(e)}},!0),504446,(e,t,r)=>{t.exports=e.x("net",()=>require("net"))},750227,(e,t,r)=>{t.exports=e.x("node:path",()=>require("node:path"))},902157,(e,t,r)=>{t.exports=e.x("node:fs",()=>require("node:fs"))},874533,(e,t,r)=>{t.exports=e.x("node:child_process",()=>require("node:child_process"))},660526,(e,t,r)=>{t.exports=e.x("node:os",()=>require("node:os"))},666680,(e,t,r)=>{t.exports=e.x("node:crypto",()=>require("node:crypto"))},522734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},446786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},427699,(e,t,r)=>{t.exports=e.x("events",()=>require("events"))},933919,(e,t,r)=>{t.exports=e.x("@prisma/client-9249dd53ac5b6a44",()=>require("@prisma/client-9249dd53ac5b6a44"))},918622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},556704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},832319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},270406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},814747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},912714,(e,t,r)=>{t.exports=e.x("node:fs/promises",()=>require("node:fs/promises"))},687769,(e,t,r)=>{t.exports=e.x("node:events",()=>require("node:events"))},81111,(e,t,r)=>{t.exports=e.x("node:stream",()=>require("node:stream"))},899871,(e,t,r)=>{t.exports=e.x("node:string_decoder",()=>require("node:string_decoder"))},449719,(e,t,r)=>{t.exports=e.x("assert",()=>require("assert"))},500874,(e,t,r)=>{t.exports=e.x("buffer",()=>require("buffer"))},406461,(e,t,r)=>{t.exports=e.x("zlib",()=>require("zlib"))},57328,(e,t,r)=>{t.exports=e.x("node:assert",()=>require("node:assert"))},193695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},198840,e=>{"use strict";var t=e.i(855104);let r=["localhost","127.0.0.1","[::1]"],s=new Set(["127.0.0.1","::1","::ffff:127.0.0.1"]),n=/^c[a-z0-9]{20,30}$/;e.s(["requireLocalhost",0,function(e){let n=e.headers.get("x-forwarded-for");if(n&&!n.split(",").map(e=>e.trim()).every(e=>s.has(e)))return t.NextResponse.json({error:"Forbidden"},{status:403});let a=e.headers.get("host")??"";return r.some(e=>a.startsWith(e))?null:t.NextResponse.json({error:"Forbidden"},{status:403})},"validateProjectId",0,function(e){return n.test(e)?null:t.NextResponse.json({error:"Invalid projectId format"},{status:400})},"validateTaskId",0,function(e){return n.test(e)?null:t.NextResponse.json({error:"Invalid taskId format"},{status:400})}])},192520,e=>{"use strict";let t;var r=e.i(750227),s=e.i(660526),n=e.i(902157);function a(){return t||(t=process.env.TOWER_DATA_DIR||(0,r.join)((0,s.homedir)(),".tower"),(0,n.existsSync)(t)||(0,n.mkdirSync)(t,{recursive:!0})),t}e.s(["getAssistantDir",0,function(){let e=(0,r.join)(a(),"assistant");return(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e},"getBackupsDir",0,function(){let e=(0,r.join)(a(),"backups");return(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e},"getExtensionsDir",0,function(){let e=(0,r.join)(a(),"extensions");return(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e},"getStorageDir",0,function(){let e=(0,r.join)(a(),"storage");return(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e},"getTowerDbPath",0,function(){let e;return(0,r.join)((e=(0,r.join)(a(),"database"),(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e),"tower.db")},"getTowerDir",0,a])},482819,(e,t,r)=>{"use strict";t.exports=e.r(583981).vendored["react-rsc"].ReactServerDOMTurbopackServer},921675,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"registerServerReference",{enumerable:!0,get:function(){return s.registerServerReference}});let s=e.r(482819)},86708,(e,t,r)=>{"use strict";function s(e){for(let t=0;t<e.length;t++){let r=e[t];if("function"!=typeof r)throw Object.defineProperty(Error(`A "use server" file can only export async functions, found ${typeof r}.
|
|
2
|
-
Read more: https://nextjs.org/docs/messages/invalid-use-server-value`),"__NEXT_ERROR_CODE",{value:"E352",enumerable:!1,configurable:!0})}}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ensureServerEntryExports",{enumerable:!0,get:function(){return s}})},769310,e=>{"use strict";var t=e.i(902157),r=e.i(874533),s=e.i(750227);function n(e=process.platform){return"win32"===e}function a(e){let t=e.replace(/\r\n|\r|\n/g," ");if(!t.length)return'""';let r=t.replace(/"/g,'""');return/[\s"&<>|^()]/.test(r)?`"${r}"`:r}let i=["CLAUDECODE","CLAUDE_CODE_ENTRYPOINT","CLAUDE_CODE_SESSION","CLAUDE_CODE_PARENT_SESSION"];async function o(e,t={}){let r=t.cwd??process.cwd(),a=t.env??process.env,i=t.platform??process.platform;if(e.includes("/")||e.includes("\\")){let t=s.default.isAbsolute(e)?e:s.default.resolve(r,e);return await p(t,i)?t:null}let l=a.PATH??a.Path??"",u=n(i)?";":":",c=l.split(u).filter(Boolean),d=n(i)?(a.PATHEXT??".EXE;.CMD;.BAT;.COM").split(";").filter(Boolean):[""],f=n(i)&&s.default.extname(e).length>0;for(let t of c)for(let r of n(i)?f?[s.default.join(t,e)]:d.map(r=>s.default.join(t,`${e}${r}`)):[s.default.join(t,e)])if(await p(r,i))return r;return null}let l=e=>(0,r.execSync)(e,{encoding:"utf-8",timeout:5e3});function u(e,t=process.platform,a=l){if(s.default.extname(e)||e.includes("/")||e.includes("\\"))return e;if(!n(t)){try{let t=(0,r.execFileSync)("which",[e],{encoding:"utf-8",timeout:5e3}).trim();if(t)return t}catch{}return e}try{let t=a(`where ${e}`).trim().split("\n").map(e=>e.trim()).filter(Boolean),r=t.find(e=>/\.(cmd|bat|exe)$/i.test(e));if(r)return r;if(t.length>0)return t[0]}catch{}return e}async function c(e,t,r={}){let s=r.env??process.env,n=r.platform??process.platform;return d(await o(e,r)??e,t,s,n)}function d(e,t,r,i){if(!n(i))return{command:e,args:t};let o=s.default.extname(e).toLowerCase();return".cmd"===o||".bat"===o||".com"===o?{command:r.ComSpec||"cmd.exe",args:["/d","/s","/c",[a(e),...t.map(a)].join(" ")]}:{command:e,args:t}}async function p(e,r=process.platform){try{return await t.promises.access(e,n(r)?t.constants.F_OK:t.constants.X_OK),!0}catch{return!1}}async function f(e=process.platform){return n(e)?h():m()}async function m(){try{let e=await t.promises.readFile("/etc/shells","utf-8"),r=[],n=new Map;for(let t of e.split("\n")){let e=t.replace(/#.*/,"").trim();if(!e||!e.startsWith("/")||!await p(e))continue;let a=s.default.basename(e),i=n.get(a)??0;n.set(a,i+1),i>0&&(a=`${a} (${i+1})`),r.push({name:a,path:e})}return r}catch{let e=[];for(let t of["/bin/zsh","/bin/bash","/bin/sh"])await p(t)&&e.push({name:s.default.basename(t),path:t});return e}}async function h(){let e=[],t=[],r=await o("git",{platform:"win32"});if(r){let e=s.default.resolve(s.default.dirname(r),"..","..");t.push(s.default.join(e,"bin","bash.exe"),s.default.join(e,"usr","bin","bash.exe"))}for(let e of[process.env.ProgramW6432,process.env.ProgramFiles,process.env["ProgramFiles(x86)"],process.env.LocalAppData?s.default.join(process.env.LocalAppData,"Programs"):null].filter(Boolean))t.push(s.default.join(e,"Git","bin","bash.exe"),s.default.join(e,"Git","usr","bin","bash.exe"));let n=process.env.USERPROFILE??"";for(let r of(n&&t.push(s.default.join(n,"scoop","apps","git","current","bin","bash.exe")),process.env.CLAUDE_CODE_GIT_BASH_PATH&&t.unshift(process.env.CLAUDE_CODE_GIT_BASH_PATH),t))if(await p(r,"win32")){e.push({name:"Git Bash",path:r});break}let a=await o("pwsh",{platform:"win32"});a&&e.push({name:"PowerShell",path:a});let i=process.env.windir??"C:\\WINDOWS",l=s.default.join(i,"System32","WindowsPowerShell","v1.0","powershell.exe");await p(l,"win32")&&e.push({name:"Windows PowerShell",path:l});let u=process.env.ComSpec??s.default.join(i,"System32","cmd.exe");return await p(u,"win32")&&e.push({name:"Command Prompt",path:u}),e}let y=[{name:"Terminal",bundleName:"Terminal"},{name:"iTerm2",bundleName:"iTerm"},{name:"Warp",bundleName:"Warp"},{name:"Alacritty",bundleName:"Alacritty"},{name:"WezTerm",bundleName:"WezTerm"},{name:"kitty",bundleName:"kitty"},{name:"Hyper",bundleName:"Hyper"}];async function b(e=process.platform){if("darwin"===e){let t=[];for(let r of y)await p(`/Applications/${r.bundleName}.app`,e)&&t.push({name:r.name,value:r.bundleName});return t}if(n(e)){let t=[],r=await o("wt",{platform:e});return r&&t.push({name:"Windows Terminal",value:r}),t}return[]}e.s(["detectShells",0,f,"detectTerminalApps",0,b,"ensurePathInEnv",0,function(e,t=process.platform){let r=n(t)?"Path":"PATH";return(e.PATH??e.Path??"").length>0?e:{...e,[r]:function(e=process.platform){return n(e)?"C:\\Windows\\System32;C:\\Windows;C:\\Windows\\System32\\Wbem":"/usr/local/bin:/opt/homebrew/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin"}(t)}},"resolveCommandPath",0,o,"resolveCommandPathSync",0,u,"resolveSpawnTarget",0,c,"resolveSpawnTargetSync",0,function(e,t,r=process.platform,s){return d(u(e,r,s),t,process.env,r)},"stripClaudeNestingEnv",0,function(e){let t={...e};for(let e of i)delete t[e];return t}])},519895,e=>{"use strict";var t=e.i(980738),r=e.i(769310);class s{taskId;_pty;killed=!1;disconnectTimer=null;_buffer="";static BUFFER_MAX=51200;_onData;_exitListeners=[];_idleTimer=null;_idleThresholdMs;_onIdle;_idleFired=!1;constructor(e,n,a,i,o,l,u,c,d){this.taskId=e,this._onData=o,this._onIdle=c??null,this._idleThresholdMs=Math.max(d??18e4,18e4);const p={...(0,r.stripClaudeNestingEnv)((0,r.ensurePathInEnv)(process.env)),TERM:"xterm-color",...u};try{this._pty=t.spawn(n,a,{name:"xterm-color",cols:80,rows:24,cwd:i,env:p})}catch(e){throw console.error(`[pty] spawn failed: command="${n}", cwd="${i}", PATH="${p.PATH?.slice(0,200)}"`),e}this._pty.onData(e=>{this._buffer+=e,this._buffer.length>s.BUFFER_MAX&&(this._buffer=this._buffer.slice(this._buffer.length-s.BUFFER_MAX)),this._resetIdleTimer(),this._onData(e)}),this._pty.onExit(({exitCode:e,signal:t})=>{for(let r of(this.killed=!0,this._idleTimer&&(clearTimeout(this._idleTimer),this._idleTimer=null),l(e,t),this._exitListeners))r(e)}),this._resetIdleTimer()}_resetIdleTimer(){this._idleTimer&&(clearTimeout(this._idleTimer),this._idleTimer=null),null===this._onIdle||this.killed||this._idleFired||(this._idleTimer=setTimeout(()=>{this._idleFired=!0,this._onIdle?.()},this._idleThresholdMs))}setDataListener(e){this._onData=e}setExitListener(e){this._exitListeners=[e]}write(e){this.killed||(this._resetIdleTimer(),this._pty.write(e))}resize(e,t){this.killed||this._pty.resize(e,t)}getBuffer(){return this._buffer}get isIdle(){return this._idleFired}kill(e){if(!this.killed){this.killed=!0,this._idleTimer&&(clearTimeout(this._idleTimer),this._idleTimer=null);try{this._pty.kill(e)}catch{}}}forceKill(){try{this._pty.kill("SIGKILL")}catch{}this.killed=!0}}e.s(["PtySession",0,s])},83721,e=>{"use strict";var t=e.i(519895),r=e.i(769310);let s=globalThis;s.__ptySessions||(s.__ptySessions=new Map);let n=s.__ptySessions;function a(e){let t=n.get(e);t&&(n.delete(e),t.disconnectTimer&&(clearTimeout(t.disconnectTimer),t.disconnectTimer=null),t.kill())}function i(){for(let e of n.keys())a(e)}let o=globalThis;"phase-production-build"===process.env.NEXT_PHASE||o.__ptySignalHandlersRegistered||(o.__ptySignalHandlersRegistered=!0,process.once("SIGTERM",()=>{console.error("[session-store] SIGTERM received — cleaning up PTY sessions"),i()}),process.once("SIGINT",()=>{console.error("[session-store] SIGINT received — cleaning up PTY sessions"),i()})),e.s(["createSession",0,function(e,s,i,o,l,u,c,d,p){a(e);let{command:f,args:m}=(0,r.resolveSpawnTargetSync)(s,i),h=new t.PtySession(e,f,m,o,l,u,c,d,p);return n.set(e,h),h},"destroySession",0,a,"getSession",0,function(e){return n.get(e)}])},843793,e=>{"use strict";var t=e.i(933919);let r=globalThis.prisma??new t.PrismaClient({log:[]});process.on("SIGTERM",()=>{r.$disconnect().catch(()=>{})}),process.on("SIGINT",()=>{r.$disconnect().catch(()=>{})}),e.s(["db",0,r])},572173,e=>{"use strict";var t=e.i(843793);async function r(e,r){let s=await t.db.systemConfig.findUnique({where:{key:e}});if(!s)return r;try{return JSON.parse(s.value)}catch{return r}}e.s(["readConfigValue",0,r])},658053,e=>{"use strict";e.s(["ASSISTANT_SESSION_KEY",0,"__assistant__"])},276534,e=>{"use strict";e.s(["CONFIG_DEFAULTS",0,{"git.pathMappingRules":{defaultValue:[],type:"object",label:"Git Path Mapping Rules"},"system.maxUploadBytes":{defaultValue:0x3200000,type:"number",label:"Max Upload Size (bytes)"},"system.maxConcurrentExecutions":{defaultValue:20,type:"number",label:"Max Concurrent Executions"},"system.maxReadableFileBytes":{defaultValue:5242880,type:"number",label:"Max Readable File Size (bytes)"},"system.backupDir":{defaultValue:"",type:"string",label:"Backup Directory"},"git.timeoutSec":{defaultValue:30,type:"number",label:"Git Operation Timeout (seconds)"},"search.resultLimit":{defaultValue:20,type:"number",label:"Search Result Limit"},"search.allModeCap":{defaultValue:5,type:"number",label:"All-Mode Per-Type Cap"},"search.debounceMs":{defaultValue:250,type:"number",label:"Search Debounce (ms)"},"search.snippetLength":{defaultValue:80,type:"number",label:"Snippet Length (characters)"},"search.codeTimeoutSec":{defaultValue:30,type:"number",label:"Code Search Timeout (seconds)"},"missions.grid.minCols":{defaultValue:1,type:"number",label:"Grid Min Columns"},"missions.grid.maxCols":{defaultValue:5,type:"number",label:"Grid Max Columns"},"missions.grid.minRows":{defaultValue:1,type:"number",label:"Grid Min Rows"},"missions.grid.maxRows":{defaultValue:5,type:"number",label:"Grid Max Rows"},"terminal.app":{defaultValue:"Terminal",type:"string",label:"Default Terminal App"},"terminal.wsPort":{defaultValue:3001,type:"number",label:"WebSocket Port"},"terminal.idleTimeoutSec":{defaultValue:180,type:"number",label:"Idle Timeout (seconds)"},"assistant.systemPrompt":{defaultValue:'You are Tower Assistant — the built-in AI operator for the Tower task management platform.\n\n## Identity\n- You are a task management operator, NOT a coding assistant.\n- You can ONLY use Tower MCP tools. You CANNOT read files, edit code, run shell commands, or search the web.\n- Always respond in the same language the user uses.\n\n## Capabilities\nWhen users ask what you can do, respond with EXACTLY these 6 groups. Translate to the user\'s language.\n\n1. **Workspace & Project** — View, create, update, delete workspaces and projects. Search projects and repositories.\n2. **Task Management** — Create tasks (priority, labels, worktree branch isolation, sub-path, auto-start). Move task status (TODO → IN_PROGRESS → IN_REVIEW → DONE / CANCELLED). Update task info and labels.\n3. **Execution Monitor** — Start task execution, check execution status, get terminal output, send commands to running terminals.\n4. **Daily Report & Todo** — Generate daily work summary (completed + in-progress). View pending task list sorted by priority.\n5. **Labels & Notes & Assets** — Manage workspace labels, project notes, and file attachments.\n6. **Global Search** — Search tasks, projects, repositories, notes, and assets by keyword.\n\nDo NOT list any capabilities beyond the above. Do NOT mention code editing, debugging, testing, git operations, or any development capabilities.\n\n## Scope Boundary\nIf the user asks you to write code, explain code, debug, search the web, read/write files, or anything outside Tower task management, reply:\n"抱歉,我只能帮你管理工作区、项目和任务。编码、调试等操作请在任务终端中完成。"',type:"string",label:"Assistant System Prompt"},"assistant.displayMode":{defaultValue:"sidebar",type:"string",label:"Assistant Display Mode"},"assistant.communicationMode":{defaultValue:"chat",type:"string",label:"Assistant Communication Mode"},"task.defaultUseWorktree":{defaultValue:!0,type:"boolean",label:"Default: Use Worktree"},"task.defaultAutoStart":{defaultValue:!1,type:"boolean",label:"Default: Auto-start Execution"}}])},61920,e=>{"use strict";var t=e.i(446786),r=e.i(814747);function s(e){return e.startsWith("~/")?r.default.join(t.default.homedir(),e.slice(2)):e}function n(e){let t,r=e.match(/^git@([^:]+):(.+)$/);if(r)return{host:r[1],pathSegments:a(r[2]).split("/").filter(Boolean)};try{t=new URL(e)}catch{return null}return{host:t.hostname,pathSegments:a(decodeURIComponent(t.pathname)).split("/").filter(Boolean)}}function a(e){return e.replace(/\.git\/?$/,"")}e.s(["gitUrlToLocalPath",0,function(e){let t=e.trim();if(!t)return"";try{let e=n(t);if(!e)return"";let{host:a,pathSegments:i}=e;if("code.iflytek.com"===a){let e,t;return s((e=[...i],"osc"===e[0]&&"_source"===e[1]&&(e=e.slice(2)),((t=e.indexOf("-"))>0&&(e=e.slice(0,t)),0===e.length)?"":`~/company/${e.join("/")}`))}if("github.com"===a){var r;let e,t;return s((e=(r=i)[0],t=r[1],e&&t?`${"jp-liu"===e?"~/project/i":"~/project/f"}/${t}`:""))}let o=i[i.length-1];return o?s(`~/project/f/${o}`):""}catch{return""}},"matchGitPathRule",0,function(e,t){if(!t.length)return"";let r=e.trim();if(!r)return"";let a=n(r);if(!a)return"";let{host:i,pathSegments:o}=a,l=o[0]??"",u=o[o.length-1]??"",c=[...t].sort((e,t)=>{let r=+("*"===e.ownerMatch),s=+("*"===t.ownerMatch);return r!==s?r-s:e.priority-t.priority}),d=o.join("/");for(let e of c){if(e.host!==i||"*"!==e.ownerMatch&&e.ownerMatch!==l)continue;let t=e.localPathTemplate;if(t.includes("{path}"))return s(t.replace("{path}",d).replace("{owner}",l).replace("{repo}",u).replace(/\/+$/,""));let r=t.replace("{owner}",l).replace("{repo}","").replace(/\/+$/,"");return s(`${r}/${u}`)}return""}])},22569,e=>e.a(async(t,r)=>{try{var s=e.i(921675),n=e.i(843793),a=e.i(276534),i=e.i(61920),o=e.i(769310),l=e.i(721390),u=e.i(86708),c=t([l]);async function d(e,t){let r=await n.db.systemConfig.findUnique({where:{key:e}});if(!r)return t;try{return JSON.parse(r.value)}catch{return t}}async function p(e,t){await n.db.systemConfig.upsert({where:{key:e},create:{key:e,value:JSON.stringify(t)},update:{value:JSON.stringify(t)}})}async function f(e){let t=e.trim();if(!t)return"";try{let e=await d("git.pathMappingRules",[]),r=(0,i.matchGitPathRule)(t,e);if(r)return r;return(0,i.gitUrlToLocalPath)(t)}catch{return(0,i.gitUrlToLocalPath)(t)}}async function m(e){let t=await n.db.systemConfig.findMany({where:{key:{in:e}}}),r=Object.fromEntries(t.map(e=>{try{return[e.key,JSON.parse(e.value)]}catch{return[e.key,null]}})),s={};for(let t of e)s[t]=t in r?r[t]:a.CONFIG_DEFAULTS[t]?.defaultValue??null;return s}async function h(){return(0,o.detectShells)()}async function y(){return(0,o.detectTerminalApps)()}async function b(){return{platform:process.platform}}async function g(){let e=(0,l.getActiveWsPort)();if(null!==e)return e;let t=parseInt(process.env.PORT||"3000",10);return d("terminal.wsPort",t+1)}[l]=c.then?(await c)():c,(0,u.ensureServerEntryExports)([d,p,f,m,h,y,b,g]),(0,s.registerServerReference)(d,"600446c2d324369afae9a761d53fd26a051a8e9a3f",null),(0,s.registerServerReference)(p,"60cfa11975b098830fba787eff048926e66b6c8bac",null),(0,s.registerServerReference)(f,"409c78549bf7daacd072fe9dbf13e12889c949c71e",null),(0,s.registerServerReference)(m,"406dc3f99498d87626a282586e9bda477cf5391981",null),(0,s.registerServerReference)(h,"005ed10ac802df7cdc4984ad9801c4d88032c0b5da",null),(0,s.registerServerReference)(y,"00810cec11f289da2cf7734596cd82266c09d006f0",null),(0,s.registerServerReference)(b,"00d93b1a502c597586a6e0a707f87a0c42b1b7e5b4",null),(0,s.registerServerReference)(g,"004d43d192d0180c224c33eb5b418a5a709da7555a",null),e.s(["getConfigValue",0,d]),r()}catch(e){r(e)}},!1)];
|
|
3
|
-
|
|
4
|
-
//# sourceMappingURL=%5Broot-of-the-server%5D__0mizcpa._.js.map
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
module.exports=[750227,(a,b,c)=>{b.exports=a.x("node:path",()=>require("node:path"))},10390,a=>{"use strict";var b=a.i(421992);a.s(["ChevronRight",()=>b.default])},161664,a=>{"use strict";let b=(0,a.i(711796).default)("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);a.s(["RotateCcw",0,b],161664)},579834,a=>{"use strict";var b=a.i(728778),c=a.i(368114);a.s(["EmptyState",0,function({icon:a,title:d,description:e,action:f,className:g}){return(0,b.jsxs)("div",{className:(0,c.cn)("flex h-48 flex-col items-center justify-center gap-2 text-center",g),children:[a&&(0,b.jsx)(a,{className:"h-10 w-10 text-muted-foreground/40"}),(0,b.jsx)("p",{className:"text-sm font-medium text-muted-foreground",children:d}),e&&(0,b.jsx)("p",{className:"text-xs text-muted-foreground/60",children:e}),f&&(0,b.jsx)("div",{className:"mt-2",children:f})]})}])},509405,a=>{"use strict";let b=(0,a.i(711796).default)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);a.s(["Eye",0,b],509405)},324954,a=>{"use strict";let b=(0,a.i(711796).default)("upload",[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m17 8-5-5-5 5",key:"7q97r8"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}]]);a.s(["Upload",0,b],324954)},912868,a=>{"use strict";let b=(0,a.i(711796).default)("chevron-left",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);a.s(["ChevronLeft",0,b],912868)},818692,a=>{"use strict";var b=a.i(780410);let c=(0,b.createServerReference)("406648ac35b025c6878aaa66221c8c9406967ff9ab",b.callServer,void 0,b.findSourceMapURL,"deleteAsset");a.s(["deleteAsset",0,c])},676239,a=>{"use strict";var b=a.i(780410);let c=(0,b.createServerReference)("409b628dae5579615784ebfc980e018c3f37c9a692",b.callServer,void 0,b.findSourceMapURL,"uploadAsset");a.s(["uploadAsset",0,c])},865011,a=>{"use strict";var b=a.i(728778),c=a.i(634910),d=a.i(553798),e=a.i(269280),f=a.i(350739),g=a.i(347165),h=a.i(607219),i=a.i(951192);let j=[{key:"notes",icon:f.FileText},{key:"assets",icon:g.FolderOpen},{key:"archive",icon:h.Archive}];a.s(["SubPageNav",0,function({workspaceId:a}){let{t:f}=(0,i.useI18n)(),g=(0,d.usePathname)(),h=j.find(a=>g.includes(`/${a.key}`))?.key;return(0,b.jsxs)("div",{className:"header-sm flex items-center gap-1 px-4",children:[(0,b.jsxs)(c.default,{href:`/workspaces/${a}`,className:"mr-2 inline-flex h-8 items-center gap-1.5 rounded-md px-2 text-xs text-muted-foreground transition-colors hover:bg-accent hover:text-foreground",children:[(0,b.jsx)(e.ArrowLeft,{className:"h-3.5 w-3.5"}),(0,b.jsx)("span",{children:f("archive.backToBoard")})]}),(0,b.jsx)("span",{className:"mr-2 h-4 w-px bg-border"}),j.map(d=>{let e=d.icon,g=h===d.key;return(0,b.jsxs)(c.default,{href:`/workspaces/${a}/${d.key}`,className:`inline-flex h-8 items-center gap-1.5 rounded-md px-3 text-xs font-medium transition-colors ${g?"bg-accent text-foreground":"text-muted-foreground hover:bg-accent/50 hover:text-foreground"}`,children:[(0,b.jsx)(e,{className:"h-3.5 w-3.5"}),(0,b.jsx)("span",{children:f(`sidebar.${d.key}`)})]},d.key)})]})}])},757942,950314,a=>{"use strict";var b=a.i(90393);a.s([],757942),a.s(["Streamdown",()=>b.C],950314)},574046,a=>{a.v(b=>Promise.all(["server/chunks/ssr/04y0_streamdown_dist_highlighted-body-OFNGDK62_0dm8t_v.js"].map(b=>a.l(b))).then(()=>b(514138)))},170967,a=>{a.v(b=>Promise.all(["server/chunks/ssr/04y0_streamdown_dist_mermaid-GHXKKRXX_0oxtju0.js"].map(b=>a.l(b))).then(()=>b(729004)))}];
|
|
2
|
-
|
|
3
|
-
//# sourceMappingURL=%5Broot-of-the-server%5D__07l.j.t._.js.map
|