tower-studio 0.2.5 → 0.2.6
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.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +39 -39
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +14 -14
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/route.js +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +14 -14
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +69 -69
- package/.next/standalone/.next/server/app/missions/page.js +1 -1
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +39 -39
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding.html +1 -1
- package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
- package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +39 -39
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +52 -52
- package/.next/standalone/.next/server/app/settings/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +16 -16
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +98 -98
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +82 -82
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +73 -73
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +68 -68
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +39 -39
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +74 -74
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +78 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +59 -59
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.9mj3v._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05353yb._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05eviiz._.js +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__07h7qz8._.js → [root-of-the-server]__09h3i6m._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_a8-jq._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0dsv3wl._.js +4 -0
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0c1g5im._.js → [root-of-the-server]__0j~qauc._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0p_ii~p._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0puw1af._.js +2 -2
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0ntb7n~._.js → [root-of-the-server]__0qie1gs._.js} +3 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0w2w3x.._.js +20 -0
- package/.next/standalone/.next/server/chunks/{_0u-~jqd._.js → _0trog_r._.js} +1 -1
- package/.next/standalone/.next/server/chunks/{src_0o_27yu._.js → src_01ztl3b._.js} +2 -2
- package/.next/standalone/.next/server/chunks/src_lib_0ba0ntr._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_0q-~me1._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_providers_index_ts_0.y.3vp._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0zjarb3._.js → [root-of-the-server]__0-yld.d._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.5rcav._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__006_qh0._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02px.0y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03ebsif._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05kq890._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-xoiaj._.js → [root-of-the-server]__079.nog._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ilem~v._.js → [root-of-the-server]__0c4.z1s._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gaa~xc._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gcf4k3._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ghfuuv._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0n8jy_r._.js → [root-of-the-server]__0k3isnk._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l43.5g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nwue~m._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ps55l6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q7ho54._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qe~p-n._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ribsk4._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tf4zp_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00wymqa._.js → [root-of-the-server]__0vh-egg._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wvyks.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.nw7l._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zbmoit._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11bequ2._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11ko84j._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12pnl8n._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0cdz55-._.js → [root-of-the-server]__13k4vkg._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0j_v~sp._.js → _0-pqb_c._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0ybhyal._.js → _00d1y-k._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_13fpu~5._.js → _03xwww2._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0qu2yg4._.js → _049.box._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0xh9m4.._.js → _05-r00y._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0_co86q._.js → _054w82_._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_07scffz._.js → _086yn8o._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0wxd6t.._.js → _08t2xag._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0cie3rm._.js → _0_gqtgq._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0l6vadw._.js → _0_~ftjv._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0a-rizg._.js → _0ah80pn._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ds6nk2._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_079ks~i._.js → _0ep3sg_._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_108e4..._.js → _0f8jvpw._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0-t_os6._.js → _0fri5n~._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0h_~oum._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_13l5s-p._.js → _0i2usny._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0i4__mf._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ihq._v._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0r9w-k8._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_00pxhu2._.js → _0rfo51k._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0lcigjh._.js → _0vqyzrr._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0~80adm._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/src_095o8x6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_13jha60._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0h36tj.._.js → src_lib_08n755q._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0h3ouzu._.js → src_lib_0tb2yya._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~jyveg._.js → src_lib_123jf_a._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~rxy~0._.js → src_lib_12ulcxj._.js} +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +274 -274
- package/.next/standalone/.next/static/chunks/0.zipr1bga3lu.js +1 -0
- package/.next/standalone/.next/static/chunks/{0jk6ji4j.3jod.js → 037-verumdykv.js} +2 -2
- package/.next/standalone/.next/static/chunks/04-7c5m91nvj1.js +1 -0
- package/.next/standalone/.next/static/chunks/{0~p32xa2eu79e.js → 06shpikm5rcmu.js} +1 -1
- package/.next/standalone/.next/static/chunks/{00grznzz_zqq~.js → 07i~~ygu~oi26.js} +1 -1
- package/.next/standalone/.next/static/chunks/{00jlfmav1nk82.js → 082cedbq4pp.-.js} +1 -1
- package/.next/standalone/.next/static/chunks/089ktlh~nim1x.js +1 -0
- package/.next/standalone/.next/static/chunks/{0mijmksouoprl.js → 0ee.~~ae-vl_q.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0.p7x9h8h-..l.js → 0fovq74l0wh7c.js} +1 -1
- package/.next/standalone/.next/static/chunks/{14se8w2gb9pe0.js → 0hxgzql5.szyz.js} +1 -1
- package/.next/standalone/.next/static/chunks/{018vr5fdl426p.js → 0jscst0zjd2az.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0z0a_hlsye7mo.js → 0m2lubto0vt0x.js} +1 -1
- package/.next/standalone/.next/static/chunks/0mfgulw-d49o9.js +1 -0
- package/.next/standalone/.next/static/chunks/{0~2v6ague-7-t.js → 0m~ltp.wfnbf7.js} +2 -2
- package/.next/standalone/.next/static/chunks/{15qi~69blu~3u.js → 0nrbltth-7m~e.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0a5u1~0._dmx8.js → 0r7jm27~cp-vs.js} +1 -1
- package/.next/standalone/.next/static/chunks/0tk-ju9xhoh68.js +5 -0
- package/.next/standalone/.next/static/chunks/0v9ahxdsn0mse.js +1 -0
- package/.next/standalone/.next/static/chunks/0w9x-ap4dcwy..js +1 -0
- package/.next/standalone/.next/static/chunks/17cayeebhpt~w.js +2 -0
- package/.next/standalone/.next/static/chunks/{0-wn9b_4jrs.9.js → 186ahmq856rfj.js} +1 -1
- package/.next/standalone/package.json +2 -1
- package/bin/tower.mjs +3 -0
- package/dist/mcp-server.cjs +12 -1
- package/package.json +2 -1
- package/skills/tower/SKILL.md +381 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-eibah._.js +0 -4
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_q8qjf._.js +0 -20
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0vasg9u._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__102siqc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0h0r8fk._.js +0 -7
- package/.next/standalone/.next/static/chunks/094hp8ak7su7z.js +0 -2
- package/.next/standalone/.next/static/chunks/0fe_jnfm0lqm..js +0 -5
- package/.next/standalone/.next/static/chunks/0lq1_ynox5frw.js +0 -1
- package/.next/standalone/.next/static/chunks/0qy~pj-p.oh92.js +0 -1
- package/.next/standalone/.next/static/chunks/0y_vg.f~zs~zl.js +0 -1
- package/.next/standalone/.next/static/chunks/10ih_a9~empst.js +0 -1
- package/.next/standalone/.next/static/chunks/16.w_z6.3sf2v.js +0 -1
- package/.next/standalone/.next/static/chunks/17wptayhzwy6g.js +0 -1
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → VGoiH5uRfCRm6SKXNPZoz}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → VGoiH5uRfCRm6SKXNPZoz}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{eRr9P5hixKpzabeXJ-AvA → VGoiH5uRfCRm6SKXNPZoz}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"40c338d8c5314b7cfc5beedcdd97af7f273793ae64\": {\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 \"6011f7876a4bc0794966ecdf377e7e7a0891971242\": {\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 \"40b0cdf5b66ab7543d8191e84ed31d492a2486b6e9\": {\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 \"401f7ea193ba5543c03285574962769ca991ba31d8\": {\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 \"40ed3bfc21750c787bb9cc642f0e455c7da7596ce4\": {\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 \"40646009de0e55d0d3b7093421c9081cf2081d27cb\": {\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 \"608ece4847384637c6432e566684ef9512ef80b64a\": {\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 \"604228e8167147dad385e05e214722512256091f8f\": {\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 \"40aba639dc593066ac63c8ec541ceb62bd496f2851\": {\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 \"60729a2e1a73741fe6456fc5b0c4e6f216f0c9b976\": {\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 \"60c2a4bb34e13bf3c6d5fcb7d51fd060e92385e1b9\": {\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 \"40e9dfefba5f21a7eb344f5542440fca2bd4b590e8\": {\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 \"0051ddd6448fbf2a66a65d7e1315914f3b5c11ab78\": {\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 \"40caa258e579479bf02f1a893acac475c1663b10fb\": {\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 \"60c0ecfed34768b8715cd468e9abc4c6fa11d68ab5\": {\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 \"405f12842eaf6e7fbd4be0c67ac50791456e973c97\": {\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 \"40283d29fa7b9833cd64d13eef0a2ad2069446e99e\": {\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 \"40db66b54b24758580994df7ffab9cebf69bdd1bbb\": {\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 \"002b4e9133d8b6d5ca7e3249e4fef36ca77fd4f312\": {\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 \"403e0605e2aba6a2eec83e2e8ba405ef57772e0280\": {\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 \"4074f228cf3801433ba841ac53eb8f36891a444fda\": {\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 \"602ecd9dd13c59e135814994afd7fa5c9fa0ffcf76\": {\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 \"60df8249d72ac45826c0d808651a4f1b2646da9ef3\": {\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 \"00ede8c87a5fd3cf389b004244892436243749a14e\": {\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 \"00072f5a7586654dc22cf481305bd54b1171339727\": {\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 \"00388f0bda0ef1bb3b6f549cdb2c11e75732fe92ab\": {\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 \"7c5b18e719c81439e9ce20a749d41d09247309d0c1\": {\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 \"00018330b9515eff599b83f6e8aee6a443832226cc\": {\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 \"0013a3cd3a8e31b13f33788cc92b5aba4c68857cd2\": {\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 \"00910df10bbfc4b5d291a45250d3df378d48f82ed1\": {\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 \"40f1971affa3738b021a5049f45140ac16887a04ce\": {\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 \"00ad2db05d2bcab27af0f3eec384ac5ee5fd8ff7ff\": {\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 \"40233004ae67d9ba423556f54bcd250c4f83cbc987\": {\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 \"403928ab6a0d26d4220647026235dcd5fa07fd9997\": {\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 \"40a92eea809884caaf30a67182ed7d2a53f7543fbb\": {\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 \"40d59748411a3a25872b85aab4a4175a89dd143e94\": {\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 \"60088220260626dba51ec9bdcc35083d48fb1764a9\": {\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 \"6050eab02fb939d63ca619ebecb4bee2b46666483b\": {\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 \"60f73154d4f8cc093e06a7c451f4195de7117e98e1\": {\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 \"78dfe6086ffb93e7df5bfe973c5638ac3fffa021f0\": {\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 \"7ce5169bf9a176e6efe36f1bbdb236ac5ce25b16ae\": {\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 \"00633c627f11fdcba5dff95e7d77576a38c978a1ec\": {\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 \"00f1b27b42c89358c138136f95d73465a530d77838\": {\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 \"402122372e078d3b4d354a06d46800cea3913baa0e\": {\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 \"609a813a377de3ae5efca9187c0d69ab079fb791e8\": {\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 \"60bfac4d8a84cfc8a50aaf8f7c80e53b0829767209\": {\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 \"40cb59c4c538835ebbc47013db94566e29006590d3\": {\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 \"40bc8da9d8c6b8438d8a24ba848844cfb486fac8d3\": {\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 \"40deb065dc31ea1509373d984aecdfd35e60f9680c\": {\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 \"40f3fb697aaf828dff9321a6ebf1d0bb033bbd532e\": {\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 \"40c6e66ef80aea7986b4420cdb61fcc6d6e9cc8e99\": {\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 \"607103ca4af153f930a5496a43d259bd122e14a89b\": {\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 \"40927449a65dd1de23a40d4ec3d79d50156088f42c\": {\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 \"608fd188ffa4d0e561d9aa23f136e73fd4d0f8d919\": {\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 \"004548f97440c3f8c00f6961bdfcc0f20b695dbf92\": {\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 \"40c354afc530c4f80532ed796b1e9a5cbaef47aeba\": {\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 \"00f35373010efd8a38b31b6aa3439fd80d205fcc2b\": {\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 \"40e0992828ece97557d5ea3f37a136770ba8d4a886\": {\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 \"405b80e1e1fca5dd7f7cb9a4a7fd2ccf8d189feb57\": {\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 \"409f6bbf7591f5c818d3a417bde4d1a535523b1272\": {\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 \"00aa45fec11672448007dd3e05cb8ec9728285067b\": {\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 \"402eb5842ce62c26a005f13f79f07c90b18225d15e\": {\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 \"004d59886d49e36875cbf469ae444d61c8de28ab13\": {\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 \"4014037c5ac85ca2fc18eda280c6af8ae68365971e\": {\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 \"4047e3da62dda0ac86560017c650888e6ebed1792b\": {\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 \"40668b097182c1d021fb7b9aadb3bf9a0b8bf0cce1\": {\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 \"40a8b6ab91b37570dbbb0e7225e68e079b8fa5ff46\": {\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 \"40c84a36efa9dd56165724a7e56b7c31d4af32f339\": {\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 \"60d48616ad8d81772d41c600d3d9ed9da30f2c66fa\": {\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 \"40f92b2ac610478dd1ca28114d475d22f6801a465f\": {\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 \"608f6474bc7bf132338bf90722103ec846153ec791\": {\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 \"4088a75867cb535e9968125bb8a795b66569848c0d\": {\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 \"40ba976c3c663f3526f8053c0d30c2a6dbd2b07024\": {\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 \"40d3eb220054efd9e84e818f5382f8cba13a4464ac\": {\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 \"60f4c78494c43e7d556d4ce7c3c488d1910e78fc41\": {\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 \"4094de802b172b703cf5fdaf296860f8bd65799a66\": {\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 \"604be9f4860daafba8f70b6fa644375aa678b18d50\": {\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 \"4022e3a97fd7fb2fb67053ed2879c10af82ce0e5b8\": {\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 \"400c69e418ad0621bd0744f4f93bd135f9964d0330\": {\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 \"404297e70d1ba4f3f62116eaa5045dd2b4a88c08c6\": {\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 \"40646f51f8e63b45e547e023d6bd4a6ae59726c38d\": {\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 \"40f9d03efc4fdac42889c32b8667f2b5c9ebf4f7bd\": {\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 \"40b7762d844e09ca771339735880bef8ffff3c30ee\": {\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 \"409bbe6fc01abb32bc37e27247a830f1ff7b4298e4\": {\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 \"60ee5be31ada904c08098cc09586ba5f81726eb962\": {\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 \"404695657c06d4cee2e52333ea3045ff4e4741ae65\": {\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 \"4066883545c3df538b3647f24ac853a3a5e71f5222\": {\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 \"40d6990553df54b917c291dd588e68d43e015380f3\": {\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 \"406a32d02b9c5e5efc52f9fdf6f82d8a8051fea401\": {\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 \"40700f84e4642d610352abc0eafd04e55c59c21fb8\": {\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 \"40b198ed988215a338eae0a10058dbf1a358bc05b6\": {\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 \"40c0f1f3358e69ad57657d2555cfee73e994dad43f\": {\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 \"404df5eeca90c5975abe8f05ebe1d06eb20afaefcc\": {\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 \"405f146d62681a85b1cb132f6d100d6dd9e4012037\": {\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 \"40f798399fc284f09a06b7a1c86353a4abbbfa590a\": {\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 \"40664453170b42e66c2b2490a3a6142e65a4f98b0a\": {\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 \"601827848092703f17d253d2d6542f6ce9ea576119\": {\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 \"60acf3bd8ee73d8752fa947540237f30fdac39ecf7\": {\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 \"408d6491b6181cbb6773019ae958868b400cdf0848\": {\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 \"4095167a627c5194407cbbb27f2926cfb8e38e921e\": {\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 \"40d042ef033ae1b4bf361aeeca5e3ed07f1afe47a3\": {\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 \"40df09fa71a3d13fa3b2335d50f119c7b3a7106fca\": {\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 \"40edf2d914c5f9e62f98faad55a3e1a4c69be81b66\": {\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 \"40f9c936988a0580ce0bafb583a88fd3c1b39a3322\": {\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 \"609bfb4519dfd38c4cabcd6071d84d1edcb86b65d3\": {\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 \"60b64500d74dba8a2ec4532c34ec600701be41e476\": {\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 \"60ec7be0108d4851e4129210e658b8f1987e6c3f84\": {\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 \"40d6a43530e4a6e0011ed65b507968274f24cb4947\": {\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 \"40939406794dbe43a26daa535af66cbe72989df5ef\": {\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 \"60b7e8beb354cbf373b67882d4fdbd8e575e2c2349\": {\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 \"4040e197452f757d95060bbb50f3ad76737a2e989f\": {\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 \"60dcc4bf26237a86343137f4506382fea2ea01d037\": {\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 \"70c1f07926efca428c5fe3aca83a836e1b7f1a792d\": {\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 \"60c979a9b113604188cf708c54ad34039ef8daf9d0\": {\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 \"607e35c8c03bd62580b89c83b98e3ebfe33bca8ad5\": {\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 \"707933a44e3c552c641cf4b026587e27c25e533526\": {\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 \"60cd75eb6c8fce3bb97493a978f11ecb48b840eb82\": {\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 \"403ad9ed131fc92c8e810a0efedbf77d9264431e2c\": {\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 \"60d85f8fcb5af16fca000929bc14f3b9dd90720b35\": {\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 \"60502a5086fc11fc7588110baee99a5f0c806db3b8\": {\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 \"700ced1ee236fc1774190b51cac11b2879e5d285ee\": {\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 \"60eb8d98ceb9f3f4f314c0a182105a73e42468f497\": {\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 \"40ad03e9833b3e04b745988c52c1e7e9a5abf72e23\": {\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 \"40e4384ec4d5dee41b1fdca079f7099c9237bb4b89\": {\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 \"4017e350edb5bae8d422082454fd14f49fd95c27bc\": {\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 \"409abc28c6554d9417c644856b4eeced9d2ab07771\": {\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 \"402ddcf50ddc5bef2f46b9898a66dbaa01b54666a3\": {\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 \"401cf14bd259d94a69e5f04d9dd72e2417d385b87d\": {\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 \"4065c425f828e33f3bafc24a3791be4e856c7e9c4d\": {\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\": \"OCW21N20FCK1PRI4ucnwUzoflse6YSUfo3dlXl+vNE4=\"\n}"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"40b08935f992f3b992e349b4873710e2a4aa6e4248\": {\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 \"604fccb4262ac62af97139f93b27d64097c183782b\": {\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 \"4069d554d8f7ce56ec3f58c1688d421b364bdf6005\": {\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 \"40e0ac89b080f5ef618a53d9c811e487609f9a3290\": {\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 \"40036cfdf05d58fb529acd58a7ac9272c2067e45db\": {\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 \"40f9c1322120e8b7829290e7771b3e2b925d1b574a\": {\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 \"6011ea8e7944a4a344175315363e288c4ee38f8382\": {\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 \"601406ecac79b3ad03802ebdad7fee412b1cd242a3\": {\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 \"40b05fa1832e38faf3093f26ffc25130691bc7b075\": {\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 \"60d844213b06bdf9b556f80d11cf318691a6b9ea5e\": {\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 \"60422b53101cd553e6bc590d8b6c97c138e774d438\": {\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 \"402e30179203e6f5820b8a8153582b58d4e9d98329\": {\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 \"001e1fa1609fa6f321934af3c930363baeed8b3d15\": {\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 \"40a854914e1c3d19dad8786e65c306c87611ade1f8\": {\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 \"602a9baca17d1dfb46d6920ffa0a228eef5457ab33\": {\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 \"40a72d2e11016792a7be09074a65e6daa439d5a87a\": {\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 \"40baad4a3c5f68100f528509be2170b43469cbcbc6\": {\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 \"4020cafb3c50ccfd1680566c22b87061c1447e23f8\": {\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 \"006c547946b18a978afe38dac465451e8dfd63a785\": {\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 \"4011457e535193c5d7efdd65958f16689d280f23dd\": {\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 \"409e6268ea403bc68707518dd425bd71601685c0ca\": {\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 \"6009a7bd243192c601ff5ab6bf4f3a774cc9bf0df2\": {\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 \"6050e7dd371728221714178cb353624ad04f5ed9f7\": {\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 \"003dd4b40b9ae3999cf2e766e4b5d199fce319b6b6\": {\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 \"00622b352cefb59a96b3d2c010c4d0e0b755d24f6f\": {\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 \"00a0bb5d9c48aaddca2d041f9c1d6239a502e3bf7e\": {\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 \"7c9ed21e64e67aa2e483eab0fbfe6ded34dadcf78d\": {\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 \"0017c96cfbba10eb5558b07c346d467fafc74ba32f\": {\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 \"006ca763a21e0c7b1c866f46617803dde0a13da9ea\": {\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 \"00dbf32469ff11201d8f24aef9098bcb9fa141bcd4\": {\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 \"408a94f097a9a92d17f4ef2a81b170cb16586e0cba\": {\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 \"004373934494b93253d6ffa43c676e2b6162062cfd\": {\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 \"40a813cdf74154bec902df674c529f867645c21632\": {\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 \"40be5d8a7e69b6035fd01c1347b472c04a503711b1\": {\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 \"40c4b3da758ed99d058994e50125e2bacb87c02177\": {\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 \"40f92f8b71e63a406af9b55259ff16d1d1c17578b6\": {\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 \"6003726ddaa94761ba01505edad4e6b9f4b099f808\": {\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 \"60964d9daadacf1da8252c8df2ccfcc878d1251670\": {\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 \"609c70ee21d50fe0fdbaf2eb9d679dfd044a4b0f22\": {\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 \"787e6c8f86808000af0191991e6fe0e7754549376a\": {\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 \"7ca389c42512b842416808d6f06c3cfd7f9528d5c1\": {\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 \"007c14f1aa77e25eb12260995f977911757f9fcd54\": {\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 \"00d55096af76a40d03560bde74fa567e878ce6f41d\": {\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 \"40f56dbcfd9524058ae7baa773e26ec18d0a13149a\": {\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 \"600c4af6fb652798381c884427b885d15bc63c108c\": {\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 \"60f2f92fe7bdce7564b1bfb9fe782dce52a5f40532\": {\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 \"406a94abee2646bf6ab6201c87bd5fdd9dd9beb72b\": {\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 \"40f6da9d6a292541ecab985cf51d35172244ad5594\": {\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 \"4057e5e3ee82c47ba83afefd7334fdd0706177ccba\": {\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 \"408accb4cc4036960ffbe673d3c54faf7a444d87b1\": {\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 \"40343ae474f890964308647b5803f9734a720deef0\": {\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 \"60bdd2a7ccc15ab629dbd3b67bf89065dc538f8ab7\": {\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 \"40cd9b519d904a0706b64e8fd24705179724ddd0c3\": {\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 \"60a34b51fb2262ccba1c2c6ff9922c1590410877d1\": {\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 \"00fb534e304521d2ab6e925523e7aeb649ff3ea889\": {\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 \"407abd4aa36b770f2265d7cbbaa557a527750b2506\": {\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 \"000954c6f27f4d69faa86e15e63685925a4f8faeb2\": {\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 \"40faf7b2db8208042b242644342fd1495a8bf48b1e\": {\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 \"4048be6d65d70b2ecae5a4768692f2385626bd405f\": {\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 \"40034b20322e2ecbaef263acd7b497e2366d115e92\": {\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 \"007bb940710c3f7bc9a04600b0182aee115892be0d\": {\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 \"402438d53819ed830899efe0a550056a3593392d22\": {\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 \"00b949dc7bbd1fc4e9ba440184ecb9228769fb7dbe\": {\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 \"40263a1f1f0df6df40affa450732cf0df70cd85b26\": {\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 \"4042d9836c2241490e52103b34fdb5e516fc6b9a23\": {\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 \"405a0e13cfa93336f590c0d47faa6f19aabd3434c8\": {\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 \"409ee6e37d942f52744a1dd7cc270956e7868eb39b\": {\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 \"40a39b5660e68513c913cb4aa87373255ce74e58ec\": {\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 \"6024c18827e9d0b93cf5e60ccfdb304b3f8167f020\": {\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 \"4087bc0924ce6c5c00399e8a59c06e287e10c7ee43\": {\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 \"60870e5ad7965e108335eebda2c2bacffd779094e8\": {\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 \"40630710ecf15c1586ac6b867f5c1211b2fb77dcd2\": {\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 \"40fa344b1bf3836c4864ced4a707258e300c6c3cfa\": {\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 \"40034a51d1e587cfe04b0c6f78a4523ff39a715254\": {\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 \"601172fb23e968143b4ab89f03812a9da36edda611\": {\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 \"40a0d04e2182c19049121a129bc097fd7a246bb71e\": {\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 \"601e1f2fa0826aad4b151f644631ed3de772839cf3\": {\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 \"40617f6bb0cfbfa10b3120b9a745ef21cf13c88ec8\": {\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 \"4061d501d20efd2c5c46a1f34e941ab219dac67a19\": {\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 \"403cb6ed8dcccb6c9e842cd454cf07369dbe3a5bd6\": {\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 \"40db370d8c2b860fdeb63552432109d6bc591d8cb0\": {\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 \"409012eddb41678dc5ae8edc7c1b5803525520ad94\": {\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 \"40773d0bbb088b24951dd0e83d50256f273952e3d1\": {\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 \"40f6f1ef73a519aa967b27410a0786b03beb86a63a\": {\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 \"6018c79bde2d7d7b690c57b9fef03c703cef7ac30f\": {\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 \"408c1e0ffd66123838eaa2aad3234fbb7d6600f314\": {\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 \"405b5907b8c09fc5a1785cf0520268508a891b671a\": {\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 \"40c54b0535c2253844d59548defa5a0043188828f9\": {\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 \"400a83c5a3284de78c677f400afb2f133682c97bf7\": {\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 \"403c803398940b34763d2420f86863d0cd1b0756fa\": {\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 \"406aa7039d3735db6ec5bfc145b1374bcbb5117add\": {\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 \"408432700cf2b8320487521790d310de922b0ecff7\": {\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 \"40482a5ba06c5d1dd103d4f177ff15e4ca25d3ad20\": {\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 \"4084f4c31e4a74c36c56efb4a54fef166d367e4a2f\": {\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 \"40d79fe1f2952cdafb175977da6114cc5f9626d57d\": {\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 \"40b498993b26b8f4625221c9e71c67ba57ffac3145\": {\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 \"60407cad5f9c431d0d6aadb03ad51d432dfaf96d22\": {\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 \"609858d360be6e7adc7afa0da08e25784b150ed108\": {\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 \"4022901a92805afd69caa31a5165428c59ce4839d2\": {\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 \"4067ae3dd3cb3aa9d2ceb738d260a7b8b7849a798f\": {\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 \"40735d39dcaad4613132bd765ebf878e8b6cdb32e6\": {\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 \"4080eced2541c28ce149d2f4ccb156f4cdb38bc3c4\": {\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 \"40d2d586bd45fcd24f623902e64c4b0d5d7f272e81\": {\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 \"40fb4338ef5b6898b84f59d2da6e6504301acb3023\": {\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 \"6035c458218064df3e57b0f419986fa4d1f81193f3\": {\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 \"603c6cfff512fe1ee85089665d8aeab407397fefe5\": {\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 \"609f95e1c969b171cafd54060644b4a19e52509b28\": {\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 \"40f34adc3a4bc44349becebf545a2bf9a587af72c4\": {\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 \"40cbba956dbece8fd6d8b86e5d9b977244a93c3d2d\": {\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 \"60c2746f2b48f56b61f8f62ba7dffa1dece49fa766\": {\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 \"403c823aaf576e14530429fc747485a789f83f6f80\": {\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 \"6062c26b8d82b8c25ef88f94e8fe51d01625f0c036\": {\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 \"700bd0f68cda76e7dbba61657033396a9fcce56029\": {\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 \"6020177fcab2d60b5a2529b3ce26ee692a8f70aaa7\": {\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 \"6057bb3daa13dd8054b8dd173d4e92614e4c11a0ea\": {\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 \"7061f6857c193d31e343ed66345a8c3bb92632506b\": {\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 \"605bc74f8959055fe3e2e0cdbae4ad8dc2a91a161e\": {\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 \"408e70784bd1e57294f0f8f923f6857fa3c8e1f491\": {\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 \"6032b7eaae485aa9831911fc70ced1cbeee691f467\": {\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 \"60c05c323138939c494f56185d899a8fe2ea7bbb61\": {\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 \"70128b0bf81e97940edab71bb7d4820e9b6afb8d5a\": {\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 \"6057f78eab2d1f8f647196970edd0b61486cf79124\": {\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 \"40404c6175e128e3fd5cb1fb7918446239622ce012\": {\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 \"40ebc8d00f1487ad93a82bd27e2632189ca4560081\": {\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 \"404dc4e0a31c9f67cfb643d8a68df24dd825a60037\": {\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 \"40bd75aa4d48aa1dcc787bd9fc497f8d454db29904\": {\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 \"40c2765223524fc985e6a78efde14243b3967c6728\": {\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 \"40bf2a3412de14a6d62c34b22ab21eb1904dad5ba7\": {\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 \"4023d09dd64b3fb0530ffeaff528a33045909d81d0\": {\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\": \"Y13Re30xrt0GIawaJX8rHTNZZCMz176wQjxzG1uwE2M=\"\n}"
|