tower-studio 0.1.20 → 0.1.21
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/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/diagnostics/route-bundle-stats.json +46 -46
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page/server-reference-manifest.json +23 -23
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +13 -13
- package/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/images/route.js +2 -2
- package/.next/server/app/api/internal/assistant/images/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js +2 -2
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +13 -13
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +13 -13
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +8 -8
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/missions/page/server-reference-manifest.json +53 -53
- package/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/onboarding/page/server-reference-manifest.json +23 -23
- package/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding.html +1 -1
- package/.next/server/app/onboarding.rsc +15 -15
- package/.next/server/app/onboarding.segments/_full.segment.rsc +15 -15
- package/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
- package/.next/server/app/onboarding.segments/_index.segment.rsc +8 -8
- package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
- package/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/page/server-reference-manifest.json +23 -23
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/settings/page/server-reference-manifest.json +30 -30
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +15 -15
- package/.next/server/app/settings.segments/_full.segment.rsc +15 -15
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +8 -8
- package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +69 -69
- package/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +66 -66
- package/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +55 -55
- package/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +51 -51
- package/.next/server/app/workspaces/[workspaceId]/page.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +23 -23
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +56 -56
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +2 -2
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/page/server-reference-manifest.json +41 -41
- package/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/server/chunks/0uz~_next_dist_esm_build_templates_app-route_05yec2y.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__00~8_qz._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__05mc_xk._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0bvqbq0._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0p5iuez._.js +3 -3
- package/.next/server/chunks/[root-of-the-server]__0rb-ear._.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__0u4~z7h._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0ze75mm._.js +1 -1
- package/.next/server/chunks/project_f_tower_0n1s3ym._.js +1 -1
- package/.next/server/chunks/project_f_tower_src_11e.cv5._.js +1 -1
- package/.next/server/chunks/project_f_tower_src_lib_0p_b~77._.js +1 -1
- package/.next/server/chunks/project_f_tower_src_lib_10p8sue._.js +1 -1
- package/.next/server/chunks/ssr/04uy_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_01.s1p0._.js +1 -1
- package/.next/server/chunks/ssr/0y0r_f_tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0n4g3bn._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0aidehy._.js → [root-of-the-server]__03tt3-b._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__06qzctf._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0_47k-j._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0e6iflg._.js → [root-of-the-server]__0f8gizo._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0ffdrwp._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0hiekzn._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0i4rk9v._.js +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0w7gbe7._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0uu_6~5._.js → [root-of-the-server]__0x94y2u._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0zaw-fl._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0o7o7z_._.js → [root-of-the-server]__0~ejyjq._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__13eo85g._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0.txwd8._.js +1 -1
- package/.next/server/chunks/ssr/{project_f_tower_0~41x_-._.js → project_f_tower_07t18w4._.js} +2 -2
- package/.next/server/chunks/ssr/{project_f_tower_0ad9933._.js → project_f_tower_0ace8h~._.js} +2 -2
- package/.next/server/chunks/ssr/{project_f_tower_0866f0-._.js → project_f_tower_0elx6sk._.js} +2 -2
- package/.next/server/chunks/ssr/project_f_tower_0f0-wva._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0hgtev9._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0ivvjwd._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0jy~1uf._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0l6ssf8._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0nxm3eb._.js +3 -0
- package/.next/server/chunks/ssr/project_f_tower_0o5.y1e._.js +1 -1
- package/.next/server/chunks/ssr/{project_f_tower_0bd-exe._.js → project_f_tower_0vgg-bq._.js} +2 -2
- package/.next/server/chunks/ssr/project_f_tower_0w01kgd._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0ym-aea._.js +1 -1
- package/.next/server/chunks/ssr/{project_f_tower_07-hbsx._.js → project_f_tower_0ysif1r._.js} +2 -2
- package/.next/server/chunks/ssr/{project_f_tower_src_0p8gi_2._.js → project_f_tower_src_09hh2zl._.js} +2 -2
- package/.next/server/chunks/ssr/project_f_tower_src_actions_agent-actions_ts_0.s4~m-._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_actions_file-actions_ts_02i742t._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_missions_missions-client_tsx_0ums4qx._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_settings_page_tsx_0oo06~d._.js +1 -1
- package/.next/server/chunks/ssr/project_f_tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0jmj1xz._.js +1 -1
- package/.next/server/instrumentation.js.nft.json +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +206 -206
- package/.next/static/chunks/00j9ode~v55w1.js +1 -0
- package/.next/static/chunks/{09hk_t9sy5wux.js → 011l2dme7zm1y.js} +1 -1
- package/.next/static/chunks/03cxvx_ytlfwj.js +1 -0
- package/.next/static/chunks/04do7shpo0xf4.js +1 -0
- package/.next/static/chunks/{12rg2xcias_84.js → 06ty.u_4gqbjp.js} +1 -1
- package/.next/static/chunks/0_fdrn~ij8~4x.js +1 -0
- package/.next/static/chunks/{0llbf__idgh~l.js → 0huh48g0vwc3w.js} +1 -1
- package/.next/static/chunks/{0ci9m8jp27a9c.js → 0lmz~e26t6y84.js} +1 -1
- package/.next/static/chunks/0piw-n4oi7u3t.js +1 -0
- package/.next/static/chunks/{0f1jt_izz4dt-.js → 0s6tt5..s~z3j.js} +1 -1
- package/.next/static/chunks/{0l.3myaonfg1h.js → 0xszvfadyn~._.js} +1 -1
- package/.next/static/chunks/{0o0a2vel7_xs4.js → 11g71a5j36125.js} +1 -1
- package/.next/static/chunks/{0b-_zu1k~lyul.js → 12-oyio~-rn_6.js} +2 -2
- package/.next/static/chunks/{0dspkfgz.dhn1.js → 12hczap1wvd9x.js} +1 -1
- package/.next/static/chunks/13c..v64rkjx4.js +1 -0
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/bin/tower.mjs +6 -0
- package/package.json +1 -1
- package/.next/server/chunks/ssr/project_f_tower_0cxt-u.._.js +0 -3
- package/.next/static/chunks/06kg_505w0jw1.js +0 -1
- package/.next/static/chunks/09byywt6bkrfa.js +0 -1
- package/.next/static/chunks/0i-71pxd663r9.js +0 -1
- package/.next/static/chunks/0r2hhrhsollsz.js +0 -1
- package/.next/static/chunks/0s6xs0.kd4j1c.js +0 -1
- package/.next/static/chunks/105b3mtl5gt1l.js +0 -1
- /package/.next/static/{uPbfev-r-deeE_PmqOX1E → 8KHD6s8uah3cz21-l-Ort}/_buildManifest.js +0 -0
- /package/.next/static/{uPbfev-r-deeE_PmqOX1E → 8KHD6s8uah3cz21-l-Ort}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{uPbfev-r-deeE_PmqOX1E → 8KHD6s8uah3cz21-l-Ort}/_ssgManifest.js +0 -0
package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40939248ba94f467ae6c0ca056c20cdf8fd7643275": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
6
6
|
"moduleId": 942327,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "project/f/tower/src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"605468dac93122485441f09a81ca4245c334976303": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
18
18
|
"moduleId": 942327,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "project/f/tower/src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40c2a7b826bd84837cc38f35577365d57e5aa9b43e": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
30
30
|
"moduleId": 942327,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "project/f/tower/src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"4044694abea180e8be554d786bde1232322fb14aad": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
42
42
|
"moduleId": 942327,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "getLabelsForWorkspace",
|
|
49
49
|
"filename": "project/f/tower/src/actions/label-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"4014bdcb9765396efe414741835e6be0a7882be8f5": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
54
54
|
"moduleId": 942327,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "createLabel",
|
|
61
61
|
"filename": "project/f/tower/src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"409ee98a06d63b435af3b096d320d081be06600e52": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
66
66
|
"moduleId": 942327,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "deleteLabel",
|
|
73
73
|
"filename": "project/f/tower/src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"60519939be78ced789932933058ac226b0b3ed474c": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
78
78
|
"moduleId": 942327,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "globalSearch",
|
|
85
85
|
"filename": "project/f/tower/src/actions/search-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"604fcba71b9c0a5bff531fa1534ae98f9e665b0f82": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
90
90
|
"moduleId": 942327,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "getConfigValue",
|
|
97
97
|
"filename": "project/f/tower/src/actions/config-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"40beeb40d479aad1cef07db2e424e66a8f1f87114e": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
102
102
|
"moduleId": 942327,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "resolveGitLocalPath",
|
|
109
109
|
"filename": "project/f/tower/src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"6029753cde1a0af141c2d96cd5a3b0324314e6cc63": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
114
114
|
"moduleId": 942327,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "analyzeProjectDirectory",
|
|
121
121
|
"filename": "project/f/tower/src/actions/project-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"609e5df0c937f1b7e7296c30cf7bf17810cc0cea74": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
126
126
|
"moduleId": 942327,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "migrateProjectPath",
|
|
133
133
|
"filename": "project/f/tower/src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"40b3c89b263d0da110d22604a11e3722b207f41a74": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
138
138
|
"moduleId": 942327,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "checkMigrationSafety",
|
|
145
145
|
"filename": "project/f/tower/src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"007833899f8c9d9e8e952b61ff176230758229de16": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
150
150
|
"moduleId": 942327,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "getActualWsPort",
|
|
157
157
|
"filename": "project/f/tower/src/actions/config-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"408b936d2350527048973473055399e594517834d4": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
162
162
|
"moduleId": 942327,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "createProject",
|
|
169
169
|
"filename": "project/f/tower/src/actions/workspace-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"6011594266e5349ec44fa3e334ae1732756fba101a": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
174
174
|
"moduleId": 942327,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "setConfigValue",
|
|
181
181
|
"filename": "project/f/tower/src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"00203bbda3efaa5dded8cbbefd27f746bb53266f21": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
186
186
|
"moduleId": 942327,
|
|
@@ -192,19 +192,19 @@
|
|
|
192
192
|
"exportedName": "getOnboardingStatus",
|
|
193
193
|
"filename": "project/f/tower/src/actions/onboarding-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"404439a9790385718762b275fc0500acae5c3357d2": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
198
198
|
"moduleId": 942327,
|
|
199
199
|
"async": true,
|
|
200
|
-
"exportedName": "
|
|
200
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
201
201
|
"filename": "project/f/tower/src/actions/onboarding-actions.ts"
|
|
202
202
|
}
|
|
203
203
|
},
|
|
204
|
-
"exportedName": "
|
|
204
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
205
205
|
"filename": "project/f/tower/src/actions/onboarding-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"405689f53c34ab4be133884427289de76ae868650b": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
210
210
|
"moduleId": 942327,
|
|
@@ -216,19 +216,19 @@
|
|
|
216
216
|
"exportedName": "setOnboardingProgress",
|
|
217
217
|
"filename": "project/f/tower/src/actions/onboarding-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"40d029ca2de5de8c2bb0e80a100f164424c7078da9": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
222
222
|
"moduleId": 942327,
|
|
223
223
|
"async": true,
|
|
224
|
-
"exportedName": "
|
|
224
|
+
"exportedName": "completeOnboarding",
|
|
225
225
|
"filename": "project/f/tower/src/actions/onboarding-actions.ts"
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
|
-
"exportedName": "
|
|
228
|
+
"exportedName": "completeOnboarding",
|
|
229
229
|
"filename": "project/f/tower/src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"60d26d515adfb195368ec84a27eb8f8de4fe85db07": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
234
234
|
"moduleId": 942327,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "listDirectory",
|
|
241
241
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"70dba6512529ed4c70542bfdf2aa1acef0825c1f21": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
246
246
|
"moduleId": 942327,
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"exportedName": "getGitStatus",
|
|
253
253
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"604d930b43acfedf48ec49f5f01b8963aadd873d86": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
258
258
|
"moduleId": 942327,
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"exportedName": "createFile",
|
|
265
265
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"60febc05dd805b2e1375108c8cd6f2b83e469c08d2": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
270
270
|
"moduleId": 942327,
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"exportedName": "createDirectory",
|
|
277
277
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"7008fd2e480927add6f4bc6fb727f55e6ab463a97d": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
282
282
|
"moduleId": 942327,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "renameEntry",
|
|
289
289
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"60ef32da26a48317004300dbd9a5d5b8c831b5ff32": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
294
294
|
"moduleId": 942327,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "deleteEntry",
|
|
301
301
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"4058d5555e44147ffafdafaf4d9b6a8396c977f2dd": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
306
306
|
"moduleId": 942327,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"exportedName": "listAllFiles",
|
|
313
313
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"606a67236fb084218d05933a369a975f8f34153619": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
318
318
|
"moduleId": 942327,
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"exportedName": "readFileContent",
|
|
325
325
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"70c6433134f02b5537642fc98cb20a7ffe654f6f2f": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
330
330
|
"moduleId": 942327,
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"exportedName": "writeFileContent",
|
|
337
337
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"60af2743e234da6820b16340d9991dad0b95379da2": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
342
342
|
"moduleId": 942327,
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"exportedName": "revealInFinder",
|
|
349
349
|
"filename": "project/f/tower/src/actions/file-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"78320cd869889720f51072c9a1d2481c99da1182ab": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
354
354
|
"moduleId": 942327,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "searchCode",
|
|
361
361
|
"filename": "project/f/tower/src/actions/search-code-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"70821135a8d6a0a4f1ae941d53df822f5a37ec9e65": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
366
366
|
"moduleId": 942327,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "startPreview",
|
|
373
373
|
"filename": "project/f/tower/src/actions/preview-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"403d8ff4d4a3d4cb1b3d791861640d933ca74a5748": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
378
378
|
"moduleId": 942327,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "stopPreview",
|
|
385
385
|
"filename": "project/f/tower/src/actions/preview-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"40462b467e45a8e9ee563893f89c7f6fdb27bfde04": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
390
390
|
"moduleId": 942327,
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"exportedName": "openInTerminal",
|
|
397
397
|
"filename": "project/f/tower/src/actions/preview-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"603e137103646b057eee613ffd44bc4bc4cb9e44c4": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
402
402
|
"moduleId": 942327,
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"exportedName": "updateProject",
|
|
409
409
|
"filename": "project/f/tower/src/actions/workspace-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"78374c7bf0e2dfb01b8d6f89b9b4896a3e4c372f10": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
414
414
|
"moduleId": 942327,
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"exportedName": "startPtyExecution",
|
|
421
421
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"4011817d088a72a161c109394105b2d10de7c02e85": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
426
426
|
"moduleId": 942327,
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"exportedName": "stopPtyExecution",
|
|
433
433
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"60398ad1521d8adea6d4c35543f4f49825deedf810": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
438
438
|
"moduleId": 942327,
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"exportedName": "resumePtyExecution",
|
|
445
445
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"40463e4748e1e13214dfe5c3a973248a359c6f932a": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
450
450
|
"moduleId": 942327,
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"exportedName": "continueLatestPtyExecution",
|
|
457
457
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40e9c9883d3e3adc6e097a5e931eb124243304e51b": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
462
462
|
"moduleId": 942327,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "getTaskExecutions",
|
|
469
469
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"60605dc19a783d88ea954ee88cce3d19b4482d7b0c": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
474
474
|
"moduleId": 942327,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"exportedName": "updateTaskStatus",
|
|
481
481
|
"filename": "project/f/tower/src/actions/task-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"4049ffd24da52d4296270bf510db17f8d570f9ce7f": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
486
486
|
"moduleId": 942327,
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"exportedName": "checkWorktreeClean",
|
|
493
493
|
"filename": "project/f/tower/src/actions/task-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"60cb25e2f2d38c41f204f3099567002f4ed6c28f8b": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
498
498
|
"moduleId": 942327,
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"exportedName": "commitWorktreeChanges",
|
|
505
505
|
"filename": "project/f/tower/src/actions/task-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"40ab37dc43dd234ce970d976d7ac08236e3631147f": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
510
510
|
"moduleId": 942327,
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"exportedName": "getPrompts",
|
|
517
517
|
"filename": "project/f/tower/src/actions/prompt-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"003ba4d1bba2777fcbe4714b92434012320c17fe0c": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
522
522
|
"moduleId": 942327,
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"exportedName": "getActiveExecutionsAcrossWorkspaces",
|
|
529
529
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"4050875953ab3d987ed8747fbccf99e4bbf3a22c0f": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
534
534
|
"moduleId": 942327,
|
|
@@ -540,31 +540,31 @@
|
|
|
540
540
|
"exportedName": "getTaskMessages",
|
|
541
541
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"6001ade4bc50d0dd33ab06e73f4ead4072029993a7": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
546
546
|
"moduleId": 942327,
|
|
547
547
|
"async": true,
|
|
548
|
-
"exportedName": "
|
|
548
|
+
"exportedName": "stopTaskExecution",
|
|
549
549
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
550
550
|
}
|
|
551
551
|
},
|
|
552
|
-
"exportedName": "
|
|
552
|
+
"exportedName": "stopTaskExecution",
|
|
553
553
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"608c99a334ec1cff02e2909d20038018ed4c254a1a": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
558
558
|
"moduleId": 942327,
|
|
559
559
|
"async": true,
|
|
560
|
-
"exportedName": "
|
|
560
|
+
"exportedName": "sendTaskMessage",
|
|
561
561
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
562
562
|
}
|
|
563
563
|
},
|
|
564
|
-
"exportedName": "
|
|
564
|
+
"exportedName": "sendTaskMessage",
|
|
565
565
|
"filename": "project/f/tower/src/actions/agent-actions.ts"
|
|
566
566
|
},
|
|
567
|
-
"
|
|
567
|
+
"780cdd8653eb5a65664495e04065f3f066181e87f0": {
|
|
568
568
|
"workers": {
|
|
569
569
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
570
570
|
"moduleId": 942327,
|
|
@@ -15,9 +15,9 @@ R.c("server/chunks/ssr/0uz~_next_dist_client_components_builtin_unauthorized_0wz
|
|
|
15
15
|
R.c("server/chunks/ssr/0uz~_next_dist_client_components_builtin_global-error_0377e9o.js")
|
|
16
16
|
R.c("server/chunks/ssr/project_f_tower_src_actions_agent-actions_ts_0.s4~m-._.js")
|
|
17
17
|
R.c("server/chunks/ssr/[root-of-the-server]__0hiekzn._.js")
|
|
18
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0zaw-fl._.js")
|
|
18
19
|
R.c("server/chunks/ssr/[root-of-the-server]__13eo85g._.js")
|
|
19
|
-
R.c("server/chunks/ssr/project_f_tower_0d-6.rs._.js")
|
|
20
20
|
R.c("server/chunks/ssr/[root-of-the-server]__0i4rk9v._.js")
|
|
21
|
-
R.c("server/chunks/ssr/
|
|
21
|
+
R.c("server/chunks/ssr/project_f_tower_0d-6.rs._.js")
|
|
22
22
|
R.m(121239)
|
|
23
23
|
module.exports=R.m(121239).exports
|