tower-studio 0.2.16 → 0.2.18

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 (305) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +24 -24
  13. package/.next/standalone/.next/server/app/_not-found/page.js +5 -5
  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/_not-found.html +1 -1
  17. package/.next/standalone/.next/server/app/_not-found.rsc +14 -14
  18. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
  19. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  20. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
  21. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  22. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  23. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  24. package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/browse-fs/route.js +1 -1
  26. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js +1 -1
  36. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +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.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
  46. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js +1 -1
  47. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/index.html +1 -1
  49. package/.next/standalone/.next/server/app/index.rsc +14 -14
  50. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  51. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
  52. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  53. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
  54. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  55. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  56. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +61 -61
  57. package/.next/standalone/.next/server/app/missions/page.js +7 -7
  58. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  59. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  61. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +24 -24
  62. package/.next/standalone/.next/server/app/onboarding/page.js +5 -5
  63. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  66. package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
  67. package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
  68. package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  69. package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
  70. package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  71. package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  72. package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  73. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  74. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +24 -24
  75. package/.next/standalone/.next/server/app/page.js +5 -5
  76. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  77. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  79. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +51 -39
  80. package/.next/standalone/.next/server/app/settings/page.js +6 -6
  81. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  82. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/settings.html +1 -1
  84. package/.next/standalone/.next/server/app/settings.rsc +16 -16
  85. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
  86. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  87. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
  88. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  89. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  90. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +166 -130
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +6 -6
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +162 -114
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +6 -6
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  100. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  102. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +54 -54
  103. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +5 -5
  104. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  105. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  107. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +144 -108
  108. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +6 -6
  109. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  110. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  112. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +24 -24
  113. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +6 -6
  114. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  115. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  117. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +130 -94
  118. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +6 -6
  119. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  120. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  122. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +100 -76
  123. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +8 -8
  124. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  125. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  127. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +40 -40
  128. package/.next/standalone/.next/server/app/workspaces/page.js +5 -5
  129. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  130. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
  132. package/.next/standalone/.next/server/chunks/[externals]__0m5smhl._.js +3 -0
  133. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-0gs-6._.js +3 -0
  134. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
  135. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  136. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +4 -0
  137. package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +1 -1
  138. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +2 -2
  139. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +1 -1
  140. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +3 -0
  141. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +2 -2
  142. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0.0.jeg._.js → [root-of-the-server]__0sy6lau._.js} +2 -2
  143. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~rm9q.._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/[root-of-the-server]__12c9noi._.js +1 -1
  146. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  147. package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.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_0dv2bel._.js → 0ws9_lucide-react_dist_esm_icons_0odx0ph._.js} +2 -2
  150. package/.next/standalone/.next/server/chunks/ssr/{_10.d8~a._.js → 0yzm_fuse_js_dist_fuse_mjs_0t4upxy._.js} +2 -2
  151. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09n4g~p._.js → [root-of-the-server]__01vzmbg._.js} +1 -1
  152. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06.muv_._.js +3 -0
  153. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-pzjth._.js → [root-of-the-server]__06lecy.._.js} +2 -2
  154. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__083ia54._.js +3 -0
  155. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0qy_98o._.js → [root-of-the-server]__0_0box3._.js} +2 -2
  156. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ad6qqx._.js +3 -0
  157. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vx7inx._.js → [root-of-the-server]__0b~c--d._.js} +2 -2
  158. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cylhkc._.js +3 -0
  159. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0edxb4j._.js +3 -0
  160. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0o4yodb._.js → [root-of-the-server]__0eql-bn._.js} +2 -2
  161. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__13i_x1.._.js → [root-of-the-server]__0fvk61p._.js} +2 -2
  162. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0s9retv._.js → [root-of-the-server]__0hv-2bi._.js} +2 -2
  163. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hvqdy.._.js +47 -0
  164. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jg4u05._.js +3 -0
  165. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__08g-39i._.js → [root-of-the-server]__0jvh8f3._.js} +2 -2
  166. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k.hmw2._.js +3 -0
  167. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0wabw~r._.js → [root-of-the-server]__0lxcgi4._.js} +2 -2
  168. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__063j5j2._.js → [root-of-the-server]__0p4-t7d._.js} +1 -1
  169. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0lhroxu._.js → [root-of-the-server]__0p_3kgh._.js} +1 -1
  170. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__057bwkf._.js → [root-of-the-server]__0t46zla._.js} +1 -1
  171. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__07l.j.t._.js → [root-of-the-server]__0ugi0gk._.js} +2 -2
  172. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.2qv_._.js +1 -1
  173. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z50.82._.js +30 -0
  174. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zgzcl5._.js → [root-of-the-server]__0zhkbm~._.js} +1 -1
  175. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00l2th1._.js → [root-of-the-server]__10t-oa1._.js} +4 -4
  176. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vicp7s._.js → [root-of-the-server]__11_h9vs._.js} +2 -2
  177. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11zjs~k._.js +1 -1
  178. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12so59v._.js +30 -0
  179. package/.next/standalone/.next/server/chunks/ssr/{_0hj6ykf._.js → _0-m6pij._.js} +1 -1
  180. package/.next/standalone/.next/server/chunks/ssr/_0.3p35c._.js +3 -0
  181. package/.next/standalone/.next/server/chunks/ssr/{_0bijc0.._.js → _00vtpb1._.js} +4 -4
  182. package/.next/standalone/.next/server/chunks/ssr/{_00_enfv._.js → _059-b~p._.js} +2 -2
  183. package/.next/standalone/.next/server/chunks/ssr/{_0l0n0gc._.js → _05qfznq._.js} +4 -4
  184. package/.next/standalone/.next/server/chunks/ssr/_0_z.pz4._.js +3 -0
  185. package/.next/standalone/.next/server/chunks/ssr/_0acdkk1._.js +4 -0
  186. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
  187. package/.next/standalone/.next/server/chunks/ssr/{_0~~v0og._.js → _0f2quba._.js} +1 -1
  188. package/.next/standalone/.next/server/chunks/ssr/{_0jis7fv._.js → _0gy-1oc._.js} +1 -1
  189. package/.next/standalone/.next/server/chunks/ssr/{_0p~.jo1._.js → _0j7t3m6._.js} +3 -3
  190. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  191. package/.next/standalone/.next/server/chunks/ssr/{_0st9b1_._.js → _0lgx4c3._.js} +4 -4
  192. package/.next/standalone/.next/server/chunks/ssr/{_0~fk6kp._.js → _0lwcwkm._.js} +2 -2
  193. package/.next/standalone/.next/server/chunks/ssr/{_11ixey~._.js → _0m2o_3.._.js} +4 -4
  194. package/.next/standalone/.next/server/chunks/ssr/{_0b9lr.2._.js → _0mg_44.._.js} +1 -1
  195. package/.next/standalone/.next/server/chunks/ssr/{_0_in9ut._.js → _0r2el9k._.js} +1 -1
  196. package/.next/standalone/.next/server/chunks/ssr/{_0x_nujv._.js → _0rb.w9u._.js} +3 -3
  197. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  198. package/.next/standalone/.next/server/chunks/ssr/{_0ds16oj._.js → _0s58zbp._.js} +1 -1
  199. package/.next/standalone/.next/server/chunks/ssr/_0tr1l6m._.js +3 -0
  200. package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
  201. package/.next/standalone/.next/server/chunks/ssr/_0uj61lm._.js +3 -0
  202. package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
  203. package/.next/standalone/.next/server/chunks/ssr/{_0u6n.gw._.js → _0wk5s-y._.js} +4 -4
  204. package/.next/standalone/.next/server/chunks/ssr/{_0i2m-0~._.js → _0y3bnq6._.js} +4 -4
  205. package/.next/standalone/.next/server/chunks/ssr/{_0gk9bhq._.js → _0yt~8-p._.js} +3 -3
  206. package/.next/standalone/.next/server/chunks/ssr/{_08j7--7._.js → _0~dc49z._.js} +1 -1
  207. package/.next/standalone/.next/server/chunks/ssr/{_06d.l~y._.js → _112.xs5._.js} +2 -2
  208. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  209. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  210. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  211. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  212. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  213. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  214. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  215. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  216. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  217. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0f4q-6w._.js → src_lib_0.e1lk4._.js} +1 -1
  218. package/.next/standalone/.next/server/chunks/ssr/{src_lib_09ajdu_._.js → src_lib_08rw1cx._.js} +1 -1
  219. package/.next/standalone/.next/server/chunks/ssr/{src_lib_05wgz5w._.js → src_lib_0a3sg-k._.js} +1 -1
  220. package/.next/standalone/.next/server/chunks/ssr/{src_lib_078780e._.js → src_lib_0hddinr._.js} +1 -1
  221. package/.next/standalone/.next/server/chunks/ssr/src_lib_0hysyqq._.js +3 -0
  222. package/.next/standalone/.next/server/chunks/ssr/src_lib_0mre0hs._.js +3 -0
  223. package/.next/standalone/.next/server/chunks/ssr/src_lib_0nokg1l._.js +3 -0
  224. package/.next/standalone/.next/server/chunks/ssr/src_lib_0occbql._.js +3 -0
  225. package/.next/standalone/.next/server/chunks/ssr/src_lib_0q1is-3._.js +3 -0
  226. package/.next/standalone/.next/server/chunks/ssr/src_lib_0s.1_50._.js +3 -0
  227. package/.next/standalone/.next/server/chunks/ssr/src_lib_0uof9w0._.js +3 -0
  228. package/.next/standalone/.next/server/chunks/ssr/src_lib_0y99vkm._.js +3 -0
  229. package/.next/standalone/.next/server/chunks/ssr/src_lib_119inue._.js +3 -0
  230. package/.next/standalone/.next/server/chunks/ssr/src_lib_open-targets_ts_12a-_~u._.js +3 -0
  231. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  232. package/.next/standalone/.next/server/pages/404.html +1 -1
  233. package/.next/standalone/.next/server/pages/500.html +1 -1
  234. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  235. package/.next/standalone/.next/server/server-reference-manifest.json +524 -410
  236. package/.next/standalone/.next/static/chunks/{0mzr~d4ax.~nx.js → 0-7jzlr9x_qsk.js} +2 -2
  237. package/.next/standalone/.next/static/chunks/{0yrq3rjju-3um.js → 0.rmtqo0qf0kf.js} +1 -1
  238. package/.next/standalone/.next/static/chunks/00nc85hwc2xj-.js +1 -0
  239. package/.next/standalone/.next/static/chunks/02rmsyvjctps8.js +1 -0
  240. package/.next/standalone/.next/static/chunks/{0m_mrbcxwb.xb.js → 03pleaq9wzi71.js} +1 -1
  241. package/.next/standalone/.next/static/chunks/053~sxv8~uet5.js +1 -0
  242. package/.next/standalone/.next/static/chunks/0_._lea4kj-kf.js +1 -0
  243. package/.next/standalone/.next/static/chunks/0_we-0tskn.or.js +1 -0
  244. package/.next/standalone/.next/static/chunks/{0vyurjgr0u8aw.js → 0gs_-avkejs0n.js} +1 -1
  245. package/.next/standalone/.next/static/chunks/0k65.io~ia9.a.js +2 -0
  246. package/.next/standalone/.next/static/chunks/{0d.9mkqrf._kj.js → 0m-4oc7p23~5d.js} +2 -2
  247. package/.next/standalone/.next/static/chunks/0o11wn9vopcqg.js +1 -0
  248. package/.next/standalone/.next/static/chunks/0qc~i8~pr2lr_.js +2 -0
  249. package/.next/standalone/.next/static/chunks/0v_-pz~6z5kwy.js +1 -0
  250. package/.next/standalone/.next/static/chunks/0y42pxoc9pqth.js +1 -0
  251. package/.next/standalone/.next/static/chunks/0z.p-s6d729o-.js +1 -0
  252. package/.next/standalone/.next/static/chunks/10_jn899omgp~.js +1 -0
  253. package/.next/standalone/.next/static/chunks/{10~egz2-vj..3.js → 142u31.7x80ux.js} +2 -2
  254. package/.next/standalone/.next/static/chunks/{0c5ct~fi6oo0x.js → 14ffa1fe.zktf.js} +2 -2
  255. package/.next/standalone/.next/static/chunks/{0_t7890~b8s.q.js → 15ugy0vmnfdus.js} +1 -1
  256. package/.next/standalone/.next/static/chunks/{07idrdtj1o8zu.js → 1634ulzz-40pw.js} +1 -1
  257. package/.next/standalone/.next/static/chunks/187ga_8mny0dq.js +1 -0
  258. package/.next/standalone/package.json +1 -1
  259. package/dist/mcp-server.cjs +62 -7
  260. package/package.json +1 -1
  261. package/.next/standalone/.next/server/chunks/[externals]__12mj_bs._.js +0 -3
  262. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0hclpb.._.js +0 -3
  263. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mizcpa._.js +0 -4
  264. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e215_h._.js +0 -3
  265. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hc2ab0._.js +0 -3
  266. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n9e~0j._.js +0 -3
  267. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0p_09im._.js +0 -3
  268. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qyxluw._.js +0 -3
  269. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0r54_2f._.js +0 -30
  270. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vyqspt._.js +0 -30
  271. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10xwsl4._.js +0 -3
  272. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12c826b._.js +0 -3
  273. package/.next/standalone/.next/server/chunks/ssr/_02yhivm._.js +0 -3
  274. package/.next/standalone/.next/server/chunks/ssr/_0_g2k44._.js +0 -3
  275. package/.next/standalone/.next/server/chunks/ssr/_0kdx-ix._.js +0 -3
  276. package/.next/standalone/.next/server/chunks/ssr/_0ny8sre._.js +0 -4
  277. package/.next/standalone/.next/server/chunks/ssr/_0tj4yhj._.js +0 -3
  278. package/.next/standalone/.next/server/chunks/ssr/_0wxgq36._.js +0 -3
  279. package/.next/standalone/.next/server/chunks/ssr/_0xlxdv6._.js +0 -3
  280. package/.next/standalone/.next/server/chunks/ssr/src_0r5zto-._.js +0 -47
  281. package/.next/standalone/.next/server/chunks/ssr/src_lib_0ffqwve._.js +0 -3
  282. package/.next/standalone/.next/server/chunks/ssr/src_lib_0i-k~x7._.js +0 -3
  283. package/.next/standalone/.next/server/chunks/ssr/src_lib_0jzfhds._.js +0 -3
  284. package/.next/standalone/.next/server/chunks/ssr/src_lib_0kjj12q._.js +0 -3
  285. package/.next/standalone/.next/server/chunks/ssr/src_lib_0lve.hi._.js +0 -3
  286. package/.next/standalone/.next/server/chunks/ssr/src_lib_0pywvqu._.js +0 -3
  287. package/.next/standalone/.next/server/chunks/ssr/src_lib_0tp-g~8._.js +0 -3
  288. package/.next/standalone/.next/server/chunks/ssr/src_lib_0vnqpwi._.js +0 -3
  289. package/.next/standalone/.next/server/chunks/ssr/src_lib_0w9nhfj._.js +0 -3
  290. package/.next/standalone/.next/static/chunks/0.oy-y0w05vbq.js +0 -1
  291. package/.next/standalone/.next/static/chunks/04a2asn0hyy9c.js +0 -1
  292. package/.next/standalone/.next/static/chunks/06uk3fb5mkz5c.js +0 -1
  293. package/.next/standalone/.next/static/chunks/0e8wfpfgivr6t.js +0 -1
  294. package/.next/standalone/.next/static/chunks/0eup3utxhd.9w.js +0 -2
  295. package/.next/standalone/.next/static/chunks/0fysbcldn.s~5.js +0 -1
  296. package/.next/standalone/.next/static/chunks/0husw1q436czh.js +0 -1
  297. package/.next/standalone/.next/static/chunks/0ibjmvk~1lgfl.js +0 -2
  298. package/.next/standalone/.next/static/chunks/0q4_3y9etuu46.js +0 -1
  299. package/.next/standalone/.next/static/chunks/0qxmfi3_hxoj8.js +0 -1
  300. package/.next/standalone/.next/static/chunks/0xbblu1dqxput.js +0 -1
  301. package/.next/standalone/.next/static/chunks/0xu8d3uoqrmjl.js +0 -1
  302. package/.next/standalone/.next/static/chunks/0xx_wtcnk0sf7.js +0 -1
  303. /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → dUfkElN2NF1kYx7TqxHtX}/_buildManifest.js +0 -0
  304. /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → dUfkElN2NF1kYx7TqxHtX}/_clientMiddlewareManifest.js +0 -0
  305. /package/.next/standalone/.next/static/{Kff31mi-mF0Jr_em-2NTJ → dUfkElN2NF1kYx7TqxHtX}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "409ebfda562b7b663fc21cfa6b4cd03c09ba17a670": {
3
+ "409a19381f180bb7fa11f45630a25c91220e078312": {
4
4
  "workers": {
5
5
  "app/_not-found/page": {
6
6
  "moduleId": 861951,
@@ -33,13 +33,13 @@
33
33
  "filename": "src/actions/workspace-actions.ts"
34
34
  },
35
35
  "app/workspaces/[workspaceId]/archive/page": {
36
- "moduleId": 386606,
36
+ "moduleId": 566559,
37
37
  "async": true,
38
38
  "exportedName": "createWorkspace",
39
39
  "filename": "src/actions/workspace-actions.ts"
40
40
  },
41
41
  "app/workspaces/[workspaceId]/assets/page": {
42
- "moduleId": 161224,
42
+ "moduleId": 814122,
43
43
  "async": true,
44
44
  "exportedName": "createWorkspace",
45
45
  "filename": "src/actions/workspace-actions.ts"
@@ -51,7 +51,7 @@
51
51
  "filename": "src/actions/workspace-actions.ts"
52
52
  },
53
53
  "app/workspaces/[workspaceId]/page": {
54
- "moduleId": 575206,
54
+ "moduleId": 590656,
55
55
  "async": true,
56
56
  "exportedName": "createWorkspace",
57
57
  "filename": "src/actions/workspace-actions.ts"
@@ -63,7 +63,7 @@
63
63
  "filename": "src/actions/workspace-actions.ts"
64
64
  },
65
65
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
66
- "moduleId": 420377,
66
+ "moduleId": 825054,
67
67
  "async": true,
68
68
  "exportedName": "createWorkspace",
69
69
  "filename": "src/actions/workspace-actions.ts"
@@ -84,7 +84,7 @@
84
84
  "filename": "src/actions/workspace-actions.ts",
85
85
  "exportedName": "createWorkspace"
86
86
  },
87
- "60840f265b75830fa1b1af816bc5afafc353df88f7": {
87
+ "6025b7144382d8dcdc588d40ad313291c66d131568": {
88
88
  "workers": {
89
89
  "app/_not-found/page": {
90
90
  "moduleId": 861951,
@@ -117,13 +117,13 @@
117
117
  "filename": "src/actions/workspace-actions.ts"
118
118
  },
119
119
  "app/workspaces/[workspaceId]/archive/page": {
120
- "moduleId": 386606,
120
+ "moduleId": 566559,
121
121
  "async": true,
122
122
  "exportedName": "updateWorkspace",
123
123
  "filename": "src/actions/workspace-actions.ts"
124
124
  },
125
125
  "app/workspaces/[workspaceId]/assets/page": {
126
- "moduleId": 161224,
126
+ "moduleId": 814122,
127
127
  "async": true,
128
128
  "exportedName": "updateWorkspace",
129
129
  "filename": "src/actions/workspace-actions.ts"
@@ -135,7 +135,7 @@
135
135
  "filename": "src/actions/workspace-actions.ts"
136
136
  },
137
137
  "app/workspaces/[workspaceId]/page": {
138
- "moduleId": 575206,
138
+ "moduleId": 590656,
139
139
  "async": true,
140
140
  "exportedName": "updateWorkspace",
141
141
  "filename": "src/actions/workspace-actions.ts"
@@ -147,7 +147,7 @@
147
147
  "filename": "src/actions/workspace-actions.ts"
148
148
  },
149
149
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
150
- "moduleId": 420377,
150
+ "moduleId": 825054,
151
151
  "async": true,
152
152
  "exportedName": "updateWorkspace",
153
153
  "filename": "src/actions/workspace-actions.ts"
@@ -168,7 +168,7 @@
168
168
  "filename": "src/actions/workspace-actions.ts",
169
169
  "exportedName": "updateWorkspace"
170
170
  },
171
- "407af6b4a48c3827d2bdfcb795292fc17bed64cccb": {
171
+ "40f70ef4f9d5d190fabdbef44782203a2587eb624e": {
172
172
  "workers": {
173
173
  "app/_not-found/page": {
174
174
  "moduleId": 861951,
@@ -201,13 +201,13 @@
201
201
  "filename": "src/actions/workspace-actions.ts"
202
202
  },
203
203
  "app/workspaces/[workspaceId]/archive/page": {
204
- "moduleId": 386606,
204
+ "moduleId": 566559,
205
205
  "async": true,
206
206
  "exportedName": "deleteWorkspace",
207
207
  "filename": "src/actions/workspace-actions.ts"
208
208
  },
209
209
  "app/workspaces/[workspaceId]/assets/page": {
210
- "moduleId": 161224,
210
+ "moduleId": 814122,
211
211
  "async": true,
212
212
  "exportedName": "deleteWorkspace",
213
213
  "filename": "src/actions/workspace-actions.ts"
@@ -219,7 +219,7 @@
219
219
  "filename": "src/actions/workspace-actions.ts"
220
220
  },
221
221
  "app/workspaces/[workspaceId]/page": {
222
- "moduleId": 575206,
222
+ "moduleId": 590656,
223
223
  "async": true,
224
224
  "exportedName": "deleteWorkspace",
225
225
  "filename": "src/actions/workspace-actions.ts"
@@ -231,7 +231,7 @@
231
231
  "filename": "src/actions/workspace-actions.ts"
232
232
  },
233
233
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
234
- "moduleId": 420377,
234
+ "moduleId": 825054,
235
235
  "async": true,
236
236
  "exportedName": "deleteWorkspace",
237
237
  "filename": "src/actions/workspace-actions.ts"
@@ -252,7 +252,7 @@
252
252
  "filename": "src/actions/workspace-actions.ts",
253
253
  "exportedName": "deleteWorkspace"
254
254
  },
255
- "402d3bd275eb0191875df81cd0a65a84b7f034b329": {
255
+ "40c8f75f3940ad6dd6e5c0648c4d78e93d22cba0df": {
256
256
  "workers": {
257
257
  "app/_not-found/page": {
258
258
  "moduleId": 861951,
@@ -285,13 +285,13 @@
285
285
  "filename": "src/actions/label-actions.ts"
286
286
  },
287
287
  "app/workspaces/[workspaceId]/archive/page": {
288
- "moduleId": 386606,
288
+ "moduleId": 566559,
289
289
  "async": true,
290
290
  "exportedName": "getLabelsForWorkspace",
291
291
  "filename": "src/actions/label-actions.ts"
292
292
  },
293
293
  "app/workspaces/[workspaceId]/assets/page": {
294
- "moduleId": 161224,
294
+ "moduleId": 814122,
295
295
  "async": true,
296
296
  "exportedName": "getLabelsForWorkspace",
297
297
  "filename": "src/actions/label-actions.ts"
@@ -303,7 +303,7 @@
303
303
  "filename": "src/actions/label-actions.ts"
304
304
  },
305
305
  "app/workspaces/[workspaceId]/page": {
306
- "moduleId": 575206,
306
+ "moduleId": 590656,
307
307
  "async": true,
308
308
  "exportedName": "getLabelsForWorkspace",
309
309
  "filename": "src/actions/label-actions.ts"
@@ -315,7 +315,7 @@
315
315
  "filename": "src/actions/label-actions.ts"
316
316
  },
317
317
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
318
- "moduleId": 420377,
318
+ "moduleId": 825054,
319
319
  "async": true,
320
320
  "exportedName": "getLabelsForWorkspace",
321
321
  "filename": "src/actions/label-actions.ts"
@@ -336,7 +336,7 @@
336
336
  "filename": "src/actions/label-actions.ts",
337
337
  "exportedName": "getLabelsForWorkspace"
338
338
  },
339
- "40317a4f62ec0768b659980df2b8cfe8f0e143d69b": {
339
+ "4075e005a520e9ba6efc8fdd3f01014d4437f9b3b2": {
340
340
  "workers": {
341
341
  "app/_not-found/page": {
342
342
  "moduleId": 861951,
@@ -369,13 +369,13 @@
369
369
  "filename": "src/actions/label-actions.ts"
370
370
  },
371
371
  "app/workspaces/[workspaceId]/archive/page": {
372
- "moduleId": 386606,
372
+ "moduleId": 566559,
373
373
  "async": true,
374
374
  "exportedName": "createLabel",
375
375
  "filename": "src/actions/label-actions.ts"
376
376
  },
377
377
  "app/workspaces/[workspaceId]/assets/page": {
378
- "moduleId": 161224,
378
+ "moduleId": 814122,
379
379
  "async": true,
380
380
  "exportedName": "createLabel",
381
381
  "filename": "src/actions/label-actions.ts"
@@ -387,7 +387,7 @@
387
387
  "filename": "src/actions/label-actions.ts"
388
388
  },
389
389
  "app/workspaces/[workspaceId]/page": {
390
- "moduleId": 575206,
390
+ "moduleId": 590656,
391
391
  "async": true,
392
392
  "exportedName": "createLabel",
393
393
  "filename": "src/actions/label-actions.ts"
@@ -399,7 +399,7 @@
399
399
  "filename": "src/actions/label-actions.ts"
400
400
  },
401
401
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
402
- "moduleId": 420377,
402
+ "moduleId": 825054,
403
403
  "async": true,
404
404
  "exportedName": "createLabel",
405
405
  "filename": "src/actions/label-actions.ts"
@@ -420,7 +420,7 @@
420
420
  "filename": "src/actions/label-actions.ts",
421
421
  "exportedName": "createLabel"
422
422
  },
423
- "40663ecf3869e276bb6158bbf1032cb631b49f4dfa": {
423
+ "40746572671b222f785537a1d82e26586bd7c2f0ea": {
424
424
  "workers": {
425
425
  "app/_not-found/page": {
426
426
  "moduleId": 861951,
@@ -453,13 +453,13 @@
453
453
  "filename": "src/actions/label-actions.ts"
454
454
  },
455
455
  "app/workspaces/[workspaceId]/archive/page": {
456
- "moduleId": 386606,
456
+ "moduleId": 566559,
457
457
  "async": true,
458
458
  "exportedName": "deleteLabel",
459
459
  "filename": "src/actions/label-actions.ts"
460
460
  },
461
461
  "app/workspaces/[workspaceId]/assets/page": {
462
- "moduleId": 161224,
462
+ "moduleId": 814122,
463
463
  "async": true,
464
464
  "exportedName": "deleteLabel",
465
465
  "filename": "src/actions/label-actions.ts"
@@ -471,7 +471,7 @@
471
471
  "filename": "src/actions/label-actions.ts"
472
472
  },
473
473
  "app/workspaces/[workspaceId]/page": {
474
- "moduleId": 575206,
474
+ "moduleId": 590656,
475
475
  "async": true,
476
476
  "exportedName": "deleteLabel",
477
477
  "filename": "src/actions/label-actions.ts"
@@ -483,7 +483,7 @@
483
483
  "filename": "src/actions/label-actions.ts"
484
484
  },
485
485
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
486
- "moduleId": 420377,
486
+ "moduleId": 825054,
487
487
  "async": true,
488
488
  "exportedName": "deleteLabel",
489
489
  "filename": "src/actions/label-actions.ts"
@@ -504,7 +504,7 @@
504
504
  "filename": "src/actions/label-actions.ts",
505
505
  "exportedName": "deleteLabel"
506
506
  },
507
- "602166a0d2a6b776ba57c4e0c1d2ee7847cfe4448e": {
507
+ "60ecfc21ed5cce465a538f57be4c783e1eda0db877": {
508
508
  "workers": {
509
509
  "app/_not-found/page": {
510
510
  "moduleId": 861951,
@@ -537,13 +537,13 @@
537
537
  "filename": "src/actions/search-actions.ts"
538
538
  },
539
539
  "app/workspaces/[workspaceId]/archive/page": {
540
- "moduleId": 386606,
540
+ "moduleId": 566559,
541
541
  "async": true,
542
542
  "exportedName": "globalSearch",
543
543
  "filename": "src/actions/search-actions.ts"
544
544
  },
545
545
  "app/workspaces/[workspaceId]/assets/page": {
546
- "moduleId": 161224,
546
+ "moduleId": 814122,
547
547
  "async": true,
548
548
  "exportedName": "globalSearch",
549
549
  "filename": "src/actions/search-actions.ts"
@@ -555,7 +555,7 @@
555
555
  "filename": "src/actions/search-actions.ts"
556
556
  },
557
557
  "app/workspaces/[workspaceId]/page": {
558
- "moduleId": 575206,
558
+ "moduleId": 590656,
559
559
  "async": true,
560
560
  "exportedName": "globalSearch",
561
561
  "filename": "src/actions/search-actions.ts"
@@ -567,7 +567,7 @@
567
567
  "filename": "src/actions/search-actions.ts"
568
568
  },
569
569
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
570
- "moduleId": 420377,
570
+ "moduleId": 825054,
571
571
  "async": true,
572
572
  "exportedName": "globalSearch",
573
573
  "filename": "src/actions/search-actions.ts"
@@ -588,7 +588,7 @@
588
588
  "filename": "src/actions/search-actions.ts",
589
589
  "exportedName": "globalSearch"
590
590
  },
591
- "600446c2d324369afae9a761d53fd26a051a8e9a3f": {
591
+ "60a892aba24899d6d09d025c221b521af050aaf0ac": {
592
592
  "workers": {
593
593
  "app/_not-found/page": {
594
594
  "moduleId": 861951,
@@ -621,13 +621,13 @@
621
621
  "filename": "src/actions/config-actions.ts"
622
622
  },
623
623
  "app/workspaces/[workspaceId]/archive/page": {
624
- "moduleId": 386606,
624
+ "moduleId": 566559,
625
625
  "async": true,
626
626
  "exportedName": "getConfigValue",
627
627
  "filename": "src/actions/config-actions.ts"
628
628
  },
629
629
  "app/workspaces/[workspaceId]/assets/page": {
630
- "moduleId": 161224,
630
+ "moduleId": 814122,
631
631
  "async": true,
632
632
  "exportedName": "getConfigValue",
633
633
  "filename": "src/actions/config-actions.ts"
@@ -639,7 +639,7 @@
639
639
  "filename": "src/actions/config-actions.ts"
640
640
  },
641
641
  "app/workspaces/[workspaceId]/page": {
642
- "moduleId": 575206,
642
+ "moduleId": 590656,
643
643
  "async": true,
644
644
  "exportedName": "getConfigValue",
645
645
  "filename": "src/actions/config-actions.ts"
@@ -651,7 +651,7 @@
651
651
  "filename": "src/actions/config-actions.ts"
652
652
  },
653
653
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
654
- "moduleId": 420377,
654
+ "moduleId": 825054,
655
655
  "async": true,
656
656
  "exportedName": "getConfigValue",
657
657
  "filename": "src/actions/config-actions.ts"
@@ -672,7 +672,7 @@
672
672
  "filename": "src/actions/config-actions.ts",
673
673
  "exportedName": "getConfigValue"
674
674
  },
675
- "409c78549bf7daacd072fe9dbf13e12889c949c71e": {
675
+ "40e8c57143d99167afa80e2ce1362554bb7e151149": {
676
676
  "workers": {
677
677
  "app/_not-found/page": {
678
678
  "moduleId": 861951,
@@ -705,13 +705,13 @@
705
705
  "filename": "src/actions/config-actions.ts"
706
706
  },
707
707
  "app/workspaces/[workspaceId]/archive/page": {
708
- "moduleId": 386606,
708
+ "moduleId": 566559,
709
709
  "async": true,
710
710
  "exportedName": "resolveGitLocalPath",
711
711
  "filename": "src/actions/config-actions.ts"
712
712
  },
713
713
  "app/workspaces/[workspaceId]/assets/page": {
714
- "moduleId": 161224,
714
+ "moduleId": 814122,
715
715
  "async": true,
716
716
  "exportedName": "resolveGitLocalPath",
717
717
  "filename": "src/actions/config-actions.ts"
@@ -723,7 +723,7 @@
723
723
  "filename": "src/actions/config-actions.ts"
724
724
  },
725
725
  "app/workspaces/[workspaceId]/page": {
726
- "moduleId": 575206,
726
+ "moduleId": 590656,
727
727
  "async": true,
728
728
  "exportedName": "resolveGitLocalPath",
729
729
  "filename": "src/actions/config-actions.ts"
@@ -735,7 +735,7 @@
735
735
  "filename": "src/actions/config-actions.ts"
736
736
  },
737
737
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
738
- "moduleId": 420377,
738
+ "moduleId": 825054,
739
739
  "async": true,
740
740
  "exportedName": "resolveGitLocalPath",
741
741
  "filename": "src/actions/config-actions.ts"
@@ -756,7 +756,7 @@
756
756
  "filename": "src/actions/config-actions.ts",
757
757
  "exportedName": "resolveGitLocalPath"
758
758
  },
759
- "608fddbc25e815219b0fa0216ec84ab23068bd7764": {
759
+ "60ff1b6cb714d39d6f3e02952d98eff66013e72c8c": {
760
760
  "workers": {
761
761
  "app/_not-found/page": {
762
762
  "moduleId": 861951,
@@ -789,13 +789,13 @@
789
789
  "filename": "src/actions/project-actions.ts"
790
790
  },
791
791
  "app/workspaces/[workspaceId]/archive/page": {
792
- "moduleId": 386606,
792
+ "moduleId": 566559,
793
793
  "async": true,
794
794
  "exportedName": "analyzeProjectDirectory",
795
795
  "filename": "src/actions/project-actions.ts"
796
796
  },
797
797
  "app/workspaces/[workspaceId]/assets/page": {
798
- "moduleId": 161224,
798
+ "moduleId": 814122,
799
799
  "async": true,
800
800
  "exportedName": "analyzeProjectDirectory",
801
801
  "filename": "src/actions/project-actions.ts"
@@ -807,7 +807,7 @@
807
807
  "filename": "src/actions/project-actions.ts"
808
808
  },
809
809
  "app/workspaces/[workspaceId]/page": {
810
- "moduleId": 575206,
810
+ "moduleId": 590656,
811
811
  "async": true,
812
812
  "exportedName": "analyzeProjectDirectory",
813
813
  "filename": "src/actions/project-actions.ts"
@@ -819,7 +819,7 @@
819
819
  "filename": "src/actions/project-actions.ts"
820
820
  },
821
821
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
822
- "moduleId": 420377,
822
+ "moduleId": 825054,
823
823
  "async": true,
824
824
  "exportedName": "analyzeProjectDirectory",
825
825
  "filename": "src/actions/project-actions.ts"
@@ -840,7 +840,7 @@
840
840
  "filename": "src/actions/project-actions.ts",
841
841
  "exportedName": "analyzeProjectDirectory"
842
842
  },
843
- "60de51970574bd5be99233aa38c312507839dae1f7": {
843
+ "60f8496f8eb642e523ee19d9b7bbc7f3e88caa7b56": {
844
844
  "workers": {
845
845
  "app/_not-found/page": {
846
846
  "moduleId": 861951,
@@ -873,13 +873,13 @@
873
873
  "filename": "src/actions/project-actions.ts"
874
874
  },
875
875
  "app/workspaces/[workspaceId]/archive/page": {
876
- "moduleId": 386606,
876
+ "moduleId": 566559,
877
877
  "async": true,
878
878
  "exportedName": "migrateProjectPath",
879
879
  "filename": "src/actions/project-actions.ts"
880
880
  },
881
881
  "app/workspaces/[workspaceId]/assets/page": {
882
- "moduleId": 161224,
882
+ "moduleId": 814122,
883
883
  "async": true,
884
884
  "exportedName": "migrateProjectPath",
885
885
  "filename": "src/actions/project-actions.ts"
@@ -891,7 +891,7 @@
891
891
  "filename": "src/actions/project-actions.ts"
892
892
  },
893
893
  "app/workspaces/[workspaceId]/page": {
894
- "moduleId": 575206,
894
+ "moduleId": 590656,
895
895
  "async": true,
896
896
  "exportedName": "migrateProjectPath",
897
897
  "filename": "src/actions/project-actions.ts"
@@ -903,7 +903,7 @@
903
903
  "filename": "src/actions/project-actions.ts"
904
904
  },
905
905
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
906
- "moduleId": 420377,
906
+ "moduleId": 825054,
907
907
  "async": true,
908
908
  "exportedName": "migrateProjectPath",
909
909
  "filename": "src/actions/project-actions.ts"
@@ -924,7 +924,7 @@
924
924
  "filename": "src/actions/project-actions.ts",
925
925
  "exportedName": "migrateProjectPath"
926
926
  },
927
- "40fd68ec39f8d8d0a38f616939b2db6d7754e60fa4": {
927
+ "40457344ffb073dc91bb8dc542678f0b89a5006e27": {
928
928
  "workers": {
929
929
  "app/_not-found/page": {
930
930
  "moduleId": 861951,
@@ -957,13 +957,13 @@
957
957
  "filename": "src/actions/project-actions.ts"
958
958
  },
959
959
  "app/workspaces/[workspaceId]/archive/page": {
960
- "moduleId": 386606,
960
+ "moduleId": 566559,
961
961
  "async": true,
962
962
  "exportedName": "checkMigrationSafety",
963
963
  "filename": "src/actions/project-actions.ts"
964
964
  },
965
965
  "app/workspaces/[workspaceId]/assets/page": {
966
- "moduleId": 161224,
966
+ "moduleId": 814122,
967
967
  "async": true,
968
968
  "exportedName": "checkMigrationSafety",
969
969
  "filename": "src/actions/project-actions.ts"
@@ -975,7 +975,7 @@
975
975
  "filename": "src/actions/project-actions.ts"
976
976
  },
977
977
  "app/workspaces/[workspaceId]/page": {
978
- "moduleId": 575206,
978
+ "moduleId": 590656,
979
979
  "async": true,
980
980
  "exportedName": "checkMigrationSafety",
981
981
  "filename": "src/actions/project-actions.ts"
@@ -987,7 +987,7 @@
987
987
  "filename": "src/actions/project-actions.ts"
988
988
  },
989
989
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
990
- "moduleId": 420377,
990
+ "moduleId": 825054,
991
991
  "async": true,
992
992
  "exportedName": "checkMigrationSafety",
993
993
  "filename": "src/actions/project-actions.ts"
@@ -1008,7 +1008,7 @@
1008
1008
  "filename": "src/actions/project-actions.ts",
1009
1009
  "exportedName": "checkMigrationSafety"
1010
1010
  },
1011
- "004d43d192d0180c224c33eb5b418a5a709da7555a": {
1011
+ "0019330867114f3628692ddd25399c65c0056fbc47": {
1012
1012
  "workers": {
1013
1013
  "app/_not-found/page": {
1014
1014
  "moduleId": 861951,
@@ -1041,13 +1041,13 @@
1041
1041
  "filename": "src/actions/config-actions.ts"
1042
1042
  },
1043
1043
  "app/workspaces/[workspaceId]/archive/page": {
1044
- "moduleId": 386606,
1044
+ "moduleId": 566559,
1045
1045
  "async": true,
1046
1046
  "exportedName": "getActualWsPort",
1047
1047
  "filename": "src/actions/config-actions.ts"
1048
1048
  },
1049
1049
  "app/workspaces/[workspaceId]/assets/page": {
1050
- "moduleId": 161224,
1050
+ "moduleId": 814122,
1051
1051
  "async": true,
1052
1052
  "exportedName": "getActualWsPort",
1053
1053
  "filename": "src/actions/config-actions.ts"
@@ -1059,7 +1059,7 @@
1059
1059
  "filename": "src/actions/config-actions.ts"
1060
1060
  },
1061
1061
  "app/workspaces/[workspaceId]/page": {
1062
- "moduleId": 575206,
1062
+ "moduleId": 590656,
1063
1063
  "async": true,
1064
1064
  "exportedName": "getActualWsPort",
1065
1065
  "filename": "src/actions/config-actions.ts"
@@ -1071,7 +1071,7 @@
1071
1071
  "filename": "src/actions/config-actions.ts"
1072
1072
  },
1073
1073
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1074
- "moduleId": 420377,
1074
+ "moduleId": 825054,
1075
1075
  "async": true,
1076
1076
  "exportedName": "getActualWsPort",
1077
1077
  "filename": "src/actions/config-actions.ts"
@@ -1092,7 +1092,7 @@
1092
1092
  "filename": "src/actions/config-actions.ts",
1093
1093
  "exportedName": "getActualWsPort"
1094
1094
  },
1095
- "40cdc8bd5dd8fdfeb094aba213eea161387938dcf7": {
1095
+ "406c81a506462c1215b524bced549d92dc2401e365": {
1096
1096
  "workers": {
1097
1097
  "app/_not-found/page": {
1098
1098
  "moduleId": 861951,
@@ -1125,13 +1125,13 @@
1125
1125
  "filename": "src/actions/workspace-actions.ts"
1126
1126
  },
1127
1127
  "app/workspaces/[workspaceId]/archive/page": {
1128
- "moduleId": 386606,
1128
+ "moduleId": 566559,
1129
1129
  "async": true,
1130
1130
  "exportedName": "createProject",
1131
1131
  "filename": "src/actions/workspace-actions.ts"
1132
1132
  },
1133
1133
  "app/workspaces/[workspaceId]/assets/page": {
1134
- "moduleId": 161224,
1134
+ "moduleId": 814122,
1135
1135
  "async": true,
1136
1136
  "exportedName": "createProject",
1137
1137
  "filename": "src/actions/workspace-actions.ts"
@@ -1143,7 +1143,7 @@
1143
1143
  "filename": "src/actions/workspace-actions.ts"
1144
1144
  },
1145
1145
  "app/workspaces/[workspaceId]/page": {
1146
- "moduleId": 575206,
1146
+ "moduleId": 590656,
1147
1147
  "async": true,
1148
1148
  "exportedName": "createProject",
1149
1149
  "filename": "src/actions/workspace-actions.ts"
@@ -1155,7 +1155,7 @@
1155
1155
  "filename": "src/actions/workspace-actions.ts"
1156
1156
  },
1157
1157
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1158
- "moduleId": 420377,
1158
+ "moduleId": 825054,
1159
1159
  "async": true,
1160
1160
  "exportedName": "createProject",
1161
1161
  "filename": "src/actions/workspace-actions.ts"
@@ -1176,7 +1176,7 @@
1176
1176
  "filename": "src/actions/workspace-actions.ts",
1177
1177
  "exportedName": "createProject"
1178
1178
  },
1179
- "60cfa11975b098830fba787eff048926e66b6c8bac": {
1179
+ "60136b445be5eb4a1a141186cfc9507f0ac236c615": {
1180
1180
  "workers": {
1181
1181
  "app/_not-found/page": {
1182
1182
  "moduleId": 861951,
@@ -1209,13 +1209,13 @@
1209
1209
  "filename": "src/actions/config-actions.ts"
1210
1210
  },
1211
1211
  "app/workspaces/[workspaceId]/archive/page": {
1212
- "moduleId": 386606,
1212
+ "moduleId": 566559,
1213
1213
  "async": true,
1214
1214
  "exportedName": "setConfigValue",
1215
1215
  "filename": "src/actions/config-actions.ts"
1216
1216
  },
1217
1217
  "app/workspaces/[workspaceId]/assets/page": {
1218
- "moduleId": 161224,
1218
+ "moduleId": 814122,
1219
1219
  "async": true,
1220
1220
  "exportedName": "setConfigValue",
1221
1221
  "filename": "src/actions/config-actions.ts"
@@ -1227,7 +1227,7 @@
1227
1227
  "filename": "src/actions/config-actions.ts"
1228
1228
  },
1229
1229
  "app/workspaces/[workspaceId]/page": {
1230
- "moduleId": 575206,
1230
+ "moduleId": 590656,
1231
1231
  "async": true,
1232
1232
  "exportedName": "setConfigValue",
1233
1233
  "filename": "src/actions/config-actions.ts"
@@ -1239,7 +1239,7 @@
1239
1239
  "filename": "src/actions/config-actions.ts"
1240
1240
  },
1241
1241
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1242
- "moduleId": 420377,
1242
+ "moduleId": 825054,
1243
1243
  "async": true,
1244
1244
  "exportedName": "setConfigValue",
1245
1245
  "filename": "src/actions/config-actions.ts"
@@ -1260,7 +1260,7 @@
1260
1260
  "filename": "src/actions/config-actions.ts",
1261
1261
  "exportedName": "setConfigValue"
1262
1262
  },
1263
- "4092d11cb94d2db13154b00d1eea1ab3983f617340": {
1263
+ "407ef58843023c367d860d938d16787774824b8a2c": {
1264
1264
  "workers": {
1265
1265
  "app/_not-found/page": {
1266
1266
  "moduleId": 861951,
@@ -1293,13 +1293,13 @@
1293
1293
  "filename": "src/actions/extension-actions.ts"
1294
1294
  },
1295
1295
  "app/workspaces/[workspaceId]/archive/page": {
1296
- "moduleId": 386606,
1296
+ "moduleId": 566559,
1297
1297
  "async": true,
1298
1298
  "exportedName": "checkExtension",
1299
1299
  "filename": "src/actions/extension-actions.ts"
1300
1300
  },
1301
1301
  "app/workspaces/[workspaceId]/assets/page": {
1302
- "moduleId": 161224,
1302
+ "moduleId": 814122,
1303
1303
  "async": true,
1304
1304
  "exportedName": "checkExtension",
1305
1305
  "filename": "src/actions/extension-actions.ts"
@@ -1311,7 +1311,7 @@
1311
1311
  "filename": "src/actions/extension-actions.ts"
1312
1312
  },
1313
1313
  "app/workspaces/[workspaceId]/page": {
1314
- "moduleId": 575206,
1314
+ "moduleId": 590656,
1315
1315
  "async": true,
1316
1316
  "exportedName": "checkExtension",
1317
1317
  "filename": "src/actions/extension-actions.ts"
@@ -1323,7 +1323,7 @@
1323
1323
  "filename": "src/actions/extension-actions.ts"
1324
1324
  },
1325
1325
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1326
- "moduleId": 420377,
1326
+ "moduleId": 825054,
1327
1327
  "async": true,
1328
1328
  "exportedName": "checkExtension",
1329
1329
  "filename": "src/actions/extension-actions.ts"
@@ -1344,7 +1344,7 @@
1344
1344
  "filename": "src/actions/extension-actions.ts",
1345
1345
  "exportedName": "checkExtension"
1346
1346
  },
1347
- "4024452111d15a2e855b738d309133da0b0571c2c3": {
1347
+ "40b397a1f7e938564bd58768039139c9404f5d5ace": {
1348
1348
  "workers": {
1349
1349
  "app/_not-found/page": {
1350
1350
  "moduleId": 861951,
@@ -1377,13 +1377,13 @@
1377
1377
  "filename": "src/actions/extension-actions.ts"
1378
1378
  },
1379
1379
  "app/workspaces/[workspaceId]/archive/page": {
1380
- "moduleId": 386606,
1380
+ "moduleId": 566559,
1381
1381
  "async": true,
1382
1382
  "exportedName": "installExtension",
1383
1383
  "filename": "src/actions/extension-actions.ts"
1384
1384
  },
1385
1385
  "app/workspaces/[workspaceId]/assets/page": {
1386
- "moduleId": 161224,
1386
+ "moduleId": 814122,
1387
1387
  "async": true,
1388
1388
  "exportedName": "installExtension",
1389
1389
  "filename": "src/actions/extension-actions.ts"
@@ -1395,7 +1395,7 @@
1395
1395
  "filename": "src/actions/extension-actions.ts"
1396
1396
  },
1397
1397
  "app/workspaces/[workspaceId]/page": {
1398
- "moduleId": 575206,
1398
+ "moduleId": 590656,
1399
1399
  "async": true,
1400
1400
  "exportedName": "installExtension",
1401
1401
  "filename": "src/actions/extension-actions.ts"
@@ -1407,7 +1407,7 @@
1407
1407
  "filename": "src/actions/extension-actions.ts"
1408
1408
  },
1409
1409
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1410
- "moduleId": 420377,
1410
+ "moduleId": 825054,
1411
1411
  "async": true,
1412
1412
  "exportedName": "installExtension",
1413
1413
  "filename": "src/actions/extension-actions.ts"
@@ -1428,7 +1428,7 @@
1428
1428
  "filename": "src/actions/extension-actions.ts",
1429
1429
  "exportedName": "installExtension"
1430
1430
  },
1431
- "406c9374f814d0ca7f2626ef9e630b8e84e532f88d": {
1431
+ "400a3cd42f49c47ecaac8870f7d243520943c5d1a6": {
1432
1432
  "workers": {
1433
1433
  "app/_not-found/page": {
1434
1434
  "moduleId": 861951,
@@ -1461,13 +1461,13 @@
1461
1461
  "filename": "src/actions/extension-actions.ts"
1462
1462
  },
1463
1463
  "app/workspaces/[workspaceId]/archive/page": {
1464
- "moduleId": 386606,
1464
+ "moduleId": 566559,
1465
1465
  "async": true,
1466
1466
  "exportedName": "uninstallExtension",
1467
1467
  "filename": "src/actions/extension-actions.ts"
1468
1468
  },
1469
1469
  "app/workspaces/[workspaceId]/assets/page": {
1470
- "moduleId": 161224,
1470
+ "moduleId": 814122,
1471
1471
  "async": true,
1472
1472
  "exportedName": "uninstallExtension",
1473
1473
  "filename": "src/actions/extension-actions.ts"
@@ -1479,7 +1479,7 @@
1479
1479
  "filename": "src/actions/extension-actions.ts"
1480
1480
  },
1481
1481
  "app/workspaces/[workspaceId]/page": {
1482
- "moduleId": 575206,
1482
+ "moduleId": 590656,
1483
1483
  "async": true,
1484
1484
  "exportedName": "uninstallExtension",
1485
1485
  "filename": "src/actions/extension-actions.ts"
@@ -1491,7 +1491,7 @@
1491
1491
  "filename": "src/actions/extension-actions.ts"
1492
1492
  },
1493
1493
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1494
- "moduleId": 420377,
1494
+ "moduleId": 825054,
1495
1495
  "async": true,
1496
1496
  "exportedName": "uninstallExtension",
1497
1497
  "filename": "src/actions/extension-actions.ts"
@@ -1512,7 +1512,7 @@
1512
1512
  "filename": "src/actions/extension-actions.ts",
1513
1513
  "exportedName": "uninstallExtension"
1514
1514
  },
1515
- "00eea69a5b22afcfbe960c70dea538935b2863f795": {
1515
+ "009df365ce697be2b642dadd8f6996e9973c15dbf9": {
1516
1516
  "workers": {
1517
1517
  "app/_not-found/page": {
1518
1518
  "moduleId": 861951,
@@ -1545,13 +1545,13 @@
1545
1545
  "filename": "src/actions/onboarding-actions.ts"
1546
1546
  },
1547
1547
  "app/workspaces/[workspaceId]/archive/page": {
1548
- "moduleId": 386606,
1548
+ "moduleId": 566559,
1549
1549
  "async": true,
1550
1550
  "exportedName": "getOnboardingStatus",
1551
1551
  "filename": "src/actions/onboarding-actions.ts"
1552
1552
  },
1553
1553
  "app/workspaces/[workspaceId]/assets/page": {
1554
- "moduleId": 161224,
1554
+ "moduleId": 814122,
1555
1555
  "async": true,
1556
1556
  "exportedName": "getOnboardingStatus",
1557
1557
  "filename": "src/actions/onboarding-actions.ts"
@@ -1563,7 +1563,7 @@
1563
1563
  "filename": "src/actions/onboarding-actions.ts"
1564
1564
  },
1565
1565
  "app/workspaces/[workspaceId]/page": {
1566
- "moduleId": 575206,
1566
+ "moduleId": 590656,
1567
1567
  "async": true,
1568
1568
  "exportedName": "getOnboardingStatus",
1569
1569
  "filename": "src/actions/onboarding-actions.ts"
@@ -1575,7 +1575,7 @@
1575
1575
  "filename": "src/actions/onboarding-actions.ts"
1576
1576
  },
1577
1577
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1578
- "moduleId": 420377,
1578
+ "moduleId": 825054,
1579
1579
  "async": true,
1580
1580
  "exportedName": "getOnboardingStatus",
1581
1581
  "filename": "src/actions/onboarding-actions.ts"
@@ -1596,7 +1596,7 @@
1596
1596
  "filename": "src/actions/onboarding-actions.ts",
1597
1597
  "exportedName": "getOnboardingStatus"
1598
1598
  },
1599
- "40a98af4ec30b8ddfad3d718542ac69e9ac0c38679": {
1599
+ "405502f7c243efc22471128067973b060b72187e7f": {
1600
1600
  "workers": {
1601
1601
  "app/_not-found/page": {
1602
1602
  "moduleId": 861951,
@@ -1629,13 +1629,13 @@
1629
1629
  "filename": "src/actions/onboarding-actions.ts"
1630
1630
  },
1631
1631
  "app/workspaces/[workspaceId]/archive/page": {
1632
- "moduleId": 386606,
1632
+ "moduleId": 566559,
1633
1633
  "async": true,
1634
1634
  "exportedName": "setOnboardingProgress",
1635
1635
  "filename": "src/actions/onboarding-actions.ts"
1636
1636
  },
1637
1637
  "app/workspaces/[workspaceId]/assets/page": {
1638
- "moduleId": 161224,
1638
+ "moduleId": 814122,
1639
1639
  "async": true,
1640
1640
  "exportedName": "setOnboardingProgress",
1641
1641
  "filename": "src/actions/onboarding-actions.ts"
@@ -1647,7 +1647,7 @@
1647
1647
  "filename": "src/actions/onboarding-actions.ts"
1648
1648
  },
1649
1649
  "app/workspaces/[workspaceId]/page": {
1650
- "moduleId": 575206,
1650
+ "moduleId": 590656,
1651
1651
  "async": true,
1652
1652
  "exportedName": "setOnboardingProgress",
1653
1653
  "filename": "src/actions/onboarding-actions.ts"
@@ -1659,7 +1659,7 @@
1659
1659
  "filename": "src/actions/onboarding-actions.ts"
1660
1660
  },
1661
1661
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1662
- "moduleId": 420377,
1662
+ "moduleId": 825054,
1663
1663
  "async": true,
1664
1664
  "exportedName": "setOnboardingProgress",
1665
1665
  "filename": "src/actions/onboarding-actions.ts"
@@ -1680,7 +1680,7 @@
1680
1680
  "filename": "src/actions/onboarding-actions.ts",
1681
1681
  "exportedName": "setOnboardingProgress"
1682
1682
  },
1683
- "40c1f33c1e6008fa3a0b5c45874fef76c22003fc6b": {
1683
+ "4056cdced366c2ca873eb8e40da6d42070251b11c5": {
1684
1684
  "workers": {
1685
1685
  "app/_not-found/page": {
1686
1686
  "moduleId": 861951,
@@ -1713,13 +1713,13 @@
1713
1713
  "filename": "src/actions/onboarding-actions.ts"
1714
1714
  },
1715
1715
  "app/workspaces/[workspaceId]/archive/page": {
1716
- "moduleId": 386606,
1716
+ "moduleId": 566559,
1717
1717
  "async": true,
1718
1718
  "exportedName": "dispatchTaskCompletionEvent",
1719
1719
  "filename": "src/actions/onboarding-actions.ts"
1720
1720
  },
1721
1721
  "app/workspaces/[workspaceId]/assets/page": {
1722
- "moduleId": 161224,
1722
+ "moduleId": 814122,
1723
1723
  "async": true,
1724
1724
  "exportedName": "dispatchTaskCompletionEvent",
1725
1725
  "filename": "src/actions/onboarding-actions.ts"
@@ -1731,7 +1731,7 @@
1731
1731
  "filename": "src/actions/onboarding-actions.ts"
1732
1732
  },
1733
1733
  "app/workspaces/[workspaceId]/page": {
1734
- "moduleId": 575206,
1734
+ "moduleId": 590656,
1735
1735
  "async": true,
1736
1736
  "exportedName": "dispatchTaskCompletionEvent",
1737
1737
  "filename": "src/actions/onboarding-actions.ts"
@@ -1743,7 +1743,7 @@
1743
1743
  "filename": "src/actions/onboarding-actions.ts"
1744
1744
  },
1745
1745
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1746
- "moduleId": 420377,
1746
+ "moduleId": 825054,
1747
1747
  "async": true,
1748
1748
  "exportedName": "dispatchTaskCompletionEvent",
1749
1749
  "filename": "src/actions/onboarding-actions.ts"
@@ -1764,7 +1764,7 @@
1764
1764
  "filename": "src/actions/onboarding-actions.ts",
1765
1765
  "exportedName": "dispatchTaskCompletionEvent"
1766
1766
  },
1767
- "6061d496c04ac030637906ceff7691ae8c584c45b9": {
1767
+ "60c37a92a2c049d8027f1562755e865421308e7619": {
1768
1768
  "workers": {
1769
1769
  "app/_not-found/page": {
1770
1770
  "moduleId": 861951,
@@ -1797,13 +1797,13 @@
1797
1797
  "filename": "src/actions/onboarding-actions.ts"
1798
1798
  },
1799
1799
  "app/workspaces/[workspaceId]/archive/page": {
1800
- "moduleId": 386606,
1800
+ "moduleId": 566559,
1801
1801
  "async": true,
1802
1802
  "exportedName": "completeOnboarding",
1803
1803
  "filename": "src/actions/onboarding-actions.ts"
1804
1804
  },
1805
1805
  "app/workspaces/[workspaceId]/assets/page": {
1806
- "moduleId": 161224,
1806
+ "moduleId": 814122,
1807
1807
  "async": true,
1808
1808
  "exportedName": "completeOnboarding",
1809
1809
  "filename": "src/actions/onboarding-actions.ts"
@@ -1815,7 +1815,7 @@
1815
1815
  "filename": "src/actions/onboarding-actions.ts"
1816
1816
  },
1817
1817
  "app/workspaces/[workspaceId]/page": {
1818
- "moduleId": 575206,
1818
+ "moduleId": 590656,
1819
1819
  "async": true,
1820
1820
  "exportedName": "completeOnboarding",
1821
1821
  "filename": "src/actions/onboarding-actions.ts"
@@ -1827,7 +1827,7 @@
1827
1827
  "filename": "src/actions/onboarding-actions.ts"
1828
1828
  },
1829
1829
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1830
- "moduleId": 420377,
1830
+ "moduleId": 825054,
1831
1831
  "async": true,
1832
1832
  "exportedName": "completeOnboarding",
1833
1833
  "filename": "src/actions/onboarding-actions.ts"
@@ -1848,7 +1848,7 @@
1848
1848
  "filename": "src/actions/onboarding-actions.ts",
1849
1849
  "exportedName": "completeOnboarding"
1850
1850
  },
1851
- "606f204ad25cb79bb19f73adf1e96d32c3cbd40ca0": {
1851
+ "60dbccb6b5e54c3fe56109a761196ce276b4bf580e": {
1852
1852
  "workers": {
1853
1853
  "app/_not-found/page": {
1854
1854
  "moduleId": 861951,
@@ -1881,13 +1881,13 @@
1881
1881
  "filename": "src/actions/onboarding-actions.ts"
1882
1882
  },
1883
1883
  "app/workspaces/[workspaceId]/archive/page": {
1884
- "moduleId": 386606,
1884
+ "moduleId": 566559,
1885
1885
  "async": true,
1886
1886
  "exportedName": "setOnboardingExtensions",
1887
1887
  "filename": "src/actions/onboarding-actions.ts"
1888
1888
  },
1889
1889
  "app/workspaces/[workspaceId]/assets/page": {
1890
- "moduleId": 161224,
1890
+ "moduleId": 814122,
1891
1891
  "async": true,
1892
1892
  "exportedName": "setOnboardingExtensions",
1893
1893
  "filename": "src/actions/onboarding-actions.ts"
@@ -1899,7 +1899,7 @@
1899
1899
  "filename": "src/actions/onboarding-actions.ts"
1900
1900
  },
1901
1901
  "app/workspaces/[workspaceId]/page": {
1902
- "moduleId": 575206,
1902
+ "moduleId": 590656,
1903
1903
  "async": true,
1904
1904
  "exportedName": "setOnboardingExtensions",
1905
1905
  "filename": "src/actions/onboarding-actions.ts"
@@ -1911,7 +1911,7 @@
1911
1911
  "filename": "src/actions/onboarding-actions.ts"
1912
1912
  },
1913
1913
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1914
- "moduleId": 420377,
1914
+ "moduleId": 825054,
1915
1915
  "async": true,
1916
1916
  "exportedName": "setOnboardingExtensions",
1917
1917
  "filename": "src/actions/onboarding-actions.ts"
@@ -1932,7 +1932,7 @@
1932
1932
  "filename": "src/actions/onboarding-actions.ts",
1933
1933
  "exportedName": "setOnboardingExtensions"
1934
1934
  },
1935
- "006c666e916f59e22a38e9528d116948fdbc8d8ca9": {
1935
+ "009b673fb071de7e6c7884576a727d67a9a7c883c4": {
1936
1936
  "workers": {
1937
1937
  "app/_not-found/page": {
1938
1938
  "moduleId": 861951,
@@ -1965,13 +1965,13 @@
1965
1965
  "filename": "src/actions/extension-actions.ts"
1966
1966
  },
1967
1967
  "app/workspaces/[workspaceId]/archive/page": {
1968
- "moduleId": 386606,
1968
+ "moduleId": 566559,
1969
1969
  "async": true,
1970
1970
  "exportedName": "listAllExtensionStatus",
1971
1971
  "filename": "src/actions/extension-actions.ts"
1972
1972
  },
1973
1973
  "app/workspaces/[workspaceId]/assets/page": {
1974
- "moduleId": 161224,
1974
+ "moduleId": 814122,
1975
1975
  "async": true,
1976
1976
  "exportedName": "listAllExtensionStatus",
1977
1977
  "filename": "src/actions/extension-actions.ts"
@@ -1983,7 +1983,7 @@
1983
1983
  "filename": "src/actions/extension-actions.ts"
1984
1984
  },
1985
1985
  "app/workspaces/[workspaceId]/page": {
1986
- "moduleId": 575206,
1986
+ "moduleId": 590656,
1987
1987
  "async": true,
1988
1988
  "exportedName": "listAllExtensionStatus",
1989
1989
  "filename": "src/actions/extension-actions.ts"
@@ -1995,7 +1995,7 @@
1995
1995
  "filename": "src/actions/extension-actions.ts"
1996
1996
  },
1997
1997
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1998
- "moduleId": 420377,
1998
+ "moduleId": 825054,
1999
1999
  "async": true,
2000
2000
  "exportedName": "listAllExtensionStatus",
2001
2001
  "filename": "src/actions/extension-actions.ts"
@@ -2016,7 +2016,7 @@
2016
2016
  "filename": "src/actions/extension-actions.ts",
2017
2017
  "exportedName": "listAllExtensionStatus"
2018
2018
  },
2019
- "0021de992cf1b6d173658d29b6dd158ffe97677881": {
2019
+ "0037197d4d0b1a5b4b2309208f48b158f7e0b2094d": {
2020
2020
  "workers": {
2021
2021
  "app/missions/page": {
2022
2022
  "moduleId": 289201,
@@ -2034,79 +2034,79 @@
2034
2034
  "filename": "src/actions/agent-actions.ts",
2035
2035
  "exportedName": "getActiveExecutionsAcrossWorkspaces"
2036
2036
  },
2037
- "4038e6c9a9711b2c84bb0df8d57b2d77a7f04c0e21": {
2037
+ "40099495f31a0f997a6f5e97887f14d51636007a97": {
2038
2038
  "workers": {
2039
2039
  "app/missions/page": {
2040
2040
  "moduleId": 289201,
2041
2041
  "async": true,
2042
- "exportedName": "stopPtyExecution",
2042
+ "exportedName": "getTaskExecutions",
2043
2043
  "filename": "src/actions/agent-actions.ts"
2044
2044
  },
2045
2045
  "app/workspaces/[workspaceId]/page": {
2046
- "moduleId": 575206,
2046
+ "moduleId": 590656,
2047
2047
  "async": true,
2048
- "exportedName": "stopPtyExecution",
2048
+ "exportedName": "getTaskExecutions",
2049
2049
  "filename": "src/actions/agent-actions.ts"
2050
2050
  },
2051
2051
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2052
2052
  "moduleId": 942658,
2053
2053
  "async": true,
2054
- "exportedName": "stopPtyExecution",
2054
+ "exportedName": "getTaskExecutions",
2055
2055
  "filename": "src/actions/agent-actions.ts"
2056
2056
  }
2057
2057
  },
2058
2058
  "filename": "src/actions/agent-actions.ts",
2059
- "exportedName": "stopPtyExecution"
2059
+ "exportedName": "getTaskExecutions"
2060
2060
  },
2061
- "407385c9b367d374f6871bd8c2e935c41e8af5ffd6": {
2061
+ "407c04426c5f6a3262e498498881031dea0955108a": {
2062
2062
  "workers": {
2063
2063
  "app/missions/page": {
2064
2064
  "moduleId": 289201,
2065
2065
  "async": true,
2066
- "exportedName": "getTaskExecutions",
2066
+ "exportedName": "continueLatestPtyExecution",
2067
2067
  "filename": "src/actions/agent-actions.ts"
2068
2068
  },
2069
2069
  "app/workspaces/[workspaceId]/page": {
2070
- "moduleId": 575206,
2070
+ "moduleId": 590656,
2071
2071
  "async": true,
2072
- "exportedName": "getTaskExecutions",
2072
+ "exportedName": "continueLatestPtyExecution",
2073
2073
  "filename": "src/actions/agent-actions.ts"
2074
2074
  },
2075
2075
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2076
2076
  "moduleId": 942658,
2077
2077
  "async": true,
2078
- "exportedName": "getTaskExecutions",
2078
+ "exportedName": "continueLatestPtyExecution",
2079
2079
  "filename": "src/actions/agent-actions.ts"
2080
2080
  }
2081
2081
  },
2082
2082
  "filename": "src/actions/agent-actions.ts",
2083
- "exportedName": "getTaskExecutions"
2083
+ "exportedName": "continueLatestPtyExecution"
2084
2084
  },
2085
- "4097d2e1bbbcd60259598ab48d64bea0e0e25a02fa": {
2085
+ "40b7b8b2cbef88b304d3b9cfc4821bd8151139b07c": {
2086
2086
  "workers": {
2087
2087
  "app/missions/page": {
2088
2088
  "moduleId": 289201,
2089
2089
  "async": true,
2090
- "exportedName": "continueLatestPtyExecution",
2090
+ "exportedName": "stopPtyExecution",
2091
2091
  "filename": "src/actions/agent-actions.ts"
2092
2092
  },
2093
2093
  "app/workspaces/[workspaceId]/page": {
2094
- "moduleId": 575206,
2094
+ "moduleId": 590656,
2095
2095
  "async": true,
2096
- "exportedName": "continueLatestPtyExecution",
2096
+ "exportedName": "stopPtyExecution",
2097
2097
  "filename": "src/actions/agent-actions.ts"
2098
2098
  },
2099
2099
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2100
2100
  "moduleId": 942658,
2101
2101
  "async": true,
2102
- "exportedName": "continueLatestPtyExecution",
2102
+ "exportedName": "stopPtyExecution",
2103
2103
  "filename": "src/actions/agent-actions.ts"
2104
2104
  }
2105
2105
  },
2106
2106
  "filename": "src/actions/agent-actions.ts",
2107
- "exportedName": "continueLatestPtyExecution"
2107
+ "exportedName": "stopPtyExecution"
2108
2108
  },
2109
- "40a6c56492408688f4bdba474cee16e1544e68385d": {
2109
+ "40c350b49ba3b7ba60753c6ba5bb589b6fad0d8ca3": {
2110
2110
  "workers": {
2111
2111
  "app/missions/page": {
2112
2112
  "moduleId": 289201,
@@ -2124,31 +2124,25 @@
2124
2124
  "filename": "src/actions/agent-actions.ts",
2125
2125
  "exportedName": "getTaskMessages"
2126
2126
  },
2127
- "60b5941d6b8afb66ad24c93e15e3de4c2b173e2f25": {
2127
+ "602de466a26c952c584a970a943ca80c0c11c1a95c": {
2128
2128
  "workers": {
2129
2129
  "app/missions/page": {
2130
2130
  "moduleId": 289201,
2131
2131
  "async": true,
2132
- "exportedName": "resumePtyExecution",
2133
- "filename": "src/actions/agent-actions.ts"
2134
- },
2135
- "app/workspaces/[workspaceId]/page": {
2136
- "moduleId": 575206,
2137
- "async": true,
2138
- "exportedName": "resumePtyExecution",
2132
+ "exportedName": "sendTaskMessage",
2139
2133
  "filename": "src/actions/agent-actions.ts"
2140
2134
  },
2141
2135
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2142
2136
  "moduleId": 942658,
2143
2137
  "async": true,
2144
- "exportedName": "resumePtyExecution",
2138
+ "exportedName": "sendTaskMessage",
2145
2139
  "filename": "src/actions/agent-actions.ts"
2146
2140
  }
2147
2141
  },
2148
2142
  "filename": "src/actions/agent-actions.ts",
2149
- "exportedName": "resumePtyExecution"
2143
+ "exportedName": "sendTaskMessage"
2150
2144
  },
2151
- "60c19eaf3b6e86151438838b3761e9e1d5ab999474": {
2145
+ "6066594f10304888a0375280c32595605c292bb977": {
2152
2146
  "workers": {
2153
2147
  "app/missions/page": {
2154
2148
  "moduleId": 289201,
@@ -2166,25 +2160,31 @@
2166
2160
  "filename": "src/actions/agent-actions.ts",
2167
2161
  "exportedName": "stopTaskExecution"
2168
2162
  },
2169
- "60d7a36e6517f2107fa5872baff69846f2e64e1321": {
2163
+ "60e5cfd3f1474bccccfb4d683c94275923cb38e8f0": {
2170
2164
  "workers": {
2171
2165
  "app/missions/page": {
2172
2166
  "moduleId": 289201,
2173
2167
  "async": true,
2174
- "exportedName": "sendTaskMessage",
2168
+ "exportedName": "resumePtyExecution",
2169
+ "filename": "src/actions/agent-actions.ts"
2170
+ },
2171
+ "app/workspaces/[workspaceId]/page": {
2172
+ "moduleId": 590656,
2173
+ "async": true,
2174
+ "exportedName": "resumePtyExecution",
2175
2175
  "filename": "src/actions/agent-actions.ts"
2176
2176
  },
2177
2177
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2178
2178
  "moduleId": 942658,
2179
2179
  "async": true,
2180
- "exportedName": "sendTaskMessage",
2180
+ "exportedName": "resumePtyExecution",
2181
2181
  "filename": "src/actions/agent-actions.ts"
2182
2182
  }
2183
2183
  },
2184
2184
  "filename": "src/actions/agent-actions.ts",
2185
- "exportedName": "sendTaskMessage"
2185
+ "exportedName": "resumePtyExecution"
2186
2186
  },
2187
- "784e460bc25dc709610abe00163dbe5aaaa0e557ff": {
2187
+ "78b32426d0e4b1121707f7cc31e36eadba134f526c": {
2188
2188
  "workers": {
2189
2189
  "app/missions/page": {
2190
2190
  "moduleId": 289201,
@@ -2202,7 +2202,7 @@
2202
2202
  "filename": "src/actions/agent-actions.ts",
2203
2203
  "exportedName": "startTaskExecution"
2204
2204
  },
2205
- "7c53fc84f53dd471d76e1145973b2811dacacc0bfd": {
2205
+ "7cced4d6bbbc0361ac95456e1084d9fbeac9dcf643": {
2206
2206
  "workers": {
2207
2207
  "app/missions/page": {
2208
2208
  "moduleId": 289201,
@@ -2211,7 +2211,7 @@
2211
2211
  "filename": "src/actions/agent-actions.ts"
2212
2212
  },
2213
2213
  "app/workspaces/[workspaceId]/page": {
2214
- "moduleId": 575206,
2214
+ "moduleId": 590656,
2215
2215
  "async": true,
2216
2216
  "exportedName": "startPtyExecution",
2217
2217
  "filename": "src/actions/agent-actions.ts"
@@ -2226,43 +2226,43 @@
2226
2226
  "filename": "src/actions/agent-actions.ts",
2227
2227
  "exportedName": "startPtyExecution"
2228
2228
  },
2229
- "003ebbfa7a54aa80cd3e1b709a22efef4584ad6c29": {
2229
+ "00b37d6049a89a1fe9382db8f92f82c09a370fa110": {
2230
2230
  "workers": {
2231
2231
  "app/missions/page": {
2232
2232
  "moduleId": 289201,
2233
2233
  "async": true,
2234
- "exportedName": "getConnectedProviders",
2234
+ "exportedName": "getProviderConnections",
2235
2235
  "filename": "src/actions/provider-connection-actions.ts"
2236
2236
  },
2237
2237
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2238
2238
  "moduleId": 942658,
2239
2239
  "async": true,
2240
- "exportedName": "getConnectedProviders",
2240
+ "exportedName": "getProviderConnections",
2241
2241
  "filename": "src/actions/provider-connection-actions.ts"
2242
2242
  }
2243
2243
  },
2244
2244
  "filename": "src/actions/provider-connection-actions.ts",
2245
- "exportedName": "getConnectedProviders"
2245
+ "exportedName": "getProviderConnections"
2246
2246
  },
2247
- "0070125726fff5f9ef4e4d9dd1551d16775c49ec38": {
2247
+ "00f775aa1be52dec8da2ee32a76741165b56b1c4d5": {
2248
2248
  "workers": {
2249
2249
  "app/missions/page": {
2250
2250
  "moduleId": 289201,
2251
2251
  "async": true,
2252
- "exportedName": "getProviderConnections",
2252
+ "exportedName": "getConnectedProviders",
2253
2253
  "filename": "src/actions/provider-connection-actions.ts"
2254
2254
  },
2255
2255
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2256
2256
  "moduleId": 942658,
2257
2257
  "async": true,
2258
- "exportedName": "getProviderConnections",
2258
+ "exportedName": "getConnectedProviders",
2259
2259
  "filename": "src/actions/provider-connection-actions.ts"
2260
2260
  }
2261
2261
  },
2262
2262
  "filename": "src/actions/provider-connection-actions.ts",
2263
- "exportedName": "getProviderConnections"
2263
+ "exportedName": "getConnectedProviders"
2264
2264
  },
2265
- "40c0f643954394ccc2db1a51091e20c346259ad07c": {
2265
+ "4072886df8f27e1ff6e43ce2544b31628eb3adcb49": {
2266
2266
  "workers": {
2267
2267
  "app/missions/page": {
2268
2268
  "moduleId": 289201,
@@ -2280,43 +2280,43 @@
2280
2280
  "filename": "src/actions/provider-connection-actions.ts",
2281
2281
  "exportedName": "isProviderConnected"
2282
2282
  },
2283
- "6014f51da7e56501675207fbf48093774dd777c67c": {
2283
+ "6005172a9f15a34058044afa66bbd01d806d1b57a1": {
2284
2284
  "workers": {
2285
2285
  "app/missions/page": {
2286
2286
  "moduleId": 289201,
2287
2287
  "async": true,
2288
- "exportedName": "markProviderDisconnected",
2288
+ "exportedName": "markProviderConnected",
2289
2289
  "filename": "src/actions/provider-connection-actions.ts"
2290
2290
  },
2291
2291
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2292
2292
  "moduleId": 942658,
2293
2293
  "async": true,
2294
- "exportedName": "markProviderDisconnected",
2294
+ "exportedName": "markProviderConnected",
2295
2295
  "filename": "src/actions/provider-connection-actions.ts"
2296
2296
  }
2297
2297
  },
2298
2298
  "filename": "src/actions/provider-connection-actions.ts",
2299
- "exportedName": "markProviderDisconnected"
2299
+ "exportedName": "markProviderConnected"
2300
2300
  },
2301
- "60b6186cc67cab78545a1eb443eef55ecd5429e39b": {
2301
+ "60eeb7c23dbb7913b2caab31786621e72960999f94": {
2302
2302
  "workers": {
2303
2303
  "app/missions/page": {
2304
2304
  "moduleId": 289201,
2305
2305
  "async": true,
2306
- "exportedName": "markProviderConnected",
2306
+ "exportedName": "markProviderDisconnected",
2307
2307
  "filename": "src/actions/provider-connection-actions.ts"
2308
2308
  },
2309
2309
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2310
2310
  "moduleId": 942658,
2311
2311
  "async": true,
2312
- "exportedName": "markProviderConnected",
2312
+ "exportedName": "markProviderDisconnected",
2313
2313
  "filename": "src/actions/provider-connection-actions.ts"
2314
2314
  }
2315
2315
  },
2316
2316
  "filename": "src/actions/provider-connection-actions.ts",
2317
- "exportedName": "markProviderConnected"
2317
+ "exportedName": "markProviderDisconnected"
2318
2318
  },
2319
- "406dc3f99498d87626a282586e9bda477cf5391981": {
2319
+ "4011f2b8a420d565b4e614611bf6c9b8c4bbcb956c": {
2320
2320
  "workers": {
2321
2321
  "app/missions/page": {
2322
2322
  "moduleId": 289201,
@@ -2331,25 +2331,25 @@
2331
2331
  "filename": "src/actions/config-actions.ts"
2332
2332
  },
2333
2333
  "app/workspaces/[workspaceId]/archive/page": {
2334
- "moduleId": 386606,
2334
+ "moduleId": 566559,
2335
2335
  "async": true,
2336
2336
  "exportedName": "getConfigValues",
2337
2337
  "filename": "src/actions/config-actions.ts"
2338
2338
  },
2339
2339
  "app/workspaces/[workspaceId]/assets/page": {
2340
- "moduleId": 161224,
2340
+ "moduleId": 814122,
2341
2341
  "async": true,
2342
2342
  "exportedName": "getConfigValues",
2343
2343
  "filename": "src/actions/config-actions.ts"
2344
2344
  },
2345
2345
  "app/workspaces/[workspaceId]/page": {
2346
- "moduleId": 575206,
2346
+ "moduleId": 590656,
2347
2347
  "async": true,
2348
2348
  "exportedName": "getConfigValues",
2349
2349
  "filename": "src/actions/config-actions.ts"
2350
2350
  },
2351
2351
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2352
- "moduleId": 420377,
2352
+ "moduleId": 825054,
2353
2353
  "async": true,
2354
2354
  "exportedName": "getConfigValues",
2355
2355
  "filename": "src/actions/config-actions.ts"
@@ -2358,7 +2358,7 @@
2358
2358
  "filename": "src/actions/config-actions.ts",
2359
2359
  "exportedName": "getConfigValues"
2360
2360
  },
2361
- "400a6e531e6461cf5230ce13e39ef0cad9b13b5d8c": {
2361
+ "40440adf3dd8ccc8e058a09ab80ef012fef1b3918c": {
2362
2362
  "workers": {
2363
2363
  "app/missions/page": {
2364
2364
  "moduleId": 289201,
@@ -2366,6 +2366,30 @@
2366
2366
  "exportedName": "openInTerminal",
2367
2367
  "filename": "src/actions/preview-actions.ts"
2368
2368
  },
2369
+ "app/workspaces/[workspaceId]/archive/page": {
2370
+ "moduleId": 566559,
2371
+ "async": true,
2372
+ "exportedName": "openInTerminal",
2373
+ "filename": "src/actions/preview-actions.ts"
2374
+ },
2375
+ "app/workspaces/[workspaceId]/assets/page": {
2376
+ "moduleId": 814122,
2377
+ "async": true,
2378
+ "exportedName": "openInTerminal",
2379
+ "filename": "src/actions/preview-actions.ts"
2380
+ },
2381
+ "app/workspaces/[workspaceId]/page": {
2382
+ "moduleId": 590656,
2383
+ "async": true,
2384
+ "exportedName": "openInTerminal",
2385
+ "filename": "src/actions/preview-actions.ts"
2386
+ },
2387
+ "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2388
+ "moduleId": 825054,
2389
+ "async": true,
2390
+ "exportedName": "openInTerminal",
2391
+ "filename": "src/actions/preview-actions.ts"
2392
+ },
2369
2393
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2370
2394
  "moduleId": 942658,
2371
2395
  "async": true,
@@ -2376,7 +2400,7 @@
2376
2400
  "filename": "src/actions/preview-actions.ts",
2377
2401
  "exportedName": "openInTerminal"
2378
2402
  },
2379
- "40f9a77c5fb0a112e2f2e4e9b23ac59900d499aa20": {
2403
+ "40f3e527405d2712c2a4ac24561fc473dca8c32f55": {
2380
2404
  "workers": {
2381
2405
  "app/missions/page": {
2382
2406
  "moduleId": 289201,
@@ -2385,13 +2409,13 @@
2385
2409
  "filename": "src/actions/workspace-actions.ts"
2386
2410
  },
2387
2411
  "app/workspaces/[workspaceId]/archive/page": {
2388
- "moduleId": 386606,
2412
+ "moduleId": 566559,
2389
2413
  "async": true,
2390
2414
  "exportedName": "getWorkspacesWithRecentTasks",
2391
2415
  "filename": "src/actions/workspace-actions.ts"
2392
2416
  },
2393
2417
  "app/workspaces/[workspaceId]/assets/page": {
2394
- "moduleId": 161224,
2418
+ "moduleId": 814122,
2395
2419
  "async": true,
2396
2420
  "exportedName": "getWorkspacesWithRecentTasks",
2397
2421
  "filename": "src/actions/workspace-actions.ts"
@@ -2412,7 +2436,7 @@
2412
2436
  "filename": "src/actions/workspace-actions.ts",
2413
2437
  "exportedName": "getWorkspacesWithRecentTasks"
2414
2438
  },
2415
- "40ed5a2e1ecede4bb689e84d768d03617f8e0f9a17": {
2439
+ "40d22e576a810894635e6c9beb35c434e86f168035": {
2416
2440
  "workers": {
2417
2441
  "app/missions/page": {
2418
2442
  "moduleId": 289201,
@@ -2421,7 +2445,7 @@
2421
2445
  "filename": "src/actions/task-actions.ts"
2422
2446
  },
2423
2447
  "app/workspaces/[workspaceId]/archive/page": {
2424
- "moduleId": 386606,
2448
+ "moduleId": 566559,
2425
2449
  "async": true,
2426
2450
  "exportedName": "getProjectTasks",
2427
2451
  "filename": "src/actions/task-actions.ts"
@@ -2430,7 +2454,7 @@
2430
2454
  "filename": "src/actions/task-actions.ts",
2431
2455
  "exportedName": "getProjectTasks"
2432
2456
  },
2433
- "00810cec11f289da2cf7734596cd82266c09d006f0": {
2457
+ "0069f5b2d346fcdd2ea23f5185718b53c7cb21052f": {
2434
2458
  "workers": {
2435
2459
  "app/settings/page": {
2436
2460
  "moduleId": 738403,
@@ -2439,7 +2463,7 @@
2439
2463
  "filename": "src/actions/config-actions.ts"
2440
2464
  },
2441
2465
  "app/workspaces/[workspaceId]/assets/page": {
2442
- "moduleId": 161224,
2466
+ "moduleId": 814122,
2443
2467
  "async": true,
2444
2468
  "exportedName": "getAvailableTerminalApps",
2445
2469
  "filename": "src/actions/config-actions.ts"
@@ -2448,7 +2472,25 @@
2448
2472
  "filename": "src/actions/config-actions.ts",
2449
2473
  "exportedName": "getAvailableTerminalApps"
2450
2474
  },
2451
- "4072608e03401239d8f24351d7816abddd8f123151": {
2475
+ "0008624d1706a8b7d75c9c495d813ef5ed53c801be": {
2476
+ "workers": {
2477
+ "app/settings/page": {
2478
+ "moduleId": 738403,
2479
+ "async": true,
2480
+ "exportedName": "getAvailableEditors",
2481
+ "filename": "src/actions/config-actions.ts"
2482
+ },
2483
+ "app/workspaces/[workspaceId]/assets/page": {
2484
+ "moduleId": 814122,
2485
+ "async": true,
2486
+ "exportedName": "getAvailableEditors",
2487
+ "filename": "src/actions/config-actions.ts"
2488
+ }
2489
+ },
2490
+ "filename": "src/actions/config-actions.ts",
2491
+ "exportedName": "getAvailableEditors"
2492
+ },
2493
+ "40ffd9131a2b0bee3d54dc50b284c1f786f35cf26d": {
2452
2494
  "workers": {
2453
2495
  "app/settings/page": {
2454
2496
  "moduleId": 738403,
@@ -2457,7 +2499,7 @@
2457
2499
  "filename": "src/actions/prompt-actions.ts"
2458
2500
  },
2459
2501
  "app/workspaces/[workspaceId]/page": {
2460
- "moduleId": 575206,
2502
+ "moduleId": 590656,
2461
2503
  "async": true,
2462
2504
  "exportedName": "getPrompts",
2463
2505
  "filename": "src/actions/prompt-actions.ts"
@@ -2472,7 +2514,7 @@
2472
2514
  "filename": "src/actions/prompt-actions.ts",
2473
2515
  "exportedName": "getPrompts"
2474
2516
  },
2475
- "40465f95bd466fdc7cd1521b5bf88b51127401b675": {
2517
+ "40a0da886ecb472708cbd0c5d6fc1b002f25291dee": {
2476
2518
  "workers": {
2477
2519
  "app/settings/page": {
2478
2520
  "moduleId": 738403,
@@ -2484,7 +2526,7 @@
2484
2526
  "filename": "src/actions/prompt-actions.ts",
2485
2527
  "exportedName": "createPrompt"
2486
2528
  },
2487
- "6029c775ad9d972f742068388eeb47d804940fc883": {
2529
+ "60525d37caa36fe1040ff7b1695d91c0673e93a438": {
2488
2530
  "workers": {
2489
2531
  "app/settings/page": {
2490
2532
  "moduleId": 738403,
@@ -2496,7 +2538,7 @@
2496
2538
  "filename": "src/actions/prompt-actions.ts",
2497
2539
  "exportedName": "updatePrompt"
2498
2540
  },
2499
- "409ff40c8e491dbb9092e61ddd31b491be9b545cab": {
2541
+ "40f2716b3435778f5960bf7438fb97569cfb567ff4": {
2500
2542
  "workers": {
2501
2543
  "app/settings/page": {
2502
2544
  "moduleId": 738403,
@@ -2508,7 +2550,7 @@
2508
2550
  "filename": "src/actions/prompt-actions.ts",
2509
2551
  "exportedName": "deletePrompt"
2510
2552
  },
2511
- "60c031b492c6fc377845305f0a9106e2161025b0bb": {
2553
+ "604a70f97cf97e7bb56e3b3a0c95b0842fd210d706": {
2512
2554
  "workers": {
2513
2555
  "app/settings/page": {
2514
2556
  "moduleId": 738403,
@@ -2520,7 +2562,7 @@
2520
2562
  "filename": "src/actions/prompt-actions.ts",
2521
2563
  "exportedName": "setDefaultPrompt"
2522
2564
  },
2523
- "002da4bc99d08dc77e39ca8935dafcbe75b5e11c64": {
2565
+ "00fe2415d70aea9675a0ce38476d9129f505128b32": {
2524
2566
  "workers": {
2525
2567
  "app/settings/page": {
2526
2568
  "moduleId": 738403,
@@ -2532,7 +2574,7 @@
2532
2574
  "filename": "src/actions/ai-config-actions.ts",
2533
2575
  "exportedName": "getAvailableProviders"
2534
2576
  },
2535
- "401fdadd6699b36081ce9f698707fa3713f6ab335e": {
2577
+ "401eb92d8c692466a41849ef7d22a78cec9c33d702": {
2536
2578
  "workers": {
2537
2579
  "app/settings/page": {
2538
2580
  "moduleId": 738403,
@@ -2544,7 +2586,7 @@
2544
2586
  "filename": "src/actions/backup-actions.ts",
2545
2587
  "exportedName": "createBackup"
2546
2588
  },
2547
- "00456b2c736714d81d13d9aec5c952f883eb08d556": {
2589
+ "003b98c297b754addda71a930baf69043c5337c408": {
2548
2590
  "workers": {
2549
2591
  "app/settings/page": {
2550
2592
  "moduleId": 738403,
@@ -2556,7 +2598,7 @@
2556
2598
  "filename": "src/actions/backup-actions.ts",
2557
2599
  "exportedName": "listBackupFiles"
2558
2600
  },
2559
- "40e147bf4ac30527721617ab33c94d862eb1fa6d64": {
2601
+ "40f70f02e81f3181c220eed4a7877159368d85f5fa": {
2560
2602
  "workers": {
2561
2603
  "app/settings/page": {
2562
2604
  "moduleId": 738403,
@@ -2568,7 +2610,7 @@
2568
2610
  "filename": "src/actions/backup-actions.ts",
2569
2611
  "exportedName": "deleteBackupFile"
2570
2612
  },
2571
- "4056482e195575b3a99858de807a290c626a87fbbd": {
2613
+ "402557819c555845ff2151dd61e825a615aaff65c6": {
2572
2614
  "workers": {
2573
2615
  "app/settings/page": {
2574
2616
  "moduleId": 738403,
@@ -2580,7 +2622,7 @@
2580
2622
  "filename": "src/actions/backup-actions.ts",
2581
2623
  "exportedName": "restoreBackup"
2582
2624
  },
2583
- "407aab2344b1ebdf6e7deb1032c2a5b48eb1d6becd": {
2625
+ "40c027ee5d480f8183735089a3dda78444ebf0b606": {
2584
2626
  "workers": {
2585
2627
  "app/settings/page": {
2586
2628
  "moduleId": 738403,
@@ -2592,7 +2634,7 @@
2592
2634
  "filename": "src/actions/backup-actions.ts",
2593
2635
  "exportedName": "resetSystem"
2594
2636
  },
2595
- "004138debf4d461e1fcbd19460aa1e0cc050f718e6": {
2637
+ "0003688cd7ff60d06827685b77681ccf717c0f8e3c": {
2596
2638
  "workers": {
2597
2639
  "app/settings/page": {
2598
2640
  "moduleId": 738403,
@@ -2604,7 +2646,7 @@
2604
2646
  "filename": "src/actions/backup-actions.ts",
2605
2647
  "exportedName": "getBackupDir"
2606
2648
  },
2607
- "40b9dabd7573d1b51f4ef1df42049b6924a2898412": {
2649
+ "40c2a4b565c27c3c67887c473ae9effa87ffb6b7cf": {
2608
2650
  "workers": {
2609
2651
  "app/settings/page": {
2610
2652
  "moduleId": 738403,
@@ -2616,16 +2658,16 @@
2616
2658
  "filename": "src/actions/backup-actions.ts",
2617
2659
  "exportedName": "setBackupDir"
2618
2660
  },
2619
- "008a5d1b68f5e2b0bf09f7e9d8daa215dc16909780": {
2661
+ "00a0c2f0493007da3b4d658714a64769691a7ba87f": {
2620
2662
  "workers": {
2621
2663
  "app/workspaces/[workspaceId]/archive/page": {
2622
- "moduleId": 386606,
2664
+ "moduleId": 566559,
2623
2665
  "async": true,
2624
2666
  "exportedName": "getWorkspacesWithProjects",
2625
2667
  "filename": "src/actions/workspace-actions.ts"
2626
2668
  },
2627
2669
  "app/workspaces/[workspaceId]/assets/page": {
2628
- "moduleId": 161224,
2670
+ "moduleId": 814122,
2629
2671
  "async": true,
2630
2672
  "exportedName": "getWorkspacesWithProjects",
2631
2673
  "filename": "src/actions/workspace-actions.ts"
@@ -2646,46 +2688,52 @@
2646
2688
  "filename": "src/actions/workspace-actions.ts",
2647
2689
  "exportedName": "getWorkspacesWithProjects"
2648
2690
  },
2649
- "4017c6b5b72cb90823fefdbc993d91b78ce9e437fc": {
2691
+ "40475d77e4f50c3febca2b1b076b96b8741d82bc1b": {
2650
2692
  "workers": {
2651
2693
  "app/workspaces/[workspaceId]/archive/page": {
2652
- "moduleId": 386606,
2694
+ "moduleId": 566559,
2653
2695
  "async": true,
2654
- "exportedName": "getProjectByLocalPath",
2696
+ "exportedName": "getOrCreateTowerTaskId",
2655
2697
  "filename": "src/actions/workspace-actions.ts"
2656
2698
  },
2657
2699
  "app/workspaces/[workspaceId]/assets/page": {
2658
- "moduleId": 161224,
2700
+ "moduleId": 814122,
2659
2701
  "async": true,
2660
- "exportedName": "getProjectByLocalPath",
2702
+ "exportedName": "getOrCreateTowerTaskId",
2661
2703
  "filename": "src/actions/workspace-actions.ts"
2662
2704
  },
2663
2705
  "app/workspaces/[workspaceId]/notes/page": {
2664
2706
  "moduleId": 901317,
2665
2707
  "async": true,
2666
- "exportedName": "getProjectByLocalPath",
2708
+ "exportedName": "getOrCreateTowerTaskId",
2709
+ "filename": "src/actions/workspace-actions.ts"
2710
+ },
2711
+ "app/workspaces/[workspaceId]/page": {
2712
+ "moduleId": 590656,
2713
+ "async": true,
2714
+ "exportedName": "getOrCreateTowerTaskId",
2667
2715
  "filename": "src/actions/workspace-actions.ts"
2668
2716
  },
2669
2717
  "app/workspaces/page": {
2670
2718
  "moduleId": 101752,
2671
2719
  "async": true,
2672
- "exportedName": "getProjectByLocalPath",
2720
+ "exportedName": "getOrCreateTowerTaskId",
2673
2721
  "filename": "src/actions/workspace-actions.ts"
2674
2722
  }
2675
2723
  },
2676
2724
  "filename": "src/actions/workspace-actions.ts",
2677
- "exportedName": "getProjectByLocalPath"
2725
+ "exportedName": "getOrCreateTowerTaskId"
2678
2726
  },
2679
- "403a0027977cd8f70b1151c86b0b5345142f02c6a1": {
2727
+ "4056f09d41a4ad3141eea2d2f98dbb6d5c1e076221": {
2680
2728
  "workers": {
2681
2729
  "app/workspaces/[workspaceId]/archive/page": {
2682
- "moduleId": 386606,
2730
+ "moduleId": 566559,
2683
2731
  "async": true,
2684
2732
  "exportedName": "deleteProject",
2685
2733
  "filename": "src/actions/workspace-actions.ts"
2686
2734
  },
2687
2735
  "app/workspaces/[workspaceId]/assets/page": {
2688
- "moduleId": 161224,
2736
+ "moduleId": 814122,
2689
2737
  "async": true,
2690
2738
  "exportedName": "deleteProject",
2691
2739
  "filename": "src/actions/workspace-actions.ts"
@@ -2697,7 +2745,7 @@
2697
2745
  "filename": "src/actions/workspace-actions.ts"
2698
2746
  },
2699
2747
  "app/workspaces/[workspaceId]/page": {
2700
- "moduleId": 575206,
2748
+ "moduleId": 590656,
2701
2749
  "async": true,
2702
2750
  "exportedName": "deleteProject",
2703
2751
  "filename": "src/actions/workspace-actions.ts"
@@ -2712,118 +2760,112 @@
2712
2760
  "filename": "src/actions/workspace-actions.ts",
2713
2761
  "exportedName": "deleteProject"
2714
2762
  },
2715
- "40aa636a36ed4e998d2a68397fd2a529466fa54d75": {
2763
+ "406ecb5e3577c006d5cdb09e92808e91483e36933b": {
2716
2764
  "workers": {
2717
2765
  "app/workspaces/[workspaceId]/archive/page": {
2718
- "moduleId": 386606,
2766
+ "moduleId": 566559,
2719
2767
  "async": true,
2720
- "exportedName": "getOrCreateTowerTaskId",
2768
+ "exportedName": "getProjectByLocalPath",
2721
2769
  "filename": "src/actions/workspace-actions.ts"
2722
2770
  },
2723
2771
  "app/workspaces/[workspaceId]/assets/page": {
2724
- "moduleId": 161224,
2772
+ "moduleId": 814122,
2725
2773
  "async": true,
2726
- "exportedName": "getOrCreateTowerTaskId",
2774
+ "exportedName": "getProjectByLocalPath",
2727
2775
  "filename": "src/actions/workspace-actions.ts"
2728
2776
  },
2729
2777
  "app/workspaces/[workspaceId]/notes/page": {
2730
2778
  "moduleId": 901317,
2731
2779
  "async": true,
2732
- "exportedName": "getOrCreateTowerTaskId",
2733
- "filename": "src/actions/workspace-actions.ts"
2734
- },
2735
- "app/workspaces/[workspaceId]/page": {
2736
- "moduleId": 575206,
2737
- "async": true,
2738
- "exportedName": "getOrCreateTowerTaskId",
2780
+ "exportedName": "getProjectByLocalPath",
2739
2781
  "filename": "src/actions/workspace-actions.ts"
2740
2782
  },
2741
2783
  "app/workspaces/page": {
2742
2784
  "moduleId": 101752,
2743
2785
  "async": true,
2744
- "exportedName": "getOrCreateTowerTaskId",
2786
+ "exportedName": "getProjectByLocalPath",
2745
2787
  "filename": "src/actions/workspace-actions.ts"
2746
2788
  }
2747
2789
  },
2748
2790
  "filename": "src/actions/workspace-actions.ts",
2749
- "exportedName": "getOrCreateTowerTaskId"
2791
+ "exportedName": "getProjectByLocalPath"
2750
2792
  },
2751
- "40ce28df39bdbb649df6405ddfcae36041475b1c01": {
2793
+ "4080c50afcfdd644bb7d1f875100026a9e474eb4e5": {
2752
2794
  "workers": {
2753
2795
  "app/workspaces/[workspaceId]/archive/page": {
2754
- "moduleId": 386606,
2796
+ "moduleId": 566559,
2755
2797
  "async": true,
2756
- "exportedName": "getRecentLocalProjects",
2798
+ "exportedName": "getWorkspaceById",
2757
2799
  "filename": "src/actions/workspace-actions.ts"
2758
2800
  },
2759
2801
  "app/workspaces/[workspaceId]/assets/page": {
2760
- "moduleId": 161224,
2802
+ "moduleId": 814122,
2761
2803
  "async": true,
2762
- "exportedName": "getRecentLocalProjects",
2804
+ "exportedName": "getWorkspaceById",
2763
2805
  "filename": "src/actions/workspace-actions.ts"
2764
2806
  },
2765
2807
  "app/workspaces/[workspaceId]/notes/page": {
2766
2808
  "moduleId": 901317,
2767
2809
  "async": true,
2768
- "exportedName": "getRecentLocalProjects",
2769
- "filename": "src/actions/workspace-actions.ts"
2770
- },
2771
- "app/workspaces/[workspaceId]/page": {
2772
- "moduleId": 575206,
2773
- "async": true,
2774
- "exportedName": "getRecentLocalProjects",
2810
+ "exportedName": "getWorkspaceById",
2775
2811
  "filename": "src/actions/workspace-actions.ts"
2776
2812
  },
2777
2813
  "app/workspaces/page": {
2778
2814
  "moduleId": 101752,
2779
2815
  "async": true,
2780
- "exportedName": "getRecentLocalProjects",
2816
+ "exportedName": "getWorkspaceById",
2781
2817
  "filename": "src/actions/workspace-actions.ts"
2782
2818
  }
2783
2819
  },
2784
2820
  "filename": "src/actions/workspace-actions.ts",
2785
- "exportedName": "getRecentLocalProjects"
2821
+ "exportedName": "getWorkspaceById"
2786
2822
  },
2787
- "40e63f9344db8660ea90111a968ddb6052cb73e763": {
2823
+ "40cb90f43d42e2224910ee4d9d6efd15fce014e82a": {
2788
2824
  "workers": {
2789
2825
  "app/workspaces/[workspaceId]/archive/page": {
2790
- "moduleId": 386606,
2826
+ "moduleId": 566559,
2791
2827
  "async": true,
2792
- "exportedName": "getWorkspaceById",
2828
+ "exportedName": "getRecentLocalProjects",
2793
2829
  "filename": "src/actions/workspace-actions.ts"
2794
2830
  },
2795
2831
  "app/workspaces/[workspaceId]/assets/page": {
2796
- "moduleId": 161224,
2832
+ "moduleId": 814122,
2797
2833
  "async": true,
2798
- "exportedName": "getWorkspaceById",
2834
+ "exportedName": "getRecentLocalProjects",
2799
2835
  "filename": "src/actions/workspace-actions.ts"
2800
2836
  },
2801
2837
  "app/workspaces/[workspaceId]/notes/page": {
2802
2838
  "moduleId": 901317,
2803
2839
  "async": true,
2804
- "exportedName": "getWorkspaceById",
2840
+ "exportedName": "getRecentLocalProjects",
2841
+ "filename": "src/actions/workspace-actions.ts"
2842
+ },
2843
+ "app/workspaces/[workspaceId]/page": {
2844
+ "moduleId": 590656,
2845
+ "async": true,
2846
+ "exportedName": "getRecentLocalProjects",
2805
2847
  "filename": "src/actions/workspace-actions.ts"
2806
2848
  },
2807
2849
  "app/workspaces/page": {
2808
2850
  "moduleId": 101752,
2809
2851
  "async": true,
2810
- "exportedName": "getWorkspaceById",
2852
+ "exportedName": "getRecentLocalProjects",
2811
2853
  "filename": "src/actions/workspace-actions.ts"
2812
2854
  }
2813
2855
  },
2814
2856
  "filename": "src/actions/workspace-actions.ts",
2815
- "exportedName": "getWorkspaceById"
2857
+ "exportedName": "getRecentLocalProjects"
2816
2858
  },
2817
- "60429a4e9875cb1ba311d3fdd5520ef687af2c6923": {
2859
+ "60b872dfb3f2ccf6c78b0aa637c5ce1e35de4d89a0": {
2818
2860
  "workers": {
2819
2861
  "app/workspaces/[workspaceId]/archive/page": {
2820
- "moduleId": 386606,
2862
+ "moduleId": 566559,
2821
2863
  "async": true,
2822
2864
  "exportedName": "updateProject",
2823
2865
  "filename": "src/actions/workspace-actions.ts"
2824
2866
  },
2825
2867
  "app/workspaces/[workspaceId]/assets/page": {
2826
- "moduleId": 161224,
2868
+ "moduleId": 814122,
2827
2869
  "async": true,
2828
2870
  "exportedName": "updateProject",
2829
2871
  "filename": "src/actions/workspace-actions.ts"
@@ -2835,7 +2877,7 @@
2835
2877
  "filename": "src/actions/workspace-actions.ts"
2836
2878
  },
2837
2879
  "app/workspaces/[workspaceId]/page": {
2838
- "moduleId": 575206,
2880
+ "moduleId": 590656,
2839
2881
  "async": true,
2840
2882
  "exportedName": "updateProject",
2841
2883
  "filename": "src/actions/workspace-actions.ts"
@@ -2850,16 +2892,16 @@
2850
2892
  "filename": "src/actions/workspace-actions.ts",
2851
2893
  "exportedName": "updateProject"
2852
2894
  },
2853
- "40a6ebb524fb0864532123bea0b2138d6ef545a062": {
2895
+ "408f0ce942303dff5a57dfea45ad6a16336668828f": {
2854
2896
  "workers": {
2855
2897
  "app/workspaces/[workspaceId]/archive/page": {
2856
- "moduleId": 386606,
2898
+ "moduleId": 566559,
2857
2899
  "async": true,
2858
2900
  "exportedName": "getTaskLabels",
2859
2901
  "filename": "src/actions/label-actions.ts"
2860
2902
  },
2861
2903
  "app/workspaces/[workspaceId]/page": {
2862
- "moduleId": 575206,
2904
+ "moduleId": 590656,
2863
2905
  "async": true,
2864
2906
  "exportedName": "getTaskLabels",
2865
2907
  "filename": "src/actions/label-actions.ts"
@@ -2868,16 +2910,16 @@
2868
2910
  "filename": "src/actions/label-actions.ts",
2869
2911
  "exportedName": "getTaskLabels"
2870
2912
  },
2871
- "604702638de73d6356c05b71593515165d13f2d635": {
2913
+ "60892ea5c8f14cc0cd26e9596a0257919386c839ac": {
2872
2914
  "workers": {
2873
2915
  "app/workspaces/[workspaceId]/archive/page": {
2874
- "moduleId": 386606,
2916
+ "moduleId": 566559,
2875
2917
  "async": true,
2876
2918
  "exportedName": "setTaskLabels",
2877
2919
  "filename": "src/actions/label-actions.ts"
2878
2920
  },
2879
2921
  "app/workspaces/[workspaceId]/page": {
2880
- "moduleId": 575206,
2922
+ "moduleId": 590656,
2881
2923
  "async": true,
2882
2924
  "exportedName": "setTaskLabels",
2883
2925
  "filename": "src/actions/label-actions.ts"
@@ -2886,28 +2928,28 @@
2886
2928
  "filename": "src/actions/label-actions.ts",
2887
2929
  "exportedName": "setTaskLabels"
2888
2930
  },
2889
- "405db5429d08e709cce1468828fb12111b473dbf6d": {
2931
+ "40466c67072d9cce4fab9c3bd16064b40d29c58cc5": {
2890
2932
  "workers": {
2891
2933
  "app/workspaces/[workspaceId]/archive/page": {
2892
- "moduleId": 386606,
2934
+ "moduleId": 566559,
2893
2935
  "async": true,
2894
2936
  "exportedName": "getProjectBranches",
2895
2937
  "filename": "src/actions/git-actions.ts"
2896
2938
  },
2897
2939
  "app/workspaces/[workspaceId]/assets/page": {
2898
- "moduleId": 161224,
2940
+ "moduleId": 814122,
2899
2941
  "async": true,
2900
2942
  "exportedName": "getProjectBranches",
2901
2943
  "filename": "src/actions/git-actions.ts"
2902
2944
  },
2903
2945
  "app/workspaces/[workspaceId]/page": {
2904
- "moduleId": 575206,
2946
+ "moduleId": 590656,
2905
2947
  "async": true,
2906
2948
  "exportedName": "getProjectBranches",
2907
2949
  "filename": "src/actions/git-actions.ts"
2908
2950
  },
2909
2951
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2910
- "moduleId": 420377,
2952
+ "moduleId": 825054,
2911
2953
  "async": true,
2912
2954
  "exportedName": "getProjectBranches",
2913
2955
  "filename": "src/actions/git-actions.ts"
@@ -2916,28 +2958,28 @@
2916
2958
  "filename": "src/actions/git-actions.ts",
2917
2959
  "exportedName": "getProjectBranches"
2918
2960
  },
2919
- "4056d3225705296e07b5b5c449be4c5e431a28b210": {
2961
+ "401ebfa8ef3739839a97b1ed22816de1bd8f40d96d": {
2920
2962
  "workers": {
2921
2963
  "app/workspaces/[workspaceId]/archive/page": {
2922
- "moduleId": 386606,
2964
+ "moduleId": 566559,
2923
2965
  "async": true,
2924
2966
  "exportedName": "fetchRemoteBranches",
2925
2967
  "filename": "src/actions/git-actions.ts"
2926
2968
  },
2927
2969
  "app/workspaces/[workspaceId]/assets/page": {
2928
- "moduleId": 161224,
2970
+ "moduleId": 814122,
2929
2971
  "async": true,
2930
2972
  "exportedName": "fetchRemoteBranches",
2931
2973
  "filename": "src/actions/git-actions.ts"
2932
2974
  },
2933
2975
  "app/workspaces/[workspaceId]/page": {
2934
- "moduleId": 575206,
2976
+ "moduleId": 590656,
2935
2977
  "async": true,
2936
2978
  "exportedName": "fetchRemoteBranches",
2937
2979
  "filename": "src/actions/git-actions.ts"
2938
2980
  },
2939
2981
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2940
- "moduleId": 420377,
2982
+ "moduleId": 825054,
2941
2983
  "async": true,
2942
2984
  "exportedName": "fetchRemoteBranches",
2943
2985
  "filename": "src/actions/git-actions.ts"
@@ -2946,28 +2988,28 @@
2946
2988
  "filename": "src/actions/git-actions.ts",
2947
2989
  "exportedName": "fetchRemoteBranches"
2948
2990
  },
2949
- "40516ec209e18f0ad45d0860cdaa7fcc511267d7e4": {
2991
+ "407928a7b112e312a8d9494d451c080134594d3fe3": {
2950
2992
  "workers": {
2951
2993
  "app/workspaces/[workspaceId]/archive/page": {
2952
- "moduleId": 386606,
2994
+ "moduleId": 566559,
2953
2995
  "async": true,
2954
2996
  "exportedName": "getCurrentBranch",
2955
2997
  "filename": "src/actions/git-actions.ts"
2956
2998
  },
2957
2999
  "app/workspaces/[workspaceId]/assets/page": {
2958
- "moduleId": 161224,
3000
+ "moduleId": 814122,
2959
3001
  "async": true,
2960
3002
  "exportedName": "getCurrentBranch",
2961
3003
  "filename": "src/actions/git-actions.ts"
2962
3004
  },
2963
3005
  "app/workspaces/[workspaceId]/page": {
2964
- "moduleId": 575206,
3006
+ "moduleId": 590656,
2965
3007
  "async": true,
2966
3008
  "exportedName": "getCurrentBranch",
2967
3009
  "filename": "src/actions/git-actions.ts"
2968
3010
  },
2969
3011
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2970
- "moduleId": 420377,
3012
+ "moduleId": 825054,
2971
3013
  "async": true,
2972
3014
  "exportedName": "getCurrentBranch",
2973
3015
  "filename": "src/actions/git-actions.ts"
@@ -2976,16 +3018,88 @@
2976
3018
  "filename": "src/actions/git-actions.ts",
2977
3019
  "exportedName": "getCurrentBranch"
2978
3020
  },
2979
- "600ef54ca10fd7bb666b08cd8d5bf227ccca58da4e": {
3021
+ "405dfc43cd11ae435ef60de537636f1ad4e1b6d324": {
3022
+ "workers": {
3023
+ "app/workspaces/[workspaceId]/archive/page": {
3024
+ "moduleId": 566559,
3025
+ "async": true,
3026
+ "exportedName": "openInFileManager",
3027
+ "filename": "src/actions/preview-actions.ts"
3028
+ },
3029
+ "app/workspaces/[workspaceId]/assets/page": {
3030
+ "moduleId": 814122,
3031
+ "async": true,
3032
+ "exportedName": "openInFileManager",
3033
+ "filename": "src/actions/preview-actions.ts"
3034
+ },
3035
+ "app/workspaces/[workspaceId]/page": {
3036
+ "moduleId": 590656,
3037
+ "async": true,
3038
+ "exportedName": "openInFileManager",
3039
+ "filename": "src/actions/preview-actions.ts"
3040
+ },
3041
+ "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3042
+ "moduleId": 825054,
3043
+ "async": true,
3044
+ "exportedName": "openInFileManager",
3045
+ "filename": "src/actions/preview-actions.ts"
3046
+ },
3047
+ "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3048
+ "moduleId": 942658,
3049
+ "async": true,
3050
+ "exportedName": "openInFileManager",
3051
+ "filename": "src/actions/preview-actions.ts"
3052
+ }
3053
+ },
3054
+ "filename": "src/actions/preview-actions.ts",
3055
+ "exportedName": "openInFileManager"
3056
+ },
3057
+ "405d38c1dfe222d25c80e82e946d93bfdbdf42de9d": {
3058
+ "workers": {
3059
+ "app/workspaces/[workspaceId]/archive/page": {
3060
+ "moduleId": 566559,
3061
+ "async": true,
3062
+ "exportedName": "openInEditor",
3063
+ "filename": "src/actions/preview-actions.ts"
3064
+ },
3065
+ "app/workspaces/[workspaceId]/assets/page": {
3066
+ "moduleId": 814122,
3067
+ "async": true,
3068
+ "exportedName": "openInEditor",
3069
+ "filename": "src/actions/preview-actions.ts"
3070
+ },
3071
+ "app/workspaces/[workspaceId]/page": {
3072
+ "moduleId": 590656,
3073
+ "async": true,
3074
+ "exportedName": "openInEditor",
3075
+ "filename": "src/actions/preview-actions.ts"
3076
+ },
3077
+ "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3078
+ "moduleId": 825054,
3079
+ "async": true,
3080
+ "exportedName": "openInEditor",
3081
+ "filename": "src/actions/preview-actions.ts"
3082
+ },
3083
+ "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3084
+ "moduleId": 942658,
3085
+ "async": true,
3086
+ "exportedName": "openInEditor",
3087
+ "filename": "src/actions/preview-actions.ts"
3088
+ }
3089
+ },
3090
+ "filename": "src/actions/preview-actions.ts",
3091
+ "exportedName": "openInEditor"
3092
+ },
3093
+ "601e34b8f82176c938bcff8f4b913460970f4b4046": {
2980
3094
  "workers": {
2981
3095
  "app/workspaces/[workspaceId]/archive/page": {
2982
- "moduleId": 386606,
3096
+ "moduleId": 566559,
2983
3097
  "async": true,
2984
3098
  "exportedName": "updateTaskStatus",
2985
3099
  "filename": "src/actions/task-actions.ts"
2986
3100
  },
2987
3101
  "app/workspaces/[workspaceId]/page": {
2988
- "moduleId": 575206,
3102
+ "moduleId": 590656,
2989
3103
  "async": true,
2990
3104
  "exportedName": "updateTaskStatus",
2991
3105
  "filename": "src/actions/task-actions.ts"
@@ -3000,16 +3114,16 @@
3000
3114
  "filename": "src/actions/task-actions.ts",
3001
3115
  "exportedName": "updateTaskStatus"
3002
3116
  },
3003
- "403f8c0c7f02e64f5f4387dc8daa4186b455500a03": {
3117
+ "404d3a5a18e7ff3ca13a4a749d576559e04d10ddb9": {
3004
3118
  "workers": {
3005
3119
  "app/workspaces/[workspaceId]/archive/page": {
3006
- "moduleId": 386606,
3120
+ "moduleId": 566559,
3007
3121
  "async": true,
3008
3122
  "exportedName": "checkWorktreeClean",
3009
3123
  "filename": "src/actions/task-actions.ts"
3010
3124
  },
3011
3125
  "app/workspaces/[workspaceId]/page": {
3012
- "moduleId": 575206,
3126
+ "moduleId": 590656,
3013
3127
  "async": true,
3014
3128
  "exportedName": "checkWorktreeClean",
3015
3129
  "filename": "src/actions/task-actions.ts"
@@ -3024,16 +3138,16 @@
3024
3138
  "filename": "src/actions/task-actions.ts",
3025
3139
  "exportedName": "checkWorktreeClean"
3026
3140
  },
3027
- "60274d75e15f6a4ed99e68cce68579183de3dbdeae": {
3141
+ "60ea0297c5a8dc01a84067cc562680bf647f4e3d27": {
3028
3142
  "workers": {
3029
3143
  "app/workspaces/[workspaceId]/archive/page": {
3030
- "moduleId": 386606,
3144
+ "moduleId": 566559,
3031
3145
  "async": true,
3032
3146
  "exportedName": "commitWorktreeChanges",
3033
3147
  "filename": "src/actions/task-actions.ts"
3034
3148
  },
3035
3149
  "app/workspaces/[workspaceId]/page": {
3036
- "moduleId": 575206,
3150
+ "moduleId": 590656,
3037
3151
  "async": true,
3038
3152
  "exportedName": "commitWorktreeChanges",
3039
3153
  "filename": "src/actions/task-actions.ts"
@@ -3048,7 +3162,7 @@
3048
3162
  "filename": "src/actions/task-actions.ts",
3049
3163
  "exportedName": "commitWorktreeChanges"
3050
3164
  },
3051
- "404e72b617fe07a7cef254913e34d311773f51dbde": {
3165
+ "40900294fd2745df36a860a6518b447578207ff361": {
3052
3166
  "workers": {
3053
3167
  "app/workspaces/[workspaceId]/notes/page": {
3054
3168
  "moduleId": 901317,
@@ -3057,7 +3171,7 @@
3057
3171
  "filename": "src/actions/note-actions.ts"
3058
3172
  },
3059
3173
  "app/workspaces/[workspaceId]/page": {
3060
- "moduleId": 575206,
3174
+ "moduleId": 590656,
3061
3175
  "async": true,
3062
3176
  "exportedName": "createNote",
3063
3177
  "filename": "src/actions/note-actions.ts"
@@ -3066,7 +3180,7 @@
3066
3180
  "filename": "src/actions/note-actions.ts",
3067
3181
  "exportedName": "createNote"
3068
3182
  },
3069
- "407a60504b146770beb7c549b38414f582b2045a5e": {
3183
+ "401596434c549b95410f2ab34f1bd9df4db714c92b": {
3070
3184
  "workers": {
3071
3185
  "app/workspaces/[workspaceId]/notes/page": {
3072
3186
  "moduleId": 901317,
@@ -3075,7 +3189,7 @@
3075
3189
  "filename": "src/actions/note-actions.ts"
3076
3190
  },
3077
3191
  "app/workspaces/[workspaceId]/page": {
3078
- "moduleId": 575206,
3192
+ "moduleId": 590656,
3079
3193
  "async": true,
3080
3194
  "exportedName": "getTaskNotes",
3081
3195
  "filename": "src/actions/note-actions.ts"
@@ -3084,7 +3198,7 @@
3084
3198
  "filename": "src/actions/note-actions.ts",
3085
3199
  "exportedName": "getTaskNotes"
3086
3200
  },
3087
- "403fcb34b2c719802c0d7fb9cab6857853a7ba32c8": {
3201
+ "40579fa5370beaa688b0b250cecb168b2b61c712ed": {
3088
3202
  "workers": {
3089
3203
  "app/workspaces/[workspaceId]/notes/page": {
3090
3204
  "moduleId": 901317,
@@ -3093,7 +3207,7 @@
3093
3207
  "filename": "src/actions/note-actions.ts"
3094
3208
  },
3095
3209
  "app/workspaces/[workspaceId]/page": {
3096
- "moduleId": 575206,
3210
+ "moduleId": 590656,
3097
3211
  "async": true,
3098
3212
  "exportedName": "deleteNote",
3099
3213
  "filename": "src/actions/note-actions.ts"
@@ -3102,16 +3216,16 @@
3102
3216
  "filename": "src/actions/note-actions.ts",
3103
3217
  "exportedName": "deleteNote"
3104
3218
  },
3105
- "4092ed1337cd78627067b9031aa4c4a530da8400b0": {
3219
+ "400bc8fbab7c5d6dd9cdee33d2c692993b9042a98d": {
3106
3220
  "workers": {
3107
3221
  "app/workspaces/[workspaceId]/assets/page": {
3108
- "moduleId": 161224,
3222
+ "moduleId": 814122,
3109
3223
  "async": true,
3110
3224
  "exportedName": "getTaskAssets",
3111
3225
  "filename": "src/actions/asset-actions.ts"
3112
3226
  },
3113
3227
  "app/workspaces/[workspaceId]/page": {
3114
- "moduleId": 575206,
3228
+ "moduleId": 590656,
3115
3229
  "async": true,
3116
3230
  "exportedName": "getTaskAssets",
3117
3231
  "filename": "src/actions/asset-actions.ts"
@@ -3120,16 +3234,16 @@
3120
3234
  "filename": "src/actions/asset-actions.ts",
3121
3235
  "exportedName": "getTaskAssets"
3122
3236
  },
3123
- "409b628dae5579615784ebfc980e018c3f37c9a692": {
3237
+ "40f3b291bd8de49b5e12902c1584055fa6021588fd": {
3124
3238
  "workers": {
3125
3239
  "app/workspaces/[workspaceId]/assets/page": {
3126
- "moduleId": 161224,
3240
+ "moduleId": 814122,
3127
3241
  "async": true,
3128
3242
  "exportedName": "uploadAsset",
3129
3243
  "filename": "src/actions/asset-actions.ts"
3130
3244
  },
3131
3245
  "app/workspaces/[workspaceId]/page": {
3132
- "moduleId": 575206,
3246
+ "moduleId": 590656,
3133
3247
  "async": true,
3134
3248
  "exportedName": "uploadAsset",
3135
3249
  "filename": "src/actions/asset-actions.ts"
@@ -3138,16 +3252,16 @@
3138
3252
  "filename": "src/actions/asset-actions.ts",
3139
3253
  "exportedName": "uploadAsset"
3140
3254
  },
3141
- "406648ac35b025c6878aaa66221c8c9406967ff9ab": {
3255
+ "40dbca40ce2c8dfb5933699083322e592b153ad2ee": {
3142
3256
  "workers": {
3143
3257
  "app/workspaces/[workspaceId]/assets/page": {
3144
- "moduleId": 161224,
3258
+ "moduleId": 814122,
3145
3259
  "async": true,
3146
3260
  "exportedName": "deleteAsset",
3147
3261
  "filename": "src/actions/asset-actions.ts"
3148
3262
  },
3149
3263
  "app/workspaces/[workspaceId]/page": {
3150
- "moduleId": 575206,
3264
+ "moduleId": 590656,
3151
3265
  "async": true,
3152
3266
  "exportedName": "deleteAsset",
3153
3267
  "filename": "src/actions/asset-actions.ts"
@@ -3156,28 +3270,28 @@
3156
3270
  "filename": "src/actions/asset-actions.ts",
3157
3271
  "exportedName": "deleteAsset"
3158
3272
  },
3159
- "409f5d8b89c2a6ea196db754abe35c584880c3f88a": {
3273
+ "403f24b805b2cb1f7a64b4cea23aa15e18c345fcd6": {
3160
3274
  "workers": {
3161
3275
  "app/workspaces/[workspaceId]/archive/page": {
3162
- "moduleId": 386606,
3276
+ "moduleId": 566559,
3163
3277
  "async": true,
3164
3278
  "exportedName": "createTask",
3165
3279
  "filename": "src/actions/task-actions.ts"
3166
3280
  },
3167
3281
  "app/workspaces/[workspaceId]/assets/page": {
3168
- "moduleId": 161224,
3282
+ "moduleId": 814122,
3169
3283
  "async": true,
3170
3284
  "exportedName": "createTask",
3171
3285
  "filename": "src/actions/task-actions.ts"
3172
3286
  },
3173
3287
  "app/workspaces/[workspaceId]/page": {
3174
- "moduleId": 575206,
3288
+ "moduleId": 590656,
3175
3289
  "async": true,
3176
3290
  "exportedName": "createTask",
3177
3291
  "filename": "src/actions/task-actions.ts"
3178
3292
  },
3179
3293
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3180
- "moduleId": 420377,
3294
+ "moduleId": 825054,
3181
3295
  "async": true,
3182
3296
  "exportedName": "createTask",
3183
3297
  "filename": "src/actions/task-actions.ts"
@@ -3186,16 +3300,16 @@
3186
3300
  "filename": "src/actions/task-actions.ts",
3187
3301
  "exportedName": "createTask"
3188
3302
  },
3189
- "603219315ec2c04de4bd8822f5ac8f28fe73c94774": {
3303
+ "60a974d42632a6c3d556e9d0dab58c3c3b649f3e08": {
3190
3304
  "workers": {
3191
3305
  "app/workspaces/[workspaceId]/archive/page": {
3192
- "moduleId": 386606,
3306
+ "moduleId": 566559,
3193
3307
  "async": true,
3194
3308
  "exportedName": "updateTask",
3195
3309
  "filename": "src/actions/task-actions.ts"
3196
3310
  },
3197
3311
  "app/workspaces/[workspaceId]/page": {
3198
- "moduleId": 575206,
3312
+ "moduleId": 590656,
3199
3313
  "async": true,
3200
3314
  "exportedName": "updateTask",
3201
3315
  "filename": "src/actions/task-actions.ts"
@@ -3210,16 +3324,16 @@
3210
3324
  "filename": "src/actions/task-actions.ts",
3211
3325
  "exportedName": "updateTask"
3212
3326
  },
3213
- "400f4839dc0b1bf785aefc73abeeafd2d918c21e91": {
3327
+ "40a176f62e3cd9394f472e0ba90da46e1f57b3828e": {
3214
3328
  "workers": {
3215
3329
  "app/workspaces/[workspaceId]/archive/page": {
3216
- "moduleId": 386606,
3330
+ "moduleId": 566559,
3217
3331
  "async": true,
3218
3332
  "exportedName": "deleteTask",
3219
3333
  "filename": "src/actions/task-actions.ts"
3220
3334
  },
3221
3335
  "app/workspaces/[workspaceId]/page": {
3222
- "moduleId": 575206,
3336
+ "moduleId": 590656,
3223
3337
  "async": true,
3224
3338
  "exportedName": "deleteTask",
3225
3339
  "filename": "src/actions/task-actions.ts"
@@ -3228,16 +3342,16 @@
3228
3342
  "filename": "src/actions/task-actions.ts",
3229
3343
  "exportedName": "deleteTask"
3230
3344
  },
3231
- "40bd98dde4c1ef5955329b927d0ca663fa200662bf": {
3345
+ "40639b056920aaa0244d82b61a348fd8481650fba4": {
3232
3346
  "workers": {
3233
3347
  "app/workspaces/[workspaceId]/archive/page": {
3234
- "moduleId": 386606,
3348
+ "moduleId": 566559,
3235
3349
  "async": true,
3236
3350
  "exportedName": "toggleTaskPinned",
3237
3351
  "filename": "src/actions/task-actions.ts"
3238
3352
  },
3239
3353
  "app/workspaces/[workspaceId]/page": {
3240
- "moduleId": 575206,
3354
+ "moduleId": 590656,
3241
3355
  "async": true,
3242
3356
  "exportedName": "toggleTaskPinned",
3243
3357
  "filename": "src/actions/task-actions.ts"
@@ -3246,16 +3360,16 @@
3246
3360
  "filename": "src/actions/task-actions.ts",
3247
3361
  "exportedName": "toggleTaskPinned"
3248
3362
  },
3249
- "40d9f09adb6eab35a2451b08187e38498346dbf55b": {
3363
+ "4086ff4188ba5d2a2837028e868b13c62963d93529": {
3250
3364
  "workers": {
3251
3365
  "app/workspaces/[workspaceId]/page": {
3252
- "moduleId": 575206,
3366
+ "moduleId": 590656,
3253
3367
  "async": true,
3254
3368
  "exportedName": "getVersionsForPicker",
3255
3369
  "filename": "src/actions/version-actions.ts"
3256
3370
  },
3257
3371
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3258
- "moduleId": 420377,
3372
+ "moduleId": 825054,
3259
3373
  "async": true,
3260
3374
  "exportedName": "getVersionsForPicker",
3261
3375
  "filename": "src/actions/version-actions.ts"
@@ -3264,46 +3378,58 @@
3264
3378
  "filename": "src/actions/version-actions.ts",
3265
3379
  "exportedName": "getVersionsForPicker"
3266
3380
  },
3267
- "407ba69ce87e411215b763c5ba134766bcc1643968": {
3381
+ "400aadc684c553f35bc6430ec02f57c1b6b0c1e580": {
3268
3382
  "workers": {
3269
3383
  "app/workspaces/[workspaceId]/archive/page": {
3270
- "moduleId": 386606,
3384
+ "moduleId": 566559,
3271
3385
  "async": true,
3272
- "exportedName": "getArchivedTaskCount",
3386
+ "exportedName": "searchTasks",
3273
3387
  "filename": "src/actions/task-actions.ts"
3274
3388
  }
3275
3389
  },
3276
3390
  "filename": "src/actions/task-actions.ts",
3277
- "exportedName": "getArchivedTaskCount"
3391
+ "exportedName": "searchTasks"
3278
3392
  },
3279
- "407e50bccd4fcd9f20355a0f5a1042b8e2f0590edc": {
3393
+ "40391fa51cebfb924b0b26d0a3c045b58f9fbf1169": {
3280
3394
  "workers": {
3281
3395
  "app/workspaces/[workspaceId]/archive/page": {
3282
- "moduleId": 386606,
3396
+ "moduleId": 566559,
3283
3397
  "async": true,
3284
- "exportedName": "searchTasks",
3398
+ "exportedName": "getArchivedTasks",
3285
3399
  "filename": "src/actions/task-actions.ts"
3286
3400
  }
3287
3401
  },
3288
3402
  "filename": "src/actions/task-actions.ts",
3289
- "exportedName": "searchTasks"
3403
+ "exportedName": "getArchivedTasks"
3404
+ },
3405
+ "40de34b6e8882190764d8ada51cbede2f8cd8d5f8c": {
3406
+ "workers": {
3407
+ "app/workspaces/[workspaceId]/archive/page": {
3408
+ "moduleId": 566559,
3409
+ "async": true,
3410
+ "exportedName": "getArchivedTaskCount",
3411
+ "filename": "src/actions/task-actions.ts"
3412
+ }
3413
+ },
3414
+ "filename": "src/actions/task-actions.ts",
3415
+ "exportedName": "getArchivedTaskCount"
3290
3416
  },
3291
- "40a3a1d767fac8a4ebc7b3842ff740480168ee74a4": {
3417
+ "40e4dfe6a3b899cdd4196ae7070a035d81655e1385": {
3292
3418
  "workers": {
3293
3419
  "app/workspaces/[workspaceId]/archive/page": {
3294
- "moduleId": 386606,
3420
+ "moduleId": 566559,
3295
3421
  "async": true,
3296
3422
  "exportedName": "getTaskOverview",
3297
3423
  "filename": "src/actions/task-actions.ts"
3298
3424
  },
3299
3425
  "app/workspaces/[workspaceId]/assets/page": {
3300
- "moduleId": 161224,
3426
+ "moduleId": 814122,
3301
3427
  "async": true,
3302
3428
  "exportedName": "getTaskOverview",
3303
3429
  "filename": "src/actions/task-actions.ts"
3304
3430
  },
3305
3431
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3306
- "moduleId": 420377,
3432
+ "moduleId": 825054,
3307
3433
  "async": true,
3308
3434
  "exportedName": "getTaskOverview",
3309
3435
  "filename": "src/actions/task-actions.ts"
@@ -3312,34 +3438,22 @@
3312
3438
  "filename": "src/actions/task-actions.ts",
3313
3439
  "exportedName": "getTaskOverview"
3314
3440
  },
3315
- "40c292454cbbb64a070617d382d0c0faeb6d120054": {
3316
- "workers": {
3317
- "app/workspaces/[workspaceId]/archive/page": {
3318
- "moduleId": 386606,
3319
- "async": true,
3320
- "exportedName": "getArchivedTasks",
3321
- "filename": "src/actions/task-actions.ts"
3322
- }
3323
- },
3324
- "filename": "src/actions/task-actions.ts",
3325
- "exportedName": "getArchivedTasks"
3326
- },
3327
- "4050138857092f550488f733103e1cf5b3b0eed832": {
3441
+ "409a8170a34961d341f2e7589f906d360dde704f51": {
3328
3442
  "workers": {
3329
3443
  "app/workspaces/[workspaceId]/assets/page": {
3330
- "moduleId": 161224,
3444
+ "moduleId": 814122,
3331
3445
  "async": true,
3332
- "exportedName": "createAsset",
3446
+ "exportedName": "getProjectAssets",
3333
3447
  "filename": "src/actions/asset-actions.ts"
3334
3448
  }
3335
3449
  },
3336
3450
  "filename": "src/actions/asset-actions.ts",
3337
- "exportedName": "createAsset"
3451
+ "exportedName": "getProjectAssets"
3338
3452
  },
3339
- "40877f16978a6049a5eb4dc6e88548bb17f93f6ab4": {
3453
+ "409dff3e736df210be4c4556be92dfdfbc5e729aa2": {
3340
3454
  "workers": {
3341
3455
  "app/workspaces/[workspaceId]/assets/page": {
3342
- "moduleId": 161224,
3456
+ "moduleId": 814122,
3343
3457
  "async": true,
3344
3458
  "exportedName": "getAssetById",
3345
3459
  "filename": "src/actions/asset-actions.ts"
@@ -3348,22 +3462,22 @@
3348
3462
  "filename": "src/actions/asset-actions.ts",
3349
3463
  "exportedName": "getAssetById"
3350
3464
  },
3351
- "40da655a507f460b5420a4d16054d6e3e30ef5622f": {
3465
+ "40be1313c2d4fba62d0e07250fc90fe91eb361d2b8": {
3352
3466
  "workers": {
3353
3467
  "app/workspaces/[workspaceId]/assets/page": {
3354
- "moduleId": 161224,
3468
+ "moduleId": 814122,
3355
3469
  "async": true,
3356
- "exportedName": "getProjectAssets",
3470
+ "exportedName": "createAsset",
3357
3471
  "filename": "src/actions/asset-actions.ts"
3358
3472
  }
3359
3473
  },
3360
3474
  "filename": "src/actions/asset-actions.ts",
3361
- "exportedName": "getProjectAssets"
3475
+ "exportedName": "createAsset"
3362
3476
  },
3363
- "005ed10ac802df7cdc4984ad9801c4d88032c0b5da": {
3477
+ "0086a3612bffcce4b502188c596bd5a521cacd2368": {
3364
3478
  "workers": {
3365
3479
  "app/workspaces/[workspaceId]/assets/page": {
3366
- "moduleId": 161224,
3480
+ "moduleId": 814122,
3367
3481
  "async": true,
3368
3482
  "exportedName": "getAvailableShells",
3369
3483
  "filename": "src/actions/config-actions.ts"
@@ -3372,10 +3486,10 @@
3372
3486
  "filename": "src/actions/config-actions.ts",
3373
3487
  "exportedName": "getAvailableShells"
3374
3488
  },
3375
- "00d93b1a502c597586a6e0a707f87a0c42b1b7e5b4": {
3489
+ "00f49ea124ee6c218319495a608732c61c4549f86f": {
3376
3490
  "workers": {
3377
3491
  "app/workspaces/[workspaceId]/assets/page": {
3378
- "moduleId": 161224,
3492
+ "moduleId": 814122,
3379
3493
  "async": true,
3380
3494
  "exportedName": "getPlatformInfo",
3381
3495
  "filename": "src/actions/config-actions.ts"
@@ -3384,7 +3498,7 @@
3384
3498
  "filename": "src/actions/config-actions.ts",
3385
3499
  "exportedName": "getPlatformInfo"
3386
3500
  },
3387
- "40612a34508670af639e70ac17479691b5d67a6ac6": {
3501
+ "404ddf754723bf05a1be75adea7fb2ea308ceef8fd": {
3388
3502
  "workers": {
3389
3503
  "app/workspaces/[workspaceId]/notes/page": {
3390
3504
  "moduleId": 901317,
@@ -3396,7 +3510,7 @@
3396
3510
  "filename": "src/actions/note-actions.ts",
3397
3511
  "exportedName": "getNoteById"
3398
3512
  },
3399
- "601f82d447db15ce5cc5188f3a62550c0a6b2ca692": {
3513
+ "606df7e4ec7a54595ae9411f7d17679c6a0f1f5fba": {
3400
3514
  "workers": {
3401
3515
  "app/workspaces/[workspaceId]/notes/page": {
3402
3516
  "moduleId": 901317,
@@ -3408,7 +3522,7 @@
3408
3522
  "filename": "src/actions/note-actions.ts",
3409
3523
  "exportedName": "updateNote"
3410
3524
  },
3411
- "60ad568d6569320fd8fac9d26a6e7b2ecf3542c30b": {
3525
+ "60e1a5ed0657fd8d4f4c2ab6dee78b16f0dd764a4e": {
3412
3526
  "workers": {
3413
3527
  "app/workspaces/[workspaceId]/notes/page": {
3414
3528
  "moduleId": 901317,
@@ -3420,10 +3534,10 @@
3420
3534
  "filename": "src/actions/note-actions.ts",
3421
3535
  "exportedName": "getProjectNotes"
3422
3536
  },
3423
- "400bfa19bf994f5b15fd4ca3095fdcc3cdc0149605": {
3537
+ "40015f09064fdf43eeb239a704180e18f27166bb9d": {
3424
3538
  "workers": {
3425
3539
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3426
- "moduleId": 420377,
3540
+ "moduleId": 825054,
3427
3541
  "async": true,
3428
3542
  "exportedName": "deleteVersion",
3429
3543
  "filename": "src/actions/version-actions.ts"
@@ -3432,10 +3546,10 @@
3432
3546
  "filename": "src/actions/version-actions.ts",
3433
3547
  "exportedName": "deleteVersion"
3434
3548
  },
3435
- "4045a8b0c6a6e35d6d2da0ef6a7454bc692bd227d5": {
3549
+ "4007f822c14a6fde970974365f6fe0c38d88f56fb8": {
3436
3550
  "workers": {
3437
3551
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3438
- "moduleId": 420377,
3552
+ "moduleId": 825054,
3439
3553
  "async": true,
3440
3554
  "exportedName": "getVersionDiffStat",
3441
3555
  "filename": "src/actions/version-actions.ts"
@@ -3444,10 +3558,10 @@
3444
3558
  "filename": "src/actions/version-actions.ts",
3445
3559
  "exportedName": "getVersionDiffStat"
3446
3560
  },
3447
- "4049a68cb39380a4dffdaba265b30ea13cd7f5c6a0": {
3561
+ "404cce421e7076c1ec1638e1f8cec441544f9c16f0": {
3448
3562
  "workers": {
3449
3563
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3450
- "moduleId": 420377,
3564
+ "moduleId": 825054,
3451
3565
  "async": true,
3452
3566
  "exportedName": "getProjectVersions",
3453
3567
  "filename": "src/actions/version-actions.ts"
@@ -3456,10 +3570,10 @@
3456
3570
  "filename": "src/actions/version-actions.ts",
3457
3571
  "exportedName": "getProjectVersions"
3458
3572
  },
3459
- "407ca24cd140577fb8e86bffb01ac89c8376d9c19a": {
3573
+ "40b44e23b7976c6e055ad316ac3d412d84bf4fe23b": {
3460
3574
  "workers": {
3461
3575
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3462
- "moduleId": 420377,
3576
+ "moduleId": 825054,
3463
3577
  "async": true,
3464
3578
  "exportedName": "createVersion",
3465
3579
  "filename": "src/actions/version-actions.ts"
@@ -3468,34 +3582,34 @@
3468
3582
  "filename": "src/actions/version-actions.ts",
3469
3583
  "exportedName": "createVersion"
3470
3584
  },
3471
- "40938a2b1707284760a38e1c2b00b901f558154a0b": {
3585
+ "40b4904ac0760e46d5f67bbd2377152742d8e4f11d": {
3472
3586
  "workers": {
3473
3587
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3474
- "moduleId": 420377,
3588
+ "moduleId": 825054,
3475
3589
  "async": true,
3476
- "exportedName": "getVersionDiff",
3590
+ "exportedName": "setCurrentVersion",
3477
3591
  "filename": "src/actions/version-actions.ts"
3478
3592
  }
3479
3593
  },
3480
3594
  "filename": "src/actions/version-actions.ts",
3481
- "exportedName": "getVersionDiff"
3595
+ "exportedName": "setCurrentVersion"
3482
3596
  },
3483
- "40d7cd61147aca69da68101ec8b66dc8666678da81": {
3597
+ "40e06e60ebfe85c02e5e9ffce12c61be529657f243": {
3484
3598
  "workers": {
3485
3599
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3486
- "moduleId": 420377,
3600
+ "moduleId": 825054,
3487
3601
  "async": true,
3488
- "exportedName": "setCurrentVersion",
3602
+ "exportedName": "getVersionDiff",
3489
3603
  "filename": "src/actions/version-actions.ts"
3490
3604
  }
3491
3605
  },
3492
3606
  "filename": "src/actions/version-actions.ts",
3493
- "exportedName": "setCurrentVersion"
3607
+ "exportedName": "getVersionDiff"
3494
3608
  },
3495
- "600260a3145592fb0f2324508c768409c66b83d300": {
3609
+ "605a3602b3b546fa7ea89dee88f68aa340c25d39d7": {
3496
3610
  "workers": {
3497
3611
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3498
- "moduleId": 420377,
3612
+ "moduleId": 825054,
3499
3613
  "async": true,
3500
3614
  "exportedName": "updateVersion",
3501
3615
  "filename": "src/actions/version-actions.ts"
@@ -3504,10 +3618,10 @@
3504
3618
  "filename": "src/actions/version-actions.ts",
3505
3619
  "exportedName": "updateVersion"
3506
3620
  },
3507
- "607d43f807e4729ab016e3d8e2cbbcdbc8587e657a": {
3621
+ "60c9b2b22809c793bfbd725fb65bc547658da78d75": {
3508
3622
  "workers": {
3509
3623
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3510
- "moduleId": 420377,
3624
+ "moduleId": 825054,
3511
3625
  "async": true,
3512
3626
  "exportedName": "releaseVersion",
3513
3627
  "filename": "src/actions/version-actions.ts"
@@ -3516,10 +3630,10 @@
3516
3630
  "filename": "src/actions/version-actions.ts",
3517
3631
  "exportedName": "releaseVersion"
3518
3632
  },
3519
- "60e6d7255b7c7f4e2ef7aa6a13ee48f57ba291f10c": {
3633
+ "60ff62b33ac50db7d2980e06e273372ec14aa9b685": {
3520
3634
  "workers": {
3521
3635
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3522
- "moduleId": 420377,
3636
+ "moduleId": 825054,
3523
3637
  "async": true,
3524
3638
  "exportedName": "assignTaskVersion",
3525
3639
  "filename": "src/actions/version-actions.ts"
@@ -3528,10 +3642,10 @@
3528
3642
  "filename": "src/actions/version-actions.ts",
3529
3643
  "exportedName": "assignTaskVersion"
3530
3644
  },
3531
- "4072042a6338e6b137524f7d8e2406a3d6a19954fd": {
3645
+ "40bf6543b3e4c86e9453e45a858a1e623476bcedd8": {
3532
3646
  "workers": {
3533
3647
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3534
- "moduleId": 420377,
3648
+ "moduleId": 825054,
3535
3649
  "async": true,
3536
3650
  "exportedName": "getVersionTypes",
3537
3651
  "filename": "src/actions/version-type-actions.ts"
@@ -3540,10 +3654,10 @@
3540
3654
  "filename": "src/actions/version-type-actions.ts",
3541
3655
  "exportedName": "getVersionTypes"
3542
3656
  },
3543
- "40862f92835ce83ea470633693ae7974b2f4b66d23": {
3657
+ "40717e538a65f3e5d8a4e6cd48d6844a24af3235a0": {
3544
3658
  "workers": {
3545
3659
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3546
- "moduleId": 420377,
3660
+ "moduleId": 825054,
3547
3661
  "async": true,
3548
3662
  "exportedName": "createVersionType",
3549
3663
  "filename": "src/actions/version-type-actions.ts"
@@ -3552,10 +3666,10 @@
3552
3666
  "filename": "src/actions/version-type-actions.ts",
3553
3667
  "exportedName": "createVersionType"
3554
3668
  },
3555
- "60d44b5378518809123fbb789548ad673ef0f2a6d8": {
3669
+ "60f111a8b5094c1cae013c1c5611042a410d489365": {
3556
3670
  "workers": {
3557
3671
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3558
- "moduleId": 420377,
3672
+ "moduleId": 825054,
3559
3673
  "async": true,
3560
3674
  "exportedName": "updateVersionType",
3561
3675
  "filename": "src/actions/version-type-actions.ts"
@@ -3564,10 +3678,10 @@
3564
3678
  "filename": "src/actions/version-type-actions.ts",
3565
3679
  "exportedName": "updateVersionType"
3566
3680
  },
3567
- "40d739c00eb5a4a18227c30fbd255ca081aab72413": {
3681
+ "403f734762e2eec850ffd850b2e34da20895602a09": {
3568
3682
  "workers": {
3569
3683
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3570
- "moduleId": 420377,
3684
+ "moduleId": 825054,
3571
3685
  "async": true,
3572
3686
  "exportedName": "deleteVersionType",
3573
3687
  "filename": "src/actions/version-type-actions.ts"
@@ -3576,7 +3690,7 @@
3576
3690
  "filename": "src/actions/version-type-actions.ts",
3577
3691
  "exportedName": "deleteVersionType"
3578
3692
  },
3579
- "60b43a8481c8ca2b7f3347ade4279e0fbed5682b43": {
3693
+ "609115122fc80f9cfa311aac68607ed75f9e200183": {
3580
3694
  "workers": {
3581
3695
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3582
3696
  "moduleId": 942658,
@@ -3588,7 +3702,7 @@
3588
3702
  "filename": "src/actions/file-actions.ts",
3589
3703
  "exportedName": "listDirectory"
3590
3704
  },
3591
- "70e3433abf457c8f1a14ea25c028548cab440b21af": {
3705
+ "70ccc35bd29cf530a0fe79bae4ed49330dbac8891a": {
3592
3706
  "workers": {
3593
3707
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3594
3708
  "moduleId": 942658,
@@ -3600,7 +3714,7 @@
3600
3714
  "filename": "src/actions/file-actions.ts",
3601
3715
  "exportedName": "getGitStatus"
3602
3716
  },
3603
- "60d816b29d23c81b1ac8c313a8957f55face19cc52": {
3717
+ "60867649df18e7137e73e018436049a8d98beeb210": {
3604
3718
  "workers": {
3605
3719
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3606
3720
  "moduleId": 942658,
@@ -3612,7 +3726,7 @@
3612
3726
  "filename": "src/actions/file-actions.ts",
3613
3727
  "exportedName": "createFile"
3614
3728
  },
3615
- "6087141adf6766cdde6e5ffac5ae6aaf15fbf43557": {
3729
+ "60d169213c2468edfef3afcf0970578225b197bfbd": {
3616
3730
  "workers": {
3617
3731
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3618
3732
  "moduleId": 942658,
@@ -3624,7 +3738,7 @@
3624
3738
  "filename": "src/actions/file-actions.ts",
3625
3739
  "exportedName": "createDirectory"
3626
3740
  },
3627
- "7090d77f7d3eb381d52ca884110128e419933821c3": {
3741
+ "708e7d82ed5beeb64a1009e32441db06648e3cbe1c": {
3628
3742
  "workers": {
3629
3743
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3630
3744
  "moduleId": 942658,
@@ -3636,7 +3750,7 @@
3636
3750
  "filename": "src/actions/file-actions.ts",
3637
3751
  "exportedName": "renameEntry"
3638
3752
  },
3639
- "605813447d3cb1feae673d6cf4eee21f1b2b1dfa7f": {
3753
+ "6079cb7c754adf0e463430f7e47d7d8375bb59a5f7": {
3640
3754
  "workers": {
3641
3755
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3642
3756
  "moduleId": 942658,
@@ -3648,7 +3762,7 @@
3648
3762
  "filename": "src/actions/file-actions.ts",
3649
3763
  "exportedName": "deleteEntry"
3650
3764
  },
3651
- "40608cb336c06198e29ec2e46ca8120d4b186de067": {
3765
+ "40b9ec81ef4294cb7831fda668db8db39a9e5f940f": {
3652
3766
  "workers": {
3653
3767
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3654
3768
  "moduleId": 942658,
@@ -3660,7 +3774,7 @@
3660
3774
  "filename": "src/actions/file-actions.ts",
3661
3775
  "exportedName": "listAllFiles"
3662
3776
  },
3663
- "608035a09036d04b327162dfc58d14c5ff61b896d6": {
3777
+ "60f6049ae3375aa9b605213448371fc9173e1e9e9b": {
3664
3778
  "workers": {
3665
3779
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3666
3780
  "moduleId": 942658,
@@ -3672,7 +3786,7 @@
3672
3786
  "filename": "src/actions/file-actions.ts",
3673
3787
  "exportedName": "readFileContent"
3674
3788
  },
3675
- "60fc5efecac26322c9d2535884d9a250f219244c29": {
3789
+ "6000acffe05a8a6381bcba95805ac640fa64d3d9d9": {
3676
3790
  "workers": {
3677
3791
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3678
3792
  "moduleId": 942658,
@@ -3684,7 +3798,7 @@
3684
3798
  "filename": "src/actions/file-actions.ts",
3685
3799
  "exportedName": "readFileContentForce"
3686
3800
  },
3687
- "708c52937443a1888a249dc9e6c0ced06e7445918b": {
3801
+ "70dd68d681bec6b61c38cc57892786beacb60d5655": {
3688
3802
  "workers": {
3689
3803
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3690
3804
  "moduleId": 942658,
@@ -3696,7 +3810,7 @@
3696
3810
  "filename": "src/actions/file-actions.ts",
3697
3811
  "exportedName": "writeFileContent"
3698
3812
  },
3699
- "604d06cbedce6a939a8e283e643499f4aab910dfdc": {
3813
+ "60a036e3225e70d95f06381c8c6eeb8cff7ae275e8": {
3700
3814
  "workers": {
3701
3815
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3702
3816
  "moduleId": 942658,
@@ -3708,7 +3822,7 @@
3708
3822
  "filename": "src/actions/file-actions.ts",
3709
3823
  "exportedName": "revealInFinder"
3710
3824
  },
3711
- "7c1353f183b5a7913cd3f2c41013e7d9aa35430afb": {
3825
+ "7c31d5cd04ed7a8779c4121ab8fd25b55e1f12c711": {
3712
3826
  "workers": {
3713
3827
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3714
3828
  "moduleId": 942658,
@@ -3720,7 +3834,7 @@
3720
3834
  "filename": "src/actions/search-code-actions.ts",
3721
3835
  "exportedName": "searchCode"
3722
3836
  },
3723
- "40db4032be14c1b84d87696bd0b7b16c4b9a0644f4": {
3837
+ "40b7df8452645dbecaf9491c879aeb0c9b45bba487": {
3724
3838
  "workers": {
3725
3839
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3726
3840
  "moduleId": 942658,
@@ -3732,7 +3846,7 @@
3732
3846
  "filename": "src/actions/preview-actions.ts",
3733
3847
  "exportedName": "getPreviewState"
3734
3848
  },
3735
- "4026d8ab59c9dc47a92c2227ccdd3153e2c9e7d919": {
3849
+ "408c420cd3745cbbbee9ad28c73b207dc7f594a9bf": {
3736
3850
  "workers": {
3737
3851
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3738
3852
  "moduleId": 942658,
@@ -3744,7 +3858,7 @@
3744
3858
  "filename": "src/actions/preview-actions.ts",
3745
3859
  "exportedName": "startPreview"
3746
3860
  },
3747
- "40ab4b7431d9a5bc64dcdefda7c480ee41cbb7f5b8": {
3861
+ "40c6a259b1218cb713ff018da6226432746cf6aa40": {
3748
3862
  "workers": {
3749
3863
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3750
3864
  "moduleId": 942658,
@@ -3756,7 +3870,7 @@
3756
3870
  "filename": "src/actions/preview-actions.ts",
3757
3871
  "exportedName": "stopPreview"
3758
3872
  },
3759
- "40790bf6f443ea505634db807b2e6f0474d9734d80": {
3873
+ "405c298ec09ff23580b0dfed0324fbb8ba7e3b95be": {
3760
3874
  "workers": {
3761
3875
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3762
3876
  "moduleId": 942658,
@@ -3768,7 +3882,7 @@
3768
3882
  "filename": "src/actions/preview-actions.ts",
3769
3883
  "exportedName": "installPreviewDeps"
3770
3884
  },
3771
- "4094d7f6d99e554db022b35e792ce791b63a214d39": {
3885
+ "401f52aee3861b9945c8da9282e4eeb9729600d81d": {
3772
3886
  "workers": {
3773
3887
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3774
3888
  "moduleId": 942658,
@@ -3780,7 +3894,7 @@
3780
3894
  "filename": "src/actions/preview-actions.ts",
3781
3895
  "exportedName": "redetectPreset"
3782
3896
  },
3783
- "405e24b9aa728cbf1d79ae35153f89d898265f8f75": {
3897
+ "40badcf62994595b7682798273fbbb7c0d491f0b4e": {
3784
3898
  "workers": {
3785
3899
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3786
3900
  "moduleId": 942658,
@@ -3792,7 +3906,7 @@
3792
3906
  "filename": "src/actions/preview-actions.ts",
3793
3907
  "exportedName": "setProjectPreset"
3794
3908
  },
3795
- "401a212b9e53141b36aec9a0e9a56b7aa9c6cbad3e": {
3909
+ "403f099394cf54c21aac079f40f0f96d2546b4084d": {
3796
3910
  "workers": {
3797
3911
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
3798
3912
  "moduleId": 942658,
@@ -3806,5 +3920,5 @@
3806
3920
  }
3807
3921
  },
3808
3922
  "edge": {},
3809
- "encryptionKey": "iMdJjjOXGy7brK8esf1jX36Ki6+80X8TAhMsJpeiefk="
3923
+ "encryptionKey": "PCp8s4D+yQHJa5MvvRNkFdtlRxHZ94bhEa4erDdTI58="
3810
3924
  }