tower-studio 0.2.16 → 0.2.19
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 -100
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/_not-found/page.js +6 -5
- 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 +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 +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/stop/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]/buffer/route.js.nft.json +1 -1
- 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.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 +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/next-font-manifest.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 +87 -63
- package/.next/standalone/.next/server/app/missions/page.js +9 -7
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/onboarding/page.js +6 -5
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/page.js +6 -5
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +67 -43
- package/.next/standalone/.next/server/app/settings/page.js +7 -6
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +186 -138
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +8 -6
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +184 -124
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +8 -6
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +74 -62
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +6 -5
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +174 -114
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +9 -7
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +40 -28
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +7 -6
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +158 -110
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +8 -6
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +126 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +10 -8
- 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/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +60 -48
- package/.next/standalone/.next/server/app/workspaces/page.js +6 -5
- 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 +2 -2
- package/.next/standalone/.next/server/chunks/[externals]__0m5smhl._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-0gs-6._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +3 -3
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0.0.jeg._.js → [root-of-the-server]__0sy6lau._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~rm9q.._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12c9noi._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{0ws9_lucide-react_dist_esm_icons_0dv2bel._.js → 0ws9_lucide-react_dist_esm_icons_0odx0ph._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_10.d8~a._.js → 0yzm_fuse_js_dist_fuse_mjs_0t4upxy._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[externals]_@vscode_ripgrep_0m7itqb._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vx7inx._.js → [root-of-the-server]__01evhhc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__063j5j2._.js → [root-of-the-server]__0261~vp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0313pct._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0o4yodb._.js → [root-of-the-server]__07ns1z8._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08xomvf._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0lhroxu._.js → [root-of-the-server]__09rts_e._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b.ej5q._.js +1 -1
- 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]__0e82_jw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09n4g~p._.js → [root-of-the-server]__0eea3ta._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0qy_98o._.js → [root-of-the-server]__0la1659._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__08g-39i._.js → [root-of-the-server]__0m1tg3c._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__057bwkf._.js → [root-of-the-server]__0oqhxfb._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0wabw~r._.js → [root-of-the-server]__0qy0o3-._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sc_a_d._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-pzjth._.js → [root-of-the-server]__0sdd0qu._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sdt1y5._.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]__00l2th1._.js → [root-of-the-server]__0th0_fo._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vicp7s._.js → [root-of-the-server]__0v7p~3.._.js} +2 -2
- 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]__0wt83kv._.js +1 -1
- 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]__0y5wu~l._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0y.2qv_._.js → [root-of-the-server]__0z7je5_._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zq.n2w._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11zjs~k._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zgzcl5._.js → [root-of-the-server]__12ktvsa._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__13i_x1.._.js → [root-of-the-server]__13374-3._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0hj6ykf._.js → _0-ez10.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_01e47s2._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_01yg50d._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0jis7fv._.js → _0574rlr._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_05l656y._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_06-jig2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0u6n.gw._.js → _08z-g~5._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_09qgmwg._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0_7d5_7._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0l0n0gc._.js → _0_vjay8._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0_zfpwh._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0djgo-u._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0dvltcf._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0gv9sv3._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0jz8fv8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0b9lr.2._.js → _0kef0v6._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0n.xiu5._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0_in9ut._.js → _0nbufo.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ng0eku._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0~~v0og._.js → _0qkxdkn._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0bijc0.._.js → _0r6gweb._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_08j7--7._.js → _0rqf5w7._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0st9b1_._.js → _0rt8jf_._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_0ds16oj._.js → _0sbxdnc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0i2m-0~._.js → _0uuzh5m._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_11ixey~._.js → _0~aon4t._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_10ogq8w._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_13esy08._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_13kwp85._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +3 -0
- 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_0f4q-6w._.js → src_lib_00tdjs9._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_09ajdu_._.js → src_lib_0153vha._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_05wgz5w._.js → src_lib_07bxr4y._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_078780e._.js → src_lib_0dnn~ft._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0e.v07~._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0haj7_-._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0vp4mgz._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0wd-1.k._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0yvdojq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0zfjhu1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0~cwhiw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_127qa83._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_12h5txa._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_open-targets_ts_12a-_~u._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_worktree_ts_06cucy3._.js +1 -1
- package/.next/standalone/.next/server/functions-config-manifest.json +10 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/next-font-manifest.js +1 -1
- package/.next/standalone/.next/server/next-font-manifest.json +13 -13
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/pages-manifest.json +0 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +678 -456
- package/.next/standalone/.next/static/chunks/0._824vjqa-9k.js +5 -0
- package/.next/standalone/.next/static/chunks/{0e8wfpfgivr6t.js → 03og02bu96n.e.js} +1 -1
- package/.next/standalone/.next/static/chunks/{07idrdtj1o8zu.js → 04wsku4m5~s1q.js} +1 -1
- package/.next/standalone/.next/static/chunks/{123doanyjnwwq.css → 066jf0nk75nic.css} +1 -1
- package/.next/standalone/.next/static/chunks/06qwj~g0qwhey.js +5 -0
- package/.next/standalone/.next/static/chunks/08rokhw7bg_zn.js +1 -0
- package/.next/standalone/.next/static/chunks/08~85j56saf6q.js +1 -0
- package/.next/standalone/.next/static/chunks/096ysbmoa9qsb.js +1 -0
- package/.next/standalone/.next/static/chunks/0b6zhezopdbs2.js +1 -0
- package/.next/standalone/.next/static/chunks/0c7b_.6i4jef8.js +1 -0
- package/.next/standalone/.next/static/chunks/0esvyij44lvt6.js +1 -0
- package/.next/standalone/.next/static/chunks/0hniqlgz6waea.js +2 -0
- package/.next/standalone/.next/static/chunks/0hseznii2u-4n.js +5 -0
- package/.next/standalone/.next/static/chunks/0izukvmui9f8m.js +1 -0
- package/.next/standalone/.next/static/chunks/0kycb80.t-7_-.js +1 -0
- package/.next/standalone/.next/static/chunks/0lv0zqg.f66eu.js +1 -0
- package/.next/standalone/.next/static/chunks/0njf5husn6ovd.js +1 -0
- package/.next/standalone/.next/static/chunks/0okjtk-a.5lz0.css +1 -0
- package/.next/standalone/.next/static/chunks/0p7hamd-yspky.js +2 -0
- package/.next/standalone/.next/static/chunks/0s6ygn-alcm2d.js +1 -0
- package/.next/standalone/.next/static/chunks/0v66~34w9t3gz.js +5 -0
- package/.next/standalone/.next/static/chunks/0v_nmghra_n2q.js +1 -0
- package/.next/standalone/.next/static/chunks/{0vyurjgr0u8aw.js → 0vu_cifxk7vfu.js} +1 -1
- package/.next/standalone/.next/static/chunks/0zf35xwv.l3l7.js +1 -0
- package/.next/standalone/.next/static/chunks/{0_t7890~b8s.q.js → 10ght~j9wl9ab.js} +1 -1
- package/.next/standalone/.next/static/chunks/11.t9_o8cox8t.js +1 -0
- package/.next/standalone/.next/static/chunks/1124-9qfcr70v.js +1 -0
- package/.next/standalone/.next/static/chunks/116ssnh5k8ad9.js +1 -0
- package/.next/standalone/.next/static/chunks/162ec9.32dj73.js +1 -0
- package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0wkzw~je483f-.woff2 +0 -0
- package/.next/standalone/.next/static/media/5ce348bf30bf5439-s.0zgw-jeven.3w.woff2 +0 -0
- package/.next/standalone/.next/static/media/6306c77e7c8268e4-s.0rhz0arwfsn~5.woff2 +0 -0
- package/.next/standalone/.next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2 +0 -0
- package/.next/standalone/.next/static/media/7d817b4c03b0c5f1-s.0l76wvqk9d84w.woff2 +0 -0
- package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0k4k9394f2q-k.woff2 +0 -0
- package/.next/standalone/package.json +2 -1
- package/dist/mcp-server.cjs +139 -31
- package/package.json +2 -1
- package/prisma/schema.prisma +1 -0
- package/scripts/fix-native-permissions.js +7 -0
- package/skills/tower/SKILL.md +12 -5
- package/.next/standalone/.next/server/app/_not-found.html +0 -1
- package/.next/standalone/.next/server/app/_not-found.meta +0 -16
- package/.next/standalone/.next/server/app/_not-found.rsc +0 -25
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +0 -25
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -5
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -4
- package/.next/standalone/.next/server/app/index.html +0 -1
- package/.next/standalone/.next/server/app/index.meta +0 -16
- package/.next/standalone/.next/server/app/index.rsc +0 -26
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +0 -26
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/onboarding.html +0 -1
- package/.next/standalone/.next/server/app/onboarding.meta +0 -15
- package/.next/standalone/.next/server/app/onboarding.rsc +0 -31
- package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +0 -31
- package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +0 -9
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +0 -5
- package/.next/standalone/.next/server/app/settings.html +0 -1
- package/.next/standalone/.next/server/app/settings.meta +0 -15
- package/.next/standalone/.next/server/app/settings.rsc +0 -31
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +0 -31
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +0 -13
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +0 -6
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +0 -9
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +0 -5
- package/.next/standalone/.next/server/chunks/[externals]__12mj_bs._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0hclpb.._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mizcpa._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__07l.j.t._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e215_h._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hc2ab0._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n9e~0j._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0p_09im._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qyxluw._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0r54_2f._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0s9retv._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vyqspt._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10xwsl4._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12c826b._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_00_enfv._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_02yhivm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_06d.l~y._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_g2k44._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0gk9bhq._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0i8t39l._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0kdx-ix._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0ny8sre._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_0p~.jo1._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0tj4yhj._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0wxgq36._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0x_nujv._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0xlxdv6._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0~fk6kp._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules__pnpm_0lqfvhm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_0r5zto-._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0ffqwve._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0i-k~x7._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0jzfhds._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0kjj12q._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0lve.hi._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0pywvqu._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0tp-g~8._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0vnqpwi._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0w9nhfj._.js +0 -3
- package/.next/standalone/.next/server/pages/404.html +0 -1
- package/.next/standalone/.next/static/chunks/0.oy-y0w05vbq.js +0 -1
- package/.next/standalone/.next/static/chunks/04a2asn0hyy9c.js +0 -1
- package/.next/standalone/.next/static/chunks/06uk3fb5mkz5c.js +0 -1
- package/.next/standalone/.next/static/chunks/0c5ct~fi6oo0x.js +0 -5
- package/.next/standalone/.next/static/chunks/0d.9mkqrf._kj.js +0 -5
- package/.next/standalone/.next/static/chunks/0eup3utxhd.9w.js +0 -2
- package/.next/standalone/.next/static/chunks/0fysbcldn.s~5.js +0 -1
- package/.next/standalone/.next/static/chunks/0husw1q436czh.js +0 -1
- package/.next/standalone/.next/static/chunks/0ibjmvk~1lgfl.js +0 -2
- package/.next/standalone/.next/static/chunks/0m_mrbcxwb.xb.js +0 -1
- package/.next/standalone/.next/static/chunks/0mzr~d4ax.~nx.js +0 -5
- package/.next/standalone/.next/static/chunks/0q4_3y9etuu46.js +0 -1
- package/.next/standalone/.next/static/chunks/0qxmfi3_hxoj8.js +0 -1
- package/.next/standalone/.next/static/chunks/0xbblu1dqxput.js +0 -1
- package/.next/standalone/.next/static/chunks/0xu8d3uoqrmjl.js +0 -1
- package/.next/standalone/.next/static/chunks/0xx_wtcnk0sf7.js +0 -1
- package/.next/standalone/.next/static/chunks/0y4t-yk9428ag.js +0 -1
- package/.next/standalone/.next/static/chunks/0yrq3rjju-3um.js +0 -1
- package/.next/standalone/.next/static/chunks/0~8mebeyo5uub.css +0 -1
- package/.next/standalone/.next/static/chunks/10~egz2-vj..3.js +0 -5
- package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0.qu-9752pffj.woff2 +0 -0
- package/.next/standalone/.next/static/media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2 +0 -0
- package/.next/standalone/.next/static/media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2 +0 -0
- package/.next/standalone/.next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2 +0 -0
- package/.next/standalone/.next/static/media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2 +0 -0
- package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2 +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → mLQP8o4ghKE2DGln7fL34}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → mLQP8o4ghKE2DGln7fL34}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → mLQP8o4ghKE2DGln7fL34}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40b569469bf855a8ba6d4144ebe5b88241062fa000": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
6
6
|
"moduleId": 942658,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"60de73bafc8fc55db7389435befac3e7e0b2621517": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
18
18
|
"moduleId": 942658,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40994f3504b40f4224843b59eed5bde9ce4b73c103": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
30
30
|
"moduleId": 942658,
|
|
@@ -36,7 +36,19 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"405b0ae5f2024fe8c3bcb40ccc76f0552326429746": {
|
|
40
|
+
"workers": {
|
|
41
|
+
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
42
|
+
"moduleId": 942658,
|
|
43
|
+
"async": true,
|
|
44
|
+
"exportedName": "reorderWorkspaces",
|
|
45
|
+
"filename": "src/actions/workspace-actions.ts"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"exportedName": "reorderWorkspaces",
|
|
49
|
+
"filename": "src/actions/workspace-actions.ts"
|
|
50
|
+
},
|
|
51
|
+
"40b9d10ea1aa864d53ce2f50336eea7d1ce8d44727": {
|
|
40
52
|
"workers": {
|
|
41
53
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
42
54
|
"moduleId": 942658,
|
|
@@ -48,7 +60,7 @@
|
|
|
48
60
|
"exportedName": "getLabelsForWorkspace",
|
|
49
61
|
"filename": "src/actions/label-actions.ts"
|
|
50
62
|
},
|
|
51
|
-
"
|
|
63
|
+
"4068d24a62a39fd8d7299189e947c4cd4a5c10f292": {
|
|
52
64
|
"workers": {
|
|
53
65
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
54
66
|
"moduleId": 942658,
|
|
@@ -60,7 +72,7 @@
|
|
|
60
72
|
"exportedName": "createLabel",
|
|
61
73
|
"filename": "src/actions/label-actions.ts"
|
|
62
74
|
},
|
|
63
|
-
"
|
|
75
|
+
"40a876f6711a99c3a8c5fff3f959fcea90a3df590d": {
|
|
64
76
|
"workers": {
|
|
65
77
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
66
78
|
"moduleId": 942658,
|
|
@@ -72,7 +84,7 @@
|
|
|
72
84
|
"exportedName": "deleteLabel",
|
|
73
85
|
"filename": "src/actions/label-actions.ts"
|
|
74
86
|
},
|
|
75
|
-
"
|
|
87
|
+
"608c7a371d3ffe78157bc730852da03d74ac9d1a91": {
|
|
76
88
|
"workers": {
|
|
77
89
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
78
90
|
"moduleId": 942658,
|
|
@@ -84,7 +96,7 @@
|
|
|
84
96
|
"exportedName": "globalSearch",
|
|
85
97
|
"filename": "src/actions/search-actions.ts"
|
|
86
98
|
},
|
|
87
|
-
"
|
|
99
|
+
"60464ccc31157bd13a857176cd1dd7a461c34e57be": {
|
|
88
100
|
"workers": {
|
|
89
101
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
90
102
|
"moduleId": 942658,
|
|
@@ -96,7 +108,7 @@
|
|
|
96
108
|
"exportedName": "getConfigValue",
|
|
97
109
|
"filename": "src/actions/config-actions.ts"
|
|
98
110
|
},
|
|
99
|
-
"
|
|
111
|
+
"40374a985920b5eed78a4c831c97af2a41dd3d81fa": {
|
|
100
112
|
"workers": {
|
|
101
113
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
102
114
|
"moduleId": 942658,
|
|
@@ -108,7 +120,7 @@
|
|
|
108
120
|
"exportedName": "resolveGitLocalPath",
|
|
109
121
|
"filename": "src/actions/config-actions.ts"
|
|
110
122
|
},
|
|
111
|
-
"
|
|
123
|
+
"60bcd4975e70e307bd8f7879532393c865f97df10f": {
|
|
112
124
|
"workers": {
|
|
113
125
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
114
126
|
"moduleId": 942658,
|
|
@@ -120,7 +132,7 @@
|
|
|
120
132
|
"exportedName": "analyzeProjectDirectory",
|
|
121
133
|
"filename": "src/actions/project-actions.ts"
|
|
122
134
|
},
|
|
123
|
-
"
|
|
135
|
+
"6047abaad9371ec8470e425ad9afdca7b8a872aba5": {
|
|
124
136
|
"workers": {
|
|
125
137
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
126
138
|
"moduleId": 942658,
|
|
@@ -132,7 +144,7 @@
|
|
|
132
144
|
"exportedName": "migrateProjectPath",
|
|
133
145
|
"filename": "src/actions/project-actions.ts"
|
|
134
146
|
},
|
|
135
|
-
"
|
|
147
|
+
"4002cddd6747fba14295c29e2de19952f1a48432d7": {
|
|
136
148
|
"workers": {
|
|
137
149
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
138
150
|
"moduleId": 942658,
|
|
@@ -144,7 +156,7 @@
|
|
|
144
156
|
"exportedName": "checkMigrationSafety",
|
|
145
157
|
"filename": "src/actions/project-actions.ts"
|
|
146
158
|
},
|
|
147
|
-
"
|
|
159
|
+
"0074163bba3df5910101982fc063a7682272d732f6": {
|
|
148
160
|
"workers": {
|
|
149
161
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
150
162
|
"moduleId": 942658,
|
|
@@ -156,7 +168,7 @@
|
|
|
156
168
|
"exportedName": "getActualWsPort",
|
|
157
169
|
"filename": "src/actions/config-actions.ts"
|
|
158
170
|
},
|
|
159
|
-
"
|
|
171
|
+
"4004bec48643e7bdcdadd84a577b60acca6e5b4b51": {
|
|
160
172
|
"workers": {
|
|
161
173
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
162
174
|
"moduleId": 942658,
|
|
@@ -168,7 +180,7 @@
|
|
|
168
180
|
"exportedName": "createProject",
|
|
169
181
|
"filename": "src/actions/workspace-actions.ts"
|
|
170
182
|
},
|
|
171
|
-
"
|
|
183
|
+
"60735a115af61be84c900fd110a50f09424fd535e2": {
|
|
172
184
|
"workers": {
|
|
173
185
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
174
186
|
"moduleId": 942658,
|
|
@@ -180,7 +192,7 @@
|
|
|
180
192
|
"exportedName": "setConfigValue",
|
|
181
193
|
"filename": "src/actions/config-actions.ts"
|
|
182
194
|
},
|
|
183
|
-
"
|
|
195
|
+
"40fa139225d285b522c4e338f76f21e53ff44a4326": {
|
|
184
196
|
"workers": {
|
|
185
197
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
186
198
|
"moduleId": 942658,
|
|
@@ -192,7 +204,7 @@
|
|
|
192
204
|
"exportedName": "checkExtension",
|
|
193
205
|
"filename": "src/actions/extension-actions.ts"
|
|
194
206
|
},
|
|
195
|
-
"
|
|
207
|
+
"40d8cb5c562520adf394aeb446a441e98fa9241765": {
|
|
196
208
|
"workers": {
|
|
197
209
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
198
210
|
"moduleId": 942658,
|
|
@@ -204,7 +216,7 @@
|
|
|
204
216
|
"exportedName": "installExtension",
|
|
205
217
|
"filename": "src/actions/extension-actions.ts"
|
|
206
218
|
},
|
|
207
|
-
"
|
|
219
|
+
"40a88968dc86d10f7a17a5d987d5dfdaf41fc9d81f": {
|
|
208
220
|
"workers": {
|
|
209
221
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
210
222
|
"moduleId": 942658,
|
|
@@ -216,7 +228,7 @@
|
|
|
216
228
|
"exportedName": "uninstallExtension",
|
|
217
229
|
"filename": "src/actions/extension-actions.ts"
|
|
218
230
|
},
|
|
219
|
-
"
|
|
231
|
+
"006afd4a749b3fab5ba573ea77fbd8735ad5c495f1": {
|
|
220
232
|
"workers": {
|
|
221
233
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
222
234
|
"moduleId": 942658,
|
|
@@ -228,7 +240,7 @@
|
|
|
228
240
|
"exportedName": "getOnboardingStatus",
|
|
229
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
230
242
|
},
|
|
231
|
-
"
|
|
243
|
+
"400edf94c9bd3fbc92a1a7750d00c9b19fa25c0be0": {
|
|
232
244
|
"workers": {
|
|
233
245
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
234
246
|
"moduleId": 942658,
|
|
@@ -240,7 +252,7 @@
|
|
|
240
252
|
"exportedName": "setOnboardingProgress",
|
|
241
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
254
|
},
|
|
243
|
-
"
|
|
255
|
+
"40663e9c46b72c4bdd84e4c64fc548f1a09bf046d6": {
|
|
244
256
|
"workers": {
|
|
245
257
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
246
258
|
"moduleId": 942658,
|
|
@@ -252,31 +264,31 @@
|
|
|
252
264
|
"exportedName": "dispatchTaskCompletionEvent",
|
|
253
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
266
|
},
|
|
255
|
-
"
|
|
267
|
+
"606b5c865a191564a5ab3a088468cc77b3427991b3": {
|
|
256
268
|
"workers": {
|
|
257
269
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
258
270
|
"moduleId": 942658,
|
|
259
271
|
"async": true,
|
|
260
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "setOnboardingExtensions",
|
|
261
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
262
274
|
}
|
|
263
275
|
},
|
|
264
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "setOnboardingExtensions",
|
|
265
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
278
|
},
|
|
267
|
-
"
|
|
279
|
+
"60a78ea7a4d96f923c90e7f9cd106fd038c85efe85": {
|
|
268
280
|
"workers": {
|
|
269
281
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
270
282
|
"moduleId": 942658,
|
|
271
283
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
284
|
+
"exportedName": "completeOnboarding",
|
|
273
285
|
"filename": "src/actions/onboarding-actions.ts"
|
|
274
286
|
}
|
|
275
287
|
},
|
|
276
|
-
"exportedName": "
|
|
288
|
+
"exportedName": "completeOnboarding",
|
|
277
289
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
290
|
},
|
|
279
|
-
"
|
|
291
|
+
"004eb43166dab8640df9dc326c58e6c6938104cd24": {
|
|
280
292
|
"workers": {
|
|
281
293
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
282
294
|
"moduleId": 942658,
|
|
@@ -288,7 +300,7 @@
|
|
|
288
300
|
"exportedName": "listAllExtensionStatus",
|
|
289
301
|
"filename": "src/actions/extension-actions.ts"
|
|
290
302
|
},
|
|
291
|
-
"
|
|
303
|
+
"605092231513b6f09b88aed44c1a1bd2b77ad0a350": {
|
|
292
304
|
"workers": {
|
|
293
305
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
294
306
|
"moduleId": 942658,
|
|
@@ -300,7 +312,7 @@
|
|
|
300
312
|
"exportedName": "listDirectory",
|
|
301
313
|
"filename": "src/actions/file-actions.ts"
|
|
302
314
|
},
|
|
303
|
-
"
|
|
315
|
+
"700304c26934ca520c12a5036c9df2bf5635ac8410": {
|
|
304
316
|
"workers": {
|
|
305
317
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
306
318
|
"moduleId": 942658,
|
|
@@ -312,7 +324,7 @@
|
|
|
312
324
|
"exportedName": "getGitStatus",
|
|
313
325
|
"filename": "src/actions/file-actions.ts"
|
|
314
326
|
},
|
|
315
|
-
"
|
|
327
|
+
"605bf4c2d24af03a8d2185be1bac27c615cbcbde79": {
|
|
316
328
|
"workers": {
|
|
317
329
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
318
330
|
"moduleId": 942658,
|
|
@@ -324,7 +336,7 @@
|
|
|
324
336
|
"exportedName": "createFile",
|
|
325
337
|
"filename": "src/actions/file-actions.ts"
|
|
326
338
|
},
|
|
327
|
-
"
|
|
339
|
+
"60e5585247f912c6940166ceefc8584e2be593dab3": {
|
|
328
340
|
"workers": {
|
|
329
341
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
330
342
|
"moduleId": 942658,
|
|
@@ -336,7 +348,7 @@
|
|
|
336
348
|
"exportedName": "createDirectory",
|
|
337
349
|
"filename": "src/actions/file-actions.ts"
|
|
338
350
|
},
|
|
339
|
-
"
|
|
351
|
+
"7066011fca0a77734cec17525bab947d7c41666b1d": {
|
|
340
352
|
"workers": {
|
|
341
353
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
342
354
|
"moduleId": 942658,
|
|
@@ -348,7 +360,7 @@
|
|
|
348
360
|
"exportedName": "renameEntry",
|
|
349
361
|
"filename": "src/actions/file-actions.ts"
|
|
350
362
|
},
|
|
351
|
-
"
|
|
363
|
+
"6042e68faf918021a141a54317277e0a0a91f62e7e": {
|
|
352
364
|
"workers": {
|
|
353
365
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
354
366
|
"moduleId": 942658,
|
|
@@ -360,7 +372,7 @@
|
|
|
360
372
|
"exportedName": "deleteEntry",
|
|
361
373
|
"filename": "src/actions/file-actions.ts"
|
|
362
374
|
},
|
|
363
|
-
"
|
|
375
|
+
"4014e5584dbce8f39c229bc10bbdb1dc9fe50ef772": {
|
|
364
376
|
"workers": {
|
|
365
377
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
366
378
|
"moduleId": 942658,
|
|
@@ -372,7 +384,7 @@
|
|
|
372
384
|
"exportedName": "listAllFiles",
|
|
373
385
|
"filename": "src/actions/file-actions.ts"
|
|
374
386
|
},
|
|
375
|
-
"
|
|
387
|
+
"600390e57ae613b368e4d0cc4f482054174b27bb33": {
|
|
376
388
|
"workers": {
|
|
377
389
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
378
390
|
"moduleId": 942658,
|
|
@@ -384,7 +396,7 @@
|
|
|
384
396
|
"exportedName": "readFileContent",
|
|
385
397
|
"filename": "src/actions/file-actions.ts"
|
|
386
398
|
},
|
|
387
|
-
"
|
|
399
|
+
"60910756f3c5d46f4b8a03677732c3676d267eb6d4": {
|
|
388
400
|
"workers": {
|
|
389
401
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
390
402
|
"moduleId": 942658,
|
|
@@ -396,7 +408,7 @@
|
|
|
396
408
|
"exportedName": "readFileContentForce",
|
|
397
409
|
"filename": "src/actions/file-actions.ts"
|
|
398
410
|
},
|
|
399
|
-
"
|
|
411
|
+
"707fa913716028fc870c0c448541ecb99b43a478bb": {
|
|
400
412
|
"workers": {
|
|
401
413
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
402
414
|
"moduleId": 942658,
|
|
@@ -408,7 +420,7 @@
|
|
|
408
420
|
"exportedName": "writeFileContent",
|
|
409
421
|
"filename": "src/actions/file-actions.ts"
|
|
410
422
|
},
|
|
411
|
-
"
|
|
423
|
+
"603b41d210145929a73452de6694e633e28038d7d5": {
|
|
412
424
|
"workers": {
|
|
413
425
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
414
426
|
"moduleId": 942658,
|
|
@@ -420,7 +432,7 @@
|
|
|
420
432
|
"exportedName": "revealInFinder",
|
|
421
433
|
"filename": "src/actions/file-actions.ts"
|
|
422
434
|
},
|
|
423
|
-
"
|
|
435
|
+
"7c9bb9c6dba69ed244187bf4813fd228abc446eb4d": {
|
|
424
436
|
"workers": {
|
|
425
437
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
426
438
|
"moduleId": 942658,
|
|
@@ -432,7 +444,7 @@
|
|
|
432
444
|
"exportedName": "searchCode",
|
|
433
445
|
"filename": "src/actions/search-code-actions.ts"
|
|
434
446
|
},
|
|
435
|
-
"
|
|
447
|
+
"406e00d2a5f361fefe84c17ed8746e58723d4a798c": {
|
|
436
448
|
"workers": {
|
|
437
449
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
438
450
|
"moduleId": 942658,
|
|
@@ -444,7 +456,7 @@
|
|
|
444
456
|
"exportedName": "getPreviewState",
|
|
445
457
|
"filename": "src/actions/preview-actions.ts"
|
|
446
458
|
},
|
|
447
|
-
"
|
|
459
|
+
"40b216e7511e5739ff3360f4939f31a5b7a5f120d1": {
|
|
448
460
|
"workers": {
|
|
449
461
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
450
462
|
"moduleId": 942658,
|
|
@@ -456,7 +468,7 @@
|
|
|
456
468
|
"exportedName": "startPreview",
|
|
457
469
|
"filename": "src/actions/preview-actions.ts"
|
|
458
470
|
},
|
|
459
|
-
"
|
|
471
|
+
"404593d43eab6be6426469d6da0216388db4c12225": {
|
|
460
472
|
"workers": {
|
|
461
473
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
462
474
|
"moduleId": 942658,
|
|
@@ -468,7 +480,7 @@
|
|
|
468
480
|
"exportedName": "stopPreview",
|
|
469
481
|
"filename": "src/actions/preview-actions.ts"
|
|
470
482
|
},
|
|
471
|
-
"
|
|
483
|
+
"40899ed34c7d522e33044197909c737f1ea3009bd8": {
|
|
472
484
|
"workers": {
|
|
473
485
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
474
486
|
"moduleId": 942658,
|
|
@@ -480,7 +492,7 @@
|
|
|
480
492
|
"exportedName": "installPreviewDeps",
|
|
481
493
|
"filename": "src/actions/preview-actions.ts"
|
|
482
494
|
},
|
|
483
|
-
"
|
|
495
|
+
"4018e8ed0d54ea05d12594e95bcb2a881c680cc9bc": {
|
|
484
496
|
"workers": {
|
|
485
497
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
486
498
|
"moduleId": 942658,
|
|
@@ -492,7 +504,7 @@
|
|
|
492
504
|
"exportedName": "redetectPreset",
|
|
493
505
|
"filename": "src/actions/preview-actions.ts"
|
|
494
506
|
},
|
|
495
|
-
"
|
|
507
|
+
"40d20fa6b0bc5e43fbfda8036530135e8ba098af77": {
|
|
496
508
|
"workers": {
|
|
497
509
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
498
510
|
"moduleId": 942658,
|
|
@@ -504,7 +516,7 @@
|
|
|
504
516
|
"exportedName": "setProjectPreset",
|
|
505
517
|
"filename": "src/actions/preview-actions.ts"
|
|
506
518
|
},
|
|
507
|
-
"
|
|
519
|
+
"40947ced52de7d797ec5ce151f0363c60676b2a667": {
|
|
508
520
|
"workers": {
|
|
509
521
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
510
522
|
"moduleId": 942658,
|
|
@@ -516,7 +528,7 @@
|
|
|
516
528
|
"exportedName": "setProjectDefaults",
|
|
517
529
|
"filename": "src/actions/preview-actions.ts"
|
|
518
530
|
},
|
|
519
|
-
"
|
|
531
|
+
"409ca80d5f29278e476dbb6aa42bbfbc1a6caaa8ef": {
|
|
520
532
|
"workers": {
|
|
521
533
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
522
534
|
"moduleId": 942658,
|
|
@@ -528,7 +540,7 @@
|
|
|
528
540
|
"exportedName": "openInTerminal",
|
|
529
541
|
"filename": "src/actions/preview-actions.ts"
|
|
530
542
|
},
|
|
531
|
-
"
|
|
543
|
+
"6068855649e7a729ec92e44a9a0407aefde90bf43c": {
|
|
532
544
|
"workers": {
|
|
533
545
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
534
546
|
"moduleId": 942658,
|
|
@@ -540,19 +552,19 @@
|
|
|
540
552
|
"exportedName": "updateTask",
|
|
541
553
|
"filename": "src/actions/task-actions.ts"
|
|
542
554
|
},
|
|
543
|
-
"
|
|
555
|
+
"7c7aab200ad6049d5b59c13639807c1ea11eaf8a81": {
|
|
544
556
|
"workers": {
|
|
545
557
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
546
558
|
"moduleId": 942658,
|
|
547
559
|
"async": true,
|
|
548
|
-
"exportedName": "
|
|
560
|
+
"exportedName": "startPtyExecutionSafe",
|
|
549
561
|
"filename": "src/actions/agent-actions.ts"
|
|
550
562
|
}
|
|
551
563
|
},
|
|
552
|
-
"exportedName": "
|
|
564
|
+
"exportedName": "startPtyExecutionSafe",
|
|
553
565
|
"filename": "src/actions/agent-actions.ts"
|
|
554
566
|
},
|
|
555
|
-
"
|
|
567
|
+
"406376c3fb81b1ee54166a615a3f1a8f99109d233f": {
|
|
556
568
|
"workers": {
|
|
557
569
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
558
570
|
"moduleId": 942658,
|
|
@@ -564,7 +576,7 @@
|
|
|
564
576
|
"exportedName": "stopPtyExecution",
|
|
565
577
|
"filename": "src/actions/agent-actions.ts"
|
|
566
578
|
},
|
|
567
|
-
"
|
|
579
|
+
"6013f12ade41b0b662255ff65a2159ad657f591a65": {
|
|
568
580
|
"workers": {
|
|
569
581
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
570
582
|
"moduleId": 942658,
|
|
@@ -576,7 +588,7 @@
|
|
|
576
588
|
"exportedName": "resumePtyExecution",
|
|
577
589
|
"filename": "src/actions/agent-actions.ts"
|
|
578
590
|
},
|
|
579
|
-
"
|
|
591
|
+
"40e49611f360e36ec058b150612324ae457fde0380": {
|
|
580
592
|
"workers": {
|
|
581
593
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
582
594
|
"moduleId": 942658,
|
|
@@ -588,7 +600,7 @@
|
|
|
588
600
|
"exportedName": "continueLatestPtyExecution",
|
|
589
601
|
"filename": "src/actions/agent-actions.ts"
|
|
590
602
|
},
|
|
591
|
-
"
|
|
603
|
+
"401eac185ce9b2392c49243858ba5f8eefbc3a292c": {
|
|
592
604
|
"workers": {
|
|
593
605
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
594
606
|
"moduleId": 942658,
|
|
@@ -600,7 +612,7 @@
|
|
|
600
612
|
"exportedName": "getTaskExecutions",
|
|
601
613
|
"filename": "src/actions/agent-actions.ts"
|
|
602
614
|
},
|
|
603
|
-
"
|
|
615
|
+
"6055f0b9b800feb40d38fd60752c20caf2c2a27ac8": {
|
|
604
616
|
"workers": {
|
|
605
617
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
606
618
|
"moduleId": 942658,
|
|
@@ -612,7 +624,7 @@
|
|
|
612
624
|
"exportedName": "updateTaskStatus",
|
|
613
625
|
"filename": "src/actions/task-actions.ts"
|
|
614
626
|
},
|
|
615
|
-
"
|
|
627
|
+
"400287b9d994490c077258a68c39b845bd76079c26": {
|
|
616
628
|
"workers": {
|
|
617
629
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
618
630
|
"moduleId": 942658,
|
|
@@ -624,7 +636,7 @@
|
|
|
624
636
|
"exportedName": "checkWorktreeClean",
|
|
625
637
|
"filename": "src/actions/task-actions.ts"
|
|
626
638
|
},
|
|
627
|
-
"
|
|
639
|
+
"60b74897d0e02dc94340275461ab7562e52cd211b4": {
|
|
628
640
|
"workers": {
|
|
629
641
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
630
642
|
"moduleId": 942658,
|
|
@@ -636,7 +648,31 @@
|
|
|
636
648
|
"exportedName": "commitWorktreeChanges",
|
|
637
649
|
"filename": "src/actions/task-actions.ts"
|
|
638
650
|
},
|
|
639
|
-
"
|
|
651
|
+
"402376b2c0dff0c4744ac8616fa45922d6af026901": {
|
|
652
|
+
"workers": {
|
|
653
|
+
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
654
|
+
"moduleId": 942658,
|
|
655
|
+
"async": true,
|
|
656
|
+
"exportedName": "openInFileManager",
|
|
657
|
+
"filename": "src/actions/preview-actions.ts"
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
"exportedName": "openInFileManager",
|
|
661
|
+
"filename": "src/actions/preview-actions.ts"
|
|
662
|
+
},
|
|
663
|
+
"4049f7b8d850ad3c80f153b6d31beb75562548e4a7": {
|
|
664
|
+
"workers": {
|
|
665
|
+
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
666
|
+
"moduleId": 942658,
|
|
667
|
+
"async": true,
|
|
668
|
+
"exportedName": "openInEditor",
|
|
669
|
+
"filename": "src/actions/preview-actions.ts"
|
|
670
|
+
}
|
|
671
|
+
},
|
|
672
|
+
"exportedName": "openInEditor",
|
|
673
|
+
"filename": "src/actions/preview-actions.ts"
|
|
674
|
+
},
|
|
675
|
+
"4074514d6d29b03eeff1e473e379339b6cb0956f9d": {
|
|
640
676
|
"workers": {
|
|
641
677
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
642
678
|
"moduleId": 942658,
|
|
@@ -648,7 +684,7 @@
|
|
|
648
684
|
"exportedName": "getPrompts",
|
|
649
685
|
"filename": "src/actions/prompt-actions.ts"
|
|
650
686
|
},
|
|
651
|
-
"
|
|
687
|
+
"0089cb9db4c11d47e41e0e734558242679b114689a": {
|
|
652
688
|
"workers": {
|
|
653
689
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
654
690
|
"moduleId": 942658,
|
|
@@ -660,7 +696,7 @@
|
|
|
660
696
|
"exportedName": "getActiveExecutionsAcrossWorkspaces",
|
|
661
697
|
"filename": "src/actions/agent-actions.ts"
|
|
662
698
|
},
|
|
663
|
-
"
|
|
699
|
+
"40d5a66e1c2b1d0ee11f8ab839ade99cac1f950e4f": {
|
|
664
700
|
"workers": {
|
|
665
701
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
666
702
|
"moduleId": 942658,
|
|
@@ -672,31 +708,31 @@
|
|
|
672
708
|
"exportedName": "getTaskMessages",
|
|
673
709
|
"filename": "src/actions/agent-actions.ts"
|
|
674
710
|
},
|
|
675
|
-
"
|
|
711
|
+
"6057374dcac85db28cb66adedb6c598584a9647dba": {
|
|
676
712
|
"workers": {
|
|
677
713
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
678
714
|
"moduleId": 942658,
|
|
679
715
|
"async": true,
|
|
680
|
-
"exportedName": "
|
|
716
|
+
"exportedName": "sendTaskMessage",
|
|
681
717
|
"filename": "src/actions/agent-actions.ts"
|
|
682
718
|
}
|
|
683
719
|
},
|
|
684
|
-
"exportedName": "
|
|
720
|
+
"exportedName": "sendTaskMessage",
|
|
685
721
|
"filename": "src/actions/agent-actions.ts"
|
|
686
722
|
},
|
|
687
|
-
"
|
|
723
|
+
"60d9d10552276eb21c2cdebcfd52fc87eb8a7ddacb": {
|
|
688
724
|
"workers": {
|
|
689
725
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
690
726
|
"moduleId": 942658,
|
|
691
727
|
"async": true,
|
|
692
|
-
"exportedName": "
|
|
728
|
+
"exportedName": "stopTaskExecution",
|
|
693
729
|
"filename": "src/actions/agent-actions.ts"
|
|
694
730
|
}
|
|
695
731
|
},
|
|
696
|
-
"exportedName": "
|
|
732
|
+
"exportedName": "stopTaskExecution",
|
|
697
733
|
"filename": "src/actions/agent-actions.ts"
|
|
698
734
|
},
|
|
699
|
-
"
|
|
735
|
+
"783853b68a74153af9ad213368ba98b9ceb871b2e6": {
|
|
700
736
|
"workers": {
|
|
701
737
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
702
738
|
"moduleId": 942658,
|
|
@@ -708,19 +744,19 @@
|
|
|
708
744
|
"exportedName": "startTaskExecution",
|
|
709
745
|
"filename": "src/actions/agent-actions.ts"
|
|
710
746
|
},
|
|
711
|
-
"
|
|
747
|
+
"7c2c02f8d36822f8250e71ea82327a52e0d8932e0c": {
|
|
712
748
|
"workers": {
|
|
713
749
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
714
750
|
"moduleId": 942658,
|
|
715
751
|
"async": true,
|
|
716
|
-
"exportedName": "
|
|
717
|
-
"filename": "src/actions/
|
|
752
|
+
"exportedName": "startPtyExecution",
|
|
753
|
+
"filename": "src/actions/agent-actions.ts"
|
|
718
754
|
}
|
|
719
755
|
},
|
|
720
|
-
"exportedName": "
|
|
721
|
-
"filename": "src/actions/
|
|
756
|
+
"exportedName": "startPtyExecution",
|
|
757
|
+
"filename": "src/actions/agent-actions.ts"
|
|
722
758
|
},
|
|
723
|
-
"
|
|
759
|
+
"00546b0da8e0115ec22f9b1a6e8d9a56dde24e3e6b": {
|
|
724
760
|
"workers": {
|
|
725
761
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
726
762
|
"moduleId": 942658,
|
|
@@ -732,7 +768,19 @@
|
|
|
732
768
|
"exportedName": "getProviderConnections",
|
|
733
769
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
734
770
|
},
|
|
735
|
-
"
|
|
771
|
+
"00bebd2830e4d48425de9625b25464c02254629553": {
|
|
772
|
+
"workers": {
|
|
773
|
+
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
774
|
+
"moduleId": 942658,
|
|
775
|
+
"async": true,
|
|
776
|
+
"exportedName": "getConnectedProviders",
|
|
777
|
+
"filename": "src/actions/provider-connection-actions.ts"
|
|
778
|
+
}
|
|
779
|
+
},
|
|
780
|
+
"exportedName": "getConnectedProviders",
|
|
781
|
+
"filename": "src/actions/provider-connection-actions.ts"
|
|
782
|
+
},
|
|
783
|
+
"40827b2bc6b602cd79ddc5577ea98a6344f0d4a6ea": {
|
|
736
784
|
"workers": {
|
|
737
785
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
738
786
|
"moduleId": 942658,
|
|
@@ -744,7 +792,7 @@
|
|
|
744
792
|
"exportedName": "isProviderConnected",
|
|
745
793
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
746
794
|
},
|
|
747
|
-
"
|
|
795
|
+
"6005d00d668d519bc60de16939aac6eec564d34d5f": {
|
|
748
796
|
"workers": {
|
|
749
797
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
750
798
|
"moduleId": 942658,
|
|
@@ -756,7 +804,7 @@
|
|
|
756
804
|
"exportedName": "markProviderDisconnected",
|
|
757
805
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
758
806
|
},
|
|
759
|
-
"
|
|
807
|
+
"60613cb5ecc9f704b0c8573c070717176c10f87f9c": {
|
|
760
808
|
"workers": {
|
|
761
809
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
762
810
|
"moduleId": 942658,
|