tower-studio 0.2.22 → 0.2.24

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 (197) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +29 -29
  13. package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/api/browse-fs/route.js +1 -1
  17. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +1 -1
  21. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js +1 -1
  23. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  25. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +67 -67
  26. package/.next/standalone/.next/server/app/missions/page.js +1 -1
  27. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  30. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +29 -29
  31. package/.next/standalone/.next/server/app/onboarding/page.js +1 -1
  32. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  35. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +29 -29
  36. package/.next/standalone/.next/server/app/page.js +1 -1
  37. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  40. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
  41. package/.next/standalone/.next/server/app/settings/page.js +1 -1
  42. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +82 -82
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +1 -1
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +80 -80
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +55 -55
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +1 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +63 -63
  61. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  63. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  65. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +29 -29
  66. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +1 -1
  67. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  68. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +68 -68
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +1 -1
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +80 -80
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +1 -1
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  80. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +45 -45
  81. package/.next/standalone/.next/server/app/workspaces/page.js +1 -1
  82. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  83. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  85. package/.next/standalone/.next/server/chunks/[externals]__12mj_bs._.js +3 -0
  86. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +1 -1
  87. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  89. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0_6swdz._.js → [root-of-the-server]__0g788b3._.js} +3 -3
  90. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0-0gs-6._.js → [root-of-the-server]__0j-4yc7._.js} +2 -2
  91. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0v5.ht~._.js +3 -0
  93. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  96. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0l1.bgv._.js → [root-of-the-server]__0.m3hdp._.js} +2 -2
  97. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  98. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
  99. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0i~v.f0._.js → [root-of-the-server]__09zg1z2._.js} +2 -2
  100. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  101. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  102. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ty1ao1._.js → [root-of-the-server]__0f~m-8x._.js} +2 -2
  103. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  104. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vrp4wc._.js → [root-of-the-server]__0nkk5tw._.js} +1 -1
  105. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  106. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0x2jop0._.js → [root-of-the-server]__0s5c_.m._.js} +2 -2
  107. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  108. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  109. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  110. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  111. package/.next/standalone/.next/server/chunks/ssr/{_0qq3k6g._.js → _02yw.tu._.js} +3 -3
  112. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  113. package/.next/standalone/.next/server/chunks/ssr/{_0z58pqh._.js → _08gfd3m._.js} +3 -3
  114. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  115. package/.next/standalone/.next/server/chunks/ssr/{_13dksil._.js → _0913rlo._.js} +2 -2
  116. package/.next/standalone/.next/server/chunks/ssr/_0_87rda._.js +3 -0
  117. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  118. package/.next/standalone/.next/server/chunks/ssr/{_075_.cb._.js → _0bpuw.g._.js} +2 -2
  119. package/.next/standalone/.next/server/chunks/ssr/{_02o-w3k._.js → _0bxl8ws._.js} +2 -2
  120. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/{_0zbuayb._.js → _0fptgd5._.js} +2 -2
  122. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  124. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  126. package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
  127. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  128. package/.next/standalone/.next/server/chunks/ssr/{_0ncltnn._.js → _0v7fx~g._.js} +2 -2
  129. package/.next/standalone/.next/server/chunks/ssr/{_07ca~8h._.js → _0wism~u._.js} +2 -2
  130. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  131. package/.next/standalone/.next/server/chunks/ssr/{_01xe7~b._.js → _0~eek5n._.js} +2 -2
  132. package/.next/standalone/.next/server/chunks/ssr/{_060_9cj._.js → _10h3uho._.js} +2 -2
  133. package/.next/standalone/.next/server/chunks/ssr/_10xi4vt._.js +4 -0
  134. package/.next/standalone/.next/server/chunks/ssr/{_084ifnn._.js → _12w8uug._.js} +3 -3
  135. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  136. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  137. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  138. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  139. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  140. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  141. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  142. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  143. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  146. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  147. package/.next/standalone/.next/server/pages/500.html +1 -1
  148. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  149. package/.next/standalone/.next/server/server-reference-manifest.json +247 -247
  150. package/.next/standalone/.next/static/chunks/0.-zxtsxco8bd.js +1 -0
  151. package/.next/standalone/.next/static/chunks/{0_t-j983f5f0p.js → 00si9pyuu.huw.js} +1 -1
  152. package/.next/standalone/.next/static/chunks/04pw2khof~cip.js +1 -0
  153. package/.next/standalone/.next/static/chunks/05p8qmf14~0_n.js +1 -0
  154. package/.next/standalone/.next/static/chunks/07qaxp_r1s5c6.js +1 -0
  155. package/.next/standalone/.next/static/chunks/{15.pdp8xgoni1.js → 0_8kuv8c83uzb.js} +1 -1
  156. package/.next/standalone/.next/static/chunks/{0.onfoo7t4w-m.js → 0cek-x7mfk~on.js} +1 -1
  157. package/.next/standalone/.next/static/chunks/0cw.x2y2d~tq9.js +1 -0
  158. package/.next/standalone/.next/static/chunks/0d0m_9h0x6v-d.js +1 -0
  159. package/.next/standalone/.next/static/chunks/{01fk6.8bw14.7.js → 0dahitam46wjs.js} +1 -1
  160. package/.next/standalone/.next/static/chunks/0dn2uby3.r~i8.js +2 -0
  161. package/.next/standalone/.next/static/chunks/{0w1jry5z5w5~5.js → 0fbzsla5wwy9i.js} +1 -1
  162. package/.next/standalone/.next/static/chunks/0hfbmmcd4fqty.js +1 -0
  163. package/.next/standalone/.next/static/chunks/{0hf2igz3z1v.5.js → 0j5-kx25u4y7o.js} +1 -1
  164. package/.next/standalone/.next/static/chunks/{0t92fwd6kv5j_.js → 0m8.bvy~pci0u.js} +2 -2
  165. package/.next/standalone/.next/static/chunks/{11yv2zlsl_i7z.js → 0q.oq9hy_v7uw.js} +1 -1
  166. package/.next/standalone/.next/static/chunks/0t0dn.254zxs-.js +1 -0
  167. package/.next/standalone/.next/static/chunks/0t9~b7j139x~h.js +1 -0
  168. package/.next/standalone/.next/static/chunks/0utxs7_p1_s1k.js +1 -0
  169. package/.next/standalone/.next/static/chunks/{11x05y67gti4v.js → 0vj_1kxy3oc3z.js} +1 -1
  170. package/.next/standalone/.next/static/chunks/{0htnxzje.8d3f.js → 0ynv~nu57u5.n.js} +2 -2
  171. package/.next/standalone/.next/static/chunks/{015m584n.xxu~.js → 0zg1u7zkfyika.js} +1 -1
  172. package/.next/standalone/.next/static/chunks/{01vvdks5yzk7x.js → 0~ld2l-heikt8.js} +1 -1
  173. package/.next/standalone/.next/static/chunks/0~r18o267lsua.js +1 -0
  174. package/.next/standalone/.next/static/chunks/{0tfc~d_oxesgk.js → 13aiv_bq~wolv.js} +2 -2
  175. package/.next/standalone/.next/static/chunks/14hyegs.jm13b.js +1 -0
  176. package/.next/standalone/package.json +1 -1
  177. package/package.json +1 -1
  178. package/.next/standalone/.next/server/chunks/[externals]__0m5smhl._.js +0 -3
  179. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0sy6lau._.js +0 -3
  180. package/.next/standalone/.next/server/chunks/ssr/_00xgezz._.js +0 -3
  181. package/.next/standalone/.next/server/chunks/ssr/_0564air._.js +0 -4
  182. package/.next/standalone/.next/static/chunks/0132~w09sg8ej.js +0 -1
  183. package/.next/standalone/.next/static/chunks/030g1-s.qdj2n.js +0 -1
  184. package/.next/standalone/.next/static/chunks/07ucj-4sybtq9.js +0 -1
  185. package/.next/standalone/.next/static/chunks/08vuh22p.47~b.js +0 -2
  186. package/.next/standalone/.next/static/chunks/0cn44krrztr-n.js +0 -1
  187. package/.next/standalone/.next/static/chunks/0feyhaj64gfd~.js +0 -1
  188. package/.next/standalone/.next/static/chunks/0lq9lfznfhl-6.js +0 -1
  189. package/.next/standalone/.next/static/chunks/0plqjpgas0ygu.js +0 -1
  190. package/.next/standalone/.next/static/chunks/0x3tiuoe.l18z.js +0 -1
  191. package/.next/standalone/.next/static/chunks/0y8ywrftfsnux.js +0 -1
  192. package/.next/standalone/.next/static/chunks/11jg-t_iw_8i6.js +0 -1
  193. package/.next/standalone/.next/static/chunks/13z_8s26xa~p1.js +0 -1
  194. package/.next/standalone/.next/static/chunks/15vogvewouq8e.js +0 -1
  195. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → NM0zzDCa9moGRI5bLTuel}/_buildManifest.js +0 -0
  196. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → NM0zzDCa9moGRI5bLTuel}/_clientMiddlewareManifest.js +0 -0
  197. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → NM0zzDCa9moGRI5bLTuel}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "4033464c1a8362c7db9dd014f8c93d3e979236c53d": {
3
+ "4085af7008d8d6f41263fbb4fbce05e2ecdce678d7": {
4
4
  "workers": {
5
5
  "app/_not-found/page": {
6
6
  "moduleId": 861951,
@@ -84,7 +84,7 @@
84
84
  "filename": "src/actions/workspace-actions.ts",
85
85
  "exportedName": "createWorkspace"
86
86
  },
87
- "608cf48d18c93289d218b093162252b27156b7ac56": {
87
+ "60bb2fe461c559b4759c65ac68f0601690bf0c2a62": {
88
88
  "workers": {
89
89
  "app/_not-found/page": {
90
90
  "moduleId": 861951,
@@ -168,7 +168,7 @@
168
168
  "filename": "src/actions/workspace-actions.ts",
169
169
  "exportedName": "updateWorkspace"
170
170
  },
171
- "4066785d24434c9678492eaca5b460a203cbe3b526": {
171
+ "403c83c0da72f6151e0cd55ffe2ce20298fb207cdb": {
172
172
  "workers": {
173
173
  "app/_not-found/page": {
174
174
  "moduleId": 861951,
@@ -252,7 +252,7 @@
252
252
  "filename": "src/actions/workspace-actions.ts",
253
253
  "exportedName": "deleteWorkspace"
254
254
  },
255
- "401cb3bbada2ef2e54db6083502e545081642b7fee": {
255
+ "4047e475a042ec5d82de62982ca205b9c2fe619e84": {
256
256
  "workers": {
257
257
  "app/_not-found/page": {
258
258
  "moduleId": 861951,
@@ -336,7 +336,7 @@
336
336
  "filename": "src/actions/workspace-actions.ts",
337
337
  "exportedName": "reorderWorkspaces"
338
338
  },
339
- "40e40fd12d28725e54d8118b3dc666594790b4636d": {
339
+ "403b715483ec5281a1b64c7bfc0d57b635266f9ce5": {
340
340
  "workers": {
341
341
  "app/_not-found/page": {
342
342
  "moduleId": 861951,
@@ -420,7 +420,7 @@
420
420
  "filename": "src/actions/label-actions.ts",
421
421
  "exportedName": "getLabelsForWorkspace"
422
422
  },
423
- "4072f8e901ee4a3f198090daf9c2d105dd9b8cab5f": {
423
+ "40f44b80ba553cf5a234fee5355022754171aa2b75": {
424
424
  "workers": {
425
425
  "app/_not-found/page": {
426
426
  "moduleId": 861951,
@@ -504,7 +504,7 @@
504
504
  "filename": "src/actions/label-actions.ts",
505
505
  "exportedName": "createLabel"
506
506
  },
507
- "40b9cfdaf38d77af122159a675b67849a351750079": {
507
+ "40d04659e57e872dbf3464436ecd20ccb289694d73": {
508
508
  "workers": {
509
509
  "app/_not-found/page": {
510
510
  "moduleId": 861951,
@@ -588,7 +588,7 @@
588
588
  "filename": "src/actions/label-actions.ts",
589
589
  "exportedName": "deleteLabel"
590
590
  },
591
- "609ebabc7dbb7165cc4452523d762dc3bf9158f58e": {
591
+ "603f1fdaa4792776b184e867ad16be2e45c1915ece": {
592
592
  "workers": {
593
593
  "app/_not-found/page": {
594
594
  "moduleId": 861951,
@@ -672,7 +672,7 @@
672
672
  "filename": "src/actions/search-actions.ts",
673
673
  "exportedName": "globalSearch"
674
674
  },
675
- "60a075f3ec1cb1dcfb975b8d09cbfbc6eae285c483": {
675
+ "604c8086f2d3ec82e3264434b754316cca8c8c67b6": {
676
676
  "workers": {
677
677
  "app/_not-found/page": {
678
678
  "moduleId": 861951,
@@ -756,7 +756,7 @@
756
756
  "filename": "src/actions/config-actions.ts",
757
757
  "exportedName": "getConfigValue"
758
758
  },
759
- "408b97963602bfd4fb45fb1a73181042fb0c2bb6c5": {
759
+ "40425508568f9481d3a13c0070435c70dd6412b424": {
760
760
  "workers": {
761
761
  "app/_not-found/page": {
762
762
  "moduleId": 861951,
@@ -840,7 +840,7 @@
840
840
  "filename": "src/actions/config-actions.ts",
841
841
  "exportedName": "resolveGitLocalPath"
842
842
  },
843
- "600aa062465539a433f2c02d378e9ccd04e7d12cb5": {
843
+ "6071370c2d76b879b52db7cd1a204026c225a4055c": {
844
844
  "workers": {
845
845
  "app/_not-found/page": {
846
846
  "moduleId": 861951,
@@ -924,7 +924,7 @@
924
924
  "filename": "src/actions/project-actions.ts",
925
925
  "exportedName": "analyzeProjectDirectory"
926
926
  },
927
- "60564c9b4ee0cf2ff864b69be6c8a8cbce8289e580": {
927
+ "600a23782f1d3b35eca74996d0f98d0a3f7bc51406": {
928
928
  "workers": {
929
929
  "app/_not-found/page": {
930
930
  "moduleId": 861951,
@@ -1008,7 +1008,7 @@
1008
1008
  "filename": "src/actions/project-actions.ts",
1009
1009
  "exportedName": "migrateProjectPath"
1010
1010
  },
1011
- "402ba4719c8d33792130cdb032e3c45ab32e3a7d6e": {
1011
+ "405141ef29a6c6e13c47628d5b96d27cf22c6e7300": {
1012
1012
  "workers": {
1013
1013
  "app/_not-found/page": {
1014
1014
  "moduleId": 861951,
@@ -1092,7 +1092,7 @@
1092
1092
  "filename": "src/actions/project-actions.ts",
1093
1093
  "exportedName": "checkMigrationSafety"
1094
1094
  },
1095
- "009d834b3e5033871a221bb9c4275cbefe6dfb8221": {
1095
+ "00785eea567d5ce6eaa3cb6fddc5345423fe2bbe25": {
1096
1096
  "workers": {
1097
1097
  "app/_not-found/page": {
1098
1098
  "moduleId": 861951,
@@ -1176,7 +1176,7 @@
1176
1176
  "filename": "src/actions/config-actions.ts",
1177
1177
  "exportedName": "getActualWsPort"
1178
1178
  },
1179
- "40e87fe3ad1d5301d533e12913dbc328d47c8cef6d": {
1179
+ "406e49dd8b4dfb470a4ebd4e6f4b46e0e4f0e8193d": {
1180
1180
  "workers": {
1181
1181
  "app/_not-found/page": {
1182
1182
  "moduleId": 861951,
@@ -1260,7 +1260,7 @@
1260
1260
  "filename": "src/actions/workspace-actions.ts",
1261
1261
  "exportedName": "createProject"
1262
1262
  },
1263
- "60061be637efd85ecedf0916bd45325b0e7f3f5cf5": {
1263
+ "609b91d89fc7a446819f187dd59248d15954611078": {
1264
1264
  "workers": {
1265
1265
  "app/_not-found/page": {
1266
1266
  "moduleId": 861951,
@@ -1344,7 +1344,7 @@
1344
1344
  "filename": "src/actions/config-actions.ts",
1345
1345
  "exportedName": "setConfigValue"
1346
1346
  },
1347
- "4061a2e448f006bdf5bf2baff74061cc7561d5dcb7": {
1347
+ "403449f7d8cde806e35ffce797eaa4e9d23b6f72d9": {
1348
1348
  "workers": {
1349
1349
  "app/_not-found/page": {
1350
1350
  "moduleId": 861951,
@@ -1428,7 +1428,7 @@
1428
1428
  "filename": "src/actions/extension-actions.ts",
1429
1429
  "exportedName": "checkExtension"
1430
1430
  },
1431
- "40f22e81565b9a3679ed51472552c85c922b5bbf24": {
1431
+ "407e396bed3447b8c5e62c4025e271623c45fcf3a5": {
1432
1432
  "workers": {
1433
1433
  "app/_not-found/page": {
1434
1434
  "moduleId": 861951,
@@ -1512,7 +1512,7 @@
1512
1512
  "filename": "src/actions/extension-actions.ts",
1513
1513
  "exportedName": "installExtension"
1514
1514
  },
1515
- "4074c19c97e4cdd0a73bb9fb02e7ae3778b5541df9": {
1515
+ "404d70e7bbf2b44629f27c5b2a792144a5ca886bfc": {
1516
1516
  "workers": {
1517
1517
  "app/_not-found/page": {
1518
1518
  "moduleId": 861951,
@@ -1596,7 +1596,7 @@
1596
1596
  "filename": "src/actions/extension-actions.ts",
1597
1597
  "exportedName": "uninstallExtension"
1598
1598
  },
1599
- "005a9cdfd3d26276a7600db69edbd7afad54b1c44f": {
1599
+ "00b9e289ea65e79eb950d3880cd4932dc605a85df9": {
1600
1600
  "workers": {
1601
1601
  "app/_not-found/page": {
1602
1602
  "moduleId": 861951,
@@ -1680,175 +1680,175 @@
1680
1680
  "filename": "src/actions/onboarding-actions.ts",
1681
1681
  "exportedName": "getOnboardingStatus"
1682
1682
  },
1683
- "40294451cef2e0246f7cdee8a6680cf43315e9b02d": {
1683
+ "40547a323b075f9fc46867286b7a994d392bae4d44": {
1684
1684
  "workers": {
1685
1685
  "app/_not-found/page": {
1686
1686
  "moduleId": 861951,
1687
1687
  "async": true,
1688
- "exportedName": "setOnboardingProgress",
1688
+ "exportedName": "dispatchTaskCompletionEvent",
1689
1689
  "filename": "src/actions/onboarding-actions.ts"
1690
1690
  },
1691
1691
  "app/missions/page": {
1692
1692
  "moduleId": 289201,
1693
1693
  "async": true,
1694
- "exportedName": "setOnboardingProgress",
1694
+ "exportedName": "dispatchTaskCompletionEvent",
1695
1695
  "filename": "src/actions/onboarding-actions.ts"
1696
1696
  },
1697
1697
  "app/onboarding/page": {
1698
1698
  "moduleId": 811509,
1699
1699
  "async": true,
1700
- "exportedName": "setOnboardingProgress",
1700
+ "exportedName": "dispatchTaskCompletionEvent",
1701
1701
  "filename": "src/actions/onboarding-actions.ts"
1702
1702
  },
1703
1703
  "app/page": {
1704
1704
  "moduleId": 413773,
1705
1705
  "async": true,
1706
- "exportedName": "setOnboardingProgress",
1706
+ "exportedName": "dispatchTaskCompletionEvent",
1707
1707
  "filename": "src/actions/onboarding-actions.ts"
1708
1708
  },
1709
1709
  "app/settings/page": {
1710
1710
  "moduleId": 857434,
1711
1711
  "async": true,
1712
- "exportedName": "setOnboardingProgress",
1712
+ "exportedName": "dispatchTaskCompletionEvent",
1713
1713
  "filename": "src/actions/onboarding-actions.ts"
1714
1714
  },
1715
1715
  "app/workspaces/[workspaceId]/archive/page": {
1716
1716
  "moduleId": 566559,
1717
1717
  "async": true,
1718
- "exportedName": "setOnboardingProgress",
1718
+ "exportedName": "dispatchTaskCompletionEvent",
1719
1719
  "filename": "src/actions/onboarding-actions.ts"
1720
1720
  },
1721
1721
  "app/workspaces/[workspaceId]/assets/page": {
1722
1722
  "moduleId": 814122,
1723
1723
  "async": true,
1724
- "exportedName": "setOnboardingProgress",
1724
+ "exportedName": "dispatchTaskCompletionEvent",
1725
1725
  "filename": "src/actions/onboarding-actions.ts"
1726
1726
  },
1727
1727
  "app/workspaces/[workspaceId]/notes/page": {
1728
1728
  "moduleId": 901317,
1729
1729
  "async": true,
1730
- "exportedName": "setOnboardingProgress",
1730
+ "exportedName": "dispatchTaskCompletionEvent",
1731
1731
  "filename": "src/actions/onboarding-actions.ts"
1732
1732
  },
1733
1733
  "app/workspaces/[workspaceId]/page": {
1734
1734
  "moduleId": 590656,
1735
1735
  "async": true,
1736
- "exportedName": "setOnboardingProgress",
1736
+ "exportedName": "dispatchTaskCompletionEvent",
1737
1737
  "filename": "src/actions/onboarding-actions.ts"
1738
1738
  },
1739
1739
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1740
1740
  "moduleId": 656705,
1741
1741
  "async": true,
1742
- "exportedName": "setOnboardingProgress",
1742
+ "exportedName": "dispatchTaskCompletionEvent",
1743
1743
  "filename": "src/actions/onboarding-actions.ts"
1744
1744
  },
1745
1745
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1746
1746
  "moduleId": 825054,
1747
1747
  "async": true,
1748
- "exportedName": "setOnboardingProgress",
1748
+ "exportedName": "dispatchTaskCompletionEvent",
1749
1749
  "filename": "src/actions/onboarding-actions.ts"
1750
1750
  },
1751
1751
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1752
1752
  "moduleId": 942658,
1753
1753
  "async": true,
1754
- "exportedName": "setOnboardingProgress",
1754
+ "exportedName": "dispatchTaskCompletionEvent",
1755
1755
  "filename": "src/actions/onboarding-actions.ts"
1756
1756
  },
1757
1757
  "app/workspaces/page": {
1758
1758
  "moduleId": 101752,
1759
1759
  "async": true,
1760
- "exportedName": "setOnboardingProgress",
1760
+ "exportedName": "dispatchTaskCompletionEvent",
1761
1761
  "filename": "src/actions/onboarding-actions.ts"
1762
1762
  }
1763
1763
  },
1764
1764
  "filename": "src/actions/onboarding-actions.ts",
1765
- "exportedName": "setOnboardingProgress"
1765
+ "exportedName": "dispatchTaskCompletionEvent"
1766
1766
  },
1767
- "4069ae2870834c1ca71c4e08fbe6bc7dabd82a9c86": {
1767
+ "40af6568ea6ead2ac338ef2c4f466d431852105b7c": {
1768
1768
  "workers": {
1769
1769
  "app/_not-found/page": {
1770
1770
  "moduleId": 861951,
1771
1771
  "async": true,
1772
- "exportedName": "dispatchTaskCompletionEvent",
1772
+ "exportedName": "setOnboardingProgress",
1773
1773
  "filename": "src/actions/onboarding-actions.ts"
1774
1774
  },
1775
1775
  "app/missions/page": {
1776
1776
  "moduleId": 289201,
1777
1777
  "async": true,
1778
- "exportedName": "dispatchTaskCompletionEvent",
1778
+ "exportedName": "setOnboardingProgress",
1779
1779
  "filename": "src/actions/onboarding-actions.ts"
1780
1780
  },
1781
1781
  "app/onboarding/page": {
1782
1782
  "moduleId": 811509,
1783
1783
  "async": true,
1784
- "exportedName": "dispatchTaskCompletionEvent",
1784
+ "exportedName": "setOnboardingProgress",
1785
1785
  "filename": "src/actions/onboarding-actions.ts"
1786
1786
  },
1787
1787
  "app/page": {
1788
1788
  "moduleId": 413773,
1789
1789
  "async": true,
1790
- "exportedName": "dispatchTaskCompletionEvent",
1790
+ "exportedName": "setOnboardingProgress",
1791
1791
  "filename": "src/actions/onboarding-actions.ts"
1792
1792
  },
1793
1793
  "app/settings/page": {
1794
1794
  "moduleId": 857434,
1795
1795
  "async": true,
1796
- "exportedName": "dispatchTaskCompletionEvent",
1796
+ "exportedName": "setOnboardingProgress",
1797
1797
  "filename": "src/actions/onboarding-actions.ts"
1798
1798
  },
1799
1799
  "app/workspaces/[workspaceId]/archive/page": {
1800
1800
  "moduleId": 566559,
1801
1801
  "async": true,
1802
- "exportedName": "dispatchTaskCompletionEvent",
1802
+ "exportedName": "setOnboardingProgress",
1803
1803
  "filename": "src/actions/onboarding-actions.ts"
1804
1804
  },
1805
1805
  "app/workspaces/[workspaceId]/assets/page": {
1806
1806
  "moduleId": 814122,
1807
1807
  "async": true,
1808
- "exportedName": "dispatchTaskCompletionEvent",
1808
+ "exportedName": "setOnboardingProgress",
1809
1809
  "filename": "src/actions/onboarding-actions.ts"
1810
1810
  },
1811
1811
  "app/workspaces/[workspaceId]/notes/page": {
1812
1812
  "moduleId": 901317,
1813
1813
  "async": true,
1814
- "exportedName": "dispatchTaskCompletionEvent",
1814
+ "exportedName": "setOnboardingProgress",
1815
1815
  "filename": "src/actions/onboarding-actions.ts"
1816
1816
  },
1817
1817
  "app/workspaces/[workspaceId]/page": {
1818
1818
  "moduleId": 590656,
1819
1819
  "async": true,
1820
- "exportedName": "dispatchTaskCompletionEvent",
1820
+ "exportedName": "setOnboardingProgress",
1821
1821
  "filename": "src/actions/onboarding-actions.ts"
1822
1822
  },
1823
1823
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1824
1824
  "moduleId": 656705,
1825
1825
  "async": true,
1826
- "exportedName": "dispatchTaskCompletionEvent",
1826
+ "exportedName": "setOnboardingProgress",
1827
1827
  "filename": "src/actions/onboarding-actions.ts"
1828
1828
  },
1829
1829
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1830
1830
  "moduleId": 825054,
1831
1831
  "async": true,
1832
- "exportedName": "dispatchTaskCompletionEvent",
1832
+ "exportedName": "setOnboardingProgress",
1833
1833
  "filename": "src/actions/onboarding-actions.ts"
1834
1834
  },
1835
1835
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1836
1836
  "moduleId": 942658,
1837
1837
  "async": true,
1838
- "exportedName": "dispatchTaskCompletionEvent",
1838
+ "exportedName": "setOnboardingProgress",
1839
1839
  "filename": "src/actions/onboarding-actions.ts"
1840
1840
  },
1841
1841
  "app/workspaces/page": {
1842
1842
  "moduleId": 101752,
1843
1843
  "async": true,
1844
- "exportedName": "dispatchTaskCompletionEvent",
1844
+ "exportedName": "setOnboardingProgress",
1845
1845
  "filename": "src/actions/onboarding-actions.ts"
1846
1846
  }
1847
1847
  },
1848
1848
  "filename": "src/actions/onboarding-actions.ts",
1849
- "exportedName": "dispatchTaskCompletionEvent"
1849
+ "exportedName": "setOnboardingProgress"
1850
1850
  },
1851
- "603f6f60799a0a18691635b3bf0cd53e0706b73d37": {
1851
+ "604d76a486da8d4d43c2c192f32d41e72220483c95": {
1852
1852
  "workers": {
1853
1853
  "app/_not-found/page": {
1854
1854
  "moduleId": 861951,
@@ -1932,7 +1932,7 @@
1932
1932
  "filename": "src/actions/onboarding-actions.ts",
1933
1933
  "exportedName": "setOnboardingExtensions"
1934
1934
  },
1935
- "605e2c3aa9bf23773f9c79d656f9d03df60c72f810": {
1935
+ "605c1b4624cf38b136ed353218e9326d5a1dacb99d": {
1936
1936
  "workers": {
1937
1937
  "app/_not-found/page": {
1938
1938
  "moduleId": 861951,
@@ -2016,7 +2016,7 @@
2016
2016
  "filename": "src/actions/onboarding-actions.ts",
2017
2017
  "exportedName": "completeOnboarding"
2018
2018
  },
2019
- "0015b763c82f33697cb7ae1db72c413af45a3db554": {
2019
+ "0022b6812dfa6eacd966b265a68a39b167ebce200a": {
2020
2020
  "workers": {
2021
2021
  "app/_not-found/page": {
2022
2022
  "moduleId": 861951,
@@ -2100,7 +2100,7 @@
2100
2100
  "filename": "src/actions/extension-actions.ts",
2101
2101
  "exportedName": "listAllExtensionStatus"
2102
2102
  },
2103
- "006ffe9e99fd15c49081b4abd8ee8deaab81e14a73": {
2103
+ "0098fe2e6db760b0e40f9784154c0a9a6a6cf0bbf7": {
2104
2104
  "workers": {
2105
2105
  "app/missions/page": {
2106
2106
  "moduleId": 289201,
@@ -2118,31 +2118,31 @@
2118
2118
  "filename": "src/actions/agent-actions.ts",
2119
2119
  "exportedName": "getActiveExecutionsAcrossWorkspaces"
2120
2120
  },
2121
- "400e6e8da439f1428db1843e9b9b246956d23b01fd": {
2121
+ "407e6d6b52857a10755bab4ce211f983178fcef5bb": {
2122
2122
  "workers": {
2123
2123
  "app/missions/page": {
2124
2124
  "moduleId": 289201,
2125
2125
  "async": true,
2126
- "exportedName": "stopPtyExecution",
2126
+ "exportedName": "getTaskExecutions",
2127
2127
  "filename": "src/actions/agent-actions.ts"
2128
2128
  },
2129
2129
  "app/workspaces/[workspaceId]/page": {
2130
2130
  "moduleId": 590656,
2131
2131
  "async": true,
2132
- "exportedName": "stopPtyExecution",
2132
+ "exportedName": "getTaskExecutions",
2133
2133
  "filename": "src/actions/agent-actions.ts"
2134
2134
  },
2135
2135
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2136
2136
  "moduleId": 942658,
2137
2137
  "async": true,
2138
- "exportedName": "stopPtyExecution",
2138
+ "exportedName": "getTaskExecutions",
2139
2139
  "filename": "src/actions/agent-actions.ts"
2140
2140
  }
2141
2141
  },
2142
2142
  "filename": "src/actions/agent-actions.ts",
2143
- "exportedName": "stopPtyExecution"
2143
+ "exportedName": "getTaskExecutions"
2144
2144
  },
2145
- "402f4b76f5ea4be326d408c2d201be59374b757817": {
2145
+ "408980a1bfe972ece380b360525d141c2082df62e6": {
2146
2146
  "workers": {
2147
2147
  "app/missions/page": {
2148
2148
  "moduleId": 289201,
@@ -2166,73 +2166,67 @@
2166
2166
  "filename": "src/actions/agent-actions.ts",
2167
2167
  "exportedName": "continueLatestPtyExecution"
2168
2168
  },
2169
- "40309ad8ca94240210123173c41b3208cefcdd680a": {
2169
+ "40950e5b0d362ec718f2daaa691dc9e00d330ff035": {
2170
2170
  "workers": {
2171
2171
  "app/missions/page": {
2172
2172
  "moduleId": 289201,
2173
2173
  "async": true,
2174
- "exportedName": "getTaskExecutions",
2175
- "filename": "src/actions/agent-actions.ts"
2176
- },
2177
- "app/workspaces/[workspaceId]/page": {
2178
- "moduleId": 590656,
2179
- "async": true,
2180
- "exportedName": "getTaskExecutions",
2174
+ "exportedName": "getTaskMessages",
2181
2175
  "filename": "src/actions/agent-actions.ts"
2182
2176
  },
2183
2177
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2184
2178
  "moduleId": 942658,
2185
2179
  "async": true,
2186
- "exportedName": "getTaskExecutions",
2180
+ "exportedName": "getTaskMessages",
2187
2181
  "filename": "src/actions/agent-actions.ts"
2188
2182
  }
2189
2183
  },
2190
2184
  "filename": "src/actions/agent-actions.ts",
2191
- "exportedName": "getTaskExecutions"
2185
+ "exportedName": "getTaskMessages"
2192
2186
  },
2193
- "405071d4f9016aca5952e5160306812f2b7b6a7dec": {
2187
+ "40a5ac216f95efe5bd996ea879d2b5984d2fe23894": {
2194
2188
  "workers": {
2195
2189
  "app/missions/page": {
2196
2190
  "moduleId": 289201,
2197
2191
  "async": true,
2198
- "exportedName": "getTaskMessages",
2192
+ "exportedName": "stopPtyExecution",
2193
+ "filename": "src/actions/agent-actions.ts"
2194
+ },
2195
+ "app/workspaces/[workspaceId]/page": {
2196
+ "moduleId": 590656,
2197
+ "async": true,
2198
+ "exportedName": "stopPtyExecution",
2199
2199
  "filename": "src/actions/agent-actions.ts"
2200
2200
  },
2201
2201
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2202
2202
  "moduleId": 942658,
2203
2203
  "async": true,
2204
- "exportedName": "getTaskMessages",
2204
+ "exportedName": "stopPtyExecution",
2205
2205
  "filename": "src/actions/agent-actions.ts"
2206
2206
  }
2207
2207
  },
2208
2208
  "filename": "src/actions/agent-actions.ts",
2209
- "exportedName": "getTaskMessages"
2209
+ "exportedName": "stopPtyExecution"
2210
2210
  },
2211
- "605aeb1850207cfd396964680e6023133da6e46314": {
2211
+ "6038b444d3949aa5502ec7ba1c7c220f4d59c78381": {
2212
2212
  "workers": {
2213
2213
  "app/missions/page": {
2214
2214
  "moduleId": 289201,
2215
2215
  "async": true,
2216
- "exportedName": "resumePtyExecution",
2217
- "filename": "src/actions/agent-actions.ts"
2218
- },
2219
- "app/workspaces/[workspaceId]/page": {
2220
- "moduleId": 590656,
2221
- "async": true,
2222
- "exportedName": "resumePtyExecution",
2216
+ "exportedName": "sendTaskMessage",
2223
2217
  "filename": "src/actions/agent-actions.ts"
2224
2218
  },
2225
2219
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2226
2220
  "moduleId": 942658,
2227
2221
  "async": true,
2228
- "exportedName": "resumePtyExecution",
2222
+ "exportedName": "sendTaskMessage",
2229
2223
  "filename": "src/actions/agent-actions.ts"
2230
2224
  }
2231
2225
  },
2232
2226
  "filename": "src/actions/agent-actions.ts",
2233
- "exportedName": "resumePtyExecution"
2227
+ "exportedName": "sendTaskMessage"
2234
2228
  },
2235
- "6068613a725d1f5dffa6270e51a6c8a1f0da569b07": {
2229
+ "605917692c77e2051fd97b32ff762b5a37a3eeb03a": {
2236
2230
  "workers": {
2237
2231
  "app/missions/page": {
2238
2232
  "moduleId": 289201,
@@ -2250,25 +2244,31 @@
2250
2244
  "filename": "src/actions/agent-actions.ts",
2251
2245
  "exportedName": "stopTaskExecution"
2252
2246
  },
2253
- "609650a0051521aefd758783b77b54ceb61ca5c5ce": {
2247
+ "60aa2e9ae518eac08aa4cea3a82300fc9de5a78e6e": {
2254
2248
  "workers": {
2255
2249
  "app/missions/page": {
2256
2250
  "moduleId": 289201,
2257
2251
  "async": true,
2258
- "exportedName": "sendTaskMessage",
2252
+ "exportedName": "resumePtyExecution",
2253
+ "filename": "src/actions/agent-actions.ts"
2254
+ },
2255
+ "app/workspaces/[workspaceId]/page": {
2256
+ "moduleId": 590656,
2257
+ "async": true,
2258
+ "exportedName": "resumePtyExecution",
2259
2259
  "filename": "src/actions/agent-actions.ts"
2260
2260
  },
2261
2261
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2262
2262
  "moduleId": 942658,
2263
2263
  "async": true,
2264
- "exportedName": "sendTaskMessage",
2264
+ "exportedName": "resumePtyExecution",
2265
2265
  "filename": "src/actions/agent-actions.ts"
2266
2266
  }
2267
2267
  },
2268
2268
  "filename": "src/actions/agent-actions.ts",
2269
- "exportedName": "sendTaskMessage"
2269
+ "exportedName": "resumePtyExecution"
2270
2270
  },
2271
- "7875a76d5bb42af9a4f20a40b1041fa4a454617841": {
2271
+ "78e1b57fe01cf410951007f364ea26412274329cb6": {
2272
2272
  "workers": {
2273
2273
  "app/missions/page": {
2274
2274
  "moduleId": 289201,
@@ -2286,91 +2286,91 @@
2286
2286
  "filename": "src/actions/agent-actions.ts",
2287
2287
  "exportedName": "startTaskExecution"
2288
2288
  },
2289
- "7c24af7fefae93b8c2c56200147dbf50143549f76b": {
2289
+ "7c22030814ba2af2d0ed441b5e8bee966a81182f46": {
2290
2290
  "workers": {
2291
2291
  "app/missions/page": {
2292
2292
  "moduleId": 289201,
2293
2293
  "async": true,
2294
- "exportedName": "startPtyExecutionSafe",
2294
+ "exportedName": "startPtyExecution",
2295
2295
  "filename": "src/actions/agent-actions.ts"
2296
2296
  },
2297
2297
  "app/workspaces/[workspaceId]/page": {
2298
2298
  "moduleId": 590656,
2299
2299
  "async": true,
2300
- "exportedName": "startPtyExecutionSafe",
2300
+ "exportedName": "startPtyExecution",
2301
2301
  "filename": "src/actions/agent-actions.ts"
2302
2302
  },
2303
2303
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2304
2304
  "moduleId": 942658,
2305
2305
  "async": true,
2306
- "exportedName": "startPtyExecutionSafe",
2306
+ "exportedName": "startPtyExecution",
2307
2307
  "filename": "src/actions/agent-actions.ts"
2308
2308
  }
2309
2309
  },
2310
2310
  "filename": "src/actions/agent-actions.ts",
2311
- "exportedName": "startPtyExecutionSafe"
2311
+ "exportedName": "startPtyExecution"
2312
2312
  },
2313
- "7cf21372681ff973e9a3592defb813988d985fb349": {
2313
+ "7c822c97e9c0d4ef01e7a271223ed2bf32e00eb74c": {
2314
2314
  "workers": {
2315
2315
  "app/missions/page": {
2316
2316
  "moduleId": 289201,
2317
2317
  "async": true,
2318
- "exportedName": "startPtyExecution",
2318
+ "exportedName": "startPtyExecutionSafe",
2319
2319
  "filename": "src/actions/agent-actions.ts"
2320
2320
  },
2321
2321
  "app/workspaces/[workspaceId]/page": {
2322
2322
  "moduleId": 590656,
2323
2323
  "async": true,
2324
- "exportedName": "startPtyExecution",
2324
+ "exportedName": "startPtyExecutionSafe",
2325
2325
  "filename": "src/actions/agent-actions.ts"
2326
2326
  },
2327
2327
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2328
2328
  "moduleId": 942658,
2329
2329
  "async": true,
2330
- "exportedName": "startPtyExecution",
2330
+ "exportedName": "startPtyExecutionSafe",
2331
2331
  "filename": "src/actions/agent-actions.ts"
2332
2332
  }
2333
2333
  },
2334
2334
  "filename": "src/actions/agent-actions.ts",
2335
- "exportedName": "startPtyExecution"
2335
+ "exportedName": "startPtyExecutionSafe"
2336
2336
  },
2337
- "005836192bb8fed573ecab4006a5c95a3cfdf022e2": {
2337
+ "0001eaf418542b95a89bad65529b1d912e3e81321c": {
2338
2338
  "workers": {
2339
2339
  "app/missions/page": {
2340
2340
  "moduleId": 289201,
2341
2341
  "async": true,
2342
- "exportedName": "getProviderConnections",
2342
+ "exportedName": "getConnectedProviders",
2343
2343
  "filename": "src/actions/provider-connection-actions.ts"
2344
2344
  },
2345
2345
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2346
2346
  "moduleId": 942658,
2347
2347
  "async": true,
2348
- "exportedName": "getProviderConnections",
2348
+ "exportedName": "getConnectedProviders",
2349
2349
  "filename": "src/actions/provider-connection-actions.ts"
2350
2350
  }
2351
2351
  },
2352
2352
  "filename": "src/actions/provider-connection-actions.ts",
2353
- "exportedName": "getProviderConnections"
2353
+ "exportedName": "getConnectedProviders"
2354
2354
  },
2355
- "0078b1277bad10ec2a7f9fd98803d30922bded9383": {
2355
+ "0037e382473ae0d08647d28db99c17576640536b0d": {
2356
2356
  "workers": {
2357
2357
  "app/missions/page": {
2358
2358
  "moduleId": 289201,
2359
2359
  "async": true,
2360
- "exportedName": "getConnectedProviders",
2360
+ "exportedName": "getProviderConnections",
2361
2361
  "filename": "src/actions/provider-connection-actions.ts"
2362
2362
  },
2363
2363
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2364
2364
  "moduleId": 942658,
2365
2365
  "async": true,
2366
- "exportedName": "getConnectedProviders",
2366
+ "exportedName": "getProviderConnections",
2367
2367
  "filename": "src/actions/provider-connection-actions.ts"
2368
2368
  }
2369
2369
  },
2370
2370
  "filename": "src/actions/provider-connection-actions.ts",
2371
- "exportedName": "getConnectedProviders"
2371
+ "exportedName": "getProviderConnections"
2372
2372
  },
2373
- "408e80afd724d021d6d534ea9ffb1e56d17ac83fce": {
2373
+ "40fa42ea57add69413bf8f4dd463c21222538fa5a6": {
2374
2374
  "workers": {
2375
2375
  "app/missions/page": {
2376
2376
  "moduleId": 289201,
@@ -2388,7 +2388,7 @@
2388
2388
  "filename": "src/actions/provider-connection-actions.ts",
2389
2389
  "exportedName": "isProviderConnected"
2390
2390
  },
2391
- "60cda47fb190bb88a79a4c97a11fa4c1bd7830f21f": {
2391
+ "6037ba30e612f01054c819738eff797f654c05fc52": {
2392
2392
  "workers": {
2393
2393
  "app/missions/page": {
2394
2394
  "moduleId": 289201,
@@ -2406,7 +2406,7 @@
2406
2406
  "filename": "src/actions/provider-connection-actions.ts",
2407
2407
  "exportedName": "markProviderDisconnected"
2408
2408
  },
2409
- "60ea9f0761a325ffcbf20fc2f5eba6a58dbf6ca118": {
2409
+ "6088e8f4c2750a58ee4be59adf589a7f9b1d185ea9": {
2410
2410
  "workers": {
2411
2411
  "app/missions/page": {
2412
2412
  "moduleId": 289201,
@@ -2424,7 +2424,7 @@
2424
2424
  "filename": "src/actions/provider-connection-actions.ts",
2425
2425
  "exportedName": "markProviderConnected"
2426
2426
  },
2427
- "406e9d7b59e26bcd6b1a915d03d0fa9a5c6d632cf8": {
2427
+ "405c1285c94aa91e82909b249d6254ac70517340e9": {
2428
2428
  "workers": {
2429
2429
  "app/missions/page": {
2430
2430
  "moduleId": 289201,
@@ -2466,7 +2466,7 @@
2466
2466
  "filename": "src/actions/config-actions.ts",
2467
2467
  "exportedName": "getConfigValues"
2468
2468
  },
2469
- "4020ababc64e3e20322cc4d4ce3b9df48673dd84b8": {
2469
+ "40ff8c1440f3a9a4116841a811476dd49a07a3bcf5": {
2470
2470
  "workers": {
2471
2471
  "app/missions/page": {
2472
2472
  "moduleId": 289201,
@@ -2508,7 +2508,7 @@
2508
2508
  "filename": "src/actions/preview-actions.ts",
2509
2509
  "exportedName": "openInTerminal"
2510
2510
  },
2511
- "406273283e1a2697e03cc83b538d6be484cdec5a2c": {
2511
+ "407f980e8efad182f895d506bf77cab6053c2bd80d": {
2512
2512
  "workers": {
2513
2513
  "app/missions/page": {
2514
2514
  "moduleId": 289201,
@@ -2544,7 +2544,7 @@
2544
2544
  "filename": "src/actions/workspace-actions.ts",
2545
2545
  "exportedName": "getWorkspacesWithRecentTasks"
2546
2546
  },
2547
- "40aeb278a5b8b8f05029912b241461674083c306b7": {
2547
+ "4057c3ab36ef4983a9816095f34e2c49f22aa7ec61": {
2548
2548
  "workers": {
2549
2549
  "app/missions/page": {
2550
2550
  "moduleId": 289201,
@@ -2562,7 +2562,7 @@
2562
2562
  "filename": "src/actions/task-actions.ts",
2563
2563
  "exportedName": "getProjectTasks"
2564
2564
  },
2565
- "008d598d25243d91f5b24ca0785511aa9206b0ce25": {
2565
+ "004f5211bad393511951a67e22bb76688aa46ca5cf": {
2566
2566
  "workers": {
2567
2567
  "app/settings/page": {
2568
2568
  "moduleId": 857434,
@@ -2580,7 +2580,7 @@
2580
2580
  "filename": "src/actions/config-actions.ts",
2581
2581
  "exportedName": "getAvailableTerminalApps"
2582
2582
  },
2583
- "00c4e5e90614c5b26e3b92a76b43b92c57d8d459b3": {
2583
+ "00cccbbdc82cfe2b7456bd1169ac7713e865dac94a": {
2584
2584
  "workers": {
2585
2585
  "app/settings/page": {
2586
2586
  "moduleId": 857434,
@@ -2598,7 +2598,7 @@
2598
2598
  "filename": "src/actions/config-actions.ts",
2599
2599
  "exportedName": "getAvailableEditors"
2600
2600
  },
2601
- "40dc648b47596c85b24f147201b9a1b3859147337a": {
2601
+ "4098467bcf8a1fe674e07be745ca8d806644a8f9d1": {
2602
2602
  "workers": {
2603
2603
  "app/settings/page": {
2604
2604
  "moduleId": 857434,
@@ -2622,7 +2622,7 @@
2622
2622
  "filename": "src/actions/prompt-actions.ts",
2623
2623
  "exportedName": "getPrompts"
2624
2624
  },
2625
- "40175c51fa0d44429072131b0ff3907bc6a4d3f365": {
2625
+ "406a76cd83072ef566b17d1f05f3e4214cd6dc35b4": {
2626
2626
  "workers": {
2627
2627
  "app/settings/page": {
2628
2628
  "moduleId": 857434,
@@ -2634,7 +2634,7 @@
2634
2634
  "filename": "src/actions/prompt-actions.ts",
2635
2635
  "exportedName": "createPrompt"
2636
2636
  },
2637
- "60310e7ecc9f34a9a2a3b8540190b98be5cce66499": {
2637
+ "60ce347f6647b46f01a288382c6747d2319c1f0a9b": {
2638
2638
  "workers": {
2639
2639
  "app/settings/page": {
2640
2640
  "moduleId": 857434,
@@ -2646,7 +2646,7 @@
2646
2646
  "filename": "src/actions/prompt-actions.ts",
2647
2647
  "exportedName": "updatePrompt"
2648
2648
  },
2649
- "40e578e4e5edfcfc433101fc4cf376fdc591f2d093": {
2649
+ "409a7d5096664dad126e3a3b2f1d1b1c5c4b98e8d6": {
2650
2650
  "workers": {
2651
2651
  "app/settings/page": {
2652
2652
  "moduleId": 857434,
@@ -2658,7 +2658,7 @@
2658
2658
  "filename": "src/actions/prompt-actions.ts",
2659
2659
  "exportedName": "deletePrompt"
2660
2660
  },
2661
- "60ec7f1b16b58184242ab39e4597a673f56a7ad9b5": {
2661
+ "6099e89d3a87c9107f566d919f1c022c192ddff025": {
2662
2662
  "workers": {
2663
2663
  "app/settings/page": {
2664
2664
  "moduleId": 857434,
@@ -2670,7 +2670,7 @@
2670
2670
  "filename": "src/actions/prompt-actions.ts",
2671
2671
  "exportedName": "setDefaultPrompt"
2672
2672
  },
2673
- "0077e12c67c71edf32304f495f1a98f1df5dee1359": {
2673
+ "00e4767beb380d0fcc87134570fd75d39931ede84b": {
2674
2674
  "workers": {
2675
2675
  "app/settings/page": {
2676
2676
  "moduleId": 857434,
@@ -2682,7 +2682,7 @@
2682
2682
  "filename": "src/actions/ai-config-actions.ts",
2683
2683
  "exportedName": "getAvailableProviders"
2684
2684
  },
2685
- "4082a8a4cff83f6941b0077088cd17bc93e461532c": {
2685
+ "40975e075ef4f0ca9bd2719eb690def5451e65512a": {
2686
2686
  "workers": {
2687
2687
  "app/settings/page": {
2688
2688
  "moduleId": 857434,
@@ -2694,7 +2694,7 @@
2694
2694
  "filename": "src/actions/backup-actions.ts",
2695
2695
  "exportedName": "createBackup"
2696
2696
  },
2697
- "00a8677efb6eb5f0478b07195d3eb7059fda168a77": {
2697
+ "00daa6b154fd5acb790822da3486d25ab959013e13": {
2698
2698
  "workers": {
2699
2699
  "app/settings/page": {
2700
2700
  "moduleId": 857434,
@@ -2706,7 +2706,7 @@
2706
2706
  "filename": "src/actions/backup-actions.ts",
2707
2707
  "exportedName": "listBackupFiles"
2708
2708
  },
2709
- "40554a34eb868f9c5037d5acf1d6fc104b7cb0b884": {
2709
+ "40b9ae74351cb508169c1f7c75d294a15e279267e8": {
2710
2710
  "workers": {
2711
2711
  "app/settings/page": {
2712
2712
  "moduleId": 857434,
@@ -2718,7 +2718,7 @@
2718
2718
  "filename": "src/actions/backup-actions.ts",
2719
2719
  "exportedName": "deleteBackupFile"
2720
2720
  },
2721
- "405d6c5551f3eb75d2a994c3f7cc953806de512c4a": {
2721
+ "4088594c14f67de0cb67b7b75e3e8893b6b0760e6e": {
2722
2722
  "workers": {
2723
2723
  "app/settings/page": {
2724
2724
  "moduleId": 857434,
@@ -2730,7 +2730,7 @@
2730
2730
  "filename": "src/actions/backup-actions.ts",
2731
2731
  "exportedName": "restoreBackup"
2732
2732
  },
2733
- "40709f4c99f1a3e3fb36c17c7d90675589994beace": {
2733
+ "409b4a3f9024b455c9522229a27131e453e964c76a": {
2734
2734
  "workers": {
2735
2735
  "app/settings/page": {
2736
2736
  "moduleId": 857434,
@@ -2742,7 +2742,7 @@
2742
2742
  "filename": "src/actions/backup-actions.ts",
2743
2743
  "exportedName": "resetSystem"
2744
2744
  },
2745
- "005a9aac6b28314731d259299dfca16de7f4dad7ea": {
2745
+ "000e6adca05321008e048d0aad8076f01d3c223ce4": {
2746
2746
  "workers": {
2747
2747
  "app/settings/page": {
2748
2748
  "moduleId": 857434,
@@ -2754,7 +2754,7 @@
2754
2754
  "filename": "src/actions/backup-actions.ts",
2755
2755
  "exportedName": "getBackupDir"
2756
2756
  },
2757
- "40a1e0b863ecfe471892ca5ad2da6ea9bcf50a9752": {
2757
+ "404054553d98c15b1c50e8fb1f76749898514126e8": {
2758
2758
  "workers": {
2759
2759
  "app/settings/page": {
2760
2760
  "moduleId": 857434,
@@ -2766,7 +2766,7 @@
2766
2766
  "filename": "src/actions/backup-actions.ts",
2767
2767
  "exportedName": "setBackupDir"
2768
2768
  },
2769
- "00b9d10932281c736d11437a0ca12c5c2632d1d777": {
2769
+ "00e229e46b5cf30ec9b12d7e15f28648b05466daaa": {
2770
2770
  "workers": {
2771
2771
  "app/settings/page": {
2772
2772
  "moduleId": 857434,
@@ -2778,7 +2778,7 @@
2778
2778
  "filename": "src/actions/storage-actions.ts",
2779
2779
  "exportedName": "getStorageLocation"
2780
2780
  },
2781
- "40a9809b5ab5dbda7aa08b9439a20c06cedf83cb87": {
2781
+ "40ec578367b750f55112f8e6ed288b8cecc7e357f1": {
2782
2782
  "workers": {
2783
2783
  "app/settings/page": {
2784
2784
  "moduleId": 857434,
@@ -2790,7 +2790,7 @@
2790
2790
  "filename": "src/actions/storage-actions.ts",
2791
2791
  "exportedName": "setStorageLocation"
2792
2792
  },
2793
- "009ecc982fabb136836d4e4135f7c2abf2d184470c": {
2793
+ "00dc5fb711aa286234e074268f5db2128e78602d5a": {
2794
2794
  "workers": {
2795
2795
  "app/workspaces/[workspaceId]/archive/page": {
2796
2796
  "moduleId": 566559,
@@ -2820,79 +2820,79 @@
2820
2820
  "filename": "src/actions/workspace-actions.ts",
2821
2821
  "exportedName": "getWorkspacesWithProjects"
2822
2822
  },
2823
- "4011171d3c571d5de229cd5885328a07bece5ac02a": {
2823
+ "407d413dd4eb90b79b5a5de7b404a6ac8d7304515e": {
2824
2824
  "workers": {
2825
2825
  "app/workspaces/[workspaceId]/archive/page": {
2826
2826
  "moduleId": 566559,
2827
2827
  "async": true,
2828
- "exportedName": "getOrCreateTowerTaskId",
2828
+ "exportedName": "getRecentLocalProjects",
2829
2829
  "filename": "src/actions/workspace-actions.ts"
2830
2830
  },
2831
2831
  "app/workspaces/[workspaceId]/assets/page": {
2832
2832
  "moduleId": 814122,
2833
2833
  "async": true,
2834
- "exportedName": "getOrCreateTowerTaskId",
2834
+ "exportedName": "getRecentLocalProjects",
2835
2835
  "filename": "src/actions/workspace-actions.ts"
2836
2836
  },
2837
2837
  "app/workspaces/[workspaceId]/notes/page": {
2838
2838
  "moduleId": 901317,
2839
2839
  "async": true,
2840
- "exportedName": "getOrCreateTowerTaskId",
2840
+ "exportedName": "getRecentLocalProjects",
2841
2841
  "filename": "src/actions/workspace-actions.ts"
2842
2842
  },
2843
2843
  "app/workspaces/[workspaceId]/page": {
2844
2844
  "moduleId": 590656,
2845
2845
  "async": true,
2846
- "exportedName": "getOrCreateTowerTaskId",
2846
+ "exportedName": "getRecentLocalProjects",
2847
2847
  "filename": "src/actions/workspace-actions.ts"
2848
2848
  },
2849
2849
  "app/workspaces/page": {
2850
2850
  "moduleId": 101752,
2851
2851
  "async": true,
2852
- "exportedName": "getOrCreateTowerTaskId",
2852
+ "exportedName": "getRecentLocalProjects",
2853
2853
  "filename": "src/actions/workspace-actions.ts"
2854
2854
  }
2855
2855
  },
2856
2856
  "filename": "src/actions/workspace-actions.ts",
2857
- "exportedName": "getOrCreateTowerTaskId"
2857
+ "exportedName": "getRecentLocalProjects"
2858
2858
  },
2859
- "403439caf1efa0ea0b2a37abb42bd25f39c9750bef": {
2859
+ "407fb617cf3558aaef98fa415db2ac3c296712f4d2": {
2860
2860
  "workers": {
2861
2861
  "app/workspaces/[workspaceId]/archive/page": {
2862
2862
  "moduleId": 566559,
2863
2863
  "async": true,
2864
- "exportedName": "getRecentLocalProjects",
2864
+ "exportedName": "getOrCreateTowerTaskId",
2865
2865
  "filename": "src/actions/workspace-actions.ts"
2866
2866
  },
2867
2867
  "app/workspaces/[workspaceId]/assets/page": {
2868
2868
  "moduleId": 814122,
2869
2869
  "async": true,
2870
- "exportedName": "getRecentLocalProjects",
2870
+ "exportedName": "getOrCreateTowerTaskId",
2871
2871
  "filename": "src/actions/workspace-actions.ts"
2872
2872
  },
2873
2873
  "app/workspaces/[workspaceId]/notes/page": {
2874
2874
  "moduleId": 901317,
2875
2875
  "async": true,
2876
- "exportedName": "getRecentLocalProjects",
2876
+ "exportedName": "getOrCreateTowerTaskId",
2877
2877
  "filename": "src/actions/workspace-actions.ts"
2878
2878
  },
2879
2879
  "app/workspaces/[workspaceId]/page": {
2880
2880
  "moduleId": 590656,
2881
2881
  "async": true,
2882
- "exportedName": "getRecentLocalProjects",
2882
+ "exportedName": "getOrCreateTowerTaskId",
2883
2883
  "filename": "src/actions/workspace-actions.ts"
2884
2884
  },
2885
2885
  "app/workspaces/page": {
2886
2886
  "moduleId": 101752,
2887
2887
  "async": true,
2888
- "exportedName": "getRecentLocalProjects",
2888
+ "exportedName": "getOrCreateTowerTaskId",
2889
2889
  "filename": "src/actions/workspace-actions.ts"
2890
2890
  }
2891
2891
  },
2892
2892
  "filename": "src/actions/workspace-actions.ts",
2893
- "exportedName": "getRecentLocalProjects"
2893
+ "exportedName": "getOrCreateTowerTaskId"
2894
2894
  },
2895
- "4053e3721a77a6598c3bbe3218f46e1417a02ce229": {
2895
+ "409062c90173ed58e41f64facbf3ce76e855dd2610": {
2896
2896
  "workers": {
2897
2897
  "app/workspaces/[workspaceId]/archive/page": {
2898
2898
  "moduleId": 566559,
@@ -2922,7 +2922,7 @@
2922
2922
  "filename": "src/actions/workspace-actions.ts",
2923
2923
  "exportedName": "getWorkspaceById"
2924
2924
  },
2925
- "4084c3903d7122815963b01dc8dfc3ecb04884ff1b": {
2925
+ "40b7092569c3783a0f354210188d656647e3f23966": {
2926
2926
  "workers": {
2927
2927
  "app/workspaces/[workspaceId]/archive/page": {
2928
2928
  "moduleId": 566559,
@@ -2958,7 +2958,7 @@
2958
2958
  "filename": "src/actions/workspace-actions.ts",
2959
2959
  "exportedName": "deleteProject"
2960
2960
  },
2961
- "40d897d2ef6a669be103854ae405f14798507ea3af": {
2961
+ "40db8fc5286276a25e18b7512bef00ddd4836d944e": {
2962
2962
  "workers": {
2963
2963
  "app/workspaces/[workspaceId]/archive/page": {
2964
2964
  "moduleId": 566559,
@@ -2988,7 +2988,7 @@
2988
2988
  "filename": "src/actions/workspace-actions.ts",
2989
2989
  "exportedName": "getProjectByLocalPath"
2990
2990
  },
2991
- "60c648a26aa2b8229bb4ae88cdbbda846b81043c5e": {
2991
+ "60109c81608371f4128d52892c70461efd1edf675f": {
2992
2992
  "workers": {
2993
2993
  "app/workspaces/[workspaceId]/archive/page": {
2994
2994
  "moduleId": 566559,
@@ -3024,7 +3024,7 @@
3024
3024
  "filename": "src/actions/workspace-actions.ts",
3025
3025
  "exportedName": "updateProject"
3026
3026
  },
3027
- "4074951e1b728c6f23872b3dc0fe845b5c500383ad": {
3027
+ "4040b5a91f59b9720c26537dbae8cd635753e1b614": {
3028
3028
  "workers": {
3029
3029
  "app/workspaces/[workspaceId]/archive/page": {
3030
3030
  "moduleId": 566559,
@@ -3042,7 +3042,7 @@
3042
3042
  "filename": "src/actions/label-actions.ts",
3043
3043
  "exportedName": "getTaskLabels"
3044
3044
  },
3045
- "60cd278d3d14f816e940a4adf2bf849d4e7249533b": {
3045
+ "60d4f9a7ce68034e7a077dacd4b54e7fdd101c402c": {
3046
3046
  "workers": {
3047
3047
  "app/workspaces/[workspaceId]/archive/page": {
3048
3048
  "moduleId": 566559,
@@ -3060,7 +3060,7 @@
3060
3060
  "filename": "src/actions/label-actions.ts",
3061
3061
  "exportedName": "setTaskLabels"
3062
3062
  },
3063
- "4091d907e61355de143e8fcd34f6fda1415e03ead8": {
3063
+ "404c0e8df84e2f48ff5af7c0f22d74efca565f22c5": {
3064
3064
  "workers": {
3065
3065
  "app/workspaces/[workspaceId]/archive/page": {
3066
3066
  "moduleId": 566559,
@@ -3090,7 +3090,7 @@
3090
3090
  "filename": "src/actions/git-actions.ts",
3091
3091
  "exportedName": "getProjectBranches"
3092
3092
  },
3093
- "40a473b9abdb5cc52d10ca153c5709cd5cdbe1bfb7": {
3093
+ "40c345bc47903b93c285527a1d12039adb0eee7daf": {
3094
3094
  "workers": {
3095
3095
  "app/workspaces/[workspaceId]/archive/page": {
3096
3096
  "moduleId": 566559,
@@ -3120,7 +3120,7 @@
3120
3120
  "filename": "src/actions/git-actions.ts",
3121
3121
  "exportedName": "fetchRemoteBranches"
3122
3122
  },
3123
- "40248ec220a317e0eb87f596e43c37f8d5cafdc987": {
3123
+ "408e0b4496e307557b36f4a9b5c4b97d12070247be": {
3124
3124
  "workers": {
3125
3125
  "app/workspaces/[workspaceId]/archive/page": {
3126
3126
  "moduleId": 566559,
@@ -3150,7 +3150,7 @@
3150
3150
  "filename": "src/actions/git-actions.ts",
3151
3151
  "exportedName": "getCurrentBranch"
3152
3152
  },
3153
- "4030dd133cb98fa4b7caefd8a1dde6142fda3f0c0f": {
3153
+ "4009e425af1f977da423cd26cbbb52e5c4aa53756a": {
3154
3154
  "workers": {
3155
3155
  "app/workspaces/[workspaceId]/archive/page": {
3156
3156
  "moduleId": 566559,
@@ -3186,7 +3186,7 @@
3186
3186
  "filename": "src/actions/preview-actions.ts",
3187
3187
  "exportedName": "openInFileManager"
3188
3188
  },
3189
- "4088280847d384971b8146a405a4b8b423a0137c21": {
3189
+ "40e94679d1c9d740506f1360ed586f7e8be0860739": {
3190
3190
  "workers": {
3191
3191
  "app/workspaces/[workspaceId]/archive/page": {
3192
3192
  "moduleId": 566559,
@@ -3222,7 +3222,7 @@
3222
3222
  "filename": "src/actions/preview-actions.ts",
3223
3223
  "exportedName": "openInEditor"
3224
3224
  },
3225
- "6031574455748555d8f93bed50b8c1e1092b026e7f": {
3225
+ "60564e4f9d518d62d7232526f8b40c7e336490fe5b": {
3226
3226
  "workers": {
3227
3227
  "app/workspaces/[workspaceId]/archive/page": {
3228
3228
  "moduleId": 566559,
@@ -3246,7 +3246,7 @@
3246
3246
  "filename": "src/actions/task-actions.ts",
3247
3247
  "exportedName": "updateTaskStatus"
3248
3248
  },
3249
- "4038b6ff7725839a42d1fd6013fcdbb24be8ffda5c": {
3249
+ "4053562e13fbd2d0c973016018e39533f32ddfee9b": {
3250
3250
  "workers": {
3251
3251
  "app/workspaces/[workspaceId]/archive/page": {
3252
3252
  "moduleId": 566559,
@@ -3270,7 +3270,7 @@
3270
3270
  "filename": "src/actions/task-actions.ts",
3271
3271
  "exportedName": "checkWorktreeClean"
3272
3272
  },
3273
- "604b7a8c274fee1d283e4ae6d248aca56b3a38cd85": {
3273
+ "60bcd7acf62066a412b3f76251d4081fe1aacb3e5d": {
3274
3274
  "workers": {
3275
3275
  "app/workspaces/[workspaceId]/archive/page": {
3276
3276
  "moduleId": 566559,
@@ -3294,7 +3294,7 @@
3294
3294
  "filename": "src/actions/task-actions.ts",
3295
3295
  "exportedName": "commitWorktreeChanges"
3296
3296
  },
3297
- "40c7a6a13b8f9d924a2dc5b366eb3d4605adae951c": {
3297
+ "40cac23fd57aba89c3c048f7b55a3aa268a188dba9": {
3298
3298
  "workers": {
3299
3299
  "app/workspaces/[workspaceId]/notes/page": {
3300
3300
  "moduleId": 901317,
@@ -3312,7 +3312,7 @@
3312
3312
  "filename": "src/actions/note-actions.ts",
3313
3313
  "exportedName": "createNote"
3314
3314
  },
3315
- "402bb30091608b91e90ff4b76707b89487c3c490d8": {
3315
+ "409b338ecdbb1e5ac9b9d563a138a2a59d283d2035": {
3316
3316
  "workers": {
3317
3317
  "app/workspaces/[workspaceId]/notes/page": {
3318
3318
  "moduleId": 901317,
@@ -3330,7 +3330,7 @@
3330
3330
  "filename": "src/actions/note-actions.ts",
3331
3331
  "exportedName": "getTaskNotes"
3332
3332
  },
3333
- "406275cdab102cf21e547f107d65eaf6b991813025": {
3333
+ "4000a8878947bafe6067a0b86db6fb1025a86a6fac": {
3334
3334
  "workers": {
3335
3335
  "app/workspaces/[workspaceId]/notes/page": {
3336
3336
  "moduleId": 901317,
@@ -3348,7 +3348,7 @@
3348
3348
  "filename": "src/actions/note-actions.ts",
3349
3349
  "exportedName": "deleteNote"
3350
3350
  },
3351
- "402b1c4bc3b30ff4737429c58939a8486727c565ec": {
3351
+ "40a92c87c17798d90a92fee15165981e7019049ef1": {
3352
3352
  "workers": {
3353
3353
  "app/workspaces/[workspaceId]/assets/page": {
3354
3354
  "moduleId": 814122,
@@ -3366,7 +3366,7 @@
3366
3366
  "filename": "src/actions/asset-actions.ts",
3367
3367
  "exportedName": "getTaskAssets"
3368
3368
  },
3369
- "40b3cdb6d80f5f8674ef081bea85af85d8e90833f7": {
3369
+ "406cb5328286f600e93b8cb4a3df79c971cac344c1": {
3370
3370
  "workers": {
3371
3371
  "app/workspaces/[workspaceId]/assets/page": {
3372
3372
  "moduleId": 814122,
@@ -3384,7 +3384,7 @@
3384
3384
  "filename": "src/actions/asset-actions.ts",
3385
3385
  "exportedName": "uploadAsset"
3386
3386
  },
3387
- "40fc63ea8357dcb0e8d51747af978d1f126bee6c20": {
3387
+ "40abcf853c3f7733df65eb8d36f21af608aed32cde": {
3388
3388
  "workers": {
3389
3389
  "app/workspaces/[workspaceId]/assets/page": {
3390
3390
  "moduleId": 814122,
@@ -3402,7 +3402,7 @@
3402
3402
  "filename": "src/actions/asset-actions.ts",
3403
3403
  "exportedName": "deleteAsset"
3404
3404
  },
3405
- "40a0b52dfe6da9c6fbc005d69017ef1f28bffb3dd6": {
3405
+ "409bcf1eb84d03b7a927088f0ef58d4e4e174d8039": {
3406
3406
  "workers": {
3407
3407
  "app/workspaces/[workspaceId]/archive/page": {
3408
3408
  "moduleId": 566559,
@@ -3432,7 +3432,7 @@
3432
3432
  "filename": "src/actions/task-actions.ts",
3433
3433
  "exportedName": "createTask"
3434
3434
  },
3435
- "60685260b99a7a73af3c52ba0f07a34fd2a2ace307": {
3435
+ "608268fe639380106760d6aa78feab550d0389a9e9": {
3436
3436
  "workers": {
3437
3437
  "app/workspaces/[workspaceId]/archive/page": {
3438
3438
  "moduleId": 566559,
@@ -3456,7 +3456,7 @@
3456
3456
  "filename": "src/actions/task-actions.ts",
3457
3457
  "exportedName": "updateTask"
3458
3458
  },
3459
- "400f814f0a6ed1b06b26791fc295c31b044c6a7d51": {
3459
+ "407bd323d06ab78356857d76941714251499f42d2b": {
3460
3460
  "workers": {
3461
3461
  "app/workspaces/[workspaceId]/archive/page": {
3462
3462
  "moduleId": 566559,
@@ -3474,7 +3474,7 @@
3474
3474
  "filename": "src/actions/task-actions.ts",
3475
3475
  "exportedName": "deleteTask"
3476
3476
  },
3477
- "4059e8a38acae5fc4820089f4831048ae1c0e58931": {
3477
+ "40f9b090e922030f31a41927d44bac3fbb5536198a": {
3478
3478
  "workers": {
3479
3479
  "app/workspaces/[workspaceId]/archive/page": {
3480
3480
  "moduleId": 566559,
@@ -3492,7 +3492,7 @@
3492
3492
  "filename": "src/actions/task-actions.ts",
3493
3493
  "exportedName": "toggleTaskPinned"
3494
3494
  },
3495
- "406b72520cfe77d9ee1c81f79deb3678d6ed775324": {
3495
+ "4091ef67156805c12ffd885ab3e59437f9b4b3a8ca": {
3496
3496
  "workers": {
3497
3497
  "app/workspaces/[workspaceId]/page": {
3498
3498
  "moduleId": 590656,
@@ -3510,7 +3510,7 @@
3510
3510
  "filename": "src/actions/version-actions.ts",
3511
3511
  "exportedName": "getVersionsForPicker"
3512
3512
  },
3513
- "4047576290db96a47a7385d08cb6cf2b23b3147459": {
3513
+ "404d64ae6f3958bb0cfa1829618f1cde9aa4afd799": {
3514
3514
  "workers": {
3515
3515
  "app/workspaces/[workspaceId]/archive/page": {
3516
3516
  "moduleId": 566559,
@@ -3522,7 +3522,7 @@
3522
3522
  "filename": "src/actions/task-actions.ts",
3523
3523
  "exportedName": "getArchivedTaskCount"
3524
3524
  },
3525
- "406e3bd9ae1cc0f19af10ba5220105f047a9917e6c": {
3525
+ "4065a736d9fda7a885d2355eee529b97ad3ba28dda": {
3526
3526
  "workers": {
3527
3527
  "app/workspaces/[workspaceId]/archive/page": {
3528
3528
  "moduleId": 566559,
@@ -3534,7 +3534,19 @@
3534
3534
  "filename": "src/actions/task-actions.ts",
3535
3535
  "exportedName": "searchTasks"
3536
3536
  },
3537
- "40e67a1efce5df4810568fbfa10e6c5d914bea56ea": {
3537
+ "40b86515cc0f03167e174d5cf981bca8dec80202dd": {
3538
+ "workers": {
3539
+ "app/workspaces/[workspaceId]/archive/page": {
3540
+ "moduleId": 566559,
3541
+ "async": true,
3542
+ "exportedName": "getArchivedTasks",
3543
+ "filename": "src/actions/task-actions.ts"
3544
+ }
3545
+ },
3546
+ "filename": "src/actions/task-actions.ts",
3547
+ "exportedName": "getArchivedTasks"
3548
+ },
3549
+ "40c880ca058620d9336ba74c17b606b9cd609ce72f": {
3538
3550
  "workers": {
3539
3551
  "app/workspaces/[workspaceId]/archive/page": {
3540
3552
  "moduleId": 566559,
@@ -3558,43 +3570,31 @@
3558
3570
  "filename": "src/actions/task-actions.ts",
3559
3571
  "exportedName": "getTaskOverview"
3560
3572
  },
3561
- "40e8472c4bd526b744dea8d56cd8b6ea2ddeafae47": {
3562
- "workers": {
3563
- "app/workspaces/[workspaceId]/archive/page": {
3564
- "moduleId": 566559,
3565
- "async": true,
3566
- "exportedName": "getArchivedTasks",
3567
- "filename": "src/actions/task-actions.ts"
3568
- }
3569
- },
3570
- "filename": "src/actions/task-actions.ts",
3571
- "exportedName": "getArchivedTasks"
3572
- },
3573
- "400d89551edfd918bc36155a6fbe2c50b3f0d55853": {
3573
+ "4035052f3bda35fae7e479527f241abce3f9a6ad10": {
3574
3574
  "workers": {
3575
3575
  "app/workspaces/[workspaceId]/assets/page": {
3576
3576
  "moduleId": 814122,
3577
3577
  "async": true,
3578
- "exportedName": "getAssetById",
3578
+ "exportedName": "createAsset",
3579
3579
  "filename": "src/actions/asset-actions.ts"
3580
3580
  }
3581
3581
  },
3582
3582
  "filename": "src/actions/asset-actions.ts",
3583
- "exportedName": "getAssetById"
3583
+ "exportedName": "createAsset"
3584
3584
  },
3585
- "40b3e960ff301c976a27042348c9d3faea8a1cc507": {
3585
+ "40c25815b27a06d623fee772b1e2c8f66b4321785d": {
3586
3586
  "workers": {
3587
3587
  "app/workspaces/[workspaceId]/assets/page": {
3588
3588
  "moduleId": 814122,
3589
3589
  "async": true,
3590
- "exportedName": "createAsset",
3590
+ "exportedName": "getAssetById",
3591
3591
  "filename": "src/actions/asset-actions.ts"
3592
3592
  }
3593
3593
  },
3594
3594
  "filename": "src/actions/asset-actions.ts",
3595
- "exportedName": "createAsset"
3595
+ "exportedName": "getAssetById"
3596
3596
  },
3597
- "40e3fcd92a20ff5eef6dce6309a51250e3292aa9eb": {
3597
+ "40d63a3231051a4234a504fc1d1408d18aeba98d99": {
3598
3598
  "workers": {
3599
3599
  "app/workspaces/[workspaceId]/assets/page": {
3600
3600
  "moduleId": 814122,
@@ -3606,7 +3606,7 @@
3606
3606
  "filename": "src/actions/asset-actions.ts",
3607
3607
  "exportedName": "getProjectAssets"
3608
3608
  },
3609
- "008523fb9e64c9d0ef8214de2b247658048755a252": {
3609
+ "004f48971548354cb955d5c624986bd6027182efe8": {
3610
3610
  "workers": {
3611
3611
  "app/workspaces/[workspaceId]/assets/page": {
3612
3612
  "moduleId": 814122,
@@ -3618,7 +3618,7 @@
3618
3618
  "filename": "src/actions/config-actions.ts",
3619
3619
  "exportedName": "getPlatformInfo"
3620
3620
  },
3621
- "00f24b3bc8d42538addaac3f1aebc1f548e8313911": {
3621
+ "009d4b2c3110aa3f9ecf36da744f5a26357411e642": {
3622
3622
  "workers": {
3623
3623
  "app/workspaces/[workspaceId]/assets/page": {
3624
3624
  "moduleId": 814122,
@@ -3630,7 +3630,7 @@
3630
3630
  "filename": "src/actions/config-actions.ts",
3631
3631
  "exportedName": "getAvailableShells"
3632
3632
  },
3633
- "40518fc54972254264fc8a3bb718c11aeb126de2ad": {
3633
+ "4045cd746dbae9d820aa2d3c9916f906fcf16cdd64": {
3634
3634
  "workers": {
3635
3635
  "app/workspaces/[workspaceId]/notes/page": {
3636
3636
  "moduleId": 901317,
@@ -3642,7 +3642,7 @@
3642
3642
  "filename": "src/actions/note-actions.ts",
3643
3643
  "exportedName": "getNoteById"
3644
3644
  },
3645
- "60eda1eb2a37aa88de835f375e3db244aed4a1850b": {
3645
+ "608c42fb5613d7ea38d16a6a953f70fd56db7f7244": {
3646
3646
  "workers": {
3647
3647
  "app/workspaces/[workspaceId]/notes/page": {
3648
3648
  "moduleId": 901317,
@@ -3654,7 +3654,7 @@
3654
3654
  "filename": "src/actions/note-actions.ts",
3655
3655
  "exportedName": "getProjectNotes"
3656
3656
  },
3657
- "60ee709ca9e7a310872a27eb861f15bc424538e354": {
3657
+ "60f0843cb00a8ea57f4c28054390a84c5d48139cc6": {
3658
3658
  "workers": {
3659
3659
  "app/workspaces/[workspaceId]/notes/page": {
3660
3660
  "moduleId": 901317,
@@ -3666,7 +3666,7 @@
3666
3666
  "filename": "src/actions/note-actions.ts",
3667
3667
  "exportedName": "updateNote"
3668
3668
  },
3669
- "403db31d6fc1ccae8ec02ef0fff66953f231242dbd": {
3669
+ "402e2863abe6bdbad3c6e1ba2ef84c113aa18857a4": {
3670
3670
  "workers": {
3671
3671
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3672
3672
  "moduleId": 825054,
@@ -3678,7 +3678,19 @@
3678
3678
  "filename": "src/actions/version-actions.ts",
3679
3679
  "exportedName": "setCurrentVersion"
3680
3680
  },
3681
- "40499a10859014f48ea8ec5108bad8b253d6fc3007": {
3681
+ "4048db300b645e824e1ec59710b8ede67b2a9ef5f5": {
3682
+ "workers": {
3683
+ "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3684
+ "moduleId": 825054,
3685
+ "async": true,
3686
+ "exportedName": "getVersionDiffStat",
3687
+ "filename": "src/actions/version-actions.ts"
3688
+ }
3689
+ },
3690
+ "filename": "src/actions/version-actions.ts",
3691
+ "exportedName": "getVersionDiffStat"
3692
+ },
3693
+ "405b30a44a1d1775e3ccb72c8cf2b7c228664a1d5a": {
3682
3694
  "workers": {
3683
3695
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3684
3696
  "moduleId": 825054,
@@ -3690,19 +3702,19 @@
3690
3702
  "filename": "src/actions/version-actions.ts",
3691
3703
  "exportedName": "getVersionDiff"
3692
3704
  },
3693
- "404e8a67b49cd08081081f84ea1119e282e866ead9": {
3705
+ "40d022bdbf055d408d7376de10c1ba937894d44578": {
3694
3706
  "workers": {
3695
3707
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3696
3708
  "moduleId": 825054,
3697
3709
  "async": true,
3698
- "exportedName": "getVersionDiffStat",
3710
+ "exportedName": "getProjectVersions",
3699
3711
  "filename": "src/actions/version-actions.ts"
3700
3712
  }
3701
3713
  },
3702
3714
  "filename": "src/actions/version-actions.ts",
3703
- "exportedName": "getVersionDiffStat"
3715
+ "exportedName": "getProjectVersions"
3704
3716
  },
3705
- "407e92e12a238142cac903aa29762cec5139d994f0": {
3717
+ "40f1f5062c069eb4f08da56020414bbce5178f46e9": {
3706
3718
  "workers": {
3707
3719
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3708
3720
  "moduleId": 825054,
@@ -3714,7 +3726,7 @@
3714
3726
  "filename": "src/actions/version-actions.ts",
3715
3727
  "exportedName": "createVersion"
3716
3728
  },
3717
- "40aeaf7efd951435c9975b08bb064ed57af807c82d": {
3729
+ "40fcd91f96062e360c9c1700064b3c92430cad7b3e": {
3718
3730
  "workers": {
3719
3731
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3720
3732
  "moduleId": 825054,
@@ -3726,19 +3738,19 @@
3726
3738
  "filename": "src/actions/version-actions.ts",
3727
3739
  "exportedName": "deleteVersion"
3728
3740
  },
3729
- "40d7a60eadcbb8c5d619afb8e1f7cc93e353e43283": {
3741
+ "60479b836cf4bba02343745fe900bff24474ed0e04": {
3730
3742
  "workers": {
3731
3743
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3732
3744
  "moduleId": 825054,
3733
3745
  "async": true,
3734
- "exportedName": "getProjectVersions",
3746
+ "exportedName": "updateVersion",
3735
3747
  "filename": "src/actions/version-actions.ts"
3736
3748
  }
3737
3749
  },
3738
3750
  "filename": "src/actions/version-actions.ts",
3739
- "exportedName": "getProjectVersions"
3751
+ "exportedName": "updateVersion"
3740
3752
  },
3741
- "6068a01925b71ab73203b8c19cf34e354c3114d375": {
3753
+ "607350ba808d7ba05f80ccc579cf0ac3b92a860fa7": {
3742
3754
  "workers": {
3743
3755
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3744
3756
  "moduleId": 825054,
@@ -3750,7 +3762,7 @@
3750
3762
  "filename": "src/actions/version-actions.ts",
3751
3763
  "exportedName": "releaseVersion"
3752
3764
  },
3753
- "6083af1193ef70dd042d546c0b92f831585600e487": {
3765
+ "607b5173f716da6419d81a6ba077b9df912eab994b": {
3754
3766
  "workers": {
3755
3767
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3756
3768
  "moduleId": 825054,
@@ -3762,19 +3774,7 @@
3762
3774
  "filename": "src/actions/version-actions.ts",
3763
3775
  "exportedName": "assignTaskVersion"
3764
3776
  },
3765
- "60bf022158db96ef30b4e4f426ec1c1dee63276a64": {
3766
- "workers": {
3767
- "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3768
- "moduleId": 825054,
3769
- "async": true,
3770
- "exportedName": "updateVersion",
3771
- "filename": "src/actions/version-actions.ts"
3772
- }
3773
- },
3774
- "filename": "src/actions/version-actions.ts",
3775
- "exportedName": "updateVersion"
3776
- },
3777
- "40bd9633230d3611d5f15c9dbae16300969d203d48": {
3777
+ "40897a78f062f46b30c4e81971bd482c0052783593": {
3778
3778
  "workers": {
3779
3779
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3780
3780
  "moduleId": 825054,
@@ -3786,7 +3786,7 @@
3786
3786
  "filename": "src/actions/version-type-actions.ts",
3787
3787
  "exportedName": "getVersionTypes"
3788
3788
  },
3789
- "40563702b621cd67b53caf3a7542f50445b51af0e6": {
3789
+ "4089f75017389e6085ad3c4314d4baed62106be5f2": {
3790
3790
  "workers": {
3791
3791
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3792
3792
  "moduleId": 825054,
@@ -3798,7 +3798,7 @@
3798
3798
  "filename": "src/actions/version-type-actions.ts",
3799
3799
  "exportedName": "createVersionType"
3800
3800
  },
3801
- "60281aa7aeb67c8a7cd1951429a81e53def98ac2e5": {
3801
+ "60b38640ae0634f0a31a301a627c6df8f57d226c72": {
3802
3802
  "workers": {
3803
3803
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3804
3804
  "moduleId": 825054,
@@ -3810,7 +3810,7 @@
3810
3810
  "filename": "src/actions/version-type-actions.ts",
3811
3811
  "exportedName": "updateVersionType"
3812
3812
  },
3813
- "4078e93ded1e345d46ff827d156e605cabfd4f9528": {
3813
+ "4090749dc1fe13b258533f6039c8706bb5f14af9cf": {
3814
3814
  "workers": {
3815
3815
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3816
3816
  "moduleId": 825054,
@@ -3822,7 +3822,7 @@
3822
3822
  "filename": "src/actions/version-type-actions.ts",
3823
3823
  "exportedName": "deleteVersionType"
3824
3824
  },
3825
- "60530f63b26a12f71c24fc1d6583afb782f09b65f2": {
3825
+ "608c78b1e07926a54c8056b0514eb0b4a244f4fb61": {
3826
3826
  "workers": {
3827
3827
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3828
3828
  "moduleId": 942658,
@@ -3834,7 +3834,7 @@
3834
3834
  "filename": "src/actions/file-actions.ts",
3835
3835
  "exportedName": "listDirectory"
3836
3836
  },
3837
- "709b5225f4d4a0ac29db0727066cfd0a669ad1c34e": {
3837
+ "70d67d1265d2cd39513e7a8e425e655b4bda56502a": {
3838
3838
  "workers": {
3839
3839
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3840
3840
  "moduleId": 942658,
@@ -3846,7 +3846,7 @@
3846
3846
  "filename": "src/actions/file-actions.ts",
3847
3847
  "exportedName": "getGitStatus"
3848
3848
  },
3849
- "60696c00daf475f4f933658d4d8583d7958164ef51": {
3849
+ "606153e4797840188082c447696363be719061c057": {
3850
3850
  "workers": {
3851
3851
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3852
3852
  "moduleId": 942658,
@@ -3858,7 +3858,7 @@
3858
3858
  "filename": "src/actions/file-actions.ts",
3859
3859
  "exportedName": "createFile"
3860
3860
  },
3861
- "60abc0e510c23946a70b7e6ebfaba4c1ea8fc66415": {
3861
+ "60969f5d25222e77657c3315357297cd41d06ecf7e": {
3862
3862
  "workers": {
3863
3863
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3864
3864
  "moduleId": 942658,
@@ -3870,7 +3870,7 @@
3870
3870
  "filename": "src/actions/file-actions.ts",
3871
3871
  "exportedName": "createDirectory"
3872
3872
  },
3873
- "70a4126b07e464a322af753ca0a253f556c5c7fba4": {
3873
+ "7038fc8ec0ac151044164d22ba5addfdb618b5f14d": {
3874
3874
  "workers": {
3875
3875
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3876
3876
  "moduleId": 942658,
@@ -3882,7 +3882,7 @@
3882
3882
  "filename": "src/actions/file-actions.ts",
3883
3883
  "exportedName": "renameEntry"
3884
3884
  },
3885
- "609a2fbf9dee990c0dd2aab984efd5835f4ae772f7": {
3885
+ "60e4cf38e502793bf548967a8bd167d00e15ca4333": {
3886
3886
  "workers": {
3887
3887
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3888
3888
  "moduleId": 942658,
@@ -3894,7 +3894,7 @@
3894
3894
  "filename": "src/actions/file-actions.ts",
3895
3895
  "exportedName": "deleteEntry"
3896
3896
  },
3897
- "409c07c2ab83431a336cb446546dac3f2e20b06502": {
3897
+ "4076d08f895b87666253ed0c4cf885d5d41cb273a3": {
3898
3898
  "workers": {
3899
3899
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3900
3900
  "moduleId": 942658,
@@ -3906,7 +3906,7 @@
3906
3906
  "filename": "src/actions/file-actions.ts",
3907
3907
  "exportedName": "listAllFiles"
3908
3908
  },
3909
- "6018075b44ed5869d50881b5a32314c9269d794f43": {
3909
+ "600bc65f68862940db78c1f32d20b2a9a7e0a6f65e": {
3910
3910
  "workers": {
3911
3911
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3912
3912
  "moduleId": 942658,
@@ -3918,7 +3918,7 @@
3918
3918
  "filename": "src/actions/file-actions.ts",
3919
3919
  "exportedName": "readFileContent"
3920
3920
  },
3921
- "6034b4e3bfe4c36041514ec7416fc3ee6d51877e57": {
3921
+ "60de60014efb7e9e711cb9a312c3c3f594b699cd4a": {
3922
3922
  "workers": {
3923
3923
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3924
3924
  "moduleId": 942658,
@@ -3930,7 +3930,7 @@
3930
3930
  "filename": "src/actions/file-actions.ts",
3931
3931
  "exportedName": "readFileContentForce"
3932
3932
  },
3933
- "7062a1005eba2621c4de209c60a9e465e95ae59e06": {
3933
+ "70dac8b4960550b453599d23dbe22e4067a8380b53": {
3934
3934
  "workers": {
3935
3935
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3936
3936
  "moduleId": 942658,
@@ -3942,7 +3942,7 @@
3942
3942
  "filename": "src/actions/file-actions.ts",
3943
3943
  "exportedName": "writeFileContent"
3944
3944
  },
3945
- "604bab1d97be03c881acda381e226abd8cc348b74b": {
3945
+ "60d3f29a0d88d5b002f5a5e6ab00394957be4ef9cf": {
3946
3946
  "workers": {
3947
3947
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3948
3948
  "moduleId": 942658,
@@ -3954,7 +3954,7 @@
3954
3954
  "filename": "src/actions/file-actions.ts",
3955
3955
  "exportedName": "revealInFinder"
3956
3956
  },
3957
- "7cc596bcc45261832ce680a74fd98b3a1545eface3": {
3957
+ "7c8b3914ac2e006452a16a31026ab5ac7cdf177df9": {
3958
3958
  "workers": {
3959
3959
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3960
3960
  "moduleId": 942658,
@@ -3966,7 +3966,7 @@
3966
3966
  "filename": "src/actions/search-code-actions.ts",
3967
3967
  "exportedName": "searchCode"
3968
3968
  },
3969
- "4087f295f8a8a97bd33505e43e2553d7d73f3b88cc": {
3969
+ "404f5c171f1bb9e8986c4cecebce1b3ead513b0647": {
3970
3970
  "workers": {
3971
3971
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3972
3972
  "moduleId": 942658,
@@ -3978,7 +3978,7 @@
3978
3978
  "filename": "src/actions/preview-actions.ts",
3979
3979
  "exportedName": "getPreviewState"
3980
3980
  },
3981
- "40b1502fd7ff25cf26c4e12b8072b01500532b4f87": {
3981
+ "40326815b821f481876eed7128011f8015f453e4c9": {
3982
3982
  "workers": {
3983
3983
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3984
3984
  "moduleId": 942658,
@@ -3990,7 +3990,7 @@
3990
3990
  "filename": "src/actions/preview-actions.ts",
3991
3991
  "exportedName": "startPreview"
3992
3992
  },
3993
- "4027b3853075a9290d3c9d8ec07bc6c89051b22d09": {
3993
+ "409b15b300f0121b763fc100d84a2fcf0edbf3dc4d": {
3994
3994
  "workers": {
3995
3995
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3996
3996
  "moduleId": 942658,
@@ -4002,7 +4002,7 @@
4002
4002
  "filename": "src/actions/preview-actions.ts",
4003
4003
  "exportedName": "stopPreview"
4004
4004
  },
4005
- "40673a2e4aad10d0f5beb358e155b1f84e145f9b08": {
4005
+ "40e39188ed62425649b47feb4e4353d696622a1d39": {
4006
4006
  "workers": {
4007
4007
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4008
4008
  "moduleId": 942658,
@@ -4014,7 +4014,7 @@
4014
4014
  "filename": "src/actions/preview-actions.ts",
4015
4015
  "exportedName": "installPreviewDeps"
4016
4016
  },
4017
- "40d1d52b0b1989c8558b538b2ff3e4d721e000c502": {
4017
+ "40c6b4aef5fe79fb128b58447b339ebcaf077b49ae": {
4018
4018
  "workers": {
4019
4019
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4020
4020
  "moduleId": 942658,
@@ -4026,7 +4026,7 @@
4026
4026
  "filename": "src/actions/preview-actions.ts",
4027
4027
  "exportedName": "redetectPreset"
4028
4028
  },
4029
- "40f495ec75053a1949df83ba18226fbc373535b2f4": {
4029
+ "40108294efaf2bb56579e6e0ee4207e5ce68cf4b0a": {
4030
4030
  "workers": {
4031
4031
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4032
4032
  "moduleId": 942658,
@@ -4038,7 +4038,7 @@
4038
4038
  "filename": "src/actions/preview-actions.ts",
4039
4039
  "exportedName": "setProjectPreset"
4040
4040
  },
4041
- "408fd8a39c35a49ae01e3ec690612823cb4aaddb55": {
4041
+ "40282d57a0e960430c8f67c8148f7e38778f16c1bf": {
4042
4042
  "workers": {
4043
4043
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4044
4044
  "moduleId": 942658,
@@ -4052,5 +4052,5 @@
4052
4052
  }
4053
4053
  },
4054
4054
  "edge": {},
4055
- "encryptionKey": "aL0Rlj3DF7piWR2Yg+WqOjLvpLBtSE45yTbkl9TVMmU="
4055
+ "encryptionKey": "qA1Ew6whJvse/zBSvd0U9qpc3R9AgWT7Ls7skbQ5ct4="
4056
4056
  }