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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"409a19381f180bb7fa11f45630a25c91220e078312": {
|
|
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
|
+
"6025b7144382d8dcdc588d40ad313291c66d131568": {
|
|
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
|
+
"40f70ef4f9d5d190fabdbef44782203a2587eb624e": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
30
30
|
"moduleId": 942658,
|
|
@@ -36,7 +36,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
42
42
|
"moduleId": 942658,
|
|
@@ -48,7 +48,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
54
54
|
"moduleId": 942658,
|
|
@@ -60,7 +60,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
66
66
|
"moduleId": 942658,
|
|
@@ -72,7 +72,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
78
78
|
"moduleId": 942658,
|
|
@@ -84,7 +84,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
90
90
|
"moduleId": 942658,
|
|
@@ -96,7 +96,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
102
102
|
"moduleId": 942658,
|
|
@@ -108,7 +108,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
114
114
|
"moduleId": 942658,
|
|
@@ -120,7 +120,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
126
126
|
"moduleId": 942658,
|
|
@@ -132,7 +132,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
138
138
|
"moduleId": 942658,
|
|
@@ -144,7 +144,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
150
150
|
"moduleId": 942658,
|
|
@@ -156,7 +156,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
162
162
|
"moduleId": 942658,
|
|
@@ -168,7 +168,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
174
174
|
"moduleId": 942658,
|
|
@@ -180,7 +180,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
186
186
|
"moduleId": 942658,
|
|
@@ -192,7 +192,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
198
198
|
"moduleId": 942658,
|
|
@@ -204,7 +204,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
210
210
|
"moduleId": 942658,
|
|
@@ -216,7 +216,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
222
222
|
"moduleId": 942658,
|
|
@@ -228,7 +228,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
234
234
|
"moduleId": 942658,
|
|
@@ -240,7 +240,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
246
246
|
"moduleId": 942658,
|
|
@@ -252,7 +252,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
258
258
|
"moduleId": 942658,
|
|
@@ -264,7 +264,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
270
270
|
"moduleId": 942658,
|
|
@@ -276,7 +276,7 @@
|
|
|
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]/tasks/[taskId]/page": {
|
|
282
282
|
"moduleId": 942658,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "listAllExtensionStatus",
|
|
289
289
|
"filename": "src/actions/extension-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"609115122fc80f9cfa311aac68607ed75f9e200183": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
294
294
|
"moduleId": 942658,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "listDirectory",
|
|
301
301
|
"filename": "src/actions/file-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"70ccc35bd29cf530a0fe79bae4ed49330dbac8891a": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
306
306
|
"moduleId": 942658,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"exportedName": "getGitStatus",
|
|
313
313
|
"filename": "src/actions/file-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"60867649df18e7137e73e018436049a8d98beeb210": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
318
318
|
"moduleId": 942658,
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"exportedName": "createFile",
|
|
325
325
|
"filename": "src/actions/file-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"60d169213c2468edfef3afcf0970578225b197bfbd": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
330
330
|
"moduleId": 942658,
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"exportedName": "createDirectory",
|
|
337
337
|
"filename": "src/actions/file-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"708e7d82ed5beeb64a1009e32441db06648e3cbe1c": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
342
342
|
"moduleId": 942658,
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"exportedName": "renameEntry",
|
|
349
349
|
"filename": "src/actions/file-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"6079cb7c754adf0e463430f7e47d7d8375bb59a5f7": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
354
354
|
"moduleId": 942658,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "deleteEntry",
|
|
361
361
|
"filename": "src/actions/file-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"40b9ec81ef4294cb7831fda668db8db39a9e5f940f": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
366
366
|
"moduleId": 942658,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "listAllFiles",
|
|
373
373
|
"filename": "src/actions/file-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"60f6049ae3375aa9b605213448371fc9173e1e9e9b": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
378
378
|
"moduleId": 942658,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "readFileContent",
|
|
385
385
|
"filename": "src/actions/file-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"6000acffe05a8a6381bcba95805ac640fa64d3d9d9": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
390
390
|
"moduleId": 942658,
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"exportedName": "readFileContentForce",
|
|
397
397
|
"filename": "src/actions/file-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"70dd68d681bec6b61c38cc57892786beacb60d5655": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
402
402
|
"moduleId": 942658,
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"exportedName": "writeFileContent",
|
|
409
409
|
"filename": "src/actions/file-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"60a036e3225e70d95f06381c8c6eeb8cff7ae275e8": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
414
414
|
"moduleId": 942658,
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"exportedName": "revealInFinder",
|
|
421
421
|
"filename": "src/actions/file-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"7c31d5cd04ed7a8779c4121ab8fd25b55e1f12c711": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
426
426
|
"moduleId": 942658,
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"exportedName": "searchCode",
|
|
433
433
|
"filename": "src/actions/search-code-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"40b7df8452645dbecaf9491c879aeb0c9b45bba487": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
438
438
|
"moduleId": 942658,
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"exportedName": "getPreviewState",
|
|
445
445
|
"filename": "src/actions/preview-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"408c420cd3745cbbbee9ad28c73b207dc7f594a9bf": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
450
450
|
"moduleId": 942658,
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"exportedName": "startPreview",
|
|
457
457
|
"filename": "src/actions/preview-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40c6a259b1218cb713ff018da6226432746cf6aa40": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
462
462
|
"moduleId": 942658,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "stopPreview",
|
|
469
469
|
"filename": "src/actions/preview-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"405c298ec09ff23580b0dfed0324fbb8ba7e3b95be": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
474
474
|
"moduleId": 942658,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"exportedName": "installPreviewDeps",
|
|
481
481
|
"filename": "src/actions/preview-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"401f52aee3861b9945c8da9282e4eeb9729600d81d": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
486
486
|
"moduleId": 942658,
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"exportedName": "redetectPreset",
|
|
493
493
|
"filename": "src/actions/preview-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"40badcf62994595b7682798273fbbb7c0d491f0b4e": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
498
498
|
"moduleId": 942658,
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"exportedName": "setProjectPreset",
|
|
505
505
|
"filename": "src/actions/preview-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"403f099394cf54c21aac079f40f0f96d2546b4084d": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
510
510
|
"moduleId": 942658,
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"exportedName": "setProjectDefaults",
|
|
517
517
|
"filename": "src/actions/preview-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"40440adf3dd8ccc8e058a09ab80ef012fef1b3918c": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
522
522
|
"moduleId": 942658,
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"exportedName": "openInTerminal",
|
|
529
529
|
"filename": "src/actions/preview-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"60a974d42632a6c3d556e9d0dab58c3c3b649f3e08": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
534
534
|
"moduleId": 942658,
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"exportedName": "updateTask",
|
|
541
541
|
"filename": "src/actions/task-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"7cced4d6bbbc0361ac95456e1084d9fbeac9dcf643": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
546
546
|
"moduleId": 942658,
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"exportedName": "startPtyExecution",
|
|
553
553
|
"filename": "src/actions/agent-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"40b7b8b2cbef88b304d3b9cfc4821bd8151139b07c": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
558
558
|
"moduleId": 942658,
|
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
"exportedName": "stopPtyExecution",
|
|
565
565
|
"filename": "src/actions/agent-actions.ts"
|
|
566
566
|
},
|
|
567
|
-
"
|
|
567
|
+
"60e5cfd3f1474bccccfb4d683c94275923cb38e8f0": {
|
|
568
568
|
"workers": {
|
|
569
569
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
570
570
|
"moduleId": 942658,
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"exportedName": "resumePtyExecution",
|
|
577
577
|
"filename": "src/actions/agent-actions.ts"
|
|
578
578
|
},
|
|
579
|
-
"
|
|
579
|
+
"407c04426c5f6a3262e498498881031dea0955108a": {
|
|
580
580
|
"workers": {
|
|
581
581
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
582
582
|
"moduleId": 942658,
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"exportedName": "continueLatestPtyExecution",
|
|
589
589
|
"filename": "src/actions/agent-actions.ts"
|
|
590
590
|
},
|
|
591
|
-
"
|
|
591
|
+
"40099495f31a0f997a6f5e97887f14d51636007a97": {
|
|
592
592
|
"workers": {
|
|
593
593
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
594
594
|
"moduleId": 942658,
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"exportedName": "getTaskExecutions",
|
|
601
601
|
"filename": "src/actions/agent-actions.ts"
|
|
602
602
|
},
|
|
603
|
-
"
|
|
603
|
+
"601e34b8f82176c938bcff8f4b913460970f4b4046": {
|
|
604
604
|
"workers": {
|
|
605
605
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
606
606
|
"moduleId": 942658,
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"exportedName": "updateTaskStatus",
|
|
613
613
|
"filename": "src/actions/task-actions.ts"
|
|
614
614
|
},
|
|
615
|
-
"
|
|
615
|
+
"404d3a5a18e7ff3ca13a4a749d576559e04d10ddb9": {
|
|
616
616
|
"workers": {
|
|
617
617
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
618
618
|
"moduleId": 942658,
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
"exportedName": "checkWorktreeClean",
|
|
625
625
|
"filename": "src/actions/task-actions.ts"
|
|
626
626
|
},
|
|
627
|
-
"
|
|
627
|
+
"60ea0297c5a8dc01a84067cc562680bf647f4e3d27": {
|
|
628
628
|
"workers": {
|
|
629
629
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
630
630
|
"moduleId": 942658,
|
|
@@ -636,7 +636,31 @@
|
|
|
636
636
|
"exportedName": "commitWorktreeChanges",
|
|
637
637
|
"filename": "src/actions/task-actions.ts"
|
|
638
638
|
},
|
|
639
|
-
"
|
|
639
|
+
"405dfc43cd11ae435ef60de537636f1ad4e1b6d324": {
|
|
640
|
+
"workers": {
|
|
641
|
+
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
642
|
+
"moduleId": 942658,
|
|
643
|
+
"async": true,
|
|
644
|
+
"exportedName": "openInFileManager",
|
|
645
|
+
"filename": "src/actions/preview-actions.ts"
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
"exportedName": "openInFileManager",
|
|
649
|
+
"filename": "src/actions/preview-actions.ts"
|
|
650
|
+
},
|
|
651
|
+
"405d38c1dfe222d25c80e82e946d93bfdbdf42de9d": {
|
|
652
|
+
"workers": {
|
|
653
|
+
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
654
|
+
"moduleId": 942658,
|
|
655
|
+
"async": true,
|
|
656
|
+
"exportedName": "openInEditor",
|
|
657
|
+
"filename": "src/actions/preview-actions.ts"
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
"exportedName": "openInEditor",
|
|
661
|
+
"filename": "src/actions/preview-actions.ts"
|
|
662
|
+
},
|
|
663
|
+
"40ffd9131a2b0bee3d54dc50b284c1f786f35cf26d": {
|
|
640
664
|
"workers": {
|
|
641
665
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
642
666
|
"moduleId": 942658,
|
|
@@ -648,7 +672,7 @@
|
|
|
648
672
|
"exportedName": "getPrompts",
|
|
649
673
|
"filename": "src/actions/prompt-actions.ts"
|
|
650
674
|
},
|
|
651
|
-
"
|
|
675
|
+
"0037197d4d0b1a5b4b2309208f48b158f7e0b2094d": {
|
|
652
676
|
"workers": {
|
|
653
677
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
654
678
|
"moduleId": 942658,
|
|
@@ -660,7 +684,7 @@
|
|
|
660
684
|
"exportedName": "getActiveExecutionsAcrossWorkspaces",
|
|
661
685
|
"filename": "src/actions/agent-actions.ts"
|
|
662
686
|
},
|
|
663
|
-
"
|
|
687
|
+
"40c350b49ba3b7ba60753c6ba5bb589b6fad0d8ca3": {
|
|
664
688
|
"workers": {
|
|
665
689
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
666
690
|
"moduleId": 942658,
|
|
@@ -672,31 +696,31 @@
|
|
|
672
696
|
"exportedName": "getTaskMessages",
|
|
673
697
|
"filename": "src/actions/agent-actions.ts"
|
|
674
698
|
},
|
|
675
|
-
"
|
|
699
|
+
"602de466a26c952c584a970a943ca80c0c11c1a95c": {
|
|
676
700
|
"workers": {
|
|
677
701
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
678
702
|
"moduleId": 942658,
|
|
679
703
|
"async": true,
|
|
680
|
-
"exportedName": "
|
|
704
|
+
"exportedName": "sendTaskMessage",
|
|
681
705
|
"filename": "src/actions/agent-actions.ts"
|
|
682
706
|
}
|
|
683
707
|
},
|
|
684
|
-
"exportedName": "
|
|
708
|
+
"exportedName": "sendTaskMessage",
|
|
685
709
|
"filename": "src/actions/agent-actions.ts"
|
|
686
710
|
},
|
|
687
|
-
"
|
|
711
|
+
"6066594f10304888a0375280c32595605c292bb977": {
|
|
688
712
|
"workers": {
|
|
689
713
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
690
714
|
"moduleId": 942658,
|
|
691
715
|
"async": true,
|
|
692
|
-
"exportedName": "
|
|
716
|
+
"exportedName": "stopTaskExecution",
|
|
693
717
|
"filename": "src/actions/agent-actions.ts"
|
|
694
718
|
}
|
|
695
719
|
},
|
|
696
|
-
"exportedName": "
|
|
720
|
+
"exportedName": "stopTaskExecution",
|
|
697
721
|
"filename": "src/actions/agent-actions.ts"
|
|
698
722
|
},
|
|
699
|
-
"
|
|
723
|
+
"78b32426d0e4b1121707f7cc31e36eadba134f526c": {
|
|
700
724
|
"workers": {
|
|
701
725
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
702
726
|
"moduleId": 942658,
|
|
@@ -708,31 +732,31 @@
|
|
|
708
732
|
"exportedName": "startTaskExecution",
|
|
709
733
|
"filename": "src/actions/agent-actions.ts"
|
|
710
734
|
},
|
|
711
|
-
"
|
|
735
|
+
"00b37d6049a89a1fe9382db8f92f82c09a370fa110": {
|
|
712
736
|
"workers": {
|
|
713
737
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
714
738
|
"moduleId": 942658,
|
|
715
739
|
"async": true,
|
|
716
|
-
"exportedName": "
|
|
740
|
+
"exportedName": "getProviderConnections",
|
|
717
741
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
718
742
|
}
|
|
719
743
|
},
|
|
720
|
-
"exportedName": "
|
|
744
|
+
"exportedName": "getProviderConnections",
|
|
721
745
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
722
746
|
},
|
|
723
|
-
"
|
|
747
|
+
"00f775aa1be52dec8da2ee32a76741165b56b1c4d5": {
|
|
724
748
|
"workers": {
|
|
725
749
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
726
750
|
"moduleId": 942658,
|
|
727
751
|
"async": true,
|
|
728
|
-
"exportedName": "
|
|
752
|
+
"exportedName": "getConnectedProviders",
|
|
729
753
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
730
754
|
}
|
|
731
755
|
},
|
|
732
|
-
"exportedName": "
|
|
756
|
+
"exportedName": "getConnectedProviders",
|
|
733
757
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
734
758
|
},
|
|
735
|
-
"
|
|
759
|
+
"4072886df8f27e1ff6e43ce2544b31628eb3adcb49": {
|
|
736
760
|
"workers": {
|
|
737
761
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
738
762
|
"moduleId": 942658,
|
|
@@ -744,28 +768,28 @@
|
|
|
744
768
|
"exportedName": "isProviderConnected",
|
|
745
769
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
746
770
|
},
|
|
747
|
-
"
|
|
771
|
+
"6005172a9f15a34058044afa66bbd01d806d1b57a1": {
|
|
748
772
|
"workers": {
|
|
749
773
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
750
774
|
"moduleId": 942658,
|
|
751
775
|
"async": true,
|
|
752
|
-
"exportedName": "
|
|
776
|
+
"exportedName": "markProviderConnected",
|
|
753
777
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
754
778
|
}
|
|
755
779
|
},
|
|
756
|
-
"exportedName": "
|
|
780
|
+
"exportedName": "markProviderConnected",
|
|
757
781
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
758
782
|
},
|
|
759
|
-
"
|
|
783
|
+
"60eeb7c23dbb7913b2caab31786621e72960999f94": {
|
|
760
784
|
"workers": {
|
|
761
785
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
762
786
|
"moduleId": 942658,
|
|
763
787
|
"async": true,
|
|
764
|
-
"exportedName": "
|
|
788
|
+
"exportedName": "markProviderDisconnected",
|
|
765
789
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
766
790
|
}
|
|
767
791
|
},
|
|
768
|
-
"exportedName": "
|
|
792
|
+
"exportedName": "markProviderDisconnected",
|
|
769
793
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
770
794
|
}
|
|
771
795
|
},
|
|
@@ -5,22 +5,22 @@ R.c("server/chunks/ssr/0se9_next_dist_esm_build_templates_app-page_0~y-fvy.js")
|
|
|
5
5
|
R.c("server/chunks/ssr/[root-of-the-server]__0iaw1ms._.js")
|
|
6
6
|
R.c("server/chunks/ssr/0se9_next_dist_0i5qmqd._.js")
|
|
7
7
|
R.c("server/chunks/ssr/0se9_next_dist_compiled_0p0ckwn._.js")
|
|
8
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
8
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0edxb4j._.js")
|
|
9
9
|
R.c("server/chunks/ssr/0se9_next_dist_12hykkt._.js")
|
|
10
|
-
R.c("server/chunks/ssr/0se9_next_dist_0mwulo3._.js")
|
|
11
|
-
R.c("server/chunks/ssr/0se9_next_11h0sx_._.js")
|
|
12
10
|
R.c("server/chunks/ssr/[root-of-the-server]__0y.2qv_._.js")
|
|
11
|
+
R.c("server/chunks/ssr/0se9_next_11h0sx_._.js")
|
|
12
|
+
R.c("server/chunks/ssr/0se9_next_dist_0mwulo3._.js")
|
|
13
13
|
R.c("server/chunks/ssr/0se9_next_dist_client_components_00yl937._.js")
|
|
14
14
|
R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_forbidden_09hvtbk.js")
|
|
15
15
|
R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_unauthorized_07fofdl.js")
|
|
16
16
|
R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_global-error_06~u-r6.js")
|
|
17
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0ad6qqx._.js")
|
|
17
18
|
R.c("server/chunks/ssr/src_0eufeyj._.js")
|
|
18
|
-
R.c("server/chunks/ssr/
|
|
19
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0k.hmw2._.js")
|
|
19
20
|
R.c("server/chunks/ssr/src_lib_0sms4xl._.js")
|
|
20
|
-
R.c("server/chunks/ssr/
|
|
21
|
-
R.c("server/chunks/ssr/_0rdyrfd._.js")
|
|
22
|
-
R.c("server/chunks/ssr/[root-of-the-server]__0hc2ab0._.js")
|
|
23
|
-
R.c("server/chunks/ssr/src_0r5zto-._.js")
|
|
21
|
+
R.c("server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js")
|
|
24
22
|
R.c("server/chunks/ssr/_0ng0eku._.js")
|
|
23
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0hvqdy.._.js")
|
|
24
|
+
R.c("server/chunks/ssr/_0rdyrfd._.js")
|
|
25
25
|
R.m(461457)
|
|
26
26
|
module.exports=R.m(461457).exports
|