tower-studio 0.2.18 → 0.2.20
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 +5 -4
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/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.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 +8 -6
- 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 +5 -4
- 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 +5 -4
- 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 +56 -44
- 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/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 +99 -87
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +7 -5
- 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 +89 -77
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +7 -5
- 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 +5 -4
- 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 +87 -63
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +8 -6
- 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 +6 -5
- 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 +79 -67
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +7 -5
- 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 +108 -84
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +8 -6
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/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 +56 -44
- package/.next/standalone/.next/server/app/workspaces/page.js +5 -4
- 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/[root-of-the-server]__0-0gs-6._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +5 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12c9noi._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[externals]_@vscode_ripgrep_0m7itqb._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.hrt0s._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0b~c--d._.js → [root-of-the-server]__01evhhc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0p4-t7d._.js → [root-of-the-server]__0261~vp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08mkpqd._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__01vzmbg._.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]__0e_-mj-._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0p_3kgh._.js → [root-of-the-server]__0eea3ta._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0eql-bn._.js → [root-of-the-server]__0f72pl_._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0_0box3._.js → [root-of-the-server]__0la1659._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0jvh8f3._.js → [root-of-the-server]__0m1tg3c._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ntdmyn._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0t46zla._.js → [root-of-the-server]__0oqhxfb._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0lxcgi4._.js → [root-of-the-server]__0qy0o3-._.js} +1 -1
- 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]__06lecy.._.js → [root-of-the-server]__0sdd0qu._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__10t-oa1._.js → [root-of-the-server]__0th0_fo._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0edxb4j._.js → [root-of-the-server]__0ty1ao1._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wt83kv._.js +1 -1
- 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]__0zhkbm~._.js → [root-of-the-server]__12ktvsa._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0fvk61p._.js → [root-of-the-server]__13374-3._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0-m6pij._.js → _0-ez10.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0-zk1xq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0r2el9k._.js → _0574rlr._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_06-jig2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_07~q7qs._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0wk5s-y._.js → _08z-g~5._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_09b8zgw._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0_2c7e0._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_05qfznq._.js → _0_vjay8._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0es22_y._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0fhds8v._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0~dc49z._.js → _0kef0v6._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ln8vj0._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_0mqxe~e._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0gy-1oc._.js → _0nbufo.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ng0eku._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0nzwk2y._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0f2quba._.js → _0qkxdkn._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_00vtpb1._.js → _0r6gweb._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0mg_44.._.js → _0rqf5w7._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0lgx4c3._.js → _0rt8jf_._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_0s58zbp._.js → _0sbxdnc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0tua.9p._.js +3 -0
- 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/{_0y3bnq6._.js → _0uuzh5m._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0z-mopi._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0m2o_3.._.js → _0~aon4t._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_10sx3n7._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_12e_1hd._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_13esy08._.js +3 -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_0.e1lk4._.js → src_lib_00tdjs9._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_08rw1cx._.js → src_lib_0153vha._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0a3sg-k._.js → src_lib_07bxr4y._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0hddinr._.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_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 +343 -235
- package/.next/standalone/.next/static/chunks/0-93a_ovah-e0.js +5 -0
- package/.next/standalone/.next/static/chunks/0.rw..0v.8a1-.js +5 -0
- package/.next/standalone/.next/static/chunks/{08x.ru6r_rz3k.js → 05qdpgnpb_7mk.js} +1 -1
- package/.next/standalone/.next/static/chunks/{123doanyjnwwq.css → 066jf0nk75nic.css} +1 -1
- package/.next/standalone/.next/static/chunks/{0_we-0tskn.or.js → 08q54xdtb58sp.js} +1 -1
- package/.next/standalone/.next/static/chunks/08rokhw7bg_zn.js +1 -0
- package/.next/standalone/.next/static/chunks/0bxz4rml4iaob.js +1 -0
- package/.next/standalone/.next/static/chunks/0gh2r0ji~m34y.js +1 -0
- package/.next/standalone/.next/static/chunks/0j157xr-bax~d.js +1 -0
- package/.next/standalone/.next/static/chunks/0m2o51rtidmxh.js +1 -0
- package/.next/standalone/.next/static/chunks/0m90vde-l0h1a.js +2 -0
- package/.next/standalone/.next/static/chunks/0mqdumoz_frlg.js +2 -0
- package/.next/standalone/.next/static/chunks/0odb2p6e7-8n8.js +1 -0
- package/.next/standalone/.next/static/chunks/0okjtk-a.5lz0.css +1 -0
- package/.next/standalone/.next/static/chunks/0t0.k0pugrmxt.js +1 -0
- package/.next/standalone/.next/static/chunks/0vykez3mijj6f.js +1 -0
- package/.next/standalone/.next/static/chunks/{15ugy0vmnfdus.js → 0wzn4nbo56gf3.js} +1 -1
- package/.next/standalone/.next/static/chunks/0xrhj92idqx72.js +5 -0
- package/.next/standalone/.next/static/chunks/0yj4qfp~pk5na.js +1 -0
- package/.next/standalone/.next/static/chunks/0yje2relcvr6r.js +1 -0
- package/.next/standalone/.next/static/chunks/0zk-aoc.g8t8h.js +1 -0
- package/.next/standalone/.next/static/chunks/0~7zlta-boej_.js +1 -0
- package/.next/standalone/.next/static/chunks/{1634ulzz-40pw.js → 1157qwl1lq-uv.js} +1 -1
- package/.next/standalone/.next/static/chunks/116ssnh5k8ad9.js +1 -0
- package/.next/standalone/.next/static/chunks/11~-fm76bj3r4.js +1 -0
- package/.next/standalone/.next/static/chunks/13wlh1lxhudv~.js +1 -0
- package/.next/standalone/.next/static/chunks/15nh9t21_9u6i.js +1 -0
- package/.next/standalone/.next/static/chunks/163o-5kdc6me5.js +1 -0
- package/.next/standalone/.next/static/chunks/16pnb9m-vqs75.js +5 -0
- package/.next/standalone/.next/static/chunks/18aqm8uawnpl3.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 +97 -28
- 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/ssr/[root-of-the-server]__06.muv_._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__083ia54._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ad6qqx._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cylhkc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hv-2bi._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hvqdy.._.js +0 -47
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jg4u05._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k.hmw2._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ugi0gk._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z50.82._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11_h9vs._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12so59v._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/_0.3p35c._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_059-b~p._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_z.pz4._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0acdkk1._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_0i8t39l._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0j7t3m6._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0lwcwkm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rb.w9u._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0tr1l6m._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0uj61lm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0yt~8-p._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_112.xs5._.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_lib_0hysyqq._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0mre0hs._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0nokg1l._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0occbql._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0q1is-3._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0s.1_50._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0uof9w0._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0y99vkm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/src_lib_119inue._.js +0 -3
- package/.next/standalone/.next/server/pages/404.html +0 -1
- package/.next/standalone/.next/static/chunks/0-7jzlr9x_qsk.js +0 -5
- package/.next/standalone/.next/static/chunks/0.rmtqo0qf0kf.js +0 -1
- package/.next/standalone/.next/static/chunks/00nc85hwc2xj-.js +0 -1
- package/.next/standalone/.next/static/chunks/02rmsyvjctps8.js +0 -1
- package/.next/standalone/.next/static/chunks/03pleaq9wzi71.js +0 -1
- package/.next/standalone/.next/static/chunks/053~sxv8~uet5.js +0 -1
- package/.next/standalone/.next/static/chunks/0_._lea4kj-kf.js +0 -1
- package/.next/standalone/.next/static/chunks/0gs_-avkejs0n.js +0 -1
- package/.next/standalone/.next/static/chunks/0k65.io~ia9.a.js +0 -2
- package/.next/standalone/.next/static/chunks/0m-4oc7p23~5d.js +0 -5
- package/.next/standalone/.next/static/chunks/0o11wn9vopcqg.js +0 -1
- package/.next/standalone/.next/static/chunks/0qc~i8~pr2lr_.js +0 -2
- package/.next/standalone/.next/static/chunks/0v_-pz~6z5kwy.js +0 -1
- package/.next/standalone/.next/static/chunks/0y42pxoc9pqth.js +0 -1
- package/.next/standalone/.next/static/chunks/0y4t-yk9428ag.js +0 -1
- package/.next/standalone/.next/static/chunks/0z.p-s6d729o-.js +0 -1
- package/.next/standalone/.next/static/chunks/0~8mebeyo5uub.css +0 -1
- package/.next/standalone/.next/static/chunks/10_jn899omgp~.js +0 -1
- package/.next/standalone/.next/static/chunks/142u31.7x80ux.js +0 -5
- package/.next/standalone/.next/static/chunks/14ffa1fe.zktf.js +0 -5
- package/.next/standalone/.next/static/chunks/187ga_8mny0dq.js +0 -1
- 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/{dUfkElN2NF1kYx7TqxHtX → QK0JGDY3UZSvD1SQgyL-w}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{dUfkElN2NF1kYx7TqxHtX → QK0JGDY3UZSvD1SQgyL-w}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{dUfkElN2NF1kYx7TqxHtX → QK0JGDY3UZSvD1SQgyL-w}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"409d39576fd0026333accf483f4e8fa38e8274dac9": {
|
|
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
|
+
"6009a90ec1367547b862dabe8f0f4ee4c1721dbd0c": {
|
|
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
|
+
"40856b767eb1a0f1ae0bcaab6d5940eb04f1e3899c": {
|
|
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
|
+
"40625a916de87b97176a866a6991098bc7720be836": {
|
|
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
|
+
"4035e735b1b22894193be485cb6a9524a54a795c4a": {
|
|
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
|
+
"40d394c70d71176e9b48354f6c4f59095c8dcbabd2": {
|
|
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
|
+
"40f6f414c4c9714d1f6d472444873071e2e0703567": {
|
|
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
|
+
"600c58e87d471b6e34ea1647f939b194970202376b": {
|
|
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
|
+
"601eafdd454c31272bbc215e55a26b5c6618f49b7b": {
|
|
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
|
+
"40be27da3d825f066d4b19581f06b266b91ed8201c": {
|
|
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
|
+
"60d620deef0266f60fc86388756c6fa60282d23a29": {
|
|
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
|
+
"601ad7263d6879a306b1f5be7639459092299da75c": {
|
|
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
|
+
"40d474d67d482367a92a77a107951ba1cd1102b987": {
|
|
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
|
+
"00fbc689cb0a02219ea14de9ae0e6a836b6ccd9815": {
|
|
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
|
+
"402d87b6ead0e5bae4b42b92c38d83853a147ec6dd": {
|
|
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
|
+
"6036b3b4879c62e8bbc7f6ec5b55c8eb61b230d299": {
|
|
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
|
+
"4008d181ffbd4615d32b560bd561eab2a62538ea7f": {
|
|
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
|
+
"408c8af808f6135a2406e34f132c3d198b9be882e3": {
|
|
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
|
+
"40cd2b5cf265781af5b411618c378f7ba29ac89115": {
|
|
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
|
+
"009a4750cbb36460580b11d73a223e3366dca084dd": {
|
|
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
|
+
"40092a66440a7070e7360ec9dca436c03f40e2bcb8": {
|
|
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
|
+
"40fd99148337c60ca94d46d086536b07608aaf2176": {
|
|
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
|
+
"605b0a1e06e441552e6787ecacf1ccacf98322be73": {
|
|
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
|
+
"60b00fd1a41111aff9c016bac32cb1e325e8b4c33e": {
|
|
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
|
+
"00997912ad83ae2be5ec83e7394e4d1a6105f46214": {
|
|
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
|
+
"60bbd8753bc6268f91aa205ea252e0351085730010": {
|
|
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
|
+
"7029b6103fbe1968d1b0b082cb167f3ab63f85c8e7": {
|
|
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
|
+
"60344dd1b5883fdcbb9749212b58be6080c2c42203": {
|
|
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
|
+
"606a06462e3af7c74e864a909697d27731d8a87c3e": {
|
|
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
|
+
"70844b4abe5d25a413fabd3ed6eb5bb190e85af571": {
|
|
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
|
+
"604f8b75f2decd2a7a20f763e673a814b5d5e2690c": {
|
|
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
|
+
"408704e627541daf4d05ef43afd2013438020e75bd": {
|
|
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
|
+
"60a0f6bffb9b672f3a31436519d972b643f5f14ce4": {
|
|
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
|
+
"60d1aea68a0ace3983882744394cabff7f08178d13": {
|
|
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
|
+
"706acbe6de26d9f94132b725fbb4d7d8daf29f5942": {
|
|
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
|
+
"60fd163e6d8cdd891e8cc77373f1be27528ae2f127": {
|
|
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
|
+
"7c3eac72fbc9e02b975f8c28e14e315fccecfa149c": {
|
|
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
|
+
"40847594d772998d78481254acbdf107da6ba1b82e": {
|
|
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
|
+
"40723ee3aafd97e020a05bc5e133c3aa57d73baad9": {
|
|
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
|
+
"406ca3f091a01e000ee152f458037a43f58a7644fc": {
|
|
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
|
+
"4013258cafbdac340a534cd7b52e593c150192fa72": {
|
|
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
|
+
"4014def9cbe4d230ef4d970f9755afb8b19327ccc3": {
|
|
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
|
+
"40561e1f2ca3daaac3ab7e332d7c5b1000f2125ab6": {
|
|
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
|
+
"40c2f6025507613ed9118a30c836e302fdf146bb06": {
|
|
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
|
+
"403d1df8a142d93b5320c6f253ba669b1176f03d16": {
|
|
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
|
+
"605021ab2307e226d867a3f69b8bb639a7acd99981": {
|
|
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
|
+
"7c8e64a7609183658c499a723fb9ddc268c4b93828": {
|
|
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
|
+
"40dfacb6aee2291195a9eab672bc75dc55195ff2d7": {
|
|
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
|
+
"60e55417f50b83c2d492f329e40df9e60928ded9c5": {
|
|
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
|
+
"40dbd9d9ece00eafcf38ec3c043d66e6df7a649cc3": {
|
|
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
|
+
"407261dd77a1aed555bfefb9fa4175dab402f0fc86": {
|
|
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
|
+
"605e1a419b1d57c71f50b31c285b559cc200822a7a": {
|
|
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
|
+
"4080b66c619f2654a2fee839c95fd37ce187381c88": {
|
|
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
|
+
"603f511232cbef05181f32fde7b4bedb5dedee225f": {
|
|
628
640
|
"workers": {
|
|
629
641
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
630
642
|
"moduleId": 942658,
|
|
@@ -636,7 +648,7 @@
|
|
|
636
648
|
"exportedName": "commitWorktreeChanges",
|
|
637
649
|
"filename": "src/actions/task-actions.ts"
|
|
638
650
|
},
|
|
639
|
-
"
|
|
651
|
+
"4010962b6e3809e9ec6adcc5e4727e5afa521b684c": {
|
|
640
652
|
"workers": {
|
|
641
653
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
642
654
|
"moduleId": 942658,
|
|
@@ -648,7 +660,7 @@
|
|
|
648
660
|
"exportedName": "openInFileManager",
|
|
649
661
|
"filename": "src/actions/preview-actions.ts"
|
|
650
662
|
},
|
|
651
|
-
"
|
|
663
|
+
"40ffbf43f53a51dbec34e07f44c777d2eac35a0385": {
|
|
652
664
|
"workers": {
|
|
653
665
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
654
666
|
"moduleId": 942658,
|
|
@@ -660,7 +672,7 @@
|
|
|
660
672
|
"exportedName": "openInEditor",
|
|
661
673
|
"filename": "src/actions/preview-actions.ts"
|
|
662
674
|
},
|
|
663
|
-
"
|
|
675
|
+
"40ceddd66888c984655eae0ed43100f49a0619a5ba": {
|
|
664
676
|
"workers": {
|
|
665
677
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
666
678
|
"moduleId": 942658,
|
|
@@ -672,7 +684,7 @@
|
|
|
672
684
|
"exportedName": "getPrompts",
|
|
673
685
|
"filename": "src/actions/prompt-actions.ts"
|
|
674
686
|
},
|
|
675
|
-
"
|
|
687
|
+
"008dce48a18c908b153176cad44b44a705f4235e42": {
|
|
676
688
|
"workers": {
|
|
677
689
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
678
690
|
"moduleId": 942658,
|
|
@@ -684,7 +696,7 @@
|
|
|
684
696
|
"exportedName": "getActiveExecutionsAcrossWorkspaces",
|
|
685
697
|
"filename": "src/actions/agent-actions.ts"
|
|
686
698
|
},
|
|
687
|
-
"
|
|
699
|
+
"400a988a6ef7c0fabba3977a78f4292a66a064d771": {
|
|
688
700
|
"workers": {
|
|
689
701
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
690
702
|
"moduleId": 942658,
|
|
@@ -696,31 +708,31 @@
|
|
|
696
708
|
"exportedName": "getTaskMessages",
|
|
697
709
|
"filename": "src/actions/agent-actions.ts"
|
|
698
710
|
},
|
|
699
|
-
"
|
|
711
|
+
"6048b8cea1fec41e2466e785dd90c5e5d29512fbce": {
|
|
700
712
|
"workers": {
|
|
701
713
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
702
714
|
"moduleId": 942658,
|
|
703
715
|
"async": true,
|
|
704
|
-
"exportedName": "
|
|
716
|
+
"exportedName": "stopTaskExecution",
|
|
705
717
|
"filename": "src/actions/agent-actions.ts"
|
|
706
718
|
}
|
|
707
719
|
},
|
|
708
|
-
"exportedName": "
|
|
720
|
+
"exportedName": "stopTaskExecution",
|
|
709
721
|
"filename": "src/actions/agent-actions.ts"
|
|
710
722
|
},
|
|
711
|
-
"
|
|
723
|
+
"608451739ce4be799880a1de0cda17f18c85d0224b": {
|
|
712
724
|
"workers": {
|
|
713
725
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
714
726
|
"moduleId": 942658,
|
|
715
727
|
"async": true,
|
|
716
|
-
"exportedName": "
|
|
728
|
+
"exportedName": "sendTaskMessage",
|
|
717
729
|
"filename": "src/actions/agent-actions.ts"
|
|
718
730
|
}
|
|
719
731
|
},
|
|
720
|
-
"exportedName": "
|
|
732
|
+
"exportedName": "sendTaskMessage",
|
|
721
733
|
"filename": "src/actions/agent-actions.ts"
|
|
722
734
|
},
|
|
723
|
-
"
|
|
735
|
+
"780b183f0247175a17b0b911de83c8301529b8bea3": {
|
|
724
736
|
"workers": {
|
|
725
737
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
726
738
|
"moduleId": 942658,
|
|
@@ -732,19 +744,19 @@
|
|
|
732
744
|
"exportedName": "startTaskExecution",
|
|
733
745
|
"filename": "src/actions/agent-actions.ts"
|
|
734
746
|
},
|
|
735
|
-
"
|
|
747
|
+
"7cdd75433b906159dc71adba91453c07d267e4f1fc": {
|
|
736
748
|
"workers": {
|
|
737
749
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
738
750
|
"moduleId": 942658,
|
|
739
751
|
"async": true,
|
|
740
|
-
"exportedName": "
|
|
741
|
-
"filename": "src/actions/
|
|
752
|
+
"exportedName": "startPtyExecution",
|
|
753
|
+
"filename": "src/actions/agent-actions.ts"
|
|
742
754
|
}
|
|
743
755
|
},
|
|
744
|
-
"exportedName": "
|
|
745
|
-
"filename": "src/actions/
|
|
756
|
+
"exportedName": "startPtyExecution",
|
|
757
|
+
"filename": "src/actions/agent-actions.ts"
|
|
746
758
|
},
|
|
747
|
-
"
|
|
759
|
+
"003a947a033552aa72440cfc85aa8e3ac1a6642a17": {
|
|
748
760
|
"workers": {
|
|
749
761
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
750
762
|
"moduleId": 942658,
|
|
@@ -756,31 +768,31 @@
|
|
|
756
768
|
"exportedName": "getConnectedProviders",
|
|
757
769
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
758
770
|
},
|
|
759
|
-
"
|
|
771
|
+
"00e3603dfb71fa52b5b3e3c151c326f9347e3d641a": {
|
|
760
772
|
"workers": {
|
|
761
773
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
762
774
|
"moduleId": 942658,
|
|
763
775
|
"async": true,
|
|
764
|
-
"exportedName": "
|
|
776
|
+
"exportedName": "getProviderConnections",
|
|
765
777
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
766
778
|
}
|
|
767
779
|
},
|
|
768
|
-
"exportedName": "
|
|
780
|
+
"exportedName": "getProviderConnections",
|
|
769
781
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
770
782
|
},
|
|
771
|
-
"
|
|
783
|
+
"4096ee16acf7087bb5492d850d7dd1ee46b89c1a2e": {
|
|
772
784
|
"workers": {
|
|
773
785
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
774
786
|
"moduleId": 942658,
|
|
775
787
|
"async": true,
|
|
776
|
-
"exportedName": "
|
|
788
|
+
"exportedName": "isProviderConnected",
|
|
777
789
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
778
790
|
}
|
|
779
791
|
},
|
|
780
|
-
"exportedName": "
|
|
792
|
+
"exportedName": "isProviderConnected",
|
|
781
793
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
782
794
|
},
|
|
783
|
-
"
|
|
795
|
+
"60122cf08f00a1afa212e01f6d4521d3a6f01e2695": {
|
|
784
796
|
"workers": {
|
|
785
797
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
786
798
|
"moduleId": 942658,
|
|
@@ -791,6 +803,18 @@
|
|
|
791
803
|
},
|
|
792
804
|
"exportedName": "markProviderDisconnected",
|
|
793
805
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
806
|
+
},
|
|
807
|
+
"60558d6fd36ebc293eb96fb2ce6b3c5832421635d9": {
|
|
808
|
+
"workers": {
|
|
809
|
+
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
810
|
+
"moduleId": 942658,
|
|
811
|
+
"async": true,
|
|
812
|
+
"exportedName": "markProviderConnected",
|
|
813
|
+
"filename": "src/actions/provider-connection-actions.ts"
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
"exportedName": "markProviderConnected",
|
|
817
|
+
"filename": "src/actions/provider-connection-actions.ts"
|
|
794
818
|
}
|
|
795
819
|
},
|
|
796
820
|
"edge": {}
|