tower-studio 0.1.8 → 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 +47 -47
- 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 +19 -19
- 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 +49 -49
- 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 +19 -19
- 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 +19 -19
- 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 +28 -28
- 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 +73 -73
- 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 +62 -62
- 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 +51 -51
- 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 +47 -47
- 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 +19 -19
- 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 +48 -48
- 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 +1 -1
- package/.next/server/chunks/[root-of-the-server]__043lk8~._.js +1 -1
- 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]__0~jc3l5._.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]__0hvz_0c._.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_02he7d6._.js → tower_0donrdk._.js} +2 -2
- package/.next/server/chunks/ssr/{tower_0gzwyem._.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_0vo6u9i._.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_00.hg6u._.js → tower_0pmey24._.js} +2 -2
- package/.next/server/chunks/ssr/{tower_09~lpto._.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 +182 -182
- package/.next/static/chunks/{0kubr70r_r2f2.js → 0-z_mj0p3..hy.js} +1 -1
- package/.next/static/chunks/{0drgc-oztq6o-.css → 04pjsuj.mivbh.css} +1 -1
- package/.next/static/chunks/{0_.pyr2jhdqa2.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/{0z-ecklemrfx-.js → 0g4scpy5b3a_n.js} +1 -1
- package/.next/static/chunks/{0kc-95qs2~eid.js → 0ho7y42kl8m7v.js} +1 -1
- package/.next/static/chunks/0iudqcn98ftki.js +1 -0
- package/.next/static/chunks/{0-64z7pmj57~d.js → 0j~wmjbqds1dv.js} +1 -1
- package/.next/static/chunks/0mvu29h4.06~b.js +1 -0
- package/.next/static/chunks/{0a2blrvqw8t5y.js → 0rej~f94o9a~6.js} +1 -1
- package/.next/static/chunks/{0z61ts2ro9_k3.js → 0xi0wi2z6otp9.js} +1 -1
- package/.next/static/chunks/{05j6t69jmpqju.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/{00xbbu.nlx92z.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]__0mab0km._.js +0 -3
- package/.next/server/chunks/ssr/tower_12sld1c._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_08t.wy-._.js +0 -3
- package/.next/static/chunks/049.9ha2n6os5.js +0 -1
- package/.next/static/chunks/07a_xadb-3w1a.js +0 -1
- package/.next/static/chunks/0_c8duf92i~xg.js +0 -1
- package/.next/static/chunks/0kojsk~4uroqj.js +0 -1
- package/.next/static/chunks/0kt2vohpgb7h6.js +0 -1
- package/.next/static/chunks/0ttrpz.l-v-yv.js +0 -1
- /package/.next/static/{6AW1vTU7iJEkEhqIH0txT → KX5Si-44bPnjdFNmiHDRY}/_buildManifest.js +0 -0
- /package/.next/static/{6AW1vTU7iJEkEhqIH0txT → KX5Si-44bPnjdFNmiHDRY}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{6AW1vTU7iJEkEhqIH0txT → KX5Si-44bPnjdFNmiHDRY}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"409fd6de89d0e3ee0e8b6a6e96b23ab729693442ff": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/page": {
|
|
6
6
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
18
18
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
30
30
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
42
42
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
54
54
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
66
66
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
78
78
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
90
90
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
102
102
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
114
114
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
126
126
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
138
138
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
150
150
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
162
162
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
174
174
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
186
186
|
"moduleId": 301891,
|
|
@@ -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]/page": {
|
|
198
198
|
"moduleId": 301891,
|
|
@@ -204,7 +204,7 @@
|
|
|
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]/page": {
|
|
210
210
|
"moduleId": 301891,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
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]/page": {
|
|
222
222
|
"moduleId": 301891,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "setOnboardingProgress",
|
|
229
229
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"4011c20f397521b7a2fda78f6c6f5fffadc27042c9": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/page": {
|
|
234
234
|
"moduleId": 301891,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "getTaskLabels",
|
|
241
241
|
"filename": "tower/src/actions/label-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"60655c0c0525575e489567a3b545da3741ccceff8c": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/page": {
|
|
246
246
|
"moduleId": 301891,
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"exportedName": "setTaskLabels",
|
|
253
253
|
"filename": "tower/src/actions/label-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"408d59ca4a7d1153317461f67fe8db1d20891638a1": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/page": {
|
|
258
258
|
"moduleId": 301891,
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"exportedName": "getProjectBranches",
|
|
265
265
|
"filename": "tower/src/actions/git-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"40e06500b3292b2e07b9ee7f5c2fb594efe17a0a90": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/page": {
|
|
270
270
|
"moduleId": 301891,
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"exportedName": "fetchRemoteBranches",
|
|
277
277
|
"filename": "tower/src/actions/git-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"408dd6eccf56b77a51c145a05cf649024c811a7762": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/page": {
|
|
282
282
|
"moduleId": 301891,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "getCurrentBranch",
|
|
289
289
|
"filename": "tower/src/actions/git-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"60481a02b04a77768d3e97a34f8ec6a44e1e7d3635": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/page": {
|
|
294
294
|
"moduleId": 301891,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "updateProject",
|
|
301
301
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"4061fb3b9dae5053bbce1d17553c2a593269c3535d": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/page": {
|
|
306
306
|
"moduleId": 301891,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"exportedName": "deleteProject",
|
|
313
313
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"40bf625cc6345400eb53997dc99a55da62bf926002": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/page": {
|
|
318
318
|
"moduleId": 301891,
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"exportedName": "getRecentLocalProjects",
|
|
325
325
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"40975c1ba2a1b9a1d0a8f1a7dcd695ccc14e4121b0": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/page": {
|
|
330
330
|
"moduleId": 301891,
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"exportedName": "getOrCreateTowerTaskId",
|
|
337
337
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"40ed6873e031184384c0ecf15f815a13de5820bfa1": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/page": {
|
|
342
342
|
"moduleId": 301891,
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"exportedName": "getTaskExecutions",
|
|
349
349
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"780fbf51c8301f404b2c4273b548d05ab19803b5ac": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/page": {
|
|
354
354
|
"moduleId": 301891,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "startPtyExecution",
|
|
361
361
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"40277c58c7db736b9f772aa25c27e2efec4c1ec24c": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/page": {
|
|
366
366
|
"moduleId": 301891,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "stopPtyExecution",
|
|
373
373
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"608a1e69db59b3af747f4194ccb8b2db70f034437c": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/page": {
|
|
378
378
|
"moduleId": 301891,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "resumePtyExecution",
|
|
385
385
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"409dfba5eaab2515ac1954906b83d50b3c628f1d1b": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/page": {
|
|
390
390
|
"moduleId": 301891,
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"exportedName": "continueLatestPtyExecution",
|
|
397
397
|
"filename": "tower/src/actions/agent-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"6012ff7cefee13232d9d622da5dc83381e0d715935": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/page": {
|
|
402
402
|
"moduleId": 301891,
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"exportedName": "updateTaskStatus",
|
|
409
409
|
"filename": "tower/src/actions/task-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"40b2455cb970ebc4515f5b889c41bc7ce2ac6fc880": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/page": {
|
|
414
414
|
"moduleId": 301891,
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"exportedName": "checkWorktreeClean",
|
|
421
421
|
"filename": "tower/src/actions/task-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"60cf9fe71b8c158269b3ac0046840a51cc51e8b2e8": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/page": {
|
|
426
426
|
"moduleId": 301891,
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"exportedName": "commitWorktreeChanges",
|
|
433
433
|
"filename": "tower/src/actions/task-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"40b16fc79d05bc036b0b898cc5c16d7ecd20566252": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/page": {
|
|
438
438
|
"moduleId": 301891,
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"exportedName": "getPrompts",
|
|
445
445
|
"filename": "tower/src/actions/prompt-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"403fad9ebe8b9e1dc7f1d84ba9f267d69f1e3f20c4": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/page": {
|
|
450
450
|
"moduleId": 301891,
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"exportedName": "createNote",
|
|
457
457
|
"filename": "tower/src/actions/note-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"4044fd6d5f5ea95518857733d60cc74f94585d95a7": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/page": {
|
|
462
462
|
"moduleId": 301891,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "getTaskNotes",
|
|
469
469
|
"filename": "tower/src/actions/note-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"40ac13c2e48d6ff0756d0719dc52cfb65d8122e8fb": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/page": {
|
|
474
474
|
"moduleId": 301891,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"exportedName": "deleteNote",
|
|
481
481
|
"filename": "tower/src/actions/note-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"40730e9ec84d399520deaab7ae6d6dd0d82e786d22": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/page": {
|
|
486
486
|
"moduleId": 301891,
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"exportedName": "getTaskAssets",
|
|
493
493
|
"filename": "tower/src/actions/asset-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"40c362b37281f9c39d1d8a379212895d5c2432e77d": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/page": {
|
|
498
498
|
"moduleId": 301891,
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"exportedName": "uploadAsset",
|
|
505
505
|
"filename": "tower/src/actions/asset-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"40cc4cd0ee7a00f9b6941c3dc3f6d13b961eb28d7a": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/page": {
|
|
510
510
|
"moduleId": 301891,
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"exportedName": "deleteAsset",
|
|
517
517
|
"filename": "tower/src/actions/asset-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"40be09b5b44f68338e716323ae63b5c060dbe67a98": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/page": {
|
|
522
522
|
"moduleId": 301891,
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"exportedName": "createTask",
|
|
529
529
|
"filename": "tower/src/actions/task-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"60eb09d53d709a0abfc38243780a5c585f72c791fe": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/page": {
|
|
534
534
|
"moduleId": 301891,
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"exportedName": "updateTask",
|
|
541
541
|
"filename": "tower/src/actions/task-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"4020e4992613d0054a809fe4fe7b039b97eb746225": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/page": {
|
|
546
546
|
"moduleId": 301891,
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"exportedName": "deleteTask",
|
|
553
553
|
"filename": "tower/src/actions/task-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"40e3dd28c55b473fec0951ad2303e18bcae5da94ad": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/page": {
|
|
558
558
|
"moduleId": 301891,
|