tower-studio 0.1.10 → 0.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build/chunks/{0kjx__pnpm_05m.mc_._.js → 0-yb__pnpm_0dykqwq._.js} +167 -167
- package/.next/build/chunks/{[root-of-the-server]__13e2v6w._.js → [root-of-the-server]__01h52~y._.js} +3 -3
- package/.next/build/chunks/{[root-of-the-server]__0a5dngl._.js → [root-of-the-server]__097_v8t._.js} +7 -7
- package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_0n5jxhz._.js +13 -0
- package/.next/build/chunks/[turbopack]_runtime.js +1 -1
- package/.next/build/postcss.js +4 -4
- package/.next/build-manifest.json +9 -9
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/diagnostics/route-bundle-stats.json +237 -237
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/required-server-files.js +3 -3
- package/.next/required-server-files.json +3 -3
- package/.next/server/app/_global-error/page/build-manifest.json +6 -6
- package/.next/server/app/_global-error/page.js +11 -11
- package/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +8 -8
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_global-error.segments/_full.segment.rsc +8 -8
- package/.next/server/app/_global-error.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page/build-manifest.json +6 -6
- package/.next/server/app/_not-found/page/next-font-manifest.json +1 -1
- package/.next/server/app/_not-found/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/_not-found/page/server-reference-manifest.json +80 -80
- package/.next/server/app/_not-found/page.js +19 -19
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +13 -13
- package/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/api/adapters/test/route.js +8 -8
- package/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/server/app/api/browse-fs/route.js +6 -6
- package/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js +6 -6
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/git/route.js +6 -6
- package/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js +6 -6
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assets/reveal/route.js +6 -6
- package/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/chat/route.js +6 -6
- package/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/images/route.js +8 -8
- package/.next/server/app/api/internal/assistant/images/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/route.js +6 -6
- package/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/sessions/route.js +6 -6
- package/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/cache/[...segments]/route.js +6 -6
- package/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/hooks/install/route.js +6 -6
- package/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/hooks/session/route.js +6 -6
- package/.next/server/app/api/internal/hooks/session/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/hooks/stop/route.js +7 -7
- package/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/hooks/upload/route.js +6 -6
- package/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/notifications/pending/route.js +6 -6
- package/.next/server/app/api/internal/notifications/pending/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js +7 -7
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/terminal/[taskId]/input/route.js +7 -7
- package/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js +9 -9
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/diff/route.js +7 -7
- package/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/merge/route.js +8 -8
- package/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/server/app/apple-icon.png/route.js +6 -6
- package/.next/server/app/apple-icon.png/route.js.nft.json +1 -1
- package/.next/server/app/favicon.ico/route.js +6 -6
- package/.next/server/app/favicon.ico/route.js.nft.json +1 -1
- package/.next/server/app/icon0.svg/route.js +6 -6
- package/.next/server/app/icon0.svg/route.js.nft.json +1 -1
- package/.next/server/app/icon1.png/route.js +6 -6
- package/.next/server/app/icon1.png/route.js.nft.json +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +13 -13
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +13 -13
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +8 -8
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/manifest.json/route.js +6 -6
- package/.next/server/app/manifest.json/route.js.nft.json +1 -1
- package/.next/server/app/missions/page/build-manifest.json +6 -6
- package/.next/server/app/missions/page/next-font-manifest.json +1 -1
- package/.next/server/app/missions/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/missions/page/server-reference-manifest.json +148 -148
- package/.next/server/app/missions/page.js +21 -21
- package/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page/build-manifest.json +6 -6
- package/.next/server/app/onboarding/page/next-font-manifest.json +1 -1
- package/.next/server/app/onboarding/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/onboarding/page/server-reference-manifest.json +80 -80
- package/.next/server/app/onboarding/page.js +20 -20
- package/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding.html +1 -1
- package/.next/server/app/onboarding.rsc +15 -15
- package/.next/server/app/onboarding.segments/_full.segment.rsc +15 -15
- package/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
- package/.next/server/app/onboarding.segments/_index.segment.rsc +8 -8
- package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
- package/.next/server/app/page/build-manifest.json +6 -6
- package/.next/server/app/page/next-font-manifest.json +1 -1
- package/.next/server/app/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/page/server-reference-manifest.json +80 -80
- package/.next/server/app/page.js +20 -20
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page/build-manifest.json +6 -6
- package/.next/server/app/settings/page/next-font-manifest.json +1 -1
- package/.next/server/app/settings/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/settings/page/server-reference-manifest.json +116 -116
- package/.next/server/app/settings/page.js +20 -20
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +15 -15
- package/.next/server/app/settings.segments/_full.segment.rsc +15 -15
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +8 -8
- package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/server/app/workspaces/[workspaceId]/archive/page/build-manifest.json +6 -6
- package/.next/server/app/workspaces/[workspaceId]/archive/page/next-font-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +196 -196
- package/.next/server/app/workspaces/[workspaceId]/archive/page.js +20 -20
- package/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page/build-manifest.json +6 -6
- package/.next/server/app/workspaces/[workspaceId]/assets/page/next-font-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +178 -178
- package/.next/server/app/workspaces/[workspaceId]/assets/page.js +20 -20
- package/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page/build-manifest.json +6 -6
- package/.next/server/app/workspaces/[workspaceId]/notes/page/next-font-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +150 -150
- package/.next/server/app/workspaces/[workspaceId]/notes/page.js +20 -20
- package/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page/build-manifest.json +6 -6
- package/.next/server/app/workspaces/[workspaceId]/page/next-font-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +192 -192
- package/.next/server/app/workspaces/[workspaceId]/page.js +21 -21
- package/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/build-manifest.json +6 -6
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/next-font-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +80 -80
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +20 -20
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/build-manifest.json +6 -6
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/next-font-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +10 -10
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +196 -196
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +22 -22
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/page/build-manifest.json +6 -6
- package/.next/server/app/workspaces/page/next-font-manifest.json +1 -1
- package/.next/server/app/workspaces/page/react-loadable-manifest.json +7 -7
- package/.next/server/app/workspaces/page/server-reference-manifest.json +118 -118
- package/.next/server/app/workspaces/page.js +20 -20
- package/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/server/chunks/04uy__next-internal_server_app_api_internal_assets_reveal_route_actions_0znebp..js +3 -0
- package/.next/server/chunks/04uy__next-internal_server_app_api_internal_assistant_chat_route_actions_00gjtz_.js +3 -0
- package/.next/server/chunks/04uy__next-internal_server_app_api_internal_assistant_images_route_actions_0.n5t~i.js +3 -0
- package/.next/server/chunks/04uy__next-internal_server_app_api_internal_assistant_sessions_route_actions_0-fm7rx.js +3 -0
- package/.next/server/chunks/04uy__next-internal_server_app_api_internal_hooks_install_route_actions_0l972g~.js +3 -0
- package/.next/server/chunks/04uy__next-internal_server_app_api_internal_hooks_session_route_actions_0.suzi1.js +3 -0
- package/.next/server/chunks/0afp_server_app_api_files_assets_[projectId]_[filename]_route_actions_0-awt9r.js +3 -0
- package/.next/server/chunks/0afp_server_app_api_internal_assets_[projectId]_[filename]_route_actions_0t6ek0w.js +3 -0
- package/.next/server/chunks/0afp_server_app_api_internal_notifications_pending_route_actions_0f-e1l..js +3 -0
- package/.next/server/chunks/0afp_server_app_api_internal_terminal_[taskId]_buffer_route_actions_0m0i0r_.js +3 -0
- package/.next/server/chunks/0afp_server_app_api_internal_terminal_[taskId]_input_route_actions_0w_hflw.js +3 -0
- package/.next/server/chunks/0afp_server_app_api_internal_terminal_[taskId]_start_route_actions_0tci.x0.js +3 -0
- package/.next/server/chunks/{03j-_@anthropic-ai_claude-agent-sdk_sdk_mjs_04597t~._.js → 0b0n_@anthropic-ai_claude-agent-sdk_sdk_mjs_0wzx_-c._.js} +2 -2
- package/.next/server/chunks/0l2w_next-internal_server_app_api_internal_cache_[___segments]_route_actions_0s95wfk.js +3 -0
- package/.next/server/chunks/0u0h_tower__next-internal_server_app_api_internal_hooks_upload_route_actions_10hulej.js +3 -0
- package/.next/server/chunks/0u0h_tower__next-internal_server_app_api_tasks_[taskId]_merge_route_actions_02facil.js +3 -0
- package/.next/server/chunks/{10ge_next_dist_08.3req._.js → 0uz~_next_dist_0auh~z2._.js} +3 -3
- package/.next/server/chunks/{10ge_next_dist_esm_build_templates_app-route_0liabcf.js → 0uz~_next_dist_esm_build_templates_app-route_0.k256s.js} +2 -2
- package/.next/server/chunks/0uz~_next_dist_esm_build_templates_app-route_05yec2y.js +4 -0
- package/.next/server/chunks/0uz~_next_dist_esm_build_templates_app-route_06vryvz.js +3 -0
- package/.next/server/chunks/0uz~_next_dist_esm_build_templates_app-route_0q64.kc.js +3 -0
- package/.next/server/chunks/{10ge_next_dist_esm_build_templates_app-route_0jwpolf.js → 0uz~_next_dist_esm_build_templates_app-route_0s-fzhv.js} +2 -2
- package/.next/server/chunks/0uz~_next_dist_esm_build_templates_app-route_12y4scn.js +3 -0
- package/.next/server/chunks/0y0r_f_tower__next-internal_server_app_api_adapters_test_route_actions_0i51gzp.js +3 -0
- package/.next/server/chunks/0y0r_f_tower__next-internal_server_app_api_internal_assistant_route_actions_0n4kn0g.js +3 -0
- package/.next/server/chunks/0y0r_f_tower__next-internal_server_app_api_internal_hooks_stop_route_actions_0tddg8n.js +3 -0
- package/.next/server/chunks/0y0r_f_tower__next-internal_server_app_api_tasks_[taskId]_diff_route_actions_0ric8cc.js +3 -0
- package/.next/server/chunks/121__zod_v4_classic_external_0~18d66.js +39 -0
- package/.next/server/chunks/[root-of-the-server]__0.9.bkp._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__003.cao._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__11v.yk_._.js → [root-of-the-server]__02~bq0q._.js} +3 -3
- package/.next/server/chunks/[root-of-the-server]__05i_6jl._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__05mc_xk._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__06zd8x0._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__07_t6ha._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__05pxb~w._.js → [root-of-the-server]__081dmfv._.js} +3 -3
- package/.next/server/chunks/[root-of-the-server]__0axwx7g._.js +20 -0
- package/.next/server/chunks/[root-of-the-server]__0bvqbq0._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__12._zd-._.js → [root-of-the-server]__0hw3ulq._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__0sjsc63._.js → [root-of-the-server]__0i4isjs._.js} +3 -3
- package/.next/server/chunks/[root-of-the-server]__0il.3bc._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__07-am_7._.js → [root-of-the-server]__0k6_.b8._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__0lg6mol._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0m31xle._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0p-9erj._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0p5iuez._.js +11 -0
- package/.next/server/chunks/[root-of-the-server]__0pe2bmo._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0sgxys4._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0t2ql2.._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__0rpqx55._.js → [root-of-the-server]__0u4~z7h._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__0uvjyz~._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__0dqta7g._.js → [root-of-the-server]__0v.lagk._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__0v6dx13._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0ypx5xw._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__0j3gbp7._.js → [root-of-the-server]__0ze75mm._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__0~33o~m._.js +4 -0
- package/.next/server/chunks/[root-of-the-server]__0~_gk3k._.js +3 -0
- package/.next/server/chunks/[turbopack]_runtime.js +1 -1
- package/.next/server/chunks/project_f_tower_06227jx._.js +10 -0
- package/.next/server/chunks/{tower_03g~ktv._.js → project_f_tower_0ihrsvd._.js} +3 -3
- package/.next/server/chunks/project_f_tower_0n1s3ym._.js +3 -0
- package/.next/server/chunks/project_f_tower__next-internal_server_app_api_browse-fs_route_actions_0f1ms64.js +3 -0
- package/.next/server/chunks/project_f_tower__next-internal_server_app_api_git_route_actions_104q-kq.js +3 -0
- package/.next/server/chunks/project_f_tower__next-internal_server_app_apple-icon_png_route_actions_0bb5t_v.js +3 -0
- package/.next/server/chunks/project_f_tower__next-internal_server_app_favicon_ico_route_actions_0124g8-.js +3 -0
- package/.next/server/chunks/project_f_tower__next-internal_server_app_icon0_svg_route_actions_0kttj.d.js +3 -0
- package/.next/server/chunks/project_f_tower__next-internal_server_app_icon1_png_route_actions_12vfwry.js +3 -0
- package/.next/server/chunks/project_f_tower__next-internal_server_app_manifest_json_route_actions_0.~axx_.js +3 -0
- package/.next/server/chunks/project_f_tower_src_0er83xg._.js +3 -0
- package/.next/server/chunks/project_f_tower_src_11e.cv5._.js +3 -0
- package/.next/server/chunks/project_f_tower_src_lib_0p_b~77._.js +3 -0
- package/.next/server/chunks/{tower_src_lib_0uok6j3._.js → project_f_tower_src_lib_10p8sue._.js} +2 -2
- package/.next/server/chunks/project_f_tower_src_lib_constants_ts_020catz._.js +3 -0
- package/.next/server/chunks/ssr/0-yb__pnpm_072uqh4._.js +14 -0
- package/.next/server/chunks/ssr/0-yb__pnpm_0gui5y9._.js +3 -0
- package/.next/server/chunks/ssr/0-yb__pnpm_0qi3qqn._.js +3 -0
- package/.next/server/chunks/ssr/04uy_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_01.s1p0._.js +3 -0
- package/.next/server/chunks/ssr/{03j-_@anthropic-ai_claude-agent-sdk_sdk_mjs_0kr2_y.._.js → 0b0n_@anthropic-ai_claude-agent-sdk_sdk_mjs_123v~_z._.js} +2 -2
- package/.next/server/chunks/ssr/0j~t_@monaco-editor_react_dist_index_mjs_0m1qx-m._.js +3 -0
- package/.next/server/chunks/ssr/0j~t_@monaco-editor_react_dist_index_mjs_0ni7by_._.js +3 -0
- package/.next/server/chunks/ssr/0rvf_@dnd-kit_core_dist_core_esm_0qazy~h.js +3 -0
- package/.next/server/chunks/ssr/0uz~_next_0smzj1m._.js +18 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_058ju5m._.js +3 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_0ot5z96._.js +19 -0
- package/.next/server/chunks/ssr/{10ge_next_dist_0pw4my6._.js → 0uz~_next_dist_0tnc.0z._.js} +2 -2
- package/.next/server/chunks/ssr/0uz~_next_dist_0viyn-6._.js +6 -0
- package/.next/server/chunks/ssr/{10ge_next_dist_0wjbiu9._.js → 0uz~_next_dist_0xqqv-_._.js} +2 -2
- package/.next/server/chunks/ssr/0uz~_next_dist_11y31c8._.js +3 -0
- package/.next/server/chunks/ssr/{10ge_next_dist_client_components_0--gzcy._.js → 0uz~_next_dist_client_components_0m_m~4r._.js} +2 -2
- package/.next/server/chunks/ssr/{10ge_next_dist_client_components_0eil7-a._.js → 0uz~_next_dist_client_components_0neff21._.js} +3 -3
- package/.next/server/chunks/ssr/0uz~_next_dist_client_components_builtin_forbidden_0kvxu2~.js +3 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_client_components_builtin_global-error_0377e9o.js +3 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_client_components_builtin_unauthorized_0wz-f2j.js +3 -0
- package/.next/server/chunks/ssr/{10ge_next_dist_compiled_0g45ze2._.js → 0uz~_next_dist_compiled_0m~qqw~._.js} +2 -2
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_01q4vlm.js +4 -0
- package/.next/server/chunks/ssr/{10ge_next_dist_esm_build_templates_app-page_0fjd2ua.js → 0uz~_next_dist_esm_build_templates_app-page_0553tiz.js} +3 -3
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_0as2amp.js +4 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_0crer~s.js +4 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_0cu4e.5.js +4 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_0gn6gc1.js +4 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_0h.vao6.js +4 -0
- package/.next/server/chunks/ssr/{10ge_next_dist_esm_build_templates_app-page_11pz1fw.js → 0uz~_next_dist_esm_build_templates_app-page_0k4fbs6.js} +3 -3
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_0n2032y.js +4 -0
- package/.next/server/chunks/ssr/{10ge_next_dist_esm_build_templates_app-page_080g02v.js → 0uz~_next_dist_esm_build_templates_app-page_0y10ld_.js} +3 -3
- package/.next/server/chunks/ssr/{10ge_next_dist_esm_build_templates_app-page_0zgisbd.js → 0uz~_next_dist_esm_build_templates_app-page_0ysuakv.js} +3 -3
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_136sj3a.js +4 -0
- package/.next/server/chunks/ssr/0uz~_next_dist_esm_build_templates_app-page_13jghu9.js +4 -0
- package/.next/server/chunks/ssr/0xjs_lucide-react_dist_esm_icons_0l6be37._.js +3 -0
- package/.next/server/chunks/ssr/0y0r_f_tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0n4g3bn._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0.hh.2a._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0.r38oo._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__05452ke._.js → [root-of-the-server]__00.lowc._.js} +3 -3
- package/.next/server/chunks/ssr/{[root-of-the-server]__0d5p5d.._.js → [root-of-the-server]__007tg36._.js} +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__012ko5_._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__0i6glcp._.js → [root-of-the-server]__025.0xa._.js} +3 -3
- package/.next/server/chunks/ssr/{[root-of-the-server]__0gsj3~.._.js → [root-of-the-server]__04u4kb4._.js} +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__055w_hn._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__0adx8p4._.js → [root-of-the-server]__05a17ca._.js} +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__06qzctf._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__08meal1._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__09mr4e7._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0c1i04u._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0ffdrwp._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0fkkh9j._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0fwuc5u._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__06sm5cw._.js → [root-of-the-server]__0hiekzn._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0i4rk9v._.js +47 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0la.lch._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0m28~~t._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0mf.3xq._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0nmyvwk._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0np-y3i._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__0jux8~h._.js → [root-of-the-server]__0p_hwna._.js} +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0p~~40h._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0qwr~nq._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0r6gkos._.js +30 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__1223b0_._.js → [root-of-the-server]__0u26l~e._.js} +3 -3
- package/.next/server/chunks/ssr/{[root-of-the-server]__04xn50b._.js → [root-of-the-server]__0uca1bc._.js} +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0v7fjw6._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0v94jfv._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0vn5cvq._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__13-by9r._.js → [root-of-the-server]__0w.hk6m._.js} +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0w7gbe7._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0w8l-4s._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0wkjslq._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0wsvmkr._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0xe-o3g._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0xe9b6_._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0zemnbk._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0zugnux._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__105vrk3._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__112new_._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__11j4k9o._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__13cjs8r._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__13eo85g._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__13x5mmo._.js +30 -0
- package/.next/server/chunks/ssr/[turbopack]_runtime.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0-0bopv._.js +30 -0
- package/.next/server/chunks/ssr/project_f_tower_0.k8r5w._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0.txwd8._.js +3 -0
- package/.next/server/chunks/ssr/{tower_0d.car1._.js → project_f_tower_02411e5._.js} +3 -3
- package/.next/server/chunks/ssr/project_f_tower_02x5vbj._.js +3 -0
- package/.next/server/chunks/ssr/{tower_0egtw-7._.js → project_f_tower_04g3~44._.js} +3 -3
- package/.next/server/chunks/ssr/project_f_tower_0c6n7oo._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0cjk_8x._.js +30 -0
- package/.next/server/chunks/ssr/project_f_tower_0d-6.rs._.js +39 -0
- package/.next/server/chunks/ssr/project_f_tower_0dfyjgz._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0ea6ill._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0f0-wva._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0hgtev9._.js +7 -0
- package/.next/server/chunks/ssr/project_f_tower_0ifpw8k._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0ivvjwd._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0jy~1uf._.js +3 -0
- package/.next/server/chunks/ssr/{tower_0tuq2iz._.js → project_f_tower_0knz136._.js} +3 -3
- package/.next/server/chunks/ssr/project_f_tower_0l6ssf8._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0ntkd-l._.js +6 -0
- package/.next/server/chunks/ssr/project_f_tower_0o5.y1e._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0p39h1r._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0ron~f-._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0sj3voe._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0t0smg9._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0u6dr5n._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0ym-aea._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_10lk3gb._.js +30 -0
- package/.next/server/chunks/ssr/{tower_0h3r32m._.js → project_f_tower_10~x~zx._.js} +3 -3
- package/.next/server/chunks/ssr/project_f_tower__next-internal_server_app__global-error_page_actions_0r22s5i.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_0_g15e8._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_actions_agent-actions_ts_0.s4~m-._.js +4 -0
- package/.next/server/chunks/ssr/project_f_tower_src_actions_file-actions_ts_02i742t._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_app_missions_missions-client_tsx_0ums4qx._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js +3 -0
- package/.next/server/chunks/ssr/{tower_src_app_settings_page_tsx_0vo5e-o._.js → project_f_tower_src_app_settings_page_tsx_0oo06~d._.js} +2 -2
- package/.next/server/chunks/ssr/project_f_tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0jmj1xz._.js +7 -0
- package/.next/server/chunks/ssr/project_f_tower_src_components_ui_select_tsx_07scqtg._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_lib_0-pi47a._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_lib_0._5zby._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_lib_0kwu.w7._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_lib_0q3t9-e._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_lib_11g-ixh._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_src_lib_constants_ts_0.qkxto._.js +3 -0
- package/.next/server/edge/chunks/0s6b_next_dist_esm_build_templates_edge-wrapper_0gir.8i.js +3 -0
- package/.next/server/edge/chunks/project_f_tower_0zwq2~l._.js +3 -0
- package/.next/server/instrumentation/middleware-manifest.json +2 -2
- package/.next/server/instrumentation.js +3 -3
- package/.next/server/instrumentation.js.nft.json +1 -1
- package/.next/server/middleware-build-manifest.js +9 -9
- package/.next/server/next-font-manifest.js +1 -1
- package/.next/server/next-font-manifest.json +12 -12
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1008 -1008
- package/.next/static/chunks/0-49z0i7n9z_u.js +31 -0
- package/.next/static/chunks/0-plp~pgpcel9.js +1 -0
- package/.next/static/chunks/{16qoc.u84jlcd.js → 0.do_z22ngnjd.js} +1 -1
- package/.next/static/chunks/0.vq_m53d7t~7.js +1 -0
- package/.next/static/chunks/00atyrg-7i0hj.js +1 -0
- package/.next/static/chunks/01mymnegugktp.js +1 -0
- package/.next/static/chunks/048wsx4_3dx7m.js +1 -0
- package/.next/static/chunks/04rm7wn4pu3v9.js +1 -0
- package/.next/static/chunks/{03e.4ymu.j5wl.js → 05r51bf1-_-x4.js} +1 -1
- package/.next/static/chunks/07_bc0h5~tysp.js +1 -0
- package/.next/static/chunks/09hs9w6-77im2.js +1 -0
- package/.next/static/chunks/09hxu-k8oyivu.js +1 -0
- package/.next/static/chunks/09mkfd6kg8s2..js +1 -0
- package/.next/static/chunks/09p7-kr_vidww.js +5 -0
- package/.next/static/chunks/0ayhcszr5.75h.js +1 -0
- package/.next/static/chunks/0c49o.5w_cw8_.js +1 -0
- package/.next/static/chunks/0c5h4.yuzpzs5.js +12 -0
- package/.next/static/chunks/0d.3wv6u.2g~6.js +5 -0
- package/.next/static/chunks/0i5zk6woum~cm.js +1 -0
- package/.next/static/chunks/0im8~yii0.2mn.js +1 -0
- package/.next/static/chunks/0kbuf91gryyo2.js +1 -0
- package/.next/static/chunks/0odp5708u_28m.js +1 -0
- package/.next/static/chunks/0p~3m91-t6p91.js +1 -0
- package/.next/static/chunks/0q6i_n.rkxpn0.js +1 -0
- package/.next/static/chunks/0qnz9q6uieuv8.js +1 -0
- package/.next/static/chunks/{0xi0wi2z6otp9.js → 0qp~1_kfjklfg.js} +2 -2
- package/.next/static/chunks/0qrp0pov94ecf.js +1 -0
- package/.next/static/chunks/0sdq_svi-w4cf.js +1 -0
- package/.next/static/chunks/0smj3ii_egywx.js +1 -0
- package/.next/static/chunks/0u6p4i4aoeb4m.js +1 -0
- package/.next/static/chunks/0vs5vey5ni44t.js +1 -0
- package/.next/static/chunks/0xvn7yrj70a9v.js +1 -0
- package/.next/static/chunks/0yjtd51nb081_.js +4 -0
- package/.next/static/chunks/10_azh3_hkhxj.js +1 -0
- package/.next/static/chunks/116on53madp~2.js +2 -0
- package/.next/static/chunks/15zclhqyib88_.js +1 -0
- package/.next/static/chunks/{turbopack-0wjmrsi.z32s0.js → turbopack-12rg1oczocj42.js} +1 -1
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/bin/tower.mjs +20 -1
- package/package.json +1 -1
- package/scripts/generate-prisma-client.js +2 -17
- package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_0y_r.ay._.js +0 -13
- package/.next/server/chunks/0cve_next-internal_server_app_api_internal_cache_[___segments]_route_actions_09n1sa3.js +0 -3
- package/.next/server/chunks/0tp-_server_app_api_files_assets_[projectId]_[filename]_route_actions_02i2urs.js +0 -3
- package/.next/server/chunks/0tp-_server_app_api_internal_assets_[projectId]_[filename]_route_actions_0kjz576.js +0 -3
- package/.next/server/chunks/0tp-_server_app_api_internal_notifications_pending_route_actions_08bx38r.js +0 -3
- package/.next/server/chunks/0tp-_server_app_api_internal_terminal_[taskId]_buffer_route_actions_0bpyf5x.js +0 -3
- package/.next/server/chunks/0tp-_server_app_api_internal_terminal_[taskId]_input_route_actions_0alu32r.js +0 -3
- package/.next/server/chunks/0tp-_server_app_api_internal_terminal_[taskId]_start_route_actions_0swqog2.js +0 -3
- package/.next/server/chunks/0w1v_zod_v4_classic_external_0m-7hz_.js +0 -39
- package/.next/server/chunks/0~.g__next-internal_server_app_api_internal_assistant_chat_route_actions_0x-qbrh.js +0 -3
- package/.next/server/chunks/0~.g__next-internal_server_app_api_internal_assistant_images_route_actions_0vws40t.js +0 -3
- package/.next/server/chunks/0~.g__next-internal_server_app_api_internal_assistant_sessions_route_actions_0p09rcp.js +0 -3
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_00gmiw_.js +0 -3
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_0z9_0_i.js +0 -3
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_13w3ubu.js +0 -3
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_13~vb_i.js +0 -4
- package/.next/server/chunks/[root-of-the-server]__02p-gd5._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0319djr._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__043lk8~._.js +0 -4
- package/.next/server/chunks/[root-of-the-server]__053y9tf._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__09gjz6h._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0_irb2s._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0c4edwt._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0c7y1r0._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0dj34zn._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0ko_rm_._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0miy2g.._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0mt-eeb._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0n-6-hc._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0nur_ir._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0pz60q-._.js +0 -20
- package/.next/server/chunks/[root-of-the-server]__0q~5ya5._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0th.w7w._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0u..agy._.js +0 -11
- package/.next/server/chunks/[root-of-the-server]__0umzekq._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0wu61w.._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__130shf~._.js +0 -3
- package/.next/server/chunks/ssr/040e_@monaco-editor_react_dist_index_mjs_0t4i-ho._.js +0 -3
- package/.next/server/chunks/ssr/040e_@monaco-editor_react_dist_index_mjs_0z6t1fr._.js +0 -3
- package/.next/server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js +0 -3
- package/.next/server/chunks/ssr/0kjx__pnpm_0l.5ii.._.js +0 -3
- package/.next/server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js +0 -14
- package/.next/server/chunks/ssr/0rik_@dnd-kit_core_dist_core_esm_11giptg.js +0 -3
- package/.next/server/chunks/ssr/0~.g_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_0bbseig._.js +0 -3
- package/.next/server/chunks/ssr/10ge_next_00.-vj.._.js +0 -18
- package/.next/server/chunks/ssr/10ge_next_dist_01n~t8z._.js +0 -6
- package/.next/server/chunks/ssr/10ge_next_dist_06_-w96._.js +0 -19
- package/.next/server/chunks/ssr/10ge_next_dist_0~ti7jc._.js +0 -3
- package/.next/server/chunks/ssr/10ge_next_dist_10.ihny._.js +0 -3
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_builtin_forbidden_0nzsnb2.js +0 -3
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_builtin_global-error_125sopd.js +0 -3
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_builtin_unauthorized_0z93cpe.js +0 -3
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_08khzah.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_09~o5q0.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0_rj_f4.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0c-wmj1.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0hpuyf0.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0knnyic.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0oi86k6.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0rmwdra.js +0 -4
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_12reczc.js +0 -4
- package/.next/server/chunks/ssr/119e_lucide-react_dist_esm_icons_0636jyq._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0-0j_z3._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0.8y0n9._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0.uoh7q._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__01ws4-7._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__024-5kd._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__02ipahf._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__03.14vw._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__06o5v8i._.js +0 -30
- package/.next/server/chunks/ssr/[root-of-the-server]__08_0ex9._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__09m32ch._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0_0kxz4._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0bk3s4l._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0bo1n69._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0d7u1lw._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0fg8.hp._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0ibsor_._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0j5~a_o._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0jgbj6l._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0ld6_w6._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0l~dc3x._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0n32nv5._.js +0 -30
- package/.next/server/chunks/ssr/[root-of-the-server]__0n8qufu._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0ndt9h3._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0p~u4y6._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0q.du4s._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0rs7pkn._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0sysz2q._.js +0 -47
- package/.next/server/chunks/ssr/[root-of-the-server]__0t25~v8._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0ti70do._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0uevudp._.js +0 -30
- package/.next/server/chunks/ssr/[root-of-the-server]__0wwqzmm._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0xt3-qb._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0y-lkvf._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0zvf.ro._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__11m7m-q._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__12f810l._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__13-egel._.js +0 -3
- package/.next/server/chunks/ssr/tower_0-nwtka._.js +0 -3
- package/.next/server/chunks/ssr/tower_0-omr_b._.js +0 -30
- package/.next/server/chunks/ssr/tower_01szasw._.js +0 -3
- package/.next/server/chunks/ssr/tower_035l~qv._.js +0 -3
- package/.next/server/chunks/ssr/tower_03jazku._.js +0 -3
- package/.next/server/chunks/ssr/tower_0donrdk._.js +0 -3
- package/.next/server/chunks/ssr/tower_0i9k4a6._.js +0 -3
- package/.next/server/chunks/ssr/tower_0kl_bfy._.js +0 -7
- package/.next/server/chunks/ssr/tower_0m_uudm._.js +0 -3
- package/.next/server/chunks/ssr/tower_0mn8ig7._.js +0 -3
- package/.next/server/chunks/ssr/tower_0mz4ut.._.js +0 -3
- package/.next/server/chunks/ssr/tower_0nuj.0p._.js +0 -39
- package/.next/server/chunks/ssr/tower_0pcqezm._.js +0 -3
- package/.next/server/chunks/ssr/tower_0pmey24._.js +0 -3
- package/.next/server/chunks/ssr/tower_0r7uuim._.js +0 -30
- package/.next/server/chunks/ssr/tower_0sojjnu._.js +0 -3
- package/.next/server/chunks/ssr/tower_0tc~.xl._.js +0 -30
- package/.next/server/chunks/ssr/tower_0ut7r._._.js +0 -3
- package/.next/server/chunks/ssr/tower_0wvk~r.._.js +0 -3
- package/.next/server/chunks/ssr/tower_10p15te._.js +0 -3
- package/.next/server/chunks/ssr/tower_10t13p4._.js +0 -6
- package/.next/server/chunks/ssr/tower_117pzh8._.js +0 -3
- package/.next/server/chunks/ssr/tower_11q5_.m._.js +0 -3
- package/.next/server/chunks/ssr/tower_138qlx5._.js +0 -3
- package/.next/server/chunks/ssr/tower__next-internal_server_app__global-error_page_actions_13t5~qk.js +0 -3
- package/.next/server/chunks/ssr/tower_src_077qk8s._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_actions_agent-actions_ts_0j.e1tn._.js +0 -4
- package/.next/server/chunks/ssr/tower_src_actions_file-actions_ts_0424lna._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_app_missions_missions-client_tsx_0a9vjyr._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_app_onboarding_page_tsx_0_3krz1._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0zfgzhi._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0kjp1u0._.js +0 -7
- package/.next/server/chunks/ssr/tower_src_components_ui_select_tsx_10ajx~2._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_lib_01420_4._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_lib_0i-zjpa._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_lib_0ja~kdb._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_lib_0obw2r8._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_lib_0rgfsuf._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_lib_constants_ts_0o218_c._.js +0 -3
- package/.next/server/chunks/tower_05du07.._.js +0 -10
- package/.next/server/chunks/tower_0a-x6m.._.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_adapters_test_route_actions_13jw~9b.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_browse-fs_route_actions_0k5p2xy.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_git_route_actions_0rvpodb.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_assets_reveal_route_actions_0idwm6j.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_assistant_route_actions_0rdz1d..js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_install_route_actions_06dxleu.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_session_route_actions_0wlv4lf.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_stop_route_actions_101_oub.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_upload_route_actions_0439qz_.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_tasks_[taskId]_diff_route_actions_0nthc84.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_api_tasks_[taskId]_merge_route_actions_0g.x0nb.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_apple-icon_png_route_actions_0bni-sb.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_favicon_ico_route_actions_0kw~xj2.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_icon0_svg_route_actions_0nww9-e.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_icon1_png_route_actions_09h.ywu.js +0 -3
- package/.next/server/chunks/tower__next-internal_server_app_manifest_json_route_actions_080ob~r.js +0 -3
- package/.next/server/chunks/tower_src_0..vg-t._.js +0 -3
- package/.next/server/chunks/tower_src_05rqj.1._.js +0 -3
- package/.next/server/chunks/tower_src_lib_0w8qt4s._.js +0 -3
- package/.next/server/chunks/tower_src_lib_constants_ts_0cxd4.p._.js +0 -3
- package/.next/server/edge/chunks/0y9m_next_dist_esm_build_templates_edge-wrapper_0cx_eo..js +0 -3
- package/.next/server/edge/chunks/tower_0wvfs38._.js +0 -3
- package/.next/static/chunks/0-z_mj0p3..hy.js +0 -1
- package/.next/static/chunks/00z-g3x93ngvn.js +0 -1
- package/.next/static/chunks/05-b9qqm3av9~.js +0 -1
- package/.next/static/chunks/053~3fys7om-7.js +0 -5
- package/.next/static/chunks/05~v02mkan5z..js +0 -1
- package/.next/static/chunks/0887ab.hh21q9.js +0 -1
- package/.next/static/chunks/0abtpeymj-58i.js +0 -1
- package/.next/static/chunks/0c7oqfzd78s3-.js +0 -1
- package/.next/static/chunks/0eaa2lmymh2fx.js +0 -1
- package/.next/static/chunks/0g4scpy5b3a_n.js +0 -1
- package/.next/static/chunks/0ho7y42kl8m7v.js +0 -1
- package/.next/static/chunks/0iudqcn98ftki.js +0 -1
- package/.next/static/chunks/0j9qriqni_r1..js +0 -2
- package/.next/static/chunks/0j~wmjbqds1dv.js +0 -1
- package/.next/static/chunks/0k.u8sxy~e469.js +0 -4
- package/.next/static/chunks/0lvd52mjiit6s.js +0 -1
- package/.next/static/chunks/0mq0uqbbbb1~2.js +0 -1
- package/.next/static/chunks/0mvu29h4.06~b.js +0 -1
- package/.next/static/chunks/0omj~p3uxkic-.js +0 -1
- package/.next/static/chunks/0rej~f94o9a~6.js +0 -5
- package/.next/static/chunks/0t-gr6j-c65qb.js +0 -1
- package/.next/static/chunks/0tcl81ybuob5i.js +0 -1
- package/.next/static/chunks/0uqimvsni_op~.js +0 -1
- package/.next/static/chunks/0wt3kws~_yr8z.js +0 -1
- package/.next/static/chunks/0z2bzovqhl2f5.js +0 -1
- package/.next/static/chunks/0z7bwntvfhxzi.js +0 -12
- package/.next/static/chunks/10n23t.1hpb-1.js +0 -1
- package/.next/static/chunks/14xzmrt5ly6gq.js +0 -31
- package/.next/static/chunks/151wr~6x8aclx.js +0 -1
- package/.next/static/chunks/16w-ap~msrwpj.js +0 -1
- package/.next/static/chunks/17tob96chk6i1.js +0 -1
- package/.next/static/chunks/17zywpt-0o8gl.js +0 -1
- package/.next/static/chunks/185n7s7fwb2j_.js +0 -1
- /package/.next/static/{KX5Si-44bPnjdFNmiHDRY → jMxcHfsOSldWKgvAjGnAv}/_buildManifest.js +0 -0
- /package/.next/static/{KX5Si-44bPnjdFNmiHDRY → jMxcHfsOSldWKgvAjGnAv}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{KX5Si-44bPnjdFNmiHDRY → jMxcHfsOSldWKgvAjGnAv}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/onboarding/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":193331,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":193331,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":763751,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":763751,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":203958,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":203958,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":236586,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":236586,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":646162,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":646162,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":322510,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":322510,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":13413,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":13413,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/ui/tooltip.tsx <module evaluation>":{"id":814329,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/ui/tooltip.tsx":{"id":814329,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/layout/layout-client.tsx <module evaluation>":{"id":632612,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/layout/layout-client.tsx":{"id":632612,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/lib/i18n.tsx <module evaluation>":{"id":349369,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/lib/i18n.tsx":{"id":349369,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/providers/theme-provider.tsx <module evaluation>":{"id":574117,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/providers/theme-provider.tsx":{"id":574117,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/ui/sonner.tsx <module evaluation>":{"id":764878,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/components/ui/sonner.tsx":{"id":764878,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":498737,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":498737,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js"],"async":false},"[project]/tower/src/app/onboarding/page.tsx <module evaluation>":{"id":332028,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js","/_next/static/chunks/0iudqcn98ftki.js"],"async":false},"[project]/tower/src/app/onboarding/page.tsx":{"id":332028,"name":"*","chunks":["/_next/static/chunks/0uqimvsni_op~.js","/_next/static/chunks/05~v02mkan5z..js","/_next/static/chunks/0t-gr6j-c65qb.js","/_next/static/chunks/0abtpeymj-58i.js","/_next/static/chunks/0wt3kws~_yr8z.js","/_next/static/chunks/0rej~f94o9a~6.js","/_next/static/chunks/151wr~6x8aclx.js","/_next/static/chunks/0lvd52mjiit6s.js","/_next/static/chunks/05-b9qqm3av9~.js","/_next/static/chunks/0z7bwntvfhxzi.js","/_next/static/chunks/0ho7y42kl8m7v.js","/_next/static/chunks/0iudqcn98ftki.js"],"async":false}},"ssrModuleMapping":{"193331":{"*":{"id":863321,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"763751":{"*":{"id":679804,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"203958":{"*":{"id":471842,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"236586":{"*":{"id":740779,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"646162":{"*":{"id":728230,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"322510":{"*":{"id":776117,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"13413":{"*":{"id":686930,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"814329":{"*":{"id":348160,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"632612":{"*":{"id":916881,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"349369":{"*":{"id":282980,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"574117":{"*":{"id":40298,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"764878":{"*":{"id":646745,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js"],"async":false}},"498737":{"*":{"id":255408,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js","server/chunks/ssr/10ge_next_dist_client_components_0eil7-a._.js"],"async":false}},"332028":{"*":{"id":585664,"name":"*","chunks":["server/chunks/ssr/tower_0mn8ig7._.js","server/chunks/ssr/tower_0sojjnu._.js","server/chunks/ssr/[root-of-the-server]__08_0ex9._.js","server/chunks/ssr/tower_0-nwtka._.js","server/chunks/ssr/tower_035l~qv._.js","server/chunks/ssr/tower_01szasw._.js","server/chunks/ssr/tower_10t13p4._.js","server/chunks/ssr/10ge_next_dist_01n~t8z._.js","server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js","server/chunks/ssr/tower_03jazku._.js","server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js","server/chunks/ssr/10ge_next_dist_0~ti7jc._.js","server/chunks/ssr/tower_0kl_bfy._.js","server/chunks/ssr/119e_lucide-react_dist_esm_icons_0636jyq._.js","server/chunks/ssr/tower_src_app_onboarding_page_tsx_0_3krz1._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"193331":{"*":{"id":621383,"name":"*","chunks":[],"async":false}},"763751":{"*":{"id":194590,"name":"*","chunks":[],"async":false}},"203958":{"*":{"id":582699,"name":"*","chunks":[],"async":false}},"236586":{"*":{"id":556338,"name":"*","chunks":[],"async":false}},"646162":{"*":{"id":991317,"name":"*","chunks":[],"async":false}},"322510":{"*":{"id":962511,"name":"*","chunks":[],"async":false}},"13413":{"*":{"id":747326,"name":"*","chunks":[],"async":false}},"814329":{"*":{"id":455508,"name":"*","chunks":[],"async":false}},"632612":{"*":{"id":648047,"name":"*","chunks":[],"async":false}},"349369":{"*":{"id":508373,"name":"*","chunks":[],"async":false}},"574117":{"*":{"id":589401,"name":"*","chunks":[],"async":false}},"764878":{"*":{"id":145764,"name":"*","chunks":[],"async":false}},"498737":{"*":{"id":594865,"name":"*","chunks":[],"async":false}},"332028":{"*":{"id":556150,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/tower/src/app/layout":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/04pjsuj.mivbh.css","inlined":false}],"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/04pjsuj.mivbh.css","inlined":false}],"[project]/tower/src/app/onboarding/page":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/04pjsuj.mivbh.css","inlined":false}]},"entryJSFiles":{"[project]/tower/src/app/layout":["static/chunks/0uqimvsni_op~.js","static/chunks/05~v02mkan5z..js","static/chunks/0t-gr6j-c65qb.js","static/chunks/0abtpeymj-58i.js","static/chunks/0wt3kws~_yr8z.js","static/chunks/0rej~f94o9a~6.js","static/chunks/151wr~6x8aclx.js","static/chunks/0lvd52mjiit6s.js","static/chunks/05-b9qqm3av9~.js","static/chunks/0z7bwntvfhxzi.js","static/chunks/0ho7y42kl8m7v.js"],"[project]/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0uqimvsni_op~.js","static/chunks/05~v02mkan5z..js","static/chunks/0t-gr6j-c65qb.js","static/chunks/0abtpeymj-58i.js","static/chunks/0wt3kws~_yr8z.js","static/chunks/0rej~f94o9a~6.js","static/chunks/151wr~6x8aclx.js","static/chunks/0lvd52mjiit6s.js","static/chunks/05-b9qqm3av9~.js","static/chunks/0z7bwntvfhxzi.js","static/chunks/0ho7y42kl8m7v.js"],"[project]/tower/src/app/onboarding/page":["static/chunks/0uqimvsni_op~.js","static/chunks/05~v02mkan5z..js","static/chunks/0t-gr6j-c65qb.js","static/chunks/0abtpeymj-58i.js","static/chunks/0wt3kws~_yr8z.js","static/chunks/0rej~f94o9a~6.js","static/chunks/151wr~6x8aclx.js","static/chunks/0lvd52mjiit6s.js","static/chunks/05-b9qqm3av9~.js","static/chunks/0z7bwntvfhxzi.js","static/chunks/0ho7y42kl8m7v.js","static/chunks/0iudqcn98ftki.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/onboarding/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx <module evaluation>":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx <module evaluation>":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx <module evaluation>":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx <module evaluation>":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx <module evaluation>":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js"],"async":false},"[project]/project/f/tower/src/app/onboarding/page.tsx <module evaluation>":{"id":690951,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js","/_next/static/chunks/0vs5vey5ni44t.js"],"async":false},"[project]/project/f/tower/src/app/onboarding/page.tsx":{"id":690951,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0d.3wv6u.2g~6.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0qnz9q6uieuv8.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0-plp~pgpcel9.js","/_next/static/chunks/0vs5vey5ni44t.js"],"async":false}},"ssrModuleMapping":{"276658":{"*":{"id":191945,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"335291":{"*":{"id":178439,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"718308":{"*":{"id":507824,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"966733":{"*":{"id":53311,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"416595":{"*":{"id":853182,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"519171":{"*":{"id":113520,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"976752":{"*":{"id":450767,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"11915":{"*":{"id":95446,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"178755":{"*":{"id":582043,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"625054":{"*":{"id":584335,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"471410":{"*":{"id":209421,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"469787":{"*":{"id":250531,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js"],"async":false}},"703810":{"*":{"id":226372,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/0uz~_next_dist_client_components_0neff21._.js"],"async":false}},"690951":{"*":{"id":790201,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ifpw8k._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0p~~40h._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0u6dr5n._.js","server/chunks/ssr/project_f_tower_0ntkd-l._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/0xjs_lucide-react_dist_esm_icons_0l6be37._.js","server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"276658":{"*":{"id":81267,"name":"*","chunks":[],"async":false}},"335291":{"*":{"id":291108,"name":"*","chunks":[],"async":false}},"718308":{"*":{"id":433014,"name":"*","chunks":[],"async":false}},"966733":{"*":{"id":979045,"name":"*","chunks":[],"async":false}},"416595":{"*":{"id":817534,"name":"*","chunks":[],"async":false}},"519171":{"*":{"id":651443,"name":"*","chunks":[],"async":false}},"976752":{"*":{"id":412142,"name":"*","chunks":[],"async":false}},"11915":{"*":{"id":631413,"name":"*","chunks":[],"async":false}},"178755":{"*":{"id":284269,"name":"*","chunks":[],"async":false}},"625054":{"*":{"id":670088,"name":"*","chunks":[],"async":false}},"471410":{"*":{"id":907347,"name":"*","chunks":[],"async":false}},"469787":{"*":{"id":186682,"name":"*","chunks":[],"async":false}},"703810":{"*":{"id":202817,"name":"*","chunks":[],"async":false}},"690951":{"*":{"id":383076,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/project/f/tower/src/app/layout":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/04pjsuj.mivbh.css","inlined":false}],"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/04pjsuj.mivbh.css","inlined":false}],"[project]/project/f/tower/src/app/onboarding/page":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/04pjsuj.mivbh.css","inlined":false}]},"entryJSFiles":{"[project]/project/f/tower/src/app/layout":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0sdq_svi-w4cf.js","static/chunks/0smj3ii_egywx.js","static/chunks/0d.3wv6u.2g~6.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0qnz9q6uieuv8.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0-plp~pgpcel9.js"],"[project]/project/f/tower/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0sdq_svi-w4cf.js","static/chunks/0smj3ii_egywx.js","static/chunks/0d.3wv6u.2g~6.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0qnz9q6uieuv8.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0-plp~pgpcel9.js"],"[project]/project/f/tower/src/app/onboarding/page":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0sdq_svi-w4cf.js","static/chunks/0smj3ii_egywx.js","static/chunks/0d.3wv6u.2g~6.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0qnz9q6uieuv8.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0-plp~pgpcel9.js","static/chunks/0vs5vey5ni44t.js"]}};
|
|
3
3
|
|
|
@@ -1 +1 @@
|
|
|
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.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.png"/><link rel="stylesheet" href="/_next/static/chunks/0neevhl_o1ozu.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/04pjsuj.mivbh.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/14xzmrt5ly6gq.js"/><script src="/_next/static/chunks/0omj~p3uxkic-.js" async=""></script><script src="/_next/static/chunks/0j9qriqni_r1..js" async=""></script><script src="/_next/static/chunks/10n23t.1hpb-1.js" async=""></script><script src="/_next/static/chunks/0k.u8sxy~e469.js" async=""></script><script src="/_next/static/chunks/turbopack-0wjmrsi.z32s0.js" async=""></script><script src="/_next/static/chunks/0uqimvsni_op~.js" async=""></script><script src="/_next/static/chunks/05~v02mkan5z..js" async=""></script><script src="/_next/static/chunks/0t-gr6j-c65qb.js" async=""></script><script src="/_next/static/chunks/0abtpeymj-58i.js" async=""></script><script src="/_next/static/chunks/0wt3kws~_yr8z.js" async=""></script><script src="/_next/static/chunks/0rej~f94o9a~6.js" async=""></script><script src="/_next/static/chunks/151wr~6x8aclx.js" async=""></script><script src="/_next/static/chunks/0lvd52mjiit6s.js" async=""></script><script src="/_next/static/chunks/05-b9qqm3av9~.js" async=""></script><script src="/_next/static/chunks/0z7bwntvfhxzi.js" async=""></script><script src="/_next/static/chunks/0ho7y42kl8m7v.js" async=""></script><script src="/_next/static/chunks/0iudqcn98ftki.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="/icon0.svg?icon0.0a6mkq6meyird.svg" sizes="any" type="image/svg+xml"/><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 bg-background"><div class="hidden xl:block xl:w-3/5 border-r border-border/50 bg-[oklch(0.13_0.006_260)]"><div class="relative h-full w-full overflow-hidden"><div class="absolute inset-0 opacity-[0.07] text-white" style="background-image:radial-gradient(circle, currentColor 1px, transparent 1px);background-size:24px 24px"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full" style="width:380px;height:380px;background:radial-gradient(circle, oklch(0.80 0.14 75 / 0.25) 0%, oklch(0.80 0.14 75 / 0.08) 45%, transparent 70%);animation:ob-pulse 6s ease-in-out infinite"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/25" style="width:260px;height:260px;animation:ob-spin 20s linear infinite"><div class="absolute -top-1.5 left-1/2 -translate-x-1/2 h-3 w-3 rounded-full bg-amber-400" style="box-shadow:0 0 16px oklch(0.80 0.14 75 / 0.7)"></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/15" style="width:380px;height:380px;animation:ob-spin 30s linear infinite reverse"><div class="absolute -top-1 left-1/2 -translate-x-1/2 h-2 w-2 rounded-full bg-amber-400/70"></div><div class="absolute -bottom-1 left-1/2 -translate-x-1/2 h-1.5 w-1.5 rounded-full bg-amber-400/50"></div></div><svg class="absolute" style="top:18%;right:22%;animation:ob-float 8s ease-in-out infinite" width="44" height="50" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.4)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.06)"></path></svg><svg class="absolute" style="bottom:22%;left:18%;animation:ob-float 10s ease-in-out 2s infinite" width="32" height="36" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.3)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.05)"></path></svg><div class="absolute h-3.5 w-3.5 rounded-full bg-amber-400/40" style="top:30%;left:28%;animation:ob-float 7s ease-in-out 1s infinite"></div><div class="absolute h-2.5 w-2.5 rounded-full bg-amber-400/30" style="top:65%;right:30%;animation:ob-float 9s ease-in-out 3s infinite"></div><div class="absolute h-2 w-2 rounded-full bg-amber-400/20" style="top:45%;right:15%;animation:ob-float 6s ease-in-out 0.5s infinite"></div><svg class="absolute inset-0 h-full w-full text-white opacity-[0.12]"><line x1="30%" y1="25%" x2="70%" y2="45%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 12s linear infinite"></line><line x1="65%" y1="30%" x2="35%" y2="70%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 15s linear infinite reverse"></line></svg><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 flex items-center justify-center"><div class="flex h-16 w-16 items-center justify-center rounded-2xl border border-amber-400/35 bg-amber-500/10 backdrop-blur-sm transition-all duration-700" style="box-shadow:0 0 50px oklch(0.80 0.14 75 / 0.2)"><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-user h-7 w-7 text-amber-400" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 translate-y-12 text-center"><p class="text-[11px] font-medium tracking-widest uppercase text-amber-400/60">Profile</p></div></div></div><div class="flex w-full flex-col items-center px-8 pt-[10vh] pb-10 xl:w-2/5 xl:px-16 overflow-y-auto"><div class="w-full max-w-lg space-y-6"><div class="space-y-4"><div class="flex items-center gap-2.5"><img src="/logo.png" alt="Tower" class="h-8 w-8 rounded-lg"/><span class="text-lg font-semibold tracking-tight">Tower</span></div><div class="flex items-center gap-1.5"><div class="flex items-center gap-1.5 shrink-0"><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-primary text-primary-foreground shadow-sm"><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-user h-3 w-3 shrink-0" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg><span>设置用户名</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted 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-terminal h-3 w-3 shrink-0" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg><span>AI 连接测试</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted 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-git-branch h-3 w-3 shrink-0" aria-hidden="true"><path d="M15 6a9 9 0 0 0-9 9V3"></path><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle></svg><span>配置 Git 路径规则</span></div></div></div></div><div><div class="space-y-7 animate-in fade-in slide-in-from-left-4 duration-500"><div class="space-y-1.5"><h1 class="text-2xl font-bold tracking-tight">设置用户名</h1><p class="text-sm text-muted-foreground leading-relaxed">请输入您的用户名,AI 助手将使用此名称称呼您</p></div><div class="space-y-2"><label for="onboarding-username" class="text-sm font-medium">用户名</label><input id="onboarding-username" type="text" placeholder="输入用户名" class="flex h-10 w-full rounded-lg border border-input bg-transparent px-3 py-2 text-sm shadow-sm transition-colors placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring/50" maxLength="64" autofocus="" autoComplete="username" value=""/></div><div class="grid grid-cols-2 gap-6"><div class="space-y-2.5"><div class="flex items-center gap-2"><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-languages h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><path d="m5 8 6 6"></path><path d="m4 14 6-6 2-3"></path><path d="M2 5h12"></path><path d="M7 2h1"></path><path d="m22 22-5-10-5 10"></path><path d="M14 18h6"></path></svg><label class="text-sm font-medium">语言</label></div><div class="inline-flex rounded-md border border-border bg-muted p-1 gap-1"><button type="button" class="rounded px-3 py-1 text-sm transition-colors bg-background text-foreground shadow-sm">中文</button><button type="button" class="rounded px-3 py-1 text-sm transition-colors text-muted-foreground hover:text-foreground">English</button></div></div><div class="space-y-2.5"><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><label class="text-sm font-medium">主题</label></div><div class="inline-flex h-8 rounded-md border border-border bg-muted p-1 gap-1 w-[120px]"></div></div></div><div class="flex justify-end pt-3"><button type="button" data-disabled="" tabindex="0" disabled="" data-slot="button" 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 bg-primary text-primary-foreground [a]:hover:bg-primary/80 h-8 gap-1.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 px-5">下一步<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-4 w-4 ml-1" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></button></div></div></div><div class="pt-6 text-xs text-muted-foreground">步骤 1/3</div></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/14xzmrt5ly6gq.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[193331,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"default\"]\n4:I[763751,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"default\"]\n5:I[203958,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"ClientPageRoot\"]\n6:I[332028,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\",\"/_next/static/chunks/0iudqcn98ftki.js\"],\"default\"]\n9:I[322510,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[322510,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"ViewportBoundary\"]\nf:I[322510,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"MetadataBoundary\"]\n11:I[498737,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0neevhl_o1ozu.css\",\"style\"]\n:HL[\"/_next/static/chunks/04pjsuj.mivbh.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p"])</script><script>self.__next_f.push([1,".16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04pjsuj.mivbh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0uqimvsni_op~.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/05~v02mkan5z..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0abtpeymj-58i.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0rej~f94o9a~6.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/151wr~6x8aclx.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0lvd52mjiit6s.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/05-b9qqm3av9~.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/0ho7y42kl8m7v.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/0iudqcn98ftki.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/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04pjsuj.mivbh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"KX5Si-44bPnjdFNmiHDRY\"}\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[13413,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.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\":\"/icon0.svg?icon0.0a6mkq6meyird.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon1.png?icon1.04ux133882seb.png\",\"sizes\":\"96x96\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?apple-icon.16aocl-s-v2qz.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$L13\",\"7\",{}]]\n"])</script><script>self.__next_f.push([1,"14:I[574117,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"ThemeProvider\"]\n15:I[814329,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"TooltipProvider\"]\n16:I[349369,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"I18nProvider\"]\n17:I[632612,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.js\"],\"LayoutClient\"]\n18:I[764878,[\"/_next/static/chunks/0uqimvsni_op~.js\",\"/_next/static/chunks/05~v02mkan5z..js\",\"/_next/static/chunks/0t-gr6j-c65qb.js\",\"/_next/static/chunks/0abtpeymj-58i.js\",\"/_next/static/chunks/0wt3kws~_yr8z.js\",\"/_next/static/chunks/0rej~f94o9a~6.js\",\"/_next/static/chunks/151wr~6x8aclx.js\",\"/_next/static/chunks/0lvd52mjiit6s.js\",\"/_next/static/chunks/05-b9qqm3av9~.js\",\"/_next/static/chunks/0z7bwntvfhxzi.js\",\"/_next/static/chunks/0ho7y42kl8m7v.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,{\"workspaces\":[{\"id\":\"cmoh5i75j0004clyq5cofsslo\",\"name\":\"My Workspace\",\"description\":null,\"updatedAt\":\"$D2026-04-27T12:05:58.328Z\"}],\"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\"}]}],[\"$\",\"$L18\",null,{\"richColors\":true,\"position\":\"top-right\"}]]}]}]}]}]]}]\n"])</script></body></html>
|
|
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.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.png"/><link rel="stylesheet" href="/_next/static/chunks/0neevhl_o1ozu.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/04pjsuj.mivbh.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0-49z0i7n9z_u.js"/><script src="/_next/static/chunks/0.vq_m53d7t~7.js" async=""></script><script src="/_next/static/chunks/116on53madp~2.js" async=""></script><script src="/_next/static/chunks/048wsx4_3dx7m.js" async=""></script><script src="/_next/static/chunks/0yjtd51nb081_.js" async=""></script><script src="/_next/static/chunks/turbopack-12rg1oczocj42.js" async=""></script><script src="/_next/static/chunks/0i5zk6woum~cm.js" async=""></script><script src="/_next/static/chunks/0odp5708u_28m.js" async=""></script><script src="/_next/static/chunks/09mkfd6kg8s2..js" async=""></script><script src="/_next/static/chunks/0sdq_svi-w4cf.js" async=""></script><script src="/_next/static/chunks/0smj3ii_egywx.js" async=""></script><script src="/_next/static/chunks/0d.3wv6u.2g~6.js" async=""></script><script src="/_next/static/chunks/0xvn7yrj70a9v.js" async=""></script><script src="/_next/static/chunks/0q6i_n.rkxpn0.js" async=""></script><script src="/_next/static/chunks/0qnz9q6uieuv8.js" async=""></script><script src="/_next/static/chunks/0c5h4.yuzpzs5.js" async=""></script><script src="/_next/static/chunks/0-plp~pgpcel9.js" async=""></script><script src="/_next/static/chunks/0vs5vey5ni44t.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="/icon0.svg?icon0.0a6mkq6meyird.svg" sizes="any" type="image/svg+xml"/><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 bg-background"><div class="hidden xl:block xl:w-3/5 border-r border-border/50 bg-[oklch(0.13_0.006_260)]"><div class="relative h-full w-full overflow-hidden"><div class="absolute inset-0 opacity-[0.07] text-white" style="background-image:radial-gradient(circle, currentColor 1px, transparent 1px);background-size:24px 24px"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full" style="width:380px;height:380px;background:radial-gradient(circle, oklch(0.80 0.14 75 / 0.25) 0%, oklch(0.80 0.14 75 / 0.08) 45%, transparent 70%);animation:ob-pulse 6s ease-in-out infinite"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/25" style="width:260px;height:260px;animation:ob-spin 20s linear infinite"><div class="absolute -top-1.5 left-1/2 -translate-x-1/2 h-3 w-3 rounded-full bg-amber-400" style="box-shadow:0 0 16px oklch(0.80 0.14 75 / 0.7)"></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 rounded-full border border-amber-400/15" style="width:380px;height:380px;animation:ob-spin 30s linear infinite reverse"><div class="absolute -top-1 left-1/2 -translate-x-1/2 h-2 w-2 rounded-full bg-amber-400/70"></div><div class="absolute -bottom-1 left-1/2 -translate-x-1/2 h-1.5 w-1.5 rounded-full bg-amber-400/50"></div></div><svg class="absolute" style="top:18%;right:22%;animation:ob-float 8s ease-in-out infinite" width="44" height="50" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.4)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.06)"></path></svg><svg class="absolute" style="bottom:22%;left:18%;animation:ob-float 10s ease-in-out 2s infinite" width="32" height="36" viewBox="0 0 40 46" fill="none"><path d="M20 1 L38 12 L38 34 L20 45 L2 34 L2 12 Z" stroke="oklch(0.80 0.14 75 / 0.3)" stroke-width="1.5" fill="oklch(0.80 0.14 75 / 0.05)"></path></svg><div class="absolute h-3.5 w-3.5 rounded-full bg-amber-400/40" style="top:30%;left:28%;animation:ob-float 7s ease-in-out 1s infinite"></div><div class="absolute h-2.5 w-2.5 rounded-full bg-amber-400/30" style="top:65%;right:30%;animation:ob-float 9s ease-in-out 3s infinite"></div><div class="absolute h-2 w-2 rounded-full bg-amber-400/20" style="top:45%;right:15%;animation:ob-float 6s ease-in-out 0.5s infinite"></div><svg class="absolute inset-0 h-full w-full text-white opacity-[0.12]"><line x1="30%" y1="25%" x2="70%" y2="45%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 12s linear infinite"></line><line x1="65%" y1="30%" x2="35%" y2="70%" stroke="currentColor" stroke-width="1" stroke-dasharray="4 6" style="animation:ob-dash 15s linear infinite reverse"></line></svg><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 flex items-center justify-center"><div class="flex h-16 w-16 items-center justify-center rounded-2xl border border-amber-400/35 bg-amber-500/10 backdrop-blur-sm transition-all duration-700" style="box-shadow:0 0 50px oklch(0.80 0.14 75 / 0.2)"><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-user h-7 w-7 text-amber-400" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg></div></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 translate-y-12 text-center"><p class="text-[11px] font-medium tracking-widest uppercase text-amber-400/60">Profile</p></div></div></div><div class="flex w-full flex-col items-center px-8 pt-[10vh] pb-10 xl:w-2/5 xl:px-16 overflow-y-auto"><div class="w-full max-w-lg space-y-6"><div class="space-y-4"><div class="flex items-center gap-2.5"><img src="/logo.png" alt="Tower" class="h-8 w-8 rounded-lg"/><span class="text-lg font-semibold tracking-tight">Tower</span></div><div class="flex items-center gap-1.5"><div class="flex items-center gap-1.5 shrink-0"><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-primary text-primary-foreground shadow-sm"><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-user h-3 w-3 shrink-0" aria-hidden="true"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg><span>设置用户名</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted 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-terminal h-3 w-3 shrink-0" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg><span>AI 连接测试</span></div></div><div class="flex items-center gap-1.5 shrink-0"><div class="h-px w-4 transition-colors duration-500 bg-border"></div><div class="flex items-center gap-1 shrink-0 rounded-full px-2 py-1 text-[11px] font-medium whitespace-nowrap transition-all duration-500 bg-muted 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-git-branch h-3 w-3 shrink-0" aria-hidden="true"><path d="M15 6a9 9 0 0 0-9 9V3"></path><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle></svg><span>配置 Git 路径规则</span></div></div></div></div><div><div class="space-y-7 animate-in fade-in slide-in-from-left-4 duration-500"><div class="space-y-1.5"><h1 class="text-2xl font-bold tracking-tight">设置用户名</h1><p class="text-sm text-muted-foreground leading-relaxed">请输入您的用户名,AI 助手将使用此名称称呼您</p></div><div class="space-y-2"><label for="onboarding-username" class="text-sm font-medium">用户名</label><input id="onboarding-username" type="text" placeholder="输入用户名" class="flex h-10 w-full rounded-lg border border-input bg-transparent px-3 py-2 text-sm shadow-sm transition-colors placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring/50" maxLength="64" autofocus="" autoComplete="username" value=""/></div><div class="grid grid-cols-2 gap-6"><div class="space-y-2.5"><div class="flex items-center gap-2"><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-languages h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><path d="m5 8 6 6"></path><path d="m4 14 6-6 2-3"></path><path d="M2 5h12"></path><path d="M7 2h1"></path><path d="m22 22-5-10-5 10"></path><path d="M14 18h6"></path></svg><label class="text-sm font-medium">语言</label></div><div class="inline-flex rounded-md border border-border bg-muted p-1 gap-1"><button type="button" class="rounded px-3 py-1 text-sm transition-colors bg-background text-foreground shadow-sm">中文</button><button type="button" class="rounded px-3 py-1 text-sm transition-colors text-muted-foreground hover:text-foreground">English</button></div></div><div class="space-y-2.5"><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-3.5 w-3.5 text-muted-foreground" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><label class="text-sm font-medium">主题</label></div><div class="inline-flex h-8 rounded-md border border-border bg-muted p-1 gap-1 w-[120px]"></div></div></div><div class="flex justify-end pt-3"><button type="button" data-disabled="" tabindex="0" disabled="" data-slot="button" 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 bg-primary text-primary-foreground [a]:hover:bg-primary/80 h-8 gap-1.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 px-5">下一步<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-4 w-4 ml-1" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></button></div></div></div><div class="pt-6 text-xs text-muted-foreground">步骤 1/3</div></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/0-49z0i7n9z_u.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[276658,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"default\"]\n4:I[335291,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"default\"]\n5:I[718308,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"ClientPageRoot\"]\n6:I[690951,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\",\"/_next/static/chunks/0vs5vey5ni44t.js\"],\"default\"]\n9:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"ViewportBoundary\"]\nf:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"MetadataBoundary\"]\n11:I[703810,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0neevhl_o1ozu.css\",\"style\"]\n:HL[\"/_next/static/chunks/04pjsuj.mivbh.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p"])</script><script>self.__next_f.push([1,".16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04pjsuj.mivbh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0i5zk6woum~cm.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0odp5708u_28m.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/09mkfd6kg8s2..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0smj3ii_egywx.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/0-plp~pgpcel9.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/0vs5vey5ni44t.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/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04pjsuj.mivbh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"jMxcHfsOSldWKgvAjGnAv\"}\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[976752,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.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\":\"/icon0.svg?icon0.0a6mkq6meyird.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon1.png?icon1.04ux133882seb.png\",\"sizes\":\"96x96\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?apple-icon.16aocl-s-v2qz.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$L13\",\"7\",{}]]\n"])</script><script>self.__next_f.push([1,"14:I[471410,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"ThemeProvider\"]\n15:I[11915,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"TooltipProvider\"]\n16:I[625054,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"I18nProvider\"]\n17:I[178755,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.js\"],\"LayoutClient\"]\n18:I[469787,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0d.3wv6u.2g~6.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0qnz9q6uieuv8.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0-plp~pgpcel9.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,{\"workspaces\":[{\"id\":\"cmoh5i75j0004clyq5cofsslo\",\"name\":\"My Workspace\",\"description\":null,\"updatedAt\":\"$D2026-04-27T12:05:58.328Z\"}],\"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\"}]}],[\"$\",\"$L18\",null,{\"richColors\":true,\"position\":\"top-right\"}]]}]}]}]}]]}]\n"])</script></body></html>
|