tower-studio 0.2.7 → 0.2.9

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 (247) 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 +47 -47
  13. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  16. package/.next/standalone/.next/server/app/_not-found.rsc +14 -14
  17. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
  18. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  19. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
  20. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  21. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  22. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/.next/standalone/.next/server/app/api/adapters/test/route.js +3 -2
  24. package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js +1 -1
  28. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +1 -1
  29. package/.next/standalone/.next/server/app/index.html +1 -1
  30. package/.next/standalone/.next/server/app/index.rsc +14 -14
  31. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  32. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
  33. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  34. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
  35. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  36. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  37. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +75 -75
  38. package/.next/standalone/.next/server/app/missions/page.js +5 -5
  39. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  42. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +47 -47
  43. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  46. package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
  47. package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
  48. package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  49. package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
  50. package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  51. package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  52. package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  53. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  54. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +47 -47
  55. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  58. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +60 -60
  59. package/.next/standalone/.next/server/app/settings/page.js +3 -3
  60. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  61. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/settings.html +1 -1
  63. package/.next/standalone/.next/server/app/settings.rsc +16 -16
  64. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
  65. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  66. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
  67. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  68. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  69. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +98 -98
  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 +88 -88
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +81 -81
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  83. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +76 -76
  84. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +3 -3
  85. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  86. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  88. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +47 -47
  89. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  90. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +84 -84
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +90 -90
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +5 -5
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  101. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +67 -67
  102. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  103. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0h5yr8p.js +1 -1
  105. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  106. package/.next/standalone/.next/server/chunks/[root-of-the-server]__028ucbo._.js +1 -1
  107. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03gi3ue._.js +1 -1
  108. package/.next/standalone/.next/server/chunks/[root-of-the-server]__07f7~6u._.js +1 -1
  109. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_90467._.js +3 -0
  110. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d~z6xs._.js +2 -2
  111. package/.next/standalone/.next/server/chunks/_0_w835g._.js +4 -0
  112. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  113. package/.next/standalone/.next/server/chunks/src_lib_0ba0ntr._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/src_lib_ai_0q-~me1._.js +1 -1
  115. package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/src_lib_ai_providers_index_ts_0.y.3vp._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.ukame._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__006_qh0._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01j8ix6._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02px.0y._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03ebsif._.js +3 -3
  123. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ca_ueb._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dsdplu._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l43.5g._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n.cuy2._.js +1 -1
  127. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nbj.ml._.js +1 -1
  128. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ojv-d0._.js +3 -0
  129. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pm2~fu._.js +1 -1
  130. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ps55l6._.js +1 -1
  131. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ribsk4._.js +1 -1
  132. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rjue04._.js +1 -1
  133. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0souuv~._.js +3 -0
  134. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tc6uh2._.js +1 -1
  135. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v2eslh._.js +1 -1
  136. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vwc25l._.js +3 -0
  137. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js +1 -1
  138. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wlmzzq._.js +1 -1
  139. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wvyks.._.js +1 -1
  140. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0u4gc4b._.js → [root-of-the-server]__0z7q-_5._.js} +2 -2
  141. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zbmoit._.js +1 -1
  142. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~03tpv._.js +3 -0
  143. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~a-emb._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zujp5l._.js → [root-of-the-server]__10o9il8._.js} +2 -2
  145. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vdw4w._.js +3 -0
  146. package/.next/standalone/.next/server/chunks/ssr/{_0ysygps._.js → _0-fpxu8._.js} +2 -2
  147. package/.next/standalone/.next/server/chunks/ssr/{_0pd0.8f._.js → _03zmko4._.js} +2 -2
  148. package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/{_0ysyq9g._.js → _0568hf5._.js} +2 -2
  150. package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
  151. package/.next/standalone/.next/server/chunks/ssr/_07k_7zo._.js +7 -0
  152. package/.next/standalone/.next/server/chunks/ssr/{_0c-jnbs._.js → _0999z~z._.js} +2 -2
  153. package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  155. package/.next/standalone/.next/server/chunks/ssr/_0ds6nk2._.js +1 -1
  156. package/.next/standalone/.next/server/chunks/ssr/_0gkxdta._.js +7 -0
  157. package/.next/standalone/.next/server/chunks/ssr/_0i4__mf._.js +1 -1
  158. package/.next/standalone/.next/server/chunks/ssr/_0ihq._v._.js +1 -1
  159. package/.next/standalone/.next/server/chunks/ssr/{_0f6u19w._.js → _0jxhs~u._.js} +2 -2
  160. package/.next/standalone/.next/server/chunks/ssr/{_0b0.-sj._.js → _0r8ftmo._.js} +2 -2
  161. package/.next/standalone/.next/server/chunks/ssr/_0r9w-k8._.js +1 -1
  162. package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +1 -1
  163. package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +1 -1
  164. package/.next/standalone/.next/server/chunks/ssr/{_0bw-tx8._.js → _0zcog8w._.js} +2 -2
  165. package/.next/standalone/.next/server/chunks/ssr/_0~80adm._.js +3 -3
  166. package/.next/standalone/.next/server/chunks/ssr/{_0fob8fc._.js → _11uabrg._.js} +2 -2
  167. package/.next/standalone/.next/server/chunks/ssr/_13b~3az._.js +7 -0
  168. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +3 -0
  169. package/.next/standalone/.next/server/chunks/ssr/src_13jha60._.js +1 -1
  170. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  171. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  172. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  173. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  174. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  175. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  176. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  177. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  178. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  179. package/.next/standalone/.next/server/pages/404.html +1 -1
  180. package/.next/standalone/.next/server/pages/500.html +1 -1
  181. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  182. package/.next/standalone/.next/server/server-reference-manifest.json +317 -317
  183. package/.next/standalone/.next/static/chunks/{0v~pz9e87t99b.js → 0-9-c__gfaxpa.js} +1 -1
  184. package/.next/standalone/.next/static/chunks/{05-ui_o~3irq_.js → 04djo-eed_8rf.js} +2 -2
  185. package/.next/standalone/.next/static/chunks/{0r1mkt5qs~s6m.js → 05fy_a4boi~ym.js} +1 -1
  186. package/.next/standalone/.next/static/chunks/05mg~bkdmeovq.js +1 -0
  187. package/.next/standalone/.next/static/chunks/08o3st.fn2~6x.js +1 -0
  188. package/.next/standalone/.next/static/chunks/{08~e63d2q~cam.js → 0d5wyd0-zzb94.js} +1 -1
  189. package/.next/standalone/.next/static/chunks/{00j0mdc41wa44.js → 0e6c~o_iuvycp.js} +1 -1
  190. package/.next/standalone/.next/static/chunks/{0i55dediewjp5.js → 0h3jzfwt-f9o7.js} +1 -1
  191. package/.next/standalone/.next/static/chunks/0igfu0uxcf238.js +1 -0
  192. package/.next/standalone/.next/static/chunks/{0l3mmc866npw4.js → 0jd4uhx~x74ox.js} +2 -2
  193. package/.next/standalone/.next/static/chunks/{0bw4ahlj4~l~g.js → 0obdotk~5x07o.js} +1 -1
  194. package/.next/standalone/.next/static/chunks/0o~dk86gtjq-..js +1 -0
  195. package/.next/standalone/.next/static/chunks/{0ft77ybyq903..js → 0p_vnqgdse218.js} +1 -1
  196. package/.next/standalone/.next/static/chunks/{0~27mkhc9s5k2.js → 0sbpshsch~ak2.js} +2 -2
  197. package/.next/standalone/.next/static/chunks/{00.52653v5c~c.js → 0t.7i1ltlf~rt.js} +1 -1
  198. package/.next/standalone/.next/static/chunks/0v--ko.s9zeij.js +1 -0
  199. package/.next/standalone/.next/static/chunks/{02edbrlq~2uyx.js → 0v-8_9de2o32z.js} +1 -1
  200. package/.next/standalone/.next/static/chunks/{05hls.3r4bz.0.js → 0x~sbju1g3fjh.js} +1 -1
  201. package/.next/standalone/.next/static/chunks/{0fxm-wv..y_a_.js → 0y1m4k4hrzl33.js} +2 -2
  202. package/.next/standalone/.next/static/chunks/0ztm6whl93nyg.js +1 -0
  203. package/.next/standalone/.next/static/chunks/136efy8zbqp13.js +1 -0
  204. package/.next/standalone/package.json +1 -2
  205. package/dist/mcp-server.cjs +34 -28
  206. package/package.json +1 -2
  207. package/scripts/post-tool-hook.js +24 -39
  208. package/scripts/session-start-hook.js +21 -19
  209. package/scripts/stop-hook.js +21 -19
  210. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wbndoc._.js +0 -4
  211. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04pq37d._.js +0 -3
  212. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__07_b6c.._.js +0 -3
  213. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09kc.q_._.js +0 -3
  214. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jo1r7k._.js +0 -3
  215. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0o8k4pc._.js +0 -3
  216. package/.next/standalone/.next/server/chunks/ssr/_02v3fjp._.js +0 -7
  217. package/.next/standalone/.next/server/chunks/ssr/_07~0_w6._.js +0 -7
  218. package/.next/standalone/.next/server/chunks/ssr/_08w-r6e._.js +0 -7
  219. package/.next/standalone/.next/server/chunks/ssr/src_095o8x6._.js +0 -3
  220. package/.next/standalone/.next/static/chunks/0nno5if2x1mvs.js +0 -1
  221. package/.next/standalone/.next/static/chunks/0q-u-hhre1uyw.js +0 -1
  222. package/.next/standalone/.next/static/chunks/0qazzw-pr_sv7.js +0 -1
  223. package/.next/standalone/.next/static/chunks/0w3jww1m3k77x.js +0 -1
  224. package/.next/standalone/.next/static/chunks/0z01g02xstbqe.js +0 -1
  225. package/.next/standalone/.next/static/chunks/117qu902jput3.js +0 -1
  226. package/.next/standalone/.next/static/chunks/142w-q8.7m3kl.js +0 -1
  227. package/src/mcp/db.ts +0 -11
  228. package/src/mcp/index.ts +0 -15
  229. package/src/mcp/server.ts +0 -52
  230. package/src/mcp/tools/__tests__/label-tools.test.ts +0 -140
  231. package/src/mcp/tools/__tests__/project-tools.test.ts +0 -182
  232. package/src/mcp/tools/__tests__/report-tools.test.ts +0 -212
  233. package/src/mcp/tools/__tests__/task-tools.test.ts +0 -418
  234. package/src/mcp/tools/__tests__/terminal-tools.test.ts +0 -318
  235. package/src/mcp/tools/__tests__/workspace-tools.test.ts +0 -146
  236. package/src/mcp/tools/knowledge-tools.ts +0 -100
  237. package/src/mcp/tools/label-tools.ts +0 -70
  238. package/src/mcp/tools/note-asset-tools.ts +0 -271
  239. package/src/mcp/tools/project-tools.ts +0 -79
  240. package/src/mcp/tools/report-tools.ts +0 -220
  241. package/src/mcp/tools/search-tools.ts +0 -32
  242. package/src/mcp/tools/task-tools.ts +0 -272
  243. package/src/mcp/tools/terminal-tools.ts +0 -154
  244. package/src/mcp/tools/workspace-tools.ts +0 -73
  245. /package/.next/standalone/.next/static/{om3SyUw4eAwMA0KLhpSGh → 7iWXcI7IK1tpJQ-itTcOk}/_buildManifest.js +0 -0
  246. /package/.next/standalone/.next/static/{om3SyUw4eAwMA0KLhpSGh → 7iWXcI7IK1tpJQ-itTcOk}/_clientMiddlewareManifest.js +0 -0
  247. /package/.next/standalone/.next/static/{om3SyUw4eAwMA0KLhpSGh → 7iWXcI7IK1tpJQ-itTcOk}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"4083025e1088f0ea1132dc991ca3f8360acfda29d5\": {\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 \"60c53796d27d723175d8f0a97d30a21c625456d25b\": {\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 \"40adba9339d5dcdae2f99eacb52c5217bb737c9561\": {\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 \"40cc1ddd5bc652248bd8ff8007cced78a3c7830a00\": {\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 \"408c338c2266f72bd527b82785fdd777cbec6c4d47\": {\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 \"4079ddcb0d3bea2eb0a8f1c822f43181fc6bc7a8e1\": {\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 \"60dcf8f8f6fc30c42e03b1a674c112ac4b962db064\": {\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 \"603c0264012af76a302a9257aabe7ba4f12e177654\": {\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 \"40b4cb2d11c40610200181530e40845077be931004\": {\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 \"601b9b8e5f87c7210ac53f19895be46302ae5aec4d\": {\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 \"60c71da1164a70c3c76a887077ed5cce6ca9885b52\": {\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 \"40ee476cf0921ed8dfca9463a686403acc340870e7\": {\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 \"00344a67d1ab405b6770b42b61d196e25061669ed5\": {\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 \"40c937dfc6020ed56d61f7375b16690d08aba8874d\": {\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 \"604e2b67b2ae23ce5db8ad79e81f1456572fc96cff\": {\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 \"40f7a7a324cabac3b30f90d2f71132492f0e2976f9\": {\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 \"40face0b1894edbb9834aea9d69cd108b567a54da1\": {\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 \"40e5d7afe519f9455de7e860e63f98482d474436c1\": {\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 \"00158c921cd696ea4c1ce82a55937d11a7689d4366\": {\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 \"402b1385fefcfc9db6d341b3cce5f657983b51f500\": {\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 \"4071d9e76239c1dd807a3e838c615246588e99889c\": {\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 \"6090b9072de227a79fc49dc75310ab3287833a57ad\": {\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 \"60cca945638d621516131c1789cc32678882a18731\": {\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 \"00e9060c585c3583b63be04c71492fb32c6512b5f2\": {\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 \"005dfa564934754fa9e330eea2d7cf3314c7404691\": {\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 \"00c7b21fbe8ad6d8d5036d0a2d22c11f624ed54027\": {\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 \"7ccf83ff07956e6239cf7502476722cd7b35b9a6a5\": {\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 \"000068ce2fe44507bf690991ced2f8810ee21aa06b\": {\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 \"00917a291a1ba427a2d5757832254c170fe37954b9\": {\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 \"00d83917ed4b0681fd8751d66b13765c7c6bcfad01\": {\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 \"403d34b6c07f1211d62ffcf8957d4e12c5cd30d6cb\": {\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 \"00391348d42b76090831034915f5a29394f6851710\": {\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 \"4058f3de9d1ab1ca574c84bd2aeae117c8e2226979\": {\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 \"408c65a45174b25c6a5b541e5ba78fff4960a6acf3\": {\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 \"409c834fd2c247622eedcc4b99918cbc653799b8ca\": {\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 \"40f7bdbd99a7f76dd915c2ea64b852966a8c2be97d\": {\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 \"6071e854989dd692a873037beb067e80dfd68a8635\": {\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 \"60de2b132d9d9ba6208d1eeef4aed68de607893a06\": {\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 \"60f6e34f6d92f2f2832effab37a6d8bdbd0fe04444\": {\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 \"7852598e1bddcd70d027c37246b1e33d7c61b24f04\": {\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 \"7cf4abf6033d5139b977e1c919386013198cf63ea1\": {\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 \"001eec4658e0bad6ce830e7698ad088312be1257f7\": {\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 \"001fc464af4fd75301d55763ddda0366be1ccd5b77\": {\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 \"401dec8244464fac09bd770156810aa29062cfe975\": {\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 \"605b219b8f3ca9f34eef237adfb43c39347d5481ed\": {\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 \"60e589313f50724f34148df27b03880e4550bd8e84\": {\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 \"404a1bf2ffa6202561fb32a0a53d40df2f58404943\": {\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 \"4066f5b7ea4a9151707d2b708464e41ca8b46f2824\": {\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 \"40c09cce85fa62a5188f302cb8ed640c144a62a304\": {\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 \"407392ec926020c29f780329b99fbe7f2e09384a4d\": {\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 \"404f138ed1e5c25a6fa282d6c3eaf2dcb4bcc5c354\": {\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 \"60e44bc2e8146759509e5b05eb222b4c2b5f8398cb\": {\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 \"40abf66222b384e46e8fd8c65f22ff76b9d167cc3c\": {\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 \"60d204cb3730cc9142ddd5617ed776fd5f172096f8\": {\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 \"0076c25e4a4d757e2a225c2d9cb2e20ddb81096f22\": {\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 \"4006cc27345501b4c4944bbfa6f622a3e529157cf9\": {\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 \"0074d86f3afad4f4b03166322fe4fd5ee99816fdcf\": {\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 \"409e171a09d5dea91472ce38a5bbda29a530508f20\": {\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 \"4052254dfe0561e8c4a9ed70c3c4f2fce5c66cddf0\": {\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 \"40a5657e1efc7f94cdf9c5ad793ba42c94df125dac\": {\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 \"003f48744a37adcffec8c75ebcddeddbe64bd2def2\": {\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 \"4017d0868da2b9e0bc44dc4ba250fb2f28f2681d3e\": {\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 \"00352243efe42977dfd6af7568a8910b0168021847\": {\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 \"405f319d9375c810e45a6ced3d136b541eed06d322\": {\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 \"40a1d04c2e1466451263ed2619455d05f00b9d4bce\": {\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 \"40bad5a0ca1f19f6a0ecd2d5c4cc816552e9405e6e\": {\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 \"40e673386ce29ba0afa3cedc513d447e16bb423111\": {\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 \"40fdbf62e7bbf6381a499ec7d118cfface9d3b4b77\": {\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 \"604cfd61cf005b488dc365cfb233fd1f0db5e21428\": {\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 \"40d6569939da4917ee5c58541cb007ec61742108cb\": {\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 \"60df8d8d4eb43e7a879400fd0034f9d364cc369261\": {\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 \"404bbef08c8b4cd47e625800cc0b5f3058bebe348f\": {\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 \"4026cce9744b390018c9fb8c8647caf6832e9c80ed\": {\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 \"40144cdabed5ebf75fcf8f5a37d9843fe89867905d\": {\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 \"60afb9f705474245774d13886613c57f2d1d6fe6ff\": {\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 \"4001f8775d784fd13b7787b6535ee8883b0627ccd6\": {\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 \"6057ade64560859b1c9eca7326d6cc20ace51d3f74\": {\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 \"40e9cc01cea6de9dd24cbfd5c7da77ecbf8520c226\": {\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 \"40892623d563d6abb9b567b27602bfed2b3c8fcd2c\": {\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 \"40827fb3292a08be968ac71a0bed005e91166832e7\": {\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 \"400a553a5eee9c55e47f388a855599a509c1854cc9\": {\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 \"4001ee3cc32025ec9051ad43275df76081f5bb30fb\": {\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 \"40eb9f91cf4e1a06bca572463ec6f297e5d8f9a617\": {\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 \"401864e07f05eb5712c61726e7c45c9127437f3ed4\": {\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 \"60b83a9e949e27da23575e9ec56d9aed80201f2edd\": {\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 \"40b864e02d048dabde7fce059da3bc8340153ec409\": {\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 \"40cb62edcf28baf88be1c006416b1dc17a165a7708\": {\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 \"40aa0b118228575abc653ff9aa04ca0f29e8547ef4\": {\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 \"4010c23871e21313632c6e547b088728eaaaf8d6ed\": {\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 \"40b36c864d4d23ff0d7f5c0345462b73016d89624e\": {\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 \"40b536712468b173859a6f5b7d2a1975d71a8847ca\": {\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 \"40c3ea63137ef3cd7359bf5b6962fc87c9ea9abe68\": {\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 \"402259e92e45ddef6a50cfee1d5396053bd7d2fd47\": {\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 \"40624139b43a17cc81aa7b709e2d48eed7d4572a69\": {\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 \"407bd0aa88d7eef8f58739ffc1011ac6e5a6ad503a\": {\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 \"407e9c1ed187c5c0c3969cd5368110eda2cd77320f\": {\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 \"6007ede367b01ec606684e12359d3506ef02fec117\": {\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 \"60a67a78b43038d492558510c47c3591fae79eb00c\": {\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 \"4035aeb303a13bed8fda4465736df8a0f708cd37b3\": {\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 \"405b11129c958896555c915986c5a6f9a97c6d2d4d\": {\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 \"4080b530c3524bd971f995dcb141b52ffef5b9e2f6\": {\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 \"4081ee3f3dd5a8ee9cfe148a40eefea166fa8c3dbd\": {\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 \"4093d5a72eeb95129c0e46869a5827377dee2f1333\": {\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 \"40e6423714206788362bb8adcc18b09e831cd580c5\": {\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 \"60935ff5df1e244e44ffadb8fed5537f97825d0fd6\": {\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 \"609bd30d0af14ce31bb49e71ad36b910c73d395bb1\": {\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 \"60f1544acac2b4bacf68d4722cb6002dc7c736d92b\": {\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 \"40a1f5a787858b7a59a0c29558456853226fc22251\": {\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 \"40d4b3ba9413922b4366411c22d78e9ab9f88a1ee5\": {\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 \"6038f8c3c78d0d99f4dc04aa2f57cf10af99b4d3c0\": {\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 \"40b69852784877dbbd5f05021bd6a9870ceed83c37\": {\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 \"60748061472f455fa2b0fddde16c2b9ec0e1f7eed9\": {\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 \"70adfc766151b91065cbbca5eb8feb6268df7afb81\": {\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 \"6026dcae57106257bac40060a4a54f44533e2bc47c\": {\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 \"60d090c3bec36af1ac6e9df907f9239bbc3dc6f3d4\": {\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 \"70b707da2386dad1f96df89e4b76b4b56ad4903775\": {\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 \"602725aed78a2cc3e48fc3683a9ab88d8403570e69\": {\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 \"40603f25a604314b2466a9836f1ce94608a00ccd37\": {\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 \"605002347c220ec7eb52843cf86a6106751da99448\": {\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 \"60338a507e7d42a9cd4b64c7cbbf1effcdcd76b0fe\": {\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 \"702c90d0ff7bc44f1766597f581d57979d9cb2fda1\": {\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 \"60b26d4c1dc0a896aa5545f4a9d4ac0adfac97eec4\": {\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 \"4044454b8b85ba6d683fd310124c6c2dc74699ce17\": {\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 \"402df62b043d61fdb729316c0867f299a07c1354ee\": {\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 \"40cc140f8f032ee2e5145e155a70920179af1f9331\": {\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 \"40fda54b53185bf26690204e4cc5193f818c1187a3\": {\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 \"4036dad21ee7a91d0f5aea347b005a99e1ce8a98b7\": {\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 \"400e519fe8ed9d50d437519e44ee06ee00bf970edf\": {\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 \"409bd258e7aac0203d5bec2217b7ecfe3cd911da7f\": {\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\": \"1W9GCeVf4/IFlSqPPoiJB7hKmzlG5AQd99N80YwHyPs=\"\n}"
1
+ self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"40fdd5b3e47fd71389611b79c04b25083617b614bf\": {\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 \"60e02b5222284075e36cdb2261247574db0fd612c5\": {\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 \"40bc92ed17a3887642c935f0a0ef71b659f40f842e\": {\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 \"40112f31b3d2e1606525dc0afb455b2f1bcb10053e\": {\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 \"403ef7d667835ea791f1104a6aff2dc197cfb768a5\": {\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 \"408aa2a09a7dfab042c9c4e19959a7466777968173\": {\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 \"6086ff3961557a86636ed88aa7fbfc394db3f98ee9\": {\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 \"60032492f456c9c8fcc032fdeb1784777f69464a6a\": {\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 \"403b1efbbc6403f9a5684b49675fb2dfcb02c1d2f7\": {\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 \"601cbcd84cf9a562f8eeed4b64fbfe1a7e0d85a5c0\": {\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 \"60fbf3618358bf85ac5b3626c452cde8bffb155891\": {\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 \"408543d4eb2a55a5cd03c96cf36d86af3458e1fe8c\": {\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 \"00a1c3944ebee4ec0cc8cdf24600f514e18f86abef\": {\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 \"40934342416aeeeb2e0e218a887d52a8617e5e9cd2\": {\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 \"60dcd9c388151c3e1974757b6ed257dca8cd9461bd\": {\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 \"40dce9c332ff032338b67bcbc27b5a81f611b9590d\": {\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 \"40d925923a1d79e4d935fa7776545f19ab4fc49e17\": {\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 \"4023f33471e6d805194513ee2369301411b97c0d6d\": {\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 \"001cc0c8ce707acc32a1fe2dc2b3f9983de0dc3dab\": {\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 \"4079828c42aabc56c151a46a1aded0d0254a08eb8a\": {\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 \"40f75b0631dc22535e38538fe7d946365fcd4ef9d4\": {\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 \"60424c49623d1d35ffde76ca971ec2050d945897cb\": {\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 \"60b3391f11bc580c28dcdbeb9af4075949459c6dce\": {\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 \"00fb7b97cef6c47022d90c4c3319ed53b9d34e0068\": {\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 \"009aedffd4c16db17eb1965cf2bbb60330782f1a41\": {\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 \"00e40eb44c2de26a48a04857526c8a598fff1952b3\": {\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 \"7cd6b2db117f34a85f5cafc1325c50ad3dfc21ddc8\": {\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 \"002d2d76b6ef4160568000224415f28f1a163652f2\": {\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 \"006cd34bb594752724ef1ddc80ce72433ecc728349\": {\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 \"008a180a9553b3f07ead30ab0e175f18939c1ffb19\": {\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 \"40530570a66aecec0e96f3807ec632598139384043\": {\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 \"000e81d80a5e50fd49bd84127a4b2a07fb6e3b1f04\": {\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 \"40540ec85ab3e8e643c8cfc26a74e479c82d473478\": {\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 \"4089021ae0a9bf84dae1e1cae1afbd97929844e835\": {\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 \"40a589d9ba3b8097114fa051abd96b50b2889ef121\": {\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 \"40a96c37697b01caf6047d21e8b8705f9c51becfe3\": {\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 \"602530d647e3dfa4d7b7ef438a5bee430f90ad21af\": {\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 \"6071572a155c7d46eff38a961d829c97bd37ec265a\": {\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 \"60a5ab541f44965120a6c135598936c95f60cd4b8c\": {\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 \"784a2fb5efb8f7626693a47245fc36b55d2bbf3b5e\": {\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 \"7c6efd3ffe7760fcb04a00c6ff80e257144741dc8d\": {\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 \"000ed7ebf1fda37702c1810c3b69c381f6ccd5bc1b\": {\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 \"00e3f558cd4f6caac06e29ac54fd8e9527a2c1b391\": {\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 \"400a424e0084178c3036a59879aeaeb9192d0ac67a\": {\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 \"6001e10313bff4472ab59761c73977c6ae9d0cb68b\": {\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 \"60587edb3d2a97c9dd0e5fe3ab2d8ac299d6d82ad2\": {\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 \"40b29e30ff33e953531924ea706be7f857f5f3c8db\": {\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 \"409f354f644b09f1ecfb64c96ea5cbc31d38cf60de\": {\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 \"4042b89cef009999033e9e4024480a4656b064f04a\": {\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 \"401567b6c8e7e306efc9b3deeb504c75ecfaa6b199\": {\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 \"40d382477ec8f0d91ca6f03479318beeeb2189a24b\": {\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 \"605dac739ca6a86b850366f21284d545b10c5f143c\": {\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 \"40c6c889448129e13e3b9ebbfb47026d9564b8304f\": {\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 \"60715da8918059e6cba0a0d6eb6292e18456227eae\": {\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 \"00f3722a947425a64a661abdd77c7a7fcffee71f86\": {\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 \"40a943e3ace350afbf781d70b9911464828c3d4ceb\": {\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 \"0004c7558881d4af1f7372dcdf2447cef9e491cbb8\": {\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 \"40ff38b98c9f2abe5f815bb856ee226ac4b6071cb8\": {\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 \"4063113e8a39568af3f0a7db516bb54bd4ec682d74\": {\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 \"40e5291e8906538dbd4c3555198c701f92f29b97e7\": {\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 \"00f2332041587f0d2e9f9c1b8444b6c356a719da20\": {\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 \"40d54f9ad8c05c56a455333e291547da341270a0ac\": {\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 \"004b4d1b5dbf506647cf1fb69d4a293f751753d3b7\": {\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 \"4003dc8f24479138229e15ea57b39d34e5ba39682e\": {\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 \"4013ce3d081d708e1d28549f52560bcd70b212e282\": {\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 \"4066ebe953c55de9026732401c0fe9ecf9ab502713\": {\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 \"406a00444dd83394b5ae0e47abc45dbf3f66572e7c\": {\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 \"40aaeac14d4295f800e3d2bd73fcb0d89ff6d2e87c\": {\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 \"607dd53d2107b38dfb27fb7c221fd48d1d4bfa8adb\": {\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 \"401857c05d1d57d33222cf715af015ee229d1a321c\": {\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 \"6035cbaedc7b7bf4e65cfd558a60b689d3d9d86474\": {\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 \"40ce477818e393cb00c838a6e959b2ccade0e865e9\": {\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 \"4067910309eb2bfd9227871f2dc35aa2859c1cee40\": {\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 \"40c308a7895442cbedb74356eafa40cbc73452fcad\": {\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 \"60364aaabea62ad81d27f362155f2a118a9076ed88\": {\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 \"405b55a40e4e436fb4f393436e274930cf84368a43\": {\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 \"60057ffba0d6e86765d25aa7f862afd42cb2a7b198\": {\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 \"404887c17032e540f11dab275fc8b6ced55ad65c65\": {\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 \"400e86cdd8f329982aeffdc4f0a44dd0fbda3027e8\": {\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 \"405f57b9e24ba09726ac2797026e48cfc7c4eafc54\": {\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 \"40f3247ba33ffa2feafd37f6701f34b22c01236976\": {\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 \"4042c83abbad23459e61ebea3c6ee85d86590af8e1\": {\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 \"40f5910088d7a76d03180786ceb87a898579c6ff2c\": {\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 \"408f8399f5896c88e65c313c32c345941af191b5e1\": {\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 \"60b65223ac19282d326b0cb58e6d5215dbe2b58e78\": {\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 \"407caec3e8d8b5df61f8ae97efa10d0b3b5563ead8\": {\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 \"40645fc7a3e0229fa3ccfe49523972a101a21cb011\": {\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 \"40ba61bac0180758cf21b2f42a5a77ab4bc1b33b23\": {\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 \"4066d06dcf62cafe8cfa125d42008add531832c917\": {\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 \"4067d2bcb50262d44d7645407fae1dc1db139cdf33\": {\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 \"40ce34f4d5d299845cc928eeafca4cd91f3e9fd3da\": {\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 \"40d754c7643e88ee16cc9fc5c8d2630e2a5aa6e427\": {\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 \"403ad4055319d3e88ceaf247b51dac65f4f5c02a28\": {\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 \"40c6404dc15be3946369f14db82d8b9f0ba31f0611\": {\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 \"40e48ed05784043609942ed2631b5b9bbb4e3db4e4\": {\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 \"40525779fed15524fe10db6d794d3e87423eb6ccf5\": {\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 \"606f7bc7ab0df8f40ceec881ff307534bd9af3b8c6\": {\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 \"60e8a7d7ff41cd1501d2c6586292a70132bed7c054\": {\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 \"404a8c55eada839aa17c2a25f8830ede05d99ac987\": {\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 \"40aaf5ed789d3a7f90544fe55a4e64fa2beabe51b1\": {\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 \"40cad983c783680ccddca796a48d26fa221cb5abe0\": {\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 \"40d18c7680c72a010593fae70765c91c4ae4b8f486\": {\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 \"40f29a5c149d0deae6f530e300474c82b57bbdecd0\": {\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 \"40f3c681a2984bde5f219991800692d20eef9dbe87\": {\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 \"606b2301287336b37fa350db3e8c42be74e64da081\": {\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 \"60cb78c2d2b301420780510218497e875ec33a7b1c\": {\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 \"60fb2f40ca467a1c87188bc9ac4f7b637ecdf64feb\": {\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 \"40349d29a0a4118119932e1feeb42a1a2aa96a05c7\": {\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 \"40e74c59b32837cb29fcb61a9cabf73ff9acfcb469\": {\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 \"60c27dee3f8a694c147e8fd810ca0c292232f8711a\": {\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 \"403d00366168a8687335b6ace77c5b3ba3a0fd9935\": {\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 \"603f9c9135fd8683dc6a77bfaf202dcbcd94120a75\": {\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 \"703d7bcc7377778dda283533bce2e7b48322090277\": {\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 \"60d59d1c10f986f5ba3845bf64953a4516b3b400af\": {\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 \"60c504f50eed1a1a63ff89d4cf5608b7bc0c3f3a10\": {\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 \"703a5ddcc27337bbdf49a0a314bf7b453a8aa9a346\": {\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 \"603b7d5ba0682dccef26bd0198569baee66f9b70d9\": {\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 \"4084764affae30656d756057be515f6bd6660ec3b6\": {\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 \"602853dfd0f6d25ff0e5bdc84004b29b3122d73260\": {\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 \"60e5e9b133e7dab41ba46b77044784d2d8073cb684\": {\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 \"705ad54ff3008ff81176841333b55bc6104d1a2b88\": {\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 \"609639aa4078af6d7cb44f9c80c4b6943e57491699\": {\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 \"407e1a879ee0e81438e0a39a94258dd26d3fd9e91c\": {\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 \"4021d8fbbb1825ced69e3bb72fa6a638023b079f19\": {\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 \"4089b9cca60c63cf63d86d4d0626f0cf3e8c9619b1\": {\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 \"40a253c7af34a70f9959774699b711a5c072a8605a\": {\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 \"408972d8e350cd977f35889604330e1f6f262c971c\": {\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 \"40eec0e9d3527cef470ed9061194226ca2dc855a1c\": {\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 \"405d91089ef8e12634b010467f837228bb14f80b79\": {\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\": \"rjmlgX+dmAEC9rELXSzvKQYPUUo0tEa/eezgwzPX6xo=\"\n}"