tower-studio 0.2.16 → 0.2.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +24 -24
- package/.next/standalone/.next/server/app/_not-found/page.js +5 -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/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +14 -14
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +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/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +14 -14
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +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 +61 -61
- package/.next/standalone/.next/server/app/missions/page.js +7 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +24 -24
- package/.next/standalone/.next/server/app/onboarding/page.js +5 -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/onboarding.html +1 -1
- package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
- package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +24 -24
- package/.next/standalone/.next/server/app/page.js +5 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +51 -39
- package/.next/standalone/.next/server/app/settings/page.js +6 -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/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +16 -16
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- 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 +166 -130
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +6 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +162 -114
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +6 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +54 -54
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +5 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +144 -108
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +6 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +24 -24
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +6 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +130 -94
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +6 -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/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +100 -76
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +8 -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/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +40 -40
- package/.next/standalone/.next/server/app/workspaces/page.js +5 -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 +2 -2
- 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/{[root-of-the-server]__09n4g~p._.js → [root-of-the-server]__01vzmbg._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06.muv_._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-pzjth._.js → [root-of-the-server]__06lecy.._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__083ia54._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0qy_98o._.js → [root-of-the-server]__0_0box3._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ad6qqx._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vx7inx._.js → [root-of-the-server]__0b~c--d._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cylhkc._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0edxb4j._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0o4yodb._.js → [root-of-the-server]__0eql-bn._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__13i_x1.._.js → [root-of-the-server]__0fvk61p._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0s9retv._.js → [root-of-the-server]__0hv-2bi._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hvqdy.._.js +47 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jg4u05._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__08g-39i._.js → [root-of-the-server]__0jvh8f3._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k.hmw2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0wabw~r._.js → [root-of-the-server]__0lxcgi4._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__063j5j2._.js → [root-of-the-server]__0p4-t7d._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0lhroxu._.js → [root-of-the-server]__0p_3kgh._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__057bwkf._.js → [root-of-the-server]__0t46zla._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__07l.j.t._.js → [root-of-the-server]__0ugi0gk._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.2qv_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z50.82._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zgzcl5._.js → [root-of-the-server]__0zhkbm~._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00l2th1._.js → [root-of-the-server]__10t-oa1._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vicp7s._.js → [root-of-the-server]__11_h9vs._.js} +2 -2
- 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]__12so59v._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0hj6ykf._.js → _0-m6pij._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0.3p35c._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0bijc0.._.js → _00vtpb1._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_00_enfv._.js → _059-b~p._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0l0n0gc._.js → _05qfznq._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/_0_z.pz4._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0acdkk1._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0~~v0og._.js → _0f2quba._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0jis7fv._.js → _0gy-1oc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0p~.jo1._.js → _0j7t3m6._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0st9b1_._.js → _0lgx4c3._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_0~fk6kp._.js → _0lwcwkm._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_11ixey~._.js → _0m2o_3.._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_0b9lr.2._.js → _0mg_44.._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0_in9ut._.js → _0r2el9k._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0x_nujv._.js → _0rb.w9u._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0ds16oj._.js → _0s58zbp._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0tr1l6m._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0uj61lm._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0u6n.gw._.js → _0wk5s-y._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_0i2m-0~._.js → _0y3bnq6._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/{_0gk9bhq._.js → _0yt~8-p._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_08j7--7._.js → _0~dc49z._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_06d.l~y._.js → _112.xs5._.js} +2 -2
- 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_0.e1lk4._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_09ajdu_._.js → src_lib_08rw1cx._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_05wgz5w._.js → src_lib_0a3sg-k._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_078780e._.js → src_lib_0hddinr._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0hysyqq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0mre0hs._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0nokg1l._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0occbql._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0q1is-3._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0s.1_50._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0uof9w0._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_0y99vkm._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/src_lib_119inue._.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/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +524 -410
- package/.next/standalone/.next/static/chunks/{0mzr~d4ax.~nx.js → 0-7jzlr9x_qsk.js} +2 -2
- package/.next/standalone/.next/static/chunks/{0yrq3rjju-3um.js → 0.rmtqo0qf0kf.js} +1 -1
- package/.next/standalone/.next/static/chunks/00nc85hwc2xj-.js +1 -0
- package/.next/standalone/.next/static/chunks/02rmsyvjctps8.js +1 -0
- package/.next/standalone/.next/static/chunks/{0m_mrbcxwb.xb.js → 03pleaq9wzi71.js} +1 -1
- package/.next/standalone/.next/static/chunks/053~sxv8~uet5.js +1 -0
- package/.next/standalone/.next/static/chunks/0_._lea4kj-kf.js +1 -0
- package/.next/standalone/.next/static/chunks/0_we-0tskn.or.js +1 -0
- package/.next/standalone/.next/static/chunks/{0vyurjgr0u8aw.js → 0gs_-avkejs0n.js} +1 -1
- package/.next/standalone/.next/static/chunks/0k65.io~ia9.a.js +2 -0
- package/.next/standalone/.next/static/chunks/{0d.9mkqrf._kj.js → 0m-4oc7p23~5d.js} +2 -2
- package/.next/standalone/.next/static/chunks/0o11wn9vopcqg.js +1 -0
- package/.next/standalone/.next/static/chunks/0qc~i8~pr2lr_.js +2 -0
- package/.next/standalone/.next/static/chunks/0v_-pz~6z5kwy.js +1 -0
- package/.next/standalone/.next/static/chunks/0y42pxoc9pqth.js +1 -0
- package/.next/standalone/.next/static/chunks/0z.p-s6d729o-.js +1 -0
- package/.next/standalone/.next/static/chunks/10_jn899omgp~.js +1 -0
- package/.next/standalone/.next/static/chunks/{10~egz2-vj..3.js → 142u31.7x80ux.js} +2 -2
- package/.next/standalone/.next/static/chunks/{0c5ct~fi6oo0x.js → 14ffa1fe.zktf.js} +2 -2
- package/.next/standalone/.next/static/chunks/{0_t7890~b8s.q.js → 15ugy0vmnfdus.js} +1 -1
- package/.next/standalone/.next/static/chunks/{07idrdtj1o8zu.js → 1634ulzz-40pw.js} +1 -1
- package/.next/standalone/.next/static/chunks/187ga_8mny0dq.js +1 -0
- package/.next/standalone/package.json +1 -1
- package/dist/mcp-server.cjs +62 -7
- package/package.json +1 -1
- 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]__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]__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/_02yhivm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_g2k44._.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/_0tj4yhj._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0wxgq36._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0xlxdv6._.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/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/0e8wfpfgivr6t.js +0 -1
- 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/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/{Kff31mi-mF0Jr_em-2NTJ → dUfkElN2NF1kYx7TqxHtX}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → dUfkElN2NF1kYx7TqxHtX}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → dUfkElN2NF1kYx7TqxHtX}/_ssgManifest.js +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"409a19381f180bb7fa11f45630a25c91220e078312": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
6
|
-
"moduleId":
|
|
6
|
+
"moduleId": 814122,
|
|
7
7
|
"async": true,
|
|
8
8
|
"exportedName": "createWorkspace",
|
|
9
9
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"6025b7144382d8dcdc588d40ad313291c66d131568": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
18
|
-
"moduleId":
|
|
18
|
+
"moduleId": 814122,
|
|
19
19
|
"async": true,
|
|
20
20
|
"exportedName": "updateWorkspace",
|
|
21
21
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40f70ef4f9d5d190fabdbef44782203a2587eb624e": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
30
|
-
"moduleId":
|
|
30
|
+
"moduleId": 814122,
|
|
31
31
|
"async": true,
|
|
32
32
|
"exportedName": "deleteWorkspace",
|
|
33
33
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -36,10 +36,10 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40c8f75f3940ad6dd6e5c0648c4d78e93d22cba0df": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
42
|
-
"moduleId":
|
|
42
|
+
"moduleId": 814122,
|
|
43
43
|
"async": true,
|
|
44
44
|
"exportedName": "getLabelsForWorkspace",
|
|
45
45
|
"filename": "src/actions/label-actions.ts"
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
"exportedName": "getLabelsForWorkspace",
|
|
49
49
|
"filename": "src/actions/label-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"4075e005a520e9ba6efc8fdd3f01014d4437f9b3b2": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
54
|
-
"moduleId":
|
|
54
|
+
"moduleId": 814122,
|
|
55
55
|
"async": true,
|
|
56
56
|
"exportedName": "createLabel",
|
|
57
57
|
"filename": "src/actions/label-actions.ts"
|
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
"exportedName": "createLabel",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40746572671b222f785537a1d82e26586bd7c2f0ea": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
66
|
-
"moduleId":
|
|
66
|
+
"moduleId": 814122,
|
|
67
67
|
"async": true,
|
|
68
68
|
"exportedName": "deleteLabel",
|
|
69
69
|
"filename": "src/actions/label-actions.ts"
|
|
@@ -72,10 +72,10 @@
|
|
|
72
72
|
"exportedName": "deleteLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"60ecfc21ed5cce465a538f57be4c783e1eda0db877": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
78
|
-
"moduleId":
|
|
78
|
+
"moduleId": 814122,
|
|
79
79
|
"async": true,
|
|
80
80
|
"exportedName": "globalSearch",
|
|
81
81
|
"filename": "src/actions/search-actions.ts"
|
|
@@ -84,10 +84,10 @@
|
|
|
84
84
|
"exportedName": "globalSearch",
|
|
85
85
|
"filename": "src/actions/search-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"60a892aba24899d6d09d025c221b521af050aaf0ac": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
90
|
-
"moduleId":
|
|
90
|
+
"moduleId": 814122,
|
|
91
91
|
"async": true,
|
|
92
92
|
"exportedName": "getConfigValue",
|
|
93
93
|
"filename": "src/actions/config-actions.ts"
|
|
@@ -96,10 +96,10 @@
|
|
|
96
96
|
"exportedName": "getConfigValue",
|
|
97
97
|
"filename": "src/actions/config-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"40e8c57143d99167afa80e2ce1362554bb7e151149": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
102
|
-
"moduleId":
|
|
102
|
+
"moduleId": 814122,
|
|
103
103
|
"async": true,
|
|
104
104
|
"exportedName": "resolveGitLocalPath",
|
|
105
105
|
"filename": "src/actions/config-actions.ts"
|
|
@@ -108,10 +108,10 @@
|
|
|
108
108
|
"exportedName": "resolveGitLocalPath",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"60ff1b6cb714d39d6f3e02952d98eff66013e72c8c": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
114
|
-
"moduleId":
|
|
114
|
+
"moduleId": 814122,
|
|
115
115
|
"async": true,
|
|
116
116
|
"exportedName": "analyzeProjectDirectory",
|
|
117
117
|
"filename": "src/actions/project-actions.ts"
|
|
@@ -120,10 +120,10 @@
|
|
|
120
120
|
"exportedName": "analyzeProjectDirectory",
|
|
121
121
|
"filename": "src/actions/project-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"60f8496f8eb642e523ee19d9b7bbc7f3e88caa7b56": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
126
|
-
"moduleId":
|
|
126
|
+
"moduleId": 814122,
|
|
127
127
|
"async": true,
|
|
128
128
|
"exportedName": "migrateProjectPath",
|
|
129
129
|
"filename": "src/actions/project-actions.ts"
|
|
@@ -132,10 +132,10 @@
|
|
|
132
132
|
"exportedName": "migrateProjectPath",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"40457344ffb073dc91bb8dc542678f0b89a5006e27": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
138
|
-
"moduleId":
|
|
138
|
+
"moduleId": 814122,
|
|
139
139
|
"async": true,
|
|
140
140
|
"exportedName": "checkMigrationSafety",
|
|
141
141
|
"filename": "src/actions/project-actions.ts"
|
|
@@ -144,10 +144,10 @@
|
|
|
144
144
|
"exportedName": "checkMigrationSafety",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"0019330867114f3628692ddd25399c65c0056fbc47": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
150
|
-
"moduleId":
|
|
150
|
+
"moduleId": 814122,
|
|
151
151
|
"async": true,
|
|
152
152
|
"exportedName": "getActualWsPort",
|
|
153
153
|
"filename": "src/actions/config-actions.ts"
|
|
@@ -156,10 +156,10 @@
|
|
|
156
156
|
"exportedName": "getActualWsPort",
|
|
157
157
|
"filename": "src/actions/config-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"406c81a506462c1215b524bced549d92dc2401e365": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
162
|
-
"moduleId":
|
|
162
|
+
"moduleId": 814122,
|
|
163
163
|
"async": true,
|
|
164
164
|
"exportedName": "createProject",
|
|
165
165
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -168,10 +168,10 @@
|
|
|
168
168
|
"exportedName": "createProject",
|
|
169
169
|
"filename": "src/actions/workspace-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"60136b445be5eb4a1a141186cfc9507f0ac236c615": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
174
|
-
"moduleId":
|
|
174
|
+
"moduleId": 814122,
|
|
175
175
|
"async": true,
|
|
176
176
|
"exportedName": "setConfigValue",
|
|
177
177
|
"filename": "src/actions/config-actions.ts"
|
|
@@ -180,10 +180,10 @@
|
|
|
180
180
|
"exportedName": "setConfigValue",
|
|
181
181
|
"filename": "src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"407ef58843023c367d860d938d16787774824b8a2c": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
186
|
-
"moduleId":
|
|
186
|
+
"moduleId": 814122,
|
|
187
187
|
"async": true,
|
|
188
188
|
"exportedName": "checkExtension",
|
|
189
189
|
"filename": "src/actions/extension-actions.ts"
|
|
@@ -192,10 +192,10 @@
|
|
|
192
192
|
"exportedName": "checkExtension",
|
|
193
193
|
"filename": "src/actions/extension-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"40b397a1f7e938564bd58768039139c9404f5d5ace": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
198
|
-
"moduleId":
|
|
198
|
+
"moduleId": 814122,
|
|
199
199
|
"async": true,
|
|
200
200
|
"exportedName": "installExtension",
|
|
201
201
|
"filename": "src/actions/extension-actions.ts"
|
|
@@ -204,10 +204,10 @@
|
|
|
204
204
|
"exportedName": "installExtension",
|
|
205
205
|
"filename": "src/actions/extension-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"400a3cd42f49c47ecaac8870f7d243520943c5d1a6": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
210
|
-
"moduleId":
|
|
210
|
+
"moduleId": 814122,
|
|
211
211
|
"async": true,
|
|
212
212
|
"exportedName": "uninstallExtension",
|
|
213
213
|
"filename": "src/actions/extension-actions.ts"
|
|
@@ -216,10 +216,10 @@
|
|
|
216
216
|
"exportedName": "uninstallExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"009df365ce697be2b642dadd8f6996e9973c15dbf9": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
222
|
-
"moduleId":
|
|
222
|
+
"moduleId": 814122,
|
|
223
223
|
"async": true,
|
|
224
224
|
"exportedName": "getOnboardingStatus",
|
|
225
225
|
"filename": "src/actions/onboarding-actions.ts"
|
|
@@ -228,10 +228,10 @@
|
|
|
228
228
|
"exportedName": "getOnboardingStatus",
|
|
229
229
|
"filename": "src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"405502f7c243efc22471128067973b060b72187e7f": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
234
|
-
"moduleId":
|
|
234
|
+
"moduleId": 814122,
|
|
235
235
|
"async": true,
|
|
236
236
|
"exportedName": "setOnboardingProgress",
|
|
237
237
|
"filename": "src/actions/onboarding-actions.ts"
|
|
@@ -240,10 +240,10 @@
|
|
|
240
240
|
"exportedName": "setOnboardingProgress",
|
|
241
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"4056cdced366c2ca873eb8e40da6d42070251b11c5": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
246
|
-
"moduleId":
|
|
246
|
+
"moduleId": 814122,
|
|
247
247
|
"async": true,
|
|
248
248
|
"exportedName": "dispatchTaskCompletionEvent",
|
|
249
249
|
"filename": "src/actions/onboarding-actions.ts"
|
|
@@ -252,10 +252,10 @@
|
|
|
252
252
|
"exportedName": "dispatchTaskCompletionEvent",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"60c37a92a2c049d8027f1562755e865421308e7619": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
258
|
-
"moduleId":
|
|
258
|
+
"moduleId": 814122,
|
|
259
259
|
"async": true,
|
|
260
260
|
"exportedName": "completeOnboarding",
|
|
261
261
|
"filename": "src/actions/onboarding-actions.ts"
|
|
@@ -264,10 +264,10 @@
|
|
|
264
264
|
"exportedName": "completeOnboarding",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"60dbccb6b5e54c3fe56109a761196ce276b4bf580e": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
270
|
-
"moduleId":
|
|
270
|
+
"moduleId": 814122,
|
|
271
271
|
"async": true,
|
|
272
272
|
"exportedName": "setOnboardingExtensions",
|
|
273
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
@@ -276,10 +276,10 @@
|
|
|
276
276
|
"exportedName": "setOnboardingExtensions",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"009b673fb071de7e6c7884576a727d67a9a7c883c4": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
282
|
-
"moduleId":
|
|
282
|
+
"moduleId": 814122,
|
|
283
283
|
"async": true,
|
|
284
284
|
"exportedName": "listAllExtensionStatus",
|
|
285
285
|
"filename": "src/actions/extension-actions.ts"
|
|
@@ -288,34 +288,34 @@
|
|
|
288
288
|
"exportedName": "listAllExtensionStatus",
|
|
289
289
|
"filename": "src/actions/extension-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"400bc8fbab7c5d6dd9cdee33d2c692993b9042a98d": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
294
|
-
"moduleId":
|
|
294
|
+
"moduleId": 814122,
|
|
295
295
|
"async": true,
|
|
296
|
-
"exportedName": "
|
|
296
|
+
"exportedName": "getTaskAssets",
|
|
297
297
|
"filename": "src/actions/asset-actions.ts"
|
|
298
298
|
}
|
|
299
299
|
},
|
|
300
|
-
"exportedName": "
|
|
300
|
+
"exportedName": "getTaskAssets",
|
|
301
301
|
"filename": "src/actions/asset-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"409a8170a34961d341f2e7589f906d360dde704f51": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
306
|
-
"moduleId":
|
|
306
|
+
"moduleId": 814122,
|
|
307
307
|
"async": true,
|
|
308
|
-
"exportedName": "
|
|
308
|
+
"exportedName": "getProjectAssets",
|
|
309
309
|
"filename": "src/actions/asset-actions.ts"
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
|
-
"exportedName": "
|
|
312
|
+
"exportedName": "getProjectAssets",
|
|
313
313
|
"filename": "src/actions/asset-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"409dff3e736df210be4c4556be92dfdfbc5e729aa2": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
318
|
-
"moduleId":
|
|
318
|
+
"moduleId": 814122,
|
|
319
319
|
"async": true,
|
|
320
320
|
"exportedName": "getAssetById",
|
|
321
321
|
"filename": "src/actions/asset-actions.ts"
|
|
@@ -324,58 +324,58 @@
|
|
|
324
324
|
"exportedName": "getAssetById",
|
|
325
325
|
"filename": "src/actions/asset-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"40be1313c2d4fba62d0e07250fc90fe91eb361d2b8": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
330
|
-
"moduleId":
|
|
330
|
+
"moduleId": 814122,
|
|
331
331
|
"async": true,
|
|
332
|
-
"exportedName": "
|
|
332
|
+
"exportedName": "createAsset",
|
|
333
333
|
"filename": "src/actions/asset-actions.ts"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
|
-
"exportedName": "
|
|
336
|
+
"exportedName": "createAsset",
|
|
337
337
|
"filename": "src/actions/asset-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"40dbca40ce2c8dfb5933699083322e592b153ad2ee": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
342
|
-
"moduleId":
|
|
342
|
+
"moduleId": 814122,
|
|
343
343
|
"async": true,
|
|
344
|
-
"exportedName": "
|
|
344
|
+
"exportedName": "deleteAsset",
|
|
345
345
|
"filename": "src/actions/asset-actions.ts"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
|
-
"exportedName": "
|
|
348
|
+
"exportedName": "deleteAsset",
|
|
349
349
|
"filename": "src/actions/asset-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"40f3b291bd8de49b5e12902c1584055fa6021588fd": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
354
|
-
"moduleId":
|
|
354
|
+
"moduleId": 814122,
|
|
355
355
|
"async": true,
|
|
356
|
-
"exportedName": "
|
|
356
|
+
"exportedName": "uploadAsset",
|
|
357
357
|
"filename": "src/actions/asset-actions.ts"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
|
-
"exportedName": "
|
|
360
|
+
"exportedName": "uploadAsset",
|
|
361
361
|
"filename": "src/actions/asset-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"0008624d1706a8b7d75c9c495d813ef5ed53c801be": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
366
|
-
"moduleId":
|
|
366
|
+
"moduleId": 814122,
|
|
367
367
|
"async": true,
|
|
368
|
-
"exportedName": "
|
|
368
|
+
"exportedName": "getAvailableEditors",
|
|
369
369
|
"filename": "src/actions/config-actions.ts"
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
|
-
"exportedName": "
|
|
372
|
+
"exportedName": "getAvailableEditors",
|
|
373
373
|
"filename": "src/actions/config-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"0069f5b2d346fcdd2ea23f5185718b53c7cb21052f": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
378
|
-
"moduleId":
|
|
378
|
+
"moduleId": 814122,
|
|
379
379
|
"async": true,
|
|
380
380
|
"exportedName": "getAvailableTerminalApps",
|
|
381
381
|
"filename": "src/actions/config-actions.ts"
|
|
@@ -384,10 +384,22 @@
|
|
|
384
384
|
"exportedName": "getAvailableTerminalApps",
|
|
385
385
|
"filename": "src/actions/config-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"0086a3612bffcce4b502188c596bd5a521cacd2368": {
|
|
388
|
+
"workers": {
|
|
389
|
+
"app/workspaces/[workspaceId]/assets/page": {
|
|
390
|
+
"moduleId": 814122,
|
|
391
|
+
"async": true,
|
|
392
|
+
"exportedName": "getAvailableShells",
|
|
393
|
+
"filename": "src/actions/config-actions.ts"
|
|
394
|
+
}
|
|
395
|
+
},
|
|
396
|
+
"exportedName": "getAvailableShells",
|
|
397
|
+
"filename": "src/actions/config-actions.ts"
|
|
398
|
+
},
|
|
399
|
+
"00f49ea124ee6c218319495a608732c61c4549f86f": {
|
|
388
400
|
"workers": {
|
|
389
401
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
390
|
-
"moduleId":
|
|
402
|
+
"moduleId": 814122,
|
|
391
403
|
"async": true,
|
|
392
404
|
"exportedName": "getPlatformInfo",
|
|
393
405
|
"filename": "src/actions/config-actions.ts"
|
|
@@ -396,10 +408,10 @@
|
|
|
396
408
|
"exportedName": "getPlatformInfo",
|
|
397
409
|
"filename": "src/actions/config-actions.ts"
|
|
398
410
|
},
|
|
399
|
-
"
|
|
411
|
+
"4011f2b8a420d565b4e614611bf6c9b8c4bbcb956c": {
|
|
400
412
|
"workers": {
|
|
401
413
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
402
|
-
"moduleId":
|
|
414
|
+
"moduleId": 814122,
|
|
403
415
|
"async": true,
|
|
404
416
|
"exportedName": "getConfigValues",
|
|
405
417
|
"filename": "src/actions/config-actions.ts"
|
|
@@ -408,10 +420,10 @@
|
|
|
408
420
|
"exportedName": "getConfigValues",
|
|
409
421
|
"filename": "src/actions/config-actions.ts"
|
|
410
422
|
},
|
|
411
|
-
"
|
|
423
|
+
"00a0c2f0493007da3b4d658714a64769691a7ba87f": {
|
|
412
424
|
"workers": {
|
|
413
425
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
414
|
-
"moduleId":
|
|
426
|
+
"moduleId": 814122,
|
|
415
427
|
"async": true,
|
|
416
428
|
"exportedName": "getWorkspacesWithProjects",
|
|
417
429
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -420,22 +432,22 @@
|
|
|
420
432
|
"exportedName": "getWorkspacesWithProjects",
|
|
421
433
|
"filename": "src/actions/workspace-actions.ts"
|
|
422
434
|
},
|
|
423
|
-
"
|
|
435
|
+
"40475d77e4f50c3febca2b1b076b96b8741d82bc1b": {
|
|
424
436
|
"workers": {
|
|
425
437
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
426
|
-
"moduleId":
|
|
438
|
+
"moduleId": 814122,
|
|
427
439
|
"async": true,
|
|
428
|
-
"exportedName": "
|
|
440
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
429
441
|
"filename": "src/actions/workspace-actions.ts"
|
|
430
442
|
}
|
|
431
443
|
},
|
|
432
|
-
"exportedName": "
|
|
444
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
433
445
|
"filename": "src/actions/workspace-actions.ts"
|
|
434
446
|
},
|
|
435
|
-
"
|
|
447
|
+
"4056f09d41a4ad3141eea2d2f98dbb6d5c1e076221": {
|
|
436
448
|
"workers": {
|
|
437
449
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
438
|
-
"moduleId":
|
|
450
|
+
"moduleId": 814122,
|
|
439
451
|
"async": true,
|
|
440
452
|
"exportedName": "deleteProject",
|
|
441
453
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -444,46 +456,46 @@
|
|
|
444
456
|
"exportedName": "deleteProject",
|
|
445
457
|
"filename": "src/actions/workspace-actions.ts"
|
|
446
458
|
},
|
|
447
|
-
"
|
|
459
|
+
"406ecb5e3577c006d5cdb09e92808e91483e36933b": {
|
|
448
460
|
"workers": {
|
|
449
461
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
450
|
-
"moduleId":
|
|
462
|
+
"moduleId": 814122,
|
|
451
463
|
"async": true,
|
|
452
|
-
"exportedName": "
|
|
464
|
+
"exportedName": "getProjectByLocalPath",
|
|
453
465
|
"filename": "src/actions/workspace-actions.ts"
|
|
454
466
|
}
|
|
455
467
|
},
|
|
456
|
-
"exportedName": "
|
|
468
|
+
"exportedName": "getProjectByLocalPath",
|
|
457
469
|
"filename": "src/actions/workspace-actions.ts"
|
|
458
470
|
},
|
|
459
|
-
"
|
|
471
|
+
"4080c50afcfdd644bb7d1f875100026a9e474eb4e5": {
|
|
460
472
|
"workers": {
|
|
461
473
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
462
|
-
"moduleId":
|
|
474
|
+
"moduleId": 814122,
|
|
463
475
|
"async": true,
|
|
464
|
-
"exportedName": "
|
|
476
|
+
"exportedName": "getWorkspaceById",
|
|
465
477
|
"filename": "src/actions/workspace-actions.ts"
|
|
466
478
|
}
|
|
467
479
|
},
|
|
468
|
-
"exportedName": "
|
|
480
|
+
"exportedName": "getWorkspaceById",
|
|
469
481
|
"filename": "src/actions/workspace-actions.ts"
|
|
470
482
|
},
|
|
471
|
-
"
|
|
483
|
+
"40cb90f43d42e2224910ee4d9d6efd15fce014e82a": {
|
|
472
484
|
"workers": {
|
|
473
485
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
474
|
-
"moduleId":
|
|
486
|
+
"moduleId": 814122,
|
|
475
487
|
"async": true,
|
|
476
|
-
"exportedName": "
|
|
488
|
+
"exportedName": "getRecentLocalProjects",
|
|
477
489
|
"filename": "src/actions/workspace-actions.ts"
|
|
478
490
|
}
|
|
479
491
|
},
|
|
480
|
-
"exportedName": "
|
|
492
|
+
"exportedName": "getRecentLocalProjects",
|
|
481
493
|
"filename": "src/actions/workspace-actions.ts"
|
|
482
494
|
},
|
|
483
|
-
"
|
|
495
|
+
"40f3e527405d2712c2a4ac24561fc473dca8c32f55": {
|
|
484
496
|
"workers": {
|
|
485
497
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
486
|
-
"moduleId":
|
|
498
|
+
"moduleId": 814122,
|
|
487
499
|
"async": true,
|
|
488
500
|
"exportedName": "getWorkspacesWithRecentTasks",
|
|
489
501
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -492,10 +504,10 @@
|
|
|
492
504
|
"exportedName": "getWorkspacesWithRecentTasks",
|
|
493
505
|
"filename": "src/actions/workspace-actions.ts"
|
|
494
506
|
},
|
|
495
|
-
"
|
|
507
|
+
"60b872dfb3f2ccf6c78b0aa637c5ce1e35de4d89a0": {
|
|
496
508
|
"workers": {
|
|
497
509
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
498
|
-
"moduleId":
|
|
510
|
+
"moduleId": 814122,
|
|
499
511
|
"async": true,
|
|
500
512
|
"exportedName": "updateProject",
|
|
501
513
|
"filename": "src/actions/workspace-actions.ts"
|
|
@@ -504,10 +516,10 @@
|
|
|
504
516
|
"exportedName": "updateProject",
|
|
505
517
|
"filename": "src/actions/workspace-actions.ts"
|
|
506
518
|
},
|
|
507
|
-
"
|
|
519
|
+
"403f24b805b2cb1f7a64b4cea23aa15e18c345fcd6": {
|
|
508
520
|
"workers": {
|
|
509
521
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
510
|
-
"moduleId":
|
|
522
|
+
"moduleId": 814122,
|
|
511
523
|
"async": true,
|
|
512
524
|
"exportedName": "createTask",
|
|
513
525
|
"filename": "src/actions/task-actions.ts"
|
|
@@ -516,10 +528,10 @@
|
|
|
516
528
|
"exportedName": "createTask",
|
|
517
529
|
"filename": "src/actions/task-actions.ts"
|
|
518
530
|
},
|
|
519
|
-
"
|
|
531
|
+
"40e4dfe6a3b899cdd4196ae7070a035d81655e1385": {
|
|
520
532
|
"workers": {
|
|
521
533
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
522
|
-
"moduleId":
|
|
534
|
+
"moduleId": 814122,
|
|
523
535
|
"async": true,
|
|
524
536
|
"exportedName": "getTaskOverview",
|
|
525
537
|
"filename": "src/actions/task-actions.ts"
|
|
@@ -528,10 +540,46 @@
|
|
|
528
540
|
"exportedName": "getTaskOverview",
|
|
529
541
|
"filename": "src/actions/task-actions.ts"
|
|
530
542
|
},
|
|
531
|
-
"
|
|
543
|
+
"405dfc43cd11ae435ef60de537636f1ad4e1b6d324": {
|
|
544
|
+
"workers": {
|
|
545
|
+
"app/workspaces/[workspaceId]/assets/page": {
|
|
546
|
+
"moduleId": 814122,
|
|
547
|
+
"async": true,
|
|
548
|
+
"exportedName": "openInFileManager",
|
|
549
|
+
"filename": "src/actions/preview-actions.ts"
|
|
550
|
+
}
|
|
551
|
+
},
|
|
552
|
+
"exportedName": "openInFileManager",
|
|
553
|
+
"filename": "src/actions/preview-actions.ts"
|
|
554
|
+
},
|
|
555
|
+
"405d38c1dfe222d25c80e82e946d93bfdbdf42de9d": {
|
|
556
|
+
"workers": {
|
|
557
|
+
"app/workspaces/[workspaceId]/assets/page": {
|
|
558
|
+
"moduleId": 814122,
|
|
559
|
+
"async": true,
|
|
560
|
+
"exportedName": "openInEditor",
|
|
561
|
+
"filename": "src/actions/preview-actions.ts"
|
|
562
|
+
}
|
|
563
|
+
},
|
|
564
|
+
"exportedName": "openInEditor",
|
|
565
|
+
"filename": "src/actions/preview-actions.ts"
|
|
566
|
+
},
|
|
567
|
+
"40440adf3dd8ccc8e058a09ab80ef012fef1b3918c": {
|
|
568
|
+
"workers": {
|
|
569
|
+
"app/workspaces/[workspaceId]/assets/page": {
|
|
570
|
+
"moduleId": 814122,
|
|
571
|
+
"async": true,
|
|
572
|
+
"exportedName": "openInTerminal",
|
|
573
|
+
"filename": "src/actions/preview-actions.ts"
|
|
574
|
+
}
|
|
575
|
+
},
|
|
576
|
+
"exportedName": "openInTerminal",
|
|
577
|
+
"filename": "src/actions/preview-actions.ts"
|
|
578
|
+
},
|
|
579
|
+
"40466c67072d9cce4fab9c3bd16064b40d29c58cc5": {
|
|
532
580
|
"workers": {
|
|
533
581
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
534
|
-
"moduleId":
|
|
582
|
+
"moduleId": 814122,
|
|
535
583
|
"async": true,
|
|
536
584
|
"exportedName": "getProjectBranches",
|
|
537
585
|
"filename": "src/actions/git-actions.ts"
|
|
@@ -540,10 +588,10 @@
|
|
|
540
588
|
"exportedName": "getProjectBranches",
|
|
541
589
|
"filename": "src/actions/git-actions.ts"
|
|
542
590
|
},
|
|
543
|
-
"
|
|
591
|
+
"401ebfa8ef3739839a97b1ed22816de1bd8f40d96d": {
|
|
544
592
|
"workers": {
|
|
545
593
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
546
|
-
"moduleId":
|
|
594
|
+
"moduleId": 814122,
|
|
547
595
|
"async": true,
|
|
548
596
|
"exportedName": "fetchRemoteBranches",
|
|
549
597
|
"filename": "src/actions/git-actions.ts"
|
|
@@ -552,10 +600,10 @@
|
|
|
552
600
|
"exportedName": "fetchRemoteBranches",
|
|
553
601
|
"filename": "src/actions/git-actions.ts"
|
|
554
602
|
},
|
|
555
|
-
"
|
|
603
|
+
"407928a7b112e312a8d9494d451c080134594d3fe3": {
|
|
556
604
|
"workers": {
|
|
557
605
|
"app/workspaces/[workspaceId]/assets/page": {
|
|
558
|
-
"moduleId":
|
|
606
|
+
"moduleId": 814122,
|
|
559
607
|
"async": true,
|
|
560
608
|
"exportedName": "getCurrentBranch",
|
|
561
609
|
"filename": "src/actions/git-actions.ts"
|