tower-studio 0.2.19 → 0.2.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/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +3 -2
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +59 -59
- package/.next/standalone/.next/server/app/missions/page.js +5 -5
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +41 -41
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +86 -86
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +5 -5
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +66 -66
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +76 -76
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +6 -6
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +45 -45
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +12 -0
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-0gs-6._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0iyp~.k._.js +10 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ogh_qu._.js +10 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q.piu~._.js +9 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12c9noi._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__07ns1z8._.js → [root-of-the-server]__0hy3~f.._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0sdt1y5._.js → [root-of-the-server]__0q-abig._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q~lxnz._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th0_fo._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0y5wu~l._.js → [root-of-the-server]__10ol5vl._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/_00jadm8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_05l656y._.js → _03.a~r1._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_053zyvm._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0gv9sv3._.js → _08x3jaa._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0_zfpwh._.js → _09j4imi._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_09r0_z9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0a554d8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0dvltcf._.js → _0aw2qq6._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0jz8fv8._.js → _0bmywa6._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ghovf3._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0jyj~t3._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_0ng0eku._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0yakvlq._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_13r9dxk._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_lib_worktree_ts_06cucy3._.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +239 -239
- package/.next/standalone/.next/static/chunks/00fv~h4rni5hv.js +1 -0
- package/.next/standalone/.next/static/chunks/{096ysbmoa9qsb.js → 00p3.tda-56.l.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0hniqlgz6waea.js → 01tnwkggn5.s-.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0vu_cifxk7vfu.js → 02bobmiee9ss8.js} +1 -1
- package/.next/standalone/.next/static/chunks/039ntokp82-em.js +1 -0
- package/.next/standalone/.next/static/chunks/{0b6zhezopdbs2.js → 04yrp-8ps3q_-.js} +1 -1
- package/.next/standalone/.next/static/chunks/05.wfh773dxo9.js +1 -0
- package/.next/standalone/.next/static/chunks/{08x.ru6r_rz3k.js → 05qdpgnpb_7mk.js} +1 -1
- package/.next/standalone/.next/static/chunks/06~1n6of8ll__.js +5 -0
- package/.next/standalone/.next/static/chunks/0_n2l3jehwcsq.js +1 -0
- package/.next/standalone/.next/static/chunks/{0p7hamd-yspky.js → 0aq7ksckxr-8-.js} +2 -2
- package/.next/standalone/.next/static/chunks/{03og02bu96n.e.js → 0d4~4k4hv01ah.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0njf5husn6ovd.js → 0f1gk0.5slqqh.js} +1 -1
- package/.next/standalone/.next/static/chunks/0ip_37zz4f080.js +1 -0
- package/.next/standalone/.next/static/chunks/{1124-9qfcr70v.js → 0j16~sj50uq_m.js} +1 -1
- package/.next/standalone/.next/static/chunks/0o8jf4a30e_ri.js +5 -0
- package/.next/standalone/.next/static/chunks/0ol16355~utic.js +5 -0
- package/.next/standalone/.next/static/chunks/{10ght~j9wl9ab.js → 0pg_rf2cch5pv.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0esvyij44lvt6.js → 0pwe0m3i1rro1.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0izukvmui9f8m.js → 0rwca.wrfl3b9.js} +1 -1
- package/.next/standalone/.next/static/chunks/{06qwj~g0qwhey.js → 0srx~7bncp64q.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0s6ygn-alcm2d.js → 0vyvdsh1mkl5d.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0lv0zqg.f66eu.js → 10h~50kdsu5fx.js} +1 -1
- package/.next/standalone/.next/static/chunks/{162ec9.32dj73.js → 15esfko8asvh7.js} +1 -1
- package/.next/standalone/.next/static/chunks/16sn2ij01qrfz.js +1 -0
- package/.next/standalone/.next/static/chunks/{04wsku4m5~s1q.js → 17oxpxjm7_smn.js} +1 -1
- package/.next/standalone/package.json +1 -1
- package/dist/mcp-server.cjs +17 -1
- package/package.json +1 -1
- package/skills/tower/SKILL.md +9 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +0 -11
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0313pct._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08xomvf._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0c7x0o9._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e82_jw._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sk.itb._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v7p~3.._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjuu0z._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.s5ax._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_01e47s2._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_01yg50d._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_09qgmwg._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_7d5_7._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0djgo-u._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0n.xiu5._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_10ogq8w._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_13kwp85._.js +0 -7
- package/.next/standalone/.next/static/chunks/0._824vjqa-9k.js +0 -5
- package/.next/standalone/.next/static/chunks/08~85j56saf6q.js +0 -1
- package/.next/standalone/.next/static/chunks/0c7b_.6i4jef8.js +0 -1
- package/.next/standalone/.next/static/chunks/0hseznii2u-4n.js +0 -5
- package/.next/standalone/.next/static/chunks/0kycb80.t-7_-.js +0 -1
- package/.next/standalone/.next/static/chunks/0v66~34w9t3gz.js +0 -5
- package/.next/standalone/.next/static/chunks/0v_nmghra_n2q.js +0 -1
- package/.next/standalone/.next/static/chunks/0zf35xwv.l3l7.js +0 -1
- package/.next/standalone/.next/static/chunks/11.t9_o8cox8t.js +0 -1
- /package/.next/standalone/.next/static/{mLQP8o4ghKE2DGln7fL34 → zosKR5i2aA392qu0Ka1j9}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{mLQP8o4ghKE2DGln7fL34 → zosKR5i2aA392qu0Ka1j9}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{mLQP8o4ghKE2DGln7fL34 → zosKR5i2aA392qu0Ka1j9}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/workspaces/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":680695,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":680695,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":484878,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":484878,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":516578,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":516578,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":90678,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":90678,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":744050,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":744050,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":834225,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":834225,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":782626,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":782626,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/layout/layout-client.tsx <module evaluation>":{"id":914935,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/layout/layout-client.tsx":{"id":914935,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/i18n.tsx <module evaluation>":{"id":533499,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/i18n.tsx":{"id":533499,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx <module evaluation>":{"id":782406,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx":{"id":782406,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/extensions/context.tsx <module evaluation>":{"id":770303,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/extensions/context.tsx":{"id":770303,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/sonner.tsx <module evaluation>":{"id":713354,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/sonner.tsx":{"id":713354,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js <module evaluation>":{"id":458464,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js":{"id":458464,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":135230,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":135230,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/03og02bu96n.e.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/06qwj~g0qwhey.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false}},"ssrModuleMapping":{"680695":{"*":{"id":449225,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"484878":{"*":{"id":784784,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"516578":{"*":{"id":916393,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"90678":{"*":{"id":614964,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"744050":{"*":{"id":814840,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"834225":{"*":{"id":38071,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"782626":{"*":{"id":208382,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"914935":{"*":{"id":607884,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"533499":{"*":{"id":951192,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"782406":{"*":{"id":3896,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"770303":{"*":{"id":87309,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"713354":{"*":{"id":426419,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"458464":{"*":{"id":392223,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js"],"async":false}},"135230":{"*":{"id":424746,"name":"*","chunks":["server/chunks/ssr/_05l656y._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0sdt1y5._.js","server/chunks/ssr/0se9_next_dist_client_components_0uod4qi._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"680695":{"*":{"id":691495,"name":"*","chunks":[],"async":false}},"484878":{"*":{"id":533183,"name":"*","chunks":[],"async":false}},"516578":{"*":{"id":412747,"name":"*","chunks":[],"async":false}},"90678":{"*":{"id":99895,"name":"*","chunks":[],"async":false}},"744050":{"*":{"id":502387,"name":"*","chunks":[],"async":false}},"834225":{"*":{"id":426094,"name":"*","chunks":[],"async":false}},"782626":{"*":{"id":242624,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"914935":{"*":{"id":890170,"name":"*","chunks":[],"async":false}},"533499":{"*":{"id":604483,"name":"*","chunks":[],"async":false}},"782406":{"*":{"id":718127,"name":"*","chunks":[],"async":false}},"770303":{"*":{"id":948109,"name":"*","chunks":[],"async":false}},"713354":{"*":{"id":324257,"name":"*","chunks":[],"async":false}},"458464":{"*":{"id":857188,"name":"*","chunks":[],"async":false}},"135230":{"*":{"id":764823,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0okjtk-a.5lz0.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0okjtk-a.5lz0.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/076x3dc258jv8.js","static/chunks/116ssnh5k8ad9.js","static/chunks/03og02bu96n.e.js","static/chunks/08rokhw7bg_zn.js","static/chunks/0b2yknsc68f2a.js","static/chunks/16nn-au~pxlvy.js","static/chunks/06qwj~g0qwhey.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0f73nbasuf4u_.js","static/chunks/13.pi0v53g-4n.js","static/chunks/0n52vvco8hy2h.js","static/chunks/0wyjnhk_5g3.8.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/076x3dc258jv8.js","static/chunks/116ssnh5k8ad9.js","static/chunks/03og02bu96n.e.js","static/chunks/08rokhw7bg_zn.js","static/chunks/0b2yknsc68f2a.js","static/chunks/16nn-au~pxlvy.js","static/chunks/06qwj~g0qwhey.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0f73nbasuf4u_.js","static/chunks/13.pi0v53g-4n.js","static/chunks/0n52vvco8hy2h.js","static/chunks/0wyjnhk_5g3.8.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/workspaces/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":680695,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":680695,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":484878,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":484878,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":516578,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":516578,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":90678,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":90678,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":744050,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":744050,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":834225,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":834225,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":782626,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":782626,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/layout/layout-client.tsx <module evaluation>":{"id":914935,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/layout/layout-client.tsx":{"id":914935,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/i18n.tsx <module evaluation>":{"id":533499,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/i18n.tsx":{"id":533499,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx <module evaluation>":{"id":782406,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx":{"id":782406,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/extensions/context.tsx <module evaluation>":{"id":770303,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/lib/extensions/context.tsx":{"id":770303,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/sonner.tsx <module evaluation>":{"id":713354,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/src/components/ui/sonner.tsx":{"id":713354,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js <module evaluation>":{"id":458464,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js":{"id":458464,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":135230,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":135230,"name":"*","chunks":["/_next/static/chunks/076x3dc258jv8.js","/_next/static/chunks/116ssnh5k8ad9.js","/_next/static/chunks/0d4~4k4hv01ah.js","/_next/static/chunks/08rokhw7bg_zn.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0srx~7bncp64q.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/13.pi0v53g-4n.js","/_next/static/chunks/0n52vvco8hy2h.js","/_next/static/chunks/0wyjnhk_5g3.8.js"],"async":false}},"ssrModuleMapping":{"680695":{"*":{"id":449225,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"484878":{"*":{"id":784784,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"516578":{"*":{"id":916393,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"90678":{"*":{"id":614964,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"744050":{"*":{"id":814840,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"834225":{"*":{"id":38071,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"782626":{"*":{"id":208382,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"914935":{"*":{"id":607884,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"533499":{"*":{"id":951192,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"782406":{"*":{"id":3896,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"770303":{"*":{"id":87309,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"713354":{"*":{"id":426419,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"458464":{"*":{"id":392223,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js"],"async":false}},"135230":{"*":{"id":424746,"name":"*","chunks":["server/chunks/ssr/_03.a~r1._.js","server/chunks/ssr/12k._sonner_dist_index_mjs_0-vmpk5._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0fuoov5._.js","server/chunks/ssr/_0ueyys5._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0q-abig._.js","server/chunks/ssr/0se9_next_dist_client_components_0uod4qi._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"680695":{"*":{"id":691495,"name":"*","chunks":[],"async":false}},"484878":{"*":{"id":533183,"name":"*","chunks":[],"async":false}},"516578":{"*":{"id":412747,"name":"*","chunks":[],"async":false}},"90678":{"*":{"id":99895,"name":"*","chunks":[],"async":false}},"744050":{"*":{"id":502387,"name":"*","chunks":[],"async":false}},"834225":{"*":{"id":426094,"name":"*","chunks":[],"async":false}},"782626":{"*":{"id":242624,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"914935":{"*":{"id":890170,"name":"*","chunks":[],"async":false}},"533499":{"*":{"id":604483,"name":"*","chunks":[],"async":false}},"782406":{"*":{"id":718127,"name":"*","chunks":[],"async":false}},"770303":{"*":{"id":948109,"name":"*","chunks":[],"async":false}},"713354":{"*":{"id":324257,"name":"*","chunks":[],"async":false}},"458464":{"*":{"id":857188,"name":"*","chunks":[],"async":false}},"135230":{"*":{"id":764823,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0okjtk-a.5lz0.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0okjtk-a.5lz0.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/076x3dc258jv8.js","static/chunks/116ssnh5k8ad9.js","static/chunks/0d4~4k4hv01ah.js","static/chunks/08rokhw7bg_zn.js","static/chunks/0b2yknsc68f2a.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0srx~7bncp64q.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0f73nbasuf4u_.js","static/chunks/13.pi0v53g-4n.js","static/chunks/0n52vvco8hy2h.js","static/chunks/0wyjnhk_5g3.8.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/076x3dc258jv8.js","static/chunks/116ssnh5k8ad9.js","static/chunks/0d4~4k4hv01ah.js","static/chunks/08rokhw7bg_zn.js","static/chunks/0b2yknsc68f2a.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0srx~7bncp64q.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0f73nbasuf4u_.js","static/chunks/13.pi0v53g-4n.js","static/chunks/0n52vvco8hy2h.js","static/chunks/0wyjnhk_5g3.8.js"]}};
|
|
3
3
|
|
package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
module.exports=[617424,e=>{"use strict";var t=e.i(765876),n=e.i(675896),a=e.i(959160),s=e.i(97944),r=e.i(86757),o=e.i(204144),i=e.i(273436),l=e.i(743641),u=e.i(813766),d=e.i(840884),c=e.i(498814),p=e.i(780006),h=e.i(544432),m=e.i(772005),f=e.i(450223),y=e.i(193695);e.i(628400);var R=e.i(800071),g=e.i(198840),v=e.i(902157),w=e.i(750227),C=e.i(634712),_=e.i(341291),E=e.i(472129),T=e.i(769310),A=e.i(843793),x=e.i(173215);let b=new E.ClaudeCliAdapter;async function S(t){let n,a=(0,g.requireLocalhost)(t);if(a)return a;try{n=await t.json()}catch{return new Response(JSON.stringify({error:"Invalid JSON body"}),{status:400,headers:{"Content-Type":"application/json"}})}let s=Array.isArray(n.attachmentFilenames)?n.attachmentFilenames.filter(e=>"string"==typeof e&&C.ATTACHMENT_SUBPATH_RE.test(e)).slice(0,C.MAX_ATTACHMENTS):[];if(!n.message?.trim()&&0===s.length)return new Response(JSON.stringify({error:"Message or attachments required"}),{status:400,headers:{"Content-Type":"application/json"}});let r=new ReadableStream({async start(t){let a=new TextEncoder;function r(e){t.enqueue(a.encode(`data: ${JSON.stringify(e)}
|
|
2
|
+
|
|
3
|
+
`))}try{let{query:t}=await e.A(145135),a=(0,T.resolveSdkExecutable)(b.resolveCommand()),{ensureTowerDir:o}=await e.A(979764),i=o(),l=s.length>0,u={tools:l?["Read"]:[],allowedTools:[`mcp__${(0,x.getTowerMcpName)()}__*`,"Read"],permissionMode:"bypassPermissions",allowDangerouslySkipPermissions:!0,includePartialMessages:!0,cwd:i,pathToClaudeCodeExecutable:a};n.sessionId&&(u.resume=n.sessionId);let d="";if(!n.sessionId){let e=await A.db.systemConfig.findUnique({where:{key:"onboarding.username"}});try{let t=e?JSON.parse(e.value):null;"string"==typeof t&&t.length>0&&(d=`[Context: The user's name is ${t}.]
|
|
4
|
+
|
|
5
|
+
`)}catch{}}let c=n.sessionId?`${d}${n.message}`:`${d}/tower ${n.message}`,p=l?function(e,t,n){if(0===t.length)return e;let a=t.slice(0,C.MAX_ATTACHMENTS),s=w.resolve(n),r=[];for(let e of a){if(!C.ATTACHMENT_SUBPATH_RE.test(e))continue;let t=(0,C.classifyAttachmentSubPath)(e);if(!t)continue;let a=w.resolve(n,e);a.startsWith(s+w.sep)&&v.existsSync(a)&&r.push({kind:t,absPath:a})}if(0===r.length)return e;let o=r.map(e=>`- [${"image"===e.kind?"Image":"Text"}] ${e.absPath}`).join("\n");return`${e}
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
The user has attached the following file(s). Use the Read tool to view them:
|
|
9
|
+
${o}`}(c,s,(0,_.getAssistantCacheRoot)()):c,h=t({prompt:p,options:u}),m=0;for await(let e of h)switch(e.type){case"assistant":{let t=e.message.content.filter(e=>"text"===e.type).map(e=>e.text??"").join(""),n=e.message.content.filter(e=>"tool_use"===e.type);for(let a of(t&&r({type:"text",content:t,sessionId:e.session_id}),n))m+=1,r({type:"tool_use",content:a.name??"unknown",toolInput:a.input,sessionId:e.session_id});break}case"result":console.error(`[assistant-chat] turn done — subtype=${e.subtype??"?"} toolUses=${m} numTurns=${e.num_turns??"?"} firstTurn=${!n.sessionId}`),(e.subtype?.includes("error")||e.is_error)&&r({type:"error",content:e.error??"Execution error"}),r({type:"done",sessionId:e.session_id});break;case"system":"tool_result"===e.subtype&&r({type:"tool_result",content:e.tool_name??"tool",toolOutput:e.content??""});break;case"stream_event":{let t=e.event;"content_block_delta"===t.type&&t.delta?.type==="text_delta"&&t.delta.text?r({type:"text_delta",content:t.delta.text,sessionId:e.session_id}):"content_block_start"===t.type&&t.content_block?.type==="tool_use"&&r({type:"tool_start",content:t.content_block.name??"tool",sessionId:e.session_id})}}}catch(t){let e=t instanceof Error?t.message:String(t);console.error("[assistant-chat] ERROR:",e,t instanceof Error&&t.stack?`
|
|
10
|
+
${t.stack}`:""),r({type:"error",content:`Assistant encountered an error: ${e}`})}finally{r({type:"done"}),t.close()}}});return new Response(r,{headers:{"Content-Type":"text/event-stream","Cache-Control":"no-cache",Connection:"keep-alive"}})}e.s(["POST",0,S,"dynamic",0,"force-dynamic","runtime",0,"nodejs"],323612);var N=e.i(323612);let P=new t.AppRouteRouteModule({definition:{kind:n.RouteKind.APP_ROUTE,page:"/api/internal/assistant/chat/route",pathname:"/api/internal/assistant/chat",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/internal/assistant/chat/route.ts",nextConfigOutput:"standalone",userland:N}),{workAsyncStorage:I,workUnitAsyncStorage:O,serverHooks:k}=P;async function $(e,t,a){a.requestMeta&&(0,s.setRequestMeta)(e,a.requestMeta),P.isDev&&(0,s.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let g="/api/internal/assistant/chat/route";g=g.replace(/\/index$/,"")||"/";let v=await P.prepare(e,t,{srcPage:g,multiZoneDraftMode:!1});if(!v)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:w,params:C,nextConfig:_,parsedUrl:E,isDraftMode:T,prerenderManifest:A,routerServerContext:x,isOnDemandRevalidate:b,revalidateOnlyGenerated:S,resolvedPathname:N,clientReferenceManifest:I,serverActionsManifest:O}=v,k=(0,i.normalizeAppPath)(g),$=!!(A.dynamicRoutes[k]||A.routes[N]),M=async()=>((null==x?void 0:x.render404)?await x.render404(e,t,E,!1):t.end("This page could not be found"),null);if($&&!T){let e=!!A.routes[N],t=A.dynamicRoutes[k];if(t&&!1===t.fallback&&!e){if(_.adapterPath)return await M();throw new y.NoFallbackError}}let H=null;!$||P.isDev||T||(H="/index"===(H=N)?"/":H);let q=!0===P.isDev||!$,U=$&&!q;O&&I&&(0,o.setManifestsSingleton)({page:g,clientReferenceManifest:I,serverActionsManifest:O});let D=e.method||"GET",j=(0,r.getTracer)(),F=j.getActiveScopeSpan(),B=!!(null==x?void 0:x.isWrappedByNextServer),K=!!(0,s.getRequestMeta)(e,"minimalMode"),L=(0,s.getRequestMeta)(e,"incrementalCache")||await P.getIncrementalCache(e,_,A,K);null==L||L.resetRequestCache(),globalThis.__incrementalCache=L;let J={params:C,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!_.experimental.authInterrupts},cacheComponents:!!_.cacheComponents,supportsDynamicResponse:q,incrementalCache:L,cacheLifeProfiles:_.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,n,a,s)=>P.onRequestError(e,t,a,s,x)},sharedContext:{buildId:w}},X=new l.NodeNextRequest(e),W=new l.NodeNextResponse(t),G=u.NextRequestAdapter.fromNodeNextRequest(X,(0,u.signalFromNodeResponse)(t));try{let s,o=async e=>P.handle(G,J).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let n=j.getRootSpanAttributes();if(!n)return;if(n.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${n.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=n.get("next.route");if(a){let t=`${D} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),s&&s!==e&&(s.setAttribute("http.route",a),s.updateName(t))}else e.updateName(`${D} ${g}`)}),i=async s=>{var r,i;let l=async({previousCacheEntry:n})=>{try{if(!K&&b&&S&&!n)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let r=await o(s);e.fetchMetrics=J.renderOpts.fetchMetrics;let i=J.renderOpts.pendingWaitUntil;i&&a.waitUntil&&(a.waitUntil(i),i=void 0);let l=J.renderOpts.collectedTags;if(!$)return await (0,p.sendResponse)(X,W,r,J.renderOpts.pendingWaitUntil),null;{let e=await r.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(r.headers);l&&(t[f.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let n=void 0!==J.renderOpts.collectedRevalidate&&!(J.renderOpts.collectedRevalidate>=f.INFINITE_CACHE)&&J.renderOpts.collectedRevalidate,a=void 0===J.renderOpts.collectedExpire||J.renderOpts.collectedExpire>=f.INFINITE_CACHE?void 0:J.renderOpts.collectedExpire;return{value:{kind:R.CachedRouteKind.APP_ROUTE,status:r.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:n,expire:a}}}}catch(t){throw(null==n?void 0:n.isStale)&&await P.onRequestError(e,t,{routerKind:"App Router",routePath:g,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:b})},!1,x),t}},u=await P.handleResponse({req:e,nextConfig:_,cacheKey:H,routeKind:n.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:b,revalidateOnlyGenerated:S,responseGenerator:l,waitUntil:a.waitUntil,isMinimalMode:K});if(!$)return null;if((null==u||null==(r=u.value)?void 0:r.kind)!==R.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(i=u.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});K||t.setHeader("x-nextjs-cache",b?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),T&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return K&&$||d.delete(f.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,m.getCacheControlHeader)(u.cacheControl)),await (0,p.sendResponse)(X,W,new Response(u.value.body,{headers:d,status:u.value.status||200})),null};B&&F?await i(F):(s=j.getActiveScopeSpan(),await j.withPropagatedContext(e.headers,()=>j.trace(d.BaseServerSpan.handleRequest,{spanName:`${D} ${g}`,kind:r.SpanKind.SERVER,attributes:{"http.method":D,"http.target":e.url}},i),void 0,!B))}catch(t){if(t instanceof y.NoFallbackError||await P.onRequestError(e,t,{routerKind:"App Router",routePath:k,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:b})},!1,x),$)throw t;return await (0,p.sendResponse)(X,W,new Response(null,{status:500})),null}}e.s(["handler",0,$,"patchFetch",0,function(){return(0,a.patchFetch)({workAsyncStorage:I,workUnitAsyncStorage:O})},"routeModule",0,P,"serverHooks",0,k,"workAsyncStorage",0,I,"workUnitAsyncStorage",0,O],617424)}];
|
|
11
|
+
|
|
12
|
+
//# sourceMappingURL=0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js.map
|
package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
module.exports=[550972,e=>{"use strict";var t=e.i(765876),a=e.i(675896),r=e.i(959160),i=e.i(97944),n=e.i(86757),s=e.i(204144),o=e.i(273436),d=e.i(743641),l=e.i(813766),c=e.i(840884),u=e.i(498814),p=e.i(780006),w=e.i(544432),h=e.i(772005),f=e.i(450223),k=e.i(193695);e.i(628400);var
|
|
2
|
-
${e.reverse().map(e=>`${e.role}: ${e.content}`).join("\n")}`:"",a.trim()?`User message: ${a}`:""].filter(Boolean).join("\n\n")}let f=r??d.promptId;if(f){let e=await R.db.agentPrompt.findUnique({where:{id:f}});e?.content&&(o=await (0,S.mkdtemp)((0,C.join)((0,j.tmpdir)(),"tower-pty-")),s=(0,C.join)(o,"instructions.md"),await (0,S.writeFile)(s,e.content,"utf-8"))}let k=null,E=null;if(d.baseBranch&&d.project.localPath){let{worktreePath:e,worktreeBranch:a}=await (0,A.createWorktree)(d.project.localPath,t,d.baseBranch,d.subPath);k=e,E=a}let b=k??d.project.localPath,g=d.subPath?(0,C.join)(b,d.subPath):b,m=await R.db.taskExecution.create({data:{taskId:t,agent:p.agentFieldValue,status:"RUNNING",startedAt:new Date,worktreePath:k??null,worktreeBranch:E??null,callbackUrl:i??null}});if(d.project.localPath)try{let t,{execFileSync:a}=await e.A(144264);(t=k&&d.baseBranch?a("git",["merge-base",d.baseBranch,"HEAD"],{cwd:k,encoding:"utf-8",timeout:5e3}).trim():a("git",["rev-parse","HEAD"],{cwd:d.project.localPath,encoding:"utf-8",timeout:5e3}).trim())&&await R.db.taskExecution.update({where:{id:m.id},data:{forkCommit:t}})}catch{}let v="";if(s){let{readFile:t}=await e.A(260815);v+=await t(s,"utf-8")}let N=await (0,x.readConfigValue)("onboarding.username","");N&&(v+=(v?"\n":"")+`The user's name is ${N}.`);let T=u.buildSpawnArgs({taskId:t,prompt:h,cwd:g,extraArgs:[...v?["--append-system-prompt",v]:[],...w?["--model",w]:[]],envOverrides:u.buildEnvOverrides({taskId:t,taskTitle:d.title,apiUrl:`http://localhost:${process.env.PORT||"3000"}`,callbackUrl:i??void 0})});return(0,I.createSession)(t,T.command,T.args,g,()=>{},async a=>{await O(t,a);let r=await R.db.taskExecution.findUnique({where:{id:m.id}});if(r?.status!=="RUNNING")return;let{getSession:i}=await e.A(217260),n=i(t),s=n?.getBuffer()??"";await R.db.taskExecution.update({where:{id:m.id},data:{status:0===a?"COMPLETED":"FAILED",endedAt:new Date}}).catch(e=>{D.error("Failed to update execution status",e)});let l=k||d.project.localPath,{captureExecutionSummary:c}=await e.A(507603);await c(m.id,t,a,s,l);let{dispatchTaskCompletionEvent:u}=await e.A(136565);await u({taskId:t,taskTitle:d.title,status:0===a?"COMPLETED":"FAILED",executionId:m.id,workspaceId:d.project.workspaceId}),0===a&&await R.db.task.update({where:{id:t},data:{status:"IN_REVIEW"}}).catch(e=>{D.error("Failed to update task status",e)}),o&&await (0,S.rm)(o,{recursive:!0,force:!0}).catch(()=>{})},T.env,void 0,1e3*c),{executionId:m.id,worktreePath:k??b??null}}async function V(e,t,a,r,i){try{let n=await H(e,t,a,r,i);return{ok:!0,...n}}catch(t){return D.error("startPtyExecution failed",{taskId:e,error:t instanceof Error?t.stack??t.message:String(t)}),{ok:!1,error:t instanceof Error&&t.message?t.message:String(t)}}}async function K(){return(await R.db.taskExecution.findMany({where:{status:"RUNNING"},orderBy:{startedAt:"asc"},include:{task:{include:{project:{include:{workspace:!0}}}}}})).map(e=>({executionId:e.id,taskId:e.taskId,taskTitle:e.task.title,projectId:e.task.project.id,projectName:e.task.project.name,projectAlias:e.task.project.alias,projectLocalPath:e.task.project.localPath,workspaceId:e.task.project.workspace.id,workspaceName:e.task.project.workspace.name,worktreePath:e.worktreePath,subPath:e.task.subPath??null,startedAt:e.startedAt?.toISOString()??null}))}(0,T.ensureServerEntryExports)([M,_,F,q,L,B,$,G,H,V,K]),(0,v.registerServerReference)(M,"6057374dcac85db28cb66adedb6c598584a9647dba",null),(0,v.registerServerReference)(_,"40d5a66e1c2b1d0ee11f8ab839ade99cac1f950e4f",null),(0,v.registerServerReference)(F,"783853b68a74153af9ad213368ba98b9ceb871b2e6",null),(0,v.registerServerReference)(q,"60d9d10552276eb21c2cdebcfd52fc87eb8a7ddacb",null),(0,v.registerServerReference)(L,"406376c3fb81b1ee54166a615a3f1a8f99109d233f",null),(0,v.registerServerReference)(B,"401eac185ce9b2392c49243858ba5f8eefbc3a292c",null),(0,v.registerServerReference)($,"6013f12ade41b0b662255ff65a2159ad657f591a65",null),(0,v.registerServerReference)(G,"40e49611f360e36ec058b150612324ae457fde0380",null),(0,v.registerServerReference)(H,"7c2c02f8d36822f8250e71ea82327a52e0d8932e0c",null),(0,v.registerServerReference)(V,"7c7aab200ad6049d5b59c13639807c1ea11eaf8a81",null),(0,v.registerServerReference)(K,"0089cb9db4c11d47e41e0e734558242679b114689a",null);let W=g.z.object({prompt:g.z.string().optional().default("")});async function z(e,{params:t}){let a=(0,m.requireLocalhost)(e);if(a)return a;let{taskId:r}=await t,i=(0,m.validateTaskId)(r);if(i)return i;try{let t=await e.json(),a=W.safeParse(t);if(!a.success)return b.NextResponse.json({error:"Invalid body"},{status:400});let i=await H(r,a.data.prompt);return b.NextResponse.json(i)}catch(t){let e=t instanceof Error?t.message:String(t);return b.NextResponse.json({error:e},{status:500})}}e.s(["POST",0,z,"dynamic",0,"force-dynamic","runtime",0,"nodejs"],499090);var X=e.i(499090);let Z=new t.AppRouteRouteModule({definition:{kind:a.RouteKind.APP_ROUTE,page:"/api/internal/terminal/[taskId]/start/route",pathname:"/api/internal/terminal/[taskId]/start",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/internal/terminal/[taskId]/start/route.ts",nextConfigOutput:"standalone",userland:X}),{workAsyncStorage:J,workUnitAsyncStorage:Q,serverHooks:Y}=Z;async function ee(e,t,r){r.requestMeta&&(0,i.setRequestMeta)(e,r.requestMeta),Z.isDev&&(0,i.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let b="/api/internal/terminal/[taskId]/start/route";b=b.replace(/\/index$/,"")||"/";let g=await Z.prepare(e,t,{srcPage:b,multiZoneDraftMode:!1});if(!g)return t.statusCode=400,t.end("Bad Request"),null==r.waitUntil||r.waitUntil.call(r,Promise.resolve()),null;let{buildId:m,params:v,nextConfig:R,parsedUrl:P,isDraftMode:A,prerenderManifest:I,routerServerContext:N,isOnDemandRevalidate:x,revalidateOnlyGenerated:y,resolvedPathname:S,clientReferenceManifest:j,serverActionsManifest:C}=g,T=(0,o.normalizeAppPath)(b),D=!!(I.dynamicRoutes[T]||I.routes[S]),U=async()=>((null==N?void 0:N.render404)?await N.render404(e,t,P,!1):t.end("This page could not be found"),null);if(D&&!A){let e=!!I.routes[S],t=I.dynamicRoutes[T];if(t&&!1===t.fallback&&!e){if(R.adapterPath)return await U();throw new k.NoFallbackError}}let O=null;!D||Z.isDev||A||(O="/index"===(O=S)?"/":O);let M=!0===Z.isDev||!D,_=D&&!M;C&&j&&(0,s.setManifestsSingleton)({page:b,clientReferenceManifest:j,serverActionsManifest:C});let F=e.method||"GET",q=(0,n.getTracer)(),L=q.getActiveScopeSpan(),B=!!(null==N?void 0:N.isWrappedByNextServer),$=!!(0,i.getRequestMeta)(e,"minimalMode"),G=(0,i.getRequestMeta)(e,"incrementalCache")||await Z.getIncrementalCache(e,R,I,$);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let H={params:v,previewProps:I.preview,renderOpts:{experimental:{authInterrupts:!!R.experimental.authInterrupts},cacheComponents:!!R.cacheComponents,supportsDynamicResponse:M,incrementalCache:G,cacheLifeProfiles:R.cacheLife,waitUntil:r.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,a,r,i)=>Z.onRequestError(e,t,r,i,N)},sharedContext:{buildId:m}},V=new d.NodeNextRequest(e),K=new d.NodeNextResponse(t),W=l.NextRequestAdapter.fromNodeNextRequest(V,(0,l.signalFromNodeResponse)(t));try{let i,s=async e=>Z.handle(W,H).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let a=q.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==c.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let r=a.get("next.route");if(r){let t=`${F} ${r}`;e.setAttributes({"next.route":r,"http.route":r,"next.span_name":t}),e.updateName(t),i&&i!==e&&(i.setAttribute("http.route",r),i.updateName(t))}else e.updateName(`${F} ${b}`)}),o=async i=>{var n,o;let d=async({previousCacheEntry:a})=>{try{if(!$&&x&&y&&!a)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let n=await s(i);e.fetchMetrics=H.renderOpts.fetchMetrics;let o=H.renderOpts.pendingWaitUntil;o&&r.waitUntil&&(r.waitUntil(o),o=void 0);let d=H.renderOpts.collectedTags;if(!D)return await (0,p.sendResponse)(V,K,n,H.renderOpts.pendingWaitUntil),null;{let e=await n.blob(),t=(0,w.toNodeOutgoingHttpHeaders)(n.headers);d&&(t[f.NEXT_CACHE_TAGS_HEADER]=d),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let a=void 0!==H.renderOpts.collectedRevalidate&&!(H.renderOpts.collectedRevalidate>=f.INFINITE_CACHE)&&H.renderOpts.collectedRevalidate,r=void 0===H.renderOpts.collectedExpire||H.renderOpts.collectedExpire>=f.INFINITE_CACHE?void 0:H.renderOpts.collectedExpire;return{value:{kind:E.CachedRouteKind.APP_ROUTE,status:n.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:a,expire:r}}}}catch(t){throw(null==a?void 0:a.isStale)&&await Z.onRequestError(e,t,{routerKind:"App Router",routePath:b,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:_,isOnDemandRevalidate:x})},!1,N),t}},l=await Z.handleResponse({req:e,nextConfig:R,cacheKey:O,routeKind:a.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:I,isRoutePPREnabled:!1,isOnDemandRevalidate:x,revalidateOnlyGenerated:y,responseGenerator:d,waitUntil:r.waitUntil,isMinimalMode:$});if(!D)return null;if((null==l||null==(n=l.value)?void 0:n.kind)!==E.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(o=l.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});$||t.setHeader("x-nextjs-cache",x?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),A&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let c=(0,w.fromNodeOutgoingHttpHeaders)(l.value.headers);return $&&D||c.delete(f.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||t.getHeader("Cache-Control")||c.get("Cache-Control")||c.set("Cache-Control",(0,h.getCacheControlHeader)(l.cacheControl)),await (0,p.sendResponse)(V,K,new Response(l.value.body,{headers:c,status:l.value.status||200})),null};B&&L?await o(L):(i=q.getActiveScopeSpan(),await q.withPropagatedContext(e.headers,()=>q.trace(c.BaseServerSpan.handleRequest,{spanName:`${F} ${b}`,kind:n.SpanKind.SERVER,attributes:{"http.method":F,"http.target":e.url}},o),void 0,!B))}catch(t){if(t instanceof k.NoFallbackError||await Z.onRequestError(e,t,{routerKind:"App Router",routePath:T,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:_,isOnDemandRevalidate:x})},!1,N),D)throw t;return await (0,p.sendResponse)(V,K,new Response(null,{status:500})),null}}e.s(["handler",0,ee,"patchFetch",0,function(){return(0,r.patchFetch)({workAsyncStorage:J,workUnitAsyncStorage:Q})},"routeModule",0,Z,"serverHooks",0,Y,"workAsyncStorage",0,J,"workUnitAsyncStorage",0,Q],550972)}];
|
|
1
|
+
module.exports=[550972,e=>{"use strict";var t=e.i(765876),a=e.i(675896),r=e.i(959160),i=e.i(97944),n=e.i(86757),s=e.i(204144),o=e.i(273436),d=e.i(743641),l=e.i(813766),c=e.i(840884),u=e.i(498814),p=e.i(780006),w=e.i(544432),h=e.i(772005),f=e.i(450223),k=e.i(193695);e.i(628400);var b=e.i(800071),E=e.i(855104),g=e.i(78091),m=e.i(198840),v=e.i(921675),R=e.i(843793),P=e.i(195158),A=e.i(248434),I=e.i(83721),N=e.i(50377),x=e.i(572173),y=e.i(89428),S=e.i(924868),j=e.i(446786),C=e.i(814747),T=e.i(86708);let D=N.logger.create("agent-actions"),U=(0,C.join)((0,j.tmpdir)(),"tower-signals");async function O(e,t){try{await (0,S.mkdir)(U,{recursive:!0,mode:448}),await (0,S.writeFile)((0,C.join)(U,`exit-${e}`),String(t),{mode:384})}catch{}}async function M(e,t){let a=await R.db.taskMessage.create({data:{role:"USER",content:t,taskId:e}});return(0,P.revalidatePath)("/workspaces"),{userMessage:a}}async function _(e){return R.db.taskMessage.findMany({where:{taskId:e},orderBy:{createdAt:"asc"}})}async function F(e,t="CLAUDE_CODE",a,r){let i=await R.db.taskExecution.create({data:{taskId:e,agent:t,status:"RUNNING",startedAt:new Date,worktreePath:a??null,worktreeBranch:r??null}});return await R.db.task.update({where:{id:e},data:{status:"IN_PROGRESS"}}),(0,P.revalidatePath)("/workspaces"),i}async function q(e,t="FAILED"){let a=await R.db.taskExecution.update({where:{id:e},data:{status:t,endedAt:new Date}});return(0,P.revalidatePath)("/workspaces"),a}async function L(t){let{destroySession:a,getSession:r}=await e.A(217260),i=r(t),n=i?.getBuffer()??"",s=await R.db.taskExecution.findFirst({where:{taskId:t,status:"RUNNING"},orderBy:{createdAt:"desc"}}),o=await R.db.task.findUnique({where:{id:t},include:{project:{select:{localPath:!0}}}});if(a(t),s){await R.db.taskExecution.update({where:{id:s.id},data:{status:"COMPLETED",endedAt:new Date}}),await R.db.task.update({where:{id:t},data:{status:"IN_REVIEW"}});let a=s.worktreePath||o?.project?.localPath||null,{captureExecutionSummary:r}=await e.A(507603);await r(s.id,t,0,n,a)}(0,P.revalidatePath)("/workspaces")}async function B(e){return R.db.taskExecution.findMany({where:{taskId:e},orderBy:{createdAt:"desc"},include:{insightNote:{select:{id:!0,title:!0,content:!0}}}})}async function $(t,a){let r=await R.db.task.findUnique({where:{id:t},include:{project:!0}});if(!r)throw Error("Task not found");if(!r.project?.localPath)throw Error("Project has no local path configured");await R.db.taskExecution.updateMany({where:{taskId:t,status:"RUNNING",NOT:{sessionId:a}},data:{status:"FAILED",endedAt:new Date}});let i=await R.db.taskExecution.findFirst({where:{taskId:t,sessionId:a},orderBy:{createdAt:"desc"}});if(!i)throw Error("Previous execution not found");let n=i.worktreePath??r.project.localPath,s=r.subPath?(0,C.join)(n,r.subPath):n,o=await (0,x.readConfigValue)("terminal.idleTimeoutSec",180),{adapter:d}=await (0,y.resolveCliAdapter)("terminal"),l=d.buildEnvOverrides({taskId:t,taskTitle:r.title,apiUrl:`http://localhost:${process.env.PORT||"3000"}`,callbackUrl:i.callbackUrl??void 0}),c=await R.db.taskExecution.update({where:{id:i.id},data:{status:"RUNNING",endedAt:null}});await R.db.task.update({where:{id:t},data:{status:"IN_PROGRESS"}}),(0,P.revalidatePath)("/workspaces");let u=await (0,x.readConfigValue)("onboarding.username",""),p=d.buildSpawnArgs({taskId:t,prompt:"",cwd:s,resumeSessionId:a,extraArgs:[...u?["--append-system-prompt",`The user's name is ${u}.`]:[]],envOverrides:l}),w=/no conversation found with session id|unknown session|session .* not found/i;return(0,I.createSession)(t,p.command,p.args,s,()=>{},async n=>{await O(t,n);let s=await R.db.taskExecution.findUnique({where:{id:c.id}});if(s?.status!=="RUNNING")return;let{getSession:o}=await e.A(217260),d=o(t),l=d?.getBuffer()??"";if(0!==n&&w.test(l)){D.info("Session resume failed — retrying with fresh execution",{taskId:t,previousSessionId:a}),await R.db.taskExecution.update({where:{id:c.id},data:{status:"FAILED",endedAt:new Date}}).catch(()=>{});try{await H(t,r.title)}catch(e){D.error("Fresh execution retry also failed",e,{taskId:t})}return}await R.db.taskExecution.update({where:{id:c.id},data:{status:0===n?"COMPLETED":"FAILED",endedAt:new Date}}).catch(()=>{});let u=i.worktreePath||r.project.localPath,{captureExecutionSummary:p}=await e.A(507603);await p(c.id,t,n,l,u);let{dispatchTaskCompletionEvent:h}=await e.A(136565);await h({taskId:t,taskTitle:r.title,status:0===n?"COMPLETED":"FAILED",executionId:c.id,workspaceId:r.project.workspaceId}),0===n&&await R.db.task.update({where:{id:t},data:{status:"IN_REVIEW"}}).catch(()=>{})},p.env,void 0,1e3*o),{executionId:c.id,worktreePath:i.worktreePath??n??null}}async function G(t){let a=await R.db.task.findUnique({where:{id:t},include:{project:!0}});if(!a)throw Error("Task not found");if(!a.project?.localPath)throw Error("Project has no local path configured");let r=await R.db.taskExecution.findFirst({where:{taskId:t},orderBy:{createdAt:"desc"}}),{destroySession:i}=await e.A(217260);i(t),await R.db.taskExecution.updateMany({where:{taskId:t,status:"RUNNING"},data:{status:"FAILED",endedAt:new Date}});let n=r?.worktreePath??a.project.localPath,s=a.subPath?(0,C.join)(n,a.subPath):n,o=await (0,x.readConfigValue)("terminal.idleTimeoutSec",180),{adapter:d,provider:l}=await (0,y.resolveCliAdapter)("terminal"),c=d.buildEnvOverrides({taskId:t,taskTitle:a.title,apiUrl:`http://localhost:${process.env.PORT||"3000"}`}),u=await R.db.taskExecution.create({data:{taskId:t,agent:l.agentFieldValue,status:"RUNNING",startedAt:new Date,worktreePath:r?.worktreePath??null,worktreeBranch:r?.worktreeBranch??null}});await R.db.task.update({where:{id:t},data:{status:"IN_PROGRESS"}}),(0,P.revalidatePath)("/workspaces");let p=await (0,x.readConfigValue)("onboarding.username",""),w=d.buildSpawnArgs({taskId:t,prompt:"",cwd:s,continueLatest:!0,extraArgs:[...p?["--append-system-prompt",`The user's name is ${p}.`]:[]],envOverrides:c});return(0,I.createSession)(t,w.command,w.args,s,()=>{},async i=>{await O(t,i);let n=await R.db.taskExecution.findUnique({where:{id:u.id}});if(n?.status!=="RUNNING")return;let{getSession:s}=await e.A(217260),o=s(t),d=o?.getBuffer()??"";await R.db.taskExecution.update({where:{id:u.id},data:{status:0===i?"COMPLETED":"FAILED",endedAt:new Date}}).catch(()=>{});let l=r?.worktreePath||a.project.localPath,{captureExecutionSummary:c}=await e.A(507603);await c(u.id,t,i,d,l);let{dispatchTaskCompletionEvent:p}=await e.A(136565);await p({taskId:t,taskTitle:a.title,status:0===i?"COMPLETED":"FAILED",executionId:u.id,workspaceId:a.project.workspaceId}),0===i&&await R.db.task.update({where:{id:t},data:{status:"IN_REVIEW"}}).catch(()=>{})},w.env,void 0,1e3*o),{executionId:u.id,worktreePath:r?.worktreePath??n??null}}async function H(t,a,r,i,n){let s,o,d=await R.db.task.findUnique({where:{id:t},include:{project:!0}});if(!d)throw Error("Task not found");if(!d.project?.localPath)throw Error("Project has no local path configured");let l=await (0,x.readConfigValue)("system.maxConcurrentExecutions",20);if(await R.db.taskExecution.count({where:{status:"RUNNING"}})>=l)throw Error(`已达并发上限(${l}),请等待其他任务完成后再启动`);let c=await (0,x.readConfigValue)("terminal.idleTimeoutSec",180),{adapter:u,provider:p,model:w}=await (0,y.resolveCliAdapter)("terminal");await R.db.taskExecution.updateMany({where:{taskId:t,status:"RUNNING"},data:{status:"FAILED",endedAt:new Date}}),"IN_PROGRESS"!==d.status&&(await R.db.task.update({where:{id:t},data:{status:"IN_PROGRESS"}}),(0,P.revalidatePath)("/workspaces"));let h="";if(!n){let e=await R.db.taskMessage.findMany({where:{taskId:t},orderBy:{createdAt:"desc"},take:10});h=[`Task: ${d.title}`,d.description?`Description: ${d.description}`:"",e.length>0?`Recent conversation:
|
|
2
|
+
${e.reverse().map(e=>`${e.role}: ${e.content}`).join("\n")}`:"",a.trim()?`User message: ${a}`:""].filter(Boolean).join("\n\n")}let f=r??d.promptId;if(f){let e=await R.db.agentPrompt.findUnique({where:{id:f}});e?.content&&(o=await (0,S.mkdtemp)((0,C.join)((0,j.tmpdir)(),"tower-pty-")),s=(0,C.join)(o,"instructions.md"),await (0,S.writeFile)(s,e.content,"utf-8"))}let k=null,b=null;if(d.baseBranch&&d.project.localPath){let{worktreePath:e,worktreeBranch:a}=await (0,A.createWorktree)(d.project.localPath,t,d.baseBranch,d.subPath);k=e,b=a}let E=k??d.project.localPath,g=d.subPath?(0,C.join)(E,d.subPath):E,m=await R.db.taskExecution.create({data:{taskId:t,agent:p.agentFieldValue,status:"RUNNING",startedAt:new Date,worktreePath:k??null,worktreeBranch:b??null,callbackUrl:i??null}});if(d.project.localPath)try{let t,{execFileSync:a}=await e.A(144264);(t=k&&d.baseBranch?a("git",["merge-base",d.baseBranch,"HEAD"],{cwd:k,encoding:"utf-8",timeout:5e3}).trim():a("git",["rev-parse","HEAD"],{cwd:d.project.localPath,encoding:"utf-8",timeout:5e3}).trim())&&await R.db.taskExecution.update({where:{id:m.id},data:{forkCommit:t}})}catch{}let v="";if(s){let{readFile:t}=await e.A(260815);v+=await t(s,"utf-8")}let N=await (0,x.readConfigValue)("onboarding.username","");N&&(v+=(v?"\n":"")+`The user's name is ${N}.`);let T=u.buildSpawnArgs({taskId:t,prompt:h,cwd:g,extraArgs:[...v?["--append-system-prompt",v]:[],...w?["--model",w]:[]],envOverrides:u.buildEnvOverrides({taskId:t,taskTitle:d.title,apiUrl:`http://localhost:${process.env.PORT||"3000"}`,callbackUrl:i??void 0})});return(0,I.createSession)(t,T.command,T.args,g,()=>{},async a=>{await O(t,a);let r=await R.db.taskExecution.findUnique({where:{id:m.id}});if(r?.status!=="RUNNING")return;let{getSession:i}=await e.A(217260),n=i(t),s=n?.getBuffer()??"";await R.db.taskExecution.update({where:{id:m.id},data:{status:0===a?"COMPLETED":"FAILED",endedAt:new Date}}).catch(e=>{D.error("Failed to update execution status",e)});let l=k||d.project.localPath,{captureExecutionSummary:c}=await e.A(507603);await c(m.id,t,a,s,l);let{dispatchTaskCompletionEvent:u}=await e.A(136565);await u({taskId:t,taskTitle:d.title,status:0===a?"COMPLETED":"FAILED",executionId:m.id,workspaceId:d.project.workspaceId}),0===a&&await R.db.task.update({where:{id:t},data:{status:"IN_REVIEW"}}).catch(e=>{D.error("Failed to update task status",e)}),o&&await (0,S.rm)(o,{recursive:!0,force:!0}).catch(()=>{})},T.env,void 0,1e3*c),{executionId:m.id,worktreePath:k??E??null}}async function V(e,t,a,r,i){try{let n=await H(e,t,a,r,i);return{ok:!0,...n}}catch(t){return D.error("startPtyExecution failed",{taskId:e,error:t instanceof Error?t.stack??t.message:String(t)}),{ok:!1,error:t instanceof Error&&t.message?t.message:String(t)}}}async function K(){return(await R.db.taskExecution.findMany({where:{status:"RUNNING"},orderBy:{startedAt:"asc"},include:{task:{include:{project:{include:{workspace:!0}}}}}})).map(e=>({executionId:e.id,taskId:e.taskId,taskTitle:e.task.title,projectId:e.task.project.id,projectName:e.task.project.name,projectAlias:e.task.project.alias,projectLocalPath:e.task.project.localPath,workspaceId:e.task.project.workspace.id,workspaceName:e.task.project.workspace.name,worktreePath:e.worktreePath,subPath:e.task.subPath??null,startedAt:e.startedAt?.toISOString()??null}))}(0,T.ensureServerEntryExports)([M,_,F,q,L,B,$,G,H,V,K]),(0,v.registerServerReference)(M,"60dcee1e9a62b9e18f4320816eb69c6da1a53ee9b4",null),(0,v.registerServerReference)(_,"4021e83cfd9595e4c02aab86afbaa3df47c744df35",null),(0,v.registerServerReference)(F,"785078e44d22ef3355fed97b63dcf0407d629d966b",null),(0,v.registerServerReference)(q,"607ae77b955f7b1f36b775e9b15fd91c02134c45cb",null),(0,v.registerServerReference)(L,"40bdcb74096059f4c6d1bf545d5c112909b8e31288",null),(0,v.registerServerReference)(B,"400329c68fcd02edea883a2bcaf2651767b169dfd3",null),(0,v.registerServerReference)($,"60a23bafb2c8929e089c752c7bd461cd011370b31b",null),(0,v.registerServerReference)(G,"40d0c8238b487e664660cb962acdf111f015db29da",null),(0,v.registerServerReference)(H,"7c50b2b2b3cc8fcb16701e9f4144bccc1b03e04d4f",null),(0,v.registerServerReference)(V,"7c5e3b54118977428104afc6d77720611257ac522a",null),(0,v.registerServerReference)(K,"00d0d6ed1980b29c3a681778813457068d7887c421",null);let W=g.z.object({prompt:g.z.string().optional().default("")});async function z(e,{params:t}){let a=(0,m.requireLocalhost)(e);if(a)return a;let{taskId:r}=await t,i=(0,m.validateTaskId)(r);if(i)return i;try{let t=await e.json(),a=W.safeParse(t);if(!a.success)return E.NextResponse.json({error:"Invalid body"},{status:400});let i=await H(r,a.data.prompt);return E.NextResponse.json(i)}catch(t){let e=t instanceof Error?t.message:String(t);return E.NextResponse.json({error:e},{status:500})}}e.s(["POST",0,z,"dynamic",0,"force-dynamic","runtime",0,"nodejs"],499090);var X=e.i(499090);let Z=new t.AppRouteRouteModule({definition:{kind:a.RouteKind.APP_ROUTE,page:"/api/internal/terminal/[taskId]/start/route",pathname:"/api/internal/terminal/[taskId]/start",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/internal/terminal/[taskId]/start/route.ts",nextConfigOutput:"standalone",userland:X}),{workAsyncStorage:J,workUnitAsyncStorage:Q,serverHooks:Y}=Z;async function ee(e,t,r){r.requestMeta&&(0,i.setRequestMeta)(e,r.requestMeta),Z.isDev&&(0,i.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let E="/api/internal/terminal/[taskId]/start/route";E=E.replace(/\/index$/,"")||"/";let g=await Z.prepare(e,t,{srcPage:E,multiZoneDraftMode:!1});if(!g)return t.statusCode=400,t.end("Bad Request"),null==r.waitUntil||r.waitUntil.call(r,Promise.resolve()),null;let{buildId:m,params:v,nextConfig:R,parsedUrl:P,isDraftMode:A,prerenderManifest:I,routerServerContext:N,isOnDemandRevalidate:x,revalidateOnlyGenerated:y,resolvedPathname:S,clientReferenceManifest:j,serverActionsManifest:C}=g,T=(0,o.normalizeAppPath)(E),D=!!(I.dynamicRoutes[T]||I.routes[S]),U=async()=>((null==N?void 0:N.render404)?await N.render404(e,t,P,!1):t.end("This page could not be found"),null);if(D&&!A){let e=!!I.routes[S],t=I.dynamicRoutes[T];if(t&&!1===t.fallback&&!e){if(R.adapterPath)return await U();throw new k.NoFallbackError}}let O=null;!D||Z.isDev||A||(O="/index"===(O=S)?"/":O);let M=!0===Z.isDev||!D,_=D&&!M;C&&j&&(0,s.setManifestsSingleton)({page:E,clientReferenceManifest:j,serverActionsManifest:C});let F=e.method||"GET",q=(0,n.getTracer)(),L=q.getActiveScopeSpan(),B=!!(null==N?void 0:N.isWrappedByNextServer),$=!!(0,i.getRequestMeta)(e,"minimalMode"),G=(0,i.getRequestMeta)(e,"incrementalCache")||await Z.getIncrementalCache(e,R,I,$);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let H={params:v,previewProps:I.preview,renderOpts:{experimental:{authInterrupts:!!R.experimental.authInterrupts},cacheComponents:!!R.cacheComponents,supportsDynamicResponse:M,incrementalCache:G,cacheLifeProfiles:R.cacheLife,waitUntil:r.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,a,r,i)=>Z.onRequestError(e,t,r,i,N)},sharedContext:{buildId:m}},V=new d.NodeNextRequest(e),K=new d.NodeNextResponse(t),W=l.NextRequestAdapter.fromNodeNextRequest(V,(0,l.signalFromNodeResponse)(t));try{let i,s=async e=>Z.handle(W,H).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let a=q.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==c.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let r=a.get("next.route");if(r){let t=`${F} ${r}`;e.setAttributes({"next.route":r,"http.route":r,"next.span_name":t}),e.updateName(t),i&&i!==e&&(i.setAttribute("http.route",r),i.updateName(t))}else e.updateName(`${F} ${E}`)}),o=async i=>{var n,o;let d=async({previousCacheEntry:a})=>{try{if(!$&&x&&y&&!a)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let n=await s(i);e.fetchMetrics=H.renderOpts.fetchMetrics;let o=H.renderOpts.pendingWaitUntil;o&&r.waitUntil&&(r.waitUntil(o),o=void 0);let d=H.renderOpts.collectedTags;if(!D)return await (0,p.sendResponse)(V,K,n,H.renderOpts.pendingWaitUntil),null;{let e=await n.blob(),t=(0,w.toNodeOutgoingHttpHeaders)(n.headers);d&&(t[f.NEXT_CACHE_TAGS_HEADER]=d),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let a=void 0!==H.renderOpts.collectedRevalidate&&!(H.renderOpts.collectedRevalidate>=f.INFINITE_CACHE)&&H.renderOpts.collectedRevalidate,r=void 0===H.renderOpts.collectedExpire||H.renderOpts.collectedExpire>=f.INFINITE_CACHE?void 0:H.renderOpts.collectedExpire;return{value:{kind:b.CachedRouteKind.APP_ROUTE,status:n.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:a,expire:r}}}}catch(t){throw(null==a?void 0:a.isStale)&&await Z.onRequestError(e,t,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:_,isOnDemandRevalidate:x})},!1,N),t}},l=await Z.handleResponse({req:e,nextConfig:R,cacheKey:O,routeKind:a.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:I,isRoutePPREnabled:!1,isOnDemandRevalidate:x,revalidateOnlyGenerated:y,responseGenerator:d,waitUntil:r.waitUntil,isMinimalMode:$});if(!D)return null;if((null==l||null==(n=l.value)?void 0:n.kind)!==b.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(o=l.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});$||t.setHeader("x-nextjs-cache",x?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),A&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let c=(0,w.fromNodeOutgoingHttpHeaders)(l.value.headers);return $&&D||c.delete(f.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||t.getHeader("Cache-Control")||c.get("Cache-Control")||c.set("Cache-Control",(0,h.getCacheControlHeader)(l.cacheControl)),await (0,p.sendResponse)(V,K,new Response(l.value.body,{headers:c,status:l.value.status||200})),null};B&&L?await o(L):(i=q.getActiveScopeSpan(),await q.withPropagatedContext(e.headers,()=>q.trace(c.BaseServerSpan.handleRequest,{spanName:`${F} ${E}`,kind:n.SpanKind.SERVER,attributes:{"http.method":F,"http.target":e.url}},o),void 0,!B))}catch(t){if(t instanceof k.NoFallbackError||await Z.onRequestError(e,t,{routerKind:"App Router",routePath:T,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:_,isOnDemandRevalidate:x})},!1,N),D)throw t;return await (0,p.sendResponse)(V,K,new Response(null,{status:500})),null}}e.s(["handler",0,ee,"patchFetch",0,function(){return(0,r.patchFetch)({workAsyncStorage:J,workUnitAsyncStorage:Q})},"routeModule",0,Z,"serverHooks",0,Y,"workAsyncStorage",0,J,"workUnitAsyncStorage",0,Q],550972)}];
|
|
3
3
|
|
|
4
4
|
//# sourceMappingURL=0se9_next_dist_esm_build_templates_app-route_0hrprmi.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[324725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},193695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},933919,(e,t,r)=>{t.exports=e.x("@prisma/client-9249dd53ac5b6a44",()=>require("@prisma/client-9249dd53ac5b6a44"))},918622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},556704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},832319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},270406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},814747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},522734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},233405,(e,t,r)=>{t.exports=e.x("child_process",()=>require("child_process"))},446786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},924868,(e,t,r)=>{t.exports=e.x("fs/promises",()=>require("fs/promises"))},843793,e=>{"use strict";var t=e.i(933919);let r=globalThis.prisma??new t.PrismaClient({log:[]});process.on("SIGTERM",()=>{r.$disconnect().catch(()=>{})}),process.on("SIGINT",()=>{r.$disconnect().catch(()=>{})}),e.s(["db",0,r])},678272,e=>{"use strict";var t=e.i(233405);e.s(["checkConflicts",0,function(e,r,i){try{return(0,t.execFileSync)("git",["merge-tree","--write-tree",r,i],{cwd:e,encoding:"utf-8",timeout:1e4,stdio:"pipe"}),{hasConflicts:!1,conflictFiles:[]}}catch(e){return{hasConflicts:!0,conflictFiles:(e instanceof Error&&"stdout"in e?String(e.stdout??""):"").split("\n").filter(e=>e.includes("CONFLICT")).map(e=>{let t=e.match(/CONFLICT.*?:\s*(.+)$/);return t?t[1].trim():e.trim()}).filter(Boolean)}}},"parseDiffOutput",0,function(e,t){let r=[];for(let t of e.split("\n")){let e=t.trim();if(!e)continue;let i=e.split(" ");if(i.length<3)continue;let[n,a,...s]=i,o=s.join(" ");"-"===n&&"-"===a?r.push({filename:o,added:0,removed:0,isBinary:!0}):r.push({filename:o,added:parseInt(n,10)||0,removed:parseInt(a,10)||0,isBinary:!1})}let i=/^diff --git a\/(.+) b\/(.+)$/,n=new Map;if(t.trim()){let e=t.length>512e3;for(let r of t.split(/(?=^diff --git )/m)){if(!r.trim())continue;let t=r.split("\n")[0],a=i.exec(t);if(!a)continue;let s=a[2],o=r;if(e){let e=r.split("\n");e.length>200&&(o=e.slice(0,200).join("\n")+"\n... (truncated)")}n.set(s,o)}}let a=r.map(e=>({filename:e.filename,added:e.added,removed:e.removed,isBinary:e.isBinary,patch:n.get(e.filename)??""})),s=a.reduce((e,t)=>e+t.added,0),o=a.reduce((e,t)=>e+t.removed,0);return{files:a,totalAdded:s,totalRemoved:o}}])},248434,e=>{"use strict";var t=e.i(233405),r=e.i(522734),i=e.i(924868),n=e.i(814747),a=e.i(446786),s=e.i(50377);function o(e){return e.startsWith("~/")||"~"===e?n.default.join(a.default.homedir(),e.slice(1)):e}async function c(e,a,c,l){let d=o(e),u=n.default.join(d,".worktrees","task-"+a),p="task/"+a;if(!(0,r.existsSync)(d))throw Error(`项目本地路径不存在:${d}`);try{(0,t.execFileSync)("git",["rev-parse","--is-inside-work-tree"],{cwd:d,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]})}catch{throw Error(`项目本地路径不是 Git 仓库,无法创建 worktree:${d}`)}await (0,i.mkdir)(n.default.join(d,".worktrees"),{recursive:!0});let f=(0,t.execFileSync)("git",["worktree","list","--porcelain"],{cwd:d,encoding:"utf-8",timeout:1e4}),h=n.default.normalize(u).replace(/\\/g,"/");if(f.split("\n").some(e=>e.startsWith("worktree ")&&e.slice(9).replace(/\\/g,"/")===h))return{worktreePath:u,worktreeBranch:p};if((0,r.existsSync)(u)&&(s.logger.warn(`[worktree] Directory exists but not tracked by git, removing: ${u}`),(0,t.execFileSync)("git",["worktree","remove",u,"--force"],{cwd:d,encoding:"utf-8",timeout:3e4})),(0,t.execFileSync)("git",["branch","--list",p],{cwd:d,encoding:"utf-8",timeout:5e3}).trim())(0,t.execFileSync)("git",["worktree","add",u,p],{cwd:d,encoding:"utf-8",timeout:3e4});else{let e=c;try{(0,t.execFileSync)("git",["rev-parse","--verify",c],{cwd:d,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]})}catch{try{(0,t.execFileSync)("git",["rev-parse","--verify",`origin/${c}`],{cwd:d,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]}),e=`origin/${c}`}catch{throw Error(`Base branch '${c}' does not exist locally or on remote. Available branches: `+(0,t.execFileSync)("git",["branch","-a","--format=%(refname:short)"],{cwd:d,encoding:"utf-8",timeout:5e3}).trim().split("\n").join(", "))}}(0,t.execFileSync)("git",["worktree","add","-b",p,u,e],{cwd:d,encoding:"utf-8",timeout:3e4})}return function(e,t,i){let a=s.logger.create("worktree"),o=["node_modules",".next"];for(let s of i?["",i]:[""])if((0,r.existsSync)(n.default.join(e,s,"package.json")))for(let i of o){let o=s?n.default.join(s,i):i,c=n.default.join(e,o),l=n.default.join(t,o);if((0,r.existsSync)(c)){try{(0,r.lstatSync)(l);continue}catch{}try{(0,r.symlinkSync)(c,l,"junction"),a.info(`Symlinked ${o}`,{from:c,to:l})}catch(e){a.warn(`Failed to symlink ${o}`,{error:String(e)})}}}}(d,u,l),{worktreePath:u,worktreeBranch:p}}async function l(e,i){let a=o(e),s=n.default.join(a,".worktrees","task-"+i),c="task/"+i;(0,r.existsSync)(s)&&(0,t.execFileSync)("git",["worktree","remove",s,"--force"],{cwd:a,encoding:"utf-8",timeout:3e4}),(0,t.execFileSync)("git",["branch","--list",c],{cwd:a,encoding:"utf-8",timeout:5e3}).trim()&&(0,t.execFileSync)("git",["branch","-D",c],{cwd:a,encoding:"utf-8",timeout:5e3})}e.s(["createWorktree",0,c,"removeWorktree",0,l])},901814,e=>{"use strict";var t=e.i(765876),r=e.i(675896),i=e.i(959160),n=e.i(97944),a=e.i(86757),s=e.i(204144),o=e.i(273436),c=e.i(743641),l=e.i(813766),d=e.i(840884),u=e.i(498814),p=e.i(780006),f=e.i(544432),h=e.i(772005),m=e.i(450223),g=e.i(193695);e.i(628400);var x=e.i(800071),w=e.i(855104),y=e.i(78091),v=e.i(843793),k=e.i(233405),R=e.i(195158),S=e.i(678272),E=e.i(248434);async function b(t,{params:r}){let{taskId:i}=await r,n=y.z.string().cuid().safeParse(i);if(!n.success)return w.NextResponse.json({error:"Invalid task ID"},{status:400});try{let t,r,a=await v.db.task.findUnique({where:{id:n.data},include:{project:!0}});if(!a)return w.NextResponse.json({error:"Task not found"},{status:404});if("IN_REVIEW"!==a.status)return w.NextResponse.json({error:"Task must be in IN_REVIEW status to merge"},{status:400});if(!a.baseBranch)return w.NextResponse.json({error:"Task has no base branch configured"},{status:400});if(!a.project?.localPath)return w.NextResponse.json({error:"Project has no local path"},{status:400});let s=await v.db.taskExecution.findFirst({where:{taskId:n.data,status:"COMPLETED"},orderBy:{createdAt:"desc"}}),o=s?.worktreeBranch??`task/${i}`;s?.worktreePath;let c=a.project.localPath,{hasConflicts:l,conflictFiles:d}=(0,S.checkConflicts)(c,a.baseBranch,o);if(l)return w.NextResponse.json({error:"Merge conflicts detected",conflictFiles:d},{status:409});let u={encoding:"utf-8",timeout:3e4};try{t=(0,k.execFileSync)("git",["rev-parse",o],{...u,cwd:c}).trim()}catch{}let p=(0,k.execFileSync)("git",["rev-parse","--abbrev-ref","HEAD"],{...u,cwd:c}).trim(),f=p!==a.baseBranch,h=(0,k.execFileSync)("git",["status","--porcelain"],{...u,cwd:c}).trim().split("\n").some(e=>""!==e.trim()&&!e.startsWith("??"));h&&(0,k.execFileSync)("git",["stash","push","-m","tower-merge-temp"],{...u,cwd:c});try{f&&(0,k.execFileSync)("git",["checkout",a.baseBranch],{...u,cwd:c}),(0,k.execFileSync)("git",["merge",o,"--no-edit"],{...u,cwd:c}),r=(0,k.execFileSync)("git",["rev-parse","--short","HEAD"],{...u,cwd:c}).trim()}finally{if(f)try{(0,k.execFileSync)("git",["checkout",p],{...u,cwd:c})}catch{}h&&(0,k.execFileSync)("git",["stash","pop"],{...u,cwd:c})}if(s&&r)try{await v.db.taskExecution.update({where:{id:s.id},data:{mergeCommit:r,...t?{branchTipCommit:t}:{}}})}catch{}await v.db.task.update({where:{id:n.data},data:{status:"DONE"}});try{let{destroySession:t}=await e.A(217260);t(i)}catch(e){console.error("[merge] PTY session destroy failed:",e)}try{await (0,E.removeWorktree)(c,i)}catch(e){console.error("[merge] Worktree cleanup failed:",e)}return(0,R.revalidatePath)("/workspaces"),w.NextResponse.json({success:!0,message:"Squash merge completed"})}catch(t){let e=t instanceof Error?t.message:String(t);return console.error("[merge] Merge failed:",e),w.NextResponse.json({error:`Merge failed: ${e}`},{status:500})}}e.s(["POST",0,b],997224);var C=e.i(997224);let j=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/tasks/[taskId]/merge/route",pathname:"/api/tasks/[taskId]/merge",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/tasks/[taskId]/merge/route.ts",nextConfigOutput:"standalone",userland:C}),{workAsyncStorage:N,workUnitAsyncStorage:A,serverHooks:F}=j;async function T(e,t,i){i.requestMeta&&(0,n.setRequestMeta)(e,i.requestMeta),j.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let w="/api/tasks/[taskId]/merge/route";w=w.replace(/\/index$/,"")||"/";let y=await j.prepare(e,t,{srcPage:w,multiZoneDraftMode:!1});if(!y)return t.statusCode=400,t.end("Bad Request"),null==i.waitUntil||i.waitUntil.call(i,Promise.resolve()),null;let{buildId:v,params:k,nextConfig:R,parsedUrl:S,isDraftMode:E,prerenderManifest:b,routerServerContext:C,isOnDemandRevalidate:N,revalidateOnlyGenerated:A,resolvedPathname:F,clientReferenceManifest:T,serverActionsManifest:P}=y,I=(0,o.normalizeAppPath)(w),q=!!(b.dynamicRoutes[I]||b.routes[F]),_=async()=>((null==C?void 0:C.render404)?await C.render404(e,t,S,!1):t.end("This page could not be found"),null);if(q&&!E){let e=!!b.routes[F],t=b.dynamicRoutes[I];if(t&&!1===t.fallback&&!e){if(R.adapterPath)return await _();throw new g.NoFallbackError}}let O=null;!q||j.isDev||E||(O="/index"===(O=F)?"/":O);let $=!0===j.isDev||!q,D=q&&!$;P&&T&&(0,s.setManifestsSingleton)({page:w,clientReferenceManifest:T,serverActionsManifest:P});let M=e.method||"GET",H=(0,a.getTracer)(),B=H.getActiveScopeSpan(),U=!!(null==C?void 0:C.isWrappedByNextServer),W=!!(0,n.getRequestMeta)(e,"minimalMode"),K=(0,n.getRequestMeta)(e,"incrementalCache")||await j.getIncrementalCache(e,R,b,W);null==K||K.resetRequestCache(),globalThis.__incrementalCache=K;let L={params:k,previewProps:b.preview,renderOpts:{experimental:{authInterrupts:!!R.experimental.authInterrupts},cacheComponents:!!R.cacheComponents,supportsDynamicResponse:$,incrementalCache:K,cacheLifeProfiles:R.cacheLife,waitUntil:i.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,i,n)=>j.onRequestError(e,t,i,n,C)},sharedContext:{buildId:v}},G=new c.NodeNextRequest(e),V=new c.NodeNextResponse(t),z=l.NextRequestAdapter.fromNodeNextRequest(G,(0,l.signalFromNodeResponse)(t));try{let n,s=async e=>j.handle(z,L).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=H.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let i=r.get("next.route");if(i){let t=`${M} ${i}`;e.setAttributes({"next.route":i,"http.route":i,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",i),n.updateName(t))}else e.updateName(`${M} ${w}`)}),o=async n=>{var a,o;let c=async({previousCacheEntry:r})=>{try{if(!W&&N&&A&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let a=await s(n);e.fetchMetrics=L.renderOpts.fetchMetrics;let o=L.renderOpts.pendingWaitUntil;o&&i.waitUntil&&(i.waitUntil(o),o=void 0);let c=L.renderOpts.collectedTags;if(!q)return await (0,p.sendResponse)(G,V,a,L.renderOpts.pendingWaitUntil),null;{let e=await a.blob(),t=(0,f.toNodeOutgoingHttpHeaders)(a.headers);c&&(t[m.NEXT_CACHE_TAGS_HEADER]=c),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==L.renderOpts.collectedRevalidate&&!(L.renderOpts.collectedRevalidate>=m.INFINITE_CACHE)&&L.renderOpts.collectedRevalidate,i=void 0===L.renderOpts.collectedExpire||L.renderOpts.collectedExpire>=m.INFINITE_CACHE?void 0:L.renderOpts.collectedExpire;return{value:{kind:x.CachedRouteKind.APP_ROUTE,status:a.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:i}}}}catch(t){throw(null==r?void 0:r.isStale)&&await j.onRequestError(e,t,{routerKind:"App Router",routePath:w,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:N})},!1,C),t}},l=await j.handleResponse({req:e,nextConfig:R,cacheKey:O,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:b,isRoutePPREnabled:!1,isOnDemandRevalidate:N,revalidateOnlyGenerated:A,responseGenerator:c,waitUntil:i.waitUntil,isMinimalMode:W});if(!q)return null;if((null==l||null==(a=l.value)?void 0:a.kind)!==x.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(o=l.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});W||t.setHeader("x-nextjs-cache",N?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),E&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,f.fromNodeOutgoingHttpHeaders)(l.value.headers);return W&&q||d.delete(m.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,h.getCacheControlHeader)(l.cacheControl)),await (0,p.sendResponse)(G,V,new Response(l.value.body,{headers:d,status:l.value.status||200})),null};U&&B?await o(B):(n=H.getActiveScopeSpan(),await H.withPropagatedContext(e.headers,()=>H.trace(d.BaseServerSpan.handleRequest,{spanName:`${M} ${w}`,kind:a.SpanKind.SERVER,attributes:{"http.method":M,"http.target":e.url}},o),void 0,!U))}catch(t){if(t instanceof g.NoFallbackError||await j.onRequestError(e,t,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:N})},!1,C),q)throw t;return await (0,p.sendResponse)(G,V,new Response(null,{status:500})),null}}e.s(["handler",0,T,"patchFetch",0,function(){return(0,i.patchFetch)({workAsyncStorage:N,workUnitAsyncStorage:A})},"routeModule",0,j,"serverHooks",0,F,"workAsyncStorage",0,N,"workUnitAsyncStorage",0,A],901814)},217260,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__0gmwjkc._.js"].map(t=>e.l(t))).then(()=>t(83721)))}];
|
|
1
|
+
module.exports=[324725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},193695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},933919,(e,t,r)=>{t.exports=e.x("@prisma/client-9249dd53ac5b6a44",()=>require("@prisma/client-9249dd53ac5b6a44"))},918622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},556704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},832319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},270406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},814747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},522734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},233405,(e,t,r)=>{t.exports=e.x("child_process",()=>require("child_process"))},446786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},924868,(e,t,r)=>{t.exports=e.x("fs/promises",()=>require("fs/promises"))},843793,e=>{"use strict";var t=e.i(933919);let r=globalThis.prisma??new t.PrismaClient({log:[]});process.on("SIGTERM",()=>{r.$disconnect().catch(()=>{})}),process.on("SIGINT",()=>{r.$disconnect().catch(()=>{})}),e.s(["db",0,r])},678272,e=>{"use strict";var t=e.i(233405);e.s(["checkConflicts",0,function(e,r,i){try{return(0,t.execFileSync)("git",["merge-tree","--write-tree",r,i],{cwd:e,encoding:"utf-8",timeout:1e4,stdio:"pipe"}),{hasConflicts:!1,conflictFiles:[]}}catch(e){return{hasConflicts:!0,conflictFiles:(e instanceof Error&&"stdout"in e?String(e.stdout??""):"").split("\n").filter(e=>e.includes("CONFLICT")).map(e=>{let t=e.match(/CONFLICT.*?:\s*(.+)$/);return t?t[1].trim():e.trim()}).filter(Boolean)}}},"parseDiffOutput",0,function(e,t){let r=[];for(let t of e.split("\n")){let e=t.trim();if(!e)continue;let i=e.split(" ");if(i.length<3)continue;let[n,a,...s]=i,o=s.join(" ");"-"===n&&"-"===a?r.push({filename:o,added:0,removed:0,isBinary:!0}):r.push({filename:o,added:parseInt(n,10)||0,removed:parseInt(a,10)||0,isBinary:!1})}let i=/^diff --git a\/(.+) b\/(.+)$/,n=new Map;if(t.trim()){let e=t.length>512e3;for(let r of t.split(/(?=^diff --git )/m)){if(!r.trim())continue;let t=r.split("\n")[0],a=i.exec(t);if(!a)continue;let s=a[2],o=r;if(e){let e=r.split("\n");e.length>200&&(o=e.slice(0,200).join("\n")+"\n... (truncated)")}n.set(s,o)}}let a=r.map(e=>({filename:e.filename,added:e.added,removed:e.removed,isBinary:e.isBinary,patch:n.get(e.filename)??""})),s=a.reduce((e,t)=>e+t.added,0),o=a.reduce((e,t)=>e+t.removed,0);return{files:a,totalAdded:s,totalRemoved:o}}])},248434,e=>{"use strict";var t=e.i(233405),r=e.i(522734),i=e.i(924868),n=e.i(814747),a=e.i(446786),s=e.i(50377);function o(e){return e.startsWith("~/")||"~"===e?n.default.join(a.default.homedir(),e.slice(1)):e}async function c(e,a,c,d){let u=o(e),p=n.default.join(u,".worktrees","task-"+a),f="task/"+a;if(!(0,r.existsSync)(u))throw Error(`项目本地路径不存在:${u}`);try{(0,t.execFileSync)("git",["rev-parse","--is-inside-work-tree"],{cwd:u,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]})}catch{throw Error(`项目本地路径不是 Git 仓库,无法创建 worktree:${u}`)}await (0,i.mkdir)(n.default.join(u,".worktrees"),{recursive:!0});let h=(0,t.execFileSync)("git",["worktree","list","--porcelain"],{cwd:u,encoding:"utf-8",timeout:1e4}),m=n.default.normalize(p).replace(/\\/g,"/");if(h.split("\n").some(e=>e.startsWith("worktree ")&&e.slice(9).replace(/\\/g,"/")===m))return l(u,p,d),{worktreePath:p,worktreeBranch:f};if((0,r.existsSync)(p)&&(s.logger.warn(`[worktree] Directory exists but not tracked by git, removing: ${p}`),(0,t.execFileSync)("git",["worktree","remove",p,"--force"],{cwd:u,encoding:"utf-8",timeout:3e4})),(0,t.execFileSync)("git",["branch","--list",f],{cwd:u,encoding:"utf-8",timeout:5e3}).trim())(0,t.execFileSync)("git",["worktree","add",p,f],{cwd:u,encoding:"utf-8",timeout:3e4});else{let e=c;try{(0,t.execFileSync)("git",["rev-parse","--verify",c],{cwd:u,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]})}catch{try{(0,t.execFileSync)("git",["rev-parse","--verify",`origin/${c}`],{cwd:u,encoding:"utf-8",timeout:5e3,stdio:["pipe","pipe","pipe"]}),e=`origin/${c}`}catch{throw Error(`Base branch '${c}' does not exist locally or on remote. Available branches: `+(0,t.execFileSync)("git",["branch","-a","--format=%(refname:short)"],{cwd:u,encoding:"utf-8",timeout:5e3}).trim().split("\n").join(", "))}}(0,t.execFileSync)("git",["worktree","add","-b",f,p,e],{cwd:u,encoding:"utf-8",timeout:3e4})}return l(u,p,d),{worktreePath:p,worktreeBranch:f}}function l(e,t,i){let a=s.logger.create("worktree"),o=["node_modules",".next"];for(let s of i?["",i]:[""])if((0,r.existsSync)(n.default.join(e,s,"package.json")))for(let i of o){let o=s?n.default.join(s,i):i,c=n.default.join(e,o),l=n.default.join(t,o);if((0,r.existsSync)(c)){try{(0,r.lstatSync)(l);continue}catch{}try{(0,r.symlinkSync)(c,l,"junction"),a.info(`Symlinked ${o}`,{from:c,to:l})}catch(e){a.warn(`Failed to symlink ${o}`,{error:String(e)})}}}}async function d(e,i){let a=o(e),s=n.default.join(a,".worktrees","task-"+i),c="task/"+i;(0,r.existsSync)(s)&&(0,t.execFileSync)("git",["worktree","remove",s,"--force"],{cwd:a,encoding:"utf-8",timeout:3e4}),(0,t.execFileSync)("git",["branch","--list",c],{cwd:a,encoding:"utf-8",timeout:5e3}).trim()&&(0,t.execFileSync)("git",["branch","-D",c],{cwd:a,encoding:"utf-8",timeout:5e3})}e.s(["createWorktree",0,c,"removeWorktree",0,d])},901814,e=>{"use strict";var t=e.i(765876),r=e.i(675896),i=e.i(959160),n=e.i(97944),a=e.i(86757),s=e.i(204144),o=e.i(273436),c=e.i(743641),l=e.i(813766),d=e.i(840884),u=e.i(498814),p=e.i(780006),f=e.i(544432),h=e.i(772005),m=e.i(450223),g=e.i(193695);e.i(628400);var x=e.i(800071),w=e.i(855104),y=e.i(78091),v=e.i(843793),k=e.i(233405),R=e.i(195158),S=e.i(678272),E=e.i(248434);async function b(t,{params:r}){let{taskId:i}=await r,n=y.z.string().cuid().safeParse(i);if(!n.success)return w.NextResponse.json({error:"Invalid task ID"},{status:400});try{let t,r,a=await v.db.task.findUnique({where:{id:n.data},include:{project:!0}});if(!a)return w.NextResponse.json({error:"Task not found"},{status:404});if("IN_REVIEW"!==a.status)return w.NextResponse.json({error:"Task must be in IN_REVIEW status to merge"},{status:400});if(!a.baseBranch)return w.NextResponse.json({error:"Task has no base branch configured"},{status:400});if(!a.project?.localPath)return w.NextResponse.json({error:"Project has no local path"},{status:400});let s=await v.db.taskExecution.findFirst({where:{taskId:n.data,status:"COMPLETED"},orderBy:{createdAt:"desc"}}),o=s?.worktreeBranch??`task/${i}`;s?.worktreePath;let c=a.project.localPath,{hasConflicts:l,conflictFiles:d}=(0,S.checkConflicts)(c,a.baseBranch,o);if(l)return w.NextResponse.json({error:"Merge conflicts detected",conflictFiles:d},{status:409});let u={encoding:"utf-8",timeout:3e4};try{t=(0,k.execFileSync)("git",["rev-parse",o],{...u,cwd:c}).trim()}catch{}let p=(0,k.execFileSync)("git",["rev-parse","--abbrev-ref","HEAD"],{...u,cwd:c}).trim(),f=p!==a.baseBranch,h=(0,k.execFileSync)("git",["status","--porcelain"],{...u,cwd:c}).trim().split("\n").some(e=>""!==e.trim()&&!e.startsWith("??"));h&&(0,k.execFileSync)("git",["stash","push","-m","tower-merge-temp"],{...u,cwd:c});try{f&&(0,k.execFileSync)("git",["checkout",a.baseBranch],{...u,cwd:c}),(0,k.execFileSync)("git",["merge",o,"--no-edit"],{...u,cwd:c}),r=(0,k.execFileSync)("git",["rev-parse","--short","HEAD"],{...u,cwd:c}).trim()}finally{if(f)try{(0,k.execFileSync)("git",["checkout",p],{...u,cwd:c})}catch{}h&&(0,k.execFileSync)("git",["stash","pop"],{...u,cwd:c})}if(s&&r)try{await v.db.taskExecution.update({where:{id:s.id},data:{mergeCommit:r,...t?{branchTipCommit:t}:{}}})}catch{}await v.db.task.update({where:{id:n.data},data:{status:"DONE"}});try{let{destroySession:t}=await e.A(217260);t(i)}catch(e){console.error("[merge] PTY session destroy failed:",e)}try{await (0,E.removeWorktree)(c,i)}catch(e){console.error("[merge] Worktree cleanup failed:",e)}return(0,R.revalidatePath)("/workspaces"),w.NextResponse.json({success:!0,message:"Squash merge completed"})}catch(t){let e=t instanceof Error?t.message:String(t);return console.error("[merge] Merge failed:",e),w.NextResponse.json({error:`Merge failed: ${e}`},{status:500})}}e.s(["POST",0,b],997224);var C=e.i(997224);let j=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/tasks/[taskId]/merge/route",pathname:"/api/tasks/[taskId]/merge",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/tasks/[taskId]/merge/route.ts",nextConfigOutput:"standalone",userland:C}),{workAsyncStorage:N,workUnitAsyncStorage:A,serverHooks:F}=j;async function T(e,t,i){i.requestMeta&&(0,n.setRequestMeta)(e,i.requestMeta),j.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let w="/api/tasks/[taskId]/merge/route";w=w.replace(/\/index$/,"")||"/";let y=await j.prepare(e,t,{srcPage:w,multiZoneDraftMode:!1});if(!y)return t.statusCode=400,t.end("Bad Request"),null==i.waitUntil||i.waitUntil.call(i,Promise.resolve()),null;let{buildId:v,params:k,nextConfig:R,parsedUrl:S,isDraftMode:E,prerenderManifest:b,routerServerContext:C,isOnDemandRevalidate:N,revalidateOnlyGenerated:A,resolvedPathname:F,clientReferenceManifest:T,serverActionsManifest:P}=y,I=(0,o.normalizeAppPath)(w),q=!!(b.dynamicRoutes[I]||b.routes[F]),_=async()=>((null==C?void 0:C.render404)?await C.render404(e,t,S,!1):t.end("This page could not be found"),null);if(q&&!E){let e=!!b.routes[F],t=b.dynamicRoutes[I];if(t&&!1===t.fallback&&!e){if(R.adapterPath)return await _();throw new g.NoFallbackError}}let O=null;!q||j.isDev||E||(O="/index"===(O=F)?"/":O);let $=!0===j.isDev||!q,D=q&&!$;P&&T&&(0,s.setManifestsSingleton)({page:w,clientReferenceManifest:T,serverActionsManifest:P});let M=e.method||"GET",H=(0,a.getTracer)(),B=H.getActiveScopeSpan(),U=!!(null==C?void 0:C.isWrappedByNextServer),W=!!(0,n.getRequestMeta)(e,"minimalMode"),K=(0,n.getRequestMeta)(e,"incrementalCache")||await j.getIncrementalCache(e,R,b,W);null==K||K.resetRequestCache(),globalThis.__incrementalCache=K;let L={params:k,previewProps:b.preview,renderOpts:{experimental:{authInterrupts:!!R.experimental.authInterrupts},cacheComponents:!!R.cacheComponents,supportsDynamicResponse:$,incrementalCache:K,cacheLifeProfiles:R.cacheLife,waitUntil:i.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,i,n)=>j.onRequestError(e,t,i,n,C)},sharedContext:{buildId:v}},G=new c.NodeNextRequest(e),V=new c.NodeNextResponse(t),z=l.NextRequestAdapter.fromNodeNextRequest(G,(0,l.signalFromNodeResponse)(t));try{let n,s=async e=>j.handle(z,L).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=H.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let i=r.get("next.route");if(i){let t=`${M} ${i}`;e.setAttributes({"next.route":i,"http.route":i,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",i),n.updateName(t))}else e.updateName(`${M} ${w}`)}),o=async n=>{var a,o;let c=async({previousCacheEntry:r})=>{try{if(!W&&N&&A&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let a=await s(n);e.fetchMetrics=L.renderOpts.fetchMetrics;let o=L.renderOpts.pendingWaitUntil;o&&i.waitUntil&&(i.waitUntil(o),o=void 0);let c=L.renderOpts.collectedTags;if(!q)return await (0,p.sendResponse)(G,V,a,L.renderOpts.pendingWaitUntil),null;{let e=await a.blob(),t=(0,f.toNodeOutgoingHttpHeaders)(a.headers);c&&(t[m.NEXT_CACHE_TAGS_HEADER]=c),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==L.renderOpts.collectedRevalidate&&!(L.renderOpts.collectedRevalidate>=m.INFINITE_CACHE)&&L.renderOpts.collectedRevalidate,i=void 0===L.renderOpts.collectedExpire||L.renderOpts.collectedExpire>=m.INFINITE_CACHE?void 0:L.renderOpts.collectedExpire;return{value:{kind:x.CachedRouteKind.APP_ROUTE,status:a.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:i}}}}catch(t){throw(null==r?void 0:r.isStale)&&await j.onRequestError(e,t,{routerKind:"App Router",routePath:w,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:N})},!1,C),t}},l=await j.handleResponse({req:e,nextConfig:R,cacheKey:O,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:b,isRoutePPREnabled:!1,isOnDemandRevalidate:N,revalidateOnlyGenerated:A,responseGenerator:c,waitUntil:i.waitUntil,isMinimalMode:W});if(!q)return null;if((null==l||null==(a=l.value)?void 0:a.kind)!==x.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(o=l.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});W||t.setHeader("x-nextjs-cache",N?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),E&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,f.fromNodeOutgoingHttpHeaders)(l.value.headers);return W&&q||d.delete(m.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,h.getCacheControlHeader)(l.cacheControl)),await (0,p.sendResponse)(G,V,new Response(l.value.body,{headers:d,status:l.value.status||200})),null};U&&B?await o(B):(n=H.getActiveScopeSpan(),await H.withPropagatedContext(e.headers,()=>H.trace(d.BaseServerSpan.handleRequest,{spanName:`${M} ${w}`,kind:a.SpanKind.SERVER,attributes:{"http.method":M,"http.target":e.url}},o),void 0,!U))}catch(t){if(t instanceof g.NoFallbackError||await j.onRequestError(e,t,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,u.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:N})},!1,C),q)throw t;return await (0,p.sendResponse)(G,V,new Response(null,{status:500})),null}}e.s(["handler",0,T,"patchFetch",0,function(){return(0,i.patchFetch)({workAsyncStorage:N,workUnitAsyncStorage:A})},"routeModule",0,j,"serverHooks",0,F,"workAsyncStorage",0,N,"workUnitAsyncStorage",0,A],901814)},217260,e=>{e.v(t=>Promise.all(["server/chunks/[root-of-the-server]__0gmwjkc._.js"].map(t=>e.l(t))).then(()=>t(83721)))}];
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=%5Broot-of-the-server%5D__0-0gs-6._.js.map
|