tower-studio 0.2.5 → 0.2.7
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 +45 -45
- 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 +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js +1 -2
- 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 +3 -2
- 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 +1 -2
- 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 +3 -2
- 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 +2 -3
- 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 +3 -2
- 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 +2 -3
- 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/terminal/[taskId]/buffer/route.js +2 -3
- 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 +2 -3
- 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 +3 -4
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/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 +75 -75
- package/.next/standalone/.next/server/app/missions/page.js +1 -1
- 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 +45 -45
- 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 +45 -45
- 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 +58 -58
- package/.next/standalone/.next/server/app/settings/page.js +1 -1
- 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 +102 -102
- 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 +84 -84
- 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 +77 -77
- 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 +74 -74
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +1 -1
- 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 +45 -45
- 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 +84 -84
- 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 +88 -88
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +1 -1
- 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 +63 -63
- 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_0h5yr8p.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__00mjz~7._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__028ucbo._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03gi3ue._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05eviiz._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__07f7~6u._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0c513um._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d~z6xs._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0e44k3f._.js +20 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0h.z9fm._.js +11 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0lioghc._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mw.9lg._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ogh_qu._.js +20 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0tys9pv._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wbndoc._.js +4 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12c9noi._.js +3 -0
- package/.next/standalone/.next/server/chunks/{_0u-~jqd._.js → _0_eodxe._.js} +1 -1
- package/.next/standalone/.next/server/chunks/{src_0o_27yu._.js → src_0bkvm8c._.js} +2 -2
- package/.next/standalone/.next/server/chunks/src_0weytpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_0ba0ntr._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_0q-~me1._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_providers_index_ts_0.y.3vp._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.ukame._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__006_qh0._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01j8ix6._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02px.0y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03ebsif._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00wymqa._.js → [root-of-the-server]__04pq37d._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0cdz55-._.js → [root-of-the-server]__07_b6c.._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08n5qbf._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0n8jy_r._.js → [root-of-the-server]__09kc.q_._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ca_ueb._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dsdplu._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-xoiaj._.js → [root-of-the-server]__0jo1r7k._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l43.5g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n.cuy2._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nbj.ml._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zjarb3._.js → [root-of-the-server]__0o8k4pc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pm2~fu._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ps55l6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ribsk4._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rjue04._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tc6uh2._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ilem~v._.js → [root-of-the-server]__0u4gc4b._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v2eslh._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wlmzzq._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wvyks.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zbmoit._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zujp5l._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~a-emb._.js +30 -0
- package/.next/standalone/.next/server/chunks/ssr/_02v3fjp._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_07~0_w6._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_08w-r6e._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_108e4..._.js → _0_q~7z7._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0lcigjh._.js → _0b0.-sj._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0ybhyal._.js → _0bw-tx8._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_13l5s-p._.js → _0c-49y3._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0-t_os6._.js → _0c-jnbs._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ds6nk2._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0wxd6t.._.js → _0f6u19w._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0l6vadw._.js → _0fob8fc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0i4__mf._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ihq._v._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0cie3rm._.js → _0niubv5._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_00pxhu2._.js → _0pd0.8f._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0r9w-k8._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0qu2yg4._.js → _0rbai5c._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_079ks~i._.js → _0y-7tle._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0_co86q._.js → _0ysygps._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_13fpu~5._.js → _0ysyq9g._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0a-rizg._.js → _0zgu282._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_07scffz._.js → _0zszi6-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0~80adm._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/src_095o8x6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_13jha60._.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_0h36tj.._.js → src_lib_07rspg0._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0h3ouzu._.js → src_lib_0_8frs_._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~jyveg._.js → src_lib_0fjk3hr._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~rxy~0._.js → src_lib_0g-92s-._.js} +1 -1
- 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 +318 -318
- package/.next/standalone/.next/static/chunks/{14se8w2gb9pe0.js → 00.52653v5c~c.js} +1 -1
- package/.next/standalone/.next/static/chunks/00j0mdc41wa44.js +1 -0
- package/.next/standalone/.next/static/chunks/{15qi~69blu~3u.js → 02edbrlq~2uyx.js} +1 -1
- package/.next/standalone/.next/static/chunks/05-ui_o~3irq_.js +5 -0
- package/.next/standalone/.next/static/chunks/05hls.3r4bz.0.js +1 -0
- package/.next/standalone/.next/static/chunks/{00grznzz_zqq~.js → 08~e63d2q~cam.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0z0a_hlsye7mo.js → 0bw4ahlj4~l~g.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0.p7x9h8h-..l.js → 0ft77ybyq903..js} +1 -1
- package/.next/standalone/.next/static/chunks/0fxm-wv..y_a_.js +5 -0
- package/.next/standalone/.next/static/chunks/0i55dediewjp5.js +1 -0
- package/.next/standalone/.next/static/chunks/{094hp8ak7su7z.js → 0l3mmc866npw4.js} +2 -2
- package/.next/standalone/.next/static/chunks/0nno5if2x1mvs.js +1 -0
- package/.next/standalone/.next/static/chunks/0q-u-hhre1uyw.js +1 -0
- package/.next/standalone/.next/static/chunks/0qazzw-pr_sv7.js +1 -0
- package/.next/standalone/.next/static/chunks/{0~p32xa2eu79e.js → 0r1mkt5qs~s6m.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0mijmksouoprl.js → 0v~pz9e87t99b.js} +1 -1
- package/.next/standalone/.next/static/chunks/{018vr5fdl426p.js → 0w3jww1m3k77x.js} +1 -1
- package/.next/standalone/.next/static/chunks/0z01g02xstbqe.js +1 -0
- package/.next/standalone/.next/static/chunks/0~27mkhc9s5k2.js +5 -0
- package/.next/standalone/.next/static/chunks/117qu902jput3.js +1 -0
- package/.next/standalone/.next/static/chunks/142w-q8.7m3kl.js +1 -0
- package/.next/standalone/package.json +2 -1
- package/bin/tower.mjs +3 -0
- package/dist/mcp-server.cjs +235 -34
- package/package.json +2 -1
- package/skills/tower/SKILL.md +381 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-eibah._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.9mj3v._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05353yb._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__07h7qz8._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_a8-jq._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_mbhor._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_q8qjf._.js +0 -20
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0c1g5im._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0jmqy_3._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ntb7n~._.js +0 -11
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0nwxhai._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o4z8qp._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0puw1af._.js +0 -20
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0py_jdb._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qz9-me._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0vasg9u._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.5rcav._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05kq890._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gaa~xc._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gcf4k3._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ghfuuv._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q7ho54._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qe~p-n._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tf4zp_._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.nw7l._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__102siqc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11bequ2._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11ko84j._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12pnl8n._.js +0 -30
- package/.next/standalone/.next/server/chunks/ssr/_0h0r8fk._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0j_v~sp._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0xh9m4.._.js +0 -7
- package/.next/standalone/.next/static/chunks/0-wn9b_4jrs.9.js +0 -1
- package/.next/standalone/.next/static/chunks/00jlfmav1nk82.js +0 -1
- package/.next/standalone/.next/static/chunks/0a5u1~0._dmx8.js +0 -1
- package/.next/standalone/.next/static/chunks/0fe_jnfm0lqm..js +0 -5
- package/.next/standalone/.next/static/chunks/0jk6ji4j.3jod.js +0 -5
- package/.next/standalone/.next/static/chunks/0lq1_ynox5frw.js +0 -1
- package/.next/standalone/.next/static/chunks/0qy~pj-p.oh92.js +0 -1
- package/.next/standalone/.next/static/chunks/0y_vg.f~zs~zl.js +0 -1
- package/.next/standalone/.next/static/chunks/0~2v6ague-7-t.js +0 -5
- package/.next/standalone/.next/static/chunks/10ih_a9~empst.js +0 -1
- package/.next/standalone/.next/static/chunks/16.w_z6.3sf2v.js +0 -1
- package/.next/standalone/.next/static/chunks/17wptayhzwy6g.js +0 -1
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → om3SyUw4eAwMA0KLhpSGh}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → om3SyUw4eAwMA0KLhpSGh}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → om3SyUw4eAwMA0KLhpSGh}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"4083025e1088f0ea1132dc991ca3f8360acfda29d5": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/page": {
|
|
6
6
|
"moduleId": 171876,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"60c53796d27d723175d8f0a97d30a21c625456d25b": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/page": {
|
|
18
18
|
"moduleId": 171876,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40adba9339d5dcdae2f99eacb52c5217bb737c9561": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/page": {
|
|
30
30
|
"moduleId": 171876,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40cc1ddd5bc652248bd8ff8007cced78a3c7830a00": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/page": {
|
|
42
42
|
"moduleId": 171876,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "getLabelsForWorkspace",
|
|
49
49
|
"filename": "src/actions/label-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"408c338c2266f72bd527b82785fdd777cbec6c4d47": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/page": {
|
|
54
54
|
"moduleId": 171876,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "createLabel",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"4079ddcb0d3bea2eb0a8f1c822f43181fc6bc7a8e1": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/page": {
|
|
66
66
|
"moduleId": 171876,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "deleteLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"60dcf8f8f6fc30c42e03b1a674c112ac4b962db064": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/page": {
|
|
78
78
|
"moduleId": 171876,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "globalSearch",
|
|
85
85
|
"filename": "src/actions/search-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"603c0264012af76a302a9257aabe7ba4f12e177654": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/page": {
|
|
90
90
|
"moduleId": 171876,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "getConfigValue",
|
|
97
97
|
"filename": "src/actions/config-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"40b4cb2d11c40610200181530e40845077be931004": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/page": {
|
|
102
102
|
"moduleId": 171876,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "resolveGitLocalPath",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"601b9b8e5f87c7210ac53f19895be46302ae5aec4d": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/page": {
|
|
114
114
|
"moduleId": 171876,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "analyzeProjectDirectory",
|
|
121
121
|
"filename": "src/actions/project-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"60c71da1164a70c3c76a887077ed5cce6ca9885b52": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/page": {
|
|
126
126
|
"moduleId": 171876,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "migrateProjectPath",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"40ee476cf0921ed8dfca9463a686403acc340870e7": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/page": {
|
|
138
138
|
"moduleId": 171876,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "checkMigrationSafety",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"00344a67d1ab405b6770b42b61d196e25061669ed5": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/page": {
|
|
150
150
|
"moduleId": 171876,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "getActualWsPort",
|
|
157
157
|
"filename": "src/actions/config-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"40c937dfc6020ed56d61f7375b16690d08aba8874d": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/page": {
|
|
162
162
|
"moduleId": 171876,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "createProject",
|
|
169
169
|
"filename": "src/actions/workspace-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"604e2b67b2ae23ce5db8ad79e81f1456572fc96cff": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/page": {
|
|
174
174
|
"moduleId": 171876,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "setConfigValue",
|
|
181
181
|
"filename": "src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"40f7a7a324cabac3b30f90d2f71132492f0e2976f9": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/page": {
|
|
186
186
|
"moduleId": 171876,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "checkExtension",
|
|
193
193
|
"filename": "src/actions/extension-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"40face0b1894edbb9834aea9d69cd108b567a54da1": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/page": {
|
|
198
198
|
"moduleId": 171876,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "installExtension",
|
|
205
205
|
"filename": "src/actions/extension-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"40e5d7afe519f9455de7e860e63f98482d474436c1": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/page": {
|
|
210
210
|
"moduleId": 171876,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "uninstallExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"00158c921cd696ea4c1ce82a55937d11a7689d4366": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/page": {
|
|
222
222
|
"moduleId": 171876,
|
|
@@ -228,55 +228,55 @@
|
|
|
228
228
|
"exportedName": "getOnboardingStatus",
|
|
229
229
|
"filename": "src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"402b1385fefcfc9db6d341b3cce5f657983b51f500": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/page": {
|
|
234
234
|
"moduleId": 171876,
|
|
235
235
|
"async": true,
|
|
236
|
-
"exportedName": "
|
|
236
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
237
237
|
"filename": "src/actions/onboarding-actions.ts"
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
|
-
"exportedName": "
|
|
240
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
241
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"4071d9e76239c1dd807a3e838c615246588e99889c": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/page": {
|
|
246
246
|
"moduleId": 171876,
|
|
247
247
|
"async": true,
|
|
248
|
-
"exportedName": "
|
|
248
|
+
"exportedName": "setOnboardingProgress",
|
|
249
249
|
"filename": "src/actions/onboarding-actions.ts"
|
|
250
250
|
}
|
|
251
251
|
},
|
|
252
|
-
"exportedName": "
|
|
252
|
+
"exportedName": "setOnboardingProgress",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"6090b9072de227a79fc49dc75310ab3287833a57ad": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/page": {
|
|
258
258
|
"moduleId": 171876,
|
|
259
259
|
"async": true,
|
|
260
|
-
"exportedName": "
|
|
260
|
+
"exportedName": "completeOnboarding",
|
|
261
261
|
"filename": "src/actions/onboarding-actions.ts"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
-
"exportedName": "
|
|
264
|
+
"exportedName": "completeOnboarding",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"60cca945638d621516131c1789cc32678882a18731": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/page": {
|
|
270
270
|
"moduleId": 171876,
|
|
271
271
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "setOnboardingExtensions",
|
|
273
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "setOnboardingExtensions",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"00e9060c585c3583b63be04c71492fb32c6512b5f2": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/page": {
|
|
282
282
|
"moduleId": 171876,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "listAllExtensionStatus",
|
|
289
289
|
"filename": "src/actions/extension-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"005dfa564934754fa9e330eea2d7cf3314c7404691": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/page": {
|
|
294
294
|
"moduleId": 171876,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "checkRgAvailable",
|
|
301
301
|
"filename": "src/actions/search-code-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"00c7b21fbe8ad6d8d5036d0a2d22c11f624ed54027": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/page": {
|
|
306
306
|
"moduleId": 171876,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"exportedName": "clearRgPathCache",
|
|
313
313
|
"filename": "src/actions/search-code-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"7ccf83ff07956e6239cf7502476722cd7b35b9a6a5": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/page": {
|
|
318
318
|
"moduleId": 171876,
|
|
@@ -324,43 +324,43 @@
|
|
|
324
324
|
"exportedName": "searchCode",
|
|
325
325
|
"filename": "src/actions/search-code-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"000068ce2fe44507bf690991ced2f8810ee21aa06b": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/page": {
|
|
330
330
|
"moduleId": 171876,
|
|
331
331
|
"async": true,
|
|
332
|
-
"exportedName": "
|
|
332
|
+
"exportedName": "getAvailableTerminalApps",
|
|
333
333
|
"filename": "src/actions/config-actions.ts"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
|
-
"exportedName": "
|
|
336
|
+
"exportedName": "getAvailableTerminalApps",
|
|
337
337
|
"filename": "src/actions/config-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"00917a291a1ba427a2d5757832254c170fe37954b9": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/page": {
|
|
342
342
|
"moduleId": 171876,
|
|
343
343
|
"async": true,
|
|
344
|
-
"exportedName": "
|
|
344
|
+
"exportedName": "getPlatformInfo",
|
|
345
345
|
"filename": "src/actions/config-actions.ts"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
|
-
"exportedName": "
|
|
348
|
+
"exportedName": "getPlatformInfo",
|
|
349
349
|
"filename": "src/actions/config-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"00d83917ed4b0681fd8751d66b13765c7c6bcfad01": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/page": {
|
|
354
354
|
"moduleId": 171876,
|
|
355
355
|
"async": true,
|
|
356
|
-
"exportedName": "
|
|
356
|
+
"exportedName": "getAvailableShells",
|
|
357
357
|
"filename": "src/actions/config-actions.ts"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
|
-
"exportedName": "
|
|
360
|
+
"exportedName": "getAvailableShells",
|
|
361
361
|
"filename": "src/actions/config-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"403d34b6c07f1211d62ffcf8957d4e12c5cd30d6cb": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/page": {
|
|
366
366
|
"moduleId": 171876,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "getConfigValues",
|
|
373
373
|
"filename": "src/actions/config-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"40d6569939da4917ee5c58541cb007ec61742108cb": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/page": {
|
|
378
378
|
"moduleId": 171876,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "getTaskLabels",
|
|
385
385
|
"filename": "src/actions/label-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"60df8d8d4eb43e7a879400fd0034f9d364cc369261": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/page": {
|
|
390
390
|
"moduleId": 171876,
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"exportedName": "setTaskLabels",
|
|
397
397
|
"filename": "src/actions/label-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"404bbef08c8b4cd47e625800cc0b5f3058bebe348f": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/page": {
|
|
402
402
|
"moduleId": 171876,
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"exportedName": "getProjectBranches",
|
|
409
409
|
"filename": "src/actions/git-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"4026cce9744b390018c9fb8c8647caf6832e9c80ed": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/page": {
|
|
414
414
|
"moduleId": 171876,
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"exportedName": "fetchRemoteBranches",
|
|
421
421
|
"filename": "src/actions/git-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"40144cdabed5ebf75fcf8f5a37d9843fe89867905d": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/page": {
|
|
426
426
|
"moduleId": 171876,
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"exportedName": "getCurrentBranch",
|
|
433
433
|
"filename": "src/actions/git-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"604cfd61cf005b488dc365cfb233fd1f0db5e21428": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/page": {
|
|
438
438
|
"moduleId": 171876,
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"exportedName": "updateProject",
|
|
445
445
|
"filename": "src/actions/workspace-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"40bad5a0ca1f19f6a0ecd2d5c4cc816552e9405e6e": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/page": {
|
|
450
450
|
"moduleId": 171876,
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"exportedName": "deleteProject",
|
|
457
457
|
"filename": "src/actions/workspace-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40e673386ce29ba0afa3cedc513d447e16bb423111": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/page": {
|
|
462
462
|
"moduleId": 171876,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "getRecentLocalProjects",
|
|
469
469
|
"filename": "src/actions/workspace-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"405f319d9375c810e45a6ced3d136b541eed06d322": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/page": {
|
|
474
474
|
"moduleId": 171876,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"exportedName": "getOrCreateTowerTaskId",
|
|
481
481
|
"filename": "src/actions/workspace-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"408c65a45174b25c6a5b541e5ba78fff4960a6acf3": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/page": {
|
|
486
486
|
"moduleId": 171876,
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"exportedName": "getTaskExecutions",
|
|
493
493
|
"filename": "src/actions/agent-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"7cf4abf6033d5139b977e1c919386013198cf63ea1": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/page": {
|
|
498
498
|
"moduleId": 171876,
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"exportedName": "startPtyExecution",
|
|
505
505
|
"filename": "src/actions/agent-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"4058f3de9d1ab1ca574c84bd2aeae117c8e2226979": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/page": {
|
|
510
510
|
"moduleId": 171876,
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"exportedName": "stopPtyExecution",
|
|
517
517
|
"filename": "src/actions/agent-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"6071e854989dd692a873037beb067e80dfd68a8635": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/page": {
|
|
522
522
|
"moduleId": 171876,
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"exportedName": "resumePtyExecution",
|
|
529
529
|
"filename": "src/actions/agent-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"409c834fd2c247622eedcc4b99918cbc653799b8ca": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/page": {
|
|
534
534
|
"moduleId": 171876,
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"exportedName": "continueLatestPtyExecution",
|
|
541
541
|
"filename": "src/actions/agent-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"60afb9f705474245774d13886613c57f2d1d6fe6ff": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/page": {
|
|
546
546
|
"moduleId": 171876,
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"exportedName": "updateTaskStatus",
|
|
553
553
|
"filename": "src/actions/task-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"4001f8775d784fd13b7787b6535ee8883b0627ccd6": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/page": {
|
|
558
558
|
"moduleId": 171876,
|
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
"exportedName": "checkWorktreeClean",
|
|
565
565
|
"filename": "src/actions/task-actions.ts"
|
|
566
566
|
},
|
|
567
|
-
"
|
|
567
|
+
"6057ade64560859b1c9eca7326d6cc20ace51d3f74": {
|
|
568
568
|
"workers": {
|
|
569
569
|
"app/workspaces/[workspaceId]/page": {
|
|
570
570
|
"moduleId": 171876,
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"exportedName": "commitWorktreeChanges",
|
|
577
577
|
"filename": "src/actions/task-actions.ts"
|
|
578
578
|
},
|
|
579
|
-
"
|
|
579
|
+
"407392ec926020c29f780329b99fbe7f2e09384a4d": {
|
|
580
580
|
"workers": {
|
|
581
581
|
"app/workspaces/[workspaceId]/page": {
|
|
582
582
|
"moduleId": 171876,
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"exportedName": "getPrompts",
|
|
589
589
|
"filename": "src/actions/prompt-actions.ts"
|
|
590
590
|
},
|
|
591
|
-
"
|
|
591
|
+
"40e9cc01cea6de9dd24cbfd5c7da77ecbf8520c226": {
|
|
592
592
|
"workers": {
|
|
593
593
|
"app/workspaces/[workspaceId]/page": {
|
|
594
594
|
"moduleId": 171876,
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"exportedName": "createNote",
|
|
601
601
|
"filename": "src/actions/note-actions.ts"
|
|
602
602
|
},
|
|
603
|
-
"
|
|
603
|
+
"40892623d563d6abb9b567b27602bfed2b3c8fcd2c": {
|
|
604
604
|
"workers": {
|
|
605
605
|
"app/workspaces/[workspaceId]/page": {
|
|
606
606
|
"moduleId": 171876,
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"exportedName": "getTaskNotes",
|
|
613
613
|
"filename": "src/actions/note-actions.ts"
|
|
614
614
|
},
|
|
615
|
-
"
|
|
615
|
+
"40827fb3292a08be968ac71a0bed005e91166832e7": {
|
|
616
616
|
"workers": {
|
|
617
617
|
"app/workspaces/[workspaceId]/page": {
|
|
618
618
|
"moduleId": 171876,
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
"exportedName": "deleteNote",
|
|
625
625
|
"filename": "src/actions/note-actions.ts"
|
|
626
626
|
},
|
|
627
|
-
"
|
|
627
|
+
"400a553a5eee9c55e47f388a855599a509c1854cc9": {
|
|
628
628
|
"workers": {
|
|
629
629
|
"app/workspaces/[workspaceId]/page": {
|
|
630
630
|
"moduleId": 171876,
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"exportedName": "getTaskAssets",
|
|
637
637
|
"filename": "src/actions/asset-actions.ts"
|
|
638
638
|
},
|
|
639
|
-
"
|
|
639
|
+
"4001ee3cc32025ec9051ad43275df76081f5bb30fb": {
|
|
640
640
|
"workers": {
|
|
641
641
|
"app/workspaces/[workspaceId]/page": {
|
|
642
642
|
"moduleId": 171876,
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
"exportedName": "uploadAsset",
|
|
649
649
|
"filename": "src/actions/asset-actions.ts"
|
|
650
650
|
},
|
|
651
|
-
"
|
|
651
|
+
"40eb9f91cf4e1a06bca572463ec6f297e5d8f9a617": {
|
|
652
652
|
"workers": {
|
|
653
653
|
"app/workspaces/[workspaceId]/page": {
|
|
654
654
|
"moduleId": 171876,
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
"exportedName": "deleteAsset",
|
|
661
661
|
"filename": "src/actions/asset-actions.ts"
|
|
662
662
|
},
|
|
663
|
-
"
|
|
663
|
+
"401864e07f05eb5712c61726e7c45c9127437f3ed4": {
|
|
664
664
|
"workers": {
|
|
665
665
|
"app/workspaces/[workspaceId]/page": {
|
|
666
666
|
"moduleId": 171876,
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"exportedName": "createTask",
|
|
673
673
|
"filename": "src/actions/task-actions.ts"
|
|
674
674
|
},
|
|
675
|
-
"
|
|
675
|
+
"60b83a9e949e27da23575e9ec56d9aed80201f2edd": {
|
|
676
676
|
"workers": {
|
|
677
677
|
"app/workspaces/[workspaceId]/page": {
|
|
678
678
|
"moduleId": 171876,
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
"exportedName": "updateTask",
|
|
685
685
|
"filename": "src/actions/task-actions.ts"
|
|
686
686
|
},
|
|
687
|
-
"
|
|
687
|
+
"40b864e02d048dabde7fce059da3bc8340153ec409": {
|
|
688
688
|
"workers": {
|
|
689
689
|
"app/workspaces/[workspaceId]/page": {
|
|
690
690
|
"moduleId": 171876,
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"exportedName": "deleteTask",
|
|
697
697
|
"filename": "src/actions/task-actions.ts"
|
|
698
698
|
},
|
|
699
|
-
"
|
|
699
|
+
"40cb62edcf28baf88be1c006416b1dc17a165a7708": {
|
|
700
700
|
"workers": {
|
|
701
701
|
"app/workspaces/[workspaceId]/page": {
|
|
702
702
|
"moduleId": 171876,
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
"exportedName": "toggleTaskPinned",
|
|
709
709
|
"filename": "src/actions/task-actions.ts"
|
|
710
710
|
},
|
|
711
|
-
"
|
|
711
|
+
"40aa0b118228575abc653ff9aa04ca0f29e8547ef4": {
|
|
712
712
|
"workers": {
|
|
713
713
|
"app/workspaces/[workspaceId]/page": {
|
|
714
714
|
"moduleId": 171876,
|
|
@@ -21,6 +21,6 @@ R.c("server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js")
|
|
|
21
21
|
R.c("server/chunks/ssr/[root-of-the-server]__03ebsif._.js")
|
|
22
22
|
R.c("server/chunks/ssr/src_095o8x6._.js")
|
|
23
23
|
R.c("server/chunks/ssr/0t0b_zod_v4_classic_external_129tmhb.js")
|
|
24
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
24
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0jo1r7k._.js")
|
|
25
25
|
R.m(532428)
|
|
26
26
|
module.exports=R.m(532428).exports
|