tower-studio 0.1.19 → 0.1.21
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-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/diagnostics/route-bundle-stats.json +45 -45
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page/server-reference-manifest.json +23 -23
- 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/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- 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.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/images/route.js +2 -2
- package/.next/server/app/api/internal/assistant/images/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js +2 -2
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/merge/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/missions/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/missions/page/server-reference-manifest.json +47 -47
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/onboarding/page/server-reference-manifest.json +23 -23
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/page/server-reference-manifest.json +23 -23
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/settings/page/server-reference-manifest.json +30 -30
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +81 -81
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +68 -68
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +61 -61
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +51 -51
- package/.next/server/app/workspaces/[workspaceId]/page.js +1 -1
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +23 -23
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +56 -56
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +2 -2
- 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/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
- 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/0uz~_next_dist_esm_build_templates_app-route_05yec2y.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__00~8_qz._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__05mc_xk._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0bvqbq0._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0p5iuez._.js +3 -3
- package/.next/server/chunks/[root-of-the-server]__0rb-ear._.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__0u4~z7h._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0ze75mm._.js +1 -1
- package/.next/server/chunks/project_f_tower_0n1s3ym._.js +1 -1
- package/.next/server/chunks/project_f_tower_src_11e.cv5._.js +1 -1
- package/.next/server/chunks/project_f_tower_src_lib_0p_b~77._.js +1 -1
- package/.next/server/chunks/project_f_tower_src_lib_10p8sue._.js +1 -1
- package/.next/server/chunks/ssr/04uy_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_01.s1p0._.js +1 -1
- package/.next/server/chunks/ssr/0y0r_f_tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0n4g3bn._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0aidehy._.js → [root-of-the-server]__03tt3-b._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__06qzctf._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0_47k-j._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__032ms~2._.js → [root-of-the-server]__0f8gizo._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0ffdrwp._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0hiekzn._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0i4rk9v._.js +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0w7gbe7._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0p21gac._.js → [root-of-the-server]__0x94y2u._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0zaw-fl._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__10j18zh._.js → [root-of-the-server]__0~ejyjq._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__13eo85g._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0.txwd8._.js +1 -1
- package/.next/server/chunks/ssr/{project_f_tower_0ge0mtj._.js → project_f_tower_07t18w4._.js} +2 -2
- package/.next/server/chunks/ssr/{project_f_tower_0hzcbgq._.js → project_f_tower_0ace8h~._.js} +2 -2
- package/.next/server/chunks/ssr/{project_f_tower_0s1jqt5._.js → project_f_tower_0elx6sk._.js} +2 -2
- package/.next/server/chunks/ssr/project_f_tower_0f0-wva._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0hgtev9._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0ivvjwd._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0jy~1uf._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0l6ssf8._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0nxm3eb._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0o5.y1e._.js +1 -1
- package/.next/server/chunks/ssr/{project_f_tower_0s~f55k._.js → project_f_tower_0vgg-bq._.js} +2 -2
- package/.next/server/chunks/ssr/project_f_tower_0w01kgd._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0ym-aea._.js +1 -1
- package/.next/server/chunks/ssr/{project_f_tower_08rgm20._.js → project_f_tower_0ysif1r._.js} +2 -2
- package/.next/server/chunks/ssr/{project_f_tower_src_128.lqf._.js → project_f_tower_src_09hh2zl._.js} +2 -2
- package/.next/server/chunks/ssr/project_f_tower_src_actions_agent-actions_ts_0.s4~m-._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_actions_file-actions_ts_02i742t._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_missions_missions-client_tsx_0ums4qx._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_settings_page_tsx_0oo06~d._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0jmj1xz._.js +1 -1
- package/.next/server/instrumentation.js.nft.json +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- 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 +193 -193
- package/.next/static/chunks/00j9ode~v55w1.js +1 -0
- package/.next/static/chunks/{07jb~oukvvhv~.js → 011l2dme7zm1y.js} +1 -1
- package/.next/static/chunks/03cxvx_ytlfwj.js +1 -0
- package/.next/static/chunks/04do7shpo0xf4.js +1 -0
- package/.next/static/chunks/06ty.u_4gqbjp.js +1 -0
- package/.next/static/chunks/0_fdrn~ij8~4x.js +1 -0
- package/.next/static/chunks/{0w-f5xcz~0~a9.js → 0huh48g0vwc3w.js} +1 -1
- package/.next/static/chunks/{05.r3gya2y0_d.js → 0lmz~e26t6y84.js} +1 -1
- package/.next/static/chunks/0piw-n4oi7u3t.js +1 -0
- package/.next/static/chunks/{0yzmd3i5vfggs.js → 0s6tt5..s~z3j.js} +1 -1
- package/.next/static/chunks/{0.094wo3-wbr_.js → 0xszvfadyn~._.js} +1 -1
- package/.next/static/chunks/{0-d4licj-hata.js → 11g71a5j36125.js} +1 -1
- package/.next/static/chunks/{0ifhv76k2rmn9.js → 12-oyio~-rn_6.js} +2 -2
- package/.next/static/chunks/{08y-dar2a2nv~.js → 12hczap1wvd9x.js} +1 -1
- package/.next/static/chunks/13c..v64rkjx4.js +1 -0
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/bin/tower.mjs +6 -0
- package/package.json +3 -2
- package/scripts/fix-native-permissions.js +39 -0
- package/.next/server/chunks/ssr/project_f_tower_0h~8iz.._.js +0 -3
- package/.next/static/chunks/02myf8ud-x1x0.js +0 -1
- package/.next/static/chunks/059sctu5sue65.js +0 -1
- package/.next/static/chunks/08~h~n9ldz4.q.js +0 -1
- package/.next/static/chunks/0hsqm_60.b18j.js +0 -1
- package/.next/static/chunks/12m3c8he3v-d-.js +0 -1
- package/.next/static/chunks/13yyy7cl_d5za.js +0 -1
- package/.next/static/chunks/15orsd353tllt.js +0 -1
- /package/.next/static/{Jspb2q16y1AMCvOLB3nv_ → 8KHD6s8uah3cz21-l-Ort}/_buildManifest.js +0 -0
- /package/.next/static/{Jspb2q16y1AMCvOLB3nv_ → 8KHD6s8uah3cz21-l-Ort}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{Jspb2q16y1AMCvOLB3nv_ → 8KHD6s8uah3cz21-l-Ort}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../.claude/rules/process-lifecycle.md","../../.claude/rules/security.md","../../.claude/rules/ui.md","../../.claude/skills/ui-ux-pro-max/SKILL.md","../../.claude/skills/ui-ux-pro-max/data/charts.csv","../../.claude/skills/ui-ux-pro-max/data/colors.csv","../../.claude/skills/ui-ux-pro-max/data/icons.csv","../../.claude/skills/ui-ux-pro-max/data/landing.csv","../../.claude/skills/ui-ux-pro-max/data/products.csv","../../.claude/skills/ui-ux-pro-max/data/react-performance.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/astro.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/flutter.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/html-tailwind.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/nextjs.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/nuxt-ui.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/nuxtjs.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/react-native.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/react.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/shadcn.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/svelte.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/swiftui.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/vue.csv","../../.claude/skills/ui-ux-pro-max/data/styles.csv","../../.claude/skills/ui-ux-pro-max/data/typography.csv","../../.claude/skills/ui-ux-pro-max/data/ui-reasoning.csv","../../.claude/skills/ui-ux-pro-max/data/ux-guidelines.csv","../../.claude/skills/ui-ux-pro-max/data/web-interface.csv","../../.claude/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-314.pyc","../../.claude/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-314.pyc","../../.claude/skills/ui-ux-pro-max/scripts/__pycache__/search.cpython-314.pyc","../../.claude/skills/ui-ux-pro-max/scripts/core.py","../../.claude/skills/ui-ux-pro-max/scripts/design_system.py","../../.claude/skills/ui-ux-pro-max/scripts/search.py","../../.tower/CLAUDE.md","../../AGENTS.md","../../CHANGELOG.md","../../CLAUDE.md","../../LICENSE","../../README.md","../../README.zh.md","../../bin/tower.mjs","../../components.json","../../data/assets/cmof9hew8000ecl5gsqm73iio/测试.md","../../data/assets/proj-with-files/file1.png","../../data/assets/proj-with-files/file2.pdf","../../docs/README.md","../../docs/ai/README.md","../../docs/ai/cli-abstraction-design.md","../../docs/ai/cli-abstraction-plan.md","../../docs/assets-notes/README.md","../../docs/assistant/README.md","../../docs/board/README.md","../../docs/diagrams/tower-ai-architecture-en.html","../../docs/diagrams/tower-ai-architecture.html","../../docs/diagrams/tower-data-model-en.html","../../docs/diagrams/tower-data-model.html","../../docs/diagrams/tower-module-map-en.html","../../docs/diagrams/tower-module-map.html","../../docs/diagrams/tower-system-architecture-en.html","../../docs/diagrams/tower-system-architecture.html","../../docs/diagrams/tower-task-lifecycle-en.html","../../docs/diagrams/tower-task-lifecycle.html","../../docs/en/guide/architecture.md","../../docs/en/guide/diagrams.md","../../docs/en/guide/getting-started.md","../../docs/en/guide/introduction.md","../../docs/en/index.md","../../docs/en/modules/ai.md","../../docs/en/modules/assets-notes.md","../../docs/en/modules/assistant.md","../../docs/en/modules/board.md","../../docs/en/modules/git.md","../../docs/en/modules/i18n.md","../../docs/en/modules/mcp.md","../../docs/en/modules/missions.md","../../docs/en/modules/project.md","../../docs/en/modules/search.md","../../docs/en/modules/settings.md","../../docs/en/modules/task.md","../../docs/en/modules/terminal.md","../../docs/en/modules/workspace.md","../../docs/git/README.md","../../docs/guide/architecture.md","../../docs/guide/diagrams.md","../../docs/guide/getting-started.md","../../docs/guide/introduction.md","../../docs/i18n/README.md","../../docs/index.md","../../docs/mcp/README.md","../../docs/missions/README.md","../../docs/modules/ai.md","../../docs/modules/assets-notes.md","../../docs/modules/assistant.md","../../docs/modules/board.md","../../docs/modules/git.md","../../docs/modules/i18n.md","../../docs/modules/mcp.md","../../docs/modules/missions.md","../../docs/modules/project.md","../../docs/modules/search.md","../../docs/modules/settings.md","../../docs/modules/task.md","../../docs/modules/terminal.md","../../docs/modules/workspace.md","../../docs/package.json","../../docs/pnpm-lock.yaml","../../docs/postcss.config.mjs","../../docs/project/README.md","../../docs/public/banner.jpg","../../docs/public/banner.png","../../docs/public/diagrams/tower-ai-architecture-en.html","../../docs/public/diagrams/tower-ai-architecture.html","../../docs/public/diagrams/tower-data-model-en.html","../../docs/public/diagrams/tower-data-model.html","../../docs/public/diagrams/tower-module-map-en.html","../../docs/public/diagrams/tower-module-map.html","../../docs/public/diagrams/tower-system-architecture-en.html","../../docs/public/diagrams/tower-system-architecture.html","../../docs/public/diagrams/tower-task-lifecycle-en.html","../../docs/public/diagrams/tower-task-lifecycle.html","../../docs/public/favicon.ico","../../docs/public/logo.png","../../docs/search/README.md","../../docs/settings/README.md","../../docs/task/README.md","../../docs/terminal/README.md","../../docs/workspace/README.md","../../docs/zh/guide/architecture.md","../../docs/zh/guide/diagrams.md","../../docs/zh/guide/getting-started.md","../../docs/zh/guide/introduction.md","../../docs/zh/index.md","../../docs/zh/modules/ai.md","../../docs/zh/modules/assets-notes.md","../../docs/zh/modules/assistant.md","../../docs/zh/modules/board.md","../../docs/zh/modules/git.md","../../docs/zh/modules/i18n.md","../../docs/zh/modules/mcp.md","../../docs/zh/modules/missions.md","../../docs/zh/modules/project.md","../../docs/zh/modules/search.md","../../docs/zh/modules/settings.md","../../docs/zh/modules/task.md","../../docs/zh/modules/terminal.md","../../docs/zh/modules/workspace.md","../../eslint.config.mjs","../../next.config.ts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/client.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/default.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/index-browser.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/index.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/libquery_engine-darwin-arm64.dylib.node","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/package.json","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/query_engine_bg.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/query_engine_bg.wasm","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/schema.prisma","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/wasm-edge-light-loader.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/wasm-worker-loader.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/wasm.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/default.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/package.json","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/binary.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/binary.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/client.d.mts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/client.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/client.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/edge-esm.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/index-browser.d.mts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/index-browser.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/index-browser.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/library.d.mts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/library.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/library.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/react-native.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-compiler-edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-compiler-edge.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-engine-edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-engine-edge.mjs","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/conpty_console_list_agent.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/eventEmitter2.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/eventEmitter2.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/index.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/interfaces.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/shared/conout.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/terminal.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/terminal.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/testUtils.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/types.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/unixTerminal.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/unixTerminal.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/utils.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsConoutConnection.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsPtyAgent.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsPtyAgent.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsTerminal.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsTerminal.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/worker/conoutSocketWorker.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/package.json","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/buffer-util.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/constants.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/event-target.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/extension.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/limiter.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/permessage-deflate.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/receiver.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/sender.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/stream.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/subprotocol.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/validation.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/websocket-server.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/websocket.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/package.json","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/wrapper.mjs","../../node_modules/@prisma/client","../../node_modules/node-pty","../../package.json","../../playwright.config.ts","../../pnpm-lock.yaml","../../pnpm-workspace.yaml","../../postcss.config.mjs","../../prisma/dev.db","../../prisma/init-fts.ts","../../prisma/prisma/dev.db","../../prisma/schema.prisma","../../prisma/seed.ts","../../prompts/backend-developer.md","../../prompts/code-reviewer.md","../../prompts/frontend-developer.md","../../prompts/product-manager.md","../../public/banner.jpg","../../public/logo.png","../../public/vs/_commonjsHelpers-CT9FvmAN.js","../../public/vs/abap-D-t0cyap.js","../../public/vs/apex-CcIm7xu6.js","../../public/vs/assets/css.worker-HnVq6Ewq.js","../../public/vs/assets/editor.worker-Be8ye1pW.js","../../public/vs/assets/html.worker-B51mlPHg.js","../../public/vs/assets/json.worker-DKiEKt88.js","../../public/vs/assets/ts.worker-CMbG-7ft.js","../../public/vs/azcli-BA0tQDCg.js","../../public/vs/basic-languages/monaco.contribution.js","../../public/vs/bat-C397hTD6.js","../../public/vs/bicep-DF5aW17k.js","../../public/vs/cameligo-plsz8qhj.js","../../public/vs/clojure-Y2auQMzK.js","../../public/vs/coffee-Bu45yuWE.js","../../public/vs/cpp-CkKPQIni.js","../../public/vs/csharp-CX28MZyh.js","../../public/vs/csp-D8uWnyxW.js","../../public/vs/css-CaeNmE3S.js","../../public/vs/cssMode-CjiAH6dQ.js","../../public/vs/cypher-DVThT8BS.js","../../public/vs/dart-CmGfCvrO.js","../../public/vs/dockerfile-CZqqYdch.js","../../public/vs/ecl-30fUercY.js","../../public/vs/editor.api-CalNCsUg.js","../../public/vs/editor/editor.main.css","../../public/vs/editor/editor.main.js","../../public/vs/elixir-xjPaIfzF.js","../../public/vs/flow9-DqtmStfK.js","../../public/vs/freemarker2-Cz_sV6Md.js","../../public/vs/fsharp-BOMdg4U1.js","../../public/vs/go-D_hbi-Jt.js","../../public/vs/graphql-CKUU4kLG.js","../../public/vs/handlebars-OwglfO-1.js","../../public/vs/hcl-DTaboeZW.js","../../public/vs/html-Pa1xEWsY.js","../../public/vs/htmlMode-Bz67EXwp.js","../../public/vs/ini-CsNwO04R.js","../../public/vs/java-CI4ZMsH9.js","../../public/vs/javascript-PczUCGdz.js","../../public/vs/jsonMode-DULH5oaX.js","../../public/vs/julia-BwzEvaQw.js","../../public/vs/kotlin-IUYPiTV8.js","../../public/vs/language/css/monaco.contribution.js","../../public/vs/language/html/monaco.contribution.js","../../public/vs/language/json/monaco.contribution.js","../../public/vs/language/typescript/monaco.contribution.js","../../public/vs/less-C0eDYdqa.js","../../public/vs/lexon-iON-Kj97.js","../../public/vs/liquid-DqKjdPGy.js","../../public/vs/loader.js","../../public/vs/lspLanguageFeatures-kM9O9rjY.js","../../public/vs/lua-DtygF91M.js","../../public/vs/m3-CsR4AuFi.js","../../public/vs/markdown-C_rD0bIw.js","../../public/vs/mdx-DEWtB1K5.js","../../public/vs/mips-CiYP61RB.js","../../public/vs/monaco.contribution-D2OdxNBt.js","../../public/vs/monaco.contribution-DO3azKX8.js","../../public/vs/monaco.contribution-EcChJV6a.js","../../public/vs/monaco.contribution-qLAYrEOP.js","../../public/vs/msdax-C38-sJlp.js","../../public/vs/mysql-CdtbpvbG.js","../../public/vs/nls.messages-loader.js","../../public/vs/nls.messages.cs.js.js","../../public/vs/nls.messages.de.js.js","../../public/vs/nls.messages.es.js.js","../../public/vs/nls.messages.fr.js.js","../../public/vs/nls.messages.it.js.js","../../public/vs/nls.messages.ja.js.js","../../public/vs/nls.messages.js.js","../../public/vs/nls.messages.ko.js.js","../../public/vs/nls.messages.pl.js.js","../../public/vs/nls.messages.pt-br.js.js","../../public/vs/nls.messages.ru.js.js","../../public/vs/nls.messages.tr.js.js","../../public/vs/nls.messages.zh-cn.js.js","../../public/vs/nls.messages.zh-tw.js.js","../../public/vs/objective-c-CntZFaHX.js","../../public/vs/pascal-r6kuqfl_.js","../../public/vs/pascaligo-BiXoTmXh.js","../../public/vs/perl-DABw_TcH.js","../../public/vs/pgsql-me_jFXeX.js","../../public/vs/php-D_kh-9LK.js","../../public/vs/pla-VfZjczW0.js","../../public/vs/postiats-BBSzz8Pk.js","../../public/vs/powerquery-Dt-g_2cc.js","../../public/vs/powershell-B-7ap1zc.js","../../public/vs/protobuf-BmtuEB1A.js","../../public/vs/pug-BRpRNeEb.js","../../public/vs/python-Cr0UkIbn.js","../../public/vs/qsharp-BzsFaUU9.js","../../public/vs/r-f8dDdrp4.js","../../public/vs/razor-BYAHOTkz.js","../../public/vs/redis-fvZQY4PI.js","../../public/vs/redshift-45Et0LQi.js","../../public/vs/restructuredtext-C7UUFKFD.js","../../public/vs/ruby-CZO8zYTz.js","../../public/vs/rust-Bfetafyc.js","../../public/vs/sb-3GYllVck.js","../../public/vs/scala-foMgrKo1.js","../../public/vs/scheme-CHdMtr7p.js","../../public/vs/scss-C1cmLt9V.js","../../public/vs/shell-ClXCKCEW.js","../../public/vs/solidity-MZ6ExpPy.js","../../public/vs/sophia-DWkuSsPQ.js","../../public/vs/sparql-AUGFYSyk.js","../../public/vs/sql-32GpJSV2.js","../../public/vs/st-CuDFIVZ_.js","../../public/vs/swift-n-2HociN.js","../../public/vs/systemverilog-Ch4vA8Yt.js","../../public/vs/tcl-D74tq1nH.js","../../public/vs/tsMode-CZz1Umrk.js","../../public/vs/twig-C6taOxMV.js","../../public/vs/typescript-DfOrAzoV.js","../../public/vs/typespec-D-PIh9Xw.js","../../public/vs/vb-Dyb2648j.js","../../public/vs/wgsl-BhLXMOR0.js","../../public/vs/workers-DcJshg-q.js","../../public/vs/xml-CdsdnY8S.js","../../public/vs/yaml-DYGvmE88.js","../../public/web-app-manifest-192x192.png","../../public/web-app-manifest-512x512.png","../../scripts/copy-monaco.js","../../scripts/generate-prisma-client.js","../../scripts/init-db.ts","../../scripts/init-tower.ts","../../scripts/link-prisma.js","../../scripts/migrate-data.ts","../../scripts/post-tool-hook.js","../../scripts/release-smoke.js","../../scripts/session-start-hook.js","../../scripts/stop-hook.js","../../skills-lock.json","../../skills/tower/SKILL.md","../../src/actions/agent-actions.ts","../../src/actions/agent-config-actions.ts","../../src/actions/ai-config-actions.ts","../../src/actions/asset-actions.ts","../../src/actions/assistant-actions.ts","../../src/actions/cli-profile-actions.ts","../../src/actions/config-actions.ts","../../src/actions/file-actions.ts","../../src/actions/git-actions.ts","../../src/actions/label-actions.ts","../../src/actions/note-actions.ts","../../src/actions/onboarding-actions.ts","../../src/actions/preview-actions.ts","../../src/actions/project-actions.ts","../../src/actions/prompt-actions.ts","../../src/actions/report-actions.ts","../../src/actions/search-actions.ts","../../src/actions/search-code-actions.ts","../../src/actions/task-actions.ts","../../src/actions/workspace-actions.ts","../../src/app/api/adapters/test/route.ts","../../src/app/api/browse-fs/route.ts","../../src/app/api/files/assets/[projectId]/[filename]/route.ts","../../src/app/api/git/route.ts","../../src/app/api/internal/assets/[projectId]/[filename]/route.ts","../../src/app/api/internal/assets/reveal/route.ts","../../src/app/api/internal/assistant/chat/route.ts","../../src/app/api/internal/assistant/images/route.ts","../../src/app/api/internal/assistant/route.ts","../../src/app/api/internal/assistant/sessions/route.ts","../../src/app/api/internal/cache/[...segments]/route.ts","../../src/app/api/internal/hooks/install/route.ts","../../src/app/api/internal/hooks/session/route.ts","../../src/app/api/internal/hooks/stop/route.ts","../../src/app/api/internal/hooks/upload/route.ts","../../src/app/api/internal/notifications/pending/route.ts","../../src/app/api/internal/terminal/[taskId]/buffer/route.ts","../../src/app/api/internal/terminal/[taskId]/input/route.ts","../../src/app/api/internal/terminal/[taskId]/start/route.ts","../../src/app/api/tasks/[taskId]/diff/route.ts","../../src/app/api/tasks/[taskId]/merge/route.ts","../../src/app/apple-icon.png","../../src/app/favicon.ico","../../src/app/globals.css","../../src/app/icon0.svg","../../src/app/icon1.png","../../src/app/layout.tsx","../../src/app/manifest.json","../../src/app/missions/missions-client.tsx","../../src/app/missions/page.tsx","../../src/app/onboarding/page.tsx","../../src/app/page.tsx","../../src/app/settings/page.tsx","../../src/app/workspaces/[workspaceId]/archive/archive-page-client.tsx","../../src/app/workspaces/[workspaceId]/archive/page.tsx","../../src/app/workspaces/[workspaceId]/assets/assets-page-client.tsx","../../src/app/workspaces/[workspaceId]/assets/page.tsx","../../src/app/workspaces/[workspaceId]/board-page-client.tsx","../../src/app/workspaces/[workspaceId]/notes/notes-page-client.tsx","../../src/app/workspaces/[workspaceId]/notes/page.tsx","../../src/app/workspaces/[workspaceId]/page.tsx","../../src/app/workspaces/[workspaceId]/projects/[projectId]/page.tsx","../../src/app/workspaces/[workspaceId]/tasks/[taskId]/page.tsx","../../src/app/workspaces/[workspaceId]/tasks/[taskId]/task-page-client.tsx","../../src/app/workspaces/page.tsx","../../src/components/assets/asset-item.tsx","../../src/components/assets/asset-list.tsx","../../src/components/assets/asset-upload.tsx","../../src/components/assets/image-lightbox.tsx","../../src/components/assets/text-preview-dialog.tsx","../../src/components/assistant/assistant-chat-bubble.tsx","../../src/components/assistant/assistant-chat.tsx","../../src/components/assistant/assistant-panel.tsx","../../src/components/assistant/assistant-provider.tsx","../../src/components/assistant/image-preview-modal.tsx","../../src/components/assistant/image-thumbnail-strip.tsx","../../src/components/board/board-column.tsx","../../src/components/board/board-filters.tsx","../../src/components/board/board-stats.tsx","../../src/components/board/column-tasks-dialog.tsx","../../src/components/board/create-task-dialog.tsx","../../src/components/board/kanban-board.tsx","../../src/components/board/project-tabs.tsx","../../src/components/board/task-card-context-menu.tsx","../../src/components/board/task-card.tsx","../../src/components/layout/app-sidebar.tsx","../../src/components/layout/folder-browser-dialog.tsx","../../src/components/layout/layout-client.tsx","../../src/components/layout/search-dialog.tsx","../../src/components/layout/sub-page-nav.tsx","../../src/components/layout/top-bar.tsx","../../src/components/missions/grid-layout-presets.ts","../../src/components/missions/grid-preset-picker.tsx","../../src/components/missions/merge-missions.ts","../../src/components/missions/mission-card.tsx","../../src/components/missions/task-picker-dialog.tsx","../../src/components/notes/category-filter.tsx","../../src/components/notes/note-card.tsx","../../src/components/notes/note-editor.tsx","../../src/components/notes/note-list.tsx","../../src/components/notifications/notification-permission-banner.tsx","../../src/components/notifications/use-notification-listener.ts","../../src/components/onboarding/guided-tour.tsx","../../src/components/onboarding/onboarding-wizard.tsx","../../src/components/onboarding/wizard-step-cli.tsx","../../src/components/onboarding/wizard-step-username.tsx","../../src/components/project/create-project-dialog.tsx","../../src/components/project/import-project-dialog.tsx","../../src/components/providers/theme-provider.tsx","../../src/components/repository/create-branch-dialog.tsx","../../src/components/repository/git-changes-panel.tsx","../../src/components/repository/git-log-panel.tsx","../../src/components/repository/git-stash-panel.tsx","../../src/components/repository/repo-sidebar.tsx","../../src/components/settings/cli-adapter-tester.tsx","../../src/components/settings/settings-page.tsx","../../src/components/task/code-editor.tsx","../../src/components/task/code-search.tsx","../../src/components/task/diff-editor.tsx","../../src/components/task/editor-git-panel.tsx","../../src/components/task/editor-tabs.tsx","../../src/components/task/execution-timeline.tsx","../../src/components/task/file-tree-context-menu.tsx","../../src/components/task/file-tree-node.tsx","../../src/components/task/file-tree.tsx","../../src/components/task/preview-panel.tsx","../../src/components/task/task-detail-panel.tsx","../../src/components/task/task-diff-view.tsx","../../src/components/task/task-file-changes.tsx","../../src/components/task/task-merge-confirm-dialog.tsx","../../src/components/task/task-metadata.tsx","../../src/components/task/task-notes-panel.tsx","../../src/components/task/task-overview-drawer.tsx","../../src/components/task/task-terminal.tsx","../../src/components/task/terminal-portal.tsx","../../src/components/task/types.ts","../../src/components/ui/avatar.tsx","../../src/components/ui/badge.tsx","../../src/components/ui/button.tsx","../../src/components/ui/card.tsx","../../src/components/ui/command.tsx","../../src/components/ui/dialog.tsx","../../src/components/ui/dropdown-menu.tsx","../../src/components/ui/empty-state.tsx","../../src/components/ui/error-boundary.tsx","../../src/components/ui/input-group.tsx","../../src/components/ui/input.tsx","../../src/components/ui/label.tsx","../../src/components/ui/popover.tsx","../../src/components/ui/scroll-area.tsx","../../src/components/ui/segmented-control.tsx","../../src/components/ui/select.tsx","../../src/components/ui/separator.tsx","../../src/components/ui/sheet.tsx","../../src/components/ui/sonner.tsx","../../src/components/ui/switch.tsx","../../src/components/ui/tabs.tsx","../../src/components/ui/textarea.tsx","../../src/components/ui/toast.tsx","../../src/components/ui/tooltip.tsx","../../src/hooks/sse-event-reducer.ts","../../src/hooks/use-assistant-chat.ts","../../src/hooks/use-image-upload.ts","../../src/instrumentation.ts","../../src/lib/ai/adapters/cli/claude-cli-adapter.ts","../../src/lib/ai/capability-resolver.ts","../../src/lib/ai/provider-registry.ts","../../src/lib/ai/providers/claude.ts","../../src/lib/ai/providers/index.ts","../../src/lib/ai/types.ts","../../src/lib/assistant-constants.ts","../../src/lib/assistant-message-converter.ts","../../src/lib/assistant-sessions.ts","../../src/lib/build-multimodal-prompt.ts","../../src/lib/claude-session.ts","../../src/lib/cli-test.ts","../../src/lib/config-defaults.ts","../../src/lib/config-reader.ts","../../src/lib/constants.ts","../../src/lib/db.ts","../../src/lib/diff-parser.ts","../../src/lib/execution-summary.ts","../../src/lib/file-serve-client.ts","../../src/lib/file-serve.ts","../../src/lib/file-utils.ts","../../src/lib/fs-security.ts","../../src/lib/fts.ts","../../src/lib/git-api.ts","../../src/lib/git-url.ts","../../src/lib/i18n.tsx","../../src/lib/i18n/en.ts","../../src/lib/i18n/types.ts","../../src/lib/i18n/zh.ts","../../src/lib/init-tower.ts","../../src/lib/instrumentation-tasks.ts","../../src/lib/internal-api-guard.ts","../../src/lib/logger.ts","../../src/lib/mime-magic.ts","../../src/lib/platform.ts","../../src/lib/preview-process.ts","../../src/lib/pty/pty-session.ts","../../src/lib/pty/session-store.ts","../../src/lib/pty/ws-server.ts","../../src/lib/schemas.ts","../../src/lib/search.ts","../../src/lib/terminal-link-provider.ts","../../src/lib/tower-dir.ts","../../src/lib/utils.ts","../../src/lib/worktree.ts","../../src/mcp/db.ts","../../src/mcp/index.ts","../../src/mcp/server.ts","../../src/mcp/tools/knowledge-tools.ts","../../src/mcp/tools/label-tools.ts","../../src/mcp/tools/note-asset-tools.ts","../../src/mcp/tools/project-tools.ts","../../src/mcp/tools/report-tools.ts","../../src/mcp/tools/search-tools.ts","../../src/mcp/tools/task-tools.ts","../../src/mcp/tools/terminal-tools.ts","../../src/mcp/tools/workspace-tools.ts","../../src/stores/board-store.ts","../../src/stores/task-execution-store.ts","../../src/types/index.ts","../../tests/e2e/chat-flow.spec.ts","../../tests/e2e/notes-assets.spec.ts","../../tests/e2e/search.spec.ts","../../tests/e2e/settings-flow.spec.ts","../../tests/e2e/settings.spec.ts","../../tests/e2e/smoke.spec.ts","../../tests/e2e/task-flow.spec.ts","../../tests/e2e/workbench.spec.ts","../../tests/setup.ts","../../tests/unit/actions/agent-actions.test.ts","../../tests/unit/actions/config-actions.test.ts","../../tests/unit/actions/file-actions.test.ts","../../tests/unit/actions/git-actions.test.ts","../../tests/unit/actions/preview-actions.test.ts","../../tests/unit/actions/search-actions.test.ts","../../tests/unit/actions/task-actions.test.ts","../../tests/unit/api/diff-route.test.ts","../../tests/unit/api/file-serving.test.ts","../../tests/unit/api/merge-route.test.ts","../../tests/unit/api/stream-persist-result.test.ts","../../tests/unit/api/stream-send-back.test.ts","../../tests/unit/components/asset-item.test.tsx","../../tests/unit/components/asset-list.test.tsx","../../tests/unit/components/assets/asset-upload.test.tsx","../../tests/unit/components/board-stats.test.tsx","../../tests/unit/components/category-filter.test.tsx","../../tests/unit/components/cli-adapter-tester.test.tsx","../../tests/unit/components/create-task-dialog.test.tsx","../../tests/unit/components/file-tree.test.tsx","../../tests/unit/components/note-card.test.tsx","../../tests/unit/components/note-editor.test.tsx","../../tests/unit/components/prompts-config.test.tsx","../../tests/unit/components/search-dialog.test.tsx","../../tests/unit/components/system-config.test.tsx","../../tests/unit/hooks/hook-registration.test.ts","../../tests/unit/hooks/stop-hook.test.ts","../../tests/unit/lib/asset-actions.test.ts","../../tests/unit/lib/file-utils.test.ts","../../tests/unit/lib/fs-security.test.ts","../../tests/unit/lib/fts.test.ts","../../tests/unit/lib/git-url.test.ts","../../tests/unit/lib/instrumentation.test.ts","../../tests/unit/lib/local-path-to-api-url.test.ts","../../tests/unit/lib/mime-magic.test.ts","../../tests/unit/lib/note-actions.test.ts","../../tests/unit/lib/preview-process-manager.test.ts","../../tests/unit/lib/process-manager.test.ts","../../tests/unit/lib/pty-session.test.ts","../../tests/unit/lib/search.test.ts","../../tests/unit/lib/session-store.test.ts","../../tests/unit/lib/utils.test.ts","../../tests/unit/lib/worktree.test.ts","../../tests/unit/mcp/identify-project.test.ts","../../tests/unit/mcp/manage-assets.test.ts","../../tests/unit/mcp/manage-notes.test.ts","../../tests/unit/mcp/search-tools.test.ts","../../tests/unit/missions-merge.test.ts","../../tower-studio-0.1.1.tgz","../../tower-studio-0.1.10.tgz","../../tower-studio-0.1.11.tgz","../../tsconfig.json","../../tsconfig.tsbuildinfo","../../vitest.config.ts","../node_modules/@prisma/client-ac1b8067b36ef9d3","../node_modules/node-pty-0c54088e7263f93d","../node_modules/ws-7d576e2771b2dc49","./chunks/[root-of-the-server]__06zd8x0._.js","./chunks/[root-of-the-server]__081dmfv._.js","./chunks/[root-of-the-server]__0sgxys4._.js","./chunks/[turbopack]_runtime.js","./chunks/project_f_tower_src_0er83xg._.js","./chunks/project_f_tower_src_lib_0p_b~77._.js","./chunks/project_f_tower_src_lib_constants_ts_020catz._.js"]}
|
|
1
|
+
{"version":1,"files":["../../.claude/rules/process-lifecycle.md","../../.claude/rules/security.md","../../.claude/rules/ui.md","../../.claude/skills/ui-ux-pro-max/SKILL.md","../../.claude/skills/ui-ux-pro-max/data/charts.csv","../../.claude/skills/ui-ux-pro-max/data/colors.csv","../../.claude/skills/ui-ux-pro-max/data/icons.csv","../../.claude/skills/ui-ux-pro-max/data/landing.csv","../../.claude/skills/ui-ux-pro-max/data/products.csv","../../.claude/skills/ui-ux-pro-max/data/react-performance.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/astro.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/flutter.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/html-tailwind.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/nextjs.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/nuxt-ui.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/nuxtjs.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/react-native.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/react.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/shadcn.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/svelte.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/swiftui.csv","../../.claude/skills/ui-ux-pro-max/data/stacks/vue.csv","../../.claude/skills/ui-ux-pro-max/data/styles.csv","../../.claude/skills/ui-ux-pro-max/data/typography.csv","../../.claude/skills/ui-ux-pro-max/data/ui-reasoning.csv","../../.claude/skills/ui-ux-pro-max/data/ux-guidelines.csv","../../.claude/skills/ui-ux-pro-max/data/web-interface.csv","../../.claude/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-314.pyc","../../.claude/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-314.pyc","../../.claude/skills/ui-ux-pro-max/scripts/__pycache__/search.cpython-314.pyc","../../.claude/skills/ui-ux-pro-max/scripts/core.py","../../.claude/skills/ui-ux-pro-max/scripts/design_system.py","../../.claude/skills/ui-ux-pro-max/scripts/search.py","../../.tower/CLAUDE.md","../../AGENTS.md","../../CHANGELOG.md","../../CLAUDE.md","../../LICENSE","../../README.md","../../README.zh.md","../../bin/tower.mjs","../../components.json","../../data/assets/cmof9hew8000ecl5gsqm73iio/测试.md","../../data/assets/proj-with-files/file1.png","../../data/assets/proj-with-files/file2.pdf","../../docs/README.md","../../docs/ai/README.md","../../docs/ai/cli-abstraction-design.md","../../docs/ai/cli-abstraction-plan.md","../../docs/assets-notes/README.md","../../docs/assistant/README.md","../../docs/board/README.md","../../docs/diagrams/tower-ai-architecture-en.html","../../docs/diagrams/tower-ai-architecture.html","../../docs/diagrams/tower-data-model-en.html","../../docs/diagrams/tower-data-model.html","../../docs/diagrams/tower-module-map-en.html","../../docs/diagrams/tower-module-map.html","../../docs/diagrams/tower-system-architecture-en.html","../../docs/diagrams/tower-system-architecture.html","../../docs/diagrams/tower-task-lifecycle-en.html","../../docs/diagrams/tower-task-lifecycle.html","../../docs/en/guide/architecture.md","../../docs/en/guide/diagrams.md","../../docs/en/guide/getting-started.md","../../docs/en/guide/introduction.md","../../docs/en/index.md","../../docs/en/modules/ai.md","../../docs/en/modules/assets-notes.md","../../docs/en/modules/assistant.md","../../docs/en/modules/board.md","../../docs/en/modules/git.md","../../docs/en/modules/i18n.md","../../docs/en/modules/mcp.md","../../docs/en/modules/missions.md","../../docs/en/modules/project.md","../../docs/en/modules/search.md","../../docs/en/modules/settings.md","../../docs/en/modules/task.md","../../docs/en/modules/terminal.md","../../docs/en/modules/workspace.md","../../docs/git/README.md","../../docs/guide/architecture.md","../../docs/guide/diagrams.md","../../docs/guide/getting-started.md","../../docs/guide/introduction.md","../../docs/i18n/README.md","../../docs/index.md","../../docs/mcp/README.md","../../docs/missions/README.md","../../docs/modules/ai.md","../../docs/modules/assets-notes.md","../../docs/modules/assistant.md","../../docs/modules/board.md","../../docs/modules/git.md","../../docs/modules/i18n.md","../../docs/modules/mcp.md","../../docs/modules/missions.md","../../docs/modules/project.md","../../docs/modules/search.md","../../docs/modules/settings.md","../../docs/modules/task.md","../../docs/modules/terminal.md","../../docs/modules/workspace.md","../../docs/package.json","../../docs/pnpm-lock.yaml","../../docs/postcss.config.mjs","../../docs/project/README.md","../../docs/public/banner.jpg","../../docs/public/banner.png","../../docs/public/diagrams/tower-ai-architecture-en.html","../../docs/public/diagrams/tower-ai-architecture.html","../../docs/public/diagrams/tower-data-model-en.html","../../docs/public/diagrams/tower-data-model.html","../../docs/public/diagrams/tower-module-map-en.html","../../docs/public/diagrams/tower-module-map.html","../../docs/public/diagrams/tower-system-architecture-en.html","../../docs/public/diagrams/tower-system-architecture.html","../../docs/public/diagrams/tower-task-lifecycle-en.html","../../docs/public/diagrams/tower-task-lifecycle.html","../../docs/public/favicon.ico","../../docs/public/logo.png","../../docs/search/README.md","../../docs/settings/README.md","../../docs/task/README.md","../../docs/terminal/README.md","../../docs/workspace/README.md","../../docs/zh/guide/architecture.md","../../docs/zh/guide/diagrams.md","../../docs/zh/guide/getting-started.md","../../docs/zh/guide/introduction.md","../../docs/zh/index.md","../../docs/zh/modules/ai.md","../../docs/zh/modules/assets-notes.md","../../docs/zh/modules/assistant.md","../../docs/zh/modules/board.md","../../docs/zh/modules/git.md","../../docs/zh/modules/i18n.md","../../docs/zh/modules/mcp.md","../../docs/zh/modules/missions.md","../../docs/zh/modules/project.md","../../docs/zh/modules/search.md","../../docs/zh/modules/settings.md","../../docs/zh/modules/task.md","../../docs/zh/modules/terminal.md","../../docs/zh/modules/workspace.md","../../eslint.config.mjs","../../next.config.ts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/client.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/default.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/index-browser.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/index.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/libquery_engine-darwin-arm64.dylib.node","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/package.json","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/query_engine_bg.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/query_engine_bg.wasm","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/schema.prisma","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/wasm-edge-light-loader.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/wasm-worker-loader.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/.prisma/client/wasm.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/default.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/package.json","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/binary.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/binary.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/client.d.mts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/client.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/client.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/edge-esm.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/index-browser.d.mts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/index-browser.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/index-browser.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/library.d.mts","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/library.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/library.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.cockroachdb.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.cockroachdb.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.mysql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.wasm-base64.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.wasm-base64.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/react-native.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-compiler-edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-compiler-edge.mjs","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-engine-edge.js","../../node_modules/.pnpm/@prisma+client@6.19.2_prisma@6.19.2_typescript@5.9.3__typescript@5.9.3/node_modules/@prisma/client/runtime/wasm-engine-edge.mjs","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/conpty_console_list_agent.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/eventEmitter2.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/eventEmitter2.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/index.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/interfaces.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/shared/conout.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/terminal.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/terminal.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/testUtils.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/types.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/unixTerminal.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/unixTerminal.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/utils.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsConoutConnection.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsPtyAgent.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsPtyAgent.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsTerminal.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/windowsTerminal.test.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/lib/worker/conoutSocketWorker.js","../../node_modules/.pnpm/node-pty@1.1.0/node_modules/node-pty/package.json","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/buffer-util.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/constants.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/event-target.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/extension.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/limiter.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/permessage-deflate.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/receiver.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/sender.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/stream.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/subprotocol.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/validation.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/websocket-server.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/lib/websocket.js","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/package.json","../../node_modules/.pnpm/ws@8.20.0/node_modules/ws/wrapper.mjs","../../node_modules/@prisma/client","../../node_modules/node-pty","../../package.json","../../playwright.config.ts","../../pnpm-lock.yaml","../../pnpm-workspace.yaml","../../postcss.config.mjs","../../prisma/dev.db","../../prisma/init-fts.ts","../../prisma/prisma/dev.db","../../prisma/schema.prisma","../../prisma/seed.ts","../../prompts/backend-developer.md","../../prompts/code-reviewer.md","../../prompts/frontend-developer.md","../../prompts/product-manager.md","../../public/banner.jpg","../../public/logo.png","../../public/vs/_commonjsHelpers-CT9FvmAN.js","../../public/vs/abap-D-t0cyap.js","../../public/vs/apex-CcIm7xu6.js","../../public/vs/assets/css.worker-HnVq6Ewq.js","../../public/vs/assets/editor.worker-Be8ye1pW.js","../../public/vs/assets/html.worker-B51mlPHg.js","../../public/vs/assets/json.worker-DKiEKt88.js","../../public/vs/assets/ts.worker-CMbG-7ft.js","../../public/vs/azcli-BA0tQDCg.js","../../public/vs/basic-languages/monaco.contribution.js","../../public/vs/bat-C397hTD6.js","../../public/vs/bicep-DF5aW17k.js","../../public/vs/cameligo-plsz8qhj.js","../../public/vs/clojure-Y2auQMzK.js","../../public/vs/coffee-Bu45yuWE.js","../../public/vs/cpp-CkKPQIni.js","../../public/vs/csharp-CX28MZyh.js","../../public/vs/csp-D8uWnyxW.js","../../public/vs/css-CaeNmE3S.js","../../public/vs/cssMode-CjiAH6dQ.js","../../public/vs/cypher-DVThT8BS.js","../../public/vs/dart-CmGfCvrO.js","../../public/vs/dockerfile-CZqqYdch.js","../../public/vs/ecl-30fUercY.js","../../public/vs/editor.api-CalNCsUg.js","../../public/vs/editor/editor.main.css","../../public/vs/editor/editor.main.js","../../public/vs/elixir-xjPaIfzF.js","../../public/vs/flow9-DqtmStfK.js","../../public/vs/freemarker2-Cz_sV6Md.js","../../public/vs/fsharp-BOMdg4U1.js","../../public/vs/go-D_hbi-Jt.js","../../public/vs/graphql-CKUU4kLG.js","../../public/vs/handlebars-OwglfO-1.js","../../public/vs/hcl-DTaboeZW.js","../../public/vs/html-Pa1xEWsY.js","../../public/vs/htmlMode-Bz67EXwp.js","../../public/vs/ini-CsNwO04R.js","../../public/vs/java-CI4ZMsH9.js","../../public/vs/javascript-PczUCGdz.js","../../public/vs/jsonMode-DULH5oaX.js","../../public/vs/julia-BwzEvaQw.js","../../public/vs/kotlin-IUYPiTV8.js","../../public/vs/language/css/monaco.contribution.js","../../public/vs/language/html/monaco.contribution.js","../../public/vs/language/json/monaco.contribution.js","../../public/vs/language/typescript/monaco.contribution.js","../../public/vs/less-C0eDYdqa.js","../../public/vs/lexon-iON-Kj97.js","../../public/vs/liquid-DqKjdPGy.js","../../public/vs/loader.js","../../public/vs/lspLanguageFeatures-kM9O9rjY.js","../../public/vs/lua-DtygF91M.js","../../public/vs/m3-CsR4AuFi.js","../../public/vs/markdown-C_rD0bIw.js","../../public/vs/mdx-DEWtB1K5.js","../../public/vs/mips-CiYP61RB.js","../../public/vs/monaco.contribution-D2OdxNBt.js","../../public/vs/monaco.contribution-DO3azKX8.js","../../public/vs/monaco.contribution-EcChJV6a.js","../../public/vs/monaco.contribution-qLAYrEOP.js","../../public/vs/msdax-C38-sJlp.js","../../public/vs/mysql-CdtbpvbG.js","../../public/vs/nls.messages-loader.js","../../public/vs/nls.messages.cs.js.js","../../public/vs/nls.messages.de.js.js","../../public/vs/nls.messages.es.js.js","../../public/vs/nls.messages.fr.js.js","../../public/vs/nls.messages.it.js.js","../../public/vs/nls.messages.ja.js.js","../../public/vs/nls.messages.js.js","../../public/vs/nls.messages.ko.js.js","../../public/vs/nls.messages.pl.js.js","../../public/vs/nls.messages.pt-br.js.js","../../public/vs/nls.messages.ru.js.js","../../public/vs/nls.messages.tr.js.js","../../public/vs/nls.messages.zh-cn.js.js","../../public/vs/nls.messages.zh-tw.js.js","../../public/vs/objective-c-CntZFaHX.js","../../public/vs/pascal-r6kuqfl_.js","../../public/vs/pascaligo-BiXoTmXh.js","../../public/vs/perl-DABw_TcH.js","../../public/vs/pgsql-me_jFXeX.js","../../public/vs/php-D_kh-9LK.js","../../public/vs/pla-VfZjczW0.js","../../public/vs/postiats-BBSzz8Pk.js","../../public/vs/powerquery-Dt-g_2cc.js","../../public/vs/powershell-B-7ap1zc.js","../../public/vs/protobuf-BmtuEB1A.js","../../public/vs/pug-BRpRNeEb.js","../../public/vs/python-Cr0UkIbn.js","../../public/vs/qsharp-BzsFaUU9.js","../../public/vs/r-f8dDdrp4.js","../../public/vs/razor-BYAHOTkz.js","../../public/vs/redis-fvZQY4PI.js","../../public/vs/redshift-45Et0LQi.js","../../public/vs/restructuredtext-C7UUFKFD.js","../../public/vs/ruby-CZO8zYTz.js","../../public/vs/rust-Bfetafyc.js","../../public/vs/sb-3GYllVck.js","../../public/vs/scala-foMgrKo1.js","../../public/vs/scheme-CHdMtr7p.js","../../public/vs/scss-C1cmLt9V.js","../../public/vs/shell-ClXCKCEW.js","../../public/vs/solidity-MZ6ExpPy.js","../../public/vs/sophia-DWkuSsPQ.js","../../public/vs/sparql-AUGFYSyk.js","../../public/vs/sql-32GpJSV2.js","../../public/vs/st-CuDFIVZ_.js","../../public/vs/swift-n-2HociN.js","../../public/vs/systemverilog-Ch4vA8Yt.js","../../public/vs/tcl-D74tq1nH.js","../../public/vs/tsMode-CZz1Umrk.js","../../public/vs/twig-C6taOxMV.js","../../public/vs/typescript-DfOrAzoV.js","../../public/vs/typespec-D-PIh9Xw.js","../../public/vs/vb-Dyb2648j.js","../../public/vs/wgsl-BhLXMOR0.js","../../public/vs/workers-DcJshg-q.js","../../public/vs/xml-CdsdnY8S.js","../../public/vs/yaml-DYGvmE88.js","../../public/web-app-manifest-192x192.png","../../public/web-app-manifest-512x512.png","../../scripts/copy-monaco.js","../../scripts/fix-native-permissions.js","../../scripts/generate-prisma-client.js","../../scripts/init-db.ts","../../scripts/init-tower.ts","../../scripts/link-prisma.js","../../scripts/migrate-data.ts","../../scripts/post-tool-hook.js","../../scripts/release-smoke.js","../../scripts/session-start-hook.js","../../scripts/stop-hook.js","../../skills-lock.json","../../skills/tower/SKILL.md","../../src/actions/agent-actions.ts","../../src/actions/agent-config-actions.ts","../../src/actions/ai-config-actions.ts","../../src/actions/asset-actions.ts","../../src/actions/assistant-actions.ts","../../src/actions/config-actions.ts","../../src/actions/file-actions.ts","../../src/actions/git-actions.ts","../../src/actions/label-actions.ts","../../src/actions/note-actions.ts","../../src/actions/onboarding-actions.ts","../../src/actions/preview-actions.ts","../../src/actions/project-actions.ts","../../src/actions/prompt-actions.ts","../../src/actions/report-actions.ts","../../src/actions/search-actions.ts","../../src/actions/search-code-actions.ts","../../src/actions/task-actions.ts","../../src/actions/workspace-actions.ts","../../src/app/api/adapters/test/route.ts","../../src/app/api/browse-fs/route.ts","../../src/app/api/files/assets/[projectId]/[filename]/route.ts","../../src/app/api/git/route.ts","../../src/app/api/internal/assets/[projectId]/[filename]/route.ts","../../src/app/api/internal/assets/reveal/route.ts","../../src/app/api/internal/assistant/chat/route.ts","../../src/app/api/internal/assistant/images/route.ts","../../src/app/api/internal/assistant/route.ts","../../src/app/api/internal/assistant/sessions/route.ts","../../src/app/api/internal/cache/[...segments]/route.ts","../../src/app/api/internal/hooks/install/route.ts","../../src/app/api/internal/hooks/session/route.ts","../../src/app/api/internal/hooks/stop/route.ts","../../src/app/api/internal/hooks/upload/route.ts","../../src/app/api/internal/notifications/pending/route.ts","../../src/app/api/internal/terminal/[taskId]/buffer/route.ts","../../src/app/api/internal/terminal/[taskId]/input/route.ts","../../src/app/api/internal/terminal/[taskId]/start/route.ts","../../src/app/api/tasks/[taskId]/diff/route.ts","../../src/app/api/tasks/[taskId]/merge/route.ts","../../src/app/apple-icon.png","../../src/app/favicon.ico","../../src/app/globals.css","../../src/app/icon0.svg","../../src/app/icon1.png","../../src/app/layout.tsx","../../src/app/manifest.json","../../src/app/missions/missions-client.tsx","../../src/app/missions/page.tsx","../../src/app/onboarding/page.tsx","../../src/app/page.tsx","../../src/app/settings/page.tsx","../../src/app/workspaces/[workspaceId]/archive/archive-page-client.tsx","../../src/app/workspaces/[workspaceId]/archive/page.tsx","../../src/app/workspaces/[workspaceId]/assets/assets-page-client.tsx","../../src/app/workspaces/[workspaceId]/assets/page.tsx","../../src/app/workspaces/[workspaceId]/board-page-client.tsx","../../src/app/workspaces/[workspaceId]/notes/notes-page-client.tsx","../../src/app/workspaces/[workspaceId]/notes/page.tsx","../../src/app/workspaces/[workspaceId]/page.tsx","../../src/app/workspaces/[workspaceId]/projects/[projectId]/page.tsx","../../src/app/workspaces/[workspaceId]/tasks/[taskId]/page.tsx","../../src/app/workspaces/[workspaceId]/tasks/[taskId]/task-page-client.tsx","../../src/app/workspaces/page.tsx","../../src/components/assets/asset-item.tsx","../../src/components/assets/asset-list.tsx","../../src/components/assets/asset-upload.tsx","../../src/components/assets/image-lightbox.tsx","../../src/components/assets/text-preview-dialog.tsx","../../src/components/assistant/assistant-chat-bubble.tsx","../../src/components/assistant/assistant-chat.tsx","../../src/components/assistant/assistant-panel.tsx","../../src/components/assistant/assistant-provider.tsx","../../src/components/assistant/image-preview-modal.tsx","../../src/components/assistant/image-thumbnail-strip.tsx","../../src/components/board/board-column.tsx","../../src/components/board/board-filters.tsx","../../src/components/board/board-stats.tsx","../../src/components/board/column-tasks-dialog.tsx","../../src/components/board/create-task-dialog.tsx","../../src/components/board/kanban-board.tsx","../../src/components/board/project-tabs.tsx","../../src/components/board/task-card-context-menu.tsx","../../src/components/board/task-card.tsx","../../src/components/layout/app-sidebar.tsx","../../src/components/layout/folder-browser-dialog.tsx","../../src/components/layout/layout-client.tsx","../../src/components/layout/search-dialog.tsx","../../src/components/layout/sub-page-nav.tsx","../../src/components/layout/top-bar.tsx","../../src/components/missions/grid-layout-presets.ts","../../src/components/missions/grid-preset-picker.tsx","../../src/components/missions/merge-missions.ts","../../src/components/missions/mission-card.tsx","../../src/components/missions/task-picker-dialog.tsx","../../src/components/notes/category-filter.tsx","../../src/components/notes/note-card.tsx","../../src/components/notes/note-editor.tsx","../../src/components/notes/note-list.tsx","../../src/components/notifications/notification-permission-banner.tsx","../../src/components/notifications/use-notification-listener.ts","../../src/components/onboarding/guided-tour.tsx","../../src/components/onboarding/onboarding-wizard.tsx","../../src/components/onboarding/wizard-step-cli.tsx","../../src/components/onboarding/wizard-step-username.tsx","../../src/components/project/create-project-dialog.tsx","../../src/components/project/import-project-dialog.tsx","../../src/components/providers/theme-provider.tsx","../../src/components/repository/create-branch-dialog.tsx","../../src/components/repository/git-changes-panel.tsx","../../src/components/repository/git-log-panel.tsx","../../src/components/repository/git-stash-panel.tsx","../../src/components/repository/repo-sidebar.tsx","../../src/components/settings/cli-adapter-tester.tsx","../../src/components/settings/settings-page.tsx","../../src/components/task/code-editor.tsx","../../src/components/task/code-search.tsx","../../src/components/task/diff-editor.tsx","../../src/components/task/editor-git-panel.tsx","../../src/components/task/editor-tabs.tsx","../../src/components/task/execution-timeline.tsx","../../src/components/task/file-tree-context-menu.tsx","../../src/components/task/file-tree-node.tsx","../../src/components/task/file-tree.tsx","../../src/components/task/preview-panel.tsx","../../src/components/task/task-detail-panel.tsx","../../src/components/task/task-diff-view.tsx","../../src/components/task/task-file-changes.tsx","../../src/components/task/task-merge-confirm-dialog.tsx","../../src/components/task/task-metadata.tsx","../../src/components/task/task-notes-panel.tsx","../../src/components/task/task-overview-drawer.tsx","../../src/components/task/task-terminal.tsx","../../src/components/task/terminal-portal.tsx","../../src/components/task/types.ts","../../src/components/ui/avatar.tsx","../../src/components/ui/badge.tsx","../../src/components/ui/button.tsx","../../src/components/ui/card.tsx","../../src/components/ui/command.tsx","../../src/components/ui/dialog.tsx","../../src/components/ui/dropdown-menu.tsx","../../src/components/ui/empty-state.tsx","../../src/components/ui/error-boundary.tsx","../../src/components/ui/input-group.tsx","../../src/components/ui/input.tsx","../../src/components/ui/label.tsx","../../src/components/ui/popover.tsx","../../src/components/ui/scroll-area.tsx","../../src/components/ui/segmented-control.tsx","../../src/components/ui/select.tsx","../../src/components/ui/separator.tsx","../../src/components/ui/sheet.tsx","../../src/components/ui/sonner.tsx","../../src/components/ui/switch.tsx","../../src/components/ui/tabs.tsx","../../src/components/ui/textarea.tsx","../../src/components/ui/toast.tsx","../../src/components/ui/tooltip.tsx","../../src/hooks/sse-event-reducer.ts","../../src/hooks/use-assistant-chat.ts","../../src/hooks/use-image-upload.ts","../../src/instrumentation.ts","../../src/lib/ai/adapters/cli/claude-cli-adapter.ts","../../src/lib/ai/capability-resolver.ts","../../src/lib/ai/provider-registry.ts","../../src/lib/ai/providers/claude.ts","../../src/lib/ai/providers/index.ts","../../src/lib/ai/types.ts","../../src/lib/assistant-constants.ts","../../src/lib/assistant-message-converter.ts","../../src/lib/assistant-sessions.ts","../../src/lib/build-multimodal-prompt.ts","../../src/lib/claude-session.ts","../../src/lib/cli-test.ts","../../src/lib/config-defaults.ts","../../src/lib/config-reader.ts","../../src/lib/constants.ts","../../src/lib/db.ts","../../src/lib/diff-parser.ts","../../src/lib/execution-summary.ts","../../src/lib/file-serve-client.ts","../../src/lib/file-serve.ts","../../src/lib/file-utils.ts","../../src/lib/fs-security.ts","../../src/lib/fts.ts","../../src/lib/git-api.ts","../../src/lib/git-url.ts","../../src/lib/i18n.tsx","../../src/lib/i18n/en.ts","../../src/lib/i18n/types.ts","../../src/lib/i18n/zh.ts","../../src/lib/init-tower.ts","../../src/lib/instrumentation-tasks.ts","../../src/lib/internal-api-guard.ts","../../src/lib/logger.ts","../../src/lib/mime-magic.ts","../../src/lib/platform.ts","../../src/lib/preview-process.ts","../../src/lib/pty/pty-session.ts","../../src/lib/pty/session-store.ts","../../src/lib/pty/ws-server.ts","../../src/lib/schemas.ts","../../src/lib/search.ts","../../src/lib/terminal-link-provider.ts","../../src/lib/tower-dir.ts","../../src/lib/utils.ts","../../src/lib/worktree.ts","../../src/mcp/db.ts","../../src/mcp/index.ts","../../src/mcp/server.ts","../../src/mcp/tools/knowledge-tools.ts","../../src/mcp/tools/label-tools.ts","../../src/mcp/tools/note-asset-tools.ts","../../src/mcp/tools/project-tools.ts","../../src/mcp/tools/report-tools.ts","../../src/mcp/tools/search-tools.ts","../../src/mcp/tools/task-tools.ts","../../src/mcp/tools/terminal-tools.ts","../../src/mcp/tools/workspace-tools.ts","../../src/stores/board-store.ts","../../src/stores/task-execution-store.ts","../../src/types/index.ts","../../tests/e2e/chat-flow.spec.ts","../../tests/e2e/notes-assets.spec.ts","../../tests/e2e/search.spec.ts","../../tests/e2e/settings-flow.spec.ts","../../tests/e2e/settings.spec.ts","../../tests/e2e/smoke.spec.ts","../../tests/e2e/task-flow.spec.ts","../../tests/e2e/workbench.spec.ts","../../tests/setup.ts","../../tests/unit/actions/agent-actions.test.ts","../../tests/unit/actions/config-actions.test.ts","../../tests/unit/actions/file-actions.test.ts","../../tests/unit/actions/git-actions.test.ts","../../tests/unit/actions/preview-actions.test.ts","../../tests/unit/actions/search-actions.test.ts","../../tests/unit/actions/task-actions.test.ts","../../tests/unit/api/diff-route.test.ts","../../tests/unit/api/file-serving.test.ts","../../tests/unit/api/merge-route.test.ts","../../tests/unit/api/stream-persist-result.test.ts","../../tests/unit/api/stream-send-back.test.ts","../../tests/unit/components/asset-item.test.tsx","../../tests/unit/components/asset-list.test.tsx","../../tests/unit/components/assets/asset-upload.test.tsx","../../tests/unit/components/board-stats.test.tsx","../../tests/unit/components/category-filter.test.tsx","../../tests/unit/components/cli-adapter-tester.test.tsx","../../tests/unit/components/create-task-dialog.test.tsx","../../tests/unit/components/file-tree.test.tsx","../../tests/unit/components/note-card.test.tsx","../../tests/unit/components/note-editor.test.tsx","../../tests/unit/components/prompts-config.test.tsx","../../tests/unit/components/search-dialog.test.tsx","../../tests/unit/components/system-config.test.tsx","../../tests/unit/hooks/hook-registration.test.ts","../../tests/unit/hooks/stop-hook.test.ts","../../tests/unit/lib/asset-actions.test.ts","../../tests/unit/lib/file-utils.test.ts","../../tests/unit/lib/fs-security.test.ts","../../tests/unit/lib/fts.test.ts","../../tests/unit/lib/git-url.test.ts","../../tests/unit/lib/instrumentation.test.ts","../../tests/unit/lib/local-path-to-api-url.test.ts","../../tests/unit/lib/mime-magic.test.ts","../../tests/unit/lib/note-actions.test.ts","../../tests/unit/lib/preview-process-manager.test.ts","../../tests/unit/lib/process-manager.test.ts","../../tests/unit/lib/pty-session.test.ts","../../tests/unit/lib/search.test.ts","../../tests/unit/lib/session-store.test.ts","../../tests/unit/lib/utils.test.ts","../../tests/unit/lib/worktree.test.ts","../../tests/unit/mcp/identify-project.test.ts","../../tests/unit/mcp/manage-assets.test.ts","../../tests/unit/mcp/manage-notes.test.ts","../../tests/unit/mcp/search-tools.test.ts","../../tests/unit/missions-merge.test.ts","../../tower-studio-0.1.1.tgz","../../tower-studio-0.1.10.tgz","../../tower-studio-0.1.11.tgz","../../tsconfig.json","../../tsconfig.tsbuildinfo","../../vitest.config.ts","../node_modules/@prisma/client-ac1b8067b36ef9d3","../node_modules/node-pty-0c54088e7263f93d","../node_modules/ws-7d576e2771b2dc49","./chunks/[root-of-the-server]__06zd8x0._.js","./chunks/[root-of-the-server]__081dmfv._.js","./chunks/[root-of-the-server]__0sgxys4._.js","./chunks/[turbopack]_runtime.js","./chunks/project_f_tower_src_0er83xg._.js","./chunks/project_f_tower_src_lib_0p_b~77._.js","./chunks/project_f_tower_src_lib_constants_ts_020catz._.js"]}
|
|
@@ -7,9 +7,9 @@ globalThis.__BUILD_MANIFEST = {
|
|
|
7
7
|
"static/chunks/03~yq9q893hmn.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
12
|
-
"static/
|
|
10
|
+
"static/8KHD6s8uah3cz21-l-Ort/_buildManifest.js",
|
|
11
|
+
"static/8KHD6s8uah3cz21-l-Ort/_ssgManifest.js",
|
|
12
|
+
"static/8KHD6s8uah3cz21-l-Ort/_clientMiddlewareManifest.js"
|
|
13
13
|
],
|
|
14
14
|
"rootMainFiles": [
|
|
15
15
|
"static/chunks/0-49z0i7n9z_u.js",
|
|
@@ -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" 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/0s4zpgzk~au6x.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/0sdq_svi-w4cf.js" async=""></script><script src="/_next/static/chunks/09mkfd6kg8s2..js" async=""></script><script src="/_next/static/chunks/0smj3ii_egywx.js" async=""></script><script src="/_next/static/chunks/0c5h4.yuzpzs5.js" async=""></script><script src="/_next/static/chunks/0q6i_n.rkxpn0.js" async=""></script><script src="/_next/static/chunks/0w-f5xcz~0~a9.js" async=""></script><script src="/_next/static/chunks/0sszltblb5pss.js" async=""></script><script src="/_next/static/chunks/0xvn7yrj70a9v.js" async=""></script><script src="/_next/static/chunks/0-d4licj-hata.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="robots" content="noindex"/><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"/><title>404: This page could not be found.</title><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">23h 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 style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></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/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"default\"]\n4:I[335291,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"default\"]\n5:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"ViewportBoundary\"]\nb:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"MetadataBoundary\"]\nd:I[703810,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0neevhl_o1ozu.css\",\"style\"]\n:HL[\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.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/0sdq_svi-w4cf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/09mkfd6kg8s2..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/0c5h4.yuzpzs5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0sszltblb5pss.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/0-d4licj-hata.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Jspb2q16y1AMCvOLB3nv_\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"f:I[976752,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"IconMark\"]\n7:null\nc:[[\"$\",\"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\"}],[\"$\",\"$Lf\",\"7\",{}]]\n"])</script><script>self.__next_f.push([1,"10:I[471410,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"ThemeProvider\"]\n11:I[11915,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"TooltipProvider\"]\n12:I[625054,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"I18nProvider\"]\n13:I[178755,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.js\"],\"LayoutClient\"]\n14:I[469787,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0w-f5xcz~0~a9.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/0-d4licj-hata.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\":[\"$\",\"$L10\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",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\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],[\"$\",\"$L14\",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" 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/0s4zpgzk~au6x.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/0sdq_svi-w4cf.js" async=""></script><script src="/_next/static/chunks/09mkfd6kg8s2..js" async=""></script><script src="/_next/static/chunks/0smj3ii_egywx.js" async=""></script><script src="/_next/static/chunks/0c5h4.yuzpzs5.js" async=""></script><script src="/_next/static/chunks/0q6i_n.rkxpn0.js" async=""></script><script src="/_next/static/chunks/0huh48g0vwc3w.js" async=""></script><script src="/_next/static/chunks/0sszltblb5pss.js" async=""></script><script src="/_next/static/chunks/0xvn7yrj70a9v.js" async=""></script><script src="/_next/static/chunks/11g71a5j36125.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="robots" content="noindex"/><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"/><title>404: This page could not be found.</title><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">1d 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 style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></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/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"default\"]\n4:I[335291,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"default\"]\n5:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"ViewportBoundary\"]\nb:I[519171,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"MetadataBoundary\"]\nd:I[703810,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0neevhl_o1ozu.css\",\"style\"]\n:HL[\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.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/0sdq_svi-w4cf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/09mkfd6kg8s2..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/0c5h4.yuzpzs5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0huh48g0vwc3w.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0sszltblb5pss.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/11g71a5j36125.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0neevhl_o1ozu.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0s4zpgzk~au6x.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"8KHD6s8uah3cz21-l-Ort\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"f:I[976752,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"IconMark\"]\n7:null\nc:[[\"$\",\"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\"}],[\"$\",\"$Lf\",\"7\",{}]]\n"])</script><script>self.__next_f.push([1,"10:I[471410,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"ThemeProvider\"]\n11:I[11915,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"TooltipProvider\"]\n12:I[625054,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"I18nProvider\"]\n13:I[178755,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.js\"],\"LayoutClient\"]\n14:I[469787,[\"/_next/static/chunks/0i5zk6woum~cm.js\",\"/_next/static/chunks/0odp5708u_28m.js\",\"/_next/static/chunks/0sdq_svi-w4cf.js\",\"/_next/static/chunks/09mkfd6kg8s2..js\",\"/_next/static/chunks/0smj3ii_egywx.js\",\"/_next/static/chunks/0c5h4.yuzpzs5.js\",\"/_next/static/chunks/0q6i_n.rkxpn0.js\",\"/_next/static/chunks/0huh48g0vwc3w.js\",\"/_next/static/chunks/0sszltblb5pss.js\",\"/_next/static/chunks/0xvn7yrj70a9v.js\",\"/_next/static/chunks/11g71a5j36125.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\":[\"$\",\"$L10\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$L12\",null,{\"children\":[[\"$\",\"$L13\",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\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:children:1:children:0:props:children:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],[\"$\",\"$L14\",null,{\"richColors\":true,\"position\":\"top-right\"}]]}]}]}]}]]}]\n"])</script></body></html>
|