tower-studio 0.2.38 → 0.2.40

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 (342) 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 +48 -36
  13. package/.next/standalone/.next/server/app/_not-found/page.js +3 -3
  14. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/api/adapters/test/route.js +1 -1
  17. package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js +1 -1
  20. package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js +1 -1
  23. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js +1 -1
  26. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +2 -2
  28. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/internal/assistant/route.js +1 -1
  30. package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js +1 -1
  32. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js +1 -1
  34. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js +1 -1
  36. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js +1 -1
  38. package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js +2 -2
  40. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js +1 -1
  42. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js +1 -1
  45. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
  46. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js +1 -1
  47. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +3 -3
  49. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  50. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
  51. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  53. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +83 -71
  54. package/.next/standalone/.next/server/app/missions/page.js +6 -6
  55. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +2 -2
  58. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +48 -36
  59. package/.next/standalone/.next/server/app/onboarding/page.js +3 -3
  60. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  61. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +2 -2
  63. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +48 -36
  64. package/.next/standalone/.next/server/app/page.js +3 -3
  65. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  66. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +2 -2
  68. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +65 -53
  69. package/.next/standalone/.next/server/app/settings/page.js +5 -5
  70. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  71. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +2 -2
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +121 -109
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +5 -5
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +2 -2
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +106 -94
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +3 -3
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +2 -2
  83. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +93 -81
  84. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +3 -3
  85. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  86. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +2 -2
  88. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +96 -84
  89. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +3 -3
  90. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +2 -2
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +48 -36
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +4 -4
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +2 -2
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +88 -76
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +5 -5
  100. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  101. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +3 -3
  103. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +95 -83
  104. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +6 -6
  105. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  106. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +2 -2
  108. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +68 -56
  109. package/.next/standalone/.next/server/app/workspaces/page.js +3 -3
  110. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  111. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +5 -5
  113. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
  114. package/.next/standalone/.next/server/chunks/0zjb_server_app_api_internal_assets_[projectId]_[filename]_route_actions_08y.jen.js +1 -1
  115. package/.next/standalone/.next/server/chunks/[externals]__0izylsq._.js +3 -0
  116. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0lioghc._.js → [root-of-the-server]__0-~q463._.js} +2 -2
  117. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0d2japj._.js → [root-of-the-server]__0.wld9h._.js} +2 -2
  118. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.z8.oi._.js +4 -0
  119. package/.next/standalone/.next/server/chunks/[root-of-the-server]__02jy80j._.js +4 -0
  120. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0dy~osn._.js → [root-of-the-server]__032d9pl._.js} +2 -2
  121. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__08u6wg.._.js → [root-of-the-server]__037x-0a._.js} +2 -2
  122. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__08xus7y._.js → [root-of-the-server]__04jduyo._.js} +2 -2
  123. package/.next/standalone/.next/server/chunks/[root-of-the-server]__04u7b2g._.js +3 -0
  124. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05nz.tg._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ai09na._.js +3 -0
  126. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__00mjz~7._.js → [root-of-the-server]__0az764e._.js} +2 -2
  127. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__12ohpl.._.js → [root-of-the-server]__0b3m.jm._.js} +2 -2
  128. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0_3ce_3._.js → [root-of-the-server]__0c7z.~a._.js} +2 -2
  129. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__00~-bvt._.js → [root-of-the-server]__0d1bhsb._.js} +2 -2
  130. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0j05vlm._.js +3 -0
  131. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__01n7exm._.js → [root-of-the-server]__0kexk71._.js} +3 -3
  132. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0qif839._.js → [root-of-the-server]__0kuo6q5._.js} +3 -3
  133. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0l1-djp._.js +1 -1
  134. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0~foo~5._.js → [root-of-the-server]__0np.553._.js} +3 -3
  135. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0q8.khe._.js → [root-of-the-server]__0r-6wmj._.js} +2 -2
  136. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0t_yyy8._.js +3 -0
  137. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0omyrab._.js → [root-of-the-server]__0u_-4~7._.js} +2 -2
  138. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0xswbi9._.js +3 -0
  139. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0tys9pv._.js → [root-of-the-server]__0z20rmt._.js} +2 -2
  140. package/.next/standalone/.next/server/chunks/[root-of-the-server]__11l3gud._.js +3 -0
  141. package/.next/standalone/.next/server/chunks/{_0lb0q5p._.js → _06.mxka._.js} +1 -1
  142. package/.next/standalone/.next/server/chunks/{src_0bkvm8c._.js → src_02ruq-1._.js} +2 -2
  143. package/.next/standalone/.next/server/chunks/src_0weytpz._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/src_lib_0i2.v2d._.js +1 -1
  146. package/.next/standalone/.next/server/chunks/src_lib_12xey8u._.js +1 -1
  147. package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
  148. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/{0ws9_lucide-react_dist_esm_icons_0odx0ph._.js → 0ws9_lucide-react_dist_esm_icons_10_90yo._.js} +2 -2
  150. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.-z9ts._.js +3 -0
  151. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0f88ua~._.js → [root-of-the-server]__0.2h0ux._.js} +1 -1
  152. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__07_o.al._.js → [root-of-the-server]__0.infp2._.js} +2 -2
  153. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__04rp1ck._.js → [root-of-the-server]__0.u-t.1._.js} +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01kyzx1._.js +3 -0
  155. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0k-mx8r._.js → [root-of-the-server]__02j1enz._.js} +1 -1
  156. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02mo_kb._.js +3 -0
  157. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02~6htc._.js +4 -0
  158. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0guqcva._.js → [root-of-the-server]__038u_kv._.js} +4 -4
  159. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09s~cme._.js → [root-of-the-server]__0391jsv._.js} +1 -1
  160. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__02ur64h._.js → [root-of-the-server]__03fujv7._.js} +1 -1
  161. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04wbr9x._.js +3 -0
  162. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-tolks._.js → [root-of-the-server]__058rbx5._.js} +4 -4
  163. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05xg05r._.js +1 -1
  164. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__077c1-u._.js +3 -0
  165. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0lozqxc._.js → [root-of-the-server]__094t44p._.js} +1 -1
  166. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0_i7zpd._.js → [root-of-the-server]__09t~p.u._.js} +1 -1
  167. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0m7ydqb._.js → [root-of-the-server]__09z_ddd._.js} +1 -1
  168. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0p0te97._.js → [root-of-the-server]__0ce3fpq._.js} +4 -4
  169. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__062b.yt._.js → [root-of-the-server]__0da~mv~._.js} +4 -4
  170. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0qqbb31._.js → [root-of-the-server]__0dux7x.._.js} +1 -1
  171. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ea-1l0._.js +3 -0
  172. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0th-t1a._.js → [root-of-the-server]__0h589~0._.js} +4 -4
  173. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  174. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00~jawi._.js → [root-of-the-server]__0l6bt9t._.js} +1 -1
  175. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0m80~su._.js → [root-of-the-server]__0mmypbn._.js} +1 -1
  176. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0mpjat-._.js +3 -0
  177. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0_1zewr._.js → [root-of-the-server]__0mq0f94._.js} +1 -1
  178. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ni-_7_._.js +30 -0
  179. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0scj6ed._.js → [root-of-the-server]__0odeai5._.js} +1 -1
  180. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0siyg1p._.js → [root-of-the-server]__0oq-j16._.js} +4 -4
  181. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0na8eiv._.js → [root-of-the-server]__0pmjob9._.js} +1 -1
  182. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0lz4wdp._.js → [root-of-the-server]__0pvaj~l._.js} +1 -1
  183. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0wofia_._.js → [root-of-the-server]__0rckee~._.js} +1 -1
  184. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y~ooou._.js +1 -1
  185. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  186. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0t6f4lq._.js → [root-of-the-server]__10s67lq._.js} +4 -4
  187. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__04p5fnx._.js → [root-of-the-server]__10~3-.h._.js} +2 -2
  188. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__093tt4a._.js → [root-of-the-server]__12w35bx._.js} +4 -4
  189. package/.next/standalone/.next/server/chunks/ssr/{_0e-zyn2._.js → _0-_yznx._.js} +1 -1
  190. package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
  191. package/.next/standalone/.next/server/chunks/ssr/{_00t6138._.js → _03lt1_x._.js} +4 -4
  192. package/.next/standalone/.next/server/chunks/ssr/{_0l3l_d6._.js → _04bt0.3._.js} +1 -1
  193. package/.next/standalone/.next/server/chunks/ssr/{_0ght75u._.js → _04jcctt._.js} +2 -2
  194. package/.next/standalone/.next/server/chunks/ssr/{_0cxhub8._.js → _04~zqvy._.js} +4 -4
  195. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  196. package/.next/standalone/.next/server/chunks/ssr/{_13glpna._.js → _07_8m~l._.js} +2 -2
  197. package/.next/standalone/.next/server/chunks/ssr/_0_z-t6g._.js +3 -0
  198. package/.next/standalone/.next/server/chunks/ssr/_0a-.s7z._.js +3 -0
  199. package/.next/standalone/.next/server/chunks/ssr/_0aqfqr5._.js +3 -0
  200. package/.next/standalone/.next/server/chunks/ssr/{_0qkt.3y._.js → _0be3783._.js} +2 -2
  201. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
  202. package/.next/standalone/.next/server/chunks/ssr/_0g8mw1b._.js +3 -0
  203. package/.next/standalone/.next/server/chunks/ssr/_0hh17jg._.js +1 -1
  204. package/.next/standalone/.next/server/chunks/ssr/{_02encue._.js → _0mm~wxj._.js} +1 -1
  205. package/.next/standalone/.next/server/chunks/ssr/{_0_hnt09._.js → _0n4bq0m._.js} +1 -1
  206. package/.next/standalone/.next/server/chunks/ssr/{_0n54odq._.js → _0n5do.z._.js} +1 -1
  207. package/.next/standalone/.next/server/chunks/ssr/{_0j84cn0._.js → _0o3rthp._.js} +2 -2
  208. package/.next/standalone/.next/server/chunks/ssr/{_0n1l7yo._.js → _0p6p_68._.js} +4 -4
  209. package/.next/standalone/.next/server/chunks/ssr/{_0clhm~f._.js → _0py1s-f._.js} +1 -1
  210. package/.next/standalone/.next/server/chunks/ssr/_0qrc1eu._.js +3 -0
  211. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  212. package/.next/standalone/.next/server/chunks/ssr/{_0mzwe90._.js → _0rrzd20._.js} +1 -1
  213. package/.next/standalone/.next/server/chunks/ssr/{_0k9b94s._.js → _0t863nl._.js} +1 -1
  214. package/.next/standalone/.next/server/chunks/ssr/{_07fnvnm._.js → _0tvm5af._.js} +1 -1
  215. package/.next/standalone/.next/server/chunks/ssr/{_0mpce0d._.js → _0u7c6bz._.js} +4 -4
  216. package/.next/standalone/.next/server/chunks/ssr/{_0hu0tyg._.js → _0u_uywm._.js} +1 -1
  217. package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
  218. package/.next/standalone/.next/server/chunks/ssr/{_0t53a7_._.js → _0zqwuq~._.js} +3 -3
  219. package/.next/standalone/.next/server/chunks/ssr/_0~cy-h1._.js +3 -0
  220. package/.next/standalone/.next/server/chunks/ssr/_11rjd4d._.js +3 -0
  221. package/.next/standalone/.next/server/chunks/ssr/{_0muaopo._.js → _12ca88g._.js} +4 -4
  222. package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0hhlpw6._.js → node_modules__pnpm_06f0dao._.js} +2 -2
  223. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  224. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  225. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  226. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  227. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  228. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  229. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  230. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  231. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  232. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_notes_notes-page-client_tsx_10gyo3v._.js +1 -1
  233. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  234. package/.next/standalone/.next/server/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.js +1 -1
  235. package/.next/standalone/.next/server/chunks/ssr/{src_lib_06nbc41._.js → src_lib_02~3_5t._.js} +2 -2
  236. package/.next/standalone/.next/server/chunks/ssr/{src_lib_01xtio2._.js → src_lib_04d~c.c._.js} +2 -2
  237. package/.next/standalone/.next/server/chunks/ssr/{src_lib_03p6skw._.js → src_lib_08wv1le._.js} +2 -2
  238. package/.next/standalone/.next/server/chunks/ssr/{src_lib_05mu4f0._.js → src_lib_0_9avpk._.js} +2 -2
  239. package/.next/standalone/.next/server/chunks/ssr/src_lib_0a60u40._.js +3 -0
  240. package/.next/standalone/.next/server/chunks/ssr/src_lib_0fu5szn._.js +3 -0
  241. package/.next/standalone/.next/server/chunks/ssr/src_lib_0gve57o._.js +3 -0
  242. package/.next/standalone/.next/server/chunks/ssr/src_lib_0koe0p0._.js +3 -0
  243. package/.next/standalone/.next/server/chunks/ssr/src_lib_0qdh-v4._.js +3 -0
  244. package/.next/standalone/.next/server/chunks/ssr/src_lib_0ramp4w._.js +3 -0
  245. package/.next/standalone/.next/server/chunks/ssr/src_lib_0sms4xl._.js +2 -2
  246. package/.next/standalone/.next/server/chunks/ssr/src_lib_0sn1z-s._.js +3 -0
  247. package/.next/standalone/.next/server/chunks/ssr/src_lib_110am8v._.js +3 -0
  248. package/.next/standalone/.next/server/chunks/ssr/src_lib_11w~.ge._.js +3 -0
  249. package/.next/standalone/.next/server/chunks/ssr/src_lib_worktree_ts_06cucy3._.js +1 -1
  250. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  251. package/.next/standalone/.next/server/pages/500.html +1 -1
  252. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  253. package/.next/standalone/.next/server/server-reference-manifest.json +417 -333
  254. package/.next/standalone/.next/static/chunks/0.lqb7y9kz5z6.js +1 -0
  255. package/.next/standalone/.next/static/chunks/02zqmiej0opg7.js +1 -0
  256. package/.next/standalone/.next/static/chunks/{0a234qgxmvbfu.js → 03jo4masky_ji.js} +1 -1
  257. package/.next/standalone/.next/static/chunks/{0wbzgoyu4~g4x.js → 03rl6s3rpptas.js} +1 -1
  258. package/.next/standalone/.next/static/chunks/{097rglx2_e2oo.js → 05n5tgexx2_92.js} +1 -1
  259. package/.next/standalone/.next/static/chunks/0651zmy-w~saj.js +1 -0
  260. package/.next/standalone/.next/static/chunks/{04t77qlr4-sw7.js → 09ossbd-6zx4g.js} +1 -1
  261. package/.next/standalone/.next/static/chunks/0_d-xz2x5qb_c.js +1 -0
  262. package/.next/standalone/.next/static/chunks/0bq80txkiwk0q.js +1 -0
  263. package/.next/standalone/.next/static/chunks/0bx6xpa7fgedh.js +1 -0
  264. package/.next/standalone/.next/static/chunks/{14man4i21otxe.js → 0dp-d685xgb68.js} +1 -1
  265. package/.next/standalone/.next/static/chunks/0kf6kwtt_mouu.js +1 -0
  266. package/.next/standalone/.next/static/chunks/0l2-qbv0tx44i.js +1 -0
  267. package/.next/standalone/.next/static/chunks/0l3n_2z5xfhor.js +1 -0
  268. package/.next/standalone/.next/static/chunks/0mu2posb9cg4b.js +1 -0
  269. package/.next/standalone/.next/static/chunks/0nc-n~ecfjozt.js +1 -0
  270. package/.next/standalone/.next/static/chunks/{0c0u4it7gyb1..js → 0roncmx7dp-47.js} +1 -1
  271. package/.next/standalone/.next/static/chunks/{0jlzko424.5et.js → 0s6gcjv24hfkq.js} +1 -1
  272. package/.next/standalone/.next/static/chunks/{0rbykdrqih-0t.js → 0t1nk8jlwgyb-.js} +1 -1
  273. package/.next/standalone/.next/static/chunks/{10q75vl~mg7vy.js → 0tb.0x~6y.21w.js} +1 -1
  274. package/.next/standalone/.next/static/chunks/{10mwqzqdpi9d5.js → 0v.l5.sqos562.js} +1 -1
  275. package/.next/standalone/.next/static/chunks/{151eqj4g7bidp.js → 0vm6adb7s2i4g.js} +1 -1
  276. package/.next/standalone/.next/static/chunks/{0bsigqvr2-qcp.js → 0xxn47mtozln~.js} +1 -1
  277. package/.next/standalone/.next/static/chunks/{0khxfvo-tgpbc.js → 0~33w7-91bik-.js} +1 -1
  278. package/.next/standalone/.next/static/chunks/0~qrkswofk7zn.css +1 -0
  279. package/.next/standalone/.next/static/chunks/{17ldo-bezxis..js → 11brr5_f60yx-.js} +1 -1
  280. package/.next/standalone/.next/static/chunks/120u45g91sx4q.js +5 -0
  281. package/.next/standalone/.next/static/chunks/13rq33eiffqaz.js +1 -0
  282. package/.next/standalone/.next/static/chunks/{13qts-1uv7-ee.js → 16e-u8e~pzz_-.js} +1 -1
  283. package/.next/standalone/.next/static/chunks/1821tyytk30ed.js +2 -0
  284. package/.next/standalone/.next/static/chunks/{0.nk_89kz3j6c.js → 183m8iouij_n8.js} +1 -1
  285. package/.next/standalone/package.json +3 -2
  286. package/bin/tower.mjs +10 -1
  287. package/dist/mcp-server.cjs +270 -146
  288. package/package.json +3 -2
  289. package/scripts/migrations/0003-backfill-systemconfig-from-legacy-db.ts +113 -0
  290. package/scripts/migrations/0004-relocate-misplaced-assets.ts +172 -0
  291. package/scripts/run-migrations.ts +12 -0
  292. package/.next/standalone/.next/server/chunks/[externals]__0k7u3dx._.js +0 -3
  293. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.a1443._.js +0 -3
  294. package/.next/standalone/.next/server/chunks/[root-of-the-server]__00llstz._.js +0 -4
  295. package/.next/standalone/.next/server/chunks/[root-of-the-server]__01yu.gw._.js +0 -4
  296. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0965p6t._.js +0 -3
  297. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0c513um._.js +0 -3
  298. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qijr4h._.js +0 -3
  299. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0rc0ntp._.js +0 -3
  300. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__046-2.-._.js +0 -3
  301. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05sv58d._.js +0 -3
  302. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dixwk_._.js +0 -4
  303. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gzafdq._.js +0 -3
  304. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0i97rbw._.js +0 -3
  305. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0mbvmq1._.js +0 -3
  306. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qnzkj3._.js +0 -30
  307. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qp5cw1._.js +0 -3
  308. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rlar2j._.js +0 -3
  309. package/.next/standalone/.next/server/chunks/ssr/_00vn2qb._.js +0 -3
  310. package/.next/standalone/.next/server/chunks/ssr/_07_.oek._.js +0 -3
  311. package/.next/standalone/.next/server/chunks/ssr/_09ri_be._.js +0 -3
  312. package/.next/standalone/.next/server/chunks/ssr/_0_q.4.i._.js +0 -3
  313. package/.next/standalone/.next/server/chunks/ssr/_0nk7qd4._.js +0 -3
  314. package/.next/standalone/.next/server/chunks/ssr/_0no6nrx._.js +0 -3
  315. package/.next/standalone/.next/server/chunks/ssr/_0vqyl_~._.js +0 -3
  316. package/.next/standalone/.next/server/chunks/ssr/src_lib_06okbb2._.js +0 -3
  317. package/.next/standalone/.next/server/chunks/ssr/src_lib_0741dos._.js +0 -3
  318. package/.next/standalone/.next/server/chunks/ssr/src_lib_0cbuy0_._.js +0 -3
  319. package/.next/standalone/.next/server/chunks/ssr/src_lib_0e27xy7._.js +0 -3
  320. package/.next/standalone/.next/server/chunks/ssr/src_lib_0n5-vk5._.js +0 -3
  321. package/.next/standalone/.next/server/chunks/ssr/src_lib_0rk2hla._.js +0 -3
  322. package/.next/standalone/.next/server/chunks/ssr/src_lib_0t5xz2y._.js +0 -3
  323. package/.next/standalone/.next/server/chunks/ssr/src_lib_0u5_gf2._.js +0 -3
  324. package/.next/standalone/.next/server/chunks/ssr/src_lib_0v6s6se._.js +0 -3
  325. package/.next/standalone/.next/static/chunks/01.g0gvh6h11a.js +0 -2
  326. package/.next/standalone/.next/static/chunks/03zzmb3y7kpxl.js +0 -1
  327. package/.next/standalone/.next/static/chunks/0dt3ljzz2pz0r.css +0 -1
  328. package/.next/standalone/.next/static/chunks/0nfwp8f87wok1.js +0 -1
  329. package/.next/standalone/.next/static/chunks/0qonpqhvpg-tt.js +0 -1
  330. package/.next/standalone/.next/static/chunks/0qu5zm6k.e_de.js +0 -5
  331. package/.next/standalone/.next/static/chunks/0w7_~s93hxxkk.js +0 -1
  332. package/.next/standalone/.next/static/chunks/0yl2smjfz2bzk.js +0 -1
  333. package/.next/standalone/.next/static/chunks/0~uo_7-sxehxf.js +0 -1
  334. package/.next/standalone/.next/static/chunks/11pivwhywsmj9.js +0 -1
  335. package/.next/standalone/.next/static/chunks/13ipvyn1q8z4y.js +0 -1
  336. package/.next/standalone/.next/static/chunks/14bii1nj2yewi.js +0 -1
  337. package/.next/standalone/.next/static/chunks/15_ulpp1r-6ra.js +0 -1
  338. package/.next/standalone/.next/static/chunks/15~2jg4z8h54~.js +0 -1
  339. package/.next/standalone/.next/static/chunks/183k6undfylp5.js +0 -1
  340. /package/.next/standalone/.next/static/{08PQLn-tnfP4XX6HBzxZ7 → wtOlqKEl8oeuEeWLbCnuv}/_buildManifest.js +0 -0
  341. /package/.next/standalone/.next/static/{08PQLn-tnfP4XX6HBzxZ7 → wtOlqKEl8oeuEeWLbCnuv}/_clientMiddlewareManifest.js +0 -0
  342. /package/.next/standalone/.next/static/{08PQLn-tnfP4XX6HBzxZ7 → wtOlqKEl8oeuEeWLbCnuv}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40769e3e7c790732374614ca824e004ce8291d79f2": {
3
+ "407b680fb61b264ba275d503095716deb7e5d7b034": {
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
- "609263c53e73f969487fb3a78f5cad865efcc601e8": {
87
+ "6015ff2f825ac4008436c4ffa405d30a66694785da": {
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
- "405365149185a3f1aa7bf7b74cf5fd91f66a6c9d5b": {
171
+ "40e07482bf0fceb5002d37d00c9cf641a784521f21": {
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
- "4054f9623c07304a83a2f85e6b3b6fae81dc47f655": {
255
+ "40430175ef8b026515e6a1e3b8d71aa4e7bb96710c": {
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
- "4030983d0916967d1b45111b1f8932995e322ac168": {
339
+ "40c6ef05b327e1ff3f0cc87ade2939c3f2f2a9b0a0": {
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
- "4090dece3eac4df8d9aa55e39136298bd458446dac": {
423
+ "4040e514c0e86c1e63a2c6083863734b1a46a6a94a": {
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
- "40f89aa83057e20a65456875f67e50fe3a99de604e": {
507
+ "400f0148b5485708f54064fbab771ea77a57f45f68": {
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
- "605c2fc35fe8ffc8c86eea4b9b750a9ac5c7b745f6": {
591
+ "601986152ab7d30f21c3b9d1cdaf29f905cb2edf9a": {
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
- "60fed8ee888cd0a6a4480474a484ee4fe77a6d9c20": {
675
+ "606d48f6b7a060850db7eef05aac9d5c07a7a72537": {
676
676
  "workers": {
677
677
  "app/_not-found/page": {
678
678
  "moduleId": 861951,
@@ -756,91 +756,91 @@
756
756
  "filename": "src/actions/config-actions.ts",
757
757
  "exportedName": "getConfigValue"
758
758
  },
759
- "4012b5a73e0f56276592ab3dffbfb4a5886b44ad1f": {
759
+ "404ae4e3345246005e8745fdb16f42a5c2167f25eb": {
760
760
  "workers": {
761
761
  "app/_not-found/page": {
762
762
  "moduleId": 861951,
763
763
  "async": true,
764
- "exportedName": "resolveGitLocalPath",
764
+ "exportedName": "resolveGitLocalPathWithSource",
765
765
  "filename": "src/actions/config-actions.ts"
766
766
  },
767
767
  "app/missions/page": {
768
768
  "moduleId": 289201,
769
769
  "async": true,
770
- "exportedName": "resolveGitLocalPath",
770
+ "exportedName": "resolveGitLocalPathWithSource",
771
771
  "filename": "src/actions/config-actions.ts"
772
772
  },
773
773
  "app/onboarding/page": {
774
774
  "moduleId": 811509,
775
775
  "async": true,
776
- "exportedName": "resolveGitLocalPath",
776
+ "exportedName": "resolveGitLocalPathWithSource",
777
777
  "filename": "src/actions/config-actions.ts"
778
778
  },
779
779
  "app/page": {
780
780
  "moduleId": 413773,
781
781
  "async": true,
782
- "exportedName": "resolveGitLocalPath",
782
+ "exportedName": "resolveGitLocalPathWithSource",
783
783
  "filename": "src/actions/config-actions.ts"
784
784
  },
785
785
  "app/settings/page": {
786
786
  "moduleId": 857434,
787
787
  "async": true,
788
- "exportedName": "resolveGitLocalPath",
788
+ "exportedName": "resolveGitLocalPathWithSource",
789
789
  "filename": "src/actions/config-actions.ts"
790
790
  },
791
791
  "app/workspaces/[workspaceId]/archive/page": {
792
792
  "moduleId": 670300,
793
793
  "async": true,
794
- "exportedName": "resolveGitLocalPath",
794
+ "exportedName": "resolveGitLocalPathWithSource",
795
795
  "filename": "src/actions/config-actions.ts"
796
796
  },
797
797
  "app/workspaces/[workspaceId]/assets/page": {
798
798
  "moduleId": 54850,
799
799
  "async": true,
800
- "exportedName": "resolveGitLocalPath",
800
+ "exportedName": "resolveGitLocalPathWithSource",
801
801
  "filename": "src/actions/config-actions.ts"
802
802
  },
803
803
  "app/workspaces/[workspaceId]/notes/page": {
804
804
  "moduleId": 593804,
805
805
  "async": true,
806
- "exportedName": "resolveGitLocalPath",
806
+ "exportedName": "resolveGitLocalPathWithSource",
807
807
  "filename": "src/actions/config-actions.ts"
808
808
  },
809
809
  "app/workspaces/[workspaceId]/page": {
810
810
  "moduleId": 590656,
811
811
  "async": true,
812
- "exportedName": "resolveGitLocalPath",
812
+ "exportedName": "resolveGitLocalPathWithSource",
813
813
  "filename": "src/actions/config-actions.ts"
814
814
  },
815
815
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
816
816
  "moduleId": 656705,
817
817
  "async": true,
818
- "exportedName": "resolveGitLocalPath",
818
+ "exportedName": "resolveGitLocalPathWithSource",
819
819
  "filename": "src/actions/config-actions.ts"
820
820
  },
821
821
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
822
822
  "moduleId": 384874,
823
823
  "async": true,
824
- "exportedName": "resolveGitLocalPath",
824
+ "exportedName": "resolveGitLocalPathWithSource",
825
825
  "filename": "src/actions/config-actions.ts"
826
826
  },
827
827
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
828
828
  "moduleId": 942658,
829
829
  "async": true,
830
- "exportedName": "resolveGitLocalPath",
830
+ "exportedName": "resolveGitLocalPathWithSource",
831
831
  "filename": "src/actions/config-actions.ts"
832
832
  },
833
833
  "app/workspaces/page": {
834
834
  "moduleId": 101752,
835
835
  "async": true,
836
- "exportedName": "resolveGitLocalPath",
836
+ "exportedName": "resolveGitLocalPathWithSource",
837
837
  "filename": "src/actions/config-actions.ts"
838
838
  }
839
839
  },
840
840
  "filename": "src/actions/config-actions.ts",
841
- "exportedName": "resolveGitLocalPath"
841
+ "exportedName": "resolveGitLocalPathWithSource"
842
842
  },
843
- "603afc0abc8a99c0d1556130213be4f1900ced3cf3": {
843
+ "609ea8ca1defc3df857b640eb087fdefc22399a180": {
844
844
  "workers": {
845
845
  "app/_not-found/page": {
846
846
  "moduleId": 861951,
@@ -924,7 +924,91 @@
924
924
  "filename": "src/actions/project-actions.ts",
925
925
  "exportedName": "analyzeProjectDirectory"
926
926
  },
927
- "60c86ef167fca66c0b566738b7d16ce04945d66ce2": {
927
+ "4086e0d744b898a756e032ce33014521032af2a11b": {
928
+ "workers": {
929
+ "app/_not-found/page": {
930
+ "moduleId": 861951,
931
+ "async": true,
932
+ "exportedName": "resolveGitLocalPath",
933
+ "filename": "src/actions/config-actions.ts"
934
+ },
935
+ "app/missions/page": {
936
+ "moduleId": 289201,
937
+ "async": true,
938
+ "exportedName": "resolveGitLocalPath",
939
+ "filename": "src/actions/config-actions.ts"
940
+ },
941
+ "app/onboarding/page": {
942
+ "moduleId": 811509,
943
+ "async": true,
944
+ "exportedName": "resolveGitLocalPath",
945
+ "filename": "src/actions/config-actions.ts"
946
+ },
947
+ "app/page": {
948
+ "moduleId": 413773,
949
+ "async": true,
950
+ "exportedName": "resolveGitLocalPath",
951
+ "filename": "src/actions/config-actions.ts"
952
+ },
953
+ "app/settings/page": {
954
+ "moduleId": 857434,
955
+ "async": true,
956
+ "exportedName": "resolveGitLocalPath",
957
+ "filename": "src/actions/config-actions.ts"
958
+ },
959
+ "app/workspaces/[workspaceId]/archive/page": {
960
+ "moduleId": 670300,
961
+ "async": true,
962
+ "exportedName": "resolveGitLocalPath",
963
+ "filename": "src/actions/config-actions.ts"
964
+ },
965
+ "app/workspaces/[workspaceId]/assets/page": {
966
+ "moduleId": 54850,
967
+ "async": true,
968
+ "exportedName": "resolveGitLocalPath",
969
+ "filename": "src/actions/config-actions.ts"
970
+ },
971
+ "app/workspaces/[workspaceId]/notes/page": {
972
+ "moduleId": 593804,
973
+ "async": true,
974
+ "exportedName": "resolveGitLocalPath",
975
+ "filename": "src/actions/config-actions.ts"
976
+ },
977
+ "app/workspaces/[workspaceId]/page": {
978
+ "moduleId": 590656,
979
+ "async": true,
980
+ "exportedName": "resolveGitLocalPath",
981
+ "filename": "src/actions/config-actions.ts"
982
+ },
983
+ "app/workspaces/[workspaceId]/projects/[projectId]/page": {
984
+ "moduleId": 656705,
985
+ "async": true,
986
+ "exportedName": "resolveGitLocalPath",
987
+ "filename": "src/actions/config-actions.ts"
988
+ },
989
+ "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
990
+ "moduleId": 384874,
991
+ "async": true,
992
+ "exportedName": "resolveGitLocalPath",
993
+ "filename": "src/actions/config-actions.ts"
994
+ },
995
+ "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
996
+ "moduleId": 942658,
997
+ "async": true,
998
+ "exportedName": "resolveGitLocalPath",
999
+ "filename": "src/actions/config-actions.ts"
1000
+ },
1001
+ "app/workspaces/page": {
1002
+ "moduleId": 101752,
1003
+ "async": true,
1004
+ "exportedName": "resolveGitLocalPath",
1005
+ "filename": "src/actions/config-actions.ts"
1006
+ }
1007
+ },
1008
+ "filename": "src/actions/config-actions.ts",
1009
+ "exportedName": "resolveGitLocalPath"
1010
+ },
1011
+ "60321d5147392353e76b214e8b73181012181e5201": {
928
1012
  "workers": {
929
1013
  "app/_not-found/page": {
930
1014
  "moduleId": 861951,
@@ -1008,7 +1092,7 @@
1008
1092
  "filename": "src/actions/project-actions.ts",
1009
1093
  "exportedName": "migrateProjectPath"
1010
1094
  },
1011
- "40c7f324fe557fb80c37a1a32181503a0536257351": {
1095
+ "4029475c053df759a784303074a6420acee19376be": {
1012
1096
  "workers": {
1013
1097
  "app/_not-found/page": {
1014
1098
  "moduleId": 861951,
@@ -1092,7 +1176,7 @@
1092
1176
  "filename": "src/actions/project-actions.ts",
1093
1177
  "exportedName": "checkMigrationSafety"
1094
1178
  },
1095
- "003ef32d24bc4b29c342acf4c816cf95fa4fe3f598": {
1179
+ "00413b547e0e0d468326cec9bf6c30ed65f5575665": {
1096
1180
  "workers": {
1097
1181
  "app/_not-found/page": {
1098
1182
  "moduleId": 861951,
@@ -1176,7 +1260,7 @@
1176
1260
  "filename": "src/actions/config-actions.ts",
1177
1261
  "exportedName": "getActualWsPort"
1178
1262
  },
1179
- "400e2fda1bae5acb01074e51d080a2be2a77bc34cd": {
1263
+ "4007335cf8231370416bc70b1f531b7698d697e696": {
1180
1264
  "workers": {
1181
1265
  "app/_not-found/page": {
1182
1266
  "moduleId": 861951,
@@ -1260,7 +1344,7 @@
1260
1344
  "filename": "src/actions/config-actions.ts",
1261
1345
  "exportedName": "getConfigValues"
1262
1346
  },
1263
- "40ccc3be5ee2c307201017260aa05492281bf067fb": {
1347
+ "40662d64052149f84b1770d6e0cd76b8f38c59a878": {
1264
1348
  "workers": {
1265
1349
  "app/_not-found/page": {
1266
1350
  "moduleId": 861951,
@@ -1344,7 +1428,7 @@
1344
1428
  "filename": "src/actions/workspace-actions.ts",
1345
1429
  "exportedName": "createProject"
1346
1430
  },
1347
- "60c086bb0d6a417695daf1a78de8b35ca7f8183e15": {
1431
+ "602f68c786934a35694da1a9b4ac2695d249977699": {
1348
1432
  "workers": {
1349
1433
  "app/_not-found/page": {
1350
1434
  "moduleId": 861951,
@@ -1428,7 +1512,7 @@
1428
1512
  "filename": "src/actions/config-actions.ts",
1429
1513
  "exportedName": "setConfigValue"
1430
1514
  },
1431
- "40b312e080b33001e97622ba996bad24f8aaf9fe1d": {
1515
+ "402ed70ece4086fd712cd83dac97cb4d31c7d7061c": {
1432
1516
  "workers": {
1433
1517
  "app/_not-found/page": {
1434
1518
  "moduleId": 861951,
@@ -1512,7 +1596,7 @@
1512
1596
  "filename": "src/actions/extension-actions.ts",
1513
1597
  "exportedName": "checkExtension"
1514
1598
  },
1515
- "4054c3d2ea9f6bcddfa7d33d42dc7ae43c5d3bc071": {
1599
+ "4044cbff38122cfb891d73da1024aaf42f8be71c98": {
1516
1600
  "workers": {
1517
1601
  "app/_not-found/page": {
1518
1602
  "moduleId": 861951,
@@ -1596,7 +1680,7 @@
1596
1680
  "filename": "src/actions/extension-actions.ts",
1597
1681
  "exportedName": "installExtension"
1598
1682
  },
1599
- "40b4afd819167bb48c681e66a7e9184ef54b187356": {
1683
+ "4074ece00bb7527960238616faa6ba3411562eebf8": {
1600
1684
  "workers": {
1601
1685
  "app/_not-found/page": {
1602
1686
  "moduleId": 861951,
@@ -1680,7 +1764,7 @@
1680
1764
  "filename": "src/actions/extension-actions.ts",
1681
1765
  "exportedName": "uninstallExtension"
1682
1766
  },
1683
- "003f1dfdc13dd3928867e8ca32a72ccaefc2e0573d": {
1767
+ "0081c85331da833a7fd8c5f37fdf6a5f8f9a9ba368": {
1684
1768
  "workers": {
1685
1769
  "app/_not-found/page": {
1686
1770
  "moduleId": 861951,
@@ -1764,343 +1848,343 @@
1764
1848
  "filename": "src/actions/onboarding-actions.ts",
1765
1849
  "exportedName": "getOnboardingStatus"
1766
1850
  },
1767
- "4089bb43b964c3cc5b2848bc729865dee8e56f60a6": {
1851
+ "4050baee4b1031261c62d0086e3cb8af5c94ac8ce8": {
1768
1852
  "workers": {
1769
1853
  "app/_not-found/page": {
1770
1854
  "moduleId": 861951,
1771
1855
  "async": true,
1772
- "exportedName": "dispatchTaskCompletionEvent",
1856
+ "exportedName": "setOnboardingProgress",
1773
1857
  "filename": "src/actions/onboarding-actions.ts"
1774
1858
  },
1775
1859
  "app/missions/page": {
1776
1860
  "moduleId": 289201,
1777
1861
  "async": true,
1778
- "exportedName": "dispatchTaskCompletionEvent",
1862
+ "exportedName": "setOnboardingProgress",
1779
1863
  "filename": "src/actions/onboarding-actions.ts"
1780
1864
  },
1781
1865
  "app/onboarding/page": {
1782
1866
  "moduleId": 811509,
1783
1867
  "async": true,
1784
- "exportedName": "dispatchTaskCompletionEvent",
1868
+ "exportedName": "setOnboardingProgress",
1785
1869
  "filename": "src/actions/onboarding-actions.ts"
1786
1870
  },
1787
1871
  "app/page": {
1788
1872
  "moduleId": 413773,
1789
1873
  "async": true,
1790
- "exportedName": "dispatchTaskCompletionEvent",
1874
+ "exportedName": "setOnboardingProgress",
1791
1875
  "filename": "src/actions/onboarding-actions.ts"
1792
1876
  },
1793
1877
  "app/settings/page": {
1794
1878
  "moduleId": 857434,
1795
1879
  "async": true,
1796
- "exportedName": "dispatchTaskCompletionEvent",
1880
+ "exportedName": "setOnboardingProgress",
1797
1881
  "filename": "src/actions/onboarding-actions.ts"
1798
1882
  },
1799
1883
  "app/workspaces/[workspaceId]/archive/page": {
1800
1884
  "moduleId": 670300,
1801
1885
  "async": true,
1802
- "exportedName": "dispatchTaskCompletionEvent",
1886
+ "exportedName": "setOnboardingProgress",
1803
1887
  "filename": "src/actions/onboarding-actions.ts"
1804
1888
  },
1805
1889
  "app/workspaces/[workspaceId]/assets/page": {
1806
1890
  "moduleId": 54850,
1807
1891
  "async": true,
1808
- "exportedName": "dispatchTaskCompletionEvent",
1892
+ "exportedName": "setOnboardingProgress",
1809
1893
  "filename": "src/actions/onboarding-actions.ts"
1810
1894
  },
1811
1895
  "app/workspaces/[workspaceId]/notes/page": {
1812
1896
  "moduleId": 593804,
1813
1897
  "async": true,
1814
- "exportedName": "dispatchTaskCompletionEvent",
1898
+ "exportedName": "setOnboardingProgress",
1815
1899
  "filename": "src/actions/onboarding-actions.ts"
1816
1900
  },
1817
1901
  "app/workspaces/[workspaceId]/page": {
1818
1902
  "moduleId": 590656,
1819
1903
  "async": true,
1820
- "exportedName": "dispatchTaskCompletionEvent",
1904
+ "exportedName": "setOnboardingProgress",
1821
1905
  "filename": "src/actions/onboarding-actions.ts"
1822
1906
  },
1823
1907
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1824
1908
  "moduleId": 656705,
1825
1909
  "async": true,
1826
- "exportedName": "dispatchTaskCompletionEvent",
1910
+ "exportedName": "setOnboardingProgress",
1827
1911
  "filename": "src/actions/onboarding-actions.ts"
1828
1912
  },
1829
1913
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1830
1914
  "moduleId": 384874,
1831
1915
  "async": true,
1832
- "exportedName": "dispatchTaskCompletionEvent",
1916
+ "exportedName": "setOnboardingProgress",
1833
1917
  "filename": "src/actions/onboarding-actions.ts"
1834
1918
  },
1835
1919
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1836
1920
  "moduleId": 942658,
1837
1921
  "async": true,
1838
- "exportedName": "dispatchTaskCompletionEvent",
1922
+ "exportedName": "setOnboardingProgress",
1839
1923
  "filename": "src/actions/onboarding-actions.ts"
1840
1924
  },
1841
1925
  "app/workspaces/page": {
1842
1926
  "moduleId": 101752,
1843
1927
  "async": true,
1844
- "exportedName": "dispatchTaskCompletionEvent",
1928
+ "exportedName": "setOnboardingProgress",
1845
1929
  "filename": "src/actions/onboarding-actions.ts"
1846
1930
  }
1847
1931
  },
1848
1932
  "filename": "src/actions/onboarding-actions.ts",
1849
- "exportedName": "dispatchTaskCompletionEvent"
1933
+ "exportedName": "setOnboardingProgress"
1850
1934
  },
1851
- "40ace337192d4dd9a4a7362eab01bc86850fb4a0d8": {
1935
+ "406ecbfe687ce69d8b0a10733e116e6aa9a85db861": {
1852
1936
  "workers": {
1853
1937
  "app/_not-found/page": {
1854
1938
  "moduleId": 861951,
1855
1939
  "async": true,
1856
- "exportedName": "setOnboardingProgress",
1940
+ "exportedName": "dispatchTaskCompletionEvent",
1857
1941
  "filename": "src/actions/onboarding-actions.ts"
1858
1942
  },
1859
1943
  "app/missions/page": {
1860
1944
  "moduleId": 289201,
1861
1945
  "async": true,
1862
- "exportedName": "setOnboardingProgress",
1946
+ "exportedName": "dispatchTaskCompletionEvent",
1863
1947
  "filename": "src/actions/onboarding-actions.ts"
1864
1948
  },
1865
1949
  "app/onboarding/page": {
1866
1950
  "moduleId": 811509,
1867
1951
  "async": true,
1868
- "exportedName": "setOnboardingProgress",
1952
+ "exportedName": "dispatchTaskCompletionEvent",
1869
1953
  "filename": "src/actions/onboarding-actions.ts"
1870
1954
  },
1871
1955
  "app/page": {
1872
1956
  "moduleId": 413773,
1873
1957
  "async": true,
1874
- "exportedName": "setOnboardingProgress",
1958
+ "exportedName": "dispatchTaskCompletionEvent",
1875
1959
  "filename": "src/actions/onboarding-actions.ts"
1876
1960
  },
1877
1961
  "app/settings/page": {
1878
1962
  "moduleId": 857434,
1879
1963
  "async": true,
1880
- "exportedName": "setOnboardingProgress",
1964
+ "exportedName": "dispatchTaskCompletionEvent",
1881
1965
  "filename": "src/actions/onboarding-actions.ts"
1882
1966
  },
1883
1967
  "app/workspaces/[workspaceId]/archive/page": {
1884
1968
  "moduleId": 670300,
1885
1969
  "async": true,
1886
- "exportedName": "setOnboardingProgress",
1970
+ "exportedName": "dispatchTaskCompletionEvent",
1887
1971
  "filename": "src/actions/onboarding-actions.ts"
1888
1972
  },
1889
1973
  "app/workspaces/[workspaceId]/assets/page": {
1890
1974
  "moduleId": 54850,
1891
1975
  "async": true,
1892
- "exportedName": "setOnboardingProgress",
1976
+ "exportedName": "dispatchTaskCompletionEvent",
1893
1977
  "filename": "src/actions/onboarding-actions.ts"
1894
1978
  },
1895
1979
  "app/workspaces/[workspaceId]/notes/page": {
1896
1980
  "moduleId": 593804,
1897
1981
  "async": true,
1898
- "exportedName": "setOnboardingProgress",
1982
+ "exportedName": "dispatchTaskCompletionEvent",
1899
1983
  "filename": "src/actions/onboarding-actions.ts"
1900
1984
  },
1901
1985
  "app/workspaces/[workspaceId]/page": {
1902
1986
  "moduleId": 590656,
1903
1987
  "async": true,
1904
- "exportedName": "setOnboardingProgress",
1988
+ "exportedName": "dispatchTaskCompletionEvent",
1905
1989
  "filename": "src/actions/onboarding-actions.ts"
1906
1990
  },
1907
1991
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1908
1992
  "moduleId": 656705,
1909
1993
  "async": true,
1910
- "exportedName": "setOnboardingProgress",
1994
+ "exportedName": "dispatchTaskCompletionEvent",
1911
1995
  "filename": "src/actions/onboarding-actions.ts"
1912
1996
  },
1913
1997
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1914
1998
  "moduleId": 384874,
1915
1999
  "async": true,
1916
- "exportedName": "setOnboardingProgress",
2000
+ "exportedName": "dispatchTaskCompletionEvent",
1917
2001
  "filename": "src/actions/onboarding-actions.ts"
1918
2002
  },
1919
2003
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1920
2004
  "moduleId": 942658,
1921
2005
  "async": true,
1922
- "exportedName": "setOnboardingProgress",
2006
+ "exportedName": "dispatchTaskCompletionEvent",
1923
2007
  "filename": "src/actions/onboarding-actions.ts"
1924
2008
  },
1925
2009
  "app/workspaces/page": {
1926
2010
  "moduleId": 101752,
1927
2011
  "async": true,
1928
- "exportedName": "setOnboardingProgress",
2012
+ "exportedName": "dispatchTaskCompletionEvent",
1929
2013
  "filename": "src/actions/onboarding-actions.ts"
1930
2014
  }
1931
2015
  },
1932
2016
  "filename": "src/actions/onboarding-actions.ts",
1933
- "exportedName": "setOnboardingProgress"
2017
+ "exportedName": "dispatchTaskCompletionEvent"
1934
2018
  },
1935
- "6003b9bf4e05e9d923ec7aa8ed47b1d2e8b1806cb7": {
2019
+ "6076d05b67e5f909610c1f5f6af8e047d8cca58392": {
1936
2020
  "workers": {
1937
2021
  "app/_not-found/page": {
1938
2022
  "moduleId": 861951,
1939
2023
  "async": true,
1940
- "exportedName": "setOnboardingExtensions",
2024
+ "exportedName": "completeOnboarding",
1941
2025
  "filename": "src/actions/onboarding-actions.ts"
1942
2026
  },
1943
2027
  "app/missions/page": {
1944
2028
  "moduleId": 289201,
1945
2029
  "async": true,
1946
- "exportedName": "setOnboardingExtensions",
2030
+ "exportedName": "completeOnboarding",
1947
2031
  "filename": "src/actions/onboarding-actions.ts"
1948
2032
  },
1949
2033
  "app/onboarding/page": {
1950
2034
  "moduleId": 811509,
1951
2035
  "async": true,
1952
- "exportedName": "setOnboardingExtensions",
2036
+ "exportedName": "completeOnboarding",
1953
2037
  "filename": "src/actions/onboarding-actions.ts"
1954
2038
  },
1955
2039
  "app/page": {
1956
2040
  "moduleId": 413773,
1957
2041
  "async": true,
1958
- "exportedName": "setOnboardingExtensions",
2042
+ "exportedName": "completeOnboarding",
1959
2043
  "filename": "src/actions/onboarding-actions.ts"
1960
2044
  },
1961
2045
  "app/settings/page": {
1962
2046
  "moduleId": 857434,
1963
2047
  "async": true,
1964
- "exportedName": "setOnboardingExtensions",
2048
+ "exportedName": "completeOnboarding",
1965
2049
  "filename": "src/actions/onboarding-actions.ts"
1966
2050
  },
1967
2051
  "app/workspaces/[workspaceId]/archive/page": {
1968
2052
  "moduleId": 670300,
1969
2053
  "async": true,
1970
- "exportedName": "setOnboardingExtensions",
2054
+ "exportedName": "completeOnboarding",
1971
2055
  "filename": "src/actions/onboarding-actions.ts"
1972
2056
  },
1973
2057
  "app/workspaces/[workspaceId]/assets/page": {
1974
2058
  "moduleId": 54850,
1975
2059
  "async": true,
1976
- "exportedName": "setOnboardingExtensions",
2060
+ "exportedName": "completeOnboarding",
1977
2061
  "filename": "src/actions/onboarding-actions.ts"
1978
2062
  },
1979
2063
  "app/workspaces/[workspaceId]/notes/page": {
1980
2064
  "moduleId": 593804,
1981
2065
  "async": true,
1982
- "exportedName": "setOnboardingExtensions",
2066
+ "exportedName": "completeOnboarding",
1983
2067
  "filename": "src/actions/onboarding-actions.ts"
1984
2068
  },
1985
2069
  "app/workspaces/[workspaceId]/page": {
1986
2070
  "moduleId": 590656,
1987
2071
  "async": true,
1988
- "exportedName": "setOnboardingExtensions",
2072
+ "exportedName": "completeOnboarding",
1989
2073
  "filename": "src/actions/onboarding-actions.ts"
1990
2074
  },
1991
2075
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1992
2076
  "moduleId": 656705,
1993
2077
  "async": true,
1994
- "exportedName": "setOnboardingExtensions",
2078
+ "exportedName": "completeOnboarding",
1995
2079
  "filename": "src/actions/onboarding-actions.ts"
1996
2080
  },
1997
2081
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1998
2082
  "moduleId": 384874,
1999
2083
  "async": true,
2000
- "exportedName": "setOnboardingExtensions",
2084
+ "exportedName": "completeOnboarding",
2001
2085
  "filename": "src/actions/onboarding-actions.ts"
2002
2086
  },
2003
2087
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2004
2088
  "moduleId": 942658,
2005
2089
  "async": true,
2006
- "exportedName": "setOnboardingExtensions",
2090
+ "exportedName": "completeOnboarding",
2007
2091
  "filename": "src/actions/onboarding-actions.ts"
2008
2092
  },
2009
2093
  "app/workspaces/page": {
2010
2094
  "moduleId": 101752,
2011
2095
  "async": true,
2012
- "exportedName": "setOnboardingExtensions",
2096
+ "exportedName": "completeOnboarding",
2013
2097
  "filename": "src/actions/onboarding-actions.ts"
2014
2098
  }
2015
2099
  },
2016
2100
  "filename": "src/actions/onboarding-actions.ts",
2017
- "exportedName": "setOnboardingExtensions"
2101
+ "exportedName": "completeOnboarding"
2018
2102
  },
2019
- "6022565280345647acafc879d6697aabada2ec392f": {
2103
+ "6092dee1bcaf5393ca19e7e4bfe59f9df15f956ddf": {
2020
2104
  "workers": {
2021
2105
  "app/_not-found/page": {
2022
2106
  "moduleId": 861951,
2023
2107
  "async": true,
2024
- "exportedName": "completeOnboarding",
2108
+ "exportedName": "setOnboardingExtensions",
2025
2109
  "filename": "src/actions/onboarding-actions.ts"
2026
2110
  },
2027
2111
  "app/missions/page": {
2028
2112
  "moduleId": 289201,
2029
2113
  "async": true,
2030
- "exportedName": "completeOnboarding",
2114
+ "exportedName": "setOnboardingExtensions",
2031
2115
  "filename": "src/actions/onboarding-actions.ts"
2032
2116
  },
2033
2117
  "app/onboarding/page": {
2034
2118
  "moduleId": 811509,
2035
2119
  "async": true,
2036
- "exportedName": "completeOnboarding",
2120
+ "exportedName": "setOnboardingExtensions",
2037
2121
  "filename": "src/actions/onboarding-actions.ts"
2038
2122
  },
2039
2123
  "app/page": {
2040
2124
  "moduleId": 413773,
2041
2125
  "async": true,
2042
- "exportedName": "completeOnboarding",
2126
+ "exportedName": "setOnboardingExtensions",
2043
2127
  "filename": "src/actions/onboarding-actions.ts"
2044
2128
  },
2045
2129
  "app/settings/page": {
2046
2130
  "moduleId": 857434,
2047
2131
  "async": true,
2048
- "exportedName": "completeOnboarding",
2132
+ "exportedName": "setOnboardingExtensions",
2049
2133
  "filename": "src/actions/onboarding-actions.ts"
2050
2134
  },
2051
2135
  "app/workspaces/[workspaceId]/archive/page": {
2052
2136
  "moduleId": 670300,
2053
2137
  "async": true,
2054
- "exportedName": "completeOnboarding",
2138
+ "exportedName": "setOnboardingExtensions",
2055
2139
  "filename": "src/actions/onboarding-actions.ts"
2056
2140
  },
2057
2141
  "app/workspaces/[workspaceId]/assets/page": {
2058
2142
  "moduleId": 54850,
2059
2143
  "async": true,
2060
- "exportedName": "completeOnboarding",
2144
+ "exportedName": "setOnboardingExtensions",
2061
2145
  "filename": "src/actions/onboarding-actions.ts"
2062
2146
  },
2063
2147
  "app/workspaces/[workspaceId]/notes/page": {
2064
2148
  "moduleId": 593804,
2065
2149
  "async": true,
2066
- "exportedName": "completeOnboarding",
2150
+ "exportedName": "setOnboardingExtensions",
2067
2151
  "filename": "src/actions/onboarding-actions.ts"
2068
2152
  },
2069
2153
  "app/workspaces/[workspaceId]/page": {
2070
2154
  "moduleId": 590656,
2071
2155
  "async": true,
2072
- "exportedName": "completeOnboarding",
2156
+ "exportedName": "setOnboardingExtensions",
2073
2157
  "filename": "src/actions/onboarding-actions.ts"
2074
2158
  },
2075
2159
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
2076
2160
  "moduleId": 656705,
2077
2161
  "async": true,
2078
- "exportedName": "completeOnboarding",
2162
+ "exportedName": "setOnboardingExtensions",
2079
2163
  "filename": "src/actions/onboarding-actions.ts"
2080
2164
  },
2081
2165
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2082
2166
  "moduleId": 384874,
2083
2167
  "async": true,
2084
- "exportedName": "completeOnboarding",
2168
+ "exportedName": "setOnboardingExtensions",
2085
2169
  "filename": "src/actions/onboarding-actions.ts"
2086
2170
  },
2087
2171
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2088
2172
  "moduleId": 942658,
2089
2173
  "async": true,
2090
- "exportedName": "completeOnboarding",
2174
+ "exportedName": "setOnboardingExtensions",
2091
2175
  "filename": "src/actions/onboarding-actions.ts"
2092
2176
  },
2093
2177
  "app/workspaces/page": {
2094
2178
  "moduleId": 101752,
2095
2179
  "async": true,
2096
- "exportedName": "completeOnboarding",
2180
+ "exportedName": "setOnboardingExtensions",
2097
2181
  "filename": "src/actions/onboarding-actions.ts"
2098
2182
  }
2099
2183
  },
2100
2184
  "filename": "src/actions/onboarding-actions.ts",
2101
- "exportedName": "completeOnboarding"
2185
+ "exportedName": "setOnboardingExtensions"
2102
2186
  },
2103
- "006aab408acb61a0962235f55a3de594983b7dd5bf": {
2187
+ "00823b1819103f819153c21530d63a5450a302dd2d": {
2104
2188
  "workers": {
2105
2189
  "app/_not-found/page": {
2106
2190
  "moduleId": 861951,
@@ -2184,7 +2268,7 @@
2184
2268
  "filename": "src/actions/extension-actions.ts",
2185
2269
  "exportedName": "listAllExtensionStatus"
2186
2270
  },
2187
- "000863e4bcea15ea38d43ed0ddb7936ea4bd231b21": {
2271
+ "00fc20d78c69ee152e8e5a0eb8f0e6e4bed79d7620": {
2188
2272
  "workers": {
2189
2273
  "app/missions/page": {
2190
2274
  "moduleId": 289201,
@@ -2202,73 +2286,73 @@
2202
2286
  "filename": "src/actions/agent-actions.ts",
2203
2287
  "exportedName": "getActiveExecutionsAcrossWorkspaces"
2204
2288
  },
2205
- "401b19ed1de78cc49e951594c328f146e9f3b16d23": {
2289
+ "402138c18dc19abad95f20fefe5d78e3bd4fdc7002": {
2206
2290
  "workers": {
2207
2291
  "app/missions/page": {
2208
2292
  "moduleId": 289201,
2209
2293
  "async": true,
2210
- "exportedName": "continueLatestPtyExecution",
2294
+ "exportedName": "stopPtyExecution",
2211
2295
  "filename": "src/actions/agent-actions.ts"
2212
2296
  },
2213
2297
  "app/workspaces/[workspaceId]/page": {
2214
2298
  "moduleId": 590656,
2215
2299
  "async": true,
2216
- "exportedName": "continueLatestPtyExecution",
2300
+ "exportedName": "stopPtyExecution",
2217
2301
  "filename": "src/actions/agent-actions.ts"
2218
2302
  },
2219
2303
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2220
2304
  "moduleId": 942658,
2221
2305
  "async": true,
2222
- "exportedName": "continueLatestPtyExecution",
2306
+ "exportedName": "stopPtyExecution",
2223
2307
  "filename": "src/actions/agent-actions.ts"
2224
2308
  }
2225
2309
  },
2226
2310
  "filename": "src/actions/agent-actions.ts",
2227
- "exportedName": "continueLatestPtyExecution"
2311
+ "exportedName": "stopPtyExecution"
2228
2312
  },
2229
- "401eefa1cea47e1a431bf89049462cc58dc6f0fc12": {
2313
+ "405eab1cdb8c0bf4f681f82198def577a1923e6197": {
2230
2314
  "workers": {
2231
2315
  "app/missions/page": {
2232
2316
  "moduleId": 289201,
2233
2317
  "async": true,
2234
- "exportedName": "getTaskMessages",
2318
+ "exportedName": "continueLatestPtyExecution",
2319
+ "filename": "src/actions/agent-actions.ts"
2320
+ },
2321
+ "app/workspaces/[workspaceId]/page": {
2322
+ "moduleId": 590656,
2323
+ "async": true,
2324
+ "exportedName": "continueLatestPtyExecution",
2235
2325
  "filename": "src/actions/agent-actions.ts"
2236
2326
  },
2237
2327
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2238
2328
  "moduleId": 942658,
2239
2329
  "async": true,
2240
- "exportedName": "getTaskMessages",
2330
+ "exportedName": "continueLatestPtyExecution",
2241
2331
  "filename": "src/actions/agent-actions.ts"
2242
2332
  }
2243
2333
  },
2244
2334
  "filename": "src/actions/agent-actions.ts",
2245
- "exportedName": "getTaskMessages"
2335
+ "exportedName": "continueLatestPtyExecution"
2246
2336
  },
2247
- "40b400ff5b05c6a2cc9e22bb08c49c3a9384b04f0d": {
2337
+ "40896130dfdd022e9af5af80a78a575e632284da4d": {
2248
2338
  "workers": {
2249
2339
  "app/missions/page": {
2250
2340
  "moduleId": 289201,
2251
2341
  "async": true,
2252
- "exportedName": "stopPtyExecution",
2253
- "filename": "src/actions/agent-actions.ts"
2254
- },
2255
- "app/workspaces/[workspaceId]/page": {
2256
- "moduleId": 590656,
2257
- "async": true,
2258
- "exportedName": "stopPtyExecution",
2342
+ "exportedName": "getTaskMessages",
2259
2343
  "filename": "src/actions/agent-actions.ts"
2260
2344
  },
2261
2345
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2262
2346
  "moduleId": 942658,
2263
2347
  "async": true,
2264
- "exportedName": "stopPtyExecution",
2348
+ "exportedName": "getTaskMessages",
2265
2349
  "filename": "src/actions/agent-actions.ts"
2266
2350
  }
2267
2351
  },
2268
2352
  "filename": "src/actions/agent-actions.ts",
2269
- "exportedName": "stopPtyExecution"
2353
+ "exportedName": "getTaskMessages"
2270
2354
  },
2271
- "40e35bb2d01b14eeccf0c46897d86399797ff36feb": {
2355
+ "40c2f366328ec18d2a9177b41d8767c8da1d4d294f": {
2272
2356
  "workers": {
2273
2357
  "app/missions/page": {
2274
2358
  "moduleId": 289201,
@@ -2292,67 +2376,67 @@
2292
2376
  "filename": "src/actions/agent-actions.ts",
2293
2377
  "exportedName": "getTaskExecutions"
2294
2378
  },
2295
- "60d723f36a51c943e8baad0f3a222ebff10d31acb9": {
2379
+ "606984c0300991bdc9d0005ff1f7b626fd3b1464bc": {
2296
2380
  "workers": {
2297
2381
  "app/missions/page": {
2298
2382
  "moduleId": 289201,
2299
2383
  "async": true,
2300
- "exportedName": "stopTaskExecution",
2384
+ "exportedName": "sendTaskMessage",
2301
2385
  "filename": "src/actions/agent-actions.ts"
2302
2386
  },
2303
2387
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2304
2388
  "moduleId": 942658,
2305
2389
  "async": true,
2306
- "exportedName": "stopTaskExecution",
2390
+ "exportedName": "sendTaskMessage",
2307
2391
  "filename": "src/actions/agent-actions.ts"
2308
2392
  }
2309
2393
  },
2310
2394
  "filename": "src/actions/agent-actions.ts",
2311
- "exportedName": "stopTaskExecution"
2395
+ "exportedName": "sendTaskMessage"
2312
2396
  },
2313
- "60e4624c6f33d0ffe3e0a77e431ea28f37949b22d2": {
2397
+ "6086b7e9f1d0857cc7cea4604025089fad67005b16": {
2314
2398
  "workers": {
2315
2399
  "app/missions/page": {
2316
2400
  "moduleId": 289201,
2317
2401
  "async": true,
2318
- "exportedName": "sendTaskMessage",
2402
+ "exportedName": "resumePtyExecution",
2403
+ "filename": "src/actions/agent-actions.ts"
2404
+ },
2405
+ "app/workspaces/[workspaceId]/page": {
2406
+ "moduleId": 590656,
2407
+ "async": true,
2408
+ "exportedName": "resumePtyExecution",
2319
2409
  "filename": "src/actions/agent-actions.ts"
2320
2410
  },
2321
2411
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2322
2412
  "moduleId": 942658,
2323
2413
  "async": true,
2324
- "exportedName": "sendTaskMessage",
2414
+ "exportedName": "resumePtyExecution",
2325
2415
  "filename": "src/actions/agent-actions.ts"
2326
2416
  }
2327
2417
  },
2328
2418
  "filename": "src/actions/agent-actions.ts",
2329
- "exportedName": "sendTaskMessage"
2419
+ "exportedName": "resumePtyExecution"
2330
2420
  },
2331
- "60ee0e6712a226685ca6e1745323baabb2172f74b5": {
2421
+ "609a29c851c0cff4f2d556389d2717dd7199859e28": {
2332
2422
  "workers": {
2333
2423
  "app/missions/page": {
2334
2424
  "moduleId": 289201,
2335
2425
  "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",
2426
+ "exportedName": "stopTaskExecution",
2343
2427
  "filename": "src/actions/agent-actions.ts"
2344
2428
  },
2345
2429
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2346
2430
  "moduleId": 942658,
2347
2431
  "async": true,
2348
- "exportedName": "resumePtyExecution",
2432
+ "exportedName": "stopTaskExecution",
2349
2433
  "filename": "src/actions/agent-actions.ts"
2350
2434
  }
2351
2435
  },
2352
2436
  "filename": "src/actions/agent-actions.ts",
2353
- "exportedName": "resumePtyExecution"
2437
+ "exportedName": "stopTaskExecution"
2354
2438
  },
2355
- "78652ad06febde9df0656ee502969cfa42fa80f101": {
2439
+ "789299727233e14b67709b3dd32bf5f1d72b30036d": {
2356
2440
  "workers": {
2357
2441
  "app/missions/page": {
2358
2442
  "moduleId": 289201,
@@ -2370,55 +2454,55 @@
2370
2454
  "filename": "src/actions/agent-actions.ts",
2371
2455
  "exportedName": "startTaskExecution"
2372
2456
  },
2373
- "7c1e12d6aeb59bf8e240aa5902e48cd569ebcc127a": {
2457
+ "7c4f3405eab5553e000395e8fe8303630f8062c76f": {
2374
2458
  "workers": {
2375
2459
  "app/missions/page": {
2376
2460
  "moduleId": 289201,
2377
2461
  "async": true,
2378
- "exportedName": "startPtyExecutionSafe",
2462
+ "exportedName": "startPtyExecution",
2379
2463
  "filename": "src/actions/agent-actions.ts"
2380
2464
  },
2381
2465
  "app/workspaces/[workspaceId]/page": {
2382
2466
  "moduleId": 590656,
2383
2467
  "async": true,
2384
- "exportedName": "startPtyExecutionSafe",
2468
+ "exportedName": "startPtyExecution",
2385
2469
  "filename": "src/actions/agent-actions.ts"
2386
2470
  },
2387
2471
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2388
2472
  "moduleId": 942658,
2389
2473
  "async": true,
2390
- "exportedName": "startPtyExecutionSafe",
2474
+ "exportedName": "startPtyExecution",
2391
2475
  "filename": "src/actions/agent-actions.ts"
2392
2476
  }
2393
2477
  },
2394
2478
  "filename": "src/actions/agent-actions.ts",
2395
- "exportedName": "startPtyExecutionSafe"
2479
+ "exportedName": "startPtyExecution"
2396
2480
  },
2397
- "7ce9d6cf599f47d28dee6ce3b03c08930d3f12476e": {
2481
+ "7c56aaadccf8125da890390685edc56b0cf4213044": {
2398
2482
  "workers": {
2399
2483
  "app/missions/page": {
2400
2484
  "moduleId": 289201,
2401
2485
  "async": true,
2402
- "exportedName": "startPtyExecution",
2486
+ "exportedName": "startPtyExecutionSafe",
2403
2487
  "filename": "src/actions/agent-actions.ts"
2404
2488
  },
2405
2489
  "app/workspaces/[workspaceId]/page": {
2406
2490
  "moduleId": 590656,
2407
2491
  "async": true,
2408
- "exportedName": "startPtyExecution",
2492
+ "exportedName": "startPtyExecutionSafe",
2409
2493
  "filename": "src/actions/agent-actions.ts"
2410
2494
  },
2411
2495
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2412
2496
  "moduleId": 942658,
2413
2497
  "async": true,
2414
- "exportedName": "startPtyExecution",
2498
+ "exportedName": "startPtyExecutionSafe",
2415
2499
  "filename": "src/actions/agent-actions.ts"
2416
2500
  }
2417
2501
  },
2418
2502
  "filename": "src/actions/agent-actions.ts",
2419
- "exportedName": "startPtyExecution"
2503
+ "exportedName": "startPtyExecutionSafe"
2420
2504
  },
2421
- "0078654cad65a0dec26eb055d3e8750bcd11d61e91": {
2505
+ "000460f99e276edff232b7446c480e7b09c577b49e": {
2422
2506
  "workers": {
2423
2507
  "app/missions/page": {
2424
2508
  "moduleId": 289201,
@@ -2436,7 +2520,7 @@
2436
2520
  "filename": "src/actions/provider-connection-actions.ts",
2437
2521
  "exportedName": "getProviderConnections"
2438
2522
  },
2439
- "008dd6818c30cdcd3a01a27de1cc9bc5a66081beac": {
2523
+ "0024cbbd4ab8cdbfb46ba61b073d255639a8fdec7c": {
2440
2524
  "workers": {
2441
2525
  "app/missions/page": {
2442
2526
  "moduleId": 289201,
@@ -2454,7 +2538,7 @@
2454
2538
  "filename": "src/actions/provider-connection-actions.ts",
2455
2539
  "exportedName": "getConnectedProviders"
2456
2540
  },
2457
- "403621a3d9269da35cf786324f702cfdd3f4e342d1": {
2541
+ "40f4c938541bccabb35c15d0b4a49db739a9a081b7": {
2458
2542
  "workers": {
2459
2543
  "app/missions/page": {
2460
2544
  "moduleId": 289201,
@@ -2472,7 +2556,7 @@
2472
2556
  "filename": "src/actions/provider-connection-actions.ts",
2473
2557
  "exportedName": "isProviderConnected"
2474
2558
  },
2475
- "608717f3a5b22d3dd4c73f01edab5bc2853a8db873": {
2559
+ "60c535a416fcd27602c881b19570b8e55379c4193c": {
2476
2560
  "workers": {
2477
2561
  "app/missions/page": {
2478
2562
  "moduleId": 289201,
@@ -2490,7 +2574,7 @@
2490
2574
  "filename": "src/actions/provider-connection-actions.ts",
2491
2575
  "exportedName": "markProviderDisconnected"
2492
2576
  },
2493
- "60977d47949e30ee77ee1faa286d80422ab9342e05": {
2577
+ "60e519ea9922ce3336e9cc3977672f3e8300cb184a": {
2494
2578
  "workers": {
2495
2579
  "app/missions/page": {
2496
2580
  "moduleId": 289201,
@@ -2508,7 +2592,7 @@
2508
2592
  "filename": "src/actions/provider-connection-actions.ts",
2509
2593
  "exportedName": "markProviderConnected"
2510
2594
  },
2511
- "40d2dd1b5fc5c81f4ded0113d429d62fa7910ff56d": {
2595
+ "40a283864003a4da243f67ff5cebec5697a35f8ce0": {
2512
2596
  "workers": {
2513
2597
  "app/missions/page": {
2514
2598
  "moduleId": 289201,
@@ -2556,7 +2640,7 @@
2556
2640
  "filename": "src/actions/preview-actions.ts",
2557
2641
  "exportedName": "openInTerminal"
2558
2642
  },
2559
- "406b7dfd994a538ceb25281cc778f7d604197c144b": {
2643
+ "40f09b9e2f682a66dbff86132ac89fb7fe9079919b": {
2560
2644
  "workers": {
2561
2645
  "app/missions/page": {
2562
2646
  "moduleId": 289201,
@@ -2592,7 +2676,7 @@
2592
2676
  "filename": "src/actions/workspace-actions.ts",
2593
2677
  "exportedName": "getWorkspacesWithRecentTasks"
2594
2678
  },
2595
- "406ef513cf67080721de0a99753be69d59b87507bf": {
2679
+ "4063d69a11b21836d6baef95bbb5aac262169ca061": {
2596
2680
  "workers": {
2597
2681
  "app/missions/page": {
2598
2682
  "moduleId": 289201,
@@ -2610,7 +2694,7 @@
2610
2694
  "filename": "src/actions/task-actions.ts",
2611
2695
  "exportedName": "getProjectTasks"
2612
2696
  },
2613
- "0096dda894769b63f7db321229f2e29c5eb63910eb": {
2697
+ "00924fc2cc9852b422b0d6b3298e7aafbabf65a12a": {
2614
2698
  "workers": {
2615
2699
  "app/settings/page": {
2616
2700
  "moduleId": 857434,
@@ -2640,7 +2724,7 @@
2640
2724
  "filename": "src/actions/config-actions.ts",
2641
2725
  "exportedName": "getAvailableTerminalApps"
2642
2726
  },
2643
- "003a751a093cb8d33cb84837de53ed55bb831808f0": {
2727
+ "00e71dd9fe5ddd282886d9e6cd7c7a3335ba5c4f9d": {
2644
2728
  "workers": {
2645
2729
  "app/settings/page": {
2646
2730
  "moduleId": 857434,
@@ -2670,7 +2754,7 @@
2670
2754
  "filename": "src/actions/config-actions.ts",
2671
2755
  "exportedName": "getAvailableEditors"
2672
2756
  },
2673
- "404ced5321cafdbb940385d492c4abe7763919765c": {
2757
+ "408009f4718aa7a8e717942da6ee5b43b0f98a496e": {
2674
2758
  "workers": {
2675
2759
  "app/settings/page": {
2676
2760
  "moduleId": 857434,
@@ -2694,7 +2778,7 @@
2694
2778
  "filename": "src/actions/prompt-actions.ts",
2695
2779
  "exportedName": "getPrompts"
2696
2780
  },
2697
- "40ed593f878bdb40633ace1e213cdd4a46659ed794": {
2781
+ "4077642ce6331073550528f4abb250ee697b4c8f2c": {
2698
2782
  "workers": {
2699
2783
  "app/settings/page": {
2700
2784
  "moduleId": 857434,
@@ -2706,7 +2790,7 @@
2706
2790
  "filename": "src/actions/prompt-actions.ts",
2707
2791
  "exportedName": "createPrompt"
2708
2792
  },
2709
- "603b94f659983ece6c00b16fef05685ccb8ef6c65c": {
2793
+ "60591fa994d0f303141eeb4a57ec0dbc2249372e6b": {
2710
2794
  "workers": {
2711
2795
  "app/settings/page": {
2712
2796
  "moduleId": 857434,
@@ -2718,7 +2802,7 @@
2718
2802
  "filename": "src/actions/prompt-actions.ts",
2719
2803
  "exportedName": "updatePrompt"
2720
2804
  },
2721
- "40c075d29e5bfede26a93e26cf145f2fccc603534f": {
2805
+ "40dc126146260b5e645a6784ab39ef3db156e1e888": {
2722
2806
  "workers": {
2723
2807
  "app/settings/page": {
2724
2808
  "moduleId": 857434,
@@ -2730,7 +2814,7 @@
2730
2814
  "filename": "src/actions/prompt-actions.ts",
2731
2815
  "exportedName": "deletePrompt"
2732
2816
  },
2733
- "60076279904b452893970a334bf7415e18d4f37849": {
2817
+ "605f44bd2cf8fb5f8dd3eb42a4c01d541dd219be04": {
2734
2818
  "workers": {
2735
2819
  "app/settings/page": {
2736
2820
  "moduleId": 857434,
@@ -2742,7 +2826,7 @@
2742
2826
  "filename": "src/actions/prompt-actions.ts",
2743
2827
  "exportedName": "setDefaultPrompt"
2744
2828
  },
2745
- "00266118c331beafed9891f843965ca9caa0782e03": {
2829
+ "0079d68bf448fca0a0c24ae7a20da68dd94339e6f8": {
2746
2830
  "workers": {
2747
2831
  "app/settings/page": {
2748
2832
  "moduleId": 857434,
@@ -2754,7 +2838,7 @@
2754
2838
  "filename": "src/actions/ai-config-actions.ts",
2755
2839
  "exportedName": "getAvailableProviders"
2756
2840
  },
2757
- "40e0df170298483d9bbeccecff738a693d99c5e55b": {
2841
+ "40924e89be22ab5bbea2ef5e95791a26f98fca701e": {
2758
2842
  "workers": {
2759
2843
  "app/settings/page": {
2760
2844
  "moduleId": 857434,
@@ -2766,7 +2850,7 @@
2766
2850
  "filename": "src/actions/backup-actions.ts",
2767
2851
  "exportedName": "createBackup"
2768
2852
  },
2769
- "003a503d82c9fd68de5e7d9078ba314e57b29fcd32": {
2853
+ "00762fa1400f7df227ed1a4c77d1c42738f0242d0f": {
2770
2854
  "workers": {
2771
2855
  "app/settings/page": {
2772
2856
  "moduleId": 857434,
@@ -2778,7 +2862,7 @@
2778
2862
  "filename": "src/actions/backup-actions.ts",
2779
2863
  "exportedName": "listBackupFiles"
2780
2864
  },
2781
- "40fcc83ab91f82e0641bc7b7a89a8e92219b896d94": {
2865
+ "40519d59c0b448c93ab281761171f6e61d9fc6777d": {
2782
2866
  "workers": {
2783
2867
  "app/settings/page": {
2784
2868
  "moduleId": 857434,
@@ -2790,7 +2874,7 @@
2790
2874
  "filename": "src/actions/backup-actions.ts",
2791
2875
  "exportedName": "deleteBackupFile"
2792
2876
  },
2793
- "4039e758a220806737d714f24e413810873766cfff": {
2877
+ "404279a57fc4e8a22669863bae9c762343a6ff90f2": {
2794
2878
  "workers": {
2795
2879
  "app/settings/page": {
2796
2880
  "moduleId": 857434,
@@ -2802,7 +2886,7 @@
2802
2886
  "filename": "src/actions/backup-actions.ts",
2803
2887
  "exportedName": "restoreBackup"
2804
2888
  },
2805
- "40b61b369ab366867e1f85f3bf76b20373203021c2": {
2889
+ "408f9e924fc040a52d98755303cac5ece5310c3f4c": {
2806
2890
  "workers": {
2807
2891
  "app/settings/page": {
2808
2892
  "moduleId": 857434,
@@ -2814,7 +2898,7 @@
2814
2898
  "filename": "src/actions/backup-actions.ts",
2815
2899
  "exportedName": "resetSystem"
2816
2900
  },
2817
- "00001bcd96599679a4ade2257b7b32b836ddd7def3": {
2901
+ "004b45d9efeda5d281117b0f7045fb7a409766f78e": {
2818
2902
  "workers": {
2819
2903
  "app/settings/page": {
2820
2904
  "moduleId": 857434,
@@ -2826,7 +2910,7 @@
2826
2910
  "filename": "src/actions/backup-actions.ts",
2827
2911
  "exportedName": "getBackupDir"
2828
2912
  },
2829
- "40602cbe729aab9d0c1057cc6420ad6dc02495ad6d": {
2913
+ "40b69b078544b4e4e50ca9ca7df3777ca9909258d5": {
2830
2914
  "workers": {
2831
2915
  "app/settings/page": {
2832
2916
  "moduleId": 857434,
@@ -2838,7 +2922,7 @@
2838
2922
  "filename": "src/actions/backup-actions.ts",
2839
2923
  "exportedName": "setBackupDir"
2840
2924
  },
2841
- "00f13439475a3793f95344ce09e2f72d811159c82b": {
2925
+ "00b2fbee793868a0cf10f6e27ecc0f16e89d2bc0bc": {
2842
2926
  "workers": {
2843
2927
  "app/settings/page": {
2844
2928
  "moduleId": 857434,
@@ -2850,7 +2934,7 @@
2850
2934
  "filename": "src/actions/storage-actions.ts",
2851
2935
  "exportedName": "getStorageLocation"
2852
2936
  },
2853
- "4058884cd86ceb238dd23849793327b3f2fa45167e": {
2937
+ "40a9b7978e3095e173d421f1b35762782b4a91b032": {
2854
2938
  "workers": {
2855
2939
  "app/settings/page": {
2856
2940
  "moduleId": 857434,
@@ -2862,7 +2946,7 @@
2862
2946
  "filename": "src/actions/storage-actions.ts",
2863
2947
  "exportedName": "setStorageLocation"
2864
2948
  },
2865
- "00fa55ebd9d1d5ceb95043299ea7562fd61ec198c5": {
2949
+ "00e76757f6f8a35909075937740a756d6148f717e5": {
2866
2950
  "workers": {
2867
2951
  "app/workspaces/[workspaceId]/archive/page": {
2868
2952
  "moduleId": 670300,
@@ -2892,175 +2976,175 @@
2892
2976
  "filename": "src/actions/workspace-actions.ts",
2893
2977
  "exportedName": "getWorkspacesWithProjects"
2894
2978
  },
2895
- "4090685fce0a0471d05e033e1bcbffcfbe830ff4de": {
2979
+ "40053396c21960d30f90f2a0abbd15f2f7d1d3162b": {
2896
2980
  "workers": {
2897
2981
  "app/workspaces/[workspaceId]/archive/page": {
2898
2982
  "moduleId": 670300,
2899
2983
  "async": true,
2900
- "exportedName": "getRecentLocalProjects",
2984
+ "exportedName": "getProjectByLocalPath",
2901
2985
  "filename": "src/actions/workspace-actions.ts"
2902
2986
  },
2903
2987
  "app/workspaces/[workspaceId]/assets/page": {
2904
2988
  "moduleId": 54850,
2905
2989
  "async": true,
2906
- "exportedName": "getRecentLocalProjects",
2990
+ "exportedName": "getProjectByLocalPath",
2907
2991
  "filename": "src/actions/workspace-actions.ts"
2908
2992
  },
2909
2993
  "app/workspaces/[workspaceId]/notes/page": {
2910
2994
  "moduleId": 593804,
2911
2995
  "async": true,
2912
- "exportedName": "getRecentLocalProjects",
2913
- "filename": "src/actions/workspace-actions.ts"
2914
- },
2915
- "app/workspaces/[workspaceId]/page": {
2916
- "moduleId": 590656,
2917
- "async": true,
2918
- "exportedName": "getRecentLocalProjects",
2996
+ "exportedName": "getProjectByLocalPath",
2919
2997
  "filename": "src/actions/workspace-actions.ts"
2920
2998
  },
2921
2999
  "app/workspaces/page": {
2922
3000
  "moduleId": 101752,
2923
3001
  "async": true,
2924
- "exportedName": "getRecentLocalProjects",
3002
+ "exportedName": "getProjectByLocalPath",
2925
3003
  "filename": "src/actions/workspace-actions.ts"
2926
3004
  }
2927
3005
  },
2928
3006
  "filename": "src/actions/workspace-actions.ts",
2929
- "exportedName": "getRecentLocalProjects"
3007
+ "exportedName": "getProjectByLocalPath"
2930
3008
  },
2931
- "40c351fba542acb75c02e058410a9bd51d4bd70586": {
3009
+ "403bf07251f1b17ce9d38fba6645ec658f3a4c58f8": {
2932
3010
  "workers": {
2933
3011
  "app/workspaces/[workspaceId]/archive/page": {
2934
3012
  "moduleId": 670300,
2935
3013
  "async": true,
2936
- "exportedName": "getProjectByLocalPath",
3014
+ "exportedName": "getOrCreateTowerTaskId",
2937
3015
  "filename": "src/actions/workspace-actions.ts"
2938
3016
  },
2939
3017
  "app/workspaces/[workspaceId]/assets/page": {
2940
3018
  "moduleId": 54850,
2941
3019
  "async": true,
2942
- "exportedName": "getProjectByLocalPath",
3020
+ "exportedName": "getOrCreateTowerTaskId",
2943
3021
  "filename": "src/actions/workspace-actions.ts"
2944
3022
  },
2945
3023
  "app/workspaces/[workspaceId]/notes/page": {
2946
3024
  "moduleId": 593804,
2947
3025
  "async": true,
2948
- "exportedName": "getProjectByLocalPath",
3026
+ "exportedName": "getOrCreateTowerTaskId",
3027
+ "filename": "src/actions/workspace-actions.ts"
3028
+ },
3029
+ "app/workspaces/[workspaceId]/page": {
3030
+ "moduleId": 590656,
3031
+ "async": true,
3032
+ "exportedName": "getOrCreateTowerTaskId",
2949
3033
  "filename": "src/actions/workspace-actions.ts"
2950
3034
  },
2951
3035
  "app/workspaces/page": {
2952
3036
  "moduleId": 101752,
2953
3037
  "async": true,
2954
- "exportedName": "getProjectByLocalPath",
3038
+ "exportedName": "getOrCreateTowerTaskId",
2955
3039
  "filename": "src/actions/workspace-actions.ts"
2956
3040
  }
2957
3041
  },
2958
3042
  "filename": "src/actions/workspace-actions.ts",
2959
- "exportedName": "getProjectByLocalPath"
3043
+ "exportedName": "getOrCreateTowerTaskId"
2960
3044
  },
2961
- "40d414be0267c6c046b1363c5df465e642040fea2c": {
3045
+ "4064d2a7b0c0c118936087a169b589c891148820f6": {
2962
3046
  "workers": {
2963
3047
  "app/workspaces/[workspaceId]/archive/page": {
2964
3048
  "moduleId": 670300,
2965
3049
  "async": true,
2966
- "exportedName": "getWorkspaceById",
3050
+ "exportedName": "deleteProject",
2967
3051
  "filename": "src/actions/workspace-actions.ts"
2968
3052
  },
2969
3053
  "app/workspaces/[workspaceId]/assets/page": {
2970
3054
  "moduleId": 54850,
2971
3055
  "async": true,
2972
- "exportedName": "getWorkspaceById",
3056
+ "exportedName": "deleteProject",
2973
3057
  "filename": "src/actions/workspace-actions.ts"
2974
3058
  },
2975
3059
  "app/workspaces/[workspaceId]/notes/page": {
2976
3060
  "moduleId": 593804,
2977
3061
  "async": true,
2978
- "exportedName": "getWorkspaceById",
3062
+ "exportedName": "deleteProject",
3063
+ "filename": "src/actions/workspace-actions.ts"
3064
+ },
3065
+ "app/workspaces/[workspaceId]/page": {
3066
+ "moduleId": 590656,
3067
+ "async": true,
3068
+ "exportedName": "deleteProject",
2979
3069
  "filename": "src/actions/workspace-actions.ts"
2980
3070
  },
2981
3071
  "app/workspaces/page": {
2982
3072
  "moduleId": 101752,
2983
3073
  "async": true,
2984
- "exportedName": "getWorkspaceById",
3074
+ "exportedName": "deleteProject",
2985
3075
  "filename": "src/actions/workspace-actions.ts"
2986
3076
  }
2987
3077
  },
2988
3078
  "filename": "src/actions/workspace-actions.ts",
2989
- "exportedName": "getWorkspaceById"
3079
+ "exportedName": "deleteProject"
2990
3080
  },
2991
- "40dbb1eb469e90f3055f19af1546fa852e53b8460d": {
3081
+ "406e59a62f1dddf3587b6bd0ec73ef95fc3b48af6e": {
2992
3082
  "workers": {
2993
3083
  "app/workspaces/[workspaceId]/archive/page": {
2994
3084
  "moduleId": 670300,
2995
3085
  "async": true,
2996
- "exportedName": "deleteProject",
3086
+ "exportedName": "getRecentLocalProjects",
2997
3087
  "filename": "src/actions/workspace-actions.ts"
2998
3088
  },
2999
3089
  "app/workspaces/[workspaceId]/assets/page": {
3000
3090
  "moduleId": 54850,
3001
3091
  "async": true,
3002
- "exportedName": "deleteProject",
3092
+ "exportedName": "getRecentLocalProjects",
3003
3093
  "filename": "src/actions/workspace-actions.ts"
3004
3094
  },
3005
3095
  "app/workspaces/[workspaceId]/notes/page": {
3006
3096
  "moduleId": 593804,
3007
3097
  "async": true,
3008
- "exportedName": "deleteProject",
3098
+ "exportedName": "getRecentLocalProjects",
3009
3099
  "filename": "src/actions/workspace-actions.ts"
3010
3100
  },
3011
3101
  "app/workspaces/[workspaceId]/page": {
3012
3102
  "moduleId": 590656,
3013
3103
  "async": true,
3014
- "exportedName": "deleteProject",
3104
+ "exportedName": "getRecentLocalProjects",
3015
3105
  "filename": "src/actions/workspace-actions.ts"
3016
3106
  },
3017
3107
  "app/workspaces/page": {
3018
3108
  "moduleId": 101752,
3019
3109
  "async": true,
3020
- "exportedName": "deleteProject",
3110
+ "exportedName": "getRecentLocalProjects",
3021
3111
  "filename": "src/actions/workspace-actions.ts"
3022
3112
  }
3023
3113
  },
3024
3114
  "filename": "src/actions/workspace-actions.ts",
3025
- "exportedName": "deleteProject"
3115
+ "exportedName": "getRecentLocalProjects"
3026
3116
  },
3027
- "40ecd40642698958b84412a7dd960a70f41dfd5a26": {
3117
+ "40c8a8cadc0a3e4c70fad9e3844cc0e00bdbb5fcf5": {
3028
3118
  "workers": {
3029
3119
  "app/workspaces/[workspaceId]/archive/page": {
3030
3120
  "moduleId": 670300,
3031
3121
  "async": true,
3032
- "exportedName": "getOrCreateTowerTaskId",
3122
+ "exportedName": "getWorkspaceById",
3033
3123
  "filename": "src/actions/workspace-actions.ts"
3034
3124
  },
3035
3125
  "app/workspaces/[workspaceId]/assets/page": {
3036
3126
  "moduleId": 54850,
3037
3127
  "async": true,
3038
- "exportedName": "getOrCreateTowerTaskId",
3128
+ "exportedName": "getWorkspaceById",
3039
3129
  "filename": "src/actions/workspace-actions.ts"
3040
3130
  },
3041
3131
  "app/workspaces/[workspaceId]/notes/page": {
3042
3132
  "moduleId": 593804,
3043
3133
  "async": true,
3044
- "exportedName": "getOrCreateTowerTaskId",
3045
- "filename": "src/actions/workspace-actions.ts"
3046
- },
3047
- "app/workspaces/[workspaceId]/page": {
3048
- "moduleId": 590656,
3049
- "async": true,
3050
- "exportedName": "getOrCreateTowerTaskId",
3134
+ "exportedName": "getWorkspaceById",
3051
3135
  "filename": "src/actions/workspace-actions.ts"
3052
3136
  },
3053
3137
  "app/workspaces/page": {
3054
3138
  "moduleId": 101752,
3055
3139
  "async": true,
3056
- "exportedName": "getOrCreateTowerTaskId",
3140
+ "exportedName": "getWorkspaceById",
3057
3141
  "filename": "src/actions/workspace-actions.ts"
3058
3142
  }
3059
3143
  },
3060
3144
  "filename": "src/actions/workspace-actions.ts",
3061
- "exportedName": "getOrCreateTowerTaskId"
3145
+ "exportedName": "getWorkspaceById"
3062
3146
  },
3063
- "60d71d3fa805fa2e9c75423c15e1c97fab192e0bbb": {
3147
+ "603706234cb101ae8a8a3142f46c07d3b280a30e61": {
3064
3148
  "workers": {
3065
3149
  "app/workspaces/[workspaceId]/archive/page": {
3066
3150
  "moduleId": 670300,
@@ -3096,7 +3180,7 @@
3096
3180
  "filename": "src/actions/workspace-actions.ts",
3097
3181
  "exportedName": "updateProject"
3098
3182
  },
3099
- "4028b5499c3e11f3aa6261beeb4e14566a4403030f": {
3183
+ "40cc221e414eed8d546be92a395d14d2ed19625079": {
3100
3184
  "workers": {
3101
3185
  "app/workspaces/[workspaceId]/archive/page": {
3102
3186
  "moduleId": 670300,
@@ -3114,7 +3198,7 @@
3114
3198
  "filename": "src/actions/label-actions.ts",
3115
3199
  "exportedName": "getTaskLabels"
3116
3200
  },
3117
- "60f10eb3d02a926463eb7257c3ae897d6d4176cbd4": {
3201
+ "60a746858a35272c8aae90e6d846226b49641202a1": {
3118
3202
  "workers": {
3119
3203
  "app/workspaces/[workspaceId]/archive/page": {
3120
3204
  "moduleId": 670300,
@@ -3132,7 +3216,7 @@
3132
3216
  "filename": "src/actions/label-actions.ts",
3133
3217
  "exportedName": "setTaskLabels"
3134
3218
  },
3135
- "007299bb439e8bd78f44c5943e259c3c64826d2322": {
3219
+ "002dcd79b3cf58b57517f532deec574bed564c7087": {
3136
3220
  "workers": {
3137
3221
  "app/workspaces/[workspaceId]/archive/page": {
3138
3222
  "moduleId": 670300,
@@ -3156,7 +3240,7 @@
3156
3240
  "filename": "src/actions/config-actions.ts",
3157
3241
  "exportedName": "getArchiveDelayDays"
3158
3242
  },
3159
- "00787d644bb3e50af7d1fc14f1f2ef93c8e1b718dd": {
3243
+ "0045730e852da754c5c423f330b3dd84ca302e450d": {
3160
3244
  "workers": {
3161
3245
  "app/workspaces/[workspaceId]/archive/page": {
3162
3246
  "moduleId": 670300,
@@ -3180,7 +3264,7 @@
3180
3264
  "filename": "src/actions/config-actions.ts",
3181
3265
  "exportedName": "getAvailableShells"
3182
3266
  },
3183
- "009dc12578d21ac356f7a520046a766fd241cb1a2e": {
3267
+ "00cef9ff49710d26185a88149bf87e617f1141b7d2": {
3184
3268
  "workers": {
3185
3269
  "app/workspaces/[workspaceId]/archive/page": {
3186
3270
  "moduleId": 670300,
@@ -3204,7 +3288,7 @@
3204
3288
  "filename": "src/actions/config-actions.ts",
3205
3289
  "exportedName": "getPlatformInfo"
3206
3290
  },
3207
- "4005c134080c66bb8cabf390cf0ff11380f0e0b6db": {
3291
+ "40f4436c38004ebe72c51a4388ba01ac03a880b964": {
3208
3292
  "workers": {
3209
3293
  "app/workspaces/[workspaceId]/archive/page": {
3210
3294
  "moduleId": 670300,
@@ -3240,7 +3324,7 @@
3240
3324
  "filename": "src/actions/git-actions.ts",
3241
3325
  "exportedName": "getProjectBranches"
3242
3326
  },
3243
- "4078d8e4a64f54b301edad3a8747029da86e985d81": {
3327
+ "4099c70832b6dfbd7bb26074c5609aeb4986bfa1f2": {
3244
3328
  "workers": {
3245
3329
  "app/workspaces/[workspaceId]/archive/page": {
3246
3330
  "moduleId": 670300,
@@ -3276,7 +3360,7 @@
3276
3360
  "filename": "src/actions/git-actions.ts",
3277
3361
  "exportedName": "fetchRemoteBranches"
3278
3362
  },
3279
- "400954e103ea703bf5fe6e03cc8c3f1a4a7b47a9a1": {
3363
+ "40ea505678289804d8f13a2aef8f6645d5d4f71d24": {
3280
3364
  "workers": {
3281
3365
  "app/workspaces/[workspaceId]/archive/page": {
3282
3366
  "moduleId": 670300,
@@ -3312,7 +3396,7 @@
3312
3396
  "filename": "src/actions/git-actions.ts",
3313
3397
  "exportedName": "getCurrentBranch"
3314
3398
  },
3315
- "404c560cd8f5726f68215bdda66da5b48b80ba8dca": {
3399
+ "40281d621dd70d1fbc713370a94791e0253b85e135": {
3316
3400
  "workers": {
3317
3401
  "app/workspaces/[workspaceId]/archive/page": {
3318
3402
  "moduleId": 670300,
@@ -3354,7 +3438,7 @@
3354
3438
  "filename": "src/actions/preview-actions.ts",
3355
3439
  "exportedName": "openInFileManager"
3356
3440
  },
3357
- "40f28d24ba27f24fcda354e690ce301b9209fb8247": {
3441
+ "400abae25b9c151faef7bfe32d33de81b1fb412f18": {
3358
3442
  "workers": {
3359
3443
  "app/workspaces/[workspaceId]/archive/page": {
3360
3444
  "moduleId": 670300,
@@ -3396,7 +3480,7 @@
3396
3480
  "filename": "src/actions/preview-actions.ts",
3397
3481
  "exportedName": "openInEditor"
3398
3482
  },
3399
- "60d6e7b79a52a7f8d9c05a2958d4ab5f6f8559f51a": {
3483
+ "6032fabcdfa44aa55c8ee0f125b85926ee14909f93": {
3400
3484
  "workers": {
3401
3485
  "app/workspaces/[workspaceId]/archive/page": {
3402
3486
  "moduleId": 670300,
@@ -3420,7 +3504,7 @@
3420
3504
  "filename": "src/actions/task-actions.ts",
3421
3505
  "exportedName": "updateTaskStatus"
3422
3506
  },
3423
- "40def74beab8ac4c567000df3bff092d0b29baef01": {
3507
+ "40daee2c4e1b8dd556a7a4760314d360046424658d": {
3424
3508
  "workers": {
3425
3509
  "app/workspaces/[workspaceId]/archive/page": {
3426
3510
  "moduleId": 670300,
@@ -3444,7 +3528,7 @@
3444
3528
  "filename": "src/actions/task-actions.ts",
3445
3529
  "exportedName": "checkWorktreeClean"
3446
3530
  },
3447
- "60910320dd81c673865c275b5918d9dfcfbc61867f": {
3531
+ "601216e295802ef9bc4de68c36d8f4da292222defe": {
3448
3532
  "workers": {
3449
3533
  "app/workspaces/[workspaceId]/archive/page": {
3450
3534
  "moduleId": 670300,
@@ -3468,7 +3552,7 @@
3468
3552
  "filename": "src/actions/task-actions.ts",
3469
3553
  "exportedName": "commitWorktreeChanges"
3470
3554
  },
3471
- "40359404df2000745963c2ef56b3ebd5920dd11881": {
3555
+ "409151df38fc9af1eef53fbb7073900a82a7e6a27b": {
3472
3556
  "workers": {
3473
3557
  "app/workspaces/[workspaceId]/notes/page": {
3474
3558
  "moduleId": 593804,
@@ -3486,7 +3570,7 @@
3486
3570
  "filename": "src/actions/note-actions.ts",
3487
3571
  "exportedName": "createNote"
3488
3572
  },
3489
- "40b9da4796cde7c3039167d8c9a106bd4eca5494bf": {
3573
+ "400ebd7d00c3aeecc44992b42af99e8ef1484629d5": {
3490
3574
  "workers": {
3491
3575
  "app/workspaces/[workspaceId]/archive/page": {
3492
3576
  "moduleId": 670300,
@@ -3522,7 +3606,7 @@
3522
3606
  "filename": "src/actions/note-actions.ts",
3523
3607
  "exportedName": "getTaskNotes"
3524
3608
  },
3525
- "402d235d3cadb13ac7f299a35a91a721ee40b76d4d": {
3609
+ "40aae797d6b60966afbce9d7d54ab2d74cc0536efa": {
3526
3610
  "workers": {
3527
3611
  "app/workspaces/[workspaceId]/notes/page": {
3528
3612
  "moduleId": 593804,
@@ -3540,7 +3624,7 @@
3540
3624
  "filename": "src/actions/note-actions.ts",
3541
3625
  "exportedName": "deleteNote"
3542
3626
  },
3543
- "4024c970ae8e22133b65e280b1f6790b6dcc9e8aab": {
3627
+ "4011395189a572a902315eb10b032dccf35485e189": {
3544
3628
  "workers": {
3545
3629
  "app/workspaces/[workspaceId]/archive/page": {
3546
3630
  "moduleId": 670300,
@@ -3576,7 +3660,7 @@
3576
3660
  "filename": "src/actions/asset-actions.ts",
3577
3661
  "exportedName": "getTaskAssets"
3578
3662
  },
3579
- "40f1890174662fd3e05a8ab2f28cc37679e3f35653": {
3663
+ "40d66f409ecdab8ff2a35847f2b56d7ff7d3091b0c": {
3580
3664
  "workers": {
3581
3665
  "app/workspaces/[workspaceId]/assets/page": {
3582
3666
  "moduleId": 54850,
@@ -3594,7 +3678,7 @@
3594
3678
  "filename": "src/actions/asset-actions.ts",
3595
3679
  "exportedName": "uploadAsset"
3596
3680
  },
3597
- "40c0e84099b888ee15c70367c45cfde562ecbaf67f": {
3681
+ "40abd86c26b5115f1d4e7a0105e18ea677a05984e4": {
3598
3682
  "workers": {
3599
3683
  "app/workspaces/[workspaceId]/assets/page": {
3600
3684
  "moduleId": 54850,
@@ -3612,7 +3696,7 @@
3612
3696
  "filename": "src/actions/asset-actions.ts",
3613
3697
  "exportedName": "deleteAsset"
3614
3698
  },
3615
- "4020a59af9c321427f702c3c13f21ccd90a0734683": {
3699
+ "40c348241f2abef3796ba7656767a4f9387cbcd926": {
3616
3700
  "workers": {
3617
3701
  "app/workspaces/[workspaceId]/archive/page": {
3618
3702
  "moduleId": 670300,
@@ -3648,7 +3732,7 @@
3648
3732
  "filename": "src/actions/task-actions.ts",
3649
3733
  "exportedName": "createTask"
3650
3734
  },
3651
- "60b8e086436311cfc8d3cd29d47d42cc43cd016c8e": {
3735
+ "60946df3f23a8cf5add05e656d0eeeac5dde6bcd3b": {
3652
3736
  "workers": {
3653
3737
  "app/workspaces/[workspaceId]/archive/page": {
3654
3738
  "moduleId": 670300,
@@ -3672,7 +3756,7 @@
3672
3756
  "filename": "src/actions/task-actions.ts",
3673
3757
  "exportedName": "updateTask"
3674
3758
  },
3675
- "40396fea8de05006bf9af23d47754c92e20099807a": {
3759
+ "4030e78f069857b3442f62a09eece7800ff9194c77": {
3676
3760
  "workers": {
3677
3761
  "app/workspaces/[workspaceId]/archive/page": {
3678
3762
  "moduleId": 670300,
@@ -3690,7 +3774,7 @@
3690
3774
  "filename": "src/actions/task-actions.ts",
3691
3775
  "exportedName": "deleteTask"
3692
3776
  },
3693
- "403b928263920b2aa0280c225175ff9d208fda0109": {
3777
+ "40c0c82602098695bf0b87f5b733c3ad600116fe1e": {
3694
3778
  "workers": {
3695
3779
  "app/workspaces/[workspaceId]/archive/page": {
3696
3780
  "moduleId": 670300,
@@ -3708,7 +3792,7 @@
3708
3792
  "filename": "src/actions/task-actions.ts",
3709
3793
  "exportedName": "toggleTaskPinned"
3710
3794
  },
3711
- "4032ae7d74eb777aa91dcbffe35d7f9f37e86aebdb": {
3795
+ "40d01f477de58b0906912bd54d70f1517dfa0c3d83": {
3712
3796
  "workers": {
3713
3797
  "app/workspaces/[workspaceId]/page": {
3714
3798
  "moduleId": 590656,
@@ -3726,109 +3810,109 @@
3726
3810
  "filename": "src/actions/version-actions.ts",
3727
3811
  "exportedName": "getVersionsForPicker"
3728
3812
  },
3729
- "405a35390832fec28d925d2751dde3fcd49242a483": {
3813
+ "4010eee3854e96a48798de98b4185454bf88afee08": {
3730
3814
  "workers": {
3731
3815
  "app/workspaces/[workspaceId]/archive/page": {
3732
3816
  "moduleId": 670300,
3733
3817
  "async": true,
3734
- "exportedName": "getArchivedTasks",
3818
+ "exportedName": "getTaskOverview",
3819
+ "filename": "src/actions/task-actions.ts"
3820
+ },
3821
+ "app/workspaces/[workspaceId]/assets/page": {
3822
+ "moduleId": 54850,
3823
+ "async": true,
3824
+ "exportedName": "getTaskOverview",
3825
+ "filename": "src/actions/task-actions.ts"
3826
+ },
3827
+ "app/workspaces/[workspaceId]/notes/page": {
3828
+ "moduleId": 593804,
3829
+ "async": true,
3830
+ "exportedName": "getTaskOverview",
3831
+ "filename": "src/actions/task-actions.ts"
3832
+ },
3833
+ "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3834
+ "moduleId": 384874,
3835
+ "async": true,
3836
+ "exportedName": "getTaskOverview",
3735
3837
  "filename": "src/actions/task-actions.ts"
3736
3838
  }
3737
3839
  },
3738
3840
  "filename": "src/actions/task-actions.ts",
3739
- "exportedName": "getArchivedTasks"
3841
+ "exportedName": "getTaskOverview"
3740
3842
  },
3741
- "40b114dc4d2ef806e6332b12ff151d8f50c53fe7d1": {
3843
+ "402c4d1c4b759fa74095802c3790314c0a6609cddd": {
3742
3844
  "workers": {
3743
3845
  "app/workspaces/[workspaceId]/archive/page": {
3744
3846
  "moduleId": 670300,
3745
3847
  "async": true,
3746
- "exportedName": "getArchivedTaskCount",
3848
+ "exportedName": "searchTasks",
3747
3849
  "filename": "src/actions/task-actions.ts"
3748
3850
  }
3749
3851
  },
3750
3852
  "filename": "src/actions/task-actions.ts",
3751
- "exportedName": "getArchivedTaskCount"
3853
+ "exportedName": "searchTasks"
3752
3854
  },
3753
- "40b602f1be71ad9785ab6167c1905afebf42e344f5": {
3855
+ "404955d107da2610321e6008f9e7cc0d352e0a6a99": {
3754
3856
  "workers": {
3755
3857
  "app/workspaces/[workspaceId]/archive/page": {
3756
3858
  "moduleId": 670300,
3757
3859
  "async": true,
3758
- "exportedName": "searchTasks",
3860
+ "exportedName": "getArchivedTasks",
3759
3861
  "filename": "src/actions/task-actions.ts"
3760
3862
  }
3761
3863
  },
3762
3864
  "filename": "src/actions/task-actions.ts",
3763
- "exportedName": "searchTasks"
3865
+ "exportedName": "getArchivedTasks"
3764
3866
  },
3765
- "40d6e6cd81118bfc412c65781fe012684d0c03711d": {
3867
+ "40c3303030ee8fa93c89ca03bec3d62943143a29ae": {
3766
3868
  "workers": {
3767
3869
  "app/workspaces/[workspaceId]/archive/page": {
3768
3870
  "moduleId": 670300,
3769
3871
  "async": true,
3770
- "exportedName": "getTaskOverview",
3771
- "filename": "src/actions/task-actions.ts"
3772
- },
3773
- "app/workspaces/[workspaceId]/assets/page": {
3774
- "moduleId": 54850,
3775
- "async": true,
3776
- "exportedName": "getTaskOverview",
3777
- "filename": "src/actions/task-actions.ts"
3778
- },
3779
- "app/workspaces/[workspaceId]/notes/page": {
3780
- "moduleId": 593804,
3781
- "async": true,
3782
- "exportedName": "getTaskOverview",
3783
- "filename": "src/actions/task-actions.ts"
3784
- },
3785
- "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3786
- "moduleId": 384874,
3787
- "async": true,
3788
- "exportedName": "getTaskOverview",
3872
+ "exportedName": "getArchivedTaskCount",
3789
3873
  "filename": "src/actions/task-actions.ts"
3790
3874
  }
3791
3875
  },
3792
3876
  "filename": "src/actions/task-actions.ts",
3793
- "exportedName": "getTaskOverview"
3877
+ "exportedName": "getArchivedTaskCount"
3794
3878
  },
3795
- "405bfb0d8c83e6fd1f6fab5f7c1702ad27bee95412": {
3879
+ "4017403a52ab581d500a961feec3213f01f3f86180": {
3796
3880
  "workers": {
3797
3881
  "app/workspaces/[workspaceId]/assets/page": {
3798
3882
  "moduleId": 54850,
3799
3883
  "async": true,
3800
- "exportedName": "getProjectAssets",
3884
+ "exportedName": "createAsset",
3801
3885
  "filename": "src/actions/asset-actions.ts"
3802
3886
  }
3803
3887
  },
3804
3888
  "filename": "src/actions/asset-actions.ts",
3805
- "exportedName": "getProjectAssets"
3889
+ "exportedName": "createAsset"
3806
3890
  },
3807
- "40692d78f9f9856c4d731d0174d846843529ae4da6": {
3891
+ "4068df1373d919d4116f547aaf4dac367b128245bd": {
3808
3892
  "workers": {
3809
3893
  "app/workspaces/[workspaceId]/assets/page": {
3810
3894
  "moduleId": 54850,
3811
3895
  "async": true,
3812
- "exportedName": "createAsset",
3896
+ "exportedName": "getAssetById",
3813
3897
  "filename": "src/actions/asset-actions.ts"
3814
3898
  }
3815
3899
  },
3816
3900
  "filename": "src/actions/asset-actions.ts",
3817
- "exportedName": "createAsset"
3901
+ "exportedName": "getAssetById"
3818
3902
  },
3819
- "40f8c6447656a06913790e85dc05a691c7aa8c4d5f": {
3903
+ "40bba5ccfce04ef63dff5bfe90a9694df7ed07b6f9": {
3820
3904
  "workers": {
3821
3905
  "app/workspaces/[workspaceId]/assets/page": {
3822
3906
  "moduleId": 54850,
3823
3907
  "async": true,
3824
- "exportedName": "getAssetById",
3908
+ "exportedName": "getProjectAssets",
3825
3909
  "filename": "src/actions/asset-actions.ts"
3826
3910
  }
3827
3911
  },
3828
3912
  "filename": "src/actions/asset-actions.ts",
3829
- "exportedName": "getAssetById"
3913
+ "exportedName": "getProjectAssets"
3830
3914
  },
3831
- "40447909230dc07a789f27d886e53db06667104982": {
3915
+ "40cb158e8117aaa3de13c04ed7f94099eead632923": {
3832
3916
  "workers": {
3833
3917
  "app/workspaces/[workspaceId]/notes/page": {
3834
3918
  "moduleId": 593804,
@@ -3840,31 +3924,31 @@
3840
3924
  "filename": "src/actions/note-actions.ts",
3841
3925
  "exportedName": "getNoteById"
3842
3926
  },
3843
- "60470084914533a1b0571ecba35d1ed99b679b18e8": {
3927
+ "60c98ab837eb553715881d37bba04dea5cc2ff3be8": {
3844
3928
  "workers": {
3845
3929
  "app/workspaces/[workspaceId]/notes/page": {
3846
3930
  "moduleId": 593804,
3847
3931
  "async": true,
3848
- "exportedName": "getProjectNotes",
3932
+ "exportedName": "updateNote",
3849
3933
  "filename": "src/actions/note-actions.ts"
3850
3934
  }
3851
3935
  },
3852
3936
  "filename": "src/actions/note-actions.ts",
3853
- "exportedName": "getProjectNotes"
3937
+ "exportedName": "updateNote"
3854
3938
  },
3855
- "60bc7620818cdef3c2044437e2a288b05c2cf29c96": {
3939
+ "60eea493e1a45727661b8f9ac3a7ca7a6a1c129f5d": {
3856
3940
  "workers": {
3857
3941
  "app/workspaces/[workspaceId]/notes/page": {
3858
3942
  "moduleId": 593804,
3859
3943
  "async": true,
3860
- "exportedName": "updateNote",
3944
+ "exportedName": "getProjectNotes",
3861
3945
  "filename": "src/actions/note-actions.ts"
3862
3946
  }
3863
3947
  },
3864
3948
  "filename": "src/actions/note-actions.ts",
3865
- "exportedName": "updateNote"
3949
+ "exportedName": "getProjectNotes"
3866
3950
  },
3867
- "4019331231d7a31d8f2d3e48967fbfe856229b9e4c": {
3951
+ "401641718cb3c9885220d052fef59ed6c5ad5147e6": {
3868
3952
  "workers": {
3869
3953
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3870
3954
  "moduleId": 384874,
@@ -3876,67 +3960,67 @@
3876
3960
  "filename": "src/actions/version-actions.ts",
3877
3961
  "exportedName": "getVersionDiff"
3878
3962
  },
3879
- "4019da742b0ec4b2f142aa6b032f694c735768b6c2": {
3963
+ "402428a6087789bec41160445c1150420b969600b1": {
3880
3964
  "workers": {
3881
3965
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3882
3966
  "moduleId": 384874,
3883
3967
  "async": true,
3884
- "exportedName": "createVersion",
3968
+ "exportedName": "deleteVersion",
3885
3969
  "filename": "src/actions/version-actions.ts"
3886
3970
  }
3887
3971
  },
3888
3972
  "filename": "src/actions/version-actions.ts",
3889
- "exportedName": "createVersion"
3973
+ "exportedName": "deleteVersion"
3890
3974
  },
3891
- "402beeeaad30b138405b95e2ca98c3bc9be2357dd7": {
3975
+ "4054873ff4a05bde8b199fccab732b45845814073f": {
3892
3976
  "workers": {
3893
3977
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3894
3978
  "moduleId": 384874,
3895
3979
  "async": true,
3896
- "exportedName": "setCurrentVersion",
3980
+ "exportedName": "getVersionDiffStat",
3897
3981
  "filename": "src/actions/version-actions.ts"
3898
3982
  }
3899
3983
  },
3900
3984
  "filename": "src/actions/version-actions.ts",
3901
- "exportedName": "setCurrentVersion"
3985
+ "exportedName": "getVersionDiffStat"
3902
3986
  },
3903
- "4079b9c580c6f80e34f3279853929ea454d98c356f": {
3987
+ "4067bef5d9a99fbc68e49add2e4448f1fb98f08812": {
3904
3988
  "workers": {
3905
3989
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3906
3990
  "moduleId": 384874,
3907
3991
  "async": true,
3908
- "exportedName": "getProjectVersions",
3992
+ "exportedName": "createVersion",
3909
3993
  "filename": "src/actions/version-actions.ts"
3910
3994
  }
3911
3995
  },
3912
3996
  "filename": "src/actions/version-actions.ts",
3913
- "exportedName": "getProjectVersions"
3997
+ "exportedName": "createVersion"
3914
3998
  },
3915
- "40858d48e0f2abf74612cdbe337d68e0abe5aa0da3": {
3999
+ "409a5dae9252154563c7fd91c28a5a52085afdd889": {
3916
4000
  "workers": {
3917
4001
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3918
4002
  "moduleId": 384874,
3919
4003
  "async": true,
3920
- "exportedName": "deleteVersion",
4004
+ "exportedName": "setCurrentVersion",
3921
4005
  "filename": "src/actions/version-actions.ts"
3922
4006
  }
3923
4007
  },
3924
4008
  "filename": "src/actions/version-actions.ts",
3925
- "exportedName": "deleteVersion"
4009
+ "exportedName": "setCurrentVersion"
3926
4010
  },
3927
- "40d053a0c0001deadf83a93f4b80762895f2b50a0f": {
4011
+ "40fb2f4a79c7067a24bed3f48cb099c96625afa734": {
3928
4012
  "workers": {
3929
4013
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3930
4014
  "moduleId": 384874,
3931
4015
  "async": true,
3932
- "exportedName": "getVersionDiffStat",
4016
+ "exportedName": "getProjectVersions",
3933
4017
  "filename": "src/actions/version-actions.ts"
3934
4018
  }
3935
4019
  },
3936
4020
  "filename": "src/actions/version-actions.ts",
3937
- "exportedName": "getVersionDiffStat"
4021
+ "exportedName": "getProjectVersions"
3938
4022
  },
3939
- "6054ec2dd3dcaa33b023aaf62fb57d4dd0cd24fd7c": {
4023
+ "604ace88ad0e66db31e2d08cca877ba3ad73671d48": {
3940
4024
  "workers": {
3941
4025
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3942
4026
  "moduleId": 384874,
@@ -3948,31 +4032,31 @@
3948
4032
  "filename": "src/actions/version-actions.ts",
3949
4033
  "exportedName": "assignTaskVersion"
3950
4034
  },
3951
- "608ab6b30964217d51d8f016deb19becdf63758ff6": {
4035
+ "60b51c1b8edaf6a014507852a58c01e8034f9fd2d4": {
3952
4036
  "workers": {
3953
4037
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3954
4038
  "moduleId": 384874,
3955
4039
  "async": true,
3956
- "exportedName": "updateVersion",
4040
+ "exportedName": "releaseVersion",
3957
4041
  "filename": "src/actions/version-actions.ts"
3958
4042
  }
3959
4043
  },
3960
4044
  "filename": "src/actions/version-actions.ts",
3961
- "exportedName": "updateVersion"
4045
+ "exportedName": "releaseVersion"
3962
4046
  },
3963
- "609bb4cb1eb37f5fcc9f9753c5cb5fdbbbf7adde71": {
4047
+ "60be7c95047aa6e6a3eb43f36249499a8a1fbbb8e6": {
3964
4048
  "workers": {
3965
4049
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3966
4050
  "moduleId": 384874,
3967
4051
  "async": true,
3968
- "exportedName": "releaseVersion",
4052
+ "exportedName": "updateVersion",
3969
4053
  "filename": "src/actions/version-actions.ts"
3970
4054
  }
3971
4055
  },
3972
4056
  "filename": "src/actions/version-actions.ts",
3973
- "exportedName": "releaseVersion"
4057
+ "exportedName": "updateVersion"
3974
4058
  },
3975
- "400a7d1bea9b6bb490268049a765badde143b0a3b9": {
4059
+ "40f5187ef6c35429d1dc7964c63a21d68c21589b11": {
3976
4060
  "workers": {
3977
4061
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3978
4062
  "moduleId": 384874,
@@ -3984,7 +4068,7 @@
3984
4068
  "filename": "src/actions/version-type-actions.ts",
3985
4069
  "exportedName": "getVersionTypes"
3986
4070
  },
3987
- "407062bec0e832bf102557236876bb200ead5fc0e4": {
4071
+ "40f36029adb07829166281b500cf481f195435c4a9": {
3988
4072
  "workers": {
3989
4073
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3990
4074
  "moduleId": 384874,
@@ -3996,7 +4080,7 @@
3996
4080
  "filename": "src/actions/version-type-actions.ts",
3997
4081
  "exportedName": "createVersionType"
3998
4082
  },
3999
- "603ab80401f516007823744e14782552534f0ae8c2": {
4083
+ "6058197a6b402b6e31047a3898d2556460fbe1f188": {
4000
4084
  "workers": {
4001
4085
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4002
4086
  "moduleId": 384874,
@@ -4008,7 +4092,7 @@
4008
4092
  "filename": "src/actions/version-type-actions.ts",
4009
4093
  "exportedName": "updateVersionType"
4010
4094
  },
4011
- "40fdff685335d93296e077d0a28576120cf6c67910": {
4095
+ "40bbae8969516257adb713a92935a7103e3794b1ff": {
4012
4096
  "workers": {
4013
4097
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4014
4098
  "moduleId": 384874,
@@ -4020,7 +4104,7 @@
4020
4104
  "filename": "src/actions/version-type-actions.ts",
4021
4105
  "exportedName": "deleteVersionType"
4022
4106
  },
4023
- "6086cd33e1371b68bbb75a0b2a642875364e85268d": {
4107
+ "60ed89ca928413677e8dc1f480590040ec51b65d47": {
4024
4108
  "workers": {
4025
4109
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4026
4110
  "moduleId": 942658,
@@ -4032,7 +4116,7 @@
4032
4116
  "filename": "src/actions/file-actions.ts",
4033
4117
  "exportedName": "listDirectory"
4034
4118
  },
4035
- "708818c6cbd386ed4a605069407dafdac7742aa933": {
4119
+ "7072d7f26b53006551d8d9dc39281555d07f872c43": {
4036
4120
  "workers": {
4037
4121
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4038
4122
  "moduleId": 942658,
@@ -4044,7 +4128,7 @@
4044
4128
  "filename": "src/actions/file-actions.ts",
4045
4129
  "exportedName": "getGitStatus"
4046
4130
  },
4047
- "60267116507704062405f4b217c86cf5bd1f8f89ce": {
4131
+ "60c4496c8e95f98a17f38e51a7e3f3fb1f0a1e188d": {
4048
4132
  "workers": {
4049
4133
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4050
4134
  "moduleId": 942658,
@@ -4056,7 +4140,7 @@
4056
4140
  "filename": "src/actions/file-actions.ts",
4057
4141
  "exportedName": "createFile"
4058
4142
  },
4059
- "6017f2a0277a83a453bee5ef646eb41e08a0489a18": {
4143
+ "60e679bdff6f8bd7926b6a45feae4764041fb21550": {
4060
4144
  "workers": {
4061
4145
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4062
4146
  "moduleId": 942658,
@@ -4068,7 +4152,7 @@
4068
4152
  "filename": "src/actions/file-actions.ts",
4069
4153
  "exportedName": "createDirectory"
4070
4154
  },
4071
- "7062c67a9d5f5bc7ef1db9c82a7c7f8e31b5953c43": {
4155
+ "708b6bcc8016d4334f5ed40e6003517b1e584ac41b": {
4072
4156
  "workers": {
4073
4157
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4074
4158
  "moduleId": 942658,
@@ -4080,7 +4164,7 @@
4080
4164
  "filename": "src/actions/file-actions.ts",
4081
4165
  "exportedName": "renameEntry"
4082
4166
  },
4083
- "60f6772ddc4b43ff411b211be6fb718a620390d05c": {
4167
+ "60854c728907bd82fa3f24f96fdb7c8eb9ea1e21a6": {
4084
4168
  "workers": {
4085
4169
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4086
4170
  "moduleId": 942658,
@@ -4092,7 +4176,7 @@
4092
4176
  "filename": "src/actions/file-actions.ts",
4093
4177
  "exportedName": "deleteEntry"
4094
4178
  },
4095
- "40fb9a4e257b74d57511c7e9f75ec268d7d7e0ee46": {
4179
+ "40b1930f86f03370140bdba157b30bbeefeef768ee": {
4096
4180
  "workers": {
4097
4181
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4098
4182
  "moduleId": 942658,
@@ -4104,7 +4188,7 @@
4104
4188
  "filename": "src/actions/file-actions.ts",
4105
4189
  "exportedName": "listAllFiles"
4106
4190
  },
4107
- "60da21b89852115496756e9fdf8d9f5b1dd53cc5c6": {
4191
+ "603d4e9f5a8b9c7414f980e9eb1f53c9f6badb1dc4": {
4108
4192
  "workers": {
4109
4193
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4110
4194
  "moduleId": 942658,
@@ -4116,7 +4200,7 @@
4116
4200
  "filename": "src/actions/file-actions.ts",
4117
4201
  "exportedName": "readFileContent"
4118
4202
  },
4119
- "603cdb832aa99dcddbd58884162b990355d73464ac": {
4203
+ "60d792d13b4d20c8bfb81a87b7d5adc1ef6356f77a": {
4120
4204
  "workers": {
4121
4205
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4122
4206
  "moduleId": 942658,
@@ -4128,7 +4212,7 @@
4128
4212
  "filename": "src/actions/file-actions.ts",
4129
4213
  "exportedName": "readFileContentForce"
4130
4214
  },
4131
- "70ed4ea3105afafde2e49443695867bcbe62527e67": {
4215
+ "70960cc37dad8fd130d2febe17200a64fb516380a9": {
4132
4216
  "workers": {
4133
4217
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4134
4218
  "moduleId": 942658,
@@ -4140,7 +4224,7 @@
4140
4224
  "filename": "src/actions/file-actions.ts",
4141
4225
  "exportedName": "writeFileContent"
4142
4226
  },
4143
- "6017e1f25adc5592e1726580ccd83f6cd8d398fb21": {
4227
+ "60530889f0b8fab1332560a3d83702801b894565e2": {
4144
4228
  "workers": {
4145
4229
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4146
4230
  "moduleId": 942658,
@@ -4152,7 +4236,7 @@
4152
4236
  "filename": "src/actions/file-actions.ts",
4153
4237
  "exportedName": "revealInFinder"
4154
4238
  },
4155
- "7c0196b4c57b7eea3b83541d1b7654cb1dda15240e": {
4239
+ "7c09f2c25dc3344ab5ccc38ad96c3398ed49645ac9": {
4156
4240
  "workers": {
4157
4241
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4158
4242
  "moduleId": 942658,
@@ -4164,7 +4248,7 @@
4164
4248
  "filename": "src/actions/search-code-actions.ts",
4165
4249
  "exportedName": "searchCode"
4166
4250
  },
4167
- "4073234ad65a001bfdab0799f8cce24a3e1f3a3e94": {
4251
+ "4053dff53b99b8e979ee96bff70139cf7dd67c693e": {
4168
4252
  "workers": {
4169
4253
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4170
4254
  "moduleId": 942658,
@@ -4176,7 +4260,7 @@
4176
4260
  "filename": "src/actions/preview-actions.ts",
4177
4261
  "exportedName": "getPreviewState"
4178
4262
  },
4179
- "4022d98cb051989f8958d1260edd8e5a4d3d2f94d7": {
4263
+ "4058301485e71ff9bd060d795cd85dad2cf785c54e": {
4180
4264
  "workers": {
4181
4265
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4182
4266
  "moduleId": 942658,
@@ -4188,7 +4272,7 @@
4188
4272
  "filename": "src/actions/preview-actions.ts",
4189
4273
  "exportedName": "startPreview"
4190
4274
  },
4191
- "4086ab73b3069a4fdc5da897ff31d05431a26c9185": {
4275
+ "40eeadc0274fa29cfc2858891859baf0c7813de9ff": {
4192
4276
  "workers": {
4193
4277
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4194
4278
  "moduleId": 942658,
@@ -4200,7 +4284,7 @@
4200
4284
  "filename": "src/actions/preview-actions.ts",
4201
4285
  "exportedName": "stopPreview"
4202
4286
  },
4203
- "40436f7d0db96f5a5aa302aa0a8643efff6bb9932c": {
4287
+ "40b600997a00aa46ed84a5b4af6e55d8d076377c77": {
4204
4288
  "workers": {
4205
4289
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4206
4290
  "moduleId": 942658,
@@ -4212,7 +4296,7 @@
4212
4296
  "filename": "src/actions/preview-actions.ts",
4213
4297
  "exportedName": "installPreviewDeps"
4214
4298
  },
4215
- "40f2f6c7e952e9f436f709c9f74ff74a3589bd9074": {
4299
+ "403eba27ed9e14caaf319096db217595778d91aef5": {
4216
4300
  "workers": {
4217
4301
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4218
4302
  "moduleId": 942658,
@@ -4224,7 +4308,7 @@
4224
4308
  "filename": "src/actions/preview-actions.ts",
4225
4309
  "exportedName": "redetectPreset"
4226
4310
  },
4227
- "40c3515ad53db5b4074342374344fb63ace74dc349": {
4311
+ "401e3fe3e9879c823ea5ecae241caa5d20d1983796": {
4228
4312
  "workers": {
4229
4313
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4230
4314
  "moduleId": 942658,
@@ -4236,7 +4320,7 @@
4236
4320
  "filename": "src/actions/preview-actions.ts",
4237
4321
  "exportedName": "setProjectPreset"
4238
4322
  },
4239
- "40e5d3c72081d0b97abd89742a5e7c8b397a8d4bf6": {
4323
+ "40a087b17dc403b8f238ebe819933ad0bc6c2f41a5": {
4240
4324
  "workers": {
4241
4325
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4242
4326
  "moduleId": 942658,
@@ -4250,5 +4334,5 @@
4250
4334
  }
4251
4335
  },
4252
4336
  "edge": {},
4253
- "encryptionKey": "qf9uE1AScI2kZDVx+kabmpC24dQzkSFTjdK5AN799vA="
4337
+ "encryptionKey": "tX9X65CHYRaefaV+EuKj+BmoNhuJnbJ4oUmg+TPx6mU="
4254
4338
  }