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.
Files changed (188) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/cache/.previewinfo +1 -1
  4. package/.next/cache/.rscinfo +1 -1
  5. package/.next/cache/.tsbuildinfo +1 -1
  6. package/.next/diagnostics/route-bundle-stats.json +47 -47
  7. package/.next/fallback-build-manifest.json +3 -3
  8. package/.next/prerender-manifest.json +3 -3
  9. package/.next/server/app/_global-error.html +1 -1
  10. package/.next/server/app/_global-error.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  17. package/.next/server/app/_not-found/page/server-reference-manifest.json +19 -19
  18. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  19. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  20. package/.next/server/app/_not-found.html +1 -1
  21. package/.next/server/app/_not-found.rsc +14 -14
  22. package/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
  23. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  24. package/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
  25. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  26. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  27. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  28. package/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  29. package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  30. package/.next/server/app/api/git/route.js.nft.json +1 -1
  31. package/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  32. package/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  33. package/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  34. package/.next/server/app/api/internal/assistant/images/route.js.nft.json +1 -1
  35. package/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  36. package/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
  37. package/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  38. package/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  39. package/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  40. package/.next/server/app/index.html +1 -1
  41. package/.next/server/app/index.rsc +14 -14
  42. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  43. package/.next/server/app/index.segments/_full.segment.rsc +14 -14
  44. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  45. package/.next/server/app/index.segments/_index.segment.rsc +9 -9
  46. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  47. package/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  48. package/.next/server/app/missions/page/server-reference-manifest.json +49 -49
  49. package/.next/server/app/missions/page.js.nft.json +1 -1
  50. package/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  51. package/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  52. package/.next/server/app/onboarding/page/server-reference-manifest.json +19 -19
  53. package/.next/server/app/onboarding/page.js.nft.json +1 -1
  54. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/onboarding.html +1 -1
  56. package/.next/server/app/onboarding.rsc +16 -16
  57. package/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
  58. package/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  59. package/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
  60. package/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
  61. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  62. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  63. package/.next/server/app/page/react-loadable-manifest.json +1 -1
  64. package/.next/server/app/page/server-reference-manifest.json +19 -19
  65. package/.next/server/app/page.js.nft.json +1 -1
  66. package/.next/server/app/page_client-reference-manifest.js +1 -1
  67. package/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  68. package/.next/server/app/settings/page/server-reference-manifest.json +28 -28
  69. package/.next/server/app/settings/page.js.nft.json +1 -1
  70. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  71. package/.next/server/app/settings.html +1 -1
  72. package/.next/server/app/settings.rsc +16 -16
  73. package/.next/server/app/settings.segments/_full.segment.rsc +16 -16
  74. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  75. package/.next/server/app/settings.segments/_index.segment.rsc +9 -9
  76. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  77. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  78. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  79. package/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  80. package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +73 -73
  81. package/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  82. package/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  83. package/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  84. package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +62 -62
  85. package/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  86. package/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  87. package/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  88. package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +51 -51
  89. package/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  90. package/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  91. package/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  92. package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +47 -47
  93. package/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  94. package/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  95. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  96. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +19 -19
  97. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  98. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  99. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +1 -1
  100. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +48 -48
  101. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  102. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  103. package/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  104. package/.next/server/app/workspaces/page/server-reference-manifest.json +39 -39
  105. package/.next/server/app/workspaces/page.js.nft.json +1 -1
  106. package/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  107. package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_13~vb_i.js +1 -1
  108. package/.next/server/chunks/[root-of-the-server]__043lk8~._.js +1 -1
  109. package/.next/server/chunks/ssr/0~.g_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_0bbseig._.js +1 -1
  110. package/.next/server/chunks/ssr/[root-of-the-server]__0.8y0n9._.js +1 -1
  111. package/.next/server/chunks/ssr/[root-of-the-server]__01ws4-7._.js +1 -1
  112. package/.next/server/chunks/ssr/[root-of-the-server]__02ipahf._.js +1 -1
  113. package/.next/server/chunks/ssr/{[root-of-the-server]__0~jc3l5._.js → [root-of-the-server]__08_0ex9._.js} +2 -2
  114. package/.next/server/chunks/ssr/[root-of-the-server]__0bk3s4l._.js +1 -1
  115. package/.next/server/chunks/ssr/{[root-of-the-server]__0hvz_0c._.js → [root-of-the-server]__0bo1n69._.js} +2 -2
  116. package/.next/server/chunks/ssr/[root-of-the-server]__0ld6_w6._.js +3 -0
  117. package/.next/server/chunks/ssr/[root-of-the-server]__0l~dc3x._.js +1 -1
  118. package/.next/server/chunks/ssr/[root-of-the-server]__0rs7pkn._.js +1 -1
  119. package/.next/server/chunks/ssr/[root-of-the-server]__0sysz2q._.js +3 -3
  120. package/.next/server/chunks/ssr/[root-of-the-server]__0y-lkvf._.js +1 -1
  121. package/.next/server/chunks/ssr/[root-of-the-server]__12f810l._.js +1 -1
  122. package/.next/server/chunks/ssr/{tower_02he7d6._.js → tower_0donrdk._.js} +2 -2
  123. package/.next/server/chunks/ssr/{tower_0gzwyem._.js → tower_0i9k4a6._.js} +2 -2
  124. package/.next/server/chunks/ssr/tower_0kl_bfy._.js +1 -1
  125. package/.next/server/chunks/ssr/tower_0m_uudm._.js +3 -0
  126. package/.next/server/chunks/ssr/{tower_0vo6u9i._.js → tower_0mn8ig7._.js} +2 -2
  127. package/.next/server/chunks/ssr/tower_0mz4ut.._.js +1 -1
  128. package/.next/server/chunks/ssr/tower_0pcqezm._.js +1 -1
  129. package/.next/server/chunks/ssr/{tower_00.hg6u._.js → tower_0pmey24._.js} +2 -2
  130. package/.next/server/chunks/ssr/{tower_09~lpto._.js → tower_0ut7r._._.js} +2 -2
  131. package/.next/server/chunks/ssr/tower_0wvk~r.._.js +1 -1
  132. package/.next/server/chunks/ssr/tower_10p15te._.js +1 -1
  133. package/.next/server/chunks/ssr/tower_117pzh8._.js +1 -1
  134. package/.next/server/chunks/ssr/tower_11q5_.m._.js +1 -1
  135. package/.next/server/chunks/ssr/tower_138qlx5._.js +1 -1
  136. package/.next/server/chunks/ssr/tower_src_077qk8s._.js +3 -0
  137. package/.next/server/chunks/ssr/tower_src_actions_agent-actions_ts_0j.e1tn._.js +1 -1
  138. package/.next/server/chunks/ssr/tower_src_actions_file-actions_ts_0424lna._.js +1 -1
  139. package/.next/server/chunks/ssr/tower_src_app_missions_missions-client_tsx_0a9vjyr._.js +1 -1
  140. package/.next/server/chunks/ssr/tower_src_app_onboarding_page_tsx_0_3krz1._.js +1 -1
  141. package/.next/server/chunks/ssr/tower_src_app_settings_page_tsx_0vo5e-o._.js +1 -1
  142. package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0zfgzhi._.js +1 -1
  143. package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0kjp1u0._.js +1 -1
  144. package/.next/server/chunks/tower_0a-x6m.._.js +1 -1
  145. package/.next/server/chunks/tower_src_0..vg-t._.js +1 -1
  146. package/.next/server/instrumentation.js.nft.json +1 -1
  147. package/.next/server/middleware-build-manifest.js +3 -3
  148. package/.next/server/pages/404.html +1 -1
  149. package/.next/server/pages/500.html +1 -1
  150. package/.next/server/server-reference-manifest.js +1 -1
  151. package/.next/server/server-reference-manifest.json +182 -182
  152. package/.next/static/chunks/{0kubr70r_r2f2.js → 0-z_mj0p3..hy.js} +1 -1
  153. package/.next/static/chunks/{0drgc-oztq6o-.css → 04pjsuj.mivbh.css} +1 -1
  154. package/.next/static/chunks/{0_.pyr2jhdqa2.js → 053~3fys7om-7.js} +2 -2
  155. package/.next/static/chunks/0887ab.hh21q9.js +1 -0
  156. package/.next/static/chunks/0c7oqfzd78s3-.js +1 -0
  157. package/.next/static/chunks/{0z-ecklemrfx-.js → 0g4scpy5b3a_n.js} +1 -1
  158. package/.next/static/chunks/{0kc-95qs2~eid.js → 0ho7y42kl8m7v.js} +1 -1
  159. package/.next/static/chunks/0iudqcn98ftki.js +1 -0
  160. package/.next/static/chunks/{0-64z7pmj57~d.js → 0j~wmjbqds1dv.js} +1 -1
  161. package/.next/static/chunks/0mvu29h4.06~b.js +1 -0
  162. package/.next/static/chunks/{0a2blrvqw8t5y.js → 0rej~f94o9a~6.js} +1 -1
  163. package/.next/static/chunks/{0z61ts2ro9_k3.js → 0xi0wi2z6otp9.js} +1 -1
  164. package/.next/static/chunks/{05j6t69jmpqju.js → 16qoc.u84jlcd.js} +1 -1
  165. package/.next/static/chunks/17tob96chk6i1.js +1 -0
  166. package/.next/static/chunks/17zywpt-0o8gl.js +1 -0
  167. package/.next/static/chunks/{00xbbu.nlx92z.js → 185n7s7fwb2j_.js} +1 -1
  168. package/.next/trace +2 -2
  169. package/.next/trace-build +1 -1
  170. package/bin/tower.mjs +36 -8
  171. package/package.json +10 -4
  172. package/scripts/generate-prisma-client.js +43 -0
  173. package/scripts/link-prisma.js +144 -0
  174. package/scripts/post-tool-hook.js +188 -0
  175. package/scripts/session-start-hook.js +79 -0
  176. package/scripts/stop-hook.js +78 -0
  177. package/.next/server/chunks/ssr/[root-of-the-server]__0mab0km._.js +0 -3
  178. package/.next/server/chunks/ssr/tower_12sld1c._.js +0 -3
  179. package/.next/server/chunks/ssr/tower_src_08t.wy-._.js +0 -3
  180. package/.next/static/chunks/049.9ha2n6os5.js +0 -1
  181. package/.next/static/chunks/07a_xadb-3w1a.js +0 -1
  182. package/.next/static/chunks/0_c8duf92i~xg.js +0 -1
  183. package/.next/static/chunks/0kojsk~4uroqj.js +0 -1
  184. package/.next/static/chunks/0kt2vohpgb7h6.js +0 -1
  185. package/.next/static/chunks/0ttrpz.l-v-yv.js +0 -1
  186. /package/.next/static/{6AW1vTU7iJEkEhqIH0txT → KX5Si-44bPnjdFNmiHDRY}/_buildManifest.js +0 -0
  187. /package/.next/static/{6AW1vTU7iJEkEhqIH0txT → KX5Si-44bPnjdFNmiHDRY}/_clientMiddlewareManifest.js +0 -0
  188. /package/.next/static/{6AW1vTU7iJEkEhqIH0txT → KX5Si-44bPnjdFNmiHDRY}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40c89bf9e64a1e1920233b0b94d743fe2887013b71": {
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
- "60f9ee4bb244e607aac2a6f008fd9a5dacfeacf384": {
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
- "40470e37b1c7162a4b7a1fd09c09cea23fe3474f40": {
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
- "40b7be0b17089946da6f118c2077a58e955f17a066": {
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
- "4056b7c5f523e0a33fc5d66dfb328f45d6dfac3bf4": {
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
- "407ad3d09e5b860175f15e9e764377932b020a8357": {
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
- "603f04ef33073ec65afdcf3aa3d12b2259699d3224": {
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
- "6055e447eb05680134e0fecbc23b89629340dd7bbe": {
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
- "40414b74111d919c7fde8869cbf34ed4fb0d1551df": {
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
- "6048c23b52aa393971c9a6736412fbfbf9ba380eae": {
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
- "609f31aad35575bab2e16f6c226072881fb1338e3a": {
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
- "40aad4b7df41d6c70115d6241cb459392eb1c11984": {
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
- "000671a0c6ad648a633af3d46ed8b50599a3a39972": {
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
- "4031c35af8a36b28e3946dc0763ddeed538b6c4431": {
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
- "60d11ac5c0fd504497404c620f7115e63bc02bd09f": {
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
- "00a06344e1ed0af1808498bd0e0026a33b0e9d72b7": {
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
- "4005c118a2d5014fae5b4e81f1834a65959012cb0a": {
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
- "4039b2e857c8c824381b3625dbb82c71756783e857": {
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
- "40534c9745dedd658901be4e3c87531058764f6cc7": {
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
- "40985b7103f04aeb3629b356187f778590392b38b6": {
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
- "60fbe23e47170faa23a937a99ae197ff3180de5e60": {
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
- "401b1d1b31d809dbea63bd3f5091ca40c68154194c": {
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
- "40063420e0172972918d9035b9cacca85e43a87bed": {
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
- "40d7e03be34a525a6081ea6a418ea75a7a24d6da38": {
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
- "609f8c1d7710961168b065bc20bd93438bb2e77880": {
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
- "40a61bc14f3ca6f4f719114a091c7fb4e5d5e68959": {
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
- "40f3e628650a9aadf94b487d54d1c74e377b9cd264": {
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
- "40baf0230e44ec484881c4809a47ecc672c81a79ca": {
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
- "4072d632192adf6a43f929ae7adc0a98eb7e20c0e2": {
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
- "78c11d994f9eece26b847bf3139b779d97ec363c54": {
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
- "40b0be328179f86f28b11332f6259165af2ee8a56c": {
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
- "60448ee810344f12b03a536b18e82bfe384bfce12b": {
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
- "4024f6d9f41e09e98a12ce95afe006665fa0a81c7d": {
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
- "60f82bde7263a3f07ea777541e73f88165bb7d11d9": {
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
- "400594b8d851febc7cb9864815ee520e678cd8c582": {
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
- "604a3523f69d9a89b467a06177bf20792b0f8e5cb5": {
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
- "400c873233a97b2c1311dd18d7381863d05c9633e5": {
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
- "40816f1089cc11e1deaf5ddc8dfa56a6b84258f832": {
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
- "40697d836c51754bbad10520465bb4ffc30aa0de6a": {
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
- "407726b8e8dc1e51adc33a8da5b63aa8bd5c374fc6": {
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
- "40258e567979ef828f920a1d272b68fd5059dfc04b": {
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
- "4079a0cd8630406c41b716cedb13852febfef98ae3": {
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
- "401d6f112297a71b6d00b49371f8182b3df55867e9": {
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
- "408c7fa03ea0f16c8b00715b48c28b68f95312d1a0": {
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
- "601f3c7cbfdc5a53b0bc72faccd1d0eb20ad6eee87": {
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
- "40a1be96fa41742a8c6b9f6dd777de269035d3b6b0": {
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
- "4034603394da11092bfb5cc64182036e7fc16d4676": {
555
+ "40e3dd28c55b473fec0951ad2303e18bcae5da94ad": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/page": {
558
558
  "moduleId": 301891,