tower-studio 0.2.31 → 0.2.33

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 (190) 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 +2 -2
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +26 -26
  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 +61 -61
  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 +2 -2
  22. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +26 -26
  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 +2 -2
  26. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +26 -26
  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 +2 -2
  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 +2 -2
  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 +2 -2
  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 +2 -2
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +62 -62
  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 +2 -2
  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 +2 -2
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +26 -26
  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 +2 -2
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +66 -66
  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 +3 -3
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +73 -73
  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 +2 -2
  62. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +44 -44
  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_0eh8dj_.js +5 -5
  66. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0122.hq._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0c513um._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0clvf~t._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fey.8j._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gk6ftq._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kay2~d._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0lioghc._.js +1 -1
  75. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mw.9lg._.js +1 -1
  76. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
  77. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0tys9pv._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/[root-of-the-server]__12ohpl.._.js +1 -1
  79. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  80. package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +1 -1
  81. package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
  82. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01pn3ol._.js +1 -1
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02p4lry._.js +1 -1
  85. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0q6m-fw._.js → [root-of-the-server]__05-t-8s._.js} +1 -1
  86. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0_r3qx7._.js +3 -0
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b77ayk._.js +3 -3
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bs_c.t._.js +1 -1
  89. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cle18b._.js +1 -1
  90. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e25s-_._.js +1 -1
  91. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ew4gqf._.js +3 -0
  92. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  93. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lx7sf8._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rara9.._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0cjnw12._.js → [root-of-the-server]__0rumact._.js} +2 -2
  96. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rv7-_r._.js +1 -1
  97. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  98. package/.next/standalone/.next/server/chunks/ssr/_0-mid6~._.js +3 -0
  99. package/.next/standalone/.next/server/chunks/ssr/_0.sfgns._.js +1 -1
  100. package/.next/standalone/.next/server/chunks/ssr/_04ia97a._.js +1 -1
  101. package/.next/standalone/.next/server/chunks/ssr/{_0fc7rh_._.js → _06akrwh._.js} +3 -3
  102. package/.next/standalone/.next/server/chunks/ssr/_06~9axc._.js +1 -1
  103. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  104. package/.next/standalone/.next/server/chunks/ssr/_0_dt8gs._.js +3 -0
  105. package/.next/standalone/.next/server/chunks/ssr/_0_kfemp._.js +1 -1
  106. package/.next/standalone/.next/server/chunks/ssr/{_0v~zkwi._.js → _0_~od6x._.js} +2 -2
  107. package/.next/standalone/.next/server/chunks/ssr/_0bkb_.9._.js +1 -1
  108. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  109. package/.next/standalone/.next/server/chunks/ssr/{_0sj20-h._.js → _0eln2ih._.js} +2 -2
  110. package/.next/standalone/.next/server/chunks/ssr/_0ex2yo6._.js +1 -1
  111. package/.next/standalone/.next/server/chunks/ssr/_0f.zny.._.js +3 -0
  112. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  113. package/.next/standalone/.next/server/chunks/ssr/{_01jctji._.js → _0n1j319._.js} +2 -2
  114. package/.next/standalone/.next/server/chunks/ssr/{_12e8ueo._.js → _0qfin2p._.js} +2 -2
  115. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/ssr/{_0.5wuxq._.js → _0u1ybm2._.js} +2 -2
  117. package/.next/standalone/.next/server/chunks/ssr/_0wown2f._.js +7 -0
  118. package/.next/standalone/.next/server/chunks/ssr/{_0e2s44q._.js → _0x9phlk._.js} +3 -3
  119. package/.next/standalone/.next/server/chunks/ssr/{_0lr6c.q._.js → _0xs_.j1._.js} +2 -2
  120. package/.next/standalone/.next/server/chunks/ssr/{_010l~rd._.js → _0~_.0md._.js} +2 -2
  121. package/.next/standalone/.next/server/chunks/ssr/_1083dzh._.js +4 -0
  122. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  127. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  128. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  129. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  130. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  131. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  132. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  133. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  134. package/.next/standalone/.next/server/pages/500.html +1 -1
  135. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/server-reference-manifest.json +244 -244
  137. package/.next/standalone/.next/static/chunks/021pojk-jcnw0.js +1 -0
  138. package/.next/standalone/.next/static/chunks/{0486duu_3efe7.js → 0558t1hlvaoxh.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/{0q0hf~j_0ho6u.js → 056a8z0wds522.js} +1 -1
  140. package/.next/standalone/.next/static/chunks/06-e8wuosb00v.js +1 -0
  141. package/.next/standalone/.next/static/chunks/08rlai_d171x4.js +1 -0
  142. package/.next/standalone/.next/static/chunks/0_3q9.2g3z23l.js +5 -0
  143. package/.next/standalone/.next/static/chunks/0_~520q._qkjj.js +2 -0
  144. package/.next/standalone/.next/static/chunks/{030ac851xd~gu.js → 0c_2jxrtu.h6z.js} +1 -1
  145. package/.next/standalone/.next/static/chunks/{0204r--~nsp18.js → 0f-n0eqe6x.4c.js} +1 -1
  146. package/.next/standalone/.next/static/chunks/0fqp8_2f2v3lv.js +1 -0
  147. package/.next/standalone/.next/static/chunks/0gk2y6_okaodm.js +1 -0
  148. package/.next/standalone/.next/static/chunks/0i4.0h5fn9_pg.js +1 -0
  149. package/.next/standalone/.next/static/chunks/0imk_sv~a.wkh.js +1 -0
  150. package/.next/standalone/.next/static/chunks/{08i7p_8fg0alm.js → 0nidfrkdx7qps.js} +2 -2
  151. package/.next/standalone/.next/static/chunks/{0qrh5-j~zd5nb.js → 0qwt~eu3x658b.js} +1 -1
  152. package/.next/standalone/.next/static/chunks/{15jqo~pexyrdp.js → 0up~e.7wnmlbs.js} +1 -1
  153. package/.next/standalone/.next/static/chunks/{03kiyommty8e..js → 0v1z8vez.wkfb.js} +1 -1
  154. package/.next/standalone/.next/static/chunks/0x2ca5v0k2cns.js +5 -0
  155. package/.next/standalone/.next/static/chunks/0x~em7v37r~0r.js +1 -0
  156. package/.next/standalone/.next/static/chunks/0ygoq7i41ir8a.js +1 -0
  157. package/.next/standalone/.next/static/chunks/0yzl3zug_rpw-.js +2 -0
  158. package/.next/standalone/.next/static/chunks/0~5kdq-~kgsbt.js +1 -0
  159. package/.next/standalone/.next/static/chunks/{0.buvrbvzfwyy.js → 11qzw.-vwkk5g.js} +1 -1
  160. package/.next/standalone/.next/static/chunks/{05lkncv5~cymd.js → 148644k53ubh..js} +1 -1
  161. package/.next/standalone/.next/static/chunks/{0c37kkv-_mqh1.js → 14gyvwctfte0-.js} +2 -2
  162. package/.next/standalone/.next/static/chunks/{13l5bumoa7m-8.js → 15hxafqqvgizt.js} +1 -1
  163. package/.next/standalone/package.json +1 -1
  164. package/dist/mcp-server.cjs +31 -9
  165. package/package.json +1 -1
  166. package/prisma/schema.prisma +0 -7
  167. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ggwnea._.js +0 -3
  168. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lho64y._.js +0 -3
  169. package/.next/standalone/.next/server/chunks/ssr/_0.i2.1y._.js +0 -7
  170. package/.next/standalone/.next/server/chunks/ssr/_070.dxf._.js +0 -4
  171. package/.next/standalone/.next/server/chunks/ssr/_0jartlx._.js +0 -3
  172. package/.next/standalone/.next/server/chunks/ssr/_0jixh5l._.js +0 -3
  173. package/.next/standalone/.next/server/chunks/ssr/_0p523x3._.js +0 -3
  174. package/.next/standalone/.next/static/chunks/0.0j755cvqmrp.js +0 -1
  175. package/.next/standalone/.next/static/chunks/07frdan9tq1_3.js +0 -1
  176. package/.next/standalone/.next/static/chunks/090nszcq3.6j3.js +0 -1
  177. package/.next/standalone/.next/static/chunks/0buf_9f~42bcs.js +0 -1
  178. package/.next/standalone/.next/static/chunks/0ch2~x.r._~9f.js +0 -1
  179. package/.next/standalone/.next/static/chunks/0eskfzrdlc5ka.js +0 -1
  180. package/.next/standalone/.next/static/chunks/0g0ui9x6~.du4.js +0 -2
  181. package/.next/standalone/.next/static/chunks/0jdea_ondwo2z.js +0 -5
  182. package/.next/standalone/.next/static/chunks/0jj53.l_c5mi9.js +0 -5
  183. package/.next/standalone/.next/static/chunks/0ox7k.va.hxke.js +0 -1
  184. package/.next/standalone/.next/static/chunks/0ps1bcdktah3z.js +0 -1
  185. package/.next/standalone/.next/static/chunks/0z42w8y2ktwst.js +0 -1
  186. package/.next/standalone/.next/static/chunks/0~qog0fhbtq68.js +0 -2
  187. package/.next/standalone/.next/static/chunks/11qbnyfcew125.js +0 -1
  188. /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → m8-LaeVMTc5jjKuT9Jh1M}/_buildManifest.js +0 -0
  189. /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → m8-LaeVMTc5jjKuT9Jh1M}/_clientMiddlewareManifest.js +0 -0
  190. /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → m8-LaeVMTc5jjKuT9Jh1M}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40534a3f94db932594b7eeaed24f6d4d9aabdbb8e1": {
3
+ "40c105aab157b77e483f011a6fa24dacbb5e86ba85": {
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
- "604c3fddda4acc0705d455cbfb89c6cb07670ef034": {
87
+ "607e1896ecb6a1cd6a4f46e08131b6cac797e196cc": {
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
- "40bb3872f186f44b5dd25707a2cdf7bd46a1edd340": {
171
+ "404ab13bf2df8d06712dad8e327f4576093f6841e3": {
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
- "403e22dae97f25be3db749c478b2795299d996ba1d": {
255
+ "40ed68031a8fd7bcf660a7432e9e107739009e0e91": {
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
- "40465deacd95bdba06907b2cf0cbaf2e2fa34e2b78": {
339
+ "40cadf02cd6a1c50b36d2dda52478f7c0d7c73c2c5": {
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
- "401dcc9584939471608ff6128357a44fb0eddd64f4": {
423
+ "40f32549adee18088cae4f2aaa5350f674002ff3c0": {
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
- "402489c6359bfd90e198bff04236e57f957f3fce1a": {
507
+ "40b8cf7cde21c44d6bcb9e2bd9d203d795fb3b9371": {
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
- "6026d3b8d6d3fe0270c47d2dddff49c3e95c436d77": {
591
+ "606973464e259e515463b92192a4f64dee17d8053e": {
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
- "60cba311dfce1ec4c1946cd484c197b738a29583e8": {
675
+ "60fb594cacec16918d19285f33f1a4777c85658f1c": {
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
- "40db6b1fcf1a8d9da5a171afd2332be33a418d34e9": {
759
+ "4087ba72939b423b87d82a0815199f71bd297a38a9": {
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
- "606e60acf7bb18bb5198ac9897861087731c47200f": {
843
+ "602fa5d1343a11c086ca48573109476e5e2a73289c": {
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
- "6057a7712ce1448464d62a1b7a4c060601fefa2e65": {
927
+ "6003900090ff205a18ecd2edb839b12d70b94d0793": {
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
- "4066c81ad86139f075a9990056c7b4ad76e7cc2e91": {
1011
+ "4077d72104c74d1fd70c6512ac61ee669f3ff5bef2": {
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
- "0096005a6a88210f4dcdb6c3d7b070e6c4de4a57bd": {
1095
+ "006ae66b377bb0319d734a83f399030fc143c83095": {
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
- "401477885a726ce26be559235219dd565dc1d15b52": {
1179
+ "402470a32f09e25bab1e3ec4b8f8072f660945d5db": {
1180
1180
  "workers": {
1181
1181
  "app/_not-found/page": {
1182
1182
  "moduleId": 861951,
@@ -1260,7 +1260,7 @@
1260
1260
  "filename": "src/actions/config-actions.ts",
1261
1261
  "exportedName": "getConfigValues"
1262
1262
  },
1263
- "408a2775c70f0fdb79719274e483b2d1d50c67a117": {
1263
+ "401f1d082f1790b2099d7e1f259468085f5fcb534d": {
1264
1264
  "workers": {
1265
1265
  "app/_not-found/page": {
1266
1266
  "moduleId": 861951,
@@ -1344,7 +1344,7 @@
1344
1344
  "filename": "src/actions/workspace-actions.ts",
1345
1345
  "exportedName": "createProject"
1346
1346
  },
1347
- "60df39af784655b23285f4e8af43a5aea93b55ea7b": {
1347
+ "60165353ceb30dd93e1c2053a7475e20434f7714e2": {
1348
1348
  "workers": {
1349
1349
  "app/_not-found/page": {
1350
1350
  "moduleId": 861951,
@@ -1428,7 +1428,7 @@
1428
1428
  "filename": "src/actions/config-actions.ts",
1429
1429
  "exportedName": "setConfigValue"
1430
1430
  },
1431
- "409674c9f7baf6567525ba41745a5a56c915ab2b2f": {
1431
+ "4050a5958e92066a0a32b53dc239443b3ca169e335": {
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": "checkExtension"
1514
1514
  },
1515
- "40864fb8553370f91f1159571415402ea1c84de5f3": {
1515
+ "40d4a37940a8c9c2be7e54e237790473424fa40e90": {
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": "installExtension"
1598
1598
  },
1599
- "405d27b4ac76b4f522eb6160251f584e8ee070f30b": {
1599
+ "40157c2bc3333e29aeda4cce4151bb75252f92db09": {
1600
1600
  "workers": {
1601
1601
  "app/_not-found/page": {
1602
1602
  "moduleId": 861951,
@@ -1680,7 +1680,7 @@
1680
1680
  "filename": "src/actions/extension-actions.ts",
1681
1681
  "exportedName": "uninstallExtension"
1682
1682
  },
1683
- "003db3edb9cf626706324baf8055712791bb5e0a8e": {
1683
+ "00de1431467844471a516cd16bf1cf28dda9082298": {
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": "getOnboardingStatus"
1766
1766
  },
1767
- "400a392c47362d11c8218a6c1a1b14dd0beba252b2": {
1767
+ "400fee4efcf6815a017fa3872aa22adf6a12d5a98b": {
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
- "404a033ded676e090bd2b2eb0d1511512c7bbc16b7": {
1851
+ "407b6a27bfced9cfa03a6f2733073498c3161f8dc1": {
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": "setOnboardingProgress"
1934
1934
  },
1935
- "6097982fb0adf6d181da581cd27601c198f697cce6": {
1935
+ "60138bd82c4d02177bfef6a9aa0ddd4893f8bc5e74": {
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
- "60c7e605a3f09347e1bee2cb0d5ebda22e564cda24": {
2019
+ "60533757680ab570c631de3de460be45e300ae7953": {
2020
2020
  "workers": {
2021
2021
  "app/_not-found/page": {
2022
2022
  "moduleId": 861951,
@@ -2100,7 +2100,7 @@
2100
2100
  "filename": "src/actions/onboarding-actions.ts",
2101
2101
  "exportedName": "setOnboardingExtensions"
2102
2102
  },
2103
- "006299e04feaf99a79c59ac9389c020ee273c5dc12": {
2103
+ "00c987e8f3a662afdb8cd182e85654a1554f82bca8": {
2104
2104
  "workers": {
2105
2105
  "app/_not-found/page": {
2106
2106
  "moduleId": 861951,
@@ -2184,7 +2184,7 @@
2184
2184
  "filename": "src/actions/extension-actions.ts",
2185
2185
  "exportedName": "listAllExtensionStatus"
2186
2186
  },
2187
- "00ae274673d031f7118017ae3ee5c859fe90f7fdaa": {
2187
+ "00e699d5d62110ef5a5001eeed5f22961e6db8ef2a": {
2188
2188
  "workers": {
2189
2189
  "app/missions/page": {
2190
2190
  "moduleId": 289201,
@@ -2202,115 +2202,121 @@
2202
2202
  "filename": "src/actions/agent-actions.ts",
2203
2203
  "exportedName": "getActiveExecutionsAcrossWorkspaces"
2204
2204
  },
2205
- "402825ac195e861229bce982a5e5b69a1c2cb4a60d": {
2205
+ "4065fc7caaaa0530a443c7629138334df97ba17ce3": {
2206
2206
  "workers": {
2207
2207
  "app/missions/page": {
2208
2208
  "moduleId": 289201,
2209
2209
  "async": true,
2210
- "exportedName": "getTaskExecutions",
2210
+ "exportedName": "continueLatestPtyExecution",
2211
2211
  "filename": "src/actions/agent-actions.ts"
2212
2212
  },
2213
2213
  "app/workspaces/[workspaceId]/page": {
2214
2214
  "moduleId": 590656,
2215
2215
  "async": true,
2216
- "exportedName": "getTaskExecutions",
2216
+ "exportedName": "continueLatestPtyExecution",
2217
2217
  "filename": "src/actions/agent-actions.ts"
2218
2218
  },
2219
2219
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2220
2220
  "moduleId": 942658,
2221
2221
  "async": true,
2222
- "exportedName": "getTaskExecutions",
2222
+ "exportedName": "continueLatestPtyExecution",
2223
2223
  "filename": "src/actions/agent-actions.ts"
2224
2224
  }
2225
2225
  },
2226
2226
  "filename": "src/actions/agent-actions.ts",
2227
- "exportedName": "getTaskExecutions"
2227
+ "exportedName": "continueLatestPtyExecution"
2228
2228
  },
2229
- "40346c6fe347d503d47f6d4a9c4076e84c9acbbd38": {
2229
+ "40a30d3bf150126d3c9ee744d9f98e096ef0f0de33": {
2230
2230
  "workers": {
2231
2231
  "app/missions/page": {
2232
2232
  "moduleId": 289201,
2233
2233
  "async": true,
2234
- "exportedName": "stopPtyExecution",
2234
+ "exportedName": "getTaskExecutions",
2235
2235
  "filename": "src/actions/agent-actions.ts"
2236
2236
  },
2237
2237
  "app/workspaces/[workspaceId]/page": {
2238
2238
  "moduleId": 590656,
2239
2239
  "async": true,
2240
- "exportedName": "stopPtyExecution",
2240
+ "exportedName": "getTaskExecutions",
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": "stopPtyExecution",
2246
+ "exportedName": "getTaskExecutions",
2247
2247
  "filename": "src/actions/agent-actions.ts"
2248
2248
  }
2249
2249
  },
2250
2250
  "filename": "src/actions/agent-actions.ts",
2251
- "exportedName": "stopPtyExecution"
2251
+ "exportedName": "getTaskExecutions"
2252
2252
  },
2253
- "4086ec77580b4acbbf1a853b0771a521304661b02b": {
2253
+ "40a9697702d968b002c3cb56a46a174d24389f0634": {
2254
2254
  "workers": {
2255
2255
  "app/missions/page": {
2256
2256
  "moduleId": 289201,
2257
2257
  "async": true,
2258
- "exportedName": "continueLatestPtyExecution",
2259
- "filename": "src/actions/agent-actions.ts"
2260
- },
2261
- "app/workspaces/[workspaceId]/page": {
2262
- "moduleId": 590656,
2263
- "async": true,
2264
- "exportedName": "continueLatestPtyExecution",
2258
+ "exportedName": "getTaskMessages",
2265
2259
  "filename": "src/actions/agent-actions.ts"
2266
2260
  },
2267
2261
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2268
2262
  "moduleId": 942658,
2269
2263
  "async": true,
2270
- "exportedName": "continueLatestPtyExecution",
2264
+ "exportedName": "getTaskMessages",
2271
2265
  "filename": "src/actions/agent-actions.ts"
2272
2266
  }
2273
2267
  },
2274
2268
  "filename": "src/actions/agent-actions.ts",
2275
- "exportedName": "continueLatestPtyExecution"
2269
+ "exportedName": "getTaskMessages"
2276
2270
  },
2277
- "40a100ce4928ed3d6cfee1776f071bdce0b0d3389e": {
2271
+ "40bd47636aa1e87314249e388b21e0b52d19d08798": {
2278
2272
  "workers": {
2279
2273
  "app/missions/page": {
2280
2274
  "moduleId": 289201,
2281
2275
  "async": true,
2282
- "exportedName": "getTaskMessages",
2276
+ "exportedName": "stopPtyExecution",
2277
+ "filename": "src/actions/agent-actions.ts"
2278
+ },
2279
+ "app/workspaces/[workspaceId]/page": {
2280
+ "moduleId": 590656,
2281
+ "async": true,
2282
+ "exportedName": "stopPtyExecution",
2283
2283
  "filename": "src/actions/agent-actions.ts"
2284
2284
  },
2285
2285
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2286
2286
  "moduleId": 942658,
2287
2287
  "async": true,
2288
- "exportedName": "getTaskMessages",
2288
+ "exportedName": "stopPtyExecution",
2289
2289
  "filename": "src/actions/agent-actions.ts"
2290
2290
  }
2291
2291
  },
2292
2292
  "filename": "src/actions/agent-actions.ts",
2293
- "exportedName": "getTaskMessages"
2293
+ "exportedName": "stopPtyExecution"
2294
2294
  },
2295
- "605d08e8a40d182bb721ff9bf0fd475aa8207ca198": {
2295
+ "606dcbb05de9f0d38f433f4216c2b9c36490a12d33": {
2296
2296
  "workers": {
2297
2297
  "app/missions/page": {
2298
2298
  "moduleId": 289201,
2299
2299
  "async": true,
2300
- "exportedName": "stopTaskExecution",
2300
+ "exportedName": "resumePtyExecution",
2301
+ "filename": "src/actions/agent-actions.ts"
2302
+ },
2303
+ "app/workspaces/[workspaceId]/page": {
2304
+ "moduleId": 590656,
2305
+ "async": true,
2306
+ "exportedName": "resumePtyExecution",
2301
2307
  "filename": "src/actions/agent-actions.ts"
2302
2308
  },
2303
2309
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2304
2310
  "moduleId": 942658,
2305
2311
  "async": true,
2306
- "exportedName": "stopTaskExecution",
2312
+ "exportedName": "resumePtyExecution",
2307
2313
  "filename": "src/actions/agent-actions.ts"
2308
2314
  }
2309
2315
  },
2310
2316
  "filename": "src/actions/agent-actions.ts",
2311
- "exportedName": "stopTaskExecution"
2317
+ "exportedName": "resumePtyExecution"
2312
2318
  },
2313
- "6061461cb10c3db86f385ad4f888d86ca1d079f66e": {
2319
+ "60b11fcfbb0e84b1c4bfa24b1377c8e3eb401674ee": {
2314
2320
  "workers": {
2315
2321
  "app/missions/page": {
2316
2322
  "moduleId": 289201,
@@ -2328,31 +2334,25 @@
2328
2334
  "filename": "src/actions/agent-actions.ts",
2329
2335
  "exportedName": "sendTaskMessage"
2330
2336
  },
2331
- "60f82b1ac368d1b8e070a7b4f1b3cafa6fcc87bd0d": {
2337
+ "60d920d5a285280ae9972c92bc46837de66342d849": {
2332
2338
  "workers": {
2333
2339
  "app/missions/page": {
2334
2340
  "moduleId": 289201,
2335
2341
  "async": true,
2336
- "exportedName": "resumePtyExecution",
2337
- "filename": "src/actions/agent-actions.ts"
2338
- },
2339
- "app/workspaces/[workspaceId]/page": {
2340
- "moduleId": 590656,
2341
- "async": true,
2342
- "exportedName": "resumePtyExecution",
2342
+ "exportedName": "stopTaskExecution",
2343
2343
  "filename": "src/actions/agent-actions.ts"
2344
2344
  },
2345
2345
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2346
2346
  "moduleId": 942658,
2347
2347
  "async": true,
2348
- "exportedName": "resumePtyExecution",
2348
+ "exportedName": "stopTaskExecution",
2349
2349
  "filename": "src/actions/agent-actions.ts"
2350
2350
  }
2351
2351
  },
2352
2352
  "filename": "src/actions/agent-actions.ts",
2353
- "exportedName": "resumePtyExecution"
2353
+ "exportedName": "stopTaskExecution"
2354
2354
  },
2355
- "787cbbad4508d05234d711a9f4e34ee4ecdd4cb295": {
2355
+ "78e0e0bd0965c11a9df34d1146f42f81f0a099a919": {
2356
2356
  "workers": {
2357
2357
  "app/missions/page": {
2358
2358
  "moduleId": 289201,
@@ -2370,55 +2370,55 @@
2370
2370
  "filename": "src/actions/agent-actions.ts",
2371
2371
  "exportedName": "startTaskExecution"
2372
2372
  },
2373
- "7c0a9065bef43e511717c3eaca134086097168d80c": {
2373
+ "7c8f3ba1721e02719282f561290eb4ae9c83e7bee0": {
2374
2374
  "workers": {
2375
2375
  "app/missions/page": {
2376
2376
  "moduleId": 289201,
2377
2377
  "async": true,
2378
- "exportedName": "startPtyExecution",
2378
+ "exportedName": "startPtyExecutionSafe",
2379
2379
  "filename": "src/actions/agent-actions.ts"
2380
2380
  },
2381
2381
  "app/workspaces/[workspaceId]/page": {
2382
2382
  "moduleId": 590656,
2383
2383
  "async": true,
2384
- "exportedName": "startPtyExecution",
2384
+ "exportedName": "startPtyExecutionSafe",
2385
2385
  "filename": "src/actions/agent-actions.ts"
2386
2386
  },
2387
2387
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2388
2388
  "moduleId": 942658,
2389
2389
  "async": true,
2390
- "exportedName": "startPtyExecution",
2390
+ "exportedName": "startPtyExecutionSafe",
2391
2391
  "filename": "src/actions/agent-actions.ts"
2392
2392
  }
2393
2393
  },
2394
2394
  "filename": "src/actions/agent-actions.ts",
2395
- "exportedName": "startPtyExecution"
2395
+ "exportedName": "startPtyExecutionSafe"
2396
2396
  },
2397
- "7c89d23a5a766f86df88299b157166d5d9d9b05d7e": {
2397
+ "7cef5be6589ce7073a7ad3bdbede9f52907f8928e3": {
2398
2398
  "workers": {
2399
2399
  "app/missions/page": {
2400
2400
  "moduleId": 289201,
2401
2401
  "async": true,
2402
- "exportedName": "startPtyExecutionSafe",
2402
+ "exportedName": "startPtyExecution",
2403
2403
  "filename": "src/actions/agent-actions.ts"
2404
2404
  },
2405
2405
  "app/workspaces/[workspaceId]/page": {
2406
2406
  "moduleId": 590656,
2407
2407
  "async": true,
2408
- "exportedName": "startPtyExecutionSafe",
2408
+ "exportedName": "startPtyExecution",
2409
2409
  "filename": "src/actions/agent-actions.ts"
2410
2410
  },
2411
2411
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2412
2412
  "moduleId": 942658,
2413
2413
  "async": true,
2414
- "exportedName": "startPtyExecutionSafe",
2414
+ "exportedName": "startPtyExecution",
2415
2415
  "filename": "src/actions/agent-actions.ts"
2416
2416
  }
2417
2417
  },
2418
2418
  "filename": "src/actions/agent-actions.ts",
2419
- "exportedName": "startPtyExecutionSafe"
2419
+ "exportedName": "startPtyExecution"
2420
2420
  },
2421
- "00703691f75cf6f36b2fc32b4fe562405297855d05": {
2421
+ "001ec5ec0680e6f6d682703cf814cc4e27431d257a": {
2422
2422
  "workers": {
2423
2423
  "app/missions/page": {
2424
2424
  "moduleId": 289201,
@@ -2436,7 +2436,7 @@
2436
2436
  "filename": "src/actions/provider-connection-actions.ts",
2437
2437
  "exportedName": "getProviderConnections"
2438
2438
  },
2439
- "008bd875e3c8aa065e9d78daef29ecb6968811ec2a": {
2439
+ "007b2d8f8692645d31da5ef3583510c3b0660b5b4c": {
2440
2440
  "workers": {
2441
2441
  "app/missions/page": {
2442
2442
  "moduleId": 289201,
@@ -2454,7 +2454,7 @@
2454
2454
  "filename": "src/actions/provider-connection-actions.ts",
2455
2455
  "exportedName": "getConnectedProviders"
2456
2456
  },
2457
- "40f5ad6ca4950feffe8849b64cb1015f7a7210d361": {
2457
+ "400176979769285219e83cfaaba5f1406bd7ebaf5c": {
2458
2458
  "workers": {
2459
2459
  "app/missions/page": {
2460
2460
  "moduleId": 289201,
@@ -2472,7 +2472,7 @@
2472
2472
  "filename": "src/actions/provider-connection-actions.ts",
2473
2473
  "exportedName": "isProviderConnected"
2474
2474
  },
2475
- "60b2649d3ba0f8bfa2f7be9bf778ef827f13d478cf": {
2475
+ "60a809e4e6af6060d6c2b6dc6cddf914b7695b4ebd": {
2476
2476
  "workers": {
2477
2477
  "app/missions/page": {
2478
2478
  "moduleId": 289201,
@@ -2490,7 +2490,7 @@
2490
2490
  "filename": "src/actions/provider-connection-actions.ts",
2491
2491
  "exportedName": "markProviderConnected"
2492
2492
  },
2493
- "60d79d7107fe8e64218ad6277faeb8ad68158a2eee": {
2493
+ "60d8afb6b219279d7f9866d6d93e5e30a8480095f2": {
2494
2494
  "workers": {
2495
2495
  "app/missions/page": {
2496
2496
  "moduleId": 289201,
@@ -2508,7 +2508,7 @@
2508
2508
  "filename": "src/actions/provider-connection-actions.ts",
2509
2509
  "exportedName": "markProviderDisconnected"
2510
2510
  },
2511
- "40964c1b4ce91902171bf6f24da1ae20ec3e728070": {
2511
+ "40030bc5547699bd8461aa62e180153c014b7e3829": {
2512
2512
  "workers": {
2513
2513
  "app/missions/page": {
2514
2514
  "moduleId": 289201,
@@ -2550,7 +2550,7 @@
2550
2550
  "filename": "src/actions/preview-actions.ts",
2551
2551
  "exportedName": "openInTerminal"
2552
2552
  },
2553
- "4095dfd90045c1a86025a8b0c7f40ec7eb7236368b": {
2553
+ "4027d66566451e2647b2a88cdbf9902488f44ee588": {
2554
2554
  "workers": {
2555
2555
  "app/missions/page": {
2556
2556
  "moduleId": 289201,
@@ -2586,7 +2586,7 @@
2586
2586
  "filename": "src/actions/workspace-actions.ts",
2587
2587
  "exportedName": "getWorkspacesWithRecentTasks"
2588
2588
  },
2589
- "404129caea655dc93aa2e3c0e4bc23630828275eb0": {
2589
+ "40cdc54d571df76fea417a0978cd71c54b6bf2f92f": {
2590
2590
  "workers": {
2591
2591
  "app/missions/page": {
2592
2592
  "moduleId": 289201,
@@ -2604,7 +2604,7 @@
2604
2604
  "filename": "src/actions/task-actions.ts",
2605
2605
  "exportedName": "getProjectTasks"
2606
2606
  },
2607
- "00191499cfec4b3d13f606ec4aa184ac63d521ae22": {
2607
+ "00425d1a52114a57a51613a4c2a94b57a741ed36e1": {
2608
2608
  "workers": {
2609
2609
  "app/settings/page": {
2610
2610
  "moduleId": 857434,
@@ -2622,7 +2622,7 @@
2622
2622
  "filename": "src/actions/config-actions.ts",
2623
2623
  "exportedName": "getAvailableTerminalApps"
2624
2624
  },
2625
- "00a867802791747d681f2bcac9ec08708e250c0e50": {
2625
+ "0011090f3e98a24efb5f2b684453a8e7ea3fb1314d": {
2626
2626
  "workers": {
2627
2627
  "app/settings/page": {
2628
2628
  "moduleId": 857434,
@@ -2640,7 +2640,7 @@
2640
2640
  "filename": "src/actions/config-actions.ts",
2641
2641
  "exportedName": "getAvailableEditors"
2642
2642
  },
2643
- "4041bfb10249ea9a33dd969992c134a4e4b0304203": {
2643
+ "40b340ed960a49ff54c0d35edf44daed6c8ffc547b": {
2644
2644
  "workers": {
2645
2645
  "app/settings/page": {
2646
2646
  "moduleId": 857434,
@@ -2664,7 +2664,7 @@
2664
2664
  "filename": "src/actions/prompt-actions.ts",
2665
2665
  "exportedName": "getPrompts"
2666
2666
  },
2667
- "4042f1539a3419e4cbc0123f3d2d17541d68021fc7": {
2667
+ "401307db1f432f0254a8c03d5e00014b744bd9b2a8": {
2668
2668
  "workers": {
2669
2669
  "app/settings/page": {
2670
2670
  "moduleId": 857434,
@@ -2676,7 +2676,7 @@
2676
2676
  "filename": "src/actions/prompt-actions.ts",
2677
2677
  "exportedName": "createPrompt"
2678
2678
  },
2679
- "6032ad39c51ade6f24d3908aa4a22556d859914e0b": {
2679
+ "60fb8fdb4363d5fdf4cc59aaeb10ab99e1cd526fd0": {
2680
2680
  "workers": {
2681
2681
  "app/settings/page": {
2682
2682
  "moduleId": 857434,
@@ -2688,7 +2688,7 @@
2688
2688
  "filename": "src/actions/prompt-actions.ts",
2689
2689
  "exportedName": "updatePrompt"
2690
2690
  },
2691
- "406686851e8db65c21213c4bad06d58da6beffb1b6": {
2691
+ "40ba24482f2ede54c21bc7ca41124931be57aae332": {
2692
2692
  "workers": {
2693
2693
  "app/settings/page": {
2694
2694
  "moduleId": 857434,
@@ -2700,7 +2700,7 @@
2700
2700
  "filename": "src/actions/prompt-actions.ts",
2701
2701
  "exportedName": "deletePrompt"
2702
2702
  },
2703
- "6035d00f6275f006198c9b51234fc6a610a907b9c9": {
2703
+ "6095e6fd60755198315cc7d3ebd54075c83f1544b6": {
2704
2704
  "workers": {
2705
2705
  "app/settings/page": {
2706
2706
  "moduleId": 857434,
@@ -2712,7 +2712,7 @@
2712
2712
  "filename": "src/actions/prompt-actions.ts",
2713
2713
  "exportedName": "setDefaultPrompt"
2714
2714
  },
2715
- "00112f8366325de85f95422c98496c708cfe57bc7d": {
2715
+ "007da1e87e2f50764ae00ad63896785e52514d0891": {
2716
2716
  "workers": {
2717
2717
  "app/settings/page": {
2718
2718
  "moduleId": 857434,
@@ -2724,7 +2724,7 @@
2724
2724
  "filename": "src/actions/ai-config-actions.ts",
2725
2725
  "exportedName": "getAvailableProviders"
2726
2726
  },
2727
- "4082215be8f6e3adfbe20c679d195bd1ba6a19c6fc": {
2727
+ "407c0fbdb19583d7e978bbf4c312ef6cc4ed617d6f": {
2728
2728
  "workers": {
2729
2729
  "app/settings/page": {
2730
2730
  "moduleId": 857434,
@@ -2736,7 +2736,7 @@
2736
2736
  "filename": "src/actions/backup-actions.ts",
2737
2737
  "exportedName": "createBackup"
2738
2738
  },
2739
- "0034b05c864a480216be7600463133c3467aad5258": {
2739
+ "00a2baaad3550f62834c2415ad33ad908bd5cd9e96": {
2740
2740
  "workers": {
2741
2741
  "app/settings/page": {
2742
2742
  "moduleId": 857434,
@@ -2748,7 +2748,7 @@
2748
2748
  "filename": "src/actions/backup-actions.ts",
2749
2749
  "exportedName": "listBackupFiles"
2750
2750
  },
2751
- "40d676be54af21471b00096ae86e6fd239804c024a": {
2751
+ "40223df0b309de8711d5336726b2d0aaca66e1588e": {
2752
2752
  "workers": {
2753
2753
  "app/settings/page": {
2754
2754
  "moduleId": 857434,
@@ -2760,7 +2760,7 @@
2760
2760
  "filename": "src/actions/backup-actions.ts",
2761
2761
  "exportedName": "deleteBackupFile"
2762
2762
  },
2763
- "402433f419853dad9cc8e175ddd8fef5db9a5c7b08": {
2763
+ "40065ae71d17ac1f653cbc75bcf4d41b736889b106": {
2764
2764
  "workers": {
2765
2765
  "app/settings/page": {
2766
2766
  "moduleId": 857434,
@@ -2772,7 +2772,7 @@
2772
2772
  "filename": "src/actions/backup-actions.ts",
2773
2773
  "exportedName": "restoreBackup"
2774
2774
  },
2775
- "40424045ae8a4d3ed3f3cf01ee9aa11a0d3b9338ca": {
2775
+ "4008ad36440207222ba61d7fcef6f3ed2d7ac3c13d": {
2776
2776
  "workers": {
2777
2777
  "app/settings/page": {
2778
2778
  "moduleId": 857434,
@@ -2784,7 +2784,7 @@
2784
2784
  "filename": "src/actions/backup-actions.ts",
2785
2785
  "exportedName": "resetSystem"
2786
2786
  },
2787
- "0092ea2d23386dc20d28dcb13cac64cd6532859a9e": {
2787
+ "00ba458e15db7b78dbe207eb961582acfcb06c1e24": {
2788
2788
  "workers": {
2789
2789
  "app/settings/page": {
2790
2790
  "moduleId": 857434,
@@ -2796,7 +2796,7 @@
2796
2796
  "filename": "src/actions/backup-actions.ts",
2797
2797
  "exportedName": "getBackupDir"
2798
2798
  },
2799
- "4069933c5f7f8f8ccd3a57528d7a78c0b95eac4d34": {
2799
+ "40a26af6c5ec326d3b54b74ea2bc7e0f2211c6f866": {
2800
2800
  "workers": {
2801
2801
  "app/settings/page": {
2802
2802
  "moduleId": 857434,
@@ -2808,7 +2808,7 @@
2808
2808
  "filename": "src/actions/backup-actions.ts",
2809
2809
  "exportedName": "setBackupDir"
2810
2810
  },
2811
- "00ca2ae61ecdd461edb046a2cf9a385a4e8e976696": {
2811
+ "00815eb1d579f0bb42723480cc724cb04750bafa5d": {
2812
2812
  "workers": {
2813
2813
  "app/settings/page": {
2814
2814
  "moduleId": 857434,
@@ -2820,7 +2820,7 @@
2820
2820
  "filename": "src/actions/storage-actions.ts",
2821
2821
  "exportedName": "getStorageLocation"
2822
2822
  },
2823
- "40ac275f23d52c61d8375fe5387ceb2fa6d4e55aab": {
2823
+ "40f840b2000d03d5239ceedf3bf8313cec2df43b54": {
2824
2824
  "workers": {
2825
2825
  "app/settings/page": {
2826
2826
  "moduleId": 857434,
@@ -2832,7 +2832,7 @@
2832
2832
  "filename": "src/actions/storage-actions.ts",
2833
2833
  "exportedName": "setStorageLocation"
2834
2834
  },
2835
- "0082678bb70097f0cb88ff072466188d83a50ee34c": {
2835
+ "00ae6a1e24ccbd5e529ab6054796012eafc99e3532": {
2836
2836
  "workers": {
2837
2837
  "app/workspaces/[workspaceId]/archive/page": {
2838
2838
  "moduleId": 566559,
@@ -2862,103 +2862,109 @@
2862
2862
  "filename": "src/actions/workspace-actions.ts",
2863
2863
  "exportedName": "getWorkspacesWithProjects"
2864
2864
  },
2865
- "404a26b12f97eb642cff398fad6213f8e31d8b4a74": {
2865
+ "4027fd95214f3830511680693cb0d9de92e5d13505": {
2866
2866
  "workers": {
2867
2867
  "app/workspaces/[workspaceId]/archive/page": {
2868
2868
  "moduleId": 566559,
2869
2869
  "async": true,
2870
- "exportedName": "getRecentLocalProjects",
2870
+ "exportedName": "getProjectByLocalPath",
2871
2871
  "filename": "src/actions/workspace-actions.ts"
2872
2872
  },
2873
2873
  "app/workspaces/[workspaceId]/assets/page": {
2874
2874
  "moduleId": 814122,
2875
2875
  "async": true,
2876
- "exportedName": "getRecentLocalProjects",
2876
+ "exportedName": "getProjectByLocalPath",
2877
2877
  "filename": "src/actions/workspace-actions.ts"
2878
2878
  },
2879
2879
  "app/workspaces/[workspaceId]/notes/page": {
2880
2880
  "moduleId": 901317,
2881
2881
  "async": true,
2882
- "exportedName": "getRecentLocalProjects",
2883
- "filename": "src/actions/workspace-actions.ts"
2884
- },
2885
- "app/workspaces/[workspaceId]/page": {
2886
- "moduleId": 590656,
2887
- "async": true,
2888
- "exportedName": "getRecentLocalProjects",
2882
+ "exportedName": "getProjectByLocalPath",
2889
2883
  "filename": "src/actions/workspace-actions.ts"
2890
2884
  },
2891
2885
  "app/workspaces/page": {
2892
2886
  "moduleId": 101752,
2893
2887
  "async": true,
2894
- "exportedName": "getRecentLocalProjects",
2888
+ "exportedName": "getProjectByLocalPath",
2895
2889
  "filename": "src/actions/workspace-actions.ts"
2896
2890
  }
2897
2891
  },
2898
2892
  "filename": "src/actions/workspace-actions.ts",
2899
- "exportedName": "getRecentLocalProjects"
2893
+ "exportedName": "getProjectByLocalPath"
2900
2894
  },
2901
- "40788d9688968b35ddc9bbf3a254ffadf7e0a848ab": {
2895
+ "40a668f8d68651f548a12c78e9f8a4e1605da50ab9": {
2902
2896
  "workers": {
2903
2897
  "app/workspaces/[workspaceId]/archive/page": {
2904
2898
  "moduleId": 566559,
2905
2899
  "async": true,
2906
- "exportedName": "getWorkspaceById",
2900
+ "exportedName": "getOrCreateTowerTaskId",
2907
2901
  "filename": "src/actions/workspace-actions.ts"
2908
2902
  },
2909
2903
  "app/workspaces/[workspaceId]/assets/page": {
2910
2904
  "moduleId": 814122,
2911
2905
  "async": true,
2912
- "exportedName": "getWorkspaceById",
2906
+ "exportedName": "getOrCreateTowerTaskId",
2913
2907
  "filename": "src/actions/workspace-actions.ts"
2914
2908
  },
2915
2909
  "app/workspaces/[workspaceId]/notes/page": {
2916
2910
  "moduleId": 901317,
2917
2911
  "async": true,
2918
- "exportedName": "getWorkspaceById",
2912
+ "exportedName": "getOrCreateTowerTaskId",
2913
+ "filename": "src/actions/workspace-actions.ts"
2914
+ },
2915
+ "app/workspaces/[workspaceId]/page": {
2916
+ "moduleId": 590656,
2917
+ "async": true,
2918
+ "exportedName": "getOrCreateTowerTaskId",
2919
2919
  "filename": "src/actions/workspace-actions.ts"
2920
2920
  },
2921
2921
  "app/workspaces/page": {
2922
2922
  "moduleId": 101752,
2923
2923
  "async": true,
2924
- "exportedName": "getWorkspaceById",
2924
+ "exportedName": "getOrCreateTowerTaskId",
2925
2925
  "filename": "src/actions/workspace-actions.ts"
2926
2926
  }
2927
2927
  },
2928
2928
  "filename": "src/actions/workspace-actions.ts",
2929
- "exportedName": "getWorkspaceById"
2929
+ "exportedName": "getOrCreateTowerTaskId"
2930
2930
  },
2931
- "40bf799d2e6199d536959bc82a824652e4c36833d1": {
2931
+ "40becc3a8a895c03f3e3c1cd6b731c3631da2aee1c": {
2932
2932
  "workers": {
2933
2933
  "app/workspaces/[workspaceId]/archive/page": {
2934
2934
  "moduleId": 566559,
2935
2935
  "async": true,
2936
- "exportedName": "getProjectByLocalPath",
2936
+ "exportedName": "getRecentLocalProjects",
2937
2937
  "filename": "src/actions/workspace-actions.ts"
2938
2938
  },
2939
2939
  "app/workspaces/[workspaceId]/assets/page": {
2940
2940
  "moduleId": 814122,
2941
2941
  "async": true,
2942
- "exportedName": "getProjectByLocalPath",
2942
+ "exportedName": "getRecentLocalProjects",
2943
2943
  "filename": "src/actions/workspace-actions.ts"
2944
2944
  },
2945
2945
  "app/workspaces/[workspaceId]/notes/page": {
2946
2946
  "moduleId": 901317,
2947
2947
  "async": true,
2948
- "exportedName": "getProjectByLocalPath",
2948
+ "exportedName": "getRecentLocalProjects",
2949
+ "filename": "src/actions/workspace-actions.ts"
2950
+ },
2951
+ "app/workspaces/[workspaceId]/page": {
2952
+ "moduleId": 590656,
2953
+ "async": true,
2954
+ "exportedName": "getRecentLocalProjects",
2949
2955
  "filename": "src/actions/workspace-actions.ts"
2950
2956
  },
2951
2957
  "app/workspaces/page": {
2952
2958
  "moduleId": 101752,
2953
2959
  "async": true,
2954
- "exportedName": "getProjectByLocalPath",
2960
+ "exportedName": "getRecentLocalProjects",
2955
2961
  "filename": "src/actions/workspace-actions.ts"
2956
2962
  }
2957
2963
  },
2958
2964
  "filename": "src/actions/workspace-actions.ts",
2959
- "exportedName": "getProjectByLocalPath"
2965
+ "exportedName": "getRecentLocalProjects"
2960
2966
  },
2961
- "40d4c680d37cb1cb4ee270a2998732f3c9499b4353": {
2967
+ "40c39fbb9ac83f2a916cdc07e7f92da586f0044b0a": {
2962
2968
  "workers": {
2963
2969
  "app/workspaces/[workspaceId]/archive/page": {
2964
2970
  "moduleId": 566559,
@@ -2994,43 +3000,37 @@
2994
3000
  "filename": "src/actions/workspace-actions.ts",
2995
3001
  "exportedName": "deleteProject"
2996
3002
  },
2997
- "40d9088d9202c36bc28ef6f9278e20b3603bf9c709": {
3003
+ "40c3db084ea86d3a152340e720cbd58da5a4719720": {
2998
3004
  "workers": {
2999
3005
  "app/workspaces/[workspaceId]/archive/page": {
3000
3006
  "moduleId": 566559,
3001
3007
  "async": true,
3002
- "exportedName": "getOrCreateTowerTaskId",
3008
+ "exportedName": "getWorkspaceById",
3003
3009
  "filename": "src/actions/workspace-actions.ts"
3004
3010
  },
3005
3011
  "app/workspaces/[workspaceId]/assets/page": {
3006
3012
  "moduleId": 814122,
3007
3013
  "async": true,
3008
- "exportedName": "getOrCreateTowerTaskId",
3014
+ "exportedName": "getWorkspaceById",
3009
3015
  "filename": "src/actions/workspace-actions.ts"
3010
3016
  },
3011
3017
  "app/workspaces/[workspaceId]/notes/page": {
3012
3018
  "moduleId": 901317,
3013
3019
  "async": true,
3014
- "exportedName": "getOrCreateTowerTaskId",
3015
- "filename": "src/actions/workspace-actions.ts"
3016
- },
3017
- "app/workspaces/[workspaceId]/page": {
3018
- "moduleId": 590656,
3019
- "async": true,
3020
- "exportedName": "getOrCreateTowerTaskId",
3020
+ "exportedName": "getWorkspaceById",
3021
3021
  "filename": "src/actions/workspace-actions.ts"
3022
3022
  },
3023
3023
  "app/workspaces/page": {
3024
3024
  "moduleId": 101752,
3025
3025
  "async": true,
3026
- "exportedName": "getOrCreateTowerTaskId",
3026
+ "exportedName": "getWorkspaceById",
3027
3027
  "filename": "src/actions/workspace-actions.ts"
3028
3028
  }
3029
3029
  },
3030
3030
  "filename": "src/actions/workspace-actions.ts",
3031
- "exportedName": "getOrCreateTowerTaskId"
3031
+ "exportedName": "getWorkspaceById"
3032
3032
  },
3033
- "60d291d9c2b53e5c8179298270b3d4f8cad2dd74e4": {
3033
+ "600d282135f09955b4576cfdc62856dc5b423c8665": {
3034
3034
  "workers": {
3035
3035
  "app/workspaces/[workspaceId]/archive/page": {
3036
3036
  "moduleId": 566559,
@@ -3066,7 +3066,7 @@
3066
3066
  "filename": "src/actions/workspace-actions.ts",
3067
3067
  "exportedName": "updateProject"
3068
3068
  },
3069
- "40abedbfacceba5ca60c03d536e8848a2acbab8329": {
3069
+ "40d552142d02bb175bb8943b1f48a2acf5917680ff": {
3070
3070
  "workers": {
3071
3071
  "app/workspaces/[workspaceId]/archive/page": {
3072
3072
  "moduleId": 566559,
@@ -3084,7 +3084,7 @@
3084
3084
  "filename": "src/actions/label-actions.ts",
3085
3085
  "exportedName": "getTaskLabels"
3086
3086
  },
3087
- "60326d4a00d14b9fb4529587cac75550556c620754": {
3087
+ "6005b3328858a853c1d72342d9c3d7a18a0e29b89f": {
3088
3088
  "workers": {
3089
3089
  "app/workspaces/[workspaceId]/archive/page": {
3090
3090
  "moduleId": 566559,
@@ -3102,7 +3102,7 @@
3102
3102
  "filename": "src/actions/label-actions.ts",
3103
3103
  "exportedName": "setTaskLabels"
3104
3104
  },
3105
- "401cb90df1a2b90dd8329dc3f2c1cebca1520d4670": {
3105
+ "400c4ee1b60d171d08180e6f8b87d1c74de0bfefd3": {
3106
3106
  "workers": {
3107
3107
  "app/workspaces/[workspaceId]/archive/page": {
3108
3108
  "moduleId": 566559,
@@ -3132,7 +3132,7 @@
3132
3132
  "filename": "src/actions/git-actions.ts",
3133
3133
  "exportedName": "getProjectBranches"
3134
3134
  },
3135
- "40eb904b096552ac69921297523637d1dc166aa1c3": {
3135
+ "40a1e0d6ae019ce1220aadd7e516daf5a43c5ef102": {
3136
3136
  "workers": {
3137
3137
  "app/workspaces/[workspaceId]/archive/page": {
3138
3138
  "moduleId": 566559,
@@ -3162,7 +3162,7 @@
3162
3162
  "filename": "src/actions/git-actions.ts",
3163
3163
  "exportedName": "fetchRemoteBranches"
3164
3164
  },
3165
- "4030e7ca11477cf787290ee363cea3854b8f48e7d5": {
3165
+ "406655a5d5e730c5c1c168f25e63602eb5e77d0e9c": {
3166
3166
  "workers": {
3167
3167
  "app/workspaces/[workspaceId]/archive/page": {
3168
3168
  "moduleId": 566559,
@@ -3192,7 +3192,7 @@
3192
3192
  "filename": "src/actions/git-actions.ts",
3193
3193
  "exportedName": "getCurrentBranch"
3194
3194
  },
3195
- "4023f29e678a5eb9846c49a38d4a9db044fde19e74": {
3195
+ "40039cfd2c499259efb243affab06bbec2278ff317": {
3196
3196
  "workers": {
3197
3197
  "app/workspaces/[workspaceId]/archive/page": {
3198
3198
  "moduleId": 566559,
@@ -3228,7 +3228,7 @@
3228
3228
  "filename": "src/actions/preview-actions.ts",
3229
3229
  "exportedName": "openInFileManager"
3230
3230
  },
3231
- "40001ed1c7da3f8bd719930145450260c6651e8468": {
3231
+ "4090ab8a875ca7b9f43ace5b60af8b0474d7af1aea": {
3232
3232
  "workers": {
3233
3233
  "app/workspaces/[workspaceId]/archive/page": {
3234
3234
  "moduleId": 566559,
@@ -3264,7 +3264,7 @@
3264
3264
  "filename": "src/actions/preview-actions.ts",
3265
3265
  "exportedName": "openInEditor"
3266
3266
  },
3267
- "60e97ebc1896656c6b16ce6f513fb997145cc65b04": {
3267
+ "60b9b794a17c8a4779acfeed1ea371f6f742a236a1": {
3268
3268
  "workers": {
3269
3269
  "app/workspaces/[workspaceId]/archive/page": {
3270
3270
  "moduleId": 566559,
@@ -3288,7 +3288,7 @@
3288
3288
  "filename": "src/actions/task-actions.ts",
3289
3289
  "exportedName": "updateTaskStatus"
3290
3290
  },
3291
- "406de8f0882a35d03f24d64a87ea655bda6af15e62": {
3291
+ "40916a393dba228f866d0438ec4ad5685814d474e5": {
3292
3292
  "workers": {
3293
3293
  "app/workspaces/[workspaceId]/archive/page": {
3294
3294
  "moduleId": 566559,
@@ -3312,7 +3312,7 @@
3312
3312
  "filename": "src/actions/task-actions.ts",
3313
3313
  "exportedName": "checkWorktreeClean"
3314
3314
  },
3315
- "60c1dc2b57f8553c8a2d9c3432a59fc92e59bb6a1f": {
3315
+ "6006d1baad4701e4916f7a6c1c07570bde181060e1": {
3316
3316
  "workers": {
3317
3317
  "app/workspaces/[workspaceId]/archive/page": {
3318
3318
  "moduleId": 566559,
@@ -3336,7 +3336,7 @@
3336
3336
  "filename": "src/actions/task-actions.ts",
3337
3337
  "exportedName": "commitWorktreeChanges"
3338
3338
  },
3339
- "40a3df5d438e613c7bd389e8d67fbb0357c3fd9698": {
3339
+ "4050d21998b61084d9e78951521484c1a2c6b51217": {
3340
3340
  "workers": {
3341
3341
  "app/workspaces/[workspaceId]/notes/page": {
3342
3342
  "moduleId": 901317,
@@ -3354,7 +3354,7 @@
3354
3354
  "filename": "src/actions/note-actions.ts",
3355
3355
  "exportedName": "createNote"
3356
3356
  },
3357
- "407904b2f898c265e2f0fb28111275c650c9541492": {
3357
+ "40dfe945bb29f1ae11ec23aa0c594f2bd990720ba4": {
3358
3358
  "workers": {
3359
3359
  "app/workspaces/[workspaceId]/notes/page": {
3360
3360
  "moduleId": 901317,
@@ -3372,7 +3372,7 @@
3372
3372
  "filename": "src/actions/note-actions.ts",
3373
3373
  "exportedName": "getTaskNotes"
3374
3374
  },
3375
- "40aba2c736ccd99a9f63205960fcd201b88f15726c": {
3375
+ "408bd9e05f629ae433a52001ed4b1ed229b76db12c": {
3376
3376
  "workers": {
3377
3377
  "app/workspaces/[workspaceId]/notes/page": {
3378
3378
  "moduleId": 901317,
@@ -3390,7 +3390,7 @@
3390
3390
  "filename": "src/actions/note-actions.ts",
3391
3391
  "exportedName": "deleteNote"
3392
3392
  },
3393
- "400f9b8c66d445e99f9083c508d85d30b190d703e8": {
3393
+ "40573d3d8ae8eec63e768c09140757b2b48931a3c6": {
3394
3394
  "workers": {
3395
3395
  "app/workspaces/[workspaceId]/assets/page": {
3396
3396
  "moduleId": 814122,
@@ -3408,7 +3408,7 @@
3408
3408
  "filename": "src/actions/asset-actions.ts",
3409
3409
  "exportedName": "getTaskAssets"
3410
3410
  },
3411
- "4065f5d6963bf6c4fbe275e55563a3d86e5316c014": {
3411
+ "40df27fe3577f362013a3e98bfa5829925eb195a52": {
3412
3412
  "workers": {
3413
3413
  "app/workspaces/[workspaceId]/assets/page": {
3414
3414
  "moduleId": 814122,
@@ -3426,7 +3426,7 @@
3426
3426
  "filename": "src/actions/asset-actions.ts",
3427
3427
  "exportedName": "uploadAsset"
3428
3428
  },
3429
- "40e0c407e87cddb82a24fd69157b8f1c3aaf919cd0": {
3429
+ "4053d1e3b09dd8cf678fdef0cd9a020ea66dbfa52d": {
3430
3430
  "workers": {
3431
3431
  "app/workspaces/[workspaceId]/assets/page": {
3432
3432
  "moduleId": 814122,
@@ -3444,7 +3444,7 @@
3444
3444
  "filename": "src/actions/asset-actions.ts",
3445
3445
  "exportedName": "deleteAsset"
3446
3446
  },
3447
- "4006c9392eb3af6f9fec3cb3e44a7ae2f490e414d6": {
3447
+ "40a92df73672145c1518d6808e58cbef0220060a1f": {
3448
3448
  "workers": {
3449
3449
  "app/workspaces/[workspaceId]/archive/page": {
3450
3450
  "moduleId": 566559,
@@ -3474,7 +3474,7 @@
3474
3474
  "filename": "src/actions/task-actions.ts",
3475
3475
  "exportedName": "createTask"
3476
3476
  },
3477
- "602733e7b9eead7ed11a9e7dae74aefb29d012dd86": {
3477
+ "6066325eb350a72dd75bf17983c62fa54de2d1ffc2": {
3478
3478
  "workers": {
3479
3479
  "app/workspaces/[workspaceId]/archive/page": {
3480
3480
  "moduleId": 566559,
@@ -3498,7 +3498,7 @@
3498
3498
  "filename": "src/actions/task-actions.ts",
3499
3499
  "exportedName": "updateTask"
3500
3500
  },
3501
- "40984a6a27170b47de4b9bb024eb7c3d730a46499c": {
3501
+ "40c59466b0518d51f0dcb12b3fdf15eca3548c8bd6": {
3502
3502
  "workers": {
3503
3503
  "app/workspaces/[workspaceId]/archive/page": {
3504
3504
  "moduleId": 566559,
@@ -3516,7 +3516,7 @@
3516
3516
  "filename": "src/actions/task-actions.ts",
3517
3517
  "exportedName": "deleteTask"
3518
3518
  },
3519
- "40662fe4cab98eb6134a7af9874b81110f59fd1e16": {
3519
+ "4054dc1c7fed04adcb1dadef5323994d6934c2fcde": {
3520
3520
  "workers": {
3521
3521
  "app/workspaces/[workspaceId]/archive/page": {
3522
3522
  "moduleId": 566559,
@@ -3534,7 +3534,7 @@
3534
3534
  "filename": "src/actions/task-actions.ts",
3535
3535
  "exportedName": "toggleTaskPinned"
3536
3536
  },
3537
- "40c43cd5ab1a4faa300122ffdd906a60964e8f2cdb": {
3537
+ "405f38fa7c751236f4b4bfa70f9acdcce450b72e45": {
3538
3538
  "workers": {
3539
3539
  "app/workspaces/[workspaceId]/page": {
3540
3540
  "moduleId": 590656,
@@ -3552,19 +3552,7 @@
3552
3552
  "filename": "src/actions/version-actions.ts",
3553
3553
  "exportedName": "getVersionsForPicker"
3554
3554
  },
3555
- "40104ac1b667765582159520e4b6d993e431ae8e2f": {
3556
- "workers": {
3557
- "app/workspaces/[workspaceId]/archive/page": {
3558
- "moduleId": 566559,
3559
- "async": true,
3560
- "exportedName": "searchTasks",
3561
- "filename": "src/actions/task-actions.ts"
3562
- }
3563
- },
3564
- "filename": "src/actions/task-actions.ts",
3565
- "exportedName": "searchTasks"
3566
- },
3567
- "4052925dd6336bd0541893f840c98538df2546f761": {
3555
+ "40153cdef89c039fbd2243414d6cfbe5e264936b55": {
3568
3556
  "workers": {
3569
3557
  "app/workspaces/[workspaceId]/archive/page": {
3570
3558
  "moduleId": 566559,
@@ -3576,7 +3564,7 @@
3576
3564
  "filename": "src/actions/task-actions.ts",
3577
3565
  "exportedName": "getArchivedTasks"
3578
3566
  },
3579
- "4070c38e8d9df02766932145b6b973ccbc5b0a3dc4": {
3567
+ "407fe81bcb482309bc94fead941c0e844057dd9b17": {
3580
3568
  "workers": {
3581
3569
  "app/workspaces/[workspaceId]/archive/page": {
3582
3570
  "moduleId": 566559,
@@ -3588,7 +3576,7 @@
3588
3576
  "filename": "src/actions/task-actions.ts",
3589
3577
  "exportedName": "getArchivedTaskCount"
3590
3578
  },
3591
- "40b3ad930a08e50cdd37e7c99ff93aa05568a29155": {
3579
+ "40c0a67c9113d00722f9737671d172d39f0ae2e2bf": {
3592
3580
  "workers": {
3593
3581
  "app/workspaces/[workspaceId]/archive/page": {
3594
3582
  "moduleId": 566559,
@@ -3612,7 +3600,19 @@
3612
3600
  "filename": "src/actions/task-actions.ts",
3613
3601
  "exportedName": "getTaskOverview"
3614
3602
  },
3615
- "400b25b17b06f6ed32c04b82f127872cfcc131d955": {
3603
+ "40dc0ddac05f995f5149291c02674dcaf7093c0c0d": {
3604
+ "workers": {
3605
+ "app/workspaces/[workspaceId]/archive/page": {
3606
+ "moduleId": 566559,
3607
+ "async": true,
3608
+ "exportedName": "searchTasks",
3609
+ "filename": "src/actions/task-actions.ts"
3610
+ }
3611
+ },
3612
+ "filename": "src/actions/task-actions.ts",
3613
+ "exportedName": "searchTasks"
3614
+ },
3615
+ "400461dd68cc6d6330cba0b96aafd5b4e5f3c1f103": {
3616
3616
  "workers": {
3617
3617
  "app/workspaces/[workspaceId]/assets/page": {
3618
3618
  "moduleId": 814122,
@@ -3624,31 +3624,31 @@
3624
3624
  "filename": "src/actions/asset-actions.ts",
3625
3625
  "exportedName": "createAsset"
3626
3626
  },
3627
- "403c29565d73c0ecb3b63320009330ad7760a99f05": {
3627
+ "40c5d245346969d95dc5fa780b84efd6bcb0a1f57d": {
3628
3628
  "workers": {
3629
3629
  "app/workspaces/[workspaceId]/assets/page": {
3630
3630
  "moduleId": 814122,
3631
3631
  "async": true,
3632
- "exportedName": "getAssetById",
3632
+ "exportedName": "getProjectAssets",
3633
3633
  "filename": "src/actions/asset-actions.ts"
3634
3634
  }
3635
3635
  },
3636
3636
  "filename": "src/actions/asset-actions.ts",
3637
- "exportedName": "getAssetById"
3637
+ "exportedName": "getProjectAssets"
3638
3638
  },
3639
- "40fe1ca65cfaa7700ee3dbae76dbd215c3d2b3fa11": {
3639
+ "40ec0325ee38d2fd198e6ba7f8d6112e8cd6dd67d1": {
3640
3640
  "workers": {
3641
3641
  "app/workspaces/[workspaceId]/assets/page": {
3642
3642
  "moduleId": 814122,
3643
3643
  "async": true,
3644
- "exportedName": "getProjectAssets",
3644
+ "exportedName": "getAssetById",
3645
3645
  "filename": "src/actions/asset-actions.ts"
3646
3646
  }
3647
3647
  },
3648
3648
  "filename": "src/actions/asset-actions.ts",
3649
- "exportedName": "getProjectAssets"
3649
+ "exportedName": "getAssetById"
3650
3650
  },
3651
- "000a597b976890d04a343e81fb5ddabbf4232e0f63": {
3651
+ "002446396c34311e2994d8f9e6c5af2c254b586b19": {
3652
3652
  "workers": {
3653
3653
  "app/workspaces/[workspaceId]/assets/page": {
3654
3654
  "moduleId": 814122,
@@ -3660,7 +3660,7 @@
3660
3660
  "filename": "src/actions/config-actions.ts",
3661
3661
  "exportedName": "getAvailableShells"
3662
3662
  },
3663
- "0067511a0f5263bf6fe26fbe8015f3b3a11cf7b074": {
3663
+ "0036bef5b2014defd2f18428f998dfad2a9475dc5f": {
3664
3664
  "workers": {
3665
3665
  "app/workspaces/[workspaceId]/assets/page": {
3666
3666
  "moduleId": 814122,
@@ -3672,7 +3672,7 @@
3672
3672
  "filename": "src/actions/config-actions.ts",
3673
3673
  "exportedName": "getPlatformInfo"
3674
3674
  },
3675
- "406709809c385f2b11de60a5e93e86ea16bde26823": {
3675
+ "40f26e8d3d56f004325dcf6afd58da2aad6f0e8d20": {
3676
3676
  "workers": {
3677
3677
  "app/workspaces/[workspaceId]/notes/page": {
3678
3678
  "moduleId": 901317,
@@ -3684,139 +3684,139 @@
3684
3684
  "filename": "src/actions/note-actions.ts",
3685
3685
  "exportedName": "getNoteById"
3686
3686
  },
3687
- "60c9e7e9eeb99e846365271f35761366f489179877": {
3687
+ "607d1f032211183b6c3a25cc1beb381563aa90f02c": {
3688
3688
  "workers": {
3689
3689
  "app/workspaces/[workspaceId]/notes/page": {
3690
3690
  "moduleId": 901317,
3691
3691
  "async": true,
3692
- "exportedName": "getProjectNotes",
3692
+ "exportedName": "updateNote",
3693
3693
  "filename": "src/actions/note-actions.ts"
3694
3694
  }
3695
3695
  },
3696
3696
  "filename": "src/actions/note-actions.ts",
3697
- "exportedName": "getProjectNotes"
3697
+ "exportedName": "updateNote"
3698
3698
  },
3699
- "60e9cab435aa5b79603b5633d3e70825061cb092d7": {
3699
+ "60fc7bd69fdd7b7c58d092fba99c3738504b42b669": {
3700
3700
  "workers": {
3701
3701
  "app/workspaces/[workspaceId]/notes/page": {
3702
3702
  "moduleId": 901317,
3703
3703
  "async": true,
3704
- "exportedName": "updateNote",
3704
+ "exportedName": "getProjectNotes",
3705
3705
  "filename": "src/actions/note-actions.ts"
3706
3706
  }
3707
3707
  },
3708
3708
  "filename": "src/actions/note-actions.ts",
3709
- "exportedName": "updateNote"
3709
+ "exportedName": "getProjectNotes"
3710
3710
  },
3711
- "40496a598eb2f3a94a92bc1710d09dc3fe94e4902e": {
3711
+ "40087aeb39617d9424d9f0dff3765fbe7d9ac656c1": {
3712
3712
  "workers": {
3713
3713
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3714
3714
  "moduleId": 825054,
3715
3715
  "async": true,
3716
- "exportedName": "getVersionDiff",
3716
+ "exportedName": "createVersion",
3717
3717
  "filename": "src/actions/version-actions.ts"
3718
3718
  }
3719
3719
  },
3720
3720
  "filename": "src/actions/version-actions.ts",
3721
- "exportedName": "getVersionDiff"
3721
+ "exportedName": "createVersion"
3722
3722
  },
3723
- "404a4f6055aa8005522ee72237a4f73446a34433af": {
3723
+ "4032505cc9791bb9e799d9bac105b1fa201c209bca": {
3724
3724
  "workers": {
3725
3725
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3726
3726
  "moduleId": 825054,
3727
3727
  "async": true,
3728
- "exportedName": "getProjectVersions",
3728
+ "exportedName": "getVersionDiffStat",
3729
3729
  "filename": "src/actions/version-actions.ts"
3730
3730
  }
3731
3731
  },
3732
3732
  "filename": "src/actions/version-actions.ts",
3733
- "exportedName": "getProjectVersions"
3733
+ "exportedName": "getVersionDiffStat"
3734
3734
  },
3735
- "404e4c473248e93d7dd0c2bbd304547e7aa49b086b": {
3735
+ "403432eeba79e29b4f0a3ce00b4b296a7c649230d4": {
3736
3736
  "workers": {
3737
3737
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3738
3738
  "moduleId": 825054,
3739
3739
  "async": true,
3740
- "exportedName": "createVersion",
3740
+ "exportedName": "getVersionDiff",
3741
3741
  "filename": "src/actions/version-actions.ts"
3742
3742
  }
3743
3743
  },
3744
3744
  "filename": "src/actions/version-actions.ts",
3745
- "exportedName": "createVersion"
3745
+ "exportedName": "getVersionDiff"
3746
3746
  },
3747
- "40ad039c205314751a07223ed39f87965d5aa94db1": {
3747
+ "40b90e3892d8c21bdf2c90b5610e3632f0356168b0": {
3748
3748
  "workers": {
3749
3749
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3750
3750
  "moduleId": 825054,
3751
3751
  "async": true,
3752
- "exportedName": "setCurrentVersion",
3752
+ "exportedName": "deleteVersion",
3753
3753
  "filename": "src/actions/version-actions.ts"
3754
3754
  }
3755
3755
  },
3756
3756
  "filename": "src/actions/version-actions.ts",
3757
- "exportedName": "setCurrentVersion"
3757
+ "exportedName": "deleteVersion"
3758
3758
  },
3759
- "40b54e7cd6191ad04efa813ca4d8956113d509cb3a": {
3759
+ "40bc536d6eb921a61d213ffbd51d516454e7cdf109": {
3760
3760
  "workers": {
3761
3761
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3762
3762
  "moduleId": 825054,
3763
3763
  "async": true,
3764
- "exportedName": "deleteVersion",
3764
+ "exportedName": "getProjectVersions",
3765
3765
  "filename": "src/actions/version-actions.ts"
3766
3766
  }
3767
3767
  },
3768
3768
  "filename": "src/actions/version-actions.ts",
3769
- "exportedName": "deleteVersion"
3769
+ "exportedName": "getProjectVersions"
3770
3770
  },
3771
- "40b8fcf8f0cff68ac64c7f01429d391025f6877319": {
3771
+ "40d3f63fc975f7e2744bc78d4d145cdc896b15b829": {
3772
3772
  "workers": {
3773
3773
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3774
3774
  "moduleId": 825054,
3775
3775
  "async": true,
3776
- "exportedName": "getVersionDiffStat",
3776
+ "exportedName": "setCurrentVersion",
3777
3777
  "filename": "src/actions/version-actions.ts"
3778
3778
  }
3779
3779
  },
3780
3780
  "filename": "src/actions/version-actions.ts",
3781
- "exportedName": "getVersionDiffStat"
3781
+ "exportedName": "setCurrentVersion"
3782
3782
  },
3783
- "603a7c3acab91bdefc2405fb0329d0570d5703db5f": {
3783
+ "60271bbabe272692f710ee39bcd2aa6f9b821eb77a": {
3784
3784
  "workers": {
3785
3785
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3786
3786
  "moduleId": 825054,
3787
3787
  "async": true,
3788
- "exportedName": "assignTaskVersion",
3788
+ "exportedName": "releaseVersion",
3789
3789
  "filename": "src/actions/version-actions.ts"
3790
3790
  }
3791
3791
  },
3792
3792
  "filename": "src/actions/version-actions.ts",
3793
- "exportedName": "assignTaskVersion"
3793
+ "exportedName": "releaseVersion"
3794
3794
  },
3795
- "60bdb0b8d1f457783191edd1d0632c98ca6f92439b": {
3795
+ "60980056f086016dd14abd4aff4f0e3487b3de8f4b": {
3796
3796
  "workers": {
3797
3797
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3798
3798
  "moduleId": 825054,
3799
3799
  "async": true,
3800
- "exportedName": "updateVersion",
3800
+ "exportedName": "assignTaskVersion",
3801
3801
  "filename": "src/actions/version-actions.ts"
3802
3802
  }
3803
3803
  },
3804
3804
  "filename": "src/actions/version-actions.ts",
3805
- "exportedName": "updateVersion"
3805
+ "exportedName": "assignTaskVersion"
3806
3806
  },
3807
- "60ca9cd1ce10dd46cb342e57e7e1848e13d928f407": {
3807
+ "60ce53a3dd018390efdb12d906da84fffa1345509b": {
3808
3808
  "workers": {
3809
3809
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3810
3810
  "moduleId": 825054,
3811
3811
  "async": true,
3812
- "exportedName": "releaseVersion",
3812
+ "exportedName": "updateVersion",
3813
3813
  "filename": "src/actions/version-actions.ts"
3814
3814
  }
3815
3815
  },
3816
3816
  "filename": "src/actions/version-actions.ts",
3817
- "exportedName": "releaseVersion"
3817
+ "exportedName": "updateVersion"
3818
3818
  },
3819
- "400033bd1addfbe671d7e2db0dcbb373ce04ea1fcc": {
3819
+ "4069aa040cfea9acc58503224abcb65895247f016f": {
3820
3820
  "workers": {
3821
3821
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3822
3822
  "moduleId": 825054,
@@ -3828,7 +3828,7 @@
3828
3828
  "filename": "src/actions/version-type-actions.ts",
3829
3829
  "exportedName": "getVersionTypes"
3830
3830
  },
3831
- "40fadb2546ae7abe00a2e455c3e8baba7759ca60cd": {
3831
+ "40b5f0fe041940d66ea0e8b6307ff797006e5ebf88": {
3832
3832
  "workers": {
3833
3833
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3834
3834
  "moduleId": 825054,
@@ -3840,7 +3840,7 @@
3840
3840
  "filename": "src/actions/version-type-actions.ts",
3841
3841
  "exportedName": "createVersionType"
3842
3842
  },
3843
- "60f5697bed2fa28a8dc6aa1be0cc0dd8ddaba09730": {
3843
+ "60e8168d93eb49861881c163cbf4705a2f13350181": {
3844
3844
  "workers": {
3845
3845
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3846
3846
  "moduleId": 825054,
@@ -3852,7 +3852,7 @@
3852
3852
  "filename": "src/actions/version-type-actions.ts",
3853
3853
  "exportedName": "updateVersionType"
3854
3854
  },
3855
- "409b69bf8b1e48e255ff8f0a8430592f482eca86c8": {
3855
+ "40fec939151be7abe2da70ff6a597631a1f0c3c521": {
3856
3856
  "workers": {
3857
3857
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3858
3858
  "moduleId": 825054,
@@ -3864,7 +3864,7 @@
3864
3864
  "filename": "src/actions/version-type-actions.ts",
3865
3865
  "exportedName": "deleteVersionType"
3866
3866
  },
3867
- "60584aa6690af6aa4935919df4cd71975932f5c31d": {
3867
+ "60905c29a44f0302f38701895320c847ee65cc1e27": {
3868
3868
  "workers": {
3869
3869
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3870
3870
  "moduleId": 942658,
@@ -3876,7 +3876,7 @@
3876
3876
  "filename": "src/actions/file-actions.ts",
3877
3877
  "exportedName": "listDirectory"
3878
3878
  },
3879
- "70155234137add1406ceb0769d98c4f29701d3b195": {
3879
+ "70616715e9f4865cbba5b30fcb668df5a4a3a038c7": {
3880
3880
  "workers": {
3881
3881
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3882
3882
  "moduleId": 942658,
@@ -3888,7 +3888,7 @@
3888
3888
  "filename": "src/actions/file-actions.ts",
3889
3889
  "exportedName": "getGitStatus"
3890
3890
  },
3891
- "60a8cc33c42e0a2788159358025c3406fd750c9a89": {
3891
+ "606bb8fd37f0645b634989ef0a7a511da7dcc78e55": {
3892
3892
  "workers": {
3893
3893
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3894
3894
  "moduleId": 942658,
@@ -3900,7 +3900,7 @@
3900
3900
  "filename": "src/actions/file-actions.ts",
3901
3901
  "exportedName": "createFile"
3902
3902
  },
3903
- "6076260df05ee67011c724643a9c34f851953ced03": {
3903
+ "60712519458aca240a82be042580fd678b21fcaa0a": {
3904
3904
  "workers": {
3905
3905
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3906
3906
  "moduleId": 942658,
@@ -3912,7 +3912,7 @@
3912
3912
  "filename": "src/actions/file-actions.ts",
3913
3913
  "exportedName": "createDirectory"
3914
3914
  },
3915
- "701ba81c86d151f15d6a9246eb558666a898589199": {
3915
+ "709b05afcea75d135f765b85b4e0aa48dabce2899d": {
3916
3916
  "workers": {
3917
3917
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3918
3918
  "moduleId": 942658,
@@ -3924,7 +3924,7 @@
3924
3924
  "filename": "src/actions/file-actions.ts",
3925
3925
  "exportedName": "renameEntry"
3926
3926
  },
3927
- "60591d59a9790abe21274a22d5df41710cf8f593e0": {
3927
+ "604b13e1a428175b4d793b23cfbff1cde5923c7b6f": {
3928
3928
  "workers": {
3929
3929
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3930
3930
  "moduleId": 942658,
@@ -3936,7 +3936,7 @@
3936
3936
  "filename": "src/actions/file-actions.ts",
3937
3937
  "exportedName": "deleteEntry"
3938
3938
  },
3939
- "40991147d291f912f523c73de63f41f0e4835eeef7": {
3939
+ "4072e124cae1fc77f01614d2c30c8a0d14bf8eddde": {
3940
3940
  "workers": {
3941
3941
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3942
3942
  "moduleId": 942658,
@@ -3948,7 +3948,7 @@
3948
3948
  "filename": "src/actions/file-actions.ts",
3949
3949
  "exportedName": "listAllFiles"
3950
3950
  },
3951
- "60b8ac3c78efb5bd57a0ffdcc9179c726cfe289369": {
3951
+ "60067f23cc2b70ccdf1f3db3d7195639ac833d716b": {
3952
3952
  "workers": {
3953
3953
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3954
3954
  "moduleId": 942658,
@@ -3960,7 +3960,7 @@
3960
3960
  "filename": "src/actions/file-actions.ts",
3961
3961
  "exportedName": "readFileContent"
3962
3962
  },
3963
- "6025ddc1f0078968724a923324e185fb40e8690194": {
3963
+ "606bd0aafa379c09010c2743f95c2286776e81b99d": {
3964
3964
  "workers": {
3965
3965
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3966
3966
  "moduleId": 942658,
@@ -3972,7 +3972,7 @@
3972
3972
  "filename": "src/actions/file-actions.ts",
3973
3973
  "exportedName": "readFileContentForce"
3974
3974
  },
3975
- "706fa45e8e877f978192ecc1e0f41ab1e88e68e919": {
3975
+ "70824a0002d76bda93c3836b9359416dba220aad74": {
3976
3976
  "workers": {
3977
3977
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3978
3978
  "moduleId": 942658,
@@ -3984,7 +3984,7 @@
3984
3984
  "filename": "src/actions/file-actions.ts",
3985
3985
  "exportedName": "writeFileContent"
3986
3986
  },
3987
- "60cefd5ab9932ac02a3c4c2e0ed6b247a0edfa3c23": {
3987
+ "607e08f776c7b82485392d5a124cdd96368693ff0d": {
3988
3988
  "workers": {
3989
3989
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3990
3990
  "moduleId": 942658,
@@ -3996,7 +3996,7 @@
3996
3996
  "filename": "src/actions/file-actions.ts",
3997
3997
  "exportedName": "revealInFinder"
3998
3998
  },
3999
- "7c48da5d85ba777ac054cf24231dd52b13e831960c": {
3999
+ "7c71c5061feccc062eeda4df3bfce6d573da6d11f4": {
4000
4000
  "workers": {
4001
4001
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4002
4002
  "moduleId": 942658,
@@ -4008,7 +4008,7 @@
4008
4008
  "filename": "src/actions/search-code-actions.ts",
4009
4009
  "exportedName": "searchCode"
4010
4010
  },
4011
- "407e217488d337c79f335c814ea5abf933228426a2": {
4011
+ "40172417f7c17c9e2f670c98a657cffec47ea1a32a": {
4012
4012
  "workers": {
4013
4013
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4014
4014
  "moduleId": 942658,
@@ -4020,7 +4020,7 @@
4020
4020
  "filename": "src/actions/preview-actions.ts",
4021
4021
  "exportedName": "getPreviewState"
4022
4022
  },
4023
- "40944bfb50d565d8687f86f1a65d1a547aaf6fc158": {
4023
+ "40a62669e681f3515d5e22e5ecf2cc873b8a35a0b8": {
4024
4024
  "workers": {
4025
4025
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4026
4026
  "moduleId": 942658,
@@ -4032,7 +4032,7 @@
4032
4032
  "filename": "src/actions/preview-actions.ts",
4033
4033
  "exportedName": "startPreview"
4034
4034
  },
4035
- "40915c86bce33abdf1b55b39056b25a950594d469b": {
4035
+ "40293d8cdefbd3aaaa1939e0d0d21a76f282f883be": {
4036
4036
  "workers": {
4037
4037
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4038
4038
  "moduleId": 942658,
@@ -4044,7 +4044,7 @@
4044
4044
  "filename": "src/actions/preview-actions.ts",
4045
4045
  "exportedName": "stopPreview"
4046
4046
  },
4047
- "40e2d274aefc35f3e5d94be8cc8c1a3bf027d6cd5f": {
4047
+ "40b68d81dd28a10150d1d60bb90881cb5102aea065": {
4048
4048
  "workers": {
4049
4049
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4050
4050
  "moduleId": 942658,
@@ -4056,7 +4056,7 @@
4056
4056
  "filename": "src/actions/preview-actions.ts",
4057
4057
  "exportedName": "installPreviewDeps"
4058
4058
  },
4059
- "402c101fb3340eab03b009ceef74580ed9858438cb": {
4059
+ "408058a9c48edd510253a0f12e3e01e0eae89e4679": {
4060
4060
  "workers": {
4061
4061
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4062
4062
  "moduleId": 942658,
@@ -4068,7 +4068,7 @@
4068
4068
  "filename": "src/actions/preview-actions.ts",
4069
4069
  "exportedName": "redetectPreset"
4070
4070
  },
4071
- "4096ecb2fa45deb89833030e2e613bf322fc590877": {
4071
+ "40e26c8f24fc78ead08a275eab704e547b058c3c89": {
4072
4072
  "workers": {
4073
4073
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4074
4074
  "moduleId": 942658,
@@ -4080,7 +4080,7 @@
4080
4080
  "filename": "src/actions/preview-actions.ts",
4081
4081
  "exportedName": "setProjectPreset"
4082
4082
  },
4083
- "4044a006302d044f89333c7c232aa42abc2e1c28d0": {
4083
+ "400c5bc39c3c21591ef5fe690b28dab63bebd9d75e": {
4084
4084
  "workers": {
4085
4085
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4086
4086
  "moduleId": 942658,
@@ -4094,5 +4094,5 @@
4094
4094
  }
4095
4095
  },
4096
4096
  "edge": {},
4097
- "encryptionKey": "gOkGf3+pjSUdDAXEWj+R9QIvjBXZLOwkiGCVLstQ4pc="
4097
+ "encryptionKey": "oRVbavFZ/g02HdPG/F5vRyrPleciKs7eP6l/z/Al2jA="
4098
4098
  }