tower-studio 0.2.5 → 0.2.6
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 +39 -39
- 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.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +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 +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 +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js +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/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 +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/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 +69 -69
- 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 +39 -39
- 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 +39 -39
- 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 +52 -52
- 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 +98 -98
- 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 +82 -82
- 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 +73 -73
- 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 +68 -68
- 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 +39 -39
- 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 +74 -74
- 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 +78 -78
- 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 +59 -59
- 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 +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.9mj3v._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05353yb._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05eviiz._.js +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__07h7qz8._.js → [root-of-the-server]__09h3i6m._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_a8-jq._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0dsv3wl._.js +4 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0c1g5im._.js → [root-of-the-server]__0j~qauc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0p_ii~p._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0puw1af._.js +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0ntb7n~._.js → [root-of-the-server]__0qie1gs._.js} +3 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0w2w3x.._.js +20 -0
- package/.next/standalone/.next/server/chunks/{_0u-~jqd._.js → _0trog_r._.js} +1 -1
- package/.next/standalone/.next/server/chunks/{src_0o_27yu._.js → src_01ztl3b._.js} +2 -2
- 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]__0zjarb3._.js → [root-of-the-server]__0-yld.d._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.5rcav._.js +1 -1
- 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]__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]__05kq890._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-xoiaj._.js → [root-of-the-server]__079.nog._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ilem~v._.js → [root-of-the-server]__0c4.z1s._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gaa~xc._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gcf4k3._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ghfuuv._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0n8jy_r._.js → [root-of-the-server]__0k3isnk._.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]__0nwue~m._.js +3 -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]__0q7ho54._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qe~p-n._.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]__0tf4zp_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00wymqa._.js → [root-of-the-server]__0vh-egg._.js} +2 -2
- 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]__0wvyks.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.nw7l._.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]__11bequ2._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11ko84j._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12pnl8n._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0cdz55-._.js → [root-of-the-server]__13k4vkg._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0j_v~sp._.js → _0-pqb_c._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0ybhyal._.js → _00d1y-k._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_13fpu~5._.js → _03xwww2._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0qu2yg4._.js → _049.box._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0xh9m4.._.js → _05-r00y._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0_co86q._.js → _054w82_._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_07scffz._.js → _086yn8o._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0wxd6t.._.js → _08t2xag._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0cie3rm._.js → _0_gqtgq._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0l6vadw._.js → _0_~ftjv._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0a-rizg._.js → _0ah80pn._.js} +1 -1
- 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/{_079ks~i._.js → _0ep3sg_._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_108e4..._.js → _0f8jvpw._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0-t_os6._.js → _0fri5n~._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0h_~oum._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_13l5s-p._.js → _0i2usny._.js} +1 -1
- 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/_0r9w-k8._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_00pxhu2._.js → _0rfo51k._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0lcigjh._.js → _0vqyzrr._.js} +2 -2
- 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_08n755q._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0h3ouzu._.js → src_lib_0tb2yya._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~jyveg._.js → src_lib_123jf_a._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~rxy~0._.js → src_lib_12ulcxj._.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 +274 -274
- package/.next/standalone/.next/static/chunks/0.zipr1bga3lu.js +1 -0
- package/.next/standalone/.next/static/chunks/{0jk6ji4j.3jod.js → 037-verumdykv.js} +2 -2
- package/.next/standalone/.next/static/chunks/04-7c5m91nvj1.js +1 -0
- package/.next/standalone/.next/static/chunks/{0~p32xa2eu79e.js → 06shpikm5rcmu.js} +1 -1
- package/.next/standalone/.next/static/chunks/{00grznzz_zqq~.js → 07i~~ygu~oi26.js} +1 -1
- package/.next/standalone/.next/static/chunks/{00jlfmav1nk82.js → 082cedbq4pp.-.js} +1 -1
- package/.next/standalone/.next/static/chunks/089ktlh~nim1x.js +1 -0
- package/.next/standalone/.next/static/chunks/{0mijmksouoprl.js → 0ee.~~ae-vl_q.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0.p7x9h8h-..l.js → 0fovq74l0wh7c.js} +1 -1
- package/.next/standalone/.next/static/chunks/{14se8w2gb9pe0.js → 0hxgzql5.szyz.js} +1 -1
- package/.next/standalone/.next/static/chunks/{018vr5fdl426p.js → 0jscst0zjd2az.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0z0a_hlsye7mo.js → 0m2lubto0vt0x.js} +1 -1
- package/.next/standalone/.next/static/chunks/0mfgulw-d49o9.js +1 -0
- package/.next/standalone/.next/static/chunks/{0~2v6ague-7-t.js → 0m~ltp.wfnbf7.js} +2 -2
- package/.next/standalone/.next/static/chunks/{15qi~69blu~3u.js → 0nrbltth-7m~e.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0a5u1~0._dmx8.js → 0r7jm27~cp-vs.js} +1 -1
- package/.next/standalone/.next/static/chunks/0tk-ju9xhoh68.js +5 -0
- package/.next/standalone/.next/static/chunks/0v9ahxdsn0mse.js +1 -0
- package/.next/standalone/.next/static/chunks/0w9x-ap4dcwy..js +1 -0
- package/.next/standalone/.next/static/chunks/17cayeebhpt~w.js +2 -0
- package/.next/standalone/.next/static/chunks/{0-wn9b_4jrs.9.js → 186ahmq856rfj.js} +1 -1
- package/.next/standalone/package.json +2 -1
- package/bin/tower.mjs +3 -0
- package/dist/mcp-server.cjs +12 -1
- 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_q8qjf._.js +0 -20
- 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]__102siqc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0h0r8fk._.js +0 -7
- package/.next/standalone/.next/static/chunks/094hp8ak7su7z.js +0 -2
- package/.next/standalone/.next/static/chunks/0fe_jnfm0lqm..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/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 → VGoiH5uRfCRm6SKXNPZoz}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → VGoiH5uRfCRm6SKXNPZoz}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → VGoiH5uRfCRm6SKXNPZoz}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40b08935f992f3b992e349b4873710e2a4aa6e4248": {
|
|
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
|
+
"604fccb4262ac62af97139f93b27d64097c183782b": {
|
|
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
|
+
"4069d554d8f7ce56ec3f58c1688d421b364bdf6005": {
|
|
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
|
+
"40e0ac89b080f5ef618a53d9c811e487609f9a3290": {
|
|
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
|
+
"40036cfdf05d58fb529acd58a7ac9272c2067e45db": {
|
|
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
|
+
"40f9c1322120e8b7829290e7771b3e2b925d1b574a": {
|
|
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
|
+
"6011ea8e7944a4a344175315363e288c4ee38f8382": {
|
|
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
|
+
"601406ecac79b3ad03802ebdad7fee412b1cd242a3": {
|
|
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
|
+
"40b05fa1832e38faf3093f26ffc25130691bc7b075": {
|
|
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
|
+
"60d844213b06bdf9b556f80d11cf318691a6b9ea5e": {
|
|
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
|
+
"60422b53101cd553e6bc590d8b6c97c138e774d438": {
|
|
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
|
+
"402e30179203e6f5820b8a8153582b58d4e9d98329": {
|
|
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
|
+
"001e1fa1609fa6f321934af3c930363baeed8b3d15": {
|
|
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
|
+
"40a854914e1c3d19dad8786e65c306c87611ade1f8": {
|
|
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
|
+
"602a9baca17d1dfb46d6920ffa0a228eef5457ab33": {
|
|
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
|
+
"40a72d2e11016792a7be09074a65e6daa439d5a87a": {
|
|
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
|
+
"40baad4a3c5f68100f528509be2170b43469cbcbc6": {
|
|
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
|
+
"4020cafb3c50ccfd1680566c22b87061c1447e23f8": {
|
|
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
|
+
"006c547946b18a978afe38dac465451e8dfd63a785": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/page": {
|
|
222
222
|
"moduleId": 171876,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "getOnboardingStatus",
|
|
229
229
|
"filename": "src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"4011457e535193c5d7efdd65958f16689d280f23dd": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/page": {
|
|
234
234
|
"moduleId": 171876,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "setOnboardingProgress",
|
|
241
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"409e6268ea403bc68707518dd425bd71601685c0ca": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/page": {
|
|
246
246
|
"moduleId": 171876,
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"exportedName": "dispatchTaskCompletionEvent",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"6009a7bd243192c601ff5ab6bf4f3a774cc9bf0df2": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/page": {
|
|
258
258
|
"moduleId": 171876,
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"exportedName": "setOnboardingExtensions",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"6050e7dd371728221714178cb353624ad04f5ed9f7": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/page": {
|
|
270
270
|
"moduleId": 171876,
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"exportedName": "completeOnboarding",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"003dd4b40b9ae3999cf2e766e4b5d199fce319b6b6": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/page": {
|
|
282
282
|
"moduleId": 171876,
|
|
@@ -288,31 +288,31 @@
|
|
|
288
288
|
"exportedName": "listAllExtensionStatus",
|
|
289
289
|
"filename": "src/actions/extension-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"00622b352cefb59a96b3d2c010c4d0e0b755d24f6f": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/page": {
|
|
294
294
|
"moduleId": 171876,
|
|
295
295
|
"async": true,
|
|
296
|
-
"exportedName": "
|
|
296
|
+
"exportedName": "clearRgPathCache",
|
|
297
297
|
"filename": "src/actions/search-code-actions.ts"
|
|
298
298
|
}
|
|
299
299
|
},
|
|
300
|
-
"exportedName": "
|
|
300
|
+
"exportedName": "clearRgPathCache",
|
|
301
301
|
"filename": "src/actions/search-code-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"00a0bb5d9c48aaddca2d041f9c1d6239a502e3bf7e": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/page": {
|
|
306
306
|
"moduleId": 171876,
|
|
307
307
|
"async": true,
|
|
308
|
-
"exportedName": "
|
|
308
|
+
"exportedName": "checkRgAvailable",
|
|
309
309
|
"filename": "src/actions/search-code-actions.ts"
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
|
-
"exportedName": "
|
|
312
|
+
"exportedName": "checkRgAvailable",
|
|
313
313
|
"filename": "src/actions/search-code-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"7c9ed21e64e67aa2e483eab0fbfe6ded34dadcf78d": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/page": {
|
|
318
318
|
"moduleId": 171876,
|
|
@@ -324,31 +324,31 @@
|
|
|
324
324
|
"exportedName": "searchCode",
|
|
325
325
|
"filename": "src/actions/search-code-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"0017c96cfbba10eb5558b07c346d467fafc74ba32f": {
|
|
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
|
+
"006ca763a21e0c7b1c866f46617803dde0a13da9ea": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/page": {
|
|
342
342
|
"moduleId": 171876,
|
|
343
343
|
"async": true,
|
|
344
|
-
"exportedName": "
|
|
344
|
+
"exportedName": "getAvailableShells",
|
|
345
345
|
"filename": "src/actions/config-actions.ts"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
|
-
"exportedName": "
|
|
348
|
+
"exportedName": "getAvailableShells",
|
|
349
349
|
"filename": "src/actions/config-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"00dbf32469ff11201d8f24aef9098bcb9fa141bcd4": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/page": {
|
|
354
354
|
"moduleId": 171876,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "getPlatformInfo",
|
|
361
361
|
"filename": "src/actions/config-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"408a94f097a9a92d17f4ef2a81b170cb16586e0cba": {
|
|
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
|
+
"4087bc0924ce6c5c00399e8a59c06e287e10c7ee43": {
|
|
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
|
+
"60870e5ad7965e108335eebda2c2bacffd779094e8": {
|
|
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
|
+
"40630710ecf15c1586ac6b867f5c1211b2fb77dcd2": {
|
|
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
|
+
"40fa344b1bf3836c4864ced4a707258e300c6c3cfa": {
|
|
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
|
+
"40034a51d1e587cfe04b0c6f78a4523ff39a715254": {
|
|
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
|
+
"6024c18827e9d0b93cf5e60ccfdb304b3f8167f020": {
|
|
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
|
+
"4042d9836c2241490e52103b34fdb5e516fc6b9a23": {
|
|
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
|
+
"40a39b5660e68513c913cb4aa87373255ce74e58ec": {
|
|
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
|
+
"40263a1f1f0df6df40affa450732cf0df70cd85b26": {
|
|
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
|
+
"40a813cdf74154bec902df674c529f867645c21632": {
|
|
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
|
+
"7ca389c42512b842416808d6f06c3cfd7f9528d5c1": {
|
|
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
|
+
"40f92f8b71e63a406af9b55259ff16d1d1c17578b6": {
|
|
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
|
+
"609c70ee21d50fe0fdbaf2eb9d679dfd044a4b0f22": {
|
|
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
|
+
"40c4b3da758ed99d058994e50125e2bacb87c02177": {
|
|
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
|
+
"601172fb23e968143b4ab89f03812a9da36edda611": {
|
|
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
|
+
"40a0d04e2182c19049121a129bc097fd7a246bb71e": {
|
|
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
|
+
"601e1f2fa0826aad4b151f644631ed3de772839cf3": {
|
|
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
|
+
"408accb4cc4036960ffbe673d3c54faf7a444d87b1": {
|
|
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
|
+
"40617f6bb0cfbfa10b3120b9a745ef21cf13c88ec8": {
|
|
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
|
+
"4061d501d20efd2c5c46a1f34e941ab219dac67a19": {
|
|
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
|
+
"403cb6ed8dcccb6c9e842cd454cf07369dbe3a5bd6": {
|
|
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
|
+
"40db370d8c2b860fdeb63552432109d6bc591d8cb0": {
|
|
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
|
+
"409012eddb41678dc5ae8edc7c1b5803525520ad94": {
|
|
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
|
+
"40773d0bbb088b24951dd0e83d50256f273952e3d1": {
|
|
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
|
+
"40f6f1ef73a519aa967b27410a0786b03beb86a63a": {
|
|
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
|
+
"6018c79bde2d7d7b690c57b9fef03c703cef7ac30f": {
|
|
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
|
+
"408c1e0ffd66123838eaa2aad3234fbb7d6600f314": {
|
|
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
|
+
"405b5907b8c09fc5a1785cf0520268508a891b671a": {
|
|
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
|
+
"40c54b0535c2253844d59548defa5a0043188828f9": {
|
|
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]__079.nog._.js")
|
|
25
25
|
R.m(532428)
|
|
26
26
|
module.exports=R.m(532428).exports
|