tower-studio 0.2.28 → 0.2.29
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 +25 -25
- package/.next/standalone/.next/server/app/_not-found/page.js +4 -3
- 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/browse-fs/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/assistant/attachments/route.js +2 -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 +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 +2 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js +3 -2
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js +3 -2
- package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js +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/terminal/[taskId]/buffer/route.js +3 -2
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js +3 -2
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +4 -3
- 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]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +67 -67
- package/.next/standalone/.next/server/app/missions/page.js +4 -3
- 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 +25 -25
- package/.next/standalone/.next/server/app/onboarding/page.js +4 -3
- 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 +25 -25
- package/.next/standalone/.next/server/app/page.js +4 -3
- 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 +43 -43
- package/.next/standalone/.next/server/app/settings/page.js +5 -4
- 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 +86 -86
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +4 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +5 -4
- 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 +55 -55
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +4 -3
- 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 +59 -59
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +5 -4
- 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 +25 -25
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +4 -3
- 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 +66 -66
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +3 -2
- 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 +76 -76
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +6 -5
- 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 +45 -45
- package/.next/standalone/.next/server/app/workspaces/page.js +4 -3
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +5 -5
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
- package/.next/standalone/.next/server/chunks/[externals]__0k7u3dx._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.a1443._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.z97nx._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03nvcdl._.js +3 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0ul.hbv._.js → [root-of-the-server]__0541-er._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__062mzio._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09sw_a5._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0bx47rj._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qijr4h._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0rc0ntp._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0v5.ht~._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0xelcb1._.js +4 -0
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +3 -0
- package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04ze9p8._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0c7x0o9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cv7yj9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e82_jw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g_4qvl._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0jx9k3y._.js → [root-of-the-server]__0ggfem6._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ihwpkg._.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]__0wzbc5p._.js → [root-of-the-server]__0m.uq9z._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qomv-y._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sk.itb._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v7p~3.._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjuu0z._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.s5ax._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~bt1fr._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_01-sgr0._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_012ww1b._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_04y11oe._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_068g~hf._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0a0aq2i._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0lhvl1i._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0me6z_3._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_09572e6._.js → _0ogp-c1._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0q2tjdv._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0nmz1-7._.js → _0ql3kw8._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0qxrl.t._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_07jj8ci._.js → _0rikvu5._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0rm18by._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0uw7ybd._.js → _0w9hqi-._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0wini_1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0tzo4ru._.js → _0ypra_h._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0zjukoh._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0o33bts._.js → _10i~kx3._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_10x572b._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0kw.n0e._.js → _122obq1._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0l9igqj._.js +3 -0
- 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 +228 -228
- package/.next/standalone/.next/static/chunks/00qurnl9erkgb.js +1 -0
- package/.next/standalone/.next/static/chunks/{00jj6_6k-he4j.js → 02__e-asq9zon.js} +1 -1
- package/.next/standalone/.next/static/chunks/{01-_-lg8ab6d8.js → 02f8lqfqcsvo3.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0t48-x60rutdz.js → 02qa2vs~vqm-y.js} +1 -1
- package/.next/standalone/.next/static/chunks/05p5m6w09u.zq.js +1 -0
- package/.next/standalone/.next/static/chunks/08kub70y9uw4q.js +2 -0
- package/.next/standalone/.next/static/chunks/{0~2l.ii03wnka.js → 08o-03rbtt-9_.js} +1 -1
- package/.next/standalone/.next/static/chunks/092wf~n14ok0h.js +1 -0
- package/.next/standalone/.next/static/chunks/0_nvyx4n5udqj.js +1 -0
- package/.next/standalone/.next/static/chunks/{12xbq.i5.4um4.js → 0avgpwv8_gf7z.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0xvmuush8uk25.js → 0b1lz8_b120x8.js} +2 -2
- package/.next/standalone/.next/static/chunks/0fvpv9go6.7bi.js +1 -0
- package/.next/standalone/.next/static/chunks/{0zgmxgp3uz49i.js → 0idlcmve-t2ib.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0jo4hj8tcofrj.js → 0j24n8~mpnczp.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0p.m23h3x7s7h.js → 0kb37luu6e-4c.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0mil3f0b5pe7b.js → 0kdvltfdet5rq.js} +1 -1
- package/.next/standalone/.next/static/chunks/0mtmre6ztneut.js +1 -0
- package/.next/standalone/.next/static/chunks/{0cmm~17o2ncmw.js → 0ndn0hb3rejar.js} +1 -1
- package/.next/standalone/.next/static/chunks/{04iae2dax3a4_.css → 0nf6hn910tqeq.css} +1 -1
- package/.next/standalone/.next/static/chunks/{0bcwih7v8m2h1.js → 0nm1ux1qybznc.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0upijdfop-ges.js → 0qeyijgwevvt1.js} +2 -2
- package/.next/standalone/.next/static/chunks/{06lipndakw1ic.js → 0sa60qn.3cb0c.js} +2 -2
- package/.next/standalone/.next/static/chunks/0wa.h9jc7z7v5.js +1 -0
- package/.next/standalone/.next/static/chunks/{0qdttkj5zf6ju.js → 10k89w233i28z.js} +1 -1
- package/.next/standalone/.next/static/chunks/{02eo0k4womus9.js → 11c77onw906yw.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0dbhk-h~9g4q2.js → 11lcq.oneb80-.js} +1 -1
- package/.next/standalone/.next/static/chunks/{00dktb_jz1pai.js → 12bsh7fw8bg77.js} +1 -1
- package/.next/standalone/.next/static/chunks/13td.z.kgq7~4.js +1 -0
- package/.next/standalone/.next/static/chunks/{078~heh-_w9zu.js → 15mle~71jj5qd.js} +1 -1
- package/.next/standalone/package.json +1 -1
- package/dist/mcp-server.cjs +75 -2
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0nggjno._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0oe.86i._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qn.178._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0r17py1._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__11j15wy._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12brxjg._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05e0gxk._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__080kiy9._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11zjs~k._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/_0-n9dhy._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_06qyml0._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/_0_xd482._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0dg.i22._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_0dgb5wq._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/_0rpevwe._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/_0zjgr-h._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +0 -47
- package/.next/standalone/.next/static/chunks/05lky664ou92k.js +0 -1
- package/.next/standalone/.next/static/chunks/09901.bm54e~l.js +0 -1
- package/.next/standalone/.next/static/chunks/09o2-vr2.n2-8.js +0 -1
- package/.next/standalone/.next/static/chunks/0bgul1p_3tagi.js +0 -2
- package/.next/standalone/.next/static/chunks/0ctiyljlop~~w.js +0 -1
- package/.next/standalone/.next/static/chunks/0svolan4tl..v.js +0 -1
- package/.next/standalone/.next/static/chunks/0vf_uco-lm6~o.js +0 -1
- package/.next/standalone/.next/static/chunks/0z3tf8m36xu.6.js +0 -1
- package/.next/standalone/.next/static/chunks/14oitizikzgyx.js +0 -1
- /package/.next/standalone/.next/static/{zK4nMkhC4teS3dDlHoM6k → 1ZaC3q-jCTUM28yBO4rcb}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{zK4nMkhC4teS3dDlHoM6k → 1ZaC3q-jCTUM28yBO4rcb}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{zK4nMkhC4teS3dDlHoM6k → 1ZaC3q-jCTUM28yBO4rcb}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40eb079eed9fd31bae057f60d020ff0a2e66eb4c12": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
6
6
|
"moduleId": 566559,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"6046d52703515bb230a9b7650e2bca9f0d6db6f5ea": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
18
18
|
"moduleId": 566559,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"4043aabb87e62fb084ee69331f92fb33e62825d0ef": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
30
30
|
"moduleId": 566559,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"4059e482801deab77de528041fcfc70feb707a0269": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
42
42
|
"moduleId": 566559,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "reorderWorkspaces",
|
|
49
49
|
"filename": "src/actions/workspace-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40328e98217d41dedbc3cf43112409721265189a26": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
54
54
|
"moduleId": 566559,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "getLabelsForWorkspace",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"406b0c4e3d6ae24df472439ee7bc2d0a6014cc8f88": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
66
66
|
"moduleId": 566559,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "createLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"4027d649bfab93f04ccba39fe95ccd74d8113ce76d": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
78
78
|
"moduleId": 566559,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "deleteLabel",
|
|
85
85
|
"filename": "src/actions/label-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"604f7933f9827efb095d99cb2ca2ebaa5f2e5e7f7c": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
90
90
|
"moduleId": 566559,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "globalSearch",
|
|
97
97
|
"filename": "src/actions/search-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"608de8235b7e769e3f561a42fb93d6b218703c1f5b": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
102
102
|
"moduleId": 566559,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "getConfigValue",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"406b8a94d56dcc1cfb88a6eb7fee2c998f13959855": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
114
114
|
"moduleId": 566559,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "resolveGitLocalPath",
|
|
121
121
|
"filename": "src/actions/config-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"606e49df84da3b15ebf2e09d87a3fd04d82d9beabd": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
126
126
|
"moduleId": 566559,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "analyzeProjectDirectory",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"60c4a614995207d6d13933acbd69d413cccca56129": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
138
138
|
"moduleId": 566559,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "migrateProjectPath",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"4094d00d07ed9d0b8c497b5242711fd7d97273f4d6": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
150
150
|
"moduleId": 566559,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "checkMigrationSafety",
|
|
157
157
|
"filename": "src/actions/project-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"008f4c4d0335dc961d7674e3a951970d984aef4ad9": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
162
162
|
"moduleId": 566559,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "getActualWsPort",
|
|
169
169
|
"filename": "src/actions/config-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"40c469010428b2da3cfd1497f8a8d22ae4b18090f0": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
174
174
|
"moduleId": 566559,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "createProject",
|
|
181
181
|
"filename": "src/actions/workspace-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"6050e4a303e6958c1f8d6044fe3ab7079613ddccdd": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
186
186
|
"moduleId": 566559,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "setConfigValue",
|
|
193
193
|
"filename": "src/actions/config-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"4046ad59b904f75f21d9be02ec191f5baef99a893d": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
198
198
|
"moduleId": 566559,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "checkExtension",
|
|
205
205
|
"filename": "src/actions/extension-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"40ca1b10a23c9a2e5f5b69e02497df0388ab52c46f": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
210
210
|
"moduleId": 566559,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "installExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"40f587a6e4a02ec84e0c15ff54334157761fb4034c": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
222
222
|
"moduleId": 566559,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "uninstallExtension",
|
|
229
229
|
"filename": "src/actions/extension-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"009ef3927ee211cb1d2b323c46a10eb964ee4977e2": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
234
234
|
"moduleId": 566559,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "getOnboardingStatus",
|
|
241
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"4078ca9af0417ab7cc9c37866f513a695022d44f53": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
246
246
|
"moduleId": 566559,
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"exportedName": "setOnboardingProgress",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"408bb3f4da291df84996bb1c59d8fc84950c7e60e1": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
258
258
|
"moduleId": 566559,
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"exportedName": "dispatchTaskCompletionEvent",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"605a1d60036c6bcb4298bc0b2a34da84b302bea553": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
270
270
|
"moduleId": 566559,
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"exportedName": "setOnboardingExtensions",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"60fe7f9fb52efb97c5ceab6e00c9b5654aa2db2d62": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
282
282
|
"moduleId": 566559,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "completeOnboarding",
|
|
289
289
|
"filename": "src/actions/onboarding-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"0018d7fa5215153e44c83ba07512e4a698ff3f9a53": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
294
294
|
"moduleId": 566559,
|
|
@@ -300,103 +300,103 @@
|
|
|
300
300
|
"exportedName": "listAllExtensionStatus",
|
|
301
301
|
"filename": "src/actions/extension-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"400a5bda0491d1594d86ad20d8ac6531b4d0d94a8f": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
306
306
|
"moduleId": 566559,
|
|
307
307
|
"async": true,
|
|
308
|
-
"exportedName": "
|
|
308
|
+
"exportedName": "getArchivedTaskCount",
|
|
309
309
|
"filename": "src/actions/task-actions.ts"
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
|
-
"exportedName": "
|
|
312
|
+
"exportedName": "getArchivedTaskCount",
|
|
313
313
|
"filename": "src/actions/task-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"400e366cbde3a3de3b7720fa1f1107fdca245f5308": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
318
318
|
"moduleId": 566559,
|
|
319
319
|
"async": true,
|
|
320
|
-
"exportedName": "
|
|
320
|
+
"exportedName": "getArchivedTasks",
|
|
321
321
|
"filename": "src/actions/task-actions.ts"
|
|
322
322
|
}
|
|
323
323
|
},
|
|
324
|
-
"exportedName": "
|
|
324
|
+
"exportedName": "getArchivedTasks",
|
|
325
325
|
"filename": "src/actions/task-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"402e55d68ca40d9c08f240b2df05042dbcf8e49a95": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
330
330
|
"moduleId": 566559,
|
|
331
331
|
"async": true,
|
|
332
|
-
"exportedName": "
|
|
332
|
+
"exportedName": "getProjectTasks",
|
|
333
333
|
"filename": "src/actions/task-actions.ts"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
|
-
"exportedName": "
|
|
336
|
+
"exportedName": "getProjectTasks",
|
|
337
337
|
"filename": "src/actions/task-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"40346c6fd467246f148d7e26fa60d745eb17fee31f": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
342
342
|
"moduleId": 566559,
|
|
343
343
|
"async": true,
|
|
344
|
-
"exportedName": "
|
|
344
|
+
"exportedName": "checkWorktreeClean",
|
|
345
345
|
"filename": "src/actions/task-actions.ts"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
|
-
"exportedName": "
|
|
348
|
+
"exportedName": "checkWorktreeClean",
|
|
349
349
|
"filename": "src/actions/task-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"40484139917c2cc421dd0250d91d52d61434f89de9": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
354
354
|
"moduleId": 566559,
|
|
355
355
|
"async": true,
|
|
356
|
-
"exportedName": "
|
|
356
|
+
"exportedName": "deleteTask",
|
|
357
357
|
"filename": "src/actions/task-actions.ts"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
|
-
"exportedName": "
|
|
360
|
+
"exportedName": "deleteTask",
|
|
361
361
|
"filename": "src/actions/task-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"405d7fef355ca03aa116a163f22b29a4d5a13da961": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
366
366
|
"moduleId": 566559,
|
|
367
367
|
"async": true,
|
|
368
|
-
"exportedName": "
|
|
368
|
+
"exportedName": "createTask",
|
|
369
369
|
"filename": "src/actions/task-actions.ts"
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
|
-
"exportedName": "
|
|
372
|
+
"exportedName": "createTask",
|
|
373
373
|
"filename": "src/actions/task-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"4077d7e575a5e53e31c37ed590f5bbeb1b1d57f58a": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
378
378
|
"moduleId": 566559,
|
|
379
379
|
"async": true,
|
|
380
|
-
"exportedName": "
|
|
380
|
+
"exportedName": "toggleTaskPinned",
|
|
381
381
|
"filename": "src/actions/task-actions.ts"
|
|
382
382
|
}
|
|
383
383
|
},
|
|
384
|
-
"exportedName": "
|
|
384
|
+
"exportedName": "toggleTaskPinned",
|
|
385
385
|
"filename": "src/actions/task-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"4099b446a4efe2d8a4eaf405c941f5084421c5c9d8": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
390
390
|
"moduleId": 566559,
|
|
391
391
|
"async": true,
|
|
392
|
-
"exportedName": "
|
|
392
|
+
"exportedName": "getTaskOverview",
|
|
393
393
|
"filename": "src/actions/task-actions.ts"
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"exportedName": "
|
|
396
|
+
"exportedName": "getTaskOverview",
|
|
397
397
|
"filename": "src/actions/task-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"40b4bc642d04107dd62c23373f344b74e004bf9288": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
402
402
|
"moduleId": 566559,
|
|
@@ -408,19 +408,19 @@
|
|
|
408
408
|
"exportedName": "searchTasks",
|
|
409
409
|
"filename": "src/actions/task-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"6032a17622dc9be3ab21deff90073d2d7cdcd41e95": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
414
414
|
"moduleId": 566559,
|
|
415
415
|
"async": true,
|
|
416
|
-
"exportedName": "
|
|
416
|
+
"exportedName": "commitWorktreeChanges",
|
|
417
417
|
"filename": "src/actions/task-actions.ts"
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
|
-
"exportedName": "
|
|
420
|
+
"exportedName": "commitWorktreeChanges",
|
|
421
421
|
"filename": "src/actions/task-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"60bae70ffefa949065c96efe7df02b887a95b483ac": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
426
426
|
"moduleId": 566559,
|
|
@@ -432,19 +432,19 @@
|
|
|
432
432
|
"exportedName": "updateTask",
|
|
433
433
|
"filename": "src/actions/task-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"60c1a067c6aa45a4dcc998600f0030813161f4d185": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
438
438
|
"moduleId": 566559,
|
|
439
439
|
"async": true,
|
|
440
|
-
"exportedName": "
|
|
440
|
+
"exportedName": "updateTaskStatus",
|
|
441
441
|
"filename": "src/actions/task-actions.ts"
|
|
442
442
|
}
|
|
443
443
|
},
|
|
444
|
-
"exportedName": "
|
|
444
|
+
"exportedName": "updateTaskStatus",
|
|
445
445
|
"filename": "src/actions/task-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"409aa529751a6c76effc7335b2e9827b57727f85db": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
450
450
|
"moduleId": 566559,
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"exportedName": "getTaskLabels",
|
|
457
457
|
"filename": "src/actions/label-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"6001be2953b778612037ea529db0b129fe350fc14d": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
462
462
|
"moduleId": 566559,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "setTaskLabels",
|
|
469
469
|
"filename": "src/actions/label-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"00ba1406d81b47c4ae3f25bc927f6d1589de98298c": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
474
474
|
"moduleId": 566559,
|
|
@@ -480,79 +480,79 @@
|
|
|
480
480
|
"exportedName": "getWorkspacesWithProjects",
|
|
481
481
|
"filename": "src/actions/workspace-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"4004cf52f7f170cb620dd3e1595d7a1082faaa8d77": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
486
486
|
"moduleId": 566559,
|
|
487
487
|
"async": true,
|
|
488
|
-
"exportedName": "
|
|
488
|
+
"exportedName": "getProjectByLocalPath",
|
|
489
489
|
"filename": "src/actions/workspace-actions.ts"
|
|
490
490
|
}
|
|
491
491
|
},
|
|
492
|
-
"exportedName": "
|
|
492
|
+
"exportedName": "getProjectByLocalPath",
|
|
493
493
|
"filename": "src/actions/workspace-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"4037f8ee68ec0597f23a7a8439be577b60aa9fdf49": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
498
498
|
"moduleId": 566559,
|
|
499
499
|
"async": true,
|
|
500
|
-
"exportedName": "
|
|
500
|
+
"exportedName": "getRecentLocalProjects",
|
|
501
501
|
"filename": "src/actions/workspace-actions.ts"
|
|
502
502
|
}
|
|
503
503
|
},
|
|
504
|
-
"exportedName": "
|
|
504
|
+
"exportedName": "getRecentLocalProjects",
|
|
505
505
|
"filename": "src/actions/workspace-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"4040154369c8c8fa0531f4b667d9c88e267e243558": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
510
510
|
"moduleId": 566559,
|
|
511
511
|
"async": true,
|
|
512
|
-
"exportedName": "
|
|
512
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
513
513
|
"filename": "src/actions/workspace-actions.ts"
|
|
514
514
|
}
|
|
515
515
|
},
|
|
516
|
-
"exportedName": "
|
|
516
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
517
517
|
"filename": "src/actions/workspace-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"4073068062f29e90353885ca3e42a0177e30cf43c2": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
522
522
|
"moduleId": 566559,
|
|
523
523
|
"async": true,
|
|
524
|
-
"exportedName": "
|
|
524
|
+
"exportedName": "getWorkspaceById",
|
|
525
525
|
"filename": "src/actions/workspace-actions.ts"
|
|
526
526
|
}
|
|
527
527
|
},
|
|
528
|
-
"exportedName": "
|
|
528
|
+
"exportedName": "getWorkspaceById",
|
|
529
529
|
"filename": "src/actions/workspace-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"408ad8e07d425632d3c66f80b558b5494b59e8fa7e": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
534
534
|
"moduleId": 566559,
|
|
535
535
|
"async": true,
|
|
536
|
-
"exportedName": "
|
|
536
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
537
537
|
"filename": "src/actions/workspace-actions.ts"
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
|
-
"exportedName": "
|
|
540
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
541
541
|
"filename": "src/actions/workspace-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"408eb08cee4af25be5a39c076ec8c27d414a489001": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
546
546
|
"moduleId": 566559,
|
|
547
547
|
"async": true,
|
|
548
|
-
"exportedName": "
|
|
548
|
+
"exportedName": "deleteProject",
|
|
549
549
|
"filename": "src/actions/workspace-actions.ts"
|
|
550
550
|
}
|
|
551
551
|
},
|
|
552
|
-
"exportedName": "
|
|
552
|
+
"exportedName": "deleteProject",
|
|
553
553
|
"filename": "src/actions/workspace-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"60333c2c94cadfd14ddd2a69232e177dcd0642d317": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
558
558
|
"moduleId": 566559,
|
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
"exportedName": "updateProject",
|
|
565
565
|
"filename": "src/actions/workspace-actions.ts"
|
|
566
566
|
},
|
|
567
|
-
"
|
|
567
|
+
"409fb3aec2f0570e157b4c44513073e002afb27209": {
|
|
568
568
|
"workers": {
|
|
569
569
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
570
570
|
"moduleId": 566559,
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"exportedName": "openInFileManager",
|
|
577
577
|
"filename": "src/actions/preview-actions.ts"
|
|
578
578
|
},
|
|
579
|
-
"
|
|
579
|
+
"40cdd23e47eb9df505ad39eccb4f8beeae01cc922b": {
|
|
580
580
|
"workers": {
|
|
581
581
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
582
582
|
"moduleId": 566559,
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"exportedName": "openInEditor",
|
|
589
589
|
"filename": "src/actions/preview-actions.ts"
|
|
590
590
|
},
|
|
591
|
-
"
|
|
591
|
+
"40f96c6d9be0eb5e7b763d2adbea0bd96a0a944e5f": {
|
|
592
592
|
"workers": {
|
|
593
593
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
594
594
|
"moduleId": 566559,
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"exportedName": "openInTerminal",
|
|
601
601
|
"filename": "src/actions/preview-actions.ts"
|
|
602
602
|
},
|
|
603
|
-
"
|
|
603
|
+
"40c1e40b30a6f7e863b79f5ae5f971917c342a2070": {
|
|
604
604
|
"workers": {
|
|
605
605
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
606
606
|
"moduleId": 566559,
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"exportedName": "getProjectBranches",
|
|
613
613
|
"filename": "src/actions/git-actions.ts"
|
|
614
614
|
},
|
|
615
|
-
"
|
|
615
|
+
"40b4d76e9b657b35f4431845db0224b12bc96b69a3": {
|
|
616
616
|
"workers": {
|
|
617
617
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
618
618
|
"moduleId": 566559,
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
"exportedName": "fetchRemoteBranches",
|
|
625
625
|
"filename": "src/actions/git-actions.ts"
|
|
626
626
|
},
|
|
627
|
-
"
|
|
627
|
+
"40847a4c11b5f7561bc0bb0e7f653cb677a2049647": {
|
|
628
628
|
"workers": {
|
|
629
629
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
630
630
|
"moduleId": 566559,
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"exportedName": "getCurrentBranch",
|
|
637
637
|
"filename": "src/actions/git-actions.ts"
|
|
638
638
|
},
|
|
639
|
-
"
|
|
639
|
+
"4047d68832f5f32fbc78f1fe77b506dc65817de222": {
|
|
640
640
|
"workers": {
|
|
641
641
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
642
642
|
"moduleId": 566559,
|
|
@@ -14,12 +14,13 @@ R.c("server/chunks/ssr/0se9_next_dist_client_components_00yl937._.js")
|
|
|
14
14
|
R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_forbidden_09hvtbk.js")
|
|
15
15
|
R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_unauthorized_07fofdl.js")
|
|
16
16
|
R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_global-error_06~u-r6.js")
|
|
17
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0wjuu0z._.js")
|
|
17
18
|
R.c("server/chunks/ssr/src_0djxlqx._.js")
|
|
18
|
-
R.c("server/chunks/ssr/src_lib_0sms4xl._.js")
|
|
19
19
|
R.c("server/chunks/ssr/[root-of-the-server]__0jymb~t._.js")
|
|
20
|
+
R.c("server/chunks/ssr/src_lib_0sms4xl._.js")
|
|
21
|
+
R.c("server/chunks/ssr/src_lib_0l9igqj._.js")
|
|
20
22
|
R.c("server/chunks/ssr/_0ng0eku._.js")
|
|
21
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
23
|
+
R.c("server/chunks/ssr/[root-of-the-server]__04ze9p8._.js")
|
|
22
24
|
R.c("server/chunks/ssr/src_075s.rk._.js")
|
|
23
|
-
R.c("server/chunks/ssr/[root-of-the-server]__13vgkq5._.js")
|
|
24
25
|
R.m(154953)
|
|
25
26
|
module.exports=R.m(154953).exports
|