tower-studio 0.2.10 → 0.2.12

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 (274) 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 +43 -43
  13. package/.next/standalone/.next/server/app/_not-found/page.js +4 -3
  14. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/_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/browse-fs/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/index.html +1 -1
  27. package/.next/standalone/.next/server/app/index.rsc +14 -14
  28. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  29. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
  30. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  31. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
  32. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  33. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  34. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +77 -77
  35. package/.next/standalone/.next/server/app/missions/page.js +4 -3
  36. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  39. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +43 -43
  40. package/.next/standalone/.next/server/app/onboarding/page.js +4 -3
  41. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  44. package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
  45. package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
  46. package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  47. package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
  48. package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  49. package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  50. package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  51. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  52. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +43 -43
  53. package/.next/standalone/.next/server/app/page.js +4 -3
  54. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  55. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  57. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +56 -56
  58. package/.next/standalone/.next/server/app/settings/page.js +4 -3
  59. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/settings.html +1 -1
  62. package/.next/standalone/.next/server/app/settings.rsc +16 -16
  63. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
  64. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  65. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
  66. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  67. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  68. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +94 -94
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +4 -3
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +72 -72
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +4 -3
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +69 -69
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +4 -3
  82. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  83. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  85. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +72 -72
  86. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +4 -3
  87. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  88. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  90. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +43 -43
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +5 -4
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +80 -80
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +4 -3
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  100. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +90 -90
  101. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +4 -3
  102. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  103. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  105. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +55 -55
  106. package/.next/standalone/.next/server/app/workspaces/page.js +4 -3
  107. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  108. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0h5yr8p.js +1 -1
  110. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  111. package/.next/standalone/.next/server/chunks/[root-of-the-server]__028ucbo._.js +2 -2
  112. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03gi3ue._.js +1 -1
  113. package/.next/standalone/.next/server/chunks/[root-of-the-server]__07f7~6u._.js +2 -2
  114. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d~z6xs._.js +2 -2
  115. package/.next/standalone/.next/server/chunks/_0_w835g._.js +2 -2
  116. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/src_lib_0ba0ntr._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/src_lib_ai_0q-~me1._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/src_lib_ai_providers_index_ts_0.y.3vp._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-gtzf3._.js +30 -0
  123. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0047xda._.js +30 -0
  124. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03ebsif._.js +3 -3
  125. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03fx0ja._.js +30 -0
  126. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09vrijh._.js +3 -0
  127. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0kzp4-y._.js → [root-of-the-server]__0a6h8gd._.js} +2 -2
  128. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00qhe2l._.js → [root-of-the-server]__0akzln5._.js} +2 -2
  129. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bpfp11._.js +30 -0
  130. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0di.lno._.js +3 -0
  131. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e.z.70._.js +30 -0
  132. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0eu0ho5._.js +30 -0
  133. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h3qzpw._.js +30 -0
  134. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hi0yzd._.js +3 -0
  135. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__02px.0y._.js → [root-of-the-server]__0hwl8ew._.js} +2 -2
  136. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zbmoit._.js → [root-of-the-server]__0i1yr6p._.js} +2 -2
  137. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0iy-id0._.js +4 -0
  138. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k9v1jm._.js +30 -0
  139. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__11t.nhs._.js → [root-of-the-server]__0lipl.6._.js} +2 -2
  140. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m1rkbb._.js +30 -0
  141. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0kgp2xy._.js → [root-of-the-server]__0myrdxo._.js} +1 -1
  142. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n78kqj._.js +30 -0
  143. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ps55l6._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ribsk4._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rifydx._.js +3 -0
  146. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sb.sz3._.js +30 -0
  147. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tq_14j._.js +30 -0
  148. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wvyks.._.js +1 -1
  150. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zb9q4h._.js +3 -0
  151. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10.y4wq._.js +3 -0
  152. package/.next/standalone/.next/server/chunks/ssr/_0._ejth._.js +3 -0
  153. package/.next/standalone/.next/server/chunks/ssr/{_0niubv5._.js → _0.obv1p._.js} +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/{_0am8~b4._.js → _003qoge._.js} +2 -2
  155. package/.next/standalone/.next/server/chunks/ssr/{_0dvj0e.._.js → _008q_0v._.js} +2 -2
  156. package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
  157. package/.next/standalone/.next/server/chunks/ssr/{_13xqr7_._.js → _07ax4.m._.js} +2 -2
  158. package/.next/standalone/.next/server/chunks/ssr/{_0zgu282._.js → _0_f2g9z._.js} +1 -1
  159. package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
  160. package/.next/standalone/.next/server/chunks/ssr/{_0c-49y3._.js → _0bowgha._.js} +1 -1
  161. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  162. package/.next/standalone/.next/server/chunks/ssr/{_03ae9ko._.js → _0dig3de._.js} +3 -3
  163. package/.next/standalone/.next/server/chunks/ssr/_0f6qjbg._.js +3 -0
  164. package/.next/standalone/.next/server/chunks/ssr/{_028bxro._.js → _0h8g7_g._.js} +2 -2
  165. package/.next/standalone/.next/server/chunks/ssr/_0i4__mf._.js +1 -1
  166. package/.next/standalone/.next/server/chunks/ssr/{_0dr-c0.._.js → _0l4wi9q._.js} +3 -3
  167. package/.next/standalone/.next/server/chunks/ssr/{_0jymo4.._.js → _0m5sihc._.js} +2 -2
  168. package/.next/standalone/.next/server/chunks/ssr/_0miyz-f._.js +3 -0
  169. package/.next/standalone/.next/server/chunks/ssr/{_0t9cbox._.js → _0p0-eyg._.js} +2 -2
  170. package/.next/standalone/.next/server/chunks/ssr/{_0_q~7z7._.js → _0qzkt..._.js} +1 -1
  171. package/.next/standalone/.next/server/chunks/ssr/{_0ik626t._.js → _0t4lzoj._.js} +3 -3
  172. package/.next/standalone/.next/server/chunks/ssr/{_0quq3z2._.js → _0td~e1-._.js} +2 -2
  173. package/.next/standalone/.next/server/chunks/ssr/{_0ssha_7._.js → _0vcf0-e._.js} +2 -2
  174. package/.next/standalone/.next/server/chunks/ssr/_0vk31-9._.js +3 -0
  175. package/.next/standalone/.next/server/chunks/ssr/{_0y-7tle._.js → _0wdm870._.js} +1 -1
  176. package/.next/standalone/.next/server/chunks/ssr/_0xtk7wi._.js +3 -0
  177. package/.next/standalone/.next/server/chunks/ssr/_0~80adm._.js +3 -3
  178. package/.next/standalone/.next/server/chunks/ssr/_0~a80th._.js +3 -0
  179. package/.next/standalone/.next/server/chunks/ssr/{_0rbai5c._.js → _109h4z-._.js} +1 -1
  180. package/.next/standalone/.next/server/chunks/ssr/{_0zszi6-._.js → _13duqz7._.js} +1 -1
  181. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  182. package/.next/standalone/.next/server/chunks/ssr/src_13jha60._.js +1 -1
  183. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  184. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  185. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  186. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  187. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  188. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  189. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  190. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  191. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0.qra8k._.js → src_lib_0.8j.z6._.js} +1 -1
  192. package/.next/standalone/.next/server/chunks/ssr/{src_lib_05il5a6._.js → src_lib_02v1~f3._.js} +1 -1
  193. package/.next/standalone/.next/server/chunks/ssr/{src_lib_06uhm3j._.js → src_lib_05~z630._.js} +1 -1
  194. package/.next/standalone/.next/server/chunks/ssr/{src_lib_07rspg0._.js → src_lib_061yy7e._.js} +1 -1
  195. package/.next/standalone/.next/server/chunks/ssr/src_lib_09uekh_._.js +3 -0
  196. package/.next/standalone/.next/server/chunks/ssr/src_lib_09y4fnl._.js +3 -0
  197. package/.next/standalone/.next/server/chunks/ssr/src_lib_0a7f32~._.js +3 -0
  198. package/.next/standalone/.next/server/chunks/ssr/src_lib_0aeqb5m._.js +3 -0
  199. package/.next/standalone/.next/server/chunks/ssr/src_lib_0p183eh._.js +3 -0
  200. package/.next/standalone/.next/server/chunks/ssr/src_lib_0uyb_-k._.js +3 -0
  201. package/.next/standalone/.next/server/chunks/ssr/src_lib_0vhhwfe._.js +3 -0
  202. package/.next/standalone/.next/server/chunks/ssr/src_lib_10i7f.9._.js +3 -0
  203. package/.next/standalone/.next/server/chunks/ssr/src_lib_137bst6._.js +3 -0
  204. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  205. package/.next/standalone/.next/server/pages/404.html +1 -1
  206. package/.next/standalone/.next/server/pages/500.html +1 -1
  207. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  208. package/.next/standalone/.next/server/server-reference-manifest.json +319 -319
  209. package/.next/standalone/.next/static/chunks/{08czwnyn-yb6h.js → 010xl0lpp55xe.js} +1 -1
  210. package/.next/standalone/.next/static/chunks/{0v~wcz2xuu3p-.js → 01e93lnruej42.js} +1 -1
  211. package/.next/standalone/.next/static/chunks/022_88ef~e93a.js +1 -0
  212. package/.next/standalone/.next/static/chunks/{057-vm1159y01.js → 0azh0__hpbe-z.js} +1 -1
  213. package/.next/standalone/.next/static/chunks/{0.ofi_xek10ly.js → 0cg0zjodapp79.js} +1 -1
  214. package/.next/standalone/.next/static/chunks/{0e01jd~5_f9y~.js → 0eqr_08akp8xl.js} +1 -1
  215. package/.next/standalone/.next/static/chunks/{14-ne07fdt5gd.js → 0f820g2c4omlb.js} +2 -2
  216. package/.next/standalone/.next/static/chunks/0h3-~sna4okq2.js +1 -0
  217. package/.next/standalone/.next/static/chunks/{0p2790ex-.bs1.js → 0khynh_kl0aog.js} +1 -1
  218. package/.next/standalone/.next/static/chunks/{0e1rsaypb1c8g.js → 0ns9v_d.3s~uo.js} +1 -1
  219. package/.next/standalone/.next/static/chunks/{0pn91v~~ax-2i.js → 0q4az7r-d-n~g.js} +1 -1
  220. package/.next/standalone/.next/static/chunks/{0g5lbqhmhs1om.js → 0rgyeuy~3vua-.js} +1 -1
  221. package/.next/standalone/.next/static/chunks/0s.g.dge529_6.js +1 -0
  222. package/.next/standalone/.next/static/chunks/{0xkogzb0hkmv2.js → 0sgaa06_07.8u.js} +2 -2
  223. package/.next/standalone/.next/static/chunks/{0naw4k2t-iitk.js → 0uepevftf8c0j.js} +2 -2
  224. package/.next/standalone/.next/static/chunks/{0esxrl_jbzhq0.js → 0v-7eievh_rkh.js} +2 -2
  225. package/.next/standalone/.next/static/chunks/{0ffqq7c8_0euc.js → 0w0vkomv~5a72.js} +1 -1
  226. package/.next/standalone/.next/static/chunks/{0dzfcafnnd9ar.js → 0xk7u4vr-rwn8.js} +1 -1
  227. package/.next/standalone/.next/static/chunks/0xrh8~725gqdt.js +1 -0
  228. package/.next/standalone/.next/static/chunks/0zxdsce2j9r4a.js +2 -0
  229. package/.next/standalone/.next/static/chunks/14630b661zu3g.js +1 -0
  230. package/.next/standalone/package.json +1 -1
  231. package/dist/mcp-server.cjs +18 -6
  232. package/package.json +1 -1
  233. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.ukame._.js +0 -30
  234. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__006_qh0._.js +0 -3
  235. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01j8ix6._.js +0 -30
  236. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ca_ueb._.js +0 -30
  237. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dsdplu._.js +0 -30
  238. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l43.5g._.js +0 -4
  239. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n.cuy2._.js +0 -30
  240. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nbj.ml._.js +0 -30
  241. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ojv-d0._.js +0 -3
  242. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pm2~fu._.js +0 -30
  243. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rjue04._.js +0 -30
  244. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0souuv~._.js +0 -3
  245. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tc6uh2._.js +0 -30
  246. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v2eslh._.js +0 -30
  247. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wlmzzq._.js +0 -30
  248. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~03tpv._.js +0 -3
  249. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~a-emb._.js +0 -30
  250. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vdw4w._.js +0 -3
  251. package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +0 -3
  252. package/.next/standalone/.next/server/chunks/ssr/_0ds6nk2._.js +0 -3
  253. package/.next/standalone/.next/server/chunks/ssr/_0ihq._v._.js +0 -3
  254. package/.next/standalone/.next/server/chunks/ssr/_0r9w-k8._.js +0 -3
  255. package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +0 -3
  256. package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +0 -3
  257. package/.next/standalone/.next/server/chunks/ssr/src_lib_0_8frs_._.js +0 -3
  258. package/.next/standalone/.next/server/chunks/ssr/src_lib_0cwd~e-._.js +0 -3
  259. package/.next/standalone/.next/server/chunks/ssr/src_lib_0fjk3hr._.js +0 -3
  260. package/.next/standalone/.next/server/chunks/ssr/src_lib_0g-92s-._.js +0 -3
  261. package/.next/standalone/.next/server/chunks/ssr/src_lib_0ss_gux._.js +0 -3
  262. package/.next/standalone/.next/server/chunks/ssr/src_lib_0trkgq-._.js +0 -3
  263. package/.next/standalone/.next/server/chunks/ssr/src_lib_0yvo_x7._.js +0 -3
  264. package/.next/standalone/.next/server/chunks/ssr/src_lib_11c8k4w._.js +0 -3
  265. package/.next/standalone/.next/server/chunks/ssr/src_lib_12xkd9s._.js +0 -3
  266. package/.next/standalone/.next/static/chunks/0g1~.f9jqo3nd.js +0 -2
  267. package/.next/standalone/.next/static/chunks/0iv0ao0keotf6.js +0 -1
  268. package/.next/standalone/.next/static/chunks/0o__.a9lpdowg.js +0 -1
  269. package/.next/standalone/.next/static/chunks/0p2hpp_l5b.g3.js +0 -1
  270. package/.next/standalone/.next/static/chunks/0p3inhs_w7v5v.js +0 -1
  271. package/.next/standalone/.next/static/chunks/0tpzfueusr2~a.js +0 -1
  272. /package/.next/standalone/.next/static/{Y2nibY8eWLcXL1azqa_Q9 → U-HwmuCE_TgwA_Rd4SjpZ}/_buildManifest.js +0 -0
  273. /package/.next/standalone/.next/static/{Y2nibY8eWLcXL1azqa_Q9 → U-HwmuCE_TgwA_Rd4SjpZ}/_clientMiddlewareManifest.js +0 -0
  274. /package/.next/standalone/.next/static/{Y2nibY8eWLcXL1azqa_Q9 → U-HwmuCE_TgwA_Rd4SjpZ}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"407cea86bcf79899c6b9ddf2859de4b028adc74d9a\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"createWorkspace\"\n },\n \"605a871303674e0eaf175cb61d233ad574bfe8524c\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"updateWorkspace\"\n },\n \"40ee1cdf4e6e9870944d24e557cd3ad748f1815a19\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"deleteWorkspace\"\n },\n \"40cdbb3a728b884d16c28dba88a95015831d0f707a\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"getLabelsForWorkspace\"\n },\n \"408c4b068a101ff26430fd9a2eab8da4205b17a155\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"createLabel\"\n },\n \"40490ad5bcebd5783c04ddcaea990f816adcf3d62e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"deleteLabel\"\n },\n \"604d188e861acf619c5baf2856feff3fe637de7bdc\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-actions.ts\",\n \"exportedName\": \"globalSearch\"\n },\n \"6070935e8ea3377e1074b1011282dac5c4f86959ab\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getConfigValue\"\n },\n \"40622ab6a12749e686c5f41a4069429783a2b1679e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"resolveGitLocalPath\"\n },\n \"60d1cadc9841b851175001b74b3fc13d3a348df7a0\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"src/actions/project-actions.ts\",\n \"exportedName\": \"analyzeProjectDirectory\"\n },\n \"60d9158dfaa5ddb9b12e8aaea8df1752690d3f2ad9\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"src/actions/project-actions.ts\",\n \"exportedName\": \"migrateProjectPath\"\n },\n \"4066b5ea9c89d1e11b63c06866a5e44403fc00735b\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"src/actions/project-actions.ts\",\n \"exportedName\": \"checkMigrationSafety\"\n },\n \"0095f9b7409f19cb7a4858b3af93184d2f94d7f783\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getActualWsPort\"\n },\n \"4090d269cecfc12d2c41c22f5ea8ee9e2356ba772c\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"createProject\"\n },\n \"60e960e2e18aa28c6856c37ec1a36ff254f9ca360c\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"setConfigValue\"\n },\n \"40e768245a4e78fce5a90281591c51e6bd43c8b391\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"checkExtension\"\n },\n \"40023e04c00e5031b947837d813de3e5008c7998ed\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"installExtension\"\n },\n \"40572611cf1015e642d34ea2b6a0027a216b9e35d2\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"uninstallExtension\"\n },\n \"007917eb2348c213933037fa0b0ee848be3cb87c1e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"getOnboardingStatus\"\n },\n \"408318bb2a36cde2db518580453bb566cf569f5617\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"setOnboardingProgress\"\n },\n \"409b9e89c16b48d26a23b86d39e9990e955c649fed\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"dispatchTaskCompletionEvent\"\n },\n \"6011a77cb03291a868c4f98dee7fc35bcd5bc755bc\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"completeOnboarding\"\n },\n \"601d3e703fe9b168047888d897fb03b3355cec045e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"setOnboardingExtensions\"\n },\n \"0041df5486e2e22f094302f2cbf0feac638278f203\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"listAllExtensionStatus\"\n },\n \"005658cde119c372ffc54296eed261ca8fe226bdf3\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-code-actions.ts\",\n \"exportedName\": \"clearRgPathCache\"\n },\n \"00990ad364e447a5d3bc5b829fbb512d56791e61a5\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-code-actions.ts\",\n \"exportedName\": \"checkRgAvailable\"\n },\n \"7cfce039b36a6c007d746dd8024bf08dd34ea073b6\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-code-actions.ts\",\n \"exportedName\": \"searchCode\"\n },\n \"006098426761a40e4b93dc46f577c4cca16cc4ca5b\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getPlatformInfo\"\n },\n \"006a685f823939c8ddabc4c981d10b5ffd3a84a538\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableTerminalApps\"\n },\n \"00f1983a3634fe5141b75eb1ab3a3b741118a6ec69\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableShells\"\n },\n \"40dd7b0d3eb5d3ee6b528c5365e113944513147a8f\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getConfigValues\"\n },\n \"002a44def715b0e27cf128236c395ccb0073db5cec\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\"\n },\n \"4020d8a1cc596687b55865e96796ae7cea4ed4a4e9\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"stopPtyExecution\"\n },\n \"40635cb40cdb64c1b1d912134d8a18c0e0d9ef9ae9\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"getTaskExecutions\"\n },\n \"40a5d1883f0117a50977af8b4a512490421a780a77\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"continueLatestPtyExecution\"\n },\n \"40f13c307d07264439c26b44de986ce7acf5fbae59\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"getTaskMessages\"\n },\n \"60005e9e7d3726521e8eae7ec1df23df0995ae26a4\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"resumePtyExecution\"\n },\n \"606d99d090497cb39ba06b1b3908a03cbfc488ce42\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"stopTaskExecution\"\n },\n \"60cf184b39fb428a578201d06991d0e7e1e330150f\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"sendTaskMessage\"\n },\n \"786a1ed95157aa590eafb37a98d1f461b86719df35\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"startTaskExecution\"\n },\n \"7c9341a3a3cf6165ee3bf3b385597af9647d530ff2\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"startPtyExecution\"\n },\n \"002f8f0d38933eb12d1c0483b7a4e17fbf021c3cc8\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getConnectedProviders\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getConnectedProviders\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"getConnectedProviders\"\n },\n \"00a2bc1698f0ca5500352769e180a3d0ca4acf89ea\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getProviderConnections\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getProviderConnections\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"getProviderConnections\"\n },\n \"406883219ff462dffcba493cff2ac84ff86ad5fb25\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"isProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"isProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"isProviderConnected\"\n },\n \"606d11749e706aea09fe3755596893ded1b39dd6cb\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"markProviderDisconnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"markProviderDisconnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"markProviderDisconnected\"\n },\n \"60b7a3322e62037bd8dea026f6ddd839a12c9e0118\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"markProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"markProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"markProviderConnected\"\n },\n \"404eb9bea45eba613bbbd4379d33838f0f6c51db63\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"openInTerminal\"\n },\n \"40d97c90f81fbebe00de966b190312ad7a2de2d144\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspacesWithRecentTasks\"\n },\n \"407508cba43677aa8fdab094efa109d1d901a4fa94\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getProjectTasks\"\n },\n \"4046169325470421b59d0f461ad8bdefb0e79735c1\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"getPrompts\"\n },\n \"40bfc6de7abff6ff2c1d27ff159588295d5f3a6973\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createPrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"createPrompt\"\n },\n \"60d5ff879300cbaeddaf13225c0ec7c70984a6dca2\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"updatePrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"updatePrompt\"\n },\n \"4016e8c519532dcfed3e59979b95135688a72df2f0\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deletePrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"deletePrompt\"\n },\n \"60fa62cef74fca82466af8645224666219bca8962b\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setDefaultPrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"setDefaultPrompt\"\n },\n \"00b7aa19cd59094c61303bc11fdd496c21d97b1260\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getAvailableProviders\",\n \"filename\": \"src/actions/ai-config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/ai-config-actions.ts\",\n \"exportedName\": \"getAvailableProviders\"\n },\n \"405243fe2ea2732e24922ed634f4571072281a6838\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createBackup\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"createBackup\"\n },\n \"002da6c13de4280e9fa214fcfb0faa378801b92009\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"listBackupFiles\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"listBackupFiles\"\n },\n \"40af5202375e41c7835d6262d7599c5f3b5058e6ca\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deleteBackupFile\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"deleteBackupFile\"\n },\n \"40d0a393543dbac31e4154d9820f2f8c3262ef6875\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"restoreBackup\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"restoreBackup\"\n },\n \"40fd855bbcfc817ecb5fb123a528cc875c7b488b09\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"resetSystem\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"resetSystem\"\n },\n \"00c70d30c488290fcd572c2ac69579fc35005ea059\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getBackupDir\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"getBackupDir\"\n },\n \"40a7927959da545d7f46a861b5e872c846fb2de2d2\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setBackupDir\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"setBackupDir\"\n },\n \"005c8c4ee4df14620c33b2883f2cad3d4a2b309126\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspacesWithProjects\"\n },\n \"4010dca144e8a2deb03a87df7e013158ae54043763\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getOrCreateTowerTaskId\"\n },\n \"409a0ff71343ab700ce7b7ef0b0620a952f8c2320c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspaceById\"\n },\n \"40a00823cbee2b458a9727fa431ee7f9e57a8c3970\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getRecentLocalProjects\"\n },\n \"40abbf415ca01bacba970774fe88fad253416b7643\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getProjectByLocalPath\"\n },\n \"40ae36a6b73337676b5c591fa3b50251dc3e0bff4c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"deleteProject\"\n },\n \"6073ba3633abe6c1abe2882b0918ce3fb8c161902a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"updateProject\"\n },\n \"406dae347a2d58386cc1799099c60b441e12f9ef14\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"getTaskLabels\"\n },\n \"60283cad82c0cfd76e9a448586ecf3dea1f3814b42\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"setTaskLabels\"\n },\n \"406a1abb0537b38bdea78b55742decfc86fb65dc92\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"src/actions/git-actions.ts\",\n \"exportedName\": \"getProjectBranches\"\n },\n \"4087a58e0e505f51a4094ca6339dce2feb2ff9d81b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"src/actions/git-actions.ts\",\n \"exportedName\": \"fetchRemoteBranches\"\n },\n \"40f4b44260e3081c9d962f95356e1f101f9535e61a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"src/actions/git-actions.ts\",\n \"exportedName\": \"getCurrentBranch\"\n },\n \"600a724577f63b21c2516a9681bcb4209e5c5bed7a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"updateTaskStatus\"\n },\n \"408f1371d4590b9d3994849ff42635018cfd7eeac3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"checkWorktreeClean\"\n },\n \"60e9ee07701acf8f29615c2e0f46d51c11628a2790\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"commitWorktreeChanges\"\n },\n \"4077550516c2155eea165d7db5fb65cc0ccdad9d32\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"createNote\"\n },\n \"40d664edeac09a8bd1a7d7f683acbfda4eac5e8acb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"getTaskNotes\"\n },\n \"4032a403a5f5375b7b81aa647f10fa0c2ee341534d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"deleteNote\"\n },\n \"405768d702a701ae5e9f5122ac88fad6422eee1a6c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"getTaskAssets\"\n },\n \"40ce6b1c263056b83083018db0a06298966f0ef60a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"uploadAsset\"\n },\n \"4069a6715964199a66acee502e16367074b48838e4\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"deleteAsset\"\n },\n \"40ba846cacc3f1b39b6fc90f201b7cb4b659b76fde\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"createTask\"\n },\n \"609b6670ad302b6325902fe524e4673aace99c1812\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"updateTask\"\n },\n \"40bf50f0e21c96f40084faf126ed0070765cdc0ebd\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"deleteTask\"\n },\n \"40c5f12983be487dafabc924d6f92f491678b95e3e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"toggleTaskPinned\"\n },\n \"40862d58fff54f4c22e8debc184a50726be83bc36c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getVersionsForPicker\",\n \"filename\": \"src/actions/version-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionsForPicker\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getVersionsForPicker\"\n },\n \"400131d9ce4e0612e004410533d6200401687c1e58\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getTaskOverview\"\n },\n \"40209e03316081b1e71153c8c826e25984272b5130\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getArchivedTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getArchivedTasks\"\n },\n \"404453b4ae48e96b85bfb37d9b9601d2c737351bbf\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"searchTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"searchTasks\"\n },\n \"409672f38b19d7aedf940c58dcec0f82796f270226\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getArchivedTaskCount\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getArchivedTaskCount\"\n },\n \"404598a5003ac09e0818f4f9b38a1397066d899990\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"createAsset\"\n },\n \"405c2f717379c15954208b5a8866f6e096d6331df9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getAssetById\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"getAssetById\"\n },\n \"40a5aa5b8b8a21b02bf6b91a519dea0941ca3f8e0b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getProjectAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"getProjectAssets\"\n },\n \"40d78efd3397b6f7edb26fa6508b532d8ec84be19d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getNoteById\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"getNoteById\"\n },\n \"60233e32437307ff8e67a01cf97a3221b78d2b6427\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getProjectNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"getProjectNotes\"\n },\n \"6041af323164c77dd6c96663495f95e635cfb44f83\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"updateNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"updateNote\"\n },\n \"402222e50e130ad01448b40650fe00ad043a43571b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getProjectVersions\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getProjectVersions\"\n },\n \"4064955e25f32bc5050feaa26af7105afe9ba00734\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setCurrentVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"setCurrentVersion\"\n },\n \"406e2aaa693c7325f30671f3fd99f381892ed48f9e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionDiff\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getVersionDiff\"\n },\n \"4085b9d2b2d30bc1b46b0767eb06399ef92f711b1c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"createVersion\"\n },\n \"408ce718916ea9a68b4ebd16e20e4c10127d90bb63\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionDiffStat\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getVersionDiffStat\"\n },\n \"408da1743e0c9512cf60e3b52e3847e1f30fda28ba\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"deleteVersion\"\n },\n \"6094f5b30c94e646a12c5632dfaa6697f3e21da6e5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"releaseVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"releaseVersion\"\n },\n \"60c31c2edfe4bdc3743bcb50ab2b8a6a0c67896b1b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"updateVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"updateVersion\"\n },\n \"60f3473b5590dda9d90686105d86cf2bfcde7c16bf\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"assignTaskVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"assignTaskVersion\"\n },\n \"40e5143d8269c90b4163a052a9331d30f7ae3c9cb4\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionTypes\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"getVersionTypes\"\n },\n \"402d6214a6304bfd0f362b0fe91bd69a4c850b766d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createVersionType\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"createVersionType\"\n },\n \"602aabcf63bc585670d71e651b9a42397eca6661be\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"updateVersionType\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"updateVersionType\"\n },\n \"40b9d02988bf7a96f3f07689a19af15ac22cdb2ffb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteVersionType\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"deleteVersionType\"\n },\n \"60df71ec3c5937c1f5272350c86f43fa6781951b53\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"listDirectory\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"listDirectory\"\n },\n \"70937320f0c1552be7659fe4d6e8add3bb40f0e563\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getGitStatus\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"getGitStatus\"\n },\n \"60f11ecec1aea81d8659aa769c942870ef9b94fc5c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createFile\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"createFile\"\n },\n \"6031ca8e3443cceeebdee1fad1fb7df5ce49d504f5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createDirectory\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"createDirectory\"\n },\n \"70f538f04d3a9ef2e99592dfcd6601131caeb3bfdc\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"renameEntry\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"renameEntry\"\n },\n \"604300fd102539703a4d370d66ecb12c63f8303d2a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"deleteEntry\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"deleteEntry\"\n },\n \"4006be1b36c813650033aea641783eb055ef35da46\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"listAllFiles\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"listAllFiles\"\n },\n \"60f2d332e9f066975877032098605d3226ea28665c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"readFileContent\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"readFileContent\"\n },\n \"608470b75db0d7a426f36c8a1db8898456b3f8ea2a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"readFileContentForce\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"readFileContentForce\"\n },\n \"7009fa262ed2e4f958496dfc3ab821cdd2f80f9e00\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"writeFileContent\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"writeFileContent\"\n },\n \"60b0135d46fef5204d5db61a125acd59d7d85e4e78\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"revealInFinder\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"revealInFinder\"\n },\n \"40d8bb7ccde80859c2d9ffbc3b777eb40b8f2a39e0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getPreviewState\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"getPreviewState\"\n },\n \"40db382dc210dc19d219cadfaacf603a0bffe705b8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"startPreview\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"startPreview\"\n },\n \"40eeae0cb2d9df42bb3b7ddc6f03cfe7b9e98280f6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"stopPreview\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"stopPreview\"\n },\n \"405b451946df7a5d17af9b382854092de015f44168\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"installPreviewDeps\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"installPreviewDeps\"\n },\n \"4042353a0ab5e1738b23ec867d8e17c7a314f27606\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"redetectPreset\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"redetectPreset\"\n },\n \"405d973136b39b8b9605602c2c1e46726885c46d05\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setProjectPreset\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"setProjectPreset\"\n },\n \"40276296a95d9f5ea162d6abdb3d5ff00a9d09e212\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setProjectDefaults\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"setProjectDefaults\"\n }\n },\n \"edge\": {},\n \"encryptionKey\": \"/mAUuG8PzaTkx4iMXuN7dDq70jAVCiqvos4KSY6eI5A=\"\n}"
1
+ self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"4000b86f5bfe093c8d9ceb2b479cff29bed251c59b\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"createWorkspace\"\n },\n \"608a99d9a2669ed96943c43726a58d3ce856ed7dfe\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"updateWorkspace\"\n },\n \"408951e5f625fa28f50984317bfc30a553ec34a316\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"deleteWorkspace\"\n },\n \"405aab40646db7ede6dc5b1df4b046cfa2c913c660\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"getLabelsForWorkspace\"\n },\n \"4017c55bf87cb8154bf0a881c604e56c85b9d85362\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"createLabel\"\n },\n \"40cfc10d2b13f3e5d43ec7aba8d830e732aa4dff27\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"deleteLabel\"\n },\n \"603738f3d819572368901747e3c7b7c7ceba2d5528\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-actions.ts\",\n \"exportedName\": \"globalSearch\"\n },\n \"601daec3dedd54ee9a2bcdda285110162b8110021e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getConfigValue\"\n },\n \"40997f72aea4165609c047d5163d5606e1d46bda40\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"resolveGitLocalPath\"\n },\n \"6050a920bf748f3f9420f69a5223c28ff276888314\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"src/actions/project-actions.ts\",\n \"exportedName\": \"analyzeProjectDirectory\"\n },\n \"609c44c07549141a1d3aa685e217e105d01deb136b\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"src/actions/project-actions.ts\",\n \"exportedName\": \"migrateProjectPath\"\n },\n \"4086d4fac67eb51074663ecda67e6d5c91db6a39f0\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"src/actions/project-actions.ts\",\n \"exportedName\": \"checkMigrationSafety\"\n },\n \"008f424ceb369128c00692175d41f8a953e828d33e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getActualWsPort\"\n },\n \"40682e1231315eb80f4bdcbbb9342cd068a116dedd\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"createProject\"\n },\n \"60dba5c5696fe840d12ab61cc3edc897d86c18ce82\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"setConfigValue\"\n },\n \"40374ec72159e03538838b7b9fb1fd74e28c9c03c3\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"checkExtension\"\n },\n \"400d634857bb83f36f0d790a69c5bc3ee208e85e63\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"installExtension\"\n },\n \"40366d9b4e93d98cde5df419c6eb27e90f524b6734\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"uninstallExtension\"\n },\n \"004da0a714124cc23f654af5178194143fddf2c8fa\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"getOnboardingStatus\"\n },\n \"40a570f49b6da5e6af2c0afd6446ba6be898330641\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"dispatchTaskCompletionEvent\"\n },\n \"40f8ba370f24f6d4f7e5feace0f57d6a9e368b8d54\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"setOnboardingProgress\"\n },\n \"607b07e815c7beb5484ceff557174fb4302a9e073f\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"setOnboardingExtensions\"\n },\n \"607f41e8b835c411c7f73c6c13d8805a266f35c6a7\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"src/actions/onboarding-actions.ts\",\n \"exportedName\": \"completeOnboarding\"\n },\n \"0003e806bf45a05fd8f34d05683fac4edc125ddbf6\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n }\n },\n \"filename\": \"src/actions/extension-actions.ts\",\n \"exportedName\": \"listAllExtensionStatus\"\n },\n \"00582cf368dd3ebce6169b45055806e1ee63dba953\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"clearRgPathCache\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-code-actions.ts\",\n \"exportedName\": \"clearRgPathCache\"\n },\n \"005f58e806fcf82bece11bc5a3d4b5deb2c9731435\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"checkRgAvailable\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-code-actions.ts\",\n \"exportedName\": \"checkRgAvailable\"\n },\n \"7c8496b1638b8d904a0e0eeed7abdf46ee4d29c739\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"src/actions/search-code-actions.ts\"\n }\n },\n \"filename\": \"src/actions/search-code-actions.ts\",\n \"exportedName\": \"searchCode\"\n },\n \"0025aec74ffe1c2d3cbf5a2043906351a45dd83e6e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getPlatformInfo\"\n },\n \"004720457b5248ed9b63bc0f23a95725ad49286bf9\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableShells\"\n },\n \"00f7684e010652ec0bec718fd06c99e3e641e48d81\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableTerminalApps\"\n },\n \"405e4a70c0b72700ed4c009ba1fd1c9b173d7e5f60\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 921792,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 415666,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 373509,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 405609,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getConfigValues\"\n },\n \"00345e126058c2ddca2edd4cd73b11f588cdec2f45\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\"\n },\n \"40147228aed366cd6f9f120cc62c9ff1f21da9b4ee\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"getTaskMessages\"\n },\n \"40353aa4e0c0e668e1afcb33989debd5556f969597\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"getTaskExecutions\"\n },\n \"4037b4917ac41e034cd749f30891348da8136d901c\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"stopPtyExecution\"\n },\n \"40aeda853992f713aa7b533e505d1eea89fb9226a7\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"continueLatestPtyExecution\"\n },\n \"600294c6747bc61c850452ac7bf902d1d9b7e5dfec\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"sendTaskMessage\"\n },\n \"6007aaf2a1c10b6cd0c420b925dcce2adf9f50fb0d\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"resumePtyExecution\"\n },\n \"6062fb8d8484144c1b7ee1cef89317e2871fe57673\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"stopTaskExecution\"\n },\n \"784c3422bdeb2521df79c86fbfffdf8c785e158faf\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"startTaskExecution\"\n },\n \"7c3d3e128c7ede8a1daf9a82c04a8feb7d2080ba3c\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"startPtyExecution\"\n },\n \"00215c10fe812ef9e93315431156dfd87e06479c86\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getConnectedProviders\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getConnectedProviders\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"getConnectedProviders\"\n },\n \"00ca25bc0c6abf4619ee27cc3b73be1e49ecaf2919\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getProviderConnections\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getProviderConnections\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"getProviderConnections\"\n },\n \"400cd68399ccae70b1205790c0d9bf2bee2db1bf8f\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"isProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"isProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"isProviderConnected\"\n },\n \"60371c5b5ccc51013126d676127b6b8e1dfa33cb00\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"markProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"markProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"markProviderConnected\"\n },\n \"60a4e73a878cdc71979aa83c7f04c4076261eb75ed\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"markProviderDisconnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"markProviderDisconnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n }\n },\n \"filename\": \"src/actions/provider-connection-actions.ts\",\n \"exportedName\": \"markProviderDisconnected\"\n },\n \"40ebb307fc9b74c1214dceefe192d80f30bede297e\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"openInTerminal\"\n },\n \"40751310b9350100344fa26aa52c50f0a574d2119d\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspacesWithRecentTasks\"\n },\n \"40511a7eb587330f02b0e505c3b4034130179358f2\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 276083,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getProjectTasks\"\n },\n \"40f011e29a75f61ed2c054d92f7822c1639d373ef1\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"getPrompts\"\n },\n \"408c5042278da56fb81ffdd319273f9e83f6db141b\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createPrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"createPrompt\"\n },\n \"605e49b5d30d3c0bd55d1e6ce51f24009d0269d397\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"updatePrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"updatePrompt\"\n },\n \"4044f25347c3c87260c6fbe9884829ea672d3fc8ed\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deletePrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"deletePrompt\"\n },\n \"603086f30df93866f2861e840b8eaf9122cf3bda6f\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setDefaultPrompt\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"src/actions/prompt-actions.ts\",\n \"exportedName\": \"setDefaultPrompt\"\n },\n \"0059478506681f57108d39811f690b14b4347acd0a\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getAvailableProviders\",\n \"filename\": \"src/actions/ai-config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/ai-config-actions.ts\",\n \"exportedName\": \"getAvailableProviders\"\n },\n \"408d13b166ae56936530d8a71093be8949f7ae611e\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"createBackup\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"createBackup\"\n },\n \"0022c3c8e4394c3ec934e6be7a274dc5f3916e6520\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"listBackupFiles\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"listBackupFiles\"\n },\n \"4094eaf97543e6a1f6d7a6b398f79f7c7bc30e4f86\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"deleteBackupFile\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"deleteBackupFile\"\n },\n \"40dc1fb03a1e6a2594d88c8f4343b41a12b1ad2dd5\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"restoreBackup\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"restoreBackup\"\n },\n \"4096245732274dc4b384814301625fce261cd4c4e9\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"resetSystem\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"resetSystem\"\n },\n \"00e1e8138294e368eeb4dbccb00d1b8d86a7fb6a16\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"getBackupDir\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"getBackupDir\"\n },\n \"40fd01c68b4b4c3a4c9be756d58fe10b739b979553\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 721357,\n \"async\": true,\n \"exportedName\": \"setBackupDir\",\n \"filename\": \"src/actions/backup-actions.ts\"\n }\n },\n \"filename\": \"src/actions/backup-actions.ts\",\n \"exportedName\": \"setBackupDir\"\n },\n \"00e0e2bb75eac5d3cd17592bbd545a09b0b2f6fe8b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspacesWithProjects\"\n },\n \"402e196916987863999b5406cc89bba77bd057cc51\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getOrCreateTowerTaskId\"\n },\n \"408c5263ccae5a155bdd07dbd439bd84cd71acd63e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getRecentLocalProjects\"\n },\n \"40ad1820d28acd3647c727f1b51b7481df4f63ae07\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getProjectByLocalPath\"\n },\n \"40c99ed6939b0b29e2ec78a11995fd57445c1b65f2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"deleteProject\"\n },\n \"40cf4aaebcf1a0108a3074ee7c5b95b6b5693254c1\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspaceById\"\n },\n \"607ed94bfa800aee3ceb16ec99b49853cfa7ed7d27\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 358885,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"updateProject\"\n },\n \"409b7abdb4fbb5df18de66e8d40d05a4bef32a9042\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"getTaskLabels\"\n },\n \"60748e9ee0810d1c59e8afa467345970af61c0cde3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"src/actions/label-actions.ts\",\n \"exportedName\": \"setTaskLabels\"\n },\n \"404a5f4fc113828a7f21798e83f57a8018ebaab99b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"src/actions/git-actions.ts\",\n \"exportedName\": \"getProjectBranches\"\n },\n \"402d77511fb9d05b47fabb5d8dd8c4d901208a2d26\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"src/actions/git-actions.ts\",\n \"exportedName\": \"fetchRemoteBranches\"\n },\n \"40b130393fe7e7d5b669caf6355e66359bf3f2f533\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"src/actions/git-actions.ts\",\n \"exportedName\": \"getCurrentBranch\"\n },\n \"60c594637c6e7899b90bcb9e778159f9beffb9bac8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"updateTaskStatus\"\n },\n \"40249cd06cec6d387c09fba3cc09267dc61d9c292e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"checkWorktreeClean\"\n },\n \"602e61f3faf648fd0e3fc788f6e27d5bfb95a8ffdf\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"commitWorktreeChanges\"\n },\n \"4079e798c7de517dae0598528630e3cf5e0136a992\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"createNote\"\n },\n \"40127811ae10185465e6cc793a705b9f9e45aec8c6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"getTaskNotes\"\n },\n \"405d799e55b4da20eddab5070cb8159bbe82e63f50\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"deleteNote\"\n },\n \"40126432539a43ebed2525824bc08fae5c87bf29e1\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"getTaskAssets\"\n },\n \"40fb11878ec3fb5de0bb2f5f27f990e583aa4ebc2a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"uploadAsset\"\n },\n \"40e43d8447c6b84318787afadcc4bcc3c16b45db3f\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"deleteAsset\"\n },\n \"405bd119fee38e72cd1c808abda7f46cd83a0fc302\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"createTask\"\n },\n \"60a84ea6c2ba29e64ac76dd854393c966d54e133c4\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"updateTask\"\n },\n \"404e6712981e0afe59a8e15773782718ba80df3c52\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"deleteTask\"\n },\n \"4033448aa7efe65b5ecb9c5227e485d567f1b5f8d0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"toggleTaskPinned\"\n },\n \"4031d9b7895aecc8ab26881a1c8eb73fe1867aeafa\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 171876,\n \"async\": true,\n \"exportedName\": \"getVersionsForPicker\",\n \"filename\": \"src/actions/version-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionsForPicker\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getVersionsForPicker\"\n },\n \"40353f2081b5007f80bf9c18c97fc87aab11478e55\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getArchivedTaskCount\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getArchivedTaskCount\"\n },\n \"40c35c4856c452a913ca81682ddeaef09a75906c40\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"searchTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"searchTasks\"\n },\n \"40c4827e9bd88dc4df79c38b10891e815b4b0fe5c0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getArchivedTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getArchivedTasks\"\n },\n \"40f08f78116430c7b12d09f8282a762c1337e7752c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 354866,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"src/actions/task-actions.ts\",\n \"exportedName\": \"getTaskOverview\"\n },\n \"400e8a5c0809f5ba94230140b2168989bb78aab630\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getProjectAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"getProjectAssets\"\n },\n \"404cabb7c0986de6e96cc1848ff7f7066ca03f98d8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"getAssetById\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"getAssetById\"\n },\n \"40d192dd3839c64291520d7f72432d67218da3250d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 470618,\n \"async\": true,\n \"exportedName\": \"createAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"src/actions/asset-actions.ts\",\n \"exportedName\": \"createAsset\"\n },\n \"403141885fcd1765c6cb3178531a097d7f2da4f79a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getNoteById\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"getNoteById\"\n },\n \"6019e9926b49d901df38d8c9f2eb2f6a8d9d7091dd\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"getProjectNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"getProjectNotes\"\n },\n \"607eeaf94b2dfd1537e9508a70ba2b3bbf7f8ba72d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 356268,\n \"async\": true,\n \"exportedName\": \"updateNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"src/actions/note-actions.ts\",\n \"exportedName\": \"updateNote\"\n },\n \"401732908e9c8d3a87b89461a629a4ed7937fb5e97\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionDiffStat\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getVersionDiffStat\"\n },\n \"4025d6fe64cc905ca0881a69127dbebe1da4efdde8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"deleteVersion\"\n },\n \"406a50ff15cbb93fac18d774da8354a203e5d3ae9e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"createVersion\"\n },\n \"40762312d455110ba9380b3f148c4fe91b0d63b7fe\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"setCurrentVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"setCurrentVersion\"\n },\n \"40b7c85bb3d81b96ee0a28d4a6ad05bc1b24737bc5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getProjectVersions\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getProjectVersions\"\n },\n \"40cf4eee913bf3accdca5f64b6f110889fba268edb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionDiff\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"getVersionDiff\"\n },\n \"601b6781746a423daeea4987f08bbccdc7ff6defa0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"updateVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"updateVersion\"\n },\n \"607da31bcb0e47a584058cfbe27eedd046e9fa5c17\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"assignTaskVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"assignTaskVersion\"\n },\n \"60c8fc0b978cafd85e7147abab386fa81398a0ba23\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"releaseVersion\",\n \"filename\": \"src/actions/version-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-actions.ts\",\n \"exportedName\": \"releaseVersion\"\n },\n \"40f2086dfd4e096f5c2d4d05e56bde1fb48eddd192\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"getVersionTypes\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"getVersionTypes\"\n },\n \"40a5cf4a14c0c442d543d0c5fb8f6f15f17a13fb13\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"createVersionType\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"createVersionType\"\n },\n \"60c10a879958295c66d304af22da65655ad4c4120b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"updateVersionType\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"updateVersionType\"\n },\n \"40f8f55f4ac9134e893734574f77954033aec206b9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 637202,\n \"async\": true,\n \"exportedName\": \"deleteVersionType\",\n \"filename\": \"src/actions/version-type-actions.ts\"\n }\n },\n \"filename\": \"src/actions/version-type-actions.ts\",\n \"exportedName\": \"deleteVersionType\"\n },\n \"60e1d447f21cbb778f7e2f86d391f13618ecc7848b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"listDirectory\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"listDirectory\"\n },\n \"701ce27529e270a5e9b2173a9e807422a66fb3a770\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getGitStatus\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"getGitStatus\"\n },\n \"60a0510d4bbfb4cdfa36d0ce2fe52fdf7327817add\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createFile\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"createFile\"\n },\n \"60b1da330dd0fe65acacd7b5d524f544c05da48d96\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"createDirectory\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"createDirectory\"\n },\n \"70af0636cb0c08f8e196ee7fc673f1a541af82872e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"renameEntry\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"renameEntry\"\n },\n \"6028bf793ebe6318146002a2e729f5d0f9e4e1e651\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"deleteEntry\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"deleteEntry\"\n },\n \"40f01c35e137abcb79d203422ac7c1a5f1d0568c78\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"listAllFiles\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"listAllFiles\"\n },\n \"60ffb6a646d86bb8c4002c8cf1d9501eb7cc1bfd6c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"readFileContent\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"readFileContent\"\n },\n \"6030ed6e558adaf4ea07643d45cb9606ec4fda277c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"readFileContentForce\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"readFileContentForce\"\n },\n \"7000174e7e4b3c67ffc79e011ed81f38485509b76c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"writeFileContent\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"writeFileContent\"\n },\n \"60cc2b2e8c9255745c910725ca60211f0c303a5ac2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"revealInFinder\",\n \"filename\": \"src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"src/actions/file-actions.ts\",\n \"exportedName\": \"revealInFinder\"\n },\n \"40a0f933110110475a5eeab9883dc4eb9d22126bab\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"getPreviewState\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"getPreviewState\"\n },\n \"402f3735cdb8cd355044f2680713c11e1a9422806e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"startPreview\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"startPreview\"\n },\n \"40f76c7136e60ba05ba50324f19ef60adde8d3d028\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"stopPreview\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"stopPreview\"\n },\n \"4079b608f4b027582d9fa0d8645074225b5486d472\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"installPreviewDeps\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"installPreviewDeps\"\n },\n \"40ae2581926a2ab6b49f2a7a4c7652f7b93ba6ebd6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"redetectPreset\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"redetectPreset\"\n },\n \"40388c00e29bf79237187d6f409c1ea2500cf3c42b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setProjectPreset\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"setProjectPreset\"\n },\n \"4060100781a007112c0df12a4e0ddce8eb951a7953\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 732530,\n \"async\": true,\n \"exportedName\": \"setProjectDefaults\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"setProjectDefaults\"\n }\n },\n \"edge\": {},\n \"encryptionKey\": \"wDE0IyjZIWquYHKh5nyTDti+hjooKbqe/mWOaFwKtIk=\"\n}"