tower-studio 0.2.36 → 0.2.37
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 +2 -2
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +30 -30
- 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.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/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 +63 -63
- 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 +2 -2
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +30 -30
- 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 +2 -2
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +30 -30
- 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 +2 -2
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
- 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 +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +105 -105
- 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 +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +90 -90
- 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 +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +75 -75
- 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 +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +78 -78
- 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 +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +30 -30
- 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 +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +74 -74
- 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 +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +77 -77
- 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 +2 -2
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +50 -50
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__00llstz._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__01yu.gw._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05nz.tg._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~foo~5._.js +2 -2
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.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]__0-tolks._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vv4hxw._.js → [root-of-the-server]__05b5dyi._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05sv58d._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05xg05r._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__062b.yt._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__093tt4a._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bgr0ql._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0iatlhd._.js → [root-of-the-server]__0csj88a._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0guqcva._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gzafdq._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__13~k9z5._.js → [root-of-the-server]__0kdfgja._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0bsx096._.js → [root-of-the-server]__0oy9qt7._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0p0te97._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0siyg1p._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t6f4lq._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th-t1a._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0pa9_bd._.js → [root-of-the-server]__0vjz4a4._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0ebel46._.js → _0.-xze1._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_00t6138._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_00z0339._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0zidle2._.js → _09j.h2h._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0_r-f5a._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0cxhub8._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0gzdrnf._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0hh17jg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0reranf._.js → _0lqxllh._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0mpce0d._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0muaopo._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0n1l7yo._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0nk7qd4._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0soj-y2._.js → _0pp8emp._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0mhdb-a._.js → _0r1f9zc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0jf91oa._.js → _0r_ch71._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0izxa9k._.js → _0ub.iem._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0xx4aa5._.js → _0v0y2s~._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0z7hp2l._.js +3 -0
- 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]_notes_notes-page-client_tsx_10gyo3v._.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_components_ui_select_tsx_0d2ra01._.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 +289 -289
- package/.next/standalone/.next/static/chunks/00.kucs-nzw72.js +1 -0
- package/.next/standalone/.next/static/chunks/{0p0_.0f~k5o3x.js → 00_-_qcmfqtqx.js} +1 -1
- package/.next/standalone/.next/static/chunks/014cs5ykpuy3m.js +1 -0
- package/.next/standalone/.next/static/chunks/{0ntang9wkuj-8.js → 01f6i88h8guls.js} +1 -1
- package/.next/standalone/.next/static/chunks/034x~85_u-f26.js +1 -0
- package/.next/standalone/.next/static/chunks/{0m_l01d2lzffq.js → 03tc~x4m3si-p.js} +1 -1
- package/.next/standalone/.next/static/chunks/03v.cnuy3h3rb.js +1 -0
- package/.next/standalone/.next/static/chunks/05dlhgy_00kj1.js +1 -0
- package/.next/standalone/.next/static/chunks/05p_suay02eo1.js +1 -0
- package/.next/standalone/.next/static/chunks/08cuzj12jsob5.js +1 -0
- package/.next/standalone/.next/static/chunks/08ewy5rmh_n_s.js +1 -0
- package/.next/standalone/.next/static/chunks/{0xy8x3-.0bopl.js → 0950xt.ix3j1q.js} +1 -1
- package/.next/standalone/.next/static/chunks/09a43rligfn_v.js +1 -0
- package/.next/standalone/.next/static/chunks/0c.6n7.lv8~10.js +1 -0
- package/.next/standalone/.next/static/chunks/0ckcff42.pa_j.js +1 -0
- package/.next/standalone/.next/static/chunks/0dt3ljzz2pz0r.css +1 -0
- package/.next/standalone/.next/static/chunks/0kuz7yd.6hpd1.js +1 -0
- package/.next/standalone/.next/static/chunks/0m227i3p__4qz.js +2 -0
- package/.next/standalone/.next/static/chunks/0mk6~akqfc05t.js +1 -0
- package/.next/standalone/.next/static/chunks/{0xc5b.xin3frr.js → 0o0ngxu962xwu.js} +1 -1
- package/.next/standalone/.next/static/chunks/{01tsz1~lswudb.js → 0o3eu9q3qnvi..js} +1 -1
- package/.next/standalone/.next/static/chunks/{0n9bv.-ktyu9g.js → 0oaelsx9hpsxi.js} +1 -1
- package/.next/standalone/.next/static/chunks/{093zwcwn8el.s.js → 0p.-6dhm_nm9f.js} +1 -1
- package/.next/standalone/.next/static/chunks/0qc.bnyy68-yh.js +1 -0
- package/.next/standalone/.next/static/chunks/{0l~z-vsf.633k.js → 0qfx4.vrc9a9n.js} +1 -1
- package/.next/standalone/.next/static/chunks/0s46.9vyvnj99.js +1 -0
- package/.next/standalone/.next/static/chunks/0u~0j4_f3gwi2.js +1 -0
- package/.next/standalone/.next/static/chunks/15~2jg4z8h54~.js +1 -0
- package/.next/standalone/package.json +2 -2
- package/package.json +2 -2
- package/scripts/migrations/0002-backfill-done-at.ts +29 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10xjtl0._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0.7vx4q._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0gc019m._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0m_1ssw._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0nghgzi._.js +0 -3
- package/.next/standalone/.next/static/chunks/0-fc2i1mw_t-2.js +0 -2
- package/.next/standalone/.next/static/chunks/0.7r6od5..1~d.css +0 -1
- package/.next/standalone/.next/static/chunks/0.duc36elgwmt.js +0 -1
- package/.next/standalone/.next/static/chunks/02_isu4z4lk1~.js +0 -1
- package/.next/standalone/.next/static/chunks/06pdwir_r4uhn.js +0 -1
- package/.next/standalone/.next/static/chunks/0gx4n5njdyksz.js +0 -1
- package/.next/standalone/.next/static/chunks/0l49-stccar4a.js +0 -1
- package/.next/standalone/.next/static/chunks/0m5kd96epukmx.js +0 -1
- package/.next/standalone/.next/static/chunks/0m_9-3_hpbfly.js +0 -1
- package/.next/standalone/.next/static/chunks/0odml~1zfmatg.js +0 -1
- package/.next/standalone/.next/static/chunks/0sm78n1ikzixj.js +0 -1
- package/.next/standalone/.next/static/chunks/0v73i.x591~km.js +0 -1
- package/.next/standalone/.next/static/chunks/0wkd~xb2skr1g.js +0 -1
- package/.next/standalone/.next/static/chunks/0xyj_-7b.4l1l.js +0 -1
- package/.next/standalone/.next/static/chunks/10f-2fo.qg504.js +0 -1
- package/.next/standalone/.next/static/chunks/11p_dl5tngif4.js +0 -1
- package/.next/standalone/.next/static/chunks/153-zn4e8fta1.js +0 -1
- package/.next/standalone/.next/static/chunks/188_7xt~9qo5z.js +0 -1
- /package/.next/standalone/.next/static/{SCktqI1yaRGMJYovFwj4q → FO1_JUKAw5Zm07Nlq0G6X}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{SCktqI1yaRGMJYovFwj4q → FO1_JUKAw5Zm07Nlq0G6X}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{SCktqI1yaRGMJYovFwj4q → FO1_JUKAw5Zm07Nlq0G6X}/_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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/layout/layout-client.tsx <module evaluation>":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/layout/layout-client.tsx":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/i18n.tsx <module evaluation>":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/i18n.tsx":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx <module evaluation>":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/extensions/context.tsx <module evaluation>":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/extensions/context.tsx":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx <module evaluation>":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts <module evaluation>":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts <module evaluation>":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts <module evaluation>":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/ui/sonner.tsx <module evaluation>":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false},"[project]/src/components/ui/sonner.tsx":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/153-zn4e8fta1.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0l~z-vsf.633k.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0sm78n1ikzixj.js"],"async":false}},"ssrModuleMapping":{"680695":{"*":{"id":449225,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"484878":{"*":{"id":784784,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"516578":{"*":{"id":916393,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"90678":{"*":{"id":614964,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"744050":{"*":{"id":814840,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"834225":{"*":{"id":38071,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"782626":{"*":{"id":208382,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"914935":{"*":{"id":607884,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"533499":{"*":{"id":951192,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"782406":{"*":{"id":3896,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"770303":{"*":{"id":87309,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"889383":{"*":{"id":519786,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"454711":{"*":{"id":542940,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"743059":{"*":{"id":424764,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"841359":{"*":{"id":267654,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"713354":{"*":{"id":426419,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"458464":{"*":{"id":392223,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.js"],"async":false}},"135230":{"*":{"id":424746,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0soj-y2._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0zidle2._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__10xjtl0._.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}},"889383":{"*":{"id":240404,"name":"*","chunks":[],"async":false}},"454711":{"*":{"id":320609,"name":"*","chunks":[],"async":false}},"743059":{"*":{"id":994168,"name":"*","chunks":[],"async":false}},"841359":{"*":{"id":448525,"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/0.7r6od5..1~d.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/0.7r6od5..1~d.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0b2yknsc68f2a.js","static/chunks/153-zn4e8fta1.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0gf~0e3xpa0fj.js","static/chunks/0l~z-vsf.633k.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0b2yknsc68f2a.js","static/chunks/153-zn4e8fta1.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0gf~0e3xpa0fj.js","static/chunks/0l~z-vsf.633k.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0sm78n1ikzixj.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/layout/layout-client.tsx <module evaluation>":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/layout/layout-client.tsx":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/i18n.tsx <module evaluation>":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/i18n.tsx":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx <module evaluation>":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/extensions/context.tsx <module evaluation>":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/extensions/context.tsx":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx <module evaluation>":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts <module evaluation>":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts <module evaluation>":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts <module evaluation>":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/ui/sonner.tsx <module evaluation>":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false},"[project]/src/components/ui/sonner.tsx":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/15~2jg4z8h54~.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0s46.9vyvnj99.js","/_next/static/chunks/0qfx4.vrc9a9n.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/16nn-au~pxlvy.js"],"async":false}},"ssrModuleMapping":{"680695":{"*":{"id":449225,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"484878":{"*":{"id":784784,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"516578":{"*":{"id":916393,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"90678":{"*":{"id":614964,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"744050":{"*":{"id":814840,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"834225":{"*":{"id":38071,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"782626":{"*":{"id":208382,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"914935":{"*":{"id":607884,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"533499":{"*":{"id":951192,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"782406":{"*":{"id":3896,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"770303":{"*":{"id":87309,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"889383":{"*":{"id":519786,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"454711":{"*":{"id":542940,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"743059":{"*":{"id":424764,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"841359":{"*":{"id":267654,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"713354":{"*":{"id":426419,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"458464":{"*":{"id":392223,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.js"],"async":false}},"135230":{"*":{"id":424746,"name":"*","chunks":["server/chunks/ssr/_09j.h2h._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_0pp8emp._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/[root-of-the-server]__0rzkdlf._.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}},"889383":{"*":{"id":240404,"name":"*","chunks":[],"async":false}},"454711":{"*":{"id":320609,"name":"*","chunks":[],"async":false}},"743059":{"*":{"id":994168,"name":"*","chunks":[],"async":false}},"841359":{"*":{"id":448525,"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/0dt3ljzz2pz0r.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/0dt3ljzz2pz0r.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/15~2jg4z8h54~.js","static/chunks/0b2yknsc68f2a.js","static/chunks/0s46.9vyvnj99.js","static/chunks/0qfx4.vrc9a9n.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0gf~0e3xpa0fj.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/16nn-au~pxlvy.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/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/15~2jg4z8h54~.js","static/chunks/0b2yknsc68f2a.js","static/chunks/0s46.9vyvnj99.js","static/chunks/0qfx4.vrc9a9n.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0gf~0e3xpa0fj.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/16nn-au~pxlvy.js"]}};
|
|
3
3
|
|
package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
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 E=e.i(800071),b=e.i(855104),m=e.i(78091),g=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),C=e.i(446786),j=e.i(814747),T=e.i(86708);let D=N.logger.create("agent-actions"),U=(0,j.join)((0,C.tmpdir)(),"tower-signals");async function O(e,t){try{await (0,S.mkdir)(U,{recursive:!0,mode:448}),await (0,S.writeFile)((0,j.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,s.forkCommit)}(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,j.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,c.forkCommit);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,j.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,r?.forkCommit??null);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,j.join)((0,C.tmpdir)(),"tower-pty-")),s=(0,j.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,m=d.subPath?(0,j.join)(b,d.subPath):b,g=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}}),v=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())&&(v=t,await R.db.taskExecution.update({where:{id:g.id},data:{forkCommit:t}}))}catch{}let N="";if(s){let{readFile:t}=await e.A(260815);N+=await t(s,"utf-8")}let T=await (0,x.readConfigValue)("onboarding.username","");T&&(N+=(N?"\n":"")+`The user's name is ${T}.`);let U=u.buildSpawnArgs({taskId:t,prompt:h,cwd:m,extraArgs:[...N?["--append-system-prompt",N]:[],...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,U.command,U.args,m,()=>{},async a=>{await O(t,a);let r=await R.db.taskExecution.findUnique({where:{id:g.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:g.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(g.id,t,a,s,l,v);let{dispatchTaskCompletionEvent:u}=await e.A(136565);await u({taskId:t,taskTitle:d.title,status:0===a?"COMPLETED":"FAILED",executionId:g.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(()=>{})},U.env,void 0,1e3*c),{executionId:g.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,"6096d1d3bf2f8fa7e5bf5f0323215b769e4f869553",null),(0,v.registerServerReference)(_,"40dc811281eb1fe96bf6dd7cb806e9c358442c3436",null),(0,v.registerServerReference)(F,"7882e8f27b8a9c4afc93603e825974269350276172",null),(0,v.registerServerReference)(q,"60a0d0c8e35de8d3bca9bcedccb1281a0efd99d786",null),(0,v.registerServerReference)(L,"40abfe70a3623ef00cf758e9e7cee6754bb8472af0",null),(0,v.registerServerReference)(B,"40831ad73b080b77942c62c5080e57ac3b7ed95339",null),(0,v.registerServerReference)($,"60e36e14585f0c7db20e4e4a22c1130d5a951c8208",null),(0,v.registerServerReference)(G,"4073d05761e3f9ce67ac864cc8ff8a024123c3b697",null),(0,v.registerServerReference)(H,"7cfaa9a0379e65ef57f4fbea360fffc99b5913feb6",null),(0,v.registerServerReference)(V,"7cccb789ac0db87b723ee134e9970316481d11bf81",null),(0,v.registerServerReference)(K,"00d7c0f191ad90c5e8a540acb3e511f13d53f9d7b3",null);let W=m.z.object({prompt:m.z.string().optional().default("")});async function z(e,{params:t}){let a=(0,g.requireLocalhost)(e);if(a)return a;let{taskId:r}=await t,i=(0,g.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 m=await Z.prepare(e,t,{srcPage:b,multiZoneDraftMode:!1});if(!m)return t.statusCode=400,t.end("Bad Request"),null==r.waitUntil||r.waitUntil.call(r,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:R,parsedUrl:P,isDraftMode:A,prerenderManifest:I,routerServerContext:N,isOnDemandRevalidate:x,revalidateOnlyGenerated:y,resolvedPathname:S,clientReferenceManifest:C,serverActionsManifest:j}=m,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;j&&C&&(0,s.setManifestsSingleton)({page:b,clientReferenceManifest:C,serverActionsManifest:j});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:g}},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)}];
|
|
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,j.join)((0,C.tmpdir)(),"tower-pty-")),s=(0,j.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,m=d.subPath?(0,j.join)(b,d.subPath):b,g=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}}),v=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())&&(v=t,await R.db.taskExecution.update({where:{id:g.id},data:{forkCommit:t}}))}catch{}let N="";if(s){let{readFile:t}=await e.A(260815);N+=await t(s,"utf-8")}let T=await (0,x.readConfigValue)("onboarding.username","");T&&(N+=(N?"\n":"")+`The user's name is ${T}.`);let U=u.buildSpawnArgs({taskId:t,prompt:h,cwd:m,extraArgs:[...N?["--append-system-prompt",N]:[],...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,U.command,U.args,m,()=>{},async a=>{await O(t,a);let r=await R.db.taskExecution.findUnique({where:{id:g.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:g.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(g.id,t,a,s,l,v);let{dispatchTaskCompletionEvent:u}=await e.A(136565);await u({taskId:t,taskTitle:d.title,status:0===a?"COMPLETED":"FAILED",executionId:g.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(()=>{})},U.env,void 0,1e3*c),{executionId:g.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,"60e7adff0226175019bd23851564813b278b9c554f",null),(0,v.registerServerReference)(_,"40fec4904f6fc1fc268b54f6c4657c1e6ab9fdf840",null),(0,v.registerServerReference)(F,"785b48b1ea42480816e475ac82608437f20a77a192",null),(0,v.registerServerReference)(q,"60f03fa618d0be2c5fb103c58b158532a0c8ffe0b2",null),(0,v.registerServerReference)(L,"400c0b9c1dff05721c7931faf8b52ed30cc53c42ae",null),(0,v.registerServerReference)(B,"406572c5fbe4100084907bc2c65bb80972dc5096d1",null),(0,v.registerServerReference)($,"605f1badb26836c2f61b22cf70182360cc2fd9c6be",null),(0,v.registerServerReference)(G,"40cf9ae670f09573d1a7522c174e4765bf6a4505b9",null),(0,v.registerServerReference)(H,"7ccb40ba65ab73ac902d2781d99279453ab17c35b0",null),(0,v.registerServerReference)(V,"7c824463c62a01d70d7c53e13046929a219ab179b2",null),(0,v.registerServerReference)(K,"0071dfd5a1f5a0664caf5d4992d299f27fe650d0ec",null);let W=m.z.object({prompt:m.z.string().optional().default("")});async function z(e,{params:t}){let a=(0,g.requireLocalhost)(e);if(a)return a;let{taskId:r}=await t,i=(0,g.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 m=await Z.prepare(e,t,{srcPage:b,multiZoneDraftMode:!1});if(!m)return t.statusCode=400,t.end("Bad Request"),null==r.waitUntil||r.waitUntil.call(r,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:R,parsedUrl:P,isDraftMode:A,prerenderManifest:I,routerServerContext:N,isOnDemandRevalidate:x,revalidateOnlyGenerated:y,resolvedPathname:S,clientReferenceManifest:C,serverActionsManifest:j}=m,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;j&&C&&(0,s.setManifestsSingleton)({page:b,clientReferenceManifest:C,serverActionsManifest:j});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:g}},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)}];
|
|
3
3
|
|
|
4
4
|
//# sourceMappingURL=0se9_next_dist_esm_build_templates_app-route_0hrprmi.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
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"))},198840,e=>{"use strict";var t=e.i(855104);let r=["localhost","127.0.0.1","[::1]"],a=new Set(["127.0.0.1","::1","::ffff:127.0.0.1"]),n=/^c[a-z0-9]{20,30}$/;e.s(["requireLocalhost",0,function(e){let n=e.headers.get("x-forwarded-for");if(n&&!n.split(",").map(e=>e.trim()).every(e=>a.has(e)))return t.NextResponse.json({error:"Forbidden"},{status:403});let s=e.headers.get("host")??"";return r.some(e=>s.startsWith(e))?null:t.NextResponse.json({error:"Forbidden"},{status:403})},"validateProjectId",0,function(e){return n.test(e)?null:t.NextResponse.json({error:"Invalid projectId format"},{status:400})},"validateTaskId",0,function(e){return n.test(e)?null:t.NextResponse.json({error:"Invalid taskId format"},{status:400})}])},980738,(e,t,r)=>{t.exports=e.x("node-pty-c710df912a232c01",()=>require("node-pty-c710df912a232c01"))},433541,e=>e.a(async(t,r)=>{try{let t=await e.y("ws-4df7fc762dfa9a52");e.n(t),r()}catch(e){r(e)}},!0),504446,(e,t,r)=>{t.exports=e.x("net",()=>require("net"))},666680,(e,t,r)=>{t.exports=e.x("node:crypto",()=>require("node:crypto"))},933919,(e,t,r)=>{t.exports=e.x("@prisma/client-9249dd53ac5b6a44",()=>require("@prisma/client-9249dd53ac5b6a44"))},750227,(e,t,r)=>{t.exports=e.x("node:path",()=>require("node:path"))},902157,(e,t,r)=>{t.exports=e.x("node:fs",()=>require("node:fs"))},874533,(e,t,r)=>{t.exports=e.x("node:child_process",()=>require("node:child_process"))},660526,(e,t,r)=>{t.exports=e.x("node:os",()=>require("node:os"))},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"))},446786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},192520,e=>{"use strict";let t;var r=e.i(750227),a=e.i(660526),n=e.i(902157);function s(){return t||(t=process.env.TOWER_DATA_DIR||(0,r.join)((0,a.homedir)(),".tower"),(0,n.existsSync)(t)||(0,n.mkdirSync)(t,{recursive:!0})),t}e.s(["getAssistantDir",0,function(){let e=(0,r.join)(s(),"assistant");return(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e},"getBackupsDir",0,function(){let e=(0,r.join)(s(),"backups");return(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e},"getExtensionsDir",0,function(){let e=(0,r.join)(s(),"extensions");return(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e},"getStorageDir",0,function(){let e=process.env.TOWER_STORAGE_DIR||function(){try{let e=(0,n.readFileSync)((0,r.join)(s(),"storage-location"),"utf-8").trim();return e.length>0?e:null}catch{return null}}(),t=e&&e.length>0?e:(0,r.join)(s(),"storage");return(0,n.existsSync)(t)||(0,n.mkdirSync)(t,{recursive:!0}),t},"getTowerDbPath",0,function(){let e;return(0,r.join)((e=(0,r.join)(s(),"database"),(0,n.existsSync)(e)||(0,n.mkdirSync)(e,{recursive:!0}),e),"tower.db")},"getTowerDir",0,s])},482819,(e,t,r)=>{"use strict";t.exports=e.r(583981).vendored["react-rsc"].ReactServerDOMTurbopackServer},921675,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"registerServerReference",{enumerable:!0,get:function(){return a.registerServerReference}});let a=e.r(482819)},86708,(e,t,r)=>{"use strict";function a(e){for(let t=0;t<e.length;t++){let r=e[t];if("function"!=typeof r)throw Object.defineProperty(Error(`A "use server" file can only export async functions, found ${typeof r}.
|
|
2
|
-
Read more: https://nextjs.org/docs/messages/invalid-use-server-value`),"__NEXT_ERROR_CODE",{value:"E352",enumerable:!1,configurable:!0})}}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ensureServerEntryExports",{enumerable:!0,get:function(){return a}})},843793,e=>{"use strict";var t=e.i(933919);let r=globalThis.prisma??new t.PrismaClient({log:[]});process.on("SIGTERM",()=>{r.$disconnect().catch(()=>{})}),process.on("SIGINT",()=>{r.$disconnect().catch(()=>{})}),e.s(["db",0,r])},572173,e=>{"use strict";var t=e.i(843793);async function r(e,r){let a=await t.db.systemConfig.findUnique({where:{key:e}});if(!a)return r;try{return JSON.parse(a.value)}catch{return r}}e.s(["readConfigValue",0,r])},658053,e=>{"use strict";e.s(["ASSISTANT_SESSION_KEY",0,"__assistant__"])},341291,e=>{"use strict";var t=e.i(666680),r=e.i(902157),a=e.i(750227),n=e.i(192520);function s(e){if(!e.startsWith((0,n.getStorageDir)()+a.sep))throw Error("Path traversal detected")}let i=new Set(["image","screenshot","img","photo","picture","clipboard","paste","untitled"]);e.s(["buildCacheFilename",0,function(e,r){let n=a.basename(e,a.extname(e)),s=t.randomUUID().replace(/-/g,"").slice(0,8),o=n.toLowerCase();if(!n||i.has(o)||/^screenshot[\s_\-]/i.test(n))return`tower_image-${s}${r}`;let l=n.replace(/[^\p{L}\p{N}]/gu,"_").replace(/_+/g,"_").replace(/^_+|_+$/g,"");return`${l||"file"}-${s}${r}`},"ensureAssetsDir",0,function(e){let t,i=(s(t=a.join((0,n.getStorageDir)(),"assets",e)),t);return r.mkdirSync(i,{recursive:!0}),i},"getAssistantCacheDir",0,function(e="images"){let t=new Date,i=`${t.getFullYear()}-${String(t.getMonth()+1).padStart(2,"0")}`,o=a.join((0,n.getStorageDir)(),"cache","assistant",i,e);return s(o),r.mkdirSync(o,{recursive:!0}),o},"getAssistantCacheRoot",0,function(){let e=a.join((0,n.getStorageDir)(),"cache","assistant");return s(e),e}])},634712,e=>{"use strict";let t=["jpg","jpeg","png","gif","webp"],r=["md","txt","json","csv"],a=[...t,...r].join("|"),n=RegExp(`^\\d{4}-\\d{2}/(images|files)/[^/]+\\.(${a})$`,"i");function s(e){let a=e.replace(/^\./,"").toLowerCase();return t.includes(a)?"image":r.includes(a)?"text":null}[...t.map(e=>`.${e}`),...r.map(e=>`.${e}`),"image/*"].join(","),e.s(["ALLOWED_TEXT_EXTS",0,r,"ATTACHMENT_SUBPATH_RE",0,n,"MAX_ATTACHMENTS",0,10,"classifyAttachmentExt",0,s,"classifyAttachmentSubPath",0,function(e){if(!n.test(e))return null;let t=e.lastIndexOf(".");return t<0?null:s(e.slice(t+1))}])},276534,e=>{"use strict";e.s(["CONFIG_DEFAULTS",0,{"git.pathMappingRules":{defaultValue:[],type:"object",label:"Git Path Mapping Rules"},"system.maxUploadBytes":{defaultValue:0x3200000,type:"number",label:"Max Upload Size (bytes)"},"system.maxConcurrentExecutions":{defaultValue:20,type:"number",label:"Max Concurrent Executions"},"system.maxReadableFileBytes":{defaultValue:5242880,type:"number",label:"Max Readable File Size (bytes)"},"system.backupDir":{defaultValue:"",type:"string",label:"Backup Directory"},"git.timeoutSec":{defaultValue:30,type:"number",label:"Git Operation Timeout (seconds)"},"search.resultLimit":{defaultValue:20,type:"number",label:"Search Result Limit"},"search.allModeCap":{defaultValue:5,type:"number",label:"All-Mode Per-Type Cap"},"search.debounceMs":{defaultValue:250,type:"number",label:"Search Debounce (ms)"},"search.snippetLength":{defaultValue:80,type:"number",label:"Snippet Length (characters)"},"search.codeTimeoutSec":{defaultValue:30,type:"number",label:"Code Search Timeout (seconds)"},"board.archiveDelayDays":{defaultValue:7,type:"number",label:"Archive Delay (days)"},"missions.grid.minCols":{defaultValue:1,type:"number",label:"Grid Min Columns"},"missions.grid.maxCols":{defaultValue:5,type:"number",label:"Grid Max Columns"},"missions.grid.minRows":{defaultValue:1,type:"number",label:"Grid Min Rows"},"missions.grid.maxRows":{defaultValue:5,type:"number",label:"Grid Max Rows"},"terminal.app":{defaultValue:"Terminal",type:"string",label:"Default Terminal App"},"editor.command":{defaultValue:"",type:"string",label:"Default Editor Command"},"terminal.wsPort":{defaultValue:3001,type:"number",label:"WebSocket Port"},"terminal.idleTimeoutSec":{defaultValue:180,type:"number",label:"Idle Timeout (seconds)"},"terminal.fontSize":{defaultValue:13,type:"number",label:"Terminal Font Size"},"terminal.fontFamily":{defaultValue:"Menlo, Monaco, 'Courier New', monospace",type:"string",label:"Terminal Font Family"},"assistant.systemPrompt":{defaultValue:'You are Tower Assistant — the built-in AI operator for the Tower task management platform.\n\n## Identity\n- You are a task management operator, NOT a coding assistant.\n- You can ONLY use Tower MCP tools. You CANNOT read files, edit code, run shell commands, or search the web.\n- Always respond in the same language the user uses.\n\n## Capabilities\nWhen users ask what you can do, respond with EXACTLY these 6 groups. Translate to the user\'s language.\n\n1. **Workspace & Project** — View, create, update, delete workspaces and projects. Search projects and repositories.\n2. **Task Management** — Create tasks (priority, labels, worktree branch isolation, sub-path, auto-start). Move task status (TODO → IN_PROGRESS → IN_REVIEW → DONE / CANCELLED). Update task info and labels.\n3. **Execution Monitor** — Start task execution, check execution status, get terminal output, send commands to running terminals.\n4. **Daily Report & Todo** — Generate daily work summary (completed + in-progress). View pending task list sorted by priority.\n5. **Labels & Notes & Assets** — Manage workspace labels, project notes, and file attachments.\n6. **Global Search** — Search tasks, projects, repositories, notes, and assets by keyword.\n\nDo NOT list any capabilities beyond the above. Do NOT mention code editing, debugging, testing, git operations, or any development capabilities.\n\n## Scope Boundary\nIf the user asks you to write code, explain code, debug, search the web, read/write files, or anything outside Tower task management, reply:\n"抱歉,我只能帮你管理工作区、项目和任务。编码、调试等操作请在任务终端中完成。"',type:"string",label:"Assistant System Prompt"},"assistant.displayMode":{defaultValue:"sidebar",type:"string",label:"Assistant Display Mode"},"assistant.communicationMode":{defaultValue:"chat",type:"string",label:"Assistant Communication Mode"},"task.defaultUseWorktree":{defaultValue:!0,type:"boolean",label:"Default: Use Worktree"},"task.defaultAutoStart":{defaultValue:!1,type:"boolean",label:"Default: Auto-start Execution"},"task.mcpDefaultsConfigured":{defaultValue:!1,type:"boolean",label:"MCP Task Defaults Configured"}}])},519827,e=>{"use strict";e.s(["ARCHIVE_DELAY_KEY",0,"board.archiveDelayDays","DEFAULT_ARCHIVE_DELAY_DAYS",0,7,"normalizeArchiveDelayDays",0,function(e){let t=Math.floor(Number(e));return Number.isFinite(t)?Math.min(Math.max(t,1),365):7}])},61920,e=>{"use strict";var t=e.i(446786),r=e.i(814747);function a(e){return e.startsWith("~/")?r.default.join(t.default.homedir(),e.slice(2)):e}function n(e){let t,r=e.match(/^git@([^:]+):(.+)$/);if(r)return{host:r[1],pathSegments:s(r[2]).split("/").filter(Boolean)};try{t=new URL(e)}catch{return null}return{host:t.hostname,pathSegments:s(decodeURIComponent(t.pathname)).split("/").filter(Boolean)}}function s(e){return e.replace(/\.git\/?$/,"")}e.s(["gitUrlToLocalPath",0,function(e){let t=e.trim();if(!t)return"";try{let e=n(t);if(!e)return"";let{host:s,pathSegments:i}=e;if("code.iflytek.com"===s){let e,t;return a((e=[...i],"osc"===e[0]&&"_source"===e[1]&&(e=e.slice(2)),((t=e.indexOf("-"))>0&&(e=e.slice(0,t)),0===e.length)?"":`~/company/${e.join("/")}`))}if("github.com"===s){var r;let e,t;return a((e=(r=i)[0],t=r[1],e&&t?`${"jp-liu"===e?"~/project/i":"~/project/f"}/${t}`:""))}let o=i[i.length-1];return o?a(`~/project/f/${o}`):""}catch{return""}},"matchGitPathRule",0,function(e,t){if(!t.length)return"";let r=e.trim();if(!r)return"";let s=n(r);if(!s)return"";let{host:i,pathSegments:o}=s,l=o[0]??"",u=o[o.length-1]??"",c=[...t].sort((e,t)=>{let r=+("*"===e.ownerMatch),a=+("*"===t.ownerMatch);return r!==a?r-a:e.priority-t.priority}),d=o.join("/");for(let e of c){if(e.host!==i||"*"!==e.ownerMatch&&e.ownerMatch!==l)continue;let t=e.localPathTemplate;if(t.includes("{path}"))return a(t.replace("{path}",d).replace("{owner}",l).replace("{repo}",u).replace(/\/+$/,""));let r=t.replace("{owner}",l).replace("{repo}","").replace(/\/+$/,"");return a(`${r}/${u}`)}return""}])},22569,e=>e.a(async(t,r)=>{try{var a=e.i(921675),n=e.i(843793),s=e.i(276534),i=e.i(519827),o=e.i(61920),l=e.i(769310),u=e.i(721390),c=e.i(86708),d=t([u]);async function p(e,t){let r=await n.db.systemConfig.findUnique({where:{key:e}});if(!r)return t;try{return JSON.parse(r.value)}catch{return t}}async function f(e,t){await n.db.systemConfig.upsert({where:{key:e},create:{key:e,value:JSON.stringify(t)},update:{value:JSON.stringify(t)}})}async function m(){let e=await p(i.ARCHIVE_DELAY_KEY,i.DEFAULT_ARCHIVE_DELAY_DAYS);return(0,i.normalizeArchiveDelayDays)(e)}async function h(e){let t=e.trim();if(!t)return"";try{let e=await p("git.pathMappingRules",[]),r=(0,o.matchGitPathRule)(t,e);if(r)return r;return(0,o.gitUrlToLocalPath)(t)}catch{return(0,o.gitUrlToLocalPath)(t)}}async function g(e){let t=await n.db.systemConfig.findMany({where:{key:{in:e}}}),r=Object.fromEntries(t.map(e=>{try{return[e.key,JSON.parse(e.value)]}catch{return[e.key,null]}})),a={};for(let t of e)a[t]=t in r?r[t]:s.CONFIG_DEFAULTS[t]?.defaultValue??null;return a}async function y(){return(0,l.detectShells)()}async function b(){return(0,l.detectTerminalApps)()}async function x(){return(0,l.detectEditors)()}async function v(){return{platform:process.platform}}async function R(){let e=(0,u.getActiveWsPort)();if(null!==e)return e;let t=parseInt(process.env.PORT||"3000",10);return p("terminal.wsPort",t+1)}[u]=d.then?(await d)():d,(0,c.ensureServerEntryExports)([p,f,m,h,g,y,b,x,v,R]),(0,a.registerServerReference)(p,"6003c3cecd13125ce0fa7031ae4ba6c79f9da4ea9b",null),(0,a.registerServerReference)(f,"606e1d99b8aa55042e1a9d8517c0e7a639d8ab9da8",null),(0,a.registerServerReference)(m,"000b9b245af25172a12212c48a51558d2b17899f7e",null),(0,a.registerServerReference)(h,"402f41b94dc40a13d9b48c81b8ebc4c349935d9934",null),(0,a.registerServerReference)(g,"4044480c2820912250aa5e72984e1e2006506180c4",null),(0,a.registerServerReference)(y,"00d30fe207755ff413a40bb1dbc909f4364cc31bff",null),(0,a.registerServerReference)(b,"002fe3b6f9eb5dd95038b44603a05f64e73ae216eb",null),(0,a.registerServerReference)(x,"00194e222da6c9b656d30438653a19f1c49be65468",null),(0,a.registerServerReference)(v,"00fd24f2674ecdaa4990cd2fb899af4ca336953c95",null),(0,a.registerServerReference)(R,"00decfaa1df4f11565ab21c2e0832bbb98f8ccab80",null),e.s(["getConfigValue",0,p]),r()}catch(e){r(e)}},!1),437513,e=>{"use strict";let t=[{mime:"image/jpeg",check:e=>255===e[0]&&216===e[1]&&255===e[2]},{mime:"image/png",check:e=>137===e[0]&&80===e[1]&&78===e[2]&&71===e[3]},{mime:"image/gif",check:e=>71===e[0]&&73===e[1]&&70===e[2]},{mime:"image/webp",check:e=>82===e[0]&&73===e[1]&&70===e[2]&&70===e[3]&&87===e[8]&&69===e[9]&&66===e[10]&&80===e[11]}];e.s(["MIME_TO_EXT",0,{"image/jpeg":".jpg","image/png":".png","image/gif":".gif","image/webp":".webp"},"TEXT_EXT_TO_MIME",0,{".md":"text/markdown",".txt":"text/plain",".json":"application/json",".csv":"text/csv"},"detectImageMime",0,function(e){if(e.length<12)return null;for(let r of t)if(r.check(e))return r.mime;return null},"isLikelyTextFile",0,function(e){if(0===e.length)return!0;let t=Math.min(e.length,8192);for(let r=0;r<t;r++)if(0===e[r])return!1;return!0}])},648834,e=>e.a(async(t,r)=>{try{var a=e.i(750227),n=e.i(902157),s=e.i(855104),i=e.i(198840),o=e.i(437513),l=e.i(341291),u=e.i(22569),c=e.i(634712),d=t([u]);async function p(e){let t,r,d,p=(0,i.requireLocalhost)(e);if(p)return p;let f=(await e.formData()).get("file");if(!f)return s.NextResponse.json({error:"Missing file field"},{status:400});let m=await (0,u.getConfigValue)("system.maxUploadBytes",0x3200000);if(f.size>m)return s.NextResponse.json({error:"File too large"},{status:400});let h=Buffer.from(await f.arrayBuffer()),g=a.extname(f.name),y=(0,c.classifyAttachmentExt)(g);if(!y)return s.NextResponse.json({error:"Unsupported file type"},{status:400});if("image"===y){let e=(0,o.detectImageMime)(h);if(!e)return s.NextResponse.json({error:"Invalid image content"},{status:400});r=e,t=o.MIME_TO_EXT[e],d=(0,l.getAssistantCacheDir)("images")}else{if(!(0,o.isLikelyTextFile)(h))return s.NextResponse.json({error:"File appears to be binary, not text"},{status:400});let e=g.toLowerCase();if(!c.ALLOWED_TEXT_EXTS.includes(e.replace(/^\./,"")))return s.NextResponse.json({error:"Unsupported text type"},{status:400});t=e,r=o.TEXT_EXT_TO_MIME[e]??"text/plain",d=(0,l.getAssistantCacheDir)("files")}let b=(0,l.buildCacheFilename)(f.name,t),x=a.join(d,b);if(!x.startsWith(d+a.sep)&&x!==d)return s.NextResponse.json({error:"Invalid path"},{status:400});await n.promises.writeFile(x,h);let v=a.relative((0,l.getAssistantCacheRoot)(),x);return s.NextResponse.json({filename:v,mimeType:r,kind:y})}[u]=d.then?(await d)():d,e.s(["POST",0,p,"dynamic",0,"force-dynamic","runtime",0,"nodejs"]),r()}catch(e){r(e)}},!1),122166,e=>e.a(async(t,r)=>{try{var a=e.i(765876),n=e.i(675896),s=e.i(959160),i=e.i(97944),o=e.i(86757),l=e.i(204144),u=e.i(273436),c=e.i(743641),d=e.i(813766),p=e.i(840884),f=e.i(498814),m=e.i(780006),h=e.i(544432),g=e.i(772005),y=e.i(450223),b=e.i(193695);e.i(628400);var x=e.i(800071),v=e.i(648834),R=t([v]);[v]=R.then?(await R)():R;let S=new a.AppRouteRouteModule({definition:{kind:n.RouteKind.APP_ROUTE,page:"/api/internal/assistant/attachments/route",pathname:"/api/internal/assistant/attachments",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/internal/assistant/attachments/route.ts",nextConfigOutput:"standalone",userland:v}),{workAsyncStorage:E,workUnitAsyncStorage:T,serverHooks:A}=S;async function w(e,t,r){r.requestMeta&&(0,i.setRequestMeta)(e,r.requestMeta),S.isDev&&(0,i.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let a="/api/internal/assistant/attachments/route";a=a.replace(/\/index$/,"")||"/";let s=await S.prepare(e,t,{srcPage:a,multiZoneDraftMode:!1});if(!s)return t.statusCode=400,t.end("Bad Request"),null==r.waitUntil||r.waitUntil.call(r,Promise.resolve()),null;let{buildId:v,params:R,nextConfig:w,parsedUrl:E,isDraftMode:T,prerenderManifest:A,routerServerContext:C,isOnDemandRevalidate:_,revalidateOnlyGenerated:j,resolvedPathname:k,clientReferenceManifest:D,serverActionsManifest:M}=s,N=(0,u.normalizeAppPath)(a),O=!!(A.dynamicRoutes[N]||A.routes[k]),P=async()=>((null==C?void 0:C.render404)?await C.render404(e,t,E,!1):t.end("This page could not be found"),null);if(O&&!T){let e=!!A.routes[k],t=A.dynamicRoutes[N];if(t&&!1===t.fallback&&!e){if(w.adapterPath)return await P();throw new b.NoFallbackError}}let I=null;!O||S.isDev||T||(I=k,I="/index"===I?"/":I);let V=!0===S.isDev||!O,q=O&&!V;M&&D&&(0,l.setManifestsSingleton)({page:a,clientReferenceManifest:D,serverActionsManifest:M});let L=e.method||"GET",U=(0,o.getTracer)(),$=U.getActiveScopeSpan(),F=!!(null==C?void 0:C.isWrappedByNextServer),H=!!(0,i.getRequestMeta)(e,"minimalMode"),G=(0,i.getRequestMeta)(e,"incrementalCache")||await S.getIncrementalCache(e,w,A,H);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let W={params:R,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:V,incrementalCache:G,cacheLifeProfiles:w.cacheLife,waitUntil:r.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>S.onRequestError(e,t,a,n,C)},sharedContext:{buildId:v}},B=new c.NodeNextRequest(e),X=new c.NodeNextResponse(t),Y=d.NextRequestAdapter.fromNodeNextRequest(B,(0,d.signalFromNodeResponse)(t));try{let s,i=async e=>S.handle(Y,W).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=U.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==p.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 n=r.get("next.route");if(n){let t=`${L} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t),s&&s!==e&&(s.setAttribute("http.route",n),s.updateName(t))}else e.updateName(`${L} ${a}`)}),l=async s=>{var o,l;let u=async({previousCacheEntry:n})=>{try{if(!H&&_&&j&&!n)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let a=await i(s);e.fetchMetrics=W.renderOpts.fetchMetrics;let o=W.renderOpts.pendingWaitUntil;o&&r.waitUntil&&(r.waitUntil(o),o=void 0);let l=W.renderOpts.collectedTags;if(!O)return await (0,m.sendResponse)(B,X,a,W.renderOpts.pendingWaitUntil),null;{let e=await a.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(a.headers);l&&(t[y.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==W.renderOpts.collectedRevalidate&&!(W.renderOpts.collectedRevalidate>=y.INFINITE_CACHE)&&W.renderOpts.collectedRevalidate,n=void 0===W.renderOpts.collectedExpire||W.renderOpts.collectedExpire>=y.INFINITE_CACHE?void 0:W.renderOpts.collectedExpire;return{value:{kind:x.CachedRouteKind.APP_ROUTE,status:a.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==n?void 0:n.isStale)&&await S.onRequestError(e,t,{routerKind:"App Router",routePath:a,routeType:"route",revalidateReason:(0,f.getRevalidateReason)({isStaticGeneration:q,isOnDemandRevalidate:_})},!1,C),t}},c=await S.handleResponse({req:e,nextConfig:w,cacheKey:I,routeKind:n.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:_,revalidateOnlyGenerated:j,responseGenerator:u,waitUntil:r.waitUntil,isMinimalMode:H});if(!O)return null;if((null==c||null==(o=c.value)?void 0:o.kind)!==x.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==c||null==(l=c.value)?void 0:l.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});H||t.setHeader("x-nextjs-cache",_?"REVALIDATED":c.isMiss?"MISS":c.isStale?"STALE":"HIT"),T&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,h.fromNodeOutgoingHttpHeaders)(c.value.headers);return H&&O||d.delete(y.NEXT_CACHE_TAGS_HEADER),!c.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,g.getCacheControlHeader)(c.cacheControl)),await (0,m.sendResponse)(B,X,new Response(c.value.body,{headers:d,status:c.value.status||200})),null};F&&$?await l($):(s=U.getActiveScopeSpan(),await U.withPropagatedContext(e.headers,()=>U.trace(p.BaseServerSpan.handleRequest,{spanName:`${L} ${a}`,kind:o.SpanKind.SERVER,attributes:{"http.method":L,"http.target":e.url}},l),void 0,!F))}catch(t){if(t instanceof b.NoFallbackError||await S.onRequestError(e,t,{routerKind:"App Router",routePath:N,routeType:"route",revalidateReason:(0,f.getRevalidateReason)({isStaticGeneration:q,isOnDemandRevalidate:_})},!1,C),O)throw t;return await (0,m.sendResponse)(B,X,new Response(null,{status:500})),null}}e.s(["handler",0,w,"patchFetch",0,function(){return(0,s.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:T})},"routeModule",0,S,"serverHooks",0,A,"workAsyncStorage",0,E,"workUnitAsyncStorage",0,T]),r()}catch(e){r(e)}},!1)];
|
|
2
|
+
Read more: https://nextjs.org/docs/messages/invalid-use-server-value`),"__NEXT_ERROR_CODE",{value:"E352",enumerable:!1,configurable:!0})}}Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"ensureServerEntryExports",{enumerable:!0,get:function(){return a}})},843793,e=>{"use strict";var t=e.i(933919);let r=globalThis.prisma??new t.PrismaClient({log:[]});process.on("SIGTERM",()=>{r.$disconnect().catch(()=>{})}),process.on("SIGINT",()=>{r.$disconnect().catch(()=>{})}),e.s(["db",0,r])},572173,e=>{"use strict";var t=e.i(843793);async function r(e,r){let a=await t.db.systemConfig.findUnique({where:{key:e}});if(!a)return r;try{return JSON.parse(a.value)}catch{return r}}e.s(["readConfigValue",0,r])},658053,e=>{"use strict";e.s(["ASSISTANT_SESSION_KEY",0,"__assistant__"])},341291,e=>{"use strict";var t=e.i(666680),r=e.i(902157),a=e.i(750227),n=e.i(192520);function s(e){if(!e.startsWith((0,n.getStorageDir)()+a.sep))throw Error("Path traversal detected")}let i=new Set(["image","screenshot","img","photo","picture","clipboard","paste","untitled"]);e.s(["buildCacheFilename",0,function(e,r){let n=a.basename(e,a.extname(e)),s=t.randomUUID().replace(/-/g,"").slice(0,8),o=n.toLowerCase();if(!n||i.has(o)||/^screenshot[\s_\-]/i.test(n))return`tower_image-${s}${r}`;let l=n.replace(/[^\p{L}\p{N}]/gu,"_").replace(/_+/g,"_").replace(/^_+|_+$/g,"");return`${l||"file"}-${s}${r}`},"ensureAssetsDir",0,function(e){let t,i=(s(t=a.join((0,n.getStorageDir)(),"assets",e)),t);return r.mkdirSync(i,{recursive:!0}),i},"getAssistantCacheDir",0,function(e="images"){let t=new Date,i=`${t.getFullYear()}-${String(t.getMonth()+1).padStart(2,"0")}`,o=a.join((0,n.getStorageDir)(),"cache","assistant",i,e);return s(o),r.mkdirSync(o,{recursive:!0}),o},"getAssistantCacheRoot",0,function(){let e=a.join((0,n.getStorageDir)(),"cache","assistant");return s(e),e}])},634712,e=>{"use strict";let t=["jpg","jpeg","png","gif","webp"],r=["md","txt","json","csv"],a=[...t,...r].join("|"),n=RegExp(`^\\d{4}-\\d{2}/(images|files)/[^/]+\\.(${a})$`,"i");function s(e){let a=e.replace(/^\./,"").toLowerCase();return t.includes(a)?"image":r.includes(a)?"text":null}[...t.map(e=>`.${e}`),...r.map(e=>`.${e}`),"image/*"].join(","),e.s(["ALLOWED_TEXT_EXTS",0,r,"ATTACHMENT_SUBPATH_RE",0,n,"MAX_ATTACHMENTS",0,10,"classifyAttachmentExt",0,s,"classifyAttachmentSubPath",0,function(e){if(!n.test(e))return null;let t=e.lastIndexOf(".");return t<0?null:s(e.slice(t+1))}])},276534,e=>{"use strict";e.s(["CONFIG_DEFAULTS",0,{"git.pathMappingRules":{defaultValue:[],type:"object",label:"Git Path Mapping Rules"},"system.maxUploadBytes":{defaultValue:0x3200000,type:"number",label:"Max Upload Size (bytes)"},"system.maxConcurrentExecutions":{defaultValue:20,type:"number",label:"Max Concurrent Executions"},"system.maxReadableFileBytes":{defaultValue:5242880,type:"number",label:"Max Readable File Size (bytes)"},"system.backupDir":{defaultValue:"",type:"string",label:"Backup Directory"},"git.timeoutSec":{defaultValue:30,type:"number",label:"Git Operation Timeout (seconds)"},"search.resultLimit":{defaultValue:20,type:"number",label:"Search Result Limit"},"search.allModeCap":{defaultValue:5,type:"number",label:"All-Mode Per-Type Cap"},"search.debounceMs":{defaultValue:250,type:"number",label:"Search Debounce (ms)"},"search.snippetLength":{defaultValue:80,type:"number",label:"Snippet Length (characters)"},"search.codeTimeoutSec":{defaultValue:30,type:"number",label:"Code Search Timeout (seconds)"},"board.archiveDelayDays":{defaultValue:7,type:"number",label:"Archive Delay (days)"},"missions.grid.minCols":{defaultValue:1,type:"number",label:"Grid Min Columns"},"missions.grid.maxCols":{defaultValue:5,type:"number",label:"Grid Max Columns"},"missions.grid.minRows":{defaultValue:1,type:"number",label:"Grid Min Rows"},"missions.grid.maxRows":{defaultValue:5,type:"number",label:"Grid Max Rows"},"terminal.app":{defaultValue:"Terminal",type:"string",label:"Default Terminal App"},"editor.command":{defaultValue:"",type:"string",label:"Default Editor Command"},"terminal.wsPort":{defaultValue:3001,type:"number",label:"WebSocket Port"},"terminal.idleTimeoutSec":{defaultValue:180,type:"number",label:"Idle Timeout (seconds)"},"terminal.fontSize":{defaultValue:13,type:"number",label:"Terminal Font Size"},"terminal.fontFamily":{defaultValue:"Menlo, Monaco, 'Courier New', monospace",type:"string",label:"Terminal Font Family"},"assistant.systemPrompt":{defaultValue:'You are Tower Assistant — the built-in AI operator for the Tower task management platform.\n\n## Identity\n- You are a task management operator, NOT a coding assistant.\n- You can ONLY use Tower MCP tools. You CANNOT read files, edit code, run shell commands, or search the web.\n- Always respond in the same language the user uses.\n\n## Capabilities\nWhen users ask what you can do, respond with EXACTLY these 6 groups. Translate to the user\'s language.\n\n1. **Workspace & Project** — View, create, update, delete workspaces and projects. Search projects and repositories.\n2. **Task Management** — Create tasks (priority, labels, worktree branch isolation, sub-path, auto-start). Move task status (TODO → IN_PROGRESS → IN_REVIEW → DONE / CANCELLED). Update task info and labels.\n3. **Execution Monitor** — Start task execution, check execution status, get terminal output, send commands to running terminals.\n4. **Daily Report & Todo** — Generate daily work summary (completed + in-progress). View pending task list sorted by priority.\n5. **Labels & Notes & Assets** — Manage workspace labels, project notes, and file attachments.\n6. **Global Search** — Search tasks, projects, repositories, notes, and assets by keyword.\n\nDo NOT list any capabilities beyond the above. Do NOT mention code editing, debugging, testing, git operations, or any development capabilities.\n\n## Scope Boundary\nIf the user asks you to write code, explain code, debug, search the web, read/write files, or anything outside Tower task management, reply:\n"抱歉,我只能帮你管理工作区、项目和任务。编码、调试等操作请在任务终端中完成。"',type:"string",label:"Assistant System Prompt"},"assistant.displayMode":{defaultValue:"sidebar",type:"string",label:"Assistant Display Mode"},"assistant.communicationMode":{defaultValue:"chat",type:"string",label:"Assistant Communication Mode"},"task.defaultUseWorktree":{defaultValue:!0,type:"boolean",label:"Default: Use Worktree"},"task.defaultAutoStart":{defaultValue:!1,type:"boolean",label:"Default: Auto-start Execution"},"task.mcpDefaultsConfigured":{defaultValue:!1,type:"boolean",label:"MCP Task Defaults Configured"}}])},519827,e=>{"use strict";e.s(["ARCHIVE_DELAY_KEY",0,"board.archiveDelayDays","DEFAULT_ARCHIVE_DELAY_DAYS",0,7,"normalizeArchiveDelayDays",0,function(e){let t=Math.floor(Number(e));return Number.isFinite(t)?Math.min(Math.max(t,1),365):7}])},61920,e=>{"use strict";var t=e.i(446786),r=e.i(814747);function a(e){return e.startsWith("~/")?r.default.join(t.default.homedir(),e.slice(2)):e}function n(e){let t,r=e.match(/^git@([^:]+):(.+)$/);if(r)return{host:r[1],pathSegments:s(r[2]).split("/").filter(Boolean)};try{t=new URL(e)}catch{return null}return{host:t.hostname,pathSegments:s(decodeURIComponent(t.pathname)).split("/").filter(Boolean)}}function s(e){return e.replace(/\.git\/?$/,"")}e.s(["gitUrlToLocalPath",0,function(e){let t=e.trim();if(!t)return"";try{let e=n(t);if(!e)return"";let{host:s,pathSegments:i}=e;if("code.iflytek.com"===s){let e,t;return a((e=[...i],"osc"===e[0]&&"_source"===e[1]&&(e=e.slice(2)),((t=e.indexOf("-"))>0&&(e=e.slice(0,t)),0===e.length)?"":`~/company/${e.join("/")}`))}if("github.com"===s){var r;let e,t;return a((e=(r=i)[0],t=r[1],e&&t?`${"jp-liu"===e?"~/project/i":"~/project/f"}/${t}`:""))}let o=i[i.length-1];return o?a(`~/project/f/${o}`):""}catch{return""}},"matchGitPathRule",0,function(e,t){if(!t.length)return"";let r=e.trim();if(!r)return"";let s=n(r);if(!s)return"";let{host:i,pathSegments:o}=s,l=o[0]??"",u=o[o.length-1]??"",c=[...t].sort((e,t)=>{let r=+("*"===e.ownerMatch),a=+("*"===t.ownerMatch);return r!==a?r-a:e.priority-t.priority}),d=o.join("/");for(let e of c){if(e.host!==i||"*"!==e.ownerMatch&&e.ownerMatch!==l)continue;let t=e.localPathTemplate;if(t.includes("{path}"))return a(t.replace("{path}",d).replace("{owner}",l).replace("{repo}",u).replace(/\/+$/,""));let r=t.replace("{owner}",l).replace("{repo}","").replace(/\/+$/,"");return a(`${r}/${u}`)}return""}])},22569,e=>e.a(async(t,r)=>{try{var a=e.i(921675),n=e.i(843793),s=e.i(276534),i=e.i(519827),o=e.i(61920),l=e.i(769310),u=e.i(721390),c=e.i(86708),d=t([u]);async function p(e,t){let r=await n.db.systemConfig.findUnique({where:{key:e}});if(!r)return t;try{return JSON.parse(r.value)}catch{return t}}async function f(e,t){await n.db.systemConfig.upsert({where:{key:e},create:{key:e,value:JSON.stringify(t)},update:{value:JSON.stringify(t)}})}async function m(){let e=await p(i.ARCHIVE_DELAY_KEY,i.DEFAULT_ARCHIVE_DELAY_DAYS);return(0,i.normalizeArchiveDelayDays)(e)}async function h(e){let t=e.trim();if(!t)return"";try{let e=await p("git.pathMappingRules",[]),r=(0,o.matchGitPathRule)(t,e);if(r)return r;return(0,o.gitUrlToLocalPath)(t)}catch{return(0,o.gitUrlToLocalPath)(t)}}async function g(e){let t=await n.db.systemConfig.findMany({where:{key:{in:e}}}),r=Object.fromEntries(t.map(e=>{try{return[e.key,JSON.parse(e.value)]}catch{return[e.key,null]}})),a={};for(let t of e)a[t]=t in r?r[t]:s.CONFIG_DEFAULTS[t]?.defaultValue??null;return a}async function y(){return(0,l.detectShells)()}async function b(){return(0,l.detectTerminalApps)()}async function x(){return(0,l.detectEditors)()}async function v(){return{platform:process.platform}}async function R(){let e=(0,u.getActiveWsPort)();if(null!==e)return e;let t=parseInt(process.env.PORT||"3000",10);return p("terminal.wsPort",t+1)}[u]=d.then?(await d)():d,(0,c.ensureServerEntryExports)([p,f,m,h,g,y,b,x,v,R]),(0,a.registerServerReference)(p,"6086ca5502a7fc3a40c487b758649db2e2ecd161d2",null),(0,a.registerServerReference)(f,"60328d14d064267c9ac3962fe5cb2f7b5165c4a29d",null),(0,a.registerServerReference)(m,"00358d61023d1f4c6cefcf9f0da99d46037226e81d",null),(0,a.registerServerReference)(h,"4092804c67622795f702440c3e64d76bd68b0f7dd4",null),(0,a.registerServerReference)(g,"403e249332bbafc27c9bd0589236bf3e4c6d842ee8",null),(0,a.registerServerReference)(y,"0042f495c044c425a06d5444e4565ff676338e2bd2",null),(0,a.registerServerReference)(b,"00e7bc3a01e47fc472dd941276be4deb95ca02d305",null),(0,a.registerServerReference)(x,"00e3175c267d1593cf6ec2c4a460ba5683989d5969",null),(0,a.registerServerReference)(v,"0007ad25bdad6946db5729aae8b42dec76714f57df",null),(0,a.registerServerReference)(R,"008f1d70c23c8fc694e191710a68f9e6dbb24d2b7d",null),e.s(["getConfigValue",0,p]),r()}catch(e){r(e)}},!1),437513,e=>{"use strict";let t=[{mime:"image/jpeg",check:e=>255===e[0]&&216===e[1]&&255===e[2]},{mime:"image/png",check:e=>137===e[0]&&80===e[1]&&78===e[2]&&71===e[3]},{mime:"image/gif",check:e=>71===e[0]&&73===e[1]&&70===e[2]},{mime:"image/webp",check:e=>82===e[0]&&73===e[1]&&70===e[2]&&70===e[3]&&87===e[8]&&69===e[9]&&66===e[10]&&80===e[11]}];e.s(["MIME_TO_EXT",0,{"image/jpeg":".jpg","image/png":".png","image/gif":".gif","image/webp":".webp"},"TEXT_EXT_TO_MIME",0,{".md":"text/markdown",".txt":"text/plain",".json":"application/json",".csv":"text/csv"},"detectImageMime",0,function(e){if(e.length<12)return null;for(let r of t)if(r.check(e))return r.mime;return null},"isLikelyTextFile",0,function(e){if(0===e.length)return!0;let t=Math.min(e.length,8192);for(let r=0;r<t;r++)if(0===e[r])return!1;return!0}])},648834,e=>e.a(async(t,r)=>{try{var a=e.i(750227),n=e.i(902157),s=e.i(855104),i=e.i(198840),o=e.i(437513),l=e.i(341291),u=e.i(22569),c=e.i(634712),d=t([u]);async function p(e){let t,r,d,p=(0,i.requireLocalhost)(e);if(p)return p;let f=(await e.formData()).get("file");if(!f)return s.NextResponse.json({error:"Missing file field"},{status:400});let m=await (0,u.getConfigValue)("system.maxUploadBytes",0x3200000);if(f.size>m)return s.NextResponse.json({error:"File too large"},{status:400});let h=Buffer.from(await f.arrayBuffer()),g=a.extname(f.name),y=(0,c.classifyAttachmentExt)(g);if(!y)return s.NextResponse.json({error:"Unsupported file type"},{status:400});if("image"===y){let e=(0,o.detectImageMime)(h);if(!e)return s.NextResponse.json({error:"Invalid image content"},{status:400});r=e,t=o.MIME_TO_EXT[e],d=(0,l.getAssistantCacheDir)("images")}else{if(!(0,o.isLikelyTextFile)(h))return s.NextResponse.json({error:"File appears to be binary, not text"},{status:400});let e=g.toLowerCase();if(!c.ALLOWED_TEXT_EXTS.includes(e.replace(/^\./,"")))return s.NextResponse.json({error:"Unsupported text type"},{status:400});t=e,r=o.TEXT_EXT_TO_MIME[e]??"text/plain",d=(0,l.getAssistantCacheDir)("files")}let b=(0,l.buildCacheFilename)(f.name,t),x=a.join(d,b);if(!x.startsWith(d+a.sep)&&x!==d)return s.NextResponse.json({error:"Invalid path"},{status:400});await n.promises.writeFile(x,h);let v=a.relative((0,l.getAssistantCacheRoot)(),x);return s.NextResponse.json({filename:v,mimeType:r,kind:y})}[u]=d.then?(await d)():d,e.s(["POST",0,p,"dynamic",0,"force-dynamic","runtime",0,"nodejs"]),r()}catch(e){r(e)}},!1),122166,e=>e.a(async(t,r)=>{try{var a=e.i(765876),n=e.i(675896),s=e.i(959160),i=e.i(97944),o=e.i(86757),l=e.i(204144),u=e.i(273436),c=e.i(743641),d=e.i(813766),p=e.i(840884),f=e.i(498814),m=e.i(780006),h=e.i(544432),g=e.i(772005),y=e.i(450223),b=e.i(193695);e.i(628400);var x=e.i(800071),v=e.i(648834),R=t([v]);[v]=R.then?(await R)():R;let S=new a.AppRouteRouteModule({definition:{kind:n.RouteKind.APP_ROUTE,page:"/api/internal/assistant/attachments/route",pathname:"/api/internal/assistant/attachments",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/src/app/api/internal/assistant/attachments/route.ts",nextConfigOutput:"standalone",userland:v}),{workAsyncStorage:E,workUnitAsyncStorage:T,serverHooks:A}=S;async function w(e,t,r){r.requestMeta&&(0,i.setRequestMeta)(e,r.requestMeta),S.isDev&&(0,i.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let a="/api/internal/assistant/attachments/route";a=a.replace(/\/index$/,"")||"/";let s=await S.prepare(e,t,{srcPage:a,multiZoneDraftMode:!1});if(!s)return t.statusCode=400,t.end("Bad Request"),null==r.waitUntil||r.waitUntil.call(r,Promise.resolve()),null;let{buildId:v,params:R,nextConfig:w,parsedUrl:E,isDraftMode:T,prerenderManifest:A,routerServerContext:C,isOnDemandRevalidate:_,revalidateOnlyGenerated:j,resolvedPathname:k,clientReferenceManifest:D,serverActionsManifest:M}=s,N=(0,u.normalizeAppPath)(a),O=!!(A.dynamicRoutes[N]||A.routes[k]),P=async()=>((null==C?void 0:C.render404)?await C.render404(e,t,E,!1):t.end("This page could not be found"),null);if(O&&!T){let e=!!A.routes[k],t=A.dynamicRoutes[N];if(t&&!1===t.fallback&&!e){if(w.adapterPath)return await P();throw new b.NoFallbackError}}let I=null;!O||S.isDev||T||(I=k,I="/index"===I?"/":I);let V=!0===S.isDev||!O,q=O&&!V;M&&D&&(0,l.setManifestsSingleton)({page:a,clientReferenceManifest:D,serverActionsManifest:M});let L=e.method||"GET",U=(0,o.getTracer)(),$=U.getActiveScopeSpan(),F=!!(null==C?void 0:C.isWrappedByNextServer),H=!!(0,i.getRequestMeta)(e,"minimalMode"),G=(0,i.getRequestMeta)(e,"incrementalCache")||await S.getIncrementalCache(e,w,A,H);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let W={params:R,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:V,incrementalCache:G,cacheLifeProfiles:w.cacheLife,waitUntil:r.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>S.onRequestError(e,t,a,n,C)},sharedContext:{buildId:v}},B=new c.NodeNextRequest(e),X=new c.NodeNextResponse(t),Y=d.NextRequestAdapter.fromNodeNextRequest(B,(0,d.signalFromNodeResponse)(t));try{let s,i=async e=>S.handle(Y,W).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=U.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==p.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 n=r.get("next.route");if(n){let t=`${L} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t),s&&s!==e&&(s.setAttribute("http.route",n),s.updateName(t))}else e.updateName(`${L} ${a}`)}),l=async s=>{var o,l;let u=async({previousCacheEntry:n})=>{try{if(!H&&_&&j&&!n)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let a=await i(s);e.fetchMetrics=W.renderOpts.fetchMetrics;let o=W.renderOpts.pendingWaitUntil;o&&r.waitUntil&&(r.waitUntil(o),o=void 0);let l=W.renderOpts.collectedTags;if(!O)return await (0,m.sendResponse)(B,X,a,W.renderOpts.pendingWaitUntil),null;{let e=await a.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(a.headers);l&&(t[y.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==W.renderOpts.collectedRevalidate&&!(W.renderOpts.collectedRevalidate>=y.INFINITE_CACHE)&&W.renderOpts.collectedRevalidate,n=void 0===W.renderOpts.collectedExpire||W.renderOpts.collectedExpire>=y.INFINITE_CACHE?void 0:W.renderOpts.collectedExpire;return{value:{kind:x.CachedRouteKind.APP_ROUTE,status:a.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==n?void 0:n.isStale)&&await S.onRequestError(e,t,{routerKind:"App Router",routePath:a,routeType:"route",revalidateReason:(0,f.getRevalidateReason)({isStaticGeneration:q,isOnDemandRevalidate:_})},!1,C),t}},c=await S.handleResponse({req:e,nextConfig:w,cacheKey:I,routeKind:n.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:_,revalidateOnlyGenerated:j,responseGenerator:u,waitUntil:r.waitUntil,isMinimalMode:H});if(!O)return null;if((null==c||null==(o=c.value)?void 0:o.kind)!==x.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==c||null==(l=c.value)?void 0:l.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});H||t.setHeader("x-nextjs-cache",_?"REVALIDATED":c.isMiss?"MISS":c.isStale?"STALE":"HIT"),T&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,h.fromNodeOutgoingHttpHeaders)(c.value.headers);return H&&O||d.delete(y.NEXT_CACHE_TAGS_HEADER),!c.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,g.getCacheControlHeader)(c.cacheControl)),await (0,m.sendResponse)(B,X,new Response(c.value.body,{headers:d,status:c.value.status||200})),null};F&&$?await l($):(s=U.getActiveScopeSpan(),await U.withPropagatedContext(e.headers,()=>U.trace(p.BaseServerSpan.handleRequest,{spanName:`${L} ${a}`,kind:o.SpanKind.SERVER,attributes:{"http.method":L,"http.target":e.url}},l),void 0,!F))}catch(t){if(t instanceof b.NoFallbackError||await S.onRequestError(e,t,{routerKind:"App Router",routePath:N,routeType:"route",revalidateReason:(0,f.getRevalidateReason)({isStaticGeneration:q,isOnDemandRevalidate:_})},!1,C),O)throw t;return await (0,m.sendResponse)(B,X,new Response(null,{status:500})),null}}e.s(["handler",0,w,"patchFetch",0,function(){return(0,s.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:T})},"routeModule",0,S,"serverHooks",0,A,"workAsyncStorage",0,E,"workUnitAsyncStorage",0,T]),r()}catch(e){r(e)}},!1)];
|
|
3
3
|
|
|
4
4
|
//# sourceMappingURL=%5Broot-of-the-server%5D__00llstz._.js.map
|