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.
Files changed (189) 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 +46 -46
  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 +23 -23
  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 +50 -50
  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 +23 -23
  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 +23 -23
  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 +32 -32
  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 +75 -75
  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 +64 -64
  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 +49 -49
  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 +51 -51
  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 +23 -23
  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 +56 -56
  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 +2 -2
  108. package/.next/server/chunks/[root-of-the-server]__043lk8~._.js +2 -2
  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]__0i1tzvg._.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]__0i52qt7._.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_0donrdk._.js +3 -0
  123. package/.next/server/chunks/ssr/{tower_0cmuq4n._.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_0tjo~2z._.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_0.csoof._.js → tower_0pmey24._.js} +2 -2
  130. package/.next/server/chunks/ssr/{tower_0c8unc1._.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 +186 -186
  152. package/.next/static/chunks/{01499ombtjk9..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/{04zt_ewq9gd.f.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/{12p4plfwlovc5.js → 0g4scpy5b3a_n.js} +1 -1
  158. package/.next/static/chunks/{0uukquowg_doj.js → 0ho7y42kl8m7v.js} +1 -1
  159. package/.next/static/chunks/0iudqcn98ftki.js +1 -0
  160. package/.next/static/chunks/{0jod832.e8dvp.js → 0j~wmjbqds1dv.js} +1 -1
  161. package/.next/static/chunks/0mvu29h4.06~b.js +1 -0
  162. package/.next/static/chunks/{07ll8eylriw_..js → 0rej~f94o9a~6.js} +1 -1
  163. package/.next/static/chunks/{0_dgukndtuspa.js → 0xi0wi2z6otp9.js} +1 -1
  164. package/.next/static/chunks/{0465wja5wuj_t.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/{0o0v~cegree8o.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]__0yuwh~5._.js +0 -3
  178. package/.next/server/chunks/ssr/tower_005_jvc._.js +0 -3
  179. package/.next/server/chunks/ssr/tower_0ih8lcc._.js +0 -3
  180. package/.next/server/chunks/ssr/tower_src_0lq.aoc._.js +0 -3
  181. package/.next/static/chunks/08kdkf9zhbx5h.js +0 -1
  182. package/.next/static/chunks/0focg9l2pd5qe.js +0 -1
  183. package/.next/static/chunks/0v593lcts~8.5.js +0 -1
  184. package/.next/static/chunks/0yz33_rbgu2sz.js +0 -1
  185. package/.next/static/chunks/0~2w0fbj7o3fv.js +0 -1
  186. package/.next/static/chunks/13juk.piouzom.js +0 -1
  187. /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_buildManifest.js +0 -0
  188. /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_clientMiddlewareManifest.js +0 -0
  189. /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "4052835964708c3d2b5d85b98110624ed61a4f2439": {
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
- "60449d4cf48fc16063e8c051c5e42076795b2fdcaf": {
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
- "4081d55346a0f46271878f3fcde1aef5f3c91f6346": {
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
- "406d77475c2babb800fcb8428625e0d51a3e2735f2": {
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
- "40d766282a86cab7bf3dc801c30d35c206032d4955": {
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
- "40cb1f872088018d4b1347bb3fca95fe0366ca425a": {
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
- "601e95e0f8db1209731d6d794c1d7142a382eba10b": {
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
- "608f74258f56af793428aacdf2868255de1bdb130c": {
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
- "4033da9efec93a76fc0620d306c619b298322208ee": {
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
- "608fbac53cc31e97f39b9f54af48f45fcf7700714c": {
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
- "60574fdac6089bf8fc377ba388554ac09dd4e6dcc4": {
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
- "40d3abd28d0a5bb431895dd4ac52143ab15cfccb6b": {
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
- "00a308aee2014156a95b20a57017540ead067b4b62": {
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
- "406fb74dba771d9c62c45717b21428a9431e25105e": {
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
- "6043bbeef85f5a0ca7ea30b7734a1e2b721df9b056": {
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
- "003e6e9539bd00fde1b083281b1fbd6752dcf13d07": {
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
- "4050d3cd9ba24becee3da103dd8463aa030c2303b5": {
195
+ "401b6083804009030d38d04c29047d9b43edd6bc02": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/page": {
198
198
  "moduleId": 301891,
@@ -204,31 +204,31 @@
204
204
  "exportedName": "completeOnboarding",
205
205
  "filename": "tower/src/actions/onboarding-actions.ts"
206
206
  },
207
- "406a8a03db6d67591674ab7ca63a17abfe2c4e72f7": {
207
+ "40a5f1daadfc1e36fdf81b8b74cb2bc8cc717c7099": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/page": {
210
210
  "moduleId": 301891,
211
211
  "async": true,
212
- "exportedName": "setOnboardingProgress",
212
+ "exportedName": "dispatchTaskCompletionEvent",
213
213
  "filename": "tower/src/actions/onboarding-actions.ts"
214
214
  }
215
215
  },
216
- "exportedName": "setOnboardingProgress",
216
+ "exportedName": "dispatchTaskCompletionEvent",
217
217
  "filename": "tower/src/actions/onboarding-actions.ts"
218
218
  },
219
- "40f8df5d6a159bf439fe06197ee2b23705fb4910ba": {
219
+ "40dfc50cdbcd6adecb61d7633f79da5cb6213909b7": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/page": {
222
222
  "moduleId": 301891,
223
223
  "async": true,
224
- "exportedName": "dispatchTaskCompletionEvent",
224
+ "exportedName": "setOnboardingProgress",
225
225
  "filename": "tower/src/actions/onboarding-actions.ts"
226
226
  }
227
227
  },
228
- "exportedName": "dispatchTaskCompletionEvent",
228
+ "exportedName": "setOnboardingProgress",
229
229
  "filename": "tower/src/actions/onboarding-actions.ts"
230
230
  },
231
- "406c967913fe9145ac98ae71a6f0a5ff43b2845d20": {
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
- "60fd11630cf2c2c6aeb85a6a020619598452bcbb6a": {
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
- "40b3cecd00d6dcaa740de3d2f44f17c15ca28d6d5b": {
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
- "40ac538448b52a2f304348ed51bd6cbe228550cbb2": {
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
- "4084c50da9591519b20e801d239bca7ee7da670e19": {
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
- "600fac665056812ea5f79dbd12710695302158346f": {
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
- "4007431eec99a358fad17604b05f3f2257cc1f0cd1": {
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
- "40b9eb4ca6399724b1d38410124c64367a8cfe3e00": {
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
- "405eec75d236488acfa8e40dc2816aaa96dc59466e": {
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
- "4047135f0933191c5ee458162e6e6d92a29ed59f4b": {
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
- "784ae1b90278fff4ac2f4d261a8f5298a3e7986b0a": {
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
- "40d3c7de8b64ddb900e3f7ac46ac802673feb23198": {
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
- "607d47f7159f261048faf87ff026b8508d0239fdaa": {
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
- "40f21730f368b920d8bd0817480ffbbc2b201c3e95": {
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
- "60af9bb4c12c5ad908eb74c7d14f1d1f25baea4eab": {
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
- "406a216a33797e8e8d95bd4b55e31a9e670f7acfe8": {
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
- "60b2324a08134cea27b48821a7151f989d0f6a9fb0": {
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
- "408ea8569fbeb88bb94d6cfaa372c2c69cf2e78140": {
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
- "40007c6f77a5e79b9b4feabd63c242bbd0c6914827": {
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
- "40c8646a4b63836771db2849abf97556ae8ec4f1b7": {
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
- "40dd000b9b23d057ddc8b2eefe5086c16b4deb0657": {
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
- "40332e3813fdea4b50746c7a5fb7b3f42a5e3f32f0": {
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
- "40e34f13674cf61e45f58053581818363d5c4295b1": {
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
- "400cfe057d51345844f16399d7ba3946dde3add963": {
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
- "4022f61d1885a5be9c26da7994c68667c12de722da": {
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
- "60a45f0f408b0c67e66915746ca036d0992662b7e0": {
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
- "402954ce15cb09643fd987734a958ccac0a2337b85": {
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
- "40d56782fc445c91fb0c4b7d86f947f1978ca2ca58": {
555
+ "40e3dd28c55b473fec0951ad2303e18bcae5da94ad": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/page": {
558
558
  "moduleId": 301891,