tower-studio 0.2.32 → 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 (182) 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 +30 -30
  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 +67 -67
  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 +30 -30
  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 +30 -30
  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 +47 -47
  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 +84 -84
  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 +64 -64
  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 +63 -63
  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 +30 -30
  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 +81 -81
  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 +50 -50
  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]__0122.hq._.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0clvf~t._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fey.8j._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gk6ftq._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kay2~d._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +1 -1
  75. package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
  76. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  77. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01pn3ol._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02p4lry._.js +1 -1
  79. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0dzfucv._.js → [root-of-the-server]__05-t-8s._.js} +1 -1
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0_r3qx7._.js +3 -0
  81. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b77ayk._.js +3 -3
  82. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bs_c.t._.js +1 -1
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cle18b._.js +1 -1
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e25s-_._.js +1 -1
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ew4gqf._.js +3 -0
  86. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lx7sf8._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rara9.._.js +1 -1
  89. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0pik08u._.js → [root-of-the-server]__0rumact._.js} +2 -2
  90. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rv7-_r._.js +1 -1
  91. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/ssr/{_0ttg7a2._.js → _0-mid6~._.js} +2 -2
  93. package/.next/standalone/.next/server/chunks/ssr/_0.sfgns._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/ssr/_04ia97a._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/ssr/{_0.y2of~._.js → _06akrwh._.js} +3 -3
  96. package/.next/standalone/.next/server/chunks/ssr/_06~9axc._.js +1 -1
  97. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  98. package/.next/standalone/.next/server/chunks/ssr/{_0tb5sv.._.js → _0_dt8gs._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/ssr/_0_kfemp._.js +1 -1
  100. package/.next/standalone/.next/server/chunks/ssr/{_0a5f4n.._.js → _0_~od6x._.js} +2 -2
  101. package/.next/standalone/.next/server/chunks/ssr/_0bkb_.9._.js +1 -1
  102. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  103. package/.next/standalone/.next/server/chunks/ssr/{_0-frleg._.js → _0eln2ih._.js} +2 -2
  104. package/.next/standalone/.next/server/chunks/ssr/_0ex2yo6._.js +1 -1
  105. package/.next/standalone/.next/server/chunks/ssr/_0f.zny.._.js +3 -0
  106. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  107. package/.next/standalone/.next/server/chunks/ssr/{_0_vq_9m._.js → _0n1j319._.js} +2 -2
  108. package/.next/standalone/.next/server/chunks/ssr/{_0lw1tq2._.js → _0qfin2p._.js} +2 -2
  109. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  110. package/.next/standalone/.next/server/chunks/ssr/{_0fb1op1._.js → _0u1ybm2._.js} +2 -2
  111. package/.next/standalone/.next/server/chunks/ssr/_0wown2f._.js +7 -0
  112. package/.next/standalone/.next/server/chunks/ssr/{_0mci_e0._.js → _0x9phlk._.js} +3 -3
  113. package/.next/standalone/.next/server/chunks/ssr/{_0ia4gik._.js → _0xs_.j1._.js} +2 -2
  114. package/.next/standalone/.next/server/chunks/ssr/{_0kqe7k7._.js → _0~_.0md._.js} +2 -2
  115. package/.next/standalone/.next/server/chunks/ssr/_1083dzh._.js +4 -0
  116. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  127. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  128. package/.next/standalone/.next/server/pages/500.html +1 -1
  129. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/server-reference-manifest.json +266 -266
  131. package/.next/standalone/.next/static/chunks/021pojk-jcnw0.js +1 -0
  132. package/.next/standalone/.next/static/chunks/{0o.a8t_h5vwy-.js → 0558t1hlvaoxh.js} +1 -1
  133. package/.next/standalone/.next/static/chunks/{0g7kwivg0c5zn.js → 056a8z0wds522.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/06-e8wuosb00v.js +1 -0
  135. package/.next/standalone/.next/static/chunks/08rlai_d171x4.js +1 -0
  136. package/.next/standalone/.next/static/chunks/0_3q9.2g3z23l.js +5 -0
  137. package/.next/standalone/.next/static/chunks/{0b6cq1pd_clzr.js → 0_~520q._qkjj.js} +2 -2
  138. package/.next/standalone/.next/static/chunks/{024-z6hhx6kj8.js → 0c_2jxrtu.h6z.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/{0nkn227~1tu4_.js → 0f-n0eqe6x.4c.js} +1 -1
  140. package/.next/standalone/.next/static/chunks/0fqp8_2f2v3lv.js +1 -0
  141. package/.next/standalone/.next/static/chunks/0gk2y6_okaodm.js +1 -0
  142. package/.next/standalone/.next/static/chunks/{0s86miqs3h9gi.js → 0i4.0h5fn9_pg.js} +1 -1
  143. package/.next/standalone/.next/static/chunks/0imk_sv~a.wkh.js +1 -0
  144. package/.next/standalone/.next/static/chunks/0nidfrkdx7qps.js +5 -0
  145. package/.next/standalone/.next/static/chunks/{0x.izf3-isfsq.js → 0qwt~eu3x658b.js} +1 -1
  146. package/.next/standalone/.next/static/chunks/{0w6~b9luhbk1x.js → 0up~e.7wnmlbs.js} +1 -1
  147. package/.next/standalone/.next/static/chunks/0v1z8vez.wkfb.js +1 -0
  148. package/.next/standalone/.next/static/chunks/0x2ca5v0k2cns.js +5 -0
  149. package/.next/standalone/.next/static/chunks/0x~em7v37r~0r.js +1 -0
  150. package/.next/standalone/.next/static/chunks/0ygoq7i41ir8a.js +1 -0
  151. package/.next/standalone/.next/static/chunks/0yzl3zug_rpw-.js +2 -0
  152. package/.next/standalone/.next/static/chunks/0~5kdq-~kgsbt.js +1 -0
  153. package/.next/standalone/.next/static/chunks/{13iipzi9xw35f.js → 11qzw.-vwkk5g.js} +1 -1
  154. package/.next/standalone/.next/static/chunks/{0nxf2s5ppbm.b.js → 148644k53ubh..js} +1 -1
  155. package/.next/standalone/.next/static/chunks/14gyvwctfte0-.js +5 -0
  156. package/.next/standalone/.next/static/chunks/{15550tahnp.5j.js → 15hxafqqvgizt.js} +1 -1
  157. package/.next/standalone/package.json +1 -1
  158. package/dist/mcp-server.cjs +22 -7
  159. package/package.json +1 -1
  160. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t0.u9.._.js +0 -3
  161. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1307ll-._.js +0 -3
  162. package/.next/standalone/.next/server/chunks/ssr/_0qd7u-y._.js +0 -4
  163. package/.next/standalone/.next/server/chunks/ssr/_0vl82nb._.js +0 -3
  164. package/.next/standalone/.next/server/chunks/ssr/_0vz_pgd._.js +0 -7
  165. package/.next/standalone/.next/static/chunks/01iha~qq-s2iq.js +0 -1
  166. package/.next/standalone/.next/static/chunks/02cdl9l647nfw.js +0 -5
  167. package/.next/standalone/.next/static/chunks/02hkeaf1dqmhz.js +0 -1
  168. package/.next/standalone/.next/static/chunks/08fee4dmmdj39.js +0 -5
  169. package/.next/standalone/.next/static/chunks/08hbrv30ik~i9.js +0 -1
  170. package/.next/standalone/.next/static/chunks/0cx03gmt.9kfo.js +0 -1
  171. package/.next/standalone/.next/static/chunks/0dsr03qh0epy8.js +0 -1
  172. package/.next/standalone/.next/static/chunks/0mov-lr-7u237.js +0 -5
  173. package/.next/standalone/.next/static/chunks/0n~h~45imnm42.js +0 -1
  174. package/.next/standalone/.next/static/chunks/0qmzg_a-~~1-1.js +0 -2
  175. package/.next/standalone/.next/static/chunks/0serb6jug2wgz.js +0 -1
  176. package/.next/standalone/.next/static/chunks/0y_s_afcrfp3_.js +0 -1
  177. package/.next/standalone/.next/static/chunks/0~moqlrzya~z_.js +0 -5
  178. package/.next/standalone/.next/static/chunks/13dz~n5.w6hta.js +0 -1
  179. package/.next/standalone/.next/static/chunks/17.p0kyu6y24w.js +0 -1
  180. /package/.next/standalone/.next/static/{v4Xp8QqFHgGyfY7YcmgRm → m8-LaeVMTc5jjKuT9Jh1M}/_buildManifest.js +0 -0
  181. /package/.next/standalone/.next/static/{v4Xp8QqFHgGyfY7YcmgRm → m8-LaeVMTc5jjKuT9Jh1M}/_clientMiddlewareManifest.js +0 -0
  182. /package/.next/standalone/.next/static/{v4Xp8QqFHgGyfY7YcmgRm → m8-LaeVMTc5jjKuT9Jh1M}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "402bed4755ff79e2867db3780af837f50e5a57dfca": {
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
- "605776670179f7e81aa8dc4c1efdf239d4bcee2b24": {
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
- "4007aed739a0ce03f191023d9d814279807cc7e067": {
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
- "40439232ece3bb831138972c38d756e8e8a05b1ac6": {
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
- "40c41ee3dbd5922ea86bfa9c171b0cf86fd70be5fb": {
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
- "403571b0157629e00faaad8d6db072c4b80039727f": {
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
- "404202ed461e1dc3979fcf4b4e3f43e192015924f8": {
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
- "609fd24cefe3230b2272c1c8c2db26ea3e5a4a6234": {
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
- "6023f7fd9697f8622ec6253be83036fb51f78a003f": {
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
- "406cf57ab441b87fe26b4e4ba61492f885d99c626c": {
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
- "6024dbc330f4c524daa08e7ac710214e9e81039cc8": {
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
- "604ed770eae5fe6c7eb9bb3e7920034f2876adcc93": {
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
- "40c537d4a523dd876dc26956b554758fd7a5893c2c": {
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
- "0013b21d67a7ce907696bad27cf0af74419e936884": {
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
- "40bbb15b95b61da428c7e4c39a37b1859d070f0d4a": {
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
- "40f0fdb5e9a1a34468de5b220651e1d97fe652c148": {
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
- "60419002d165e0acbafb67ca7d3daa91b1a43038f4": {
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
- "402b5bbcb9000f82183949dd6bd27fcd4b6f35334a": {
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
- "4069332f44db7650fccc2f480d27ffb20dc9f17f4a": {
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
- "40b5222e72e32cd9f45dc74923a7de5adbd67bc035": {
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
- "000d14bf95e77f5146ecedeafe36dd0cf4f69bef2b": {
1683
+ "00de1431467844471a516cd16bf1cf28dda9082298": {
1684
1684
  "workers": {
1685
1685
  "app/_not-found/page": {
1686
1686
  "moduleId": 861951,
@@ -1764,175 +1764,175 @@
1764
1764
  "filename": "src/actions/onboarding-actions.ts",
1765
1765
  "exportedName": "getOnboardingStatus"
1766
1766
  },
1767
- "406a27b6e3dcf314ab94933879e542f5d5807c687a": {
1767
+ "400fee4efcf6815a017fa3872aa22adf6a12d5a98b": {
1768
1768
  "workers": {
1769
1769
  "app/_not-found/page": {
1770
1770
  "moduleId": 861951,
1771
1771
  "async": true,
1772
- "exportedName": "setOnboardingProgress",
1772
+ "exportedName": "dispatchTaskCompletionEvent",
1773
1773
  "filename": "src/actions/onboarding-actions.ts"
1774
1774
  },
1775
1775
  "app/missions/page": {
1776
1776
  "moduleId": 289201,
1777
1777
  "async": true,
1778
- "exportedName": "setOnboardingProgress",
1778
+ "exportedName": "dispatchTaskCompletionEvent",
1779
1779
  "filename": "src/actions/onboarding-actions.ts"
1780
1780
  },
1781
1781
  "app/onboarding/page": {
1782
1782
  "moduleId": 811509,
1783
1783
  "async": true,
1784
- "exportedName": "setOnboardingProgress",
1784
+ "exportedName": "dispatchTaskCompletionEvent",
1785
1785
  "filename": "src/actions/onboarding-actions.ts"
1786
1786
  },
1787
1787
  "app/page": {
1788
1788
  "moduleId": 413773,
1789
1789
  "async": true,
1790
- "exportedName": "setOnboardingProgress",
1790
+ "exportedName": "dispatchTaskCompletionEvent",
1791
1791
  "filename": "src/actions/onboarding-actions.ts"
1792
1792
  },
1793
1793
  "app/settings/page": {
1794
1794
  "moduleId": 857434,
1795
1795
  "async": true,
1796
- "exportedName": "setOnboardingProgress",
1796
+ "exportedName": "dispatchTaskCompletionEvent",
1797
1797
  "filename": "src/actions/onboarding-actions.ts"
1798
1798
  },
1799
1799
  "app/workspaces/[workspaceId]/archive/page": {
1800
1800
  "moduleId": 566559,
1801
1801
  "async": true,
1802
- "exportedName": "setOnboardingProgress",
1802
+ "exportedName": "dispatchTaskCompletionEvent",
1803
1803
  "filename": "src/actions/onboarding-actions.ts"
1804
1804
  },
1805
1805
  "app/workspaces/[workspaceId]/assets/page": {
1806
1806
  "moduleId": 814122,
1807
1807
  "async": true,
1808
- "exportedName": "setOnboardingProgress",
1808
+ "exportedName": "dispatchTaskCompletionEvent",
1809
1809
  "filename": "src/actions/onboarding-actions.ts"
1810
1810
  },
1811
1811
  "app/workspaces/[workspaceId]/notes/page": {
1812
1812
  "moduleId": 901317,
1813
1813
  "async": true,
1814
- "exportedName": "setOnboardingProgress",
1814
+ "exportedName": "dispatchTaskCompletionEvent",
1815
1815
  "filename": "src/actions/onboarding-actions.ts"
1816
1816
  },
1817
1817
  "app/workspaces/[workspaceId]/page": {
1818
1818
  "moduleId": 590656,
1819
1819
  "async": true,
1820
- "exportedName": "setOnboardingProgress",
1820
+ "exportedName": "dispatchTaskCompletionEvent",
1821
1821
  "filename": "src/actions/onboarding-actions.ts"
1822
1822
  },
1823
1823
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1824
1824
  "moduleId": 656705,
1825
1825
  "async": true,
1826
- "exportedName": "setOnboardingProgress",
1826
+ "exportedName": "dispatchTaskCompletionEvent",
1827
1827
  "filename": "src/actions/onboarding-actions.ts"
1828
1828
  },
1829
1829
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1830
1830
  "moduleId": 825054,
1831
1831
  "async": true,
1832
- "exportedName": "setOnboardingProgress",
1832
+ "exportedName": "dispatchTaskCompletionEvent",
1833
1833
  "filename": "src/actions/onboarding-actions.ts"
1834
1834
  },
1835
1835
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1836
1836
  "moduleId": 942658,
1837
1837
  "async": true,
1838
- "exportedName": "setOnboardingProgress",
1838
+ "exportedName": "dispatchTaskCompletionEvent",
1839
1839
  "filename": "src/actions/onboarding-actions.ts"
1840
1840
  },
1841
1841
  "app/workspaces/page": {
1842
1842
  "moduleId": 101752,
1843
1843
  "async": true,
1844
- "exportedName": "setOnboardingProgress",
1844
+ "exportedName": "dispatchTaskCompletionEvent",
1845
1845
  "filename": "src/actions/onboarding-actions.ts"
1846
1846
  }
1847
1847
  },
1848
1848
  "filename": "src/actions/onboarding-actions.ts",
1849
- "exportedName": "setOnboardingProgress"
1849
+ "exportedName": "dispatchTaskCompletionEvent"
1850
1850
  },
1851
- "40bbf2511527d659cda23200ebab62c449b3333981": {
1851
+ "407b6a27bfced9cfa03a6f2733073498c3161f8dc1": {
1852
1852
  "workers": {
1853
1853
  "app/_not-found/page": {
1854
1854
  "moduleId": 861951,
1855
1855
  "async": true,
1856
- "exportedName": "dispatchTaskCompletionEvent",
1856
+ "exportedName": "setOnboardingProgress",
1857
1857
  "filename": "src/actions/onboarding-actions.ts"
1858
1858
  },
1859
1859
  "app/missions/page": {
1860
1860
  "moduleId": 289201,
1861
1861
  "async": true,
1862
- "exportedName": "dispatchTaskCompletionEvent",
1862
+ "exportedName": "setOnboardingProgress",
1863
1863
  "filename": "src/actions/onboarding-actions.ts"
1864
1864
  },
1865
1865
  "app/onboarding/page": {
1866
1866
  "moduleId": 811509,
1867
1867
  "async": true,
1868
- "exportedName": "dispatchTaskCompletionEvent",
1868
+ "exportedName": "setOnboardingProgress",
1869
1869
  "filename": "src/actions/onboarding-actions.ts"
1870
1870
  },
1871
1871
  "app/page": {
1872
1872
  "moduleId": 413773,
1873
1873
  "async": true,
1874
- "exportedName": "dispatchTaskCompletionEvent",
1874
+ "exportedName": "setOnboardingProgress",
1875
1875
  "filename": "src/actions/onboarding-actions.ts"
1876
1876
  },
1877
1877
  "app/settings/page": {
1878
1878
  "moduleId": 857434,
1879
1879
  "async": true,
1880
- "exportedName": "dispatchTaskCompletionEvent",
1880
+ "exportedName": "setOnboardingProgress",
1881
1881
  "filename": "src/actions/onboarding-actions.ts"
1882
1882
  },
1883
1883
  "app/workspaces/[workspaceId]/archive/page": {
1884
1884
  "moduleId": 566559,
1885
1885
  "async": true,
1886
- "exportedName": "dispatchTaskCompletionEvent",
1886
+ "exportedName": "setOnboardingProgress",
1887
1887
  "filename": "src/actions/onboarding-actions.ts"
1888
1888
  },
1889
1889
  "app/workspaces/[workspaceId]/assets/page": {
1890
1890
  "moduleId": 814122,
1891
1891
  "async": true,
1892
- "exportedName": "dispatchTaskCompletionEvent",
1892
+ "exportedName": "setOnboardingProgress",
1893
1893
  "filename": "src/actions/onboarding-actions.ts"
1894
1894
  },
1895
1895
  "app/workspaces/[workspaceId]/notes/page": {
1896
1896
  "moduleId": 901317,
1897
1897
  "async": true,
1898
- "exportedName": "dispatchTaskCompletionEvent",
1898
+ "exportedName": "setOnboardingProgress",
1899
1899
  "filename": "src/actions/onboarding-actions.ts"
1900
1900
  },
1901
1901
  "app/workspaces/[workspaceId]/page": {
1902
1902
  "moduleId": 590656,
1903
1903
  "async": true,
1904
- "exportedName": "dispatchTaskCompletionEvent",
1904
+ "exportedName": "setOnboardingProgress",
1905
1905
  "filename": "src/actions/onboarding-actions.ts"
1906
1906
  },
1907
1907
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1908
1908
  "moduleId": 656705,
1909
1909
  "async": true,
1910
- "exportedName": "dispatchTaskCompletionEvent",
1910
+ "exportedName": "setOnboardingProgress",
1911
1911
  "filename": "src/actions/onboarding-actions.ts"
1912
1912
  },
1913
1913
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1914
1914
  "moduleId": 825054,
1915
1915
  "async": true,
1916
- "exportedName": "dispatchTaskCompletionEvent",
1916
+ "exportedName": "setOnboardingProgress",
1917
1917
  "filename": "src/actions/onboarding-actions.ts"
1918
1918
  },
1919
1919
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1920
1920
  "moduleId": 942658,
1921
1921
  "async": true,
1922
- "exportedName": "dispatchTaskCompletionEvent",
1922
+ "exportedName": "setOnboardingProgress",
1923
1923
  "filename": "src/actions/onboarding-actions.ts"
1924
1924
  },
1925
1925
  "app/workspaces/page": {
1926
1926
  "moduleId": 101752,
1927
1927
  "async": true,
1928
- "exportedName": "dispatchTaskCompletionEvent",
1928
+ "exportedName": "setOnboardingProgress",
1929
1929
  "filename": "src/actions/onboarding-actions.ts"
1930
1930
  }
1931
1931
  },
1932
1932
  "filename": "src/actions/onboarding-actions.ts",
1933
- "exportedName": "dispatchTaskCompletionEvent"
1933
+ "exportedName": "setOnboardingProgress"
1934
1934
  },
1935
- "60daedfee26db2b3db86558c507c9657419b041b19": {
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
- "60f838a02bdbc2cb7a865af120230e7d827d85ec63": {
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
- "00a37ed9d7817ae2f43835e3ba3f7a6372a7c44f2b": {
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
- "00dc28a504d36fcdfd35413dff03070c77c8268ae3": {
2187
+ "00e699d5d62110ef5a5001eeed5f22961e6db8ef2a": {
2188
2188
  "workers": {
2189
2189
  "app/missions/page": {
2190
2190
  "moduleId": 289201,
@@ -2202,49 +2202,31 @@
2202
2202
  "filename": "src/actions/agent-actions.ts",
2203
2203
  "exportedName": "getActiveExecutionsAcrossWorkspaces"
2204
2204
  },
2205
- "4000316b5050542c0dbe2d0a96068c24e93dce31e0": {
2205
+ "4065fc7caaaa0530a443c7629138334df97ba17ce3": {
2206
2206
  "workers": {
2207
2207
  "app/missions/page": {
2208
2208
  "moduleId": 289201,
2209
2209
  "async": true,
2210
- "exportedName": "getTaskMessages",
2211
- "filename": "src/actions/agent-actions.ts"
2212
- },
2213
- "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2214
- "moduleId": 942658,
2215
- "async": true,
2216
- "exportedName": "getTaskMessages",
2217
- "filename": "src/actions/agent-actions.ts"
2218
- }
2219
- },
2220
- "filename": "src/actions/agent-actions.ts",
2221
- "exportedName": "getTaskMessages"
2222
- },
2223
- "403f03701fa0b66f5eb6b808165baae6bd24895332": {
2224
- "workers": {
2225
- "app/missions/page": {
2226
- "moduleId": 289201,
2227
- "async": true,
2228
- "exportedName": "stopPtyExecution",
2210
+ "exportedName": "continueLatestPtyExecution",
2229
2211
  "filename": "src/actions/agent-actions.ts"
2230
2212
  },
2231
2213
  "app/workspaces/[workspaceId]/page": {
2232
2214
  "moduleId": 590656,
2233
2215
  "async": true,
2234
- "exportedName": "stopPtyExecution",
2216
+ "exportedName": "continueLatestPtyExecution",
2235
2217
  "filename": "src/actions/agent-actions.ts"
2236
2218
  },
2237
2219
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2238
2220
  "moduleId": 942658,
2239
2221
  "async": true,
2240
- "exportedName": "stopPtyExecution",
2222
+ "exportedName": "continueLatestPtyExecution",
2241
2223
  "filename": "src/actions/agent-actions.ts"
2242
2224
  }
2243
2225
  },
2244
2226
  "filename": "src/actions/agent-actions.ts",
2245
- "exportedName": "stopPtyExecution"
2227
+ "exportedName": "continueLatestPtyExecution"
2246
2228
  },
2247
- "40a895ba3eccb79f3fb8a1462a05537757a30a1413": {
2229
+ "40a30d3bf150126d3c9ee744d9f98e096ef0f0de33": {
2248
2230
  "workers": {
2249
2231
  "app/missions/page": {
2250
2232
  "moduleId": 289201,
@@ -2268,49 +2250,49 @@
2268
2250
  "filename": "src/actions/agent-actions.ts",
2269
2251
  "exportedName": "getTaskExecutions"
2270
2252
  },
2271
- "40fff72f22835092abeb3d0397d5bee7f7fb3bad18": {
2253
+ "40a9697702d968b002c3cb56a46a174d24389f0634": {
2272
2254
  "workers": {
2273
2255
  "app/missions/page": {
2274
2256
  "moduleId": 289201,
2275
2257
  "async": true,
2276
- "exportedName": "continueLatestPtyExecution",
2277
- "filename": "src/actions/agent-actions.ts"
2278
- },
2279
- "app/workspaces/[workspaceId]/page": {
2280
- "moduleId": 590656,
2281
- "async": true,
2282
- "exportedName": "continueLatestPtyExecution",
2258
+ "exportedName": "getTaskMessages",
2283
2259
  "filename": "src/actions/agent-actions.ts"
2284
2260
  },
2285
2261
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2286
2262
  "moduleId": 942658,
2287
2263
  "async": true,
2288
- "exportedName": "continueLatestPtyExecution",
2264
+ "exportedName": "getTaskMessages",
2289
2265
  "filename": "src/actions/agent-actions.ts"
2290
2266
  }
2291
2267
  },
2292
2268
  "filename": "src/actions/agent-actions.ts",
2293
- "exportedName": "continueLatestPtyExecution"
2269
+ "exportedName": "getTaskMessages"
2294
2270
  },
2295
- "60430ced3f6641d4283c868bee851e3efa29e89672": {
2271
+ "40bd47636aa1e87314249e388b21e0b52d19d08798": {
2296
2272
  "workers": {
2297
2273
  "app/missions/page": {
2298
2274
  "moduleId": 289201,
2299
2275
  "async": true,
2300
- "exportedName": "stopTaskExecution",
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",
2301
2283
  "filename": "src/actions/agent-actions.ts"
2302
2284
  },
2303
2285
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2304
2286
  "moduleId": 942658,
2305
2287
  "async": true,
2306
- "exportedName": "stopTaskExecution",
2288
+ "exportedName": "stopPtyExecution",
2307
2289
  "filename": "src/actions/agent-actions.ts"
2308
2290
  }
2309
2291
  },
2310
2292
  "filename": "src/actions/agent-actions.ts",
2311
- "exportedName": "stopTaskExecution"
2293
+ "exportedName": "stopPtyExecution"
2312
2294
  },
2313
- "606976420d874080ced4e9b6e43885cd7202711050": {
2295
+ "606dcbb05de9f0d38f433f4216c2b9c36490a12d33": {
2314
2296
  "workers": {
2315
2297
  "app/missions/page": {
2316
2298
  "moduleId": 289201,
@@ -2334,7 +2316,7 @@
2334
2316
  "filename": "src/actions/agent-actions.ts",
2335
2317
  "exportedName": "resumePtyExecution"
2336
2318
  },
2337
- "60763504071729e02392fa7a009b7f1372e7997f26": {
2319
+ "60b11fcfbb0e84b1c4bfa24b1377c8e3eb401674ee": {
2338
2320
  "workers": {
2339
2321
  "app/missions/page": {
2340
2322
  "moduleId": 289201,
@@ -2352,7 +2334,25 @@
2352
2334
  "filename": "src/actions/agent-actions.ts",
2353
2335
  "exportedName": "sendTaskMessage"
2354
2336
  },
2355
- "78005f535eefc9c547f82a06a6d640b82f362e45c6": {
2337
+ "60d920d5a285280ae9972c92bc46837de66342d849": {
2338
+ "workers": {
2339
+ "app/missions/page": {
2340
+ "moduleId": 289201,
2341
+ "async": true,
2342
+ "exportedName": "stopTaskExecution",
2343
+ "filename": "src/actions/agent-actions.ts"
2344
+ },
2345
+ "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2346
+ "moduleId": 942658,
2347
+ "async": true,
2348
+ "exportedName": "stopTaskExecution",
2349
+ "filename": "src/actions/agent-actions.ts"
2350
+ }
2351
+ },
2352
+ "filename": "src/actions/agent-actions.ts",
2353
+ "exportedName": "stopTaskExecution"
2354
+ },
2355
+ "78e0e0bd0965c11a9df34d1146f42f81f0a099a919": {
2356
2356
  "workers": {
2357
2357
  "app/missions/page": {
2358
2358
  "moduleId": 289201,
@@ -2370,7 +2370,7 @@
2370
2370
  "filename": "src/actions/agent-actions.ts",
2371
2371
  "exportedName": "startTaskExecution"
2372
2372
  },
2373
- "7c44f67c33631945c23e44f17e91cb623eb6bedfb2": {
2373
+ "7c8f3ba1721e02719282f561290eb4ae9c83e7bee0": {
2374
2374
  "workers": {
2375
2375
  "app/missions/page": {
2376
2376
  "moduleId": 289201,
@@ -2394,7 +2394,7 @@
2394
2394
  "filename": "src/actions/agent-actions.ts",
2395
2395
  "exportedName": "startPtyExecutionSafe"
2396
2396
  },
2397
- "7c9109ba4eaf80b6d3929f74a557c943ccd4c2682e": {
2397
+ "7cef5be6589ce7073a7ad3bdbede9f52907f8928e3": {
2398
2398
  "workers": {
2399
2399
  "app/missions/page": {
2400
2400
  "moduleId": 289201,
@@ -2418,43 +2418,43 @@
2418
2418
  "filename": "src/actions/agent-actions.ts",
2419
2419
  "exportedName": "startPtyExecution"
2420
2420
  },
2421
- "000cad617988497d53ec2d8d07a200c09b5d390207": {
2421
+ "001ec5ec0680e6f6d682703cf814cc4e27431d257a": {
2422
2422
  "workers": {
2423
2423
  "app/missions/page": {
2424
2424
  "moduleId": 289201,
2425
2425
  "async": true,
2426
- "exportedName": "getConnectedProviders",
2426
+ "exportedName": "getProviderConnections",
2427
2427
  "filename": "src/actions/provider-connection-actions.ts"
2428
2428
  },
2429
2429
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2430
2430
  "moduleId": 942658,
2431
2431
  "async": true,
2432
- "exportedName": "getConnectedProviders",
2432
+ "exportedName": "getProviderConnections",
2433
2433
  "filename": "src/actions/provider-connection-actions.ts"
2434
2434
  }
2435
2435
  },
2436
2436
  "filename": "src/actions/provider-connection-actions.ts",
2437
- "exportedName": "getConnectedProviders"
2437
+ "exportedName": "getProviderConnections"
2438
2438
  },
2439
- "008d953af309d67e20e9ebe4505b79d7dc6c7f0e2f": {
2439
+ "007b2d8f8692645d31da5ef3583510c3b0660b5b4c": {
2440
2440
  "workers": {
2441
2441
  "app/missions/page": {
2442
2442
  "moduleId": 289201,
2443
2443
  "async": true,
2444
- "exportedName": "getProviderConnections",
2444
+ "exportedName": "getConnectedProviders",
2445
2445
  "filename": "src/actions/provider-connection-actions.ts"
2446
2446
  },
2447
2447
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2448
2448
  "moduleId": 942658,
2449
2449
  "async": true,
2450
- "exportedName": "getProviderConnections",
2450
+ "exportedName": "getConnectedProviders",
2451
2451
  "filename": "src/actions/provider-connection-actions.ts"
2452
2452
  }
2453
2453
  },
2454
2454
  "filename": "src/actions/provider-connection-actions.ts",
2455
- "exportedName": "getProviderConnections"
2455
+ "exportedName": "getConnectedProviders"
2456
2456
  },
2457
- "40edd584713e150489d640ddf20ed3554644f7e2f3": {
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
- "6063cab88aad7d6b97bf2429c04eb0c1940ceeddce": {
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
- "60cc4fb79b28351cdd610e2cb6e07e4c4566cc9487": {
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
- "409d48f73c35b549e06bf17e7c910d1dfda4443bca": {
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
- "4024cd5e25a73f70ee2ad32d713ed63bded909c1e9": {
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
- "4031c377e32ac4b75e364576296583df8c8be0e07b": {
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
- "00efa63e5ad5c88ad23570d460c7e51e389903e249": {
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
- "000ef5644a74d2cb87838153533141bf8e3d6dc301": {
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
- "40ec078238dc42004bc617c4035896dcd15be6787f": {
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
- "4053f3ebcfeadf7a83ad60b52ee632cbed0ae485b4": {
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
- "607b46546c21022e3504570aab2b4b255dc23822af": {
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
- "4044312e78a830b6c91ca5b12ce1119bc5b8646e35": {
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
- "6081ca3a9f7e3c1d98a66990fbeaecf602ce9baa44": {
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
- "00bf330fdfe68af62932c5967fd9e96c2a6cbf72e5": {
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
- "40f4bbb1595f6edad99a91db8b1e88dec3a7798c3a": {
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
- "00106c652512a93b7b28ee60a6430fcc7bafae1fe0": {
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
- "406f1a32722261e5881959ceaa94cb2f4b85fe41be": {
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
- "40f547001ed633f344e2cc1ee79f6d9da5bbc22aac": {
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
- "40e612f75054d36cd6655325a26e577b466a1a4a99": {
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
- "004b82a7b9672755ce4d25bb54bae7e7a4d9dee101": {
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
- "40603aec91d58b9bc7b331ef2c91cb084a058cd5a0": {
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
- "00b180841412996049bd8ee1033c4c01201b0212ba": {
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
- "40cdd13c1714e99705a0fd45864fd0e152133a3205": {
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
- "009a8310daa43caed254189f3df8ca9e4cd9ec15ce": {
2835
+ "00ae6a1e24ccbd5e529ab6054796012eafc99e3532": {
2836
2836
  "workers": {
2837
2837
  "app/workspaces/[workspaceId]/archive/page": {
2838
2838
  "moduleId": 566559,
@@ -2862,175 +2862,175 @@
2862
2862
  "filename": "src/actions/workspace-actions.ts",
2863
2863
  "exportedName": "getWorkspacesWithProjects"
2864
2864
  },
2865
- "401507e22bdf8ed89380da82391a5cc3b4680d6523": {
2865
+ "4027fd95214f3830511680693cb0d9de92e5d13505": {
2866
2866
  "workers": {
2867
2867
  "app/workspaces/[workspaceId]/archive/page": {
2868
2868
  "moduleId": 566559,
2869
2869
  "async": true,
2870
- "exportedName": "deleteProject",
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": "deleteProject",
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": "deleteProject",
2883
- "filename": "src/actions/workspace-actions.ts"
2884
- },
2885
- "app/workspaces/[workspaceId]/page": {
2886
- "moduleId": 590656,
2887
- "async": true,
2888
- "exportedName": "deleteProject",
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": "deleteProject",
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": "deleteProject"
2893
+ "exportedName": "getProjectByLocalPath"
2900
2894
  },
2901
- "403188dbd789058a2242037e5cb4c1b414c6d4dd82": {
2895
+ "40a668f8d68651f548a12c78e9f8a4e1605da50ab9": {
2902
2896
  "workers": {
2903
2897
  "app/workspaces/[workspaceId]/archive/page": {
2904
2898
  "moduleId": 566559,
2905
2899
  "async": true,
2906
- "exportedName": "getProjectByLocalPath",
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": "getProjectByLocalPath",
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": "getProjectByLocalPath",
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": "getProjectByLocalPath",
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": "getProjectByLocalPath"
2929
+ "exportedName": "getOrCreateTowerTaskId"
2930
2930
  },
2931
- "40bf13d805ba5df8c98104966626fa3c379fe124fe": {
2931
+ "40becc3a8a895c03f3e3c1cd6b731c3631da2aee1c": {
2932
2932
  "workers": {
2933
2933
  "app/workspaces/[workspaceId]/archive/page": {
2934
2934
  "moduleId": 566559,
2935
2935
  "async": true,
2936
- "exportedName": "getWorkspaceById",
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": "getWorkspaceById",
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": "getWorkspaceById",
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": "getWorkspaceById",
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": "getWorkspaceById"
2965
+ "exportedName": "getRecentLocalProjects"
2960
2966
  },
2961
- "40cdddf74c4871e58a967171910cd4e70f66d9fcb9": {
2967
+ "40c39fbb9ac83f2a916cdc07e7f92da586f0044b0a": {
2962
2968
  "workers": {
2963
2969
  "app/workspaces/[workspaceId]/archive/page": {
2964
2970
  "moduleId": 566559,
2965
2971
  "async": true,
2966
- "exportedName": "getOrCreateTowerTaskId",
2972
+ "exportedName": "deleteProject",
2967
2973
  "filename": "src/actions/workspace-actions.ts"
2968
2974
  },
2969
2975
  "app/workspaces/[workspaceId]/assets/page": {
2970
2976
  "moduleId": 814122,
2971
2977
  "async": true,
2972
- "exportedName": "getOrCreateTowerTaskId",
2978
+ "exportedName": "deleteProject",
2973
2979
  "filename": "src/actions/workspace-actions.ts"
2974
2980
  },
2975
2981
  "app/workspaces/[workspaceId]/notes/page": {
2976
2982
  "moduleId": 901317,
2977
2983
  "async": true,
2978
- "exportedName": "getOrCreateTowerTaskId",
2984
+ "exportedName": "deleteProject",
2979
2985
  "filename": "src/actions/workspace-actions.ts"
2980
2986
  },
2981
2987
  "app/workspaces/[workspaceId]/page": {
2982
2988
  "moduleId": 590656,
2983
2989
  "async": true,
2984
- "exportedName": "getOrCreateTowerTaskId",
2990
+ "exportedName": "deleteProject",
2985
2991
  "filename": "src/actions/workspace-actions.ts"
2986
2992
  },
2987
2993
  "app/workspaces/page": {
2988
2994
  "moduleId": 101752,
2989
2995
  "async": true,
2990
- "exportedName": "getOrCreateTowerTaskId",
2996
+ "exportedName": "deleteProject",
2991
2997
  "filename": "src/actions/workspace-actions.ts"
2992
2998
  }
2993
2999
  },
2994
3000
  "filename": "src/actions/workspace-actions.ts",
2995
- "exportedName": "getOrCreateTowerTaskId"
3001
+ "exportedName": "deleteProject"
2996
3002
  },
2997
- "40f4bc7d33dfc4192f63cea49ce2d3321a9a6daf65": {
3003
+ "40c3db084ea86d3a152340e720cbd58da5a4719720": {
2998
3004
  "workers": {
2999
3005
  "app/workspaces/[workspaceId]/archive/page": {
3000
3006
  "moduleId": 566559,
3001
3007
  "async": true,
3002
- "exportedName": "getRecentLocalProjects",
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": "getRecentLocalProjects",
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": "getRecentLocalProjects",
3015
- "filename": "src/actions/workspace-actions.ts"
3016
- },
3017
- "app/workspaces/[workspaceId]/page": {
3018
- "moduleId": 590656,
3019
- "async": true,
3020
- "exportedName": "getRecentLocalProjects",
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": "getRecentLocalProjects",
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": "getRecentLocalProjects"
3031
+ "exportedName": "getWorkspaceById"
3032
3032
  },
3033
- "60b0380e165f524a2d94cf6eeea69d6a79b8c869e3": {
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
- "40b65119364fa2b3a92088260855c95c11fbb2aa98": {
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
- "6083faf4bff8061b6f62aa2ffacefc610f524fa691": {
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
- "40785f66a40ae44142db30d691958a7ea1b294f789": {
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
- "406902d618aaf93e5f70e88de83dc968c5d795988c": {
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
- "408f1c8bdcc32c65523ca29637b77ea0b21cdc3bcc": {
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
- "40cc2950bbbba5801ebd3766e25d2e144a88b0121e": {
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
- "407085d02d16fff1bce4bd832c0cc01b9fba3cd841": {
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
- "60cf7fbcf67ea83b8c27f49c5bcb609d4618ba551c": {
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
- "40baa85f3c2053e9a098e3ac7f1088fa940ffa23bc": {
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
- "60179f334352ae295d3f7b9c209df818f4a8f82257": {
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
- "40b3270b8d7a0a3f0a879a0ef4329e62326397c28a": {
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
- "404290c2b774945a1dc10ec3449dc7d417d5ef1a37": {
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
- "40ae5f435f8c19c19241e75464465cd42388ea8828": {
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
- "408ff93b09853c3e48be0285dba399f40396ce4e07": {
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
- "40863df29ad9b4fad91a5867680b320d0f3118d5c6": {
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
- "400a4be3966798744492442d6e52e981eb270fa215": {
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
- "409351ba2f53bff642bdeefc748e2b4f5900e08771": {
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
- "60cf6b2d326d0946ce8d37c175c468c1e69b765fae": {
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
- "4013b9828f76da6ef384da254c66fd3fc8ecdf3bc9": {
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
- "4053189dd4be4a63b0b6ebbe38776b3175fe73347e": {
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
- "401fa8f1bf774434d568a2918568d4ed0e14d9e711": {
3537
+ "405f38fa7c751236f4b4bfa70f9acdcce450b72e45": {
3538
3538
  "workers": {
3539
3539
  "app/workspaces/[workspaceId]/page": {
3540
3540
  "moduleId": 590656,
@@ -3552,31 +3552,31 @@
3552
3552
  "filename": "src/actions/version-actions.ts",
3553
3553
  "exportedName": "getVersionsForPicker"
3554
3554
  },
3555
- "40219dc7afaaecc16da6e70d62e53a83161d0ec9f9": {
3555
+ "40153cdef89c039fbd2243414d6cfbe5e264936b55": {
3556
3556
  "workers": {
3557
3557
  "app/workspaces/[workspaceId]/archive/page": {
3558
3558
  "moduleId": 566559,
3559
3559
  "async": true,
3560
- "exportedName": "searchTasks",
3560
+ "exportedName": "getArchivedTasks",
3561
3561
  "filename": "src/actions/task-actions.ts"
3562
3562
  }
3563
3563
  },
3564
3564
  "filename": "src/actions/task-actions.ts",
3565
- "exportedName": "searchTasks"
3565
+ "exportedName": "getArchivedTasks"
3566
3566
  },
3567
- "404a016b35c288d25b4220552601b6d7960d760c61": {
3567
+ "407fe81bcb482309bc94fead941c0e844057dd9b17": {
3568
3568
  "workers": {
3569
3569
  "app/workspaces/[workspaceId]/archive/page": {
3570
3570
  "moduleId": 566559,
3571
3571
  "async": true,
3572
- "exportedName": "getArchivedTasks",
3572
+ "exportedName": "getArchivedTaskCount",
3573
3573
  "filename": "src/actions/task-actions.ts"
3574
3574
  }
3575
3575
  },
3576
3576
  "filename": "src/actions/task-actions.ts",
3577
- "exportedName": "getArchivedTasks"
3577
+ "exportedName": "getArchivedTaskCount"
3578
3578
  },
3579
- "408281c21d75e3d64e1002f8da0e8b93ecef46e46b": {
3579
+ "40c0a67c9113d00722f9737671d172d39f0ae2e2bf": {
3580
3580
  "workers": {
3581
3581
  "app/workspaces/[workspaceId]/archive/page": {
3582
3582
  "moduleId": 566559,
@@ -3600,31 +3600,31 @@
3600
3600
  "filename": "src/actions/task-actions.ts",
3601
3601
  "exportedName": "getTaskOverview"
3602
3602
  },
3603
- "40974b63fce13fd36fde17159db5bd4d54de3371e3": {
3603
+ "40dc0ddac05f995f5149291c02674dcaf7093c0c0d": {
3604
3604
  "workers": {
3605
3605
  "app/workspaces/[workspaceId]/archive/page": {
3606
3606
  "moduleId": 566559,
3607
3607
  "async": true,
3608
- "exportedName": "getArchivedTaskCount",
3608
+ "exportedName": "searchTasks",
3609
3609
  "filename": "src/actions/task-actions.ts"
3610
3610
  }
3611
3611
  },
3612
3612
  "filename": "src/actions/task-actions.ts",
3613
- "exportedName": "getArchivedTaskCount"
3613
+ "exportedName": "searchTasks"
3614
3614
  },
3615
- "400abad77f960086a858493d7637775a248382f2e1": {
3615
+ "400461dd68cc6d6330cba0b96aafd5b4e5f3c1f103": {
3616
3616
  "workers": {
3617
3617
  "app/workspaces/[workspaceId]/assets/page": {
3618
3618
  "moduleId": 814122,
3619
3619
  "async": true,
3620
- "exportedName": "getAssetById",
3620
+ "exportedName": "createAsset",
3621
3621
  "filename": "src/actions/asset-actions.ts"
3622
3622
  }
3623
3623
  },
3624
3624
  "filename": "src/actions/asset-actions.ts",
3625
- "exportedName": "getAssetById"
3625
+ "exportedName": "createAsset"
3626
3626
  },
3627
- "40adc9fa0c304a7cd83c0b41a33a7a52c68d247a3f": {
3627
+ "40c5d245346969d95dc5fa780b84efd6bcb0a1f57d": {
3628
3628
  "workers": {
3629
3629
  "app/workspaces/[workspaceId]/assets/page": {
3630
3630
  "moduleId": 814122,
@@ -3636,19 +3636,19 @@
3636
3636
  "filename": "src/actions/asset-actions.ts",
3637
3637
  "exportedName": "getProjectAssets"
3638
3638
  },
3639
- "40dd814fffe051e5f444977a53a743b2478250395c": {
3639
+ "40ec0325ee38d2fd198e6ba7f8d6112e8cd6dd67d1": {
3640
3640
  "workers": {
3641
3641
  "app/workspaces/[workspaceId]/assets/page": {
3642
3642
  "moduleId": 814122,
3643
3643
  "async": true,
3644
- "exportedName": "createAsset",
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": "createAsset"
3649
+ "exportedName": "getAssetById"
3650
3650
  },
3651
- "000117c8322c6744858d19768dc231e2644e700bbf": {
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
- "003a7801adab8f01470f0a6b52a9ffaea5eab3fd1a": {
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
- "40f0cc08278821002418ac21facfe90bc710151345": {
3675
+ "40f26e8d3d56f004325dcf6afd58da2aad6f0e8d20": {
3676
3676
  "workers": {
3677
3677
  "app/workspaces/[workspaceId]/notes/page": {
3678
3678
  "moduleId": 901317,
@@ -3684,103 +3684,103 @@
3684
3684
  "filename": "src/actions/note-actions.ts",
3685
3685
  "exportedName": "getNoteById"
3686
3686
  },
3687
- "60068f966bf7bcf9b0ee9e9a48751f3dd62f4588d7": {
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
- "6091d4fb33386bb0328e99ec16c9dae2e6acdfff78": {
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
- "400afdf590310af79a9738ac91716f2615a14a9f6d": {
3711
+ "40087aeb39617d9424d9f0dff3765fbe7d9ac656c1": {
3712
3712
  "workers": {
3713
3713
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3714
3714
  "moduleId": 825054,
3715
3715
  "async": true,
3716
- "exportedName": "getVersionDiffStat",
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": "getVersionDiffStat"
3721
+ "exportedName": "createVersion"
3722
3722
  },
3723
- "404c57b4eb5c21eb6da8d1db9969ef0d2f1e90a20c": {
3723
+ "4032505cc9791bb9e799d9bac105b1fa201c209bca": {
3724
3724
  "workers": {
3725
3725
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3726
3726
  "moduleId": 825054,
3727
3727
  "async": true,
3728
- "exportedName": "setCurrentVersion",
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": "setCurrentVersion"
3733
+ "exportedName": "getVersionDiffStat"
3734
3734
  },
3735
- "4074dfd5b6cb0cb78a8f547169c46366b0cd3992b9": {
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
- "4079a7ad9fca1551fe091ceeb0445f2729880e9fa6": {
3747
+ "40b90e3892d8c21bdf2c90b5610e3632f0356168b0": {
3748
3748
  "workers": {
3749
3749
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3750
3750
  "moduleId": 825054,
3751
3751
  "async": true,
3752
- "exportedName": "getVersionDiff",
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": "getVersionDiff"
3757
+ "exportedName": "deleteVersion"
3758
3758
  },
3759
- "40b835a0b89dcc3e1c5c3638f954a560f9cc370611": {
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
- "40cdd42ef776416c6db33b738c2c8f3056134778f9": {
3771
+ "40d3f63fc975f7e2744bc78d4d145cdc896b15b829": {
3772
3772
  "workers": {
3773
3773
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3774
3774
  "moduleId": 825054,
3775
3775
  "async": true,
3776
- "exportedName": "getProjectVersions",
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": "getProjectVersions"
3781
+ "exportedName": "setCurrentVersion"
3782
3782
  },
3783
- "60591f7c61361333d77421b2f26c46912843414363": {
3783
+ "60271bbabe272692f710ee39bcd2aa6f9b821eb77a": {
3784
3784
  "workers": {
3785
3785
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3786
3786
  "moduleId": 825054,
@@ -3792,7 +3792,7 @@
3792
3792
  "filename": "src/actions/version-actions.ts",
3793
3793
  "exportedName": "releaseVersion"
3794
3794
  },
3795
- "60db51a61c8f5e28ab4b9920a4b89abbbd7b77edbc": {
3795
+ "60980056f086016dd14abd4aff4f0e3487b3de8f4b": {
3796
3796
  "workers": {
3797
3797
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3798
3798
  "moduleId": 825054,
@@ -3804,7 +3804,7 @@
3804
3804
  "filename": "src/actions/version-actions.ts",
3805
3805
  "exportedName": "assignTaskVersion"
3806
3806
  },
3807
- "60f9430c7e09dd506acc8314a00a7b1fe127c2315f": {
3807
+ "60ce53a3dd018390efdb12d906da84fffa1345509b": {
3808
3808
  "workers": {
3809
3809
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3810
3810
  "moduleId": 825054,
@@ -3816,7 +3816,7 @@
3816
3816
  "filename": "src/actions/version-actions.ts",
3817
3817
  "exportedName": "updateVersion"
3818
3818
  },
3819
- "40e074c3a8c7c3799bac4b0a6f51ba796a69f4ee92": {
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
- "40277021abf03e8671148015489dc1aa8fc9d47ddc": {
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
- "606fe856b0362d47cf048cbdc43c014ff1ec0f28dc": {
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
- "40b0214c0f6d1f15b7aba7c7cf3d992619df44a456": {
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
- "609402939972c65b06e56f0c2ebd7ffa9630701fd2": {
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
- "70d2bc069f265ea16234bd6055da4870bdc8039df4": {
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
- "6092bfe4b9a9d974ca8d910fff5d664e7f906320e1": {
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
- "60388baa2349171c211b7b61d484eba82c48d7bc14": {
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
- "7061c13e5a046100a3dab5d92d4098d89505880c00": {
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
- "6029e2c5a590af5483173fa9c2885e10efa3f4be71": {
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
- "405fe9f25f02027a565ca95055f6fea353066cdb2d": {
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
- "60b5428ead17966faf9f15d74ba42521c01ac908e7": {
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
- "606579ffa1f28c24776440334a80d4540a93ffdbed": {
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
- "702503371a2d9993ee5147f45ebea7e8ff53d340f5": {
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
- "6097cf8b1214b3014b442aeca65db57b50420fc795": {
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
- "7c1abd9b492686eb44e9d2d1e5448f55d87e7ad187": {
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
- "40438ac32df16da5c94fbd57eb2617c9e96a9b4fcf": {
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
- "40f053f5788b132d3754c8cf0c9a7e9df9cd9db63a": {
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
- "40de08d50397e70f016e6f6c8c1a1caa7a59966768": {
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
- "40dfd74de8f83415f8b5baffa100945efd06a204e1": {
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
- "40945e7091cfe0ccb7a6d3b12aaa26a3048ec80e12": {
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
- "40ecf1e64dbbc89d0bc2b2571db97de151e723b990": {
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
- "407970676b733dc7efad07b654f1c304098744d212": {
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": "e+AIxta0kM/jsmCsXrkqR2SnTM8ccDKaHeMUd+TR38c="
4097
+ "encryptionKey": "oRVbavFZ/g02HdPG/F5vRyrPleciKs7eP6l/z/Al2jA="
4098
4098
  }