tower-studio 0.1.9 → 0.1.10
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 +14 -14
- package/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
- 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 +2 -2
- package/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/git/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.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.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 +14 -14
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +14 -14
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +9 -9
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/missions/page/server-reference-manifest.json +50 -50
- 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 +16 -16
- package/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
- package/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
- package/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
- package/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
- 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 +32 -32
- 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 +16 -16
- package/.next/server/app/settings.segments/_full.segment.rsc +16 -16
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +9 -9
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- 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 +75 -75
- 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 +64 -64
- 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 +49 -49
- 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.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.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 +39 -39
- 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/10ge_next_dist_esm_build_templates_app-route_13~vb_i.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__043lk8~._.js +2 -2
- package/.next/server/chunks/ssr/0~.g_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_0bbseig._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0.8y0n9._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__01ws4-7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__02ipahf._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0i1tzvg._.js → [root-of-the-server]__08_0ex9._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0bk3s4l._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0i52qt7._.js → [root-of-the-server]__0bo1n69._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0ld6_w6._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0l~dc3x._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0rs7pkn._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0sysz2q._.js +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0y-lkvf._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__12f810l._.js +1 -1
- package/.next/server/chunks/ssr/tower_0donrdk._.js +3 -0
- package/.next/server/chunks/ssr/{tower_0cmuq4n._.js → tower_0i9k4a6._.js} +2 -2
- package/.next/server/chunks/ssr/tower_0kl_bfy._.js +1 -1
- package/.next/server/chunks/ssr/tower_0m_uudm._.js +3 -0
- package/.next/server/chunks/ssr/{tower_0tjo~2z._.js → tower_0mn8ig7._.js} +2 -2
- package/.next/server/chunks/ssr/tower_0mz4ut.._.js +1 -1
- package/.next/server/chunks/ssr/tower_0pcqezm._.js +1 -1
- package/.next/server/chunks/ssr/{tower_0.csoof._.js → tower_0pmey24._.js} +2 -2
- package/.next/server/chunks/ssr/{tower_0c8unc1._.js → tower_0ut7r._._.js} +2 -2
- package/.next/server/chunks/ssr/tower_0wvk~r.._.js +1 -1
- package/.next/server/chunks/ssr/tower_10p15te._.js +1 -1
- package/.next/server/chunks/ssr/tower_117pzh8._.js +1 -1
- package/.next/server/chunks/ssr/tower_11q5_.m._.js +1 -1
- package/.next/server/chunks/ssr/tower_138qlx5._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_077qk8s._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_actions_agent-actions_ts_0j.e1tn._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_actions_file-actions_ts_0424lna._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_missions_missions-client_tsx_0a9vjyr._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_onboarding_page_tsx_0_3krz1._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_settings_page_tsx_0vo5e-o._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0zfgzhi._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0kjp1u0._.js +1 -1
- package/.next/server/chunks/tower_0a-x6m.._.js +1 -1
- package/.next/server/chunks/tower_src_0..vg-t._.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 +186 -186
- package/.next/static/chunks/{01499ombtjk9..js → 0-z_mj0p3..hy.js} +1 -1
- package/.next/static/chunks/{0drgc-oztq6o-.css → 04pjsuj.mivbh.css} +1 -1
- package/.next/static/chunks/{04zt_ewq9gd.f.js → 053~3fys7om-7.js} +2 -2
- package/.next/static/chunks/0887ab.hh21q9.js +1 -0
- package/.next/static/chunks/0c7oqfzd78s3-.js +1 -0
- package/.next/static/chunks/{12p4plfwlovc5.js → 0g4scpy5b3a_n.js} +1 -1
- package/.next/static/chunks/{0uukquowg_doj.js → 0ho7y42kl8m7v.js} +1 -1
- package/.next/static/chunks/0iudqcn98ftki.js +1 -0
- package/.next/static/chunks/{0jod832.e8dvp.js → 0j~wmjbqds1dv.js} +1 -1
- package/.next/static/chunks/0mvu29h4.06~b.js +1 -0
- package/.next/static/chunks/{07ll8eylriw_..js → 0rej~f94o9a~6.js} +1 -1
- package/.next/static/chunks/{0_dgukndtuspa.js → 0xi0wi2z6otp9.js} +1 -1
- package/.next/static/chunks/{0465wja5wuj_t.js → 16qoc.u84jlcd.js} +1 -1
- package/.next/static/chunks/17tob96chk6i1.js +1 -0
- package/.next/static/chunks/17zywpt-0o8gl.js +1 -0
- package/.next/static/chunks/{0o0v~cegree8o.js → 185n7s7fwb2j_.js} +1 -1
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/bin/tower.mjs +36 -8
- package/package.json +10 -4
- package/scripts/generate-prisma-client.js +43 -0
- package/scripts/link-prisma.js +144 -0
- package/scripts/post-tool-hook.js +188 -0
- package/scripts/session-start-hook.js +79 -0
- package/scripts/stop-hook.js +78 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0yuwh~5._.js +0 -3
- package/.next/server/chunks/ssr/tower_005_jvc._.js +0 -3
- package/.next/server/chunks/ssr/tower_0ih8lcc._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_0lq.aoc._.js +0 -3
- package/.next/static/chunks/08kdkf9zhbx5h.js +0 -1
- package/.next/static/chunks/0focg9l2pd5qe.js +0 -1
- package/.next/static/chunks/0v593lcts~8.5.js +0 -1
- package/.next/static/chunks/0yz33_rbgu2sz.js +0 -1
- package/.next/static/chunks/0~2w0fbj7o3fv.js +0 -1
- package/.next/static/chunks/13juk.piouzom.js +0 -1
- /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_buildManifest.js +0 -0
- /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_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
|
+
"409fd6de89d0e3ee0e8b6a6e96b23ab729693442ff": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
6
6
|
"moduleId": 71610,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"6035c71a13ef47bc6fa9aafcf3ecbec36630b4b95f": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
18
18
|
"moduleId": 71610,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40f160113003fdff4998a712f889a3153ba342972a": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
30
30
|
"moduleId": 71610,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40aafc71d9540a5453e68c04f6b00f9623e8a621e3": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
42
42
|
"moduleId": 71610,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "getLabelsForWorkspace",
|
|
49
49
|
"filename": "tower/src/actions/label-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40d6e9c9dd9c318e82ca11b087683302339718edfd": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
54
54
|
"moduleId": 71610,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "createLabel",
|
|
61
61
|
"filename": "tower/src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40b8961d191090773210b5a2b988968d61448c8410": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
66
66
|
"moduleId": 71610,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "deleteLabel",
|
|
73
73
|
"filename": "tower/src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"60bb829bb9c7a171ea35c042d1458e5bae7f05a8b1": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
78
78
|
"moduleId": 71610,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "globalSearch",
|
|
85
85
|
"filename": "tower/src/actions/search-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"60d3c311fdd64428acd28214b74f91feac51ecea79": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
90
90
|
"moduleId": 71610,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "getConfigValue",
|
|
97
97
|
"filename": "tower/src/actions/config-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"407fdb60fdc795ce23d4643f351ab944f44190d0b0": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
102
102
|
"moduleId": 71610,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "resolveGitLocalPath",
|
|
109
109
|
"filename": "tower/src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"605c4d77ca0b1873334e91b6a685b52366d0e0528c": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
114
114
|
"moduleId": 71610,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "analyzeProjectDirectory",
|
|
121
121
|
"filename": "tower/src/actions/project-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"601586f8d3427853ed8b6b693e69dc6af609eea755": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
126
126
|
"moduleId": 71610,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "migrateProjectPath",
|
|
133
133
|
"filename": "tower/src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"400ec96ea780f444f49b80f4c49fb7f5dc2f66db0c": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
138
138
|
"moduleId": 71610,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "checkMigrationSafety",
|
|
145
145
|
"filename": "tower/src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"004c84c9bb6d0a951c6ccd77c4572df0106cfd3867": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
150
150
|
"moduleId": 71610,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "getActualWsPort",
|
|
157
157
|
"filename": "tower/src/actions/config-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"403ab5ecbedc6ea354d97d507961c314232abb6853": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
162
162
|
"moduleId": 71610,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "createProject",
|
|
169
169
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"6064679be0f2ea46f2f3277bdddc94b164dd35efea": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
174
174
|
"moduleId": 71610,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "setConfigValue",
|
|
181
181
|
"filename": "tower/src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"0000e2f79e5781f96d88642c8c95baca45e100db53": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
186
186
|
"moduleId": 71610,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "getOnboardingStatus",
|
|
193
193
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"401b6083804009030d38d04c29047d9b43edd6bc02": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
198
198
|
"moduleId": 71610,
|
|
@@ -204,31 +204,31 @@
|
|
|
204
204
|
"exportedName": "completeOnboarding",
|
|
205
205
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"40a5f1daadfc1e36fdf81b8b74cb2bc8cc717c7099": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
210
210
|
"moduleId": 71610,
|
|
211
211
|
"async": true,
|
|
212
|
-
"exportedName": "
|
|
212
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
213
213
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
214
214
|
}
|
|
215
215
|
},
|
|
216
|
-
"exportedName": "
|
|
216
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
217
217
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"40dfc50cdbcd6adecb61d7633f79da5cb6213909b7": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
222
222
|
"moduleId": 71610,
|
|
223
223
|
"async": true,
|
|
224
|
-
"exportedName": "
|
|
224
|
+
"exportedName": "setOnboardingProgress",
|
|
225
225
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
|
-
"exportedName": "
|
|
228
|
+
"exportedName": "setOnboardingProgress",
|
|
229
229
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"608944e3413e43acb63976b0781ace2d4c83b4eedd": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
234
234
|
"moduleId": 71610,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "listDirectory",
|
|
241
241
|
"filename": "tower/src/actions/file-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"70f7d7e101c0daee53b8b46dce82a0a8e4cc947c03": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
246
246
|
"moduleId": 71610,
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"exportedName": "getGitStatus",
|
|
253
253
|
"filename": "tower/src/actions/file-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"609b2453865b15304677287d490dbee63ad181cab1": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
258
258
|
"moduleId": 71610,
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"exportedName": "createFile",
|
|
265
265
|
"filename": "tower/src/actions/file-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"60c630002290243d30f7db1f6f35f1bac67ac80e3c": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
270
270
|
"moduleId": 71610,
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"exportedName": "createDirectory",
|
|
277
277
|
"filename": "tower/src/actions/file-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"7042ee682789a67ad14f15111574c020cf65695062": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
282
282
|
"moduleId": 71610,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "renameEntry",
|
|
289
289
|
"filename": "tower/src/actions/file-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"60a817c0165eef29afa03e6a15289a6d3652251bdd": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
294
294
|
"moduleId": 71610,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "deleteEntry",
|
|
301
301
|
"filename": "tower/src/actions/file-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"4090d02fef1eae55799d9d18dfd4e4af46e5b232db": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
306
306
|
"moduleId": 71610,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"exportedName": "listAllFiles",
|
|
313
313
|
"filename": "tower/src/actions/file-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"6025e3b2c08ee6aa181e624b406f1e5a8ea291ebb6": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
318
318
|
"moduleId": 71610,
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"exportedName": "readFileContent",
|
|
325
325
|
"filename": "tower/src/actions/file-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"7092d95143a80c1b1f8d070b9cdd937c810aaefbb7": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
330
330
|
"moduleId": 71610,
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"exportedName": "writeFileContent",
|
|
337
337
|
"filename": "tower/src/actions/file-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"609314086968febbf2bd836a6ac8eb36390f44db7e": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
342
342
|
"moduleId": 71610,
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"exportedName": "revealInFinder",
|
|
349
349
|
"filename": "tower/src/actions/file-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"78b2083dd007c104c05714828d14291f3630ab76cd": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
354
354
|
"moduleId": 71610,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "searchCode",
|
|
361
361
|
"filename": "tower/src/actions/search-code-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"7013a4bb6224800d2845c480f66bdfbe1f8af12517": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
366
366
|
"moduleId": 71610,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "startPreview",
|
|
373
373
|
"filename": "tower/src/actions/preview-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"40d481d5610daa941058e2d57a889d912c21c5b86b": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
378
378
|
"moduleId": 71610,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "stopPreview",
|
|
385
385
|
"filename": "tower/src/actions/preview-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"4018b6a7fcc515b60e597ce3c1cf00952eb01c589a": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
390
390
|
"moduleId": 71610,
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"exportedName": "openInTerminal",
|
|
397
397
|
"filename": "tower/src/actions/preview-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"60481a02b04a77768d3e97a34f8ec6a44e1e7d3635": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
402
402
|
"moduleId": 71610,
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"exportedName": "updateProject",
|
|
409
409
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"780fbf51c8301f404b2c4273b548d05ab19803b5ac": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
414
414
|
"moduleId": 71610,
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"exportedName": "startPtyExecution",
|
|
421
421
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"40277c58c7db736b9f772aa25c27e2efec4c1ec24c": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
426
426
|
"moduleId": 71610,
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"exportedName": "stopPtyExecution",
|
|
433
433
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"608a1e69db59b3af747f4194ccb8b2db70f034437c": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
438
438
|
"moduleId": 71610,
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"exportedName": "resumePtyExecution",
|
|
445
445
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"409dfba5eaab2515ac1954906b83d50b3c628f1d1b": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
450
450
|
"moduleId": 71610,
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"exportedName": "continueLatestPtyExecution",
|
|
457
457
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40ed6873e031184384c0ecf15f815a13de5820bfa1": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
462
462
|
"moduleId": 71610,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "getTaskExecutions",
|
|
469
469
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"6012ff7cefee13232d9d622da5dc83381e0d715935": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
474
474
|
"moduleId": 71610,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"exportedName": "updateTaskStatus",
|
|
481
481
|
"filename": "tower/src/actions/task-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"40b2455cb970ebc4515f5b889c41bc7ce2ac6fc880": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
486
486
|
"moduleId": 71610,
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"exportedName": "checkWorktreeClean",
|
|
493
493
|
"filename": "tower/src/actions/task-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"60cf9fe71b8c158269b3ac0046840a51cc51e8b2e8": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
498
498
|
"moduleId": 71610,
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"exportedName": "commitWorktreeChanges",
|
|
505
505
|
"filename": "tower/src/actions/task-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"40b16fc79d05bc036b0b898cc5c16d7ecd20566252": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
510
510
|
"moduleId": 71610,
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"exportedName": "getPrompts",
|
|
517
517
|
"filename": "tower/src/actions/prompt-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"00007a5674cb89cfda231d35cfcc39eb813fc36891": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
522
522
|
"moduleId": 71610,
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"exportedName": "getActiveExecutionsAcrossWorkspaces",
|
|
529
529
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"40233935341d7e756ee3f5db1ad0ba3480c97d4c06": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
534
534
|
"moduleId": 71610,
|
|
@@ -540,31 +540,31 @@
|
|
|
540
540
|
"exportedName": "getTaskMessages",
|
|
541
541
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"60a9e99f427fd0f0ff2441040a067bd1c2ee05cb5c": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
546
546
|
"moduleId": 71610,
|
|
547
547
|
"async": true,
|
|
548
|
-
"exportedName": "
|
|
548
|
+
"exportedName": "sendTaskMessage",
|
|
549
549
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
550
550
|
}
|
|
551
551
|
},
|
|
552
|
-
"exportedName": "
|
|
552
|
+
"exportedName": "sendTaskMessage",
|
|
553
553
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"60d7d06b61d7ee83dccdd74d0ced3f61eba459f570": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
558
558
|
"moduleId": 71610,
|
|
559
559
|
"async": true,
|
|
560
|
-
"exportedName": "
|
|
560
|
+
"exportedName": "stopTaskExecution",
|
|
561
561
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
562
562
|
}
|
|
563
563
|
},
|
|
564
|
-
"exportedName": "
|
|
564
|
+
"exportedName": "stopTaskExecution",
|
|
565
565
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
566
566
|
},
|
|
567
|
-
"
|
|
567
|
+
"78cd87ccaf5f012a904278b562b9a2983e4afd081d": {
|
|
568
568
|
"workers": {
|
|
569
569
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
570
570
|
"moduleId": 71610,
|