tower-studio 0.2.22 → 0.2.23

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 (169) 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 +25 -25
  13. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  18. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +59 -59
  19. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  22. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  23. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  26. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
  27. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  30. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +43 -43
  31. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  34. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +86 -86
  35. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
  39. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +61 -61
  43. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +68 -68
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +72 -72
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
  63. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  66. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0sy6lau._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0i~v.f0._.js → [root-of-the-server]__0-o.l41._.js} +2 -2
  75. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  76. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
  77. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  78. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  79. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0x2jop0._.js → [root-of-the-server]__0jti4~k._.js} +2 -2
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  81. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  82. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0l1.bgv._.js → [root-of-the-server]__0s-a4ku._.js} +2 -2
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +1 -1
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  86. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vrp4wc._.js → [root-of-the-server]__12p2zz2._.js} +1 -1
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  89. package/.next/standalone/.next/server/chunks/ssr/{_07ca~8h._.js → _0-9.ea2._.js} +2 -2
  90. package/.next/standalone/.next/server/chunks/ssr/{_02o-w3k._.js → _012.igw._.js} +2 -2
  91. package/.next/standalone/.next/server/chunks/ssr/_0385-.g._.js +4 -0
  92. package/.next/standalone/.next/server/chunks/ssr/{_0zbuayb._.js → _04y89b3._.js} +2 -2
  93. package/.next/standalone/.next/server/chunks/ssr/_04yogxq._.js +7 -0
  94. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  95. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  96. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  97. package/.next/standalone/.next/server/chunks/ssr/{_0ncltnn._.js → _0bk06da._.js} +2 -2
  98. package/.next/standalone/.next/server/chunks/ssr/_0cc0gt8._.js +7 -0
  99. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  100. package/.next/standalone/.next/server/chunks/ssr/{_01xe7~b._.js → _0hzckhd._.js} +2 -2
  101. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  102. package/.next/standalone/.next/server/chunks/ssr/{_13dksil._.js → _0m.4akk._.js} +2 -2
  103. package/.next/standalone/.next/server/chunks/ssr/_0oq26rv._.js +3 -0
  104. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  105. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  106. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  107. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  108. package/.next/standalone/.next/server/chunks/ssr/_0z-b00b._.js +7 -0
  109. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  110. package/.next/standalone/.next/server/chunks/ssr/{_075_.cb._.js → _0~v4z8z._.js} +2 -2
  111. package/.next/standalone/.next/server/chunks/ssr/{_060_9cj._.js → _10-.n35._.js} +2 -2
  112. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  113. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  115. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  123. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  124. package/.next/standalone/.next/server/pages/500.html +1 -1
  125. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/server-reference-manifest.json +234 -234
  127. package/.next/standalone/.next/static/chunks/{0htnxzje.8d3f.js → 0-.9k92iyul5o.js} +2 -2
  128. package/.next/standalone/.next/static/chunks/{13z_8s26xa~p1.js → 0.qj9vorfgtnt.js} +1 -1
  129. package/.next/standalone/.next/static/chunks/00-6_m40h14vl.js +1 -0
  130. package/.next/standalone/.next/static/chunks/02.ihz-~spbi-.js +1 -0
  131. package/.next/standalone/.next/static/chunks/{0.onfoo7t4w-m.js → 04axhlp_leiii.js} +1 -1
  132. package/.next/standalone/.next/static/chunks/{0t92fwd6kv5j_.js → 05a6uzgclxdsk.js} +2 -2
  133. package/.next/standalone/.next/static/chunks/{0w1jry5z5w5~5.js → 099eecj285cbx.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/{0_t-j983f5f0p.js → 0c~0amyhws3l0.js} +1 -1
  135. package/.next/standalone/.next/static/chunks/0e8r37m0q.z0p.js +1 -0
  136. package/.next/standalone/.next/static/chunks/{11yv2zlsl_i7z.js → 0ik7-_3wrtspq.js} +1 -1
  137. package/.next/standalone/.next/static/chunks/0ima0i0p489ty.js +1 -0
  138. package/.next/standalone/.next/static/chunks/{0feyhaj64gfd~.js → 0p9zhbwmnn0j4.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/{01vvdks5yzk7x.js → 0rec91xfsdv8r.js} +1 -1
  140. package/.next/standalone/.next/static/chunks/{0y8ywrftfsnux.js → 0so-w5.m3jaxi.js} +1 -1
  141. package/.next/standalone/.next/static/chunks/{030g1-s.qdj2n.js → 0zfszxiw4cx9b.js} +1 -1
  142. package/.next/standalone/.next/static/chunks/{11jg-t_iw_8i6.js → 0ztty8z0obk5f.js} +1 -1
  143. package/.next/standalone/.next/static/chunks/{0132~w09sg8ej.js → 1007_ur3fj.~m.js} +1 -1
  144. package/.next/standalone/.next/static/chunks/{08vuh22p.47~b.js → 10r4y1zzk24jy.js} +2 -2
  145. package/.next/standalone/.next/static/chunks/10vl5vq1_rh1..js +1 -0
  146. package/.next/standalone/.next/static/chunks/120x-nmim1wfz.js +1 -0
  147. package/.next/standalone/.next/static/chunks/{015m584n.xxu~.js → 12iivlft6u_tt.js} +1 -1
  148. package/.next/standalone/.next/static/chunks/134onqxk2foh5.js +5 -0
  149. package/.next/standalone/.next/static/chunks/{15.pdp8xgoni1.js → 16r-tz37aqyoa.js} +1 -1
  150. package/.next/standalone/.next/static/chunks/16ukg_cswejw4.js +5 -0
  151. package/.next/standalone/.next/static/chunks/{07ucj-4sybtq9.js → 17n~0msyl8bur.js} +1 -1
  152. package/.next/standalone/package.json +1 -1
  153. package/package.json +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/_00xgezz._.js +0 -3
  155. package/.next/standalone/.next/server/chunks/ssr/_0564air._.js +0 -4
  156. package/.next/standalone/.next/server/chunks/ssr/_084ifnn._.js +0 -7
  157. package/.next/standalone/.next/server/chunks/ssr/_0qq3k6g._.js +0 -7
  158. package/.next/standalone/.next/server/chunks/ssr/_0z58pqh._.js +0 -7
  159. package/.next/standalone/.next/static/chunks/01fk6.8bw14.7.js +0 -1
  160. package/.next/standalone/.next/static/chunks/0cn44krrztr-n.js +0 -1
  161. package/.next/standalone/.next/static/chunks/0hf2igz3z1v.5.js +0 -1
  162. package/.next/standalone/.next/static/chunks/0lq9lfznfhl-6.js +0 -1
  163. package/.next/standalone/.next/static/chunks/0plqjpgas0ygu.js +0 -1
  164. package/.next/standalone/.next/static/chunks/0tfc~d_oxesgk.js +0 -5
  165. package/.next/standalone/.next/static/chunks/11x05y67gti4v.js +0 -5
  166. package/.next/standalone/.next/static/chunks/15vogvewouq8e.js +0 -1
  167. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → l8InE32VLIGdUBVP3BJKt}/_buildManifest.js +0 -0
  168. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → l8InE32VLIGdUBVP3BJKt}/_clientMiddlewareManifest.js +0 -0
  169. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → l8InE32VLIGdUBVP3BJKt}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "4033464c1a8362c7db9dd014f8c93d3e979236c53d": {
3
+ "40531d44fc6a969dfc8cdcd960018a0fecb76fa761": {
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
+ "60dee5fdefcfc5bc4fbaa455a9a46fdbbc76ede5e8": {
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
+ "40ff4f6f97e83422f41dc091226ce39b9ab7e6d367": {
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
+ "40e8dcd3a0f7d21d56cbdf5134bf0d107e94cc96cc": {
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
+ "40c1ed9a257aa67c03663d2c5615e5a2c60cde232a": {
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
+ "40c8e22cbbec38a0b343cc303ab78f15dee059b736": {
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
+ "4005b705697e7e71d6a43b505aebdc5ba493f42166": {
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
+ "60c95388940c8d3b45d2a8be13a34a5dd553b61d67": {
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
+ "60c4b4dffa60987bfdbec01eb55e546f32374cebe8": {
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
+ "40da3399fdc20b802b5d4546d6674588913190bf1d": {
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
+ "605e973505a7785564f529b0df2839ad4047c95460": {
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
+ "6010d2ca5b605450312f869eafcd0b1b4643681ec6": {
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
+ "40e8dd01fe9d2dc40496bc845f1f6a95be3454af33": {
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
+ "005835d362a99c09bedd29e73338f9828d561c2aab": {
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
+ "4002e37519d2957238210e990a40f8b6d3615e9d35": {
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
+ "60de5ffd4477fb756236df1fea67b2a28dd8c71d33": {
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
+ "403c85915168c182a91b048f3238a70874011d2c8a": {
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
+ "40cac51775567287197fc9934d58611257d8cf6f91": {
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
+ "40cc9ae73124828542f665de62ef631bd3db3ebc31": {
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
+ "0024d66bad18dfdd31a48ed0fcc3580e534a5c6668": {
1600
1600
  "workers": {
1601
1601
  "app/_not-found/page": {
1602
1602
  "moduleId": 861951,
@@ -1680,7 +1680,7 @@
1680
1680
  "filename": "src/actions/onboarding-actions.ts",
1681
1681
  "exportedName": "getOnboardingStatus"
1682
1682
  },
1683
- "40294451cef2e0246f7cdee8a6680cf43315e9b02d": {
1683
+ "403feae901e319962e3b8b61602b6a73d421edc289": {
1684
1684
  "workers": {
1685
1685
  "app/_not-found/page": {
1686
1686
  "moduleId": 861951,
@@ -1764,7 +1764,7 @@
1764
1764
  "filename": "src/actions/onboarding-actions.ts",
1765
1765
  "exportedName": "setOnboardingProgress"
1766
1766
  },
1767
- "4069ae2870834c1ca71c4e08fbe6bc7dabd82a9c86": {
1767
+ "40994e9a8aaaa60dfb3ea7538eb82b14466b734a30": {
1768
1768
  "workers": {
1769
1769
  "app/_not-found/page": {
1770
1770
  "moduleId": 861951,
@@ -1848,7 +1848,7 @@
1848
1848
  "filename": "src/actions/onboarding-actions.ts",
1849
1849
  "exportedName": "dispatchTaskCompletionEvent"
1850
1850
  },
1851
- "603f6f60799a0a18691635b3bf0cd53e0706b73d37": {
1851
+ "60d5bc63eaf7a089633640636960929be695e40db9": {
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
+ "60e82cc1ceca7ebd237dcf0bd9f0d5dfd03cac9bcb": {
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
+ "00c4ddad6bd53e9873dc2a5f2687e26c7f615535d6": {
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
+ "001505d2f10d11784327876246451399354e0f5fd2": {
2104
2104
  "workers": {
2105
2105
  "app/missions/page": {
2106
2106
  "moduleId": 289201,
@@ -2118,55 +2118,49 @@
2118
2118
  "filename": "src/actions/agent-actions.ts",
2119
2119
  "exportedName": "getActiveExecutionsAcrossWorkspaces"
2120
2120
  },
2121
- "400e6e8da439f1428db1843e9b9b246956d23b01fd": {
2121
+ "4034a85d443de6726274ab3ea67d6a21de9e789d3e": {
2122
2122
  "workers": {
2123
2123
  "app/missions/page": {
2124
2124
  "moduleId": 289201,
2125
2125
  "async": true,
2126
- "exportedName": "stopPtyExecution",
2127
- "filename": "src/actions/agent-actions.ts"
2128
- },
2129
- "app/workspaces/[workspaceId]/page": {
2130
- "moduleId": 590656,
2131
- "async": true,
2132
- "exportedName": "stopPtyExecution",
2126
+ "exportedName": "getTaskMessages",
2133
2127
  "filename": "src/actions/agent-actions.ts"
2134
2128
  },
2135
2129
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2136
2130
  "moduleId": 942658,
2137
2131
  "async": true,
2138
- "exportedName": "stopPtyExecution",
2132
+ "exportedName": "getTaskMessages",
2139
2133
  "filename": "src/actions/agent-actions.ts"
2140
2134
  }
2141
2135
  },
2142
2136
  "filename": "src/actions/agent-actions.ts",
2143
- "exportedName": "stopPtyExecution"
2137
+ "exportedName": "getTaskMessages"
2144
2138
  },
2145
- "402f4b76f5ea4be326d408c2d201be59374b757817": {
2139
+ "403959cc58bc62dfaee7df0ba2f549fb24773266ef": {
2146
2140
  "workers": {
2147
2141
  "app/missions/page": {
2148
2142
  "moduleId": 289201,
2149
2143
  "async": true,
2150
- "exportedName": "continueLatestPtyExecution",
2144
+ "exportedName": "stopPtyExecution",
2151
2145
  "filename": "src/actions/agent-actions.ts"
2152
2146
  },
2153
2147
  "app/workspaces/[workspaceId]/page": {
2154
2148
  "moduleId": 590656,
2155
2149
  "async": true,
2156
- "exportedName": "continueLatestPtyExecution",
2150
+ "exportedName": "stopPtyExecution",
2157
2151
  "filename": "src/actions/agent-actions.ts"
2158
2152
  },
2159
2153
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2160
2154
  "moduleId": 942658,
2161
2155
  "async": true,
2162
- "exportedName": "continueLatestPtyExecution",
2156
+ "exportedName": "stopPtyExecution",
2163
2157
  "filename": "src/actions/agent-actions.ts"
2164
2158
  }
2165
2159
  },
2166
2160
  "filename": "src/actions/agent-actions.ts",
2167
- "exportedName": "continueLatestPtyExecution"
2161
+ "exportedName": "stopPtyExecution"
2168
2162
  },
2169
- "40309ad8ca94240210123173c41b3208cefcdd680a": {
2163
+ "404d0b92b2e8f323321a855f30c76f03687aca3853": {
2170
2164
  "workers": {
2171
2165
  "app/missions/page": {
2172
2166
  "moduleId": 289201,
@@ -2190,67 +2184,73 @@
2190
2184
  "filename": "src/actions/agent-actions.ts",
2191
2185
  "exportedName": "getTaskExecutions"
2192
2186
  },
2193
- "405071d4f9016aca5952e5160306812f2b7b6a7dec": {
2187
+ "40bbb3529100faaf0c6532ce0a4f4910bb0a210baf": {
2194
2188
  "workers": {
2195
2189
  "app/missions/page": {
2196
2190
  "moduleId": 289201,
2197
2191
  "async": true,
2198
- "exportedName": "getTaskMessages",
2192
+ "exportedName": "continueLatestPtyExecution",
2193
+ "filename": "src/actions/agent-actions.ts"
2194
+ },
2195
+ "app/workspaces/[workspaceId]/page": {
2196
+ "moduleId": 590656,
2197
+ "async": true,
2198
+ "exportedName": "continueLatestPtyExecution",
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": "continueLatestPtyExecution",
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": "continueLatestPtyExecution"
2210
2210
  },
2211
- "605aeb1850207cfd396964680e6023133da6e46314": {
2211
+ "600d16aca9185a44a8574e7ca9f817cd5d0dbe9be0": {
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": "stopTaskExecution",
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": "stopTaskExecution",
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": "stopTaskExecution"
2234
2228
  },
2235
- "6068613a725d1f5dffa6270e51a6c8a1f0da569b07": {
2229
+ "6059e11f9667a95e57c5fd53a5393e75aa67fefe22": {
2236
2230
  "workers": {
2237
2231
  "app/missions/page": {
2238
2232
  "moduleId": 289201,
2239
2233
  "async": true,
2240
- "exportedName": "stopTaskExecution",
2234
+ "exportedName": "resumePtyExecution",
2235
+ "filename": "src/actions/agent-actions.ts"
2236
+ },
2237
+ "app/workspaces/[workspaceId]/page": {
2238
+ "moduleId": 590656,
2239
+ "async": true,
2240
+ "exportedName": "resumePtyExecution",
2241
2241
  "filename": "src/actions/agent-actions.ts"
2242
2242
  },
2243
2243
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2244
2244
  "moduleId": 942658,
2245
2245
  "async": true,
2246
- "exportedName": "stopTaskExecution",
2246
+ "exportedName": "resumePtyExecution",
2247
2247
  "filename": "src/actions/agent-actions.ts"
2248
2248
  }
2249
2249
  },
2250
2250
  "filename": "src/actions/agent-actions.ts",
2251
- "exportedName": "stopTaskExecution"
2251
+ "exportedName": "resumePtyExecution"
2252
2252
  },
2253
- "609650a0051521aefd758783b77b54ceb61ca5c5ce": {
2253
+ "609b04d64a3e86272b092d1b0c177236f9f126827c": {
2254
2254
  "workers": {
2255
2255
  "app/missions/page": {
2256
2256
  "moduleId": 289201,
@@ -2268,7 +2268,7 @@
2268
2268
  "filename": "src/actions/agent-actions.ts",
2269
2269
  "exportedName": "sendTaskMessage"
2270
2270
  },
2271
- "7875a76d5bb42af9a4f20a40b1041fa4a454617841": {
2271
+ "7883d42bd41c90753f64fcf8df377e059eff23cdf8": {
2272
2272
  "workers": {
2273
2273
  "app/missions/page": {
2274
2274
  "moduleId": 289201,
@@ -2286,7 +2286,7 @@
2286
2286
  "filename": "src/actions/agent-actions.ts",
2287
2287
  "exportedName": "startTaskExecution"
2288
2288
  },
2289
- "7c24af7fefae93b8c2c56200147dbf50143549f76b": {
2289
+ "7c7cefd5999e63902bef97ef52fe33d2420a6837c8": {
2290
2290
  "workers": {
2291
2291
  "app/missions/page": {
2292
2292
  "moduleId": 289201,
@@ -2310,7 +2310,7 @@
2310
2310
  "filename": "src/actions/agent-actions.ts",
2311
2311
  "exportedName": "startPtyExecutionSafe"
2312
2312
  },
2313
- "7cf21372681ff973e9a3592defb813988d985fb349": {
2313
+ "7cbbe07076ec268119957e90049fcfabfcd584d569": {
2314
2314
  "workers": {
2315
2315
  "app/missions/page": {
2316
2316
  "moduleId": 289201,
@@ -2334,43 +2334,43 @@
2334
2334
  "filename": "src/actions/agent-actions.ts",
2335
2335
  "exportedName": "startPtyExecution"
2336
2336
  },
2337
- "005836192bb8fed573ecab4006a5c95a3cfdf022e2": {
2337
+ "0064ed9a8a5be226f2f9eb7c7fcd1dbe29c488002a": {
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
+ "009ab322299bd5c2950765021d9adb853cef7e9d11": {
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
+ "4072a6d581dab409df550629d9e8c529e40d8d90be": {
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
+ "60885120c74e0fd76f835a8399c9de1d488d81c6a9": {
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
+ "60f510cdc7e71d84ffb0ab6f77e0f5bf6570343250": {
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
+ "40a3c5f8cf9a7905fb65ed1bb0e2a62bca9a1aade4": {
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
+ "40124fd369430ba78afb522a65947fbf399987a187": {
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
+ "4008a0f153be6444882417a7af585d53ce751aa9f9": {
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
+ "4013dd8ff6029ef42fbad1dd77266f4ecf94a8f8b1": {
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
+ "000b67a7a3b07cf1050d165779ca9f2cee289a0277": {
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
+ "0013bc07f622606e6f0e24fde2450b484050aba2ef": {
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
+ "40b7501e08e21609968acead49b3d4b4c1b9bd1b09": {
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
+ "409b3ffe750152a76a67ada9291a03ba4a69c9d1d3": {
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
+ "6060a95370405c2d3433a75d5fbd42035d76e6e277": {
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
+ "4023fdffccdaae05333a85f7e8e439cead864b1b96": {
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
+ "60e4d6d82ba2ccd6c54f5ac357adfb3429f8c57d5b": {
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
+ "0055f366f2ffde2e773de0795592e6fb29f657e2d2": {
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
+ "40c1ffdcb31a2c92f604b028a1002c5224a6fddfbe": {
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
+ "00af1f5607f165b2b15077d86e061044261548c543": {
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
+ "40b44a2bf3945360520314be9a704f8768e73ccf8f": {
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
+ "40b39d1c96702527cbaa7760fda2e0cb8a68b1df8d": {
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
+ "40f7d741d5c2ad156599d57b832d1a115423e39b14": {
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
+ "00b1aae97c2a9cc116992e48ef2c84f768f5712e06": {
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
+ "40e73b24f62c7383da5660a0091ac63a05069d3c2d": {
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
+ "003ad9f7639d67568152191e2df3ea1d10fde04a06": {
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
+ "40aff0e9123e1f05681f1eb41aa1c0744c3da02a95": {
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
+ "009dce6d736b79bd0fc7fb88b00bed612c138efb6a": {
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
+ "40705e59f5a30b17bf67b350d66af4db2e7a8e4029": {
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
+ "407242762ff7550ed5b6999b2b8a95164d679fd9b0": {
2860
2860
  "workers": {
2861
2861
  "app/workspaces/[workspaceId]/archive/page": {
2862
2862
  "moduleId": 566559,
2863
2863
  "async": true,
2864
- "exportedName": "getRecentLocalProjects",
2864
+ "exportedName": "deleteProject",
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": "deleteProject",
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": "deleteProject",
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": "deleteProject",
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": "deleteProject",
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": "deleteProject"
2894
2894
  },
2895
- "4053e3721a77a6598c3bbe3218f46e1417a02ce229": {
2895
+ "407aea648c2519660c9f35bae1ac9350622e6bde44": {
2896
2896
  "workers": {
2897
2897
  "app/workspaces/[workspaceId]/archive/page": {
2898
2898
  "moduleId": 566559,
@@ -2922,73 +2922,73 @@
2922
2922
  "filename": "src/actions/workspace-actions.ts",
2923
2923
  "exportedName": "getWorkspaceById"
2924
2924
  },
2925
- "4084c3903d7122815963b01dc8dfc3ecb04884ff1b": {
2925
+ "407ffe1a5a34add5439bc15119d4370f1da3777725": {
2926
2926
  "workers": {
2927
2927
  "app/workspaces/[workspaceId]/archive/page": {
2928
2928
  "moduleId": 566559,
2929
2929
  "async": true,
2930
- "exportedName": "deleteProject",
2930
+ "exportedName": "getProjectByLocalPath",
2931
2931
  "filename": "src/actions/workspace-actions.ts"
2932
2932
  },
2933
2933
  "app/workspaces/[workspaceId]/assets/page": {
2934
2934
  "moduleId": 814122,
2935
2935
  "async": true,
2936
- "exportedName": "deleteProject",
2936
+ "exportedName": "getProjectByLocalPath",
2937
2937
  "filename": "src/actions/workspace-actions.ts"
2938
2938
  },
2939
2939
  "app/workspaces/[workspaceId]/notes/page": {
2940
2940
  "moduleId": 901317,
2941
2941
  "async": true,
2942
- "exportedName": "deleteProject",
2943
- "filename": "src/actions/workspace-actions.ts"
2944
- },
2945
- "app/workspaces/[workspaceId]/page": {
2946
- "moduleId": 590656,
2947
- "async": true,
2948
- "exportedName": "deleteProject",
2942
+ "exportedName": "getProjectByLocalPath",
2949
2943
  "filename": "src/actions/workspace-actions.ts"
2950
2944
  },
2951
2945
  "app/workspaces/page": {
2952
2946
  "moduleId": 101752,
2953
2947
  "async": true,
2954
- "exportedName": "deleteProject",
2948
+ "exportedName": "getProjectByLocalPath",
2955
2949
  "filename": "src/actions/workspace-actions.ts"
2956
2950
  }
2957
2951
  },
2958
2952
  "filename": "src/actions/workspace-actions.ts",
2959
- "exportedName": "deleteProject"
2953
+ "exportedName": "getProjectByLocalPath"
2960
2954
  },
2961
- "40d897d2ef6a669be103854ae405f14798507ea3af": {
2955
+ "4099066c016a6e290639ef563bd1d72eff923cc403": {
2962
2956
  "workers": {
2963
2957
  "app/workspaces/[workspaceId]/archive/page": {
2964
2958
  "moduleId": 566559,
2965
2959
  "async": true,
2966
- "exportedName": "getProjectByLocalPath",
2960
+ "exportedName": "getOrCreateTowerTaskId",
2967
2961
  "filename": "src/actions/workspace-actions.ts"
2968
2962
  },
2969
2963
  "app/workspaces/[workspaceId]/assets/page": {
2970
2964
  "moduleId": 814122,
2971
2965
  "async": true,
2972
- "exportedName": "getProjectByLocalPath",
2966
+ "exportedName": "getOrCreateTowerTaskId",
2973
2967
  "filename": "src/actions/workspace-actions.ts"
2974
2968
  },
2975
2969
  "app/workspaces/[workspaceId]/notes/page": {
2976
2970
  "moduleId": 901317,
2977
2971
  "async": true,
2978
- "exportedName": "getProjectByLocalPath",
2972
+ "exportedName": "getOrCreateTowerTaskId",
2973
+ "filename": "src/actions/workspace-actions.ts"
2974
+ },
2975
+ "app/workspaces/[workspaceId]/page": {
2976
+ "moduleId": 590656,
2977
+ "async": true,
2978
+ "exportedName": "getOrCreateTowerTaskId",
2979
2979
  "filename": "src/actions/workspace-actions.ts"
2980
2980
  },
2981
2981
  "app/workspaces/page": {
2982
2982
  "moduleId": 101752,
2983
2983
  "async": true,
2984
- "exportedName": "getProjectByLocalPath",
2984
+ "exportedName": "getOrCreateTowerTaskId",
2985
2985
  "filename": "src/actions/workspace-actions.ts"
2986
2986
  }
2987
2987
  },
2988
2988
  "filename": "src/actions/workspace-actions.ts",
2989
- "exportedName": "getProjectByLocalPath"
2989
+ "exportedName": "getOrCreateTowerTaskId"
2990
2990
  },
2991
- "60c648a26aa2b8229bb4ae88cdbbda846b81043c5e": {
2991
+ "604dec7b6b53f1003101b265ebad366c3e8f863085": {
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
+ "400eea048188caab32f4ca1bf26d6fb06d99f5f007": {
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
+ "6096fc522bc1bedbd9e869f29be5161b68d8944c3d": {
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
+ "40f7cf30af1b8a2bd3cbfede819764e7e96d095692": {
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
+ "40575c16babf8bfd0918e5724fd055664c9093f5c1": {
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
+ "406f6fca97fa66a01443e29f2340f27050dedd2c80": {
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
+ "40b5c009cb993c580d8b9f006f6e08f0f9cab036e5": {
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
+ "4076df959ec66a71d59f36063d120f1014f472b192": {
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
+ "60ee8a767c1e6291672e39ed93ee850a3224816124": {
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
+ "407fd4fefdf711d2a688cc0eff73951b1532a8eba4": {
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
+ "606f98e043fcd3466d002d5347ad42f6ed5e067ad2": {
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
+ "40616596fa4f2dfc94d91eca51a36d057b47216eb3": {
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
+ "40c7270b5f3e0370f8724ee6aeb6384165a64220c7": {
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
+ "4068cccd8956a230bd6ff1e574451adfa98168dfe5": {
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
+ "40658e0f067e14a73b111269e4179a5c06a34f63df": {
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
+ "406504b14b4a0f4de8d3f1374ee61f0306262a342e": {
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
+ "40170bdfbf2acb2195704addb2929516d6f520cdd1": {
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
+ "40117712ad7408641fee51911c6a78855c43a16445": {
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
+ "605e1ec80951070111cde5b15d85b940f44f4773d6": {
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
+ "40b9d22cd6da97cb86f4d390c7bdeb55b91df381b3": {
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
+ "40d120ccbea9e27f9933c9c927c90c8b17867f4f93": {
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
+ "40fbd322a2220a136d975aef6295d4996afb021346": {
3496
3496
  "workers": {
3497
3497
  "app/workspaces/[workspaceId]/page": {
3498
3498
  "moduleId": 590656,
@@ -3510,19 +3510,7 @@
3510
3510
  "filename": "src/actions/version-actions.ts",
3511
3511
  "exportedName": "getVersionsForPicker"
3512
3512
  },
3513
- "4047576290db96a47a7385d08cb6cf2b23b3147459": {
3514
- "workers": {
3515
- "app/workspaces/[workspaceId]/archive/page": {
3516
- "moduleId": 566559,
3517
- "async": true,
3518
- "exportedName": "getArchivedTaskCount",
3519
- "filename": "src/actions/task-actions.ts"
3520
- }
3521
- },
3522
- "filename": "src/actions/task-actions.ts",
3523
- "exportedName": "getArchivedTaskCount"
3524
- },
3525
- "406e3bd9ae1cc0f19af10ba5220105f047a9917e6c": {
3513
+ "400d73ac807de0b692a5c8f77b62b646369b709fa9": {
3526
3514
  "workers": {
3527
3515
  "app/workspaces/[workspaceId]/archive/page": {
3528
3516
  "moduleId": 566559,
@@ -3534,7 +3522,7 @@
3534
3522
  "filename": "src/actions/task-actions.ts",
3535
3523
  "exportedName": "searchTasks"
3536
3524
  },
3537
- "40e67a1efce5df4810568fbfa10e6c5d914bea56ea": {
3525
+ "402f0e685f438338e9715a233815fa15a8954d71fb": {
3538
3526
  "workers": {
3539
3527
  "app/workspaces/[workspaceId]/archive/page": {
3540
3528
  "moduleId": 566559,
@@ -3558,7 +3546,19 @@
3558
3546
  "filename": "src/actions/task-actions.ts",
3559
3547
  "exportedName": "getTaskOverview"
3560
3548
  },
3561
- "40e8472c4bd526b744dea8d56cd8b6ea2ddeafae47": {
3549
+ "40ad10547faf8c08ccbc9408dd7b6328401f4aa7e3": {
3550
+ "workers": {
3551
+ "app/workspaces/[workspaceId]/archive/page": {
3552
+ "moduleId": 566559,
3553
+ "async": true,
3554
+ "exportedName": "getArchivedTaskCount",
3555
+ "filename": "src/actions/task-actions.ts"
3556
+ }
3557
+ },
3558
+ "filename": "src/actions/task-actions.ts",
3559
+ "exportedName": "getArchivedTaskCount"
3560
+ },
3561
+ "40c5244bbec99448bb841ab1c88a193809409ab24b": {
3562
3562
  "workers": {
3563
3563
  "app/workspaces/[workspaceId]/archive/page": {
3564
3564
  "moduleId": 566559,
@@ -3570,43 +3570,43 @@
3570
3570
  "filename": "src/actions/task-actions.ts",
3571
3571
  "exportedName": "getArchivedTasks"
3572
3572
  },
3573
- "400d89551edfd918bc36155a6fbe2c50b3f0d55853": {
3573
+ "40008ea3a22a58a174f7aa5d0cde9880f274484fc9": {
3574
3574
  "workers": {
3575
3575
  "app/workspaces/[workspaceId]/assets/page": {
3576
3576
  "moduleId": 814122,
3577
3577
  "async": true,
3578
- "exportedName": "getAssetById",
3578
+ "exportedName": "getProjectAssets",
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": "getProjectAssets"
3584
3584
  },
3585
- "40b3e960ff301c976a27042348c9d3faea8a1cc507": {
3585
+ "40c19b24ab6e37d9282a2d9f19135c734970bd7b2e": {
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
+ "40f40339d8c717b1bf02f3a3ecef1df044feef2d97": {
3598
3598
  "workers": {
3599
3599
  "app/workspaces/[workspaceId]/assets/page": {
3600
3600
  "moduleId": 814122,
3601
3601
  "async": true,
3602
- "exportedName": "getProjectAssets",
3602
+ "exportedName": "createAsset",
3603
3603
  "filename": "src/actions/asset-actions.ts"
3604
3604
  }
3605
3605
  },
3606
3606
  "filename": "src/actions/asset-actions.ts",
3607
- "exportedName": "getProjectAssets"
3607
+ "exportedName": "createAsset"
3608
3608
  },
3609
- "008523fb9e64c9d0ef8214de2b247658048755a252": {
3609
+ "007b95be81dc460f0db33303d43c2eac0c3195d90c": {
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
+ "00e65006af3d585975c331f4646d914411705ac633": {
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
+ "40e17089ac72ac2df52d3a2c48be3035ba4a6d0fb9": {
3634
3634
  "workers": {
3635
3635
  "app/workspaces/[workspaceId]/notes/page": {
3636
3636
  "moduleId": 901317,
@@ -3642,91 +3642,91 @@
3642
3642
  "filename": "src/actions/note-actions.ts",
3643
3643
  "exportedName": "getNoteById"
3644
3644
  },
3645
- "60eda1eb2a37aa88de835f375e3db244aed4a1850b": {
3645
+ "60a19391fdd2ed4984125e6d29590c4fa741dd84d6": {
3646
3646
  "workers": {
3647
3647
  "app/workspaces/[workspaceId]/notes/page": {
3648
3648
  "moduleId": 901317,
3649
3649
  "async": true,
3650
- "exportedName": "getProjectNotes",
3650
+ "exportedName": "updateNote",
3651
3651
  "filename": "src/actions/note-actions.ts"
3652
3652
  }
3653
3653
  },
3654
3654
  "filename": "src/actions/note-actions.ts",
3655
- "exportedName": "getProjectNotes"
3655
+ "exportedName": "updateNote"
3656
3656
  },
3657
- "60ee709ca9e7a310872a27eb861f15bc424538e354": {
3657
+ "60d3b3d4dc689caca4392adfe1014e45cc6cd65d97": {
3658
3658
  "workers": {
3659
3659
  "app/workspaces/[workspaceId]/notes/page": {
3660
3660
  "moduleId": 901317,
3661
3661
  "async": true,
3662
- "exportedName": "updateNote",
3662
+ "exportedName": "getProjectNotes",
3663
3663
  "filename": "src/actions/note-actions.ts"
3664
3664
  }
3665
3665
  },
3666
3666
  "filename": "src/actions/note-actions.ts",
3667
- "exportedName": "updateNote"
3667
+ "exportedName": "getProjectNotes"
3668
3668
  },
3669
- "403db31d6fc1ccae8ec02ef0fff66953f231242dbd": {
3669
+ "400acfd4453438b3dc8e26e66b3d3e970ba5b16a93": {
3670
3670
  "workers": {
3671
3671
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3672
3672
  "moduleId": 825054,
3673
3673
  "async": true,
3674
- "exportedName": "setCurrentVersion",
3674
+ "exportedName": "getVersionDiff",
3675
3675
  "filename": "src/actions/version-actions.ts"
3676
3676
  }
3677
3677
  },
3678
3678
  "filename": "src/actions/version-actions.ts",
3679
- "exportedName": "setCurrentVersion"
3679
+ "exportedName": "getVersionDiff"
3680
3680
  },
3681
- "40499a10859014f48ea8ec5108bad8b253d6fc3007": {
3681
+ "401d229feefc4e2d103c4dc434232660d8f7f16ffc": {
3682
3682
  "workers": {
3683
3683
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3684
3684
  "moduleId": 825054,
3685
3685
  "async": true,
3686
- "exportedName": "getVersionDiff",
3686
+ "exportedName": "createVersion",
3687
3687
  "filename": "src/actions/version-actions.ts"
3688
3688
  }
3689
3689
  },
3690
3690
  "filename": "src/actions/version-actions.ts",
3691
- "exportedName": "getVersionDiff"
3691
+ "exportedName": "createVersion"
3692
3692
  },
3693
- "404e8a67b49cd08081081f84ea1119e282e866ead9": {
3693
+ "4042b3a65173f55fa0b37c3b67ae87bd9eb8e3f30d": {
3694
3694
  "workers": {
3695
3695
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3696
3696
  "moduleId": 825054,
3697
3697
  "async": true,
3698
- "exportedName": "getVersionDiffStat",
3698
+ "exportedName": "deleteVersion",
3699
3699
  "filename": "src/actions/version-actions.ts"
3700
3700
  }
3701
3701
  },
3702
3702
  "filename": "src/actions/version-actions.ts",
3703
- "exportedName": "getVersionDiffStat"
3703
+ "exportedName": "deleteVersion"
3704
3704
  },
3705
- "407e92e12a238142cac903aa29762cec5139d994f0": {
3705
+ "405d730f71573de1a8a71d52764d11386ce546fafa": {
3706
3706
  "workers": {
3707
3707
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3708
3708
  "moduleId": 825054,
3709
3709
  "async": true,
3710
- "exportedName": "createVersion",
3710
+ "exportedName": "setCurrentVersion",
3711
3711
  "filename": "src/actions/version-actions.ts"
3712
3712
  }
3713
3713
  },
3714
3714
  "filename": "src/actions/version-actions.ts",
3715
- "exportedName": "createVersion"
3715
+ "exportedName": "setCurrentVersion"
3716
3716
  },
3717
- "40aeaf7efd951435c9975b08bb064ed57af807c82d": {
3717
+ "408cd9c6123640c446e7d4870d12419204bf539f41": {
3718
3718
  "workers": {
3719
3719
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3720
3720
  "moduleId": 825054,
3721
3721
  "async": true,
3722
- "exportedName": "deleteVersion",
3722
+ "exportedName": "getVersionDiffStat",
3723
3723
  "filename": "src/actions/version-actions.ts"
3724
3724
  }
3725
3725
  },
3726
3726
  "filename": "src/actions/version-actions.ts",
3727
- "exportedName": "deleteVersion"
3727
+ "exportedName": "getVersionDiffStat"
3728
3728
  },
3729
- "40d7a60eadcbb8c5d619afb8e1f7cc93e353e43283": {
3729
+ "409885e581f36392a17d931ca7920bc255fc932a57": {
3730
3730
  "workers": {
3731
3731
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3732
3732
  "moduleId": 825054,
@@ -3738,43 +3738,43 @@
3738
3738
  "filename": "src/actions/version-actions.ts",
3739
3739
  "exportedName": "getProjectVersions"
3740
3740
  },
3741
- "6068a01925b71ab73203b8c19cf34e354c3114d375": {
3741
+ "608800938e4a0f56bc384158467b8bffbefecb15c0": {
3742
3742
  "workers": {
3743
3743
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3744
3744
  "moduleId": 825054,
3745
3745
  "async": true,
3746
- "exportedName": "releaseVersion",
3746
+ "exportedName": "updateVersion",
3747
3747
  "filename": "src/actions/version-actions.ts"
3748
3748
  }
3749
3749
  },
3750
3750
  "filename": "src/actions/version-actions.ts",
3751
- "exportedName": "releaseVersion"
3751
+ "exportedName": "updateVersion"
3752
3752
  },
3753
- "6083af1193ef70dd042d546c0b92f831585600e487": {
3753
+ "609d3d7177804ef8e588c8cd4249e7ee72343aae94": {
3754
3754
  "workers": {
3755
3755
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3756
3756
  "moduleId": 825054,
3757
3757
  "async": true,
3758
- "exportedName": "assignTaskVersion",
3758
+ "exportedName": "releaseVersion",
3759
3759
  "filename": "src/actions/version-actions.ts"
3760
3760
  }
3761
3761
  },
3762
3762
  "filename": "src/actions/version-actions.ts",
3763
- "exportedName": "assignTaskVersion"
3763
+ "exportedName": "releaseVersion"
3764
3764
  },
3765
- "60bf022158db96ef30b4e4f426ec1c1dee63276a64": {
3765
+ "60a93268e8e360d92be4d9a145ba39de707366e347": {
3766
3766
  "workers": {
3767
3767
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3768
3768
  "moduleId": 825054,
3769
3769
  "async": true,
3770
- "exportedName": "updateVersion",
3770
+ "exportedName": "assignTaskVersion",
3771
3771
  "filename": "src/actions/version-actions.ts"
3772
3772
  }
3773
3773
  },
3774
3774
  "filename": "src/actions/version-actions.ts",
3775
- "exportedName": "updateVersion"
3775
+ "exportedName": "assignTaskVersion"
3776
3776
  },
3777
- "40bd9633230d3611d5f15c9dbae16300969d203d48": {
3777
+ "4032d571cfac26fccc236b64f8c65328886d7f6cc0": {
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
+ "4021c0128f02653d7b83e2f3fc0d55e29e6fbd6654": {
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
+ "60f1dd8fe5645bf33eb54950e8118ad0b3277ae1a9": {
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
+ "40ad3d288cf0041cc6b722313eee99caed9aa51258": {
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
+ "6025714cad09c708e61a2c6ce66667bd4739cebda0": {
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
+ "70eaa67c10eb74f15a3baadab8c6669835a6b6ffa0": {
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
+ "60293330504a327967a781939727899ba56ce6e3b7": {
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
+ "603624b9c267c6d22ecd1ac22e88631ae7a202ec62": {
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
+ "7052f73f2975b9558cca799495f4696c540f7a7b71": {
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
+ "602c3178fab152ba0e3ac536fab0ca3eb2db1115cb": {
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
+ "40adaf5350818fdc5944103f715c4a2a64c09ed953": {
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
+ "60ca16240529541c775345e0c9d703e5ce56179b4c": {
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
+ "605cada4e8b682719dc07cac143628810fde9eafc6": {
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
+ "70ec69ed0b90d943751d36f5e4fbcb1a2e6f079b5d": {
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
+ "60d3fbbc443d6793587415ad64b36be0077b2d2087": {
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
+ "7c95807f05f0a35a8436676bf91de750732ac87557": {
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
+ "406ce6695c1587dea8c0c7330b127d0806d3a4e722": {
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
+ "403fa6e201d29a33765fe3e30f48695b0ca68ff4ea": {
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
+ "402c174ad4d8334a5f1603ba7107ec5e0519196fbb": {
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
+ "40f9ff92eca568018f8f1c1fedd1397027a93386a5": {
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
+ "400776ee5a485ed0118d186f5d4777b842412b1b5e": {
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
+ "40e54099a01a4ff715af089a25de78b1c70359927c": {
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
+ "40aeee93dc5828c5a50f49eeb97b8679436e0539fa": {
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": "jp/Lg1VqlQ9iF6OHqqVR6Gr++3q7L3XZ6Nxvk6balSA="
4056
4056
  }