tower-studio 0.1.10 → 0.1.11
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 +146 -146
- 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 +200 -200
- 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 +176 -176
- 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 +158 -158
- 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 +200 -200
- 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 +122 -122
- 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]__06japut._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__06qzctf._.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]__0db_p8v._.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]__0fu82np._.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]__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]__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.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/project_f_tower_03k0qr1._.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_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_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_0ghw~2t._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0h79vn0._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0hgtev9._.js +7 -0
- package/.next/server/chunks/ssr/project_f_tower_0ivvjwd._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0jdkold._.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_0n6q9zh._.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_0sj3voe._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0u6dr5n._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0xkqjno._.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_0yr8rna._.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 +1015 -1015
- package/.next/static/chunks/0-49z0i7n9z_u.js +31 -0
- package/.next/static/chunks/0.vq_m53d7t~7.js +1 -0
- package/.next/static/chunks/006_yes1e~uq-.js +1 -0
- package/.next/static/chunks/03~7u57dwxswo.js +1 -0
- package/.next/static/chunks/048wsx4_3dx7m.js +1 -0
- package/.next/static/chunks/04rm7wn4pu3v9.js +1 -0
- package/.next/static/chunks/054pu3m7e37gx.js +1 -0
- package/.next/static/chunks/05fge.5j9lnpa.js +1 -0
- package/.next/static/chunks/{03e.4ymu.j5wl.js → 05r51bf1-_-x4.js} +1 -1
- package/.next/static/chunks/{16qoc.u84jlcd.js → 06hfc~t6~gtz9.js} +1 -1
- package/.next/static/chunks/{0xi0wi2z6otp9.js → 06xnbktd_jmb4.js} +2 -2
- package/.next/static/chunks/07_bc0h5~tysp.js +1 -0
- package/.next/static/chunks/09mkfd6kg8s2..js +1 -0
- package/.next/static/chunks/0afji0z13kos5.js +5 -0
- package/.next/static/chunks/0ayhcszr5.75h.js +1 -0
- package/.next/static/chunks/0azbwlqgcxx~9.js +1 -0
- package/.next/static/chunks/0c5h4.yuzpzs5.js +12 -0
- package/.next/static/chunks/0dlrmobwx~tvz.js +1 -0
- package/.next/static/chunks/0g-rx4evmd.pa.js +1 -0
- package/.next/static/chunks/0i5zk6woum~cm.js +1 -0
- package/.next/static/chunks/0kyb0fcxzykkx.js +1 -0
- package/.next/static/chunks/0odp5708u_28m.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/0qrp0pov94ecf.js +1 -0
- package/.next/static/chunks/0sa5eiyws1~n0.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/0upxmdjt9neoj.js +5 -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/10xx474hrm.03.js +1 -0
- package/.next/static/chunks/116on53madp~2.js +2 -0
- package/.next/static/chunks/16ow8w3exqm6p.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 -10
- package/package.json +1 -1
- 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 → qVmkMYUuxwdsiFTnn1wfK}/_buildManifest.js +0 -0
- /package/.next/static/{KX5Si-44bPnjdFNmiHDRY → qVmkMYUuxwdsiFTnn1wfK}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{KX5Si-44bPnjdFNmiHDRY → qVmkMYUuxwdsiFTnn1wfK}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/settings/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/settings/page.tsx <module evaluation>":{"id":353055,"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/0-z_mj0p3..hy.js","/_next/static/chunks/17tob96chk6i1.js"],"async":false},"[project]/tower/src/app/settings/page.tsx":{"id":353055,"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/0-z_mj0p3..hy.js","/_next/static/chunks/17tob96chk6i1.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}},"353055":{"*":{"id":3476,"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/tower_0m_uudm._.js","server/chunks/ssr/tower_src_app_settings_page_tsx_0vo5e-o._.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}},"353055":{"*":{"id":999249,"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/settings/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/settings/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/0-z_mj0p3..hy.js","static/chunks/17tob96chk6i1.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/settings/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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.js"],"async":false},"[project]/project/f/tower/src/app/settings/page.tsx <module evaluation>":{"id":255779,"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/0upxmdjt9neoj.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/0dlrmobwx~tvz.js","/_next/static/chunks/054pu3m7e37gx.js","/_next/static/chunks/03~7u57dwxswo.js"],"async":false},"[project]/project/f/tower/src/app/settings/page.tsx":{"id":255779,"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/0upxmdjt9neoj.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/0dlrmobwx~tvz.js","/_next/static/chunks/054pu3m7e37gx.js","/_next/static/chunks/03~7u57dwxswo.js"],"async":false}},"ssrModuleMapping":{"276658":{"*":{"id":191945,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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}},"255779":{"*":{"id":950004,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0xkqjno._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/[root-of-the-server]__0fu82np._.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/project_f_tower_0jdkold._.js","server/chunks/ssr/project_f_tower_src_app_settings_page_tsx_0oo06~d._.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}},"255779":{"*":{"id":156659,"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/settings/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/0upxmdjt9neoj.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0qnz9q6uieuv8.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0dlrmobwx~tvz.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/0upxmdjt9neoj.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0qnz9q6uieuv8.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0dlrmobwx~tvz.js"],"[project]/project/f/tower/src/app/settings/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/0upxmdjt9neoj.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0qnz9q6uieuv8.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0dlrmobwx~tvz.js","static/chunks/054pu3m7e37gx.js","static/chunks/03~7u57dwxswo.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"/><style data-precedence="base-ui:low" data-href="base-ui-disable-scrollbar">.base-ui-disable-scrollbar{scrollbar-width:none}.base-ui-disable-scrollbar::-webkit-scrollbar{display:none}</style><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/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/0-z_mj0p3..hy.js" async=""></script><script src="/_next/static/chunks/17tob96chk6i1.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 overflow-hidden"><aside class="noise relative flex h-screen w-56 flex-col border-r border-border bg-sidebar"><div class="relative z-10 flex items-center gap-3 px-4 py-4"><img src="/logo.png" alt="Tower" class="h-9 w-9 rounded-lg"/><div class="flex-1"><div class="text-sm font-semibold tracking-tight text-foreground">Tower</div><div class="text-[10px] font-medium uppercase tracking-widest text-muted-foreground">Studio</div></div><button type="button" tabindex="0" data-slot="button" title="折叠侧边栏" class="group/button inline-flex shrink-0 items-center justify-center border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-6 rounded-[min(var(--radius-md),10px)] in-data-[slot=button-group]:rounded-lg [&_svg:not([class*='size-'])]:size-3 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-left h-4 w-4" aria-hidden="true"><path d="m11 17-5-5 5-5"></path><path d="m18 17-5-5 5-5"></path></svg></button></div><div class="relative z-10 flex items-center justify-between px-4 py-2"><span class="text-[11px] font-semibold uppercase tracking-wider text-muted-foreground">工作空间</span><button type="button" tabindex="0" data-slot="button" data-tour="create-workspace" title="新建工作空间" class="group/button inline-flex shrink-0 items-center justify-center border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-7 rounded-[min(var(--radius-md),12px)] in-data-[slot=button-group]:rounded-lg text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg></button></div><div role="presentation" style="position:relative;--scroll-area-corner-height:0px;--scroll-area-corner-width:0px" data-slot="scroll-area" class="group/scroll relative z-10 mt-2 flex-1 min-h-0"><div role="presentation" data-id="base-ui-_R_1l5lb_-viewport" tabindex="-1" class="size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-1 base-ui-disable-scrollbar" style="overflow:scroll" data-slot="scroll-area-viewport"><div class="px-2 py-1"><div class="group relative flex items-center rounded-lg transition-all hover:bg-accent/60"><button class="flex flex-1 items-center gap-2.5 px-3 py-2.5 text-left cursor-pointer"><span class="flex h-7 w-7 items-center justify-center rounded-md bg-muted text-sm"><span class="text-xs font-semibold text-muted-foreground">M</span></span><div class="flex-1 min-w-0"><div class="truncate text-sm font-medium text-secondary-foreground">My Workspace</div><div class="text-[11px] text-muted-foreground">17h ago</div></div></button><button class="mr-2 rounded-md p-1 text-muted-foreground opacity-0 transition-all hover:bg-background hover:text-foreground group-hover:opacity-100" type="button" tabindex="0" aria-haspopup="menu" id="base-ui-_R_7b9l5lb_" data-slot="dropdown-menu-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-ellipsis h-3.5 w-3.5" aria-hidden="true"><circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="12" r="1"></circle></svg></button></div></div></div></div><a class="relative z-10 flex items-center gap-2 border-t border-border px-4 py-3 text-[11px] cursor-pointer transition-colors text-muted-foreground hover:text-foreground" href="/missions"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-gauge h-3.5 w-3.5" aria-hidden="true"><path d="m12 14 4-4"></path><path d="M3.34 19a10 10 0 1 1 17.32 0"></path></svg><span>任务控制台</span></a><a class="relative z-10 flex items-center gap-2 border-t border-border px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmoh5i75j0004clyq5cofsslo/notes"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-3.5 w-3.5" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>笔记</span></a><a class="relative z-10 flex items-center gap-2 px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmoh5i75j0004clyq5cofsslo/assets"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-3.5 w-3.5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span>资源</span></a><a class="relative z-10 flex items-center gap-2 px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmoh5i75j0004clyq5cofsslo/archive"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-archive h-3.5 w-3.5" aria-hidden="true"><rect width="20" height="5" x="2" y="3" rx="1"></rect><path d="M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8"></path><path d="M10 12h4"></path></svg><span>归档</span></a></aside><div class="flex flex-1 flex-col overflow-hidden"><header class="flex h-12 items-center justify-between border-b border-border bg-background/80 px-5 backdrop-blur-sm"><div class="w-40"></div><div class="flex items-center gap-2"><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 h-8 w-[400px] justify-start gap-2 bg-muted/50 text-muted-foreground hover:bg-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search h-3.5 w-3.5" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><span class="flex-1 text-left">搜索任务、项目、仓库、笔记、资源...</span><kbd class="mr-1 flex items-center gap-0.5 rounded border border-border bg-background px-1.5 py-0.5 text-[10px] font-mono"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-command h-2.5 w-2.5" aria-hidden="true"><path d="M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3"></path></svg>K</kbd></button><button data-tour="open-assistant" aria-label="助手" class="cursor-pointer rounded-lg p-2 text-muted-foreground transition-colors hover:bg-accent hover:text-foreground " id="base-ui-_R_t2p5lb_" data-slot="tooltip-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot h-4 w-4" aria-hidden="true"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg></button></div><div class="flex items-center gap-1.5"><button type="button" tabindex="0" data-slot="tooltip-trigger" id="base-ui-_R_1jip5lb_" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe h-3.5 w-3.5" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg><span class="text-[11px] font-semibold">EN</span></button><button type="button" tabindex="0" data-slot="tooltip-trigger" id="base-ui-_R_1lip5lb_" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-8 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-4 w-4" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button><div class="h-4 w-px bg-border"></div><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border bg-background hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 ring-1 ring-border hover:bg-accent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-3.5 w-3.5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg>导入项目</button><button type="button" tabindex="0" data-slot="button" data-tour="create-project" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 [a]:hover:bg-primary/80 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 bg-primary/10 text-primary ring-1 ring-primary/25 hover:bg-primary/20"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>新建项目</button><button class="ml-0.5 flex cursor-pointer items-center gap-1.5 rounded-lg px-2.5 py-1 transition-colors hover:bg-accent" type="button" tabindex="0" aria-haspopup="menu" id="base-ui-_R_1tip5lb_" data-slot="dropdown-menu-trigger"><span class="max-w-[80px] truncate text-xs text-muted-foreground">刘俊平</span><span data-slot="avatar" data-size="default" class="group/avatar relative flex size-8 shrink-0 rounded-full select-none after:absolute after:inset-0 after:rounded-full after:border after:border-border after:mix-blend-darken data-[size=lg]:size-10 data-[size=sm]:size-6 dark:after:mix-blend-lighten h-7 w-7 ring-1 ring-border"><span data-slot="avatar-fallback" class="flex size-full items-center justify-center rounded-full group-data-[size=sm]/avatar:text-xs bg-emerald-500/20 text-emerald-400 text-[10px] font-semibold">刘</span></span></button></div></header><div class="flex flex-1 overflow-hidden"><main class="flex-1 overflow-auto bg-background"><div class="flex h-full flex-col bg-background"><div class="flex-shrink-0 border-b bg-card/50 backdrop-blur-sm"><div class="mx-auto max-w-5xl px-6"><div class="flex items-center justify-between pb-3 pt-5"><div><h1 class="text-2xl font-bold tracking-tight">配置</h1><p class="mt-0.5 text-sm text-muted-foreground">系统运行参数</p></div><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 bg-card shadow-sm cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x h-3.5 w-3.5" aria-hidden="true"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg>ESC</button></div><div class="relative flex gap-1 overflow-x-auto"><button data-section="general" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-foreground bg-background"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-accent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-3.5 w-3.5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></span><span>通用</span></button><button data-section="ai-tools" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cpu h-3.5 w-3.5" aria-hidden="true"><path d="M12 20v2"></path><path d="M12 2v2"></path><path d="M17 20v2"></path><path d="M17 2v2"></path><path d="M2 12h2"></path><path d="M2 17h2"></path><path d="M2 7h2"></path><path d="M20 12h2"></path><path d="M20 17h2"></path><path d="M20 7h2"></path><path d="M7 20v2"></path><path d="M7 2v2"></path><rect x="4" y="4" width="16" height="16" rx="2"></rect><rect x="8" y="8" width="8" height="8" rx="1"></rect></svg></span><span>AI 工具</span></button><button data-section="prompts" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-3.5 w-3.5" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></span><span>提示词</span></button><button data-section="config" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sliders-horizontal h-3.5 w-3.5" aria-hidden="true"><path d="M10 5H3"></path><path d="M12 19H3"></path><path d="M14 3v4"></path><path d="M16 17v4"></path><path d="M21 12h-9"></path><path d="M21 19h-5"></path><path d="M21 5h-7"></path><path d="M8 10v4"></path><path d="M8 12H3"></path></svg></span><span>参数配置</span></button><button data-section="cli-profile" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-terminal h-3.5 w-3.5" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg></span><span>CLI 配置</span></button><button data-section="notifications" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bell h-3.5 w-3.5" aria-hidden="true"><path d="M10.268 21a2 2 0 0 0 3.464 0"></path><path d="M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"></path></svg></span><span>通知</span></button><div class="absolute bottom-0 h-0.5 rounded-full transition-all duration-250 ease-out bg-foreground" style="left:0;width:0"></div></div></div></div><div class="flex-1 overflow-auto"><div class="mx-auto max-w-4xl px-6 py-8"><div class="mb-6 flex items-start gap-4"><div class="flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-xl ring-1 bg-accent text-foreground ring-border"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-5 w-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></div><div class="min-w-0"><h2 class="text-lg font-semibold leading-tight">通用</h2><p class="mt-0.5 text-sm text-muted-foreground">主题与语言偏好</p></div></div><div class="mb-6 border-t"></div><div class="divide-y divide-border/50"><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">主题</div><div class="text-xs text-muted-foreground mt-0.5">选择界面主题</div></div><div class="shrink-0"><div class="inline-flex h-9 rounded-lg border border-border/50 bg-muted/30 p-1 w-[200px]"></div></div></div><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">语言</div><div class="text-xs text-muted-foreground mt-0.5">切换界面语言</div></div><div class="shrink-0"><div class="inline-flex rounded-lg border border-border/50 bg-muted/30 p-1 gap-0.5"><button type="button" class="rounded-md px-3.5 py-1.5 text-sm font-medium transition-all duration-200 cursor-pointer bg-background text-foreground shadow-sm">中文</button><button type="button" class="rounded-md px-3.5 py-1.5 text-sm font-medium transition-all duration-200 cursor-pointer text-muted-foreground hover:text-foreground">English</button></div></div></div><div class="py-4 border-b border-border/50"><div class="flex items-center justify-between"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">终端应用</div><div class="text-xs text-muted-foreground mt-0.5">用于"在终端中打开"的 GUI 终端应用</div></div></div><div class="mt-3 flex flex-col gap-2"><input type="text" placeholder="Terminal" class="h-9 w-64 rounded-lg border border-border/50 bg-muted/30 px-3 text-sm focus:outline-none focus:ring-2 focus:ring-blue-500/30" value="Terminal"/></div></div><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">空闲超时(秒)</div><div class="text-xs text-muted-foreground mt-0.5">终端无输出多久后触发空闲检测(最低 180 秒)</div></div><div class="shrink-0"><input type="number" min="180" class="h-9 w-28 rounded-lg border border-border/50 bg-muted/30 px-3 text-sm text-right focus:outline-none focus:ring-2 focus:ring-blue-500/30" value="180"/></div></div></div></div></div></div><!--$--><!--/$--></main></div></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/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[353055,[\"/_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/0-z_mj0p3..hy.js\",\"/_next/static/chunks/17tob96chk6i1.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[\""])</script><script>self.__next_f.push([1,"/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"settings\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/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/0-z_mj0p3..hy.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/17tob96chk6i1.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"/><style data-precedence="base-ui:low" data-href="base-ui-disable-scrollbar">.base-ui-disable-scrollbar{scrollbar-width:none}.base-ui-disable-scrollbar::-webkit-scrollbar{display:none}</style><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/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/0upxmdjt9neoj.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/0dlrmobwx~tvz.js" async=""></script><script src="/_next/static/chunks/054pu3m7e37gx.js" async=""></script><script src="/_next/static/chunks/03~7u57dwxswo.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 overflow-hidden"><aside class="noise relative flex h-screen w-56 flex-col border-r border-border bg-sidebar"><div class="relative z-10 flex items-center gap-3 px-4 py-4"><img src="/logo.png" alt="Tower" class="h-9 w-9 rounded-lg"/><div class="flex-1"><div class="text-sm font-semibold tracking-tight text-foreground">Tower</div><div class="text-[10px] font-medium uppercase tracking-widest text-muted-foreground">Studio</div></div><button type="button" tabindex="0" data-slot="button" title="折叠侧边栏" class="group/button inline-flex shrink-0 items-center justify-center border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-6 rounded-[min(var(--radius-md),10px)] in-data-[slot=button-group]:rounded-lg [&_svg:not([class*='size-'])]:size-3 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-left h-4 w-4" aria-hidden="true"><path d="m11 17-5-5 5-5"></path><path d="m18 17-5-5 5-5"></path></svg></button></div><div class="relative z-10 flex items-center justify-between px-4 py-2"><span class="text-[11px] font-semibold uppercase tracking-wider text-muted-foreground">工作空间</span><button type="button" tabindex="0" data-slot="button" data-tour="create-workspace" title="新建工作空间" class="group/button inline-flex shrink-0 items-center justify-center border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-7 rounded-[min(var(--radius-md),12px)] in-data-[slot=button-group]:rounded-lg text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg></button></div><div role="presentation" style="position:relative;--scroll-area-corner-height:0px;--scroll-area-corner-width:0px" data-slot="scroll-area" class="group/scroll relative z-10 mt-2 flex-1 min-h-0"><div role="presentation" data-id="base-ui-_R_1l5lb_-viewport" tabindex="-1" class="size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:ring-ring/50 focus-visible:outline-1 base-ui-disable-scrollbar" style="overflow:scroll" data-slot="scroll-area-viewport"><div class="px-2 py-1"><div class="group relative flex items-center rounded-lg transition-all hover:bg-accent/60"><button class="flex flex-1 items-center gap-2.5 px-3 py-2.5 text-left cursor-pointer"><span class="flex h-7 w-7 items-center justify-center rounded-md bg-muted text-sm"><span class="text-xs font-semibold text-muted-foreground">M</span></span><div class="flex-1 min-w-0"><div class="truncate text-sm font-medium text-secondary-foreground">My Workspace</div><div class="text-[11px] text-muted-foreground">18h ago</div></div></button><button class="mr-2 rounded-md p-1 text-muted-foreground opacity-0 transition-all hover:bg-background hover:text-foreground group-hover:opacity-100" type="button" tabindex="0" aria-haspopup="menu" id="base-ui-_R_7b9l5lb_" data-slot="dropdown-menu-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-ellipsis h-3.5 w-3.5" aria-hidden="true"><circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="12" r="1"></circle></svg></button></div></div></div></div><a class="relative z-10 flex items-center gap-2 border-t border-border px-4 py-3 text-[11px] cursor-pointer transition-colors text-muted-foreground hover:text-foreground" href="/missions"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-gauge h-3.5 w-3.5" aria-hidden="true"><path d="m12 14 4-4"></path><path d="M3.34 19a10 10 0 1 1 17.32 0"></path></svg><span>任务控制台</span></a><a class="relative z-10 flex items-center gap-2 border-t border-border px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmoh5i75j0004clyq5cofsslo/notes"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-3.5 w-3.5" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>笔记</span></a><a class="relative z-10 flex items-center gap-2 px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmoh5i75j0004clyq5cofsslo/assets"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-3.5 w-3.5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg><span>资源</span></a><a class="relative z-10 flex items-center gap-2 px-4 py-3 text-[11px] text-muted-foreground cursor-pointer hover:text-foreground transition-colors" href="/workspaces/cmoh5i75j0004clyq5cofsslo/archive"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-archive h-3.5 w-3.5" aria-hidden="true"><rect width="20" height="5" x="2" y="3" rx="1"></rect><path d="M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8"></path><path d="M10 12h4"></path></svg><span>归档</span></a></aside><div class="flex flex-1 flex-col overflow-hidden"><header class="flex h-12 items-center justify-between border-b border-border bg-background/80 px-5 backdrop-blur-sm"><div class="w-40"></div><div class="flex items-center gap-2"><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 h-8 w-[400px] justify-start gap-2 bg-muted/50 text-muted-foreground hover:bg-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search h-3.5 w-3.5" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg><span class="flex-1 text-left">搜索任务、项目、仓库、笔记、资源...</span><kbd class="mr-1 flex items-center gap-0.5 rounded border border-border bg-background px-1.5 py-0.5 text-[10px] font-mono"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-command h-2.5 w-2.5" aria-hidden="true"><path d="M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3"></path></svg>K</kbd></button><button data-tour="open-assistant" aria-label="助手" class="cursor-pointer rounded-lg p-2 text-muted-foreground transition-colors hover:bg-accent hover:text-foreground " id="base-ui-_R_t2p5lb_" data-slot="tooltip-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot h-4 w-4" aria-hidden="true"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg></button></div><div class="flex items-center gap-1.5"><button type="button" tabindex="0" data-slot="tooltip-trigger" id="base-ui-_R_1jip5lb_" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe h-3.5 w-3.5" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg><span class="text-[11px] font-semibold">EN</span></button><button type="button" tabindex="0" data-slot="tooltip-trigger" id="base-ui-_R_1lip5lb_" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-foreground aria-expanded:bg-accent aria-expanded:text-foreground size-8 text-muted-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon h-4 w-4" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button><div class="h-4 w-px bg-border"></div><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border bg-background hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 ring-1 ring-border hover:bg-accent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open h-3.5 w-3.5" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg>导入项目</button><button type="button" tabindex="0" data-slot="button" data-tour="create-project" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 [a]:hover:bg-primary/80 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 bg-primary/10 text-primary ring-1 ring-primary/25 hover:bg-primary/20"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>新建项目</button><button class="ml-0.5 flex cursor-pointer items-center gap-1.5 rounded-lg px-2.5 py-1 transition-colors hover:bg-accent" type="button" tabindex="0" aria-haspopup="menu" id="base-ui-_R_1tip5lb_" data-slot="dropdown-menu-trigger"><span class="max-w-[80px] truncate text-xs text-muted-foreground">刘俊平</span><span data-slot="avatar" data-size="default" class="group/avatar relative flex size-8 shrink-0 rounded-full select-none after:absolute after:inset-0 after:rounded-full after:border after:border-border after:mix-blend-darken data-[size=lg]:size-10 data-[size=sm]:size-6 dark:after:mix-blend-lighten h-7 w-7 ring-1 ring-border"><span data-slot="avatar-fallback" class="flex size-full items-center justify-center rounded-full group-data-[size=sm]/avatar:text-xs bg-emerald-500/20 text-emerald-400 text-[10px] font-semibold">刘</span></span></button></div></header><div class="flex flex-1 overflow-hidden"><main class="flex-1 overflow-auto bg-background"><div class="flex h-full flex-col bg-background"><div class="flex-shrink-0 border-b bg-card/50 backdrop-blur-sm"><div class="mx-auto max-w-5xl px-6"><div class="flex items-center justify-between pb-3 pt-5"><div><h1 class="text-2xl font-bold tracking-tight">配置</h1><p class="mt-0.5 text-sm text-muted-foreground">系统运行参数</p></div><button type="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-lg border bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2 gap-1.5 bg-card shadow-sm cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x h-3.5 w-3.5" aria-hidden="true"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg>ESC</button></div><div class="relative flex gap-1 overflow-x-auto"><button data-section="general" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-foreground bg-background"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-accent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-3.5 w-3.5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></span><span>通用</span></button><button data-section="ai-tools" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cpu h-3.5 w-3.5" aria-hidden="true"><path d="M12 20v2"></path><path d="M12 2v2"></path><path d="M17 20v2"></path><path d="M17 2v2"></path><path d="M2 12h2"></path><path d="M2 17h2"></path><path d="M2 7h2"></path><path d="M20 12h2"></path><path d="M20 17h2"></path><path d="M20 7h2"></path><path d="M7 20v2"></path><path d="M7 2v2"></path><rect x="4" y="4" width="16" height="16" rx="2"></rect><rect x="8" y="8" width="8" height="8" rx="1"></rect></svg></span><span>AI 工具</span></button><button data-section="prompts" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-3.5 w-3.5" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></span><span>提示词</span></button><button data-section="config" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sliders-horizontal h-3.5 w-3.5" aria-hidden="true"><path d="M10 5H3"></path><path d="M12 19H3"></path><path d="M14 3v4"></path><path d="M16 17v4"></path><path d="M21 12h-9"></path><path d="M21 19h-5"></path><path d="M21 5h-7"></path><path d="M8 10v4"></path><path d="M8 12H3"></path></svg></span><span>参数配置</span></button><button data-section="cli-profile" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-terminal h-3.5 w-3.5" aria-hidden="true"><path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path></svg></span><span>CLI 配置</span></button><button data-section="notifications" class="relative flex items-center gap-2 rounded-t-lg px-4 py-2.5 text-sm font-medium whitespace-nowrap cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 text-muted-foreground hover:text-foreground hover:bg-muted/50"><span class="flex h-6 w-6 items-center justify-center rounded-md transition-colors duration-200 bg-transparent"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bell h-3.5 w-3.5" aria-hidden="true"><path d="M10.268 21a2 2 0 0 0 3.464 0"></path><path d="M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"></path></svg></span><span>通知</span></button><div class="absolute bottom-0 h-0.5 rounded-full transition-all duration-250 ease-out bg-foreground" style="left:0;width:0"></div></div></div></div><div class="flex-1 overflow-auto"><div class="mx-auto max-w-4xl px-6 py-8"><div class="mb-6 flex items-start gap-4"><div class="flex h-10 w-10 flex-shrink-0 items-center justify-center rounded-xl ring-1 bg-accent text-foreground ring-border"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-5 w-5" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg></div><div class="min-w-0"><h2 class="text-lg font-semibold leading-tight">通用</h2><p class="mt-0.5 text-sm text-muted-foreground">主题与语言偏好</p></div></div><div class="mb-6 border-t"></div><div class="divide-y divide-border/50"><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">主题</div><div class="text-xs text-muted-foreground mt-0.5">选择界面主题</div></div><div class="shrink-0"><div class="inline-flex h-9 rounded-lg border border-border/50 bg-muted/30 p-1 w-[200px]"></div></div></div><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">语言</div><div class="text-xs text-muted-foreground mt-0.5">切换界面语言</div></div><div class="shrink-0"><div class="inline-flex rounded-lg border border-border/50 bg-muted/30 p-1 gap-0.5"><button type="button" class="rounded-md px-3.5 py-1.5 text-sm font-medium transition-all duration-200 cursor-pointer bg-background text-foreground shadow-sm">中文</button><button type="button" class="rounded-md px-3.5 py-1.5 text-sm font-medium transition-all duration-200 cursor-pointer text-muted-foreground hover:text-foreground">English</button></div></div></div><div class="py-4 border-b border-border/50"><div class="flex items-center justify-between"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">终端应用</div><div class="text-xs text-muted-foreground mt-0.5">用于"在终端中打开"的 GUI 终端应用</div></div></div><div class="mt-3 flex flex-col gap-2"><input type="text" placeholder="Terminal" class="h-9 w-64 rounded-lg border border-border/50 bg-muted/30 px-3 text-sm focus:outline-none focus:ring-2 focus:ring-blue-500/30" value="Terminal"/></div></div><div class="flex items-center justify-between py-4 border-b border-border/50 last:border-0"><div class="min-w-0 flex-1 pr-4"><div class="text-sm font-medium">空闲超时(秒)</div><div class="text-xs text-muted-foreground mt-0.5">终端无输出多久后触发空闲检测(最低 180 秒)</div></div><div class="shrink-0"><input type="number" min="180" class="h-9 w-28 rounded-lg border border-border/50 bg-muted/30 px-3 text-sm text-right focus:outline-none focus:ring-2 focus:ring-blue-500/30" value="180"/></div></div></div></div></div></div><!--$--><!--/$--></main></div></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.js\"],\"ClientPageRoot\"]\n6:I[255779,[\"/_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/0upxmdjt9neoj.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/0dlrmobwx~tvz.js\",\"/_next/static/chunks/054pu3m7e37gx.js\",\"/_next/static/chunks/03~7u57dwxswo.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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[\""])</script><script>self.__next_f.push([1,"/_next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"settings\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/054pu3m7e37gx.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/03~7u57dwxswo.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\":\"qVmkMYUuxwdsiFTnn1wfK\"}\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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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/0upxmdjt9neoj.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/0dlrmobwx~tvz.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>
|