tower-studio 0.2.23 → 0.2.25
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 +29 -29
- package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
- 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/api/browse-fs/route.js +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/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/assistant/chat/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]/merge/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +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 +29 -29
- package/.next/standalone/.next/server/app/onboarding/page.js +1 -1
- 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/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +29 -29
- package/.next/standalone/.next/server/app/page.js +1 -1
- 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 +47 -47
- 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/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +86 -86
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +1 -1
- 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 +78 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +1 -1
- 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 +65 -65
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +1 -1
- 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 +63 -63
- 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 +29 -29
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +1 -1
- 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 +68 -68
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +1 -1
- 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 +80 -80
- 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 +47 -47
- package/.next/standalone/.next/server/app/workspaces/page.js +1 -1
- 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_0eh8dj_.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/[externals]__12mj_bs._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0_6swdz._.js → [root-of-the-server]__0g788b3._.js} +3 -3
- package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0-0gs-6._.js → [root-of-the-server]__0j-4yc7._.js} +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0v5.ht~._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.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]__02-6df-._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__12p2zz2._.js → [root-of-the-server]__084p3.0._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ty1ao1._.js → [root-of-the-server]__0f~m-8x._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0jti4~k._.js → [root-of-the-server]__0i7es1w._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-o.l41._.js → [root-of-the-server]__0qkus8m._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0s-a4ku._.js → [root-of-the-server]__0ygiyqr._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0m.4akk._.js → _02acmsq._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_03osyxp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ecgaqt._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0-9.ea2._.js → _0eete9d._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0hzckhd._.js → _0gk20rx._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0jeo~zr._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0kynu6x._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/{_04y89b3._.js → _0r1pb6u._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0bk06da._.js → _0rny90z._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_012.igw._.js → _0rr~oe~._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0~v4z8z._.js → _0vx81le._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_10-.n35._.js → _0yvg9ie._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_11cv4uu._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.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/middleware-build-manifest.js +3 -3
- 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 +286 -286
- package/.next/standalone/.next/static/chunks/{0.qj9vorfgtnt.js → 00fcxpwt-xz7b.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0p9zhbwmnn0j4.js → 02.0.zsh_o-10.js} +1 -1
- package/.next/standalone/.next/static/chunks/05dryiv53wj6h.js +5 -0
- package/.next/standalone/.next/static/chunks/{1007_ur3fj.~m.js → 08ln6v6_fd4nf.js} +1 -1
- package/.next/standalone/.next/static/chunks/099fxtzvpw3be.js +1 -0
- package/.next/standalone/.next/static/chunks/{0c~0amyhws3l0.js → 0ce8gr~q3rs9k.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0zfszxiw4cx9b.js → 0iyxegei1fjbp.js} +1 -1
- package/.next/standalone/.next/static/chunks/{17n~0msyl8bur.js → 0izvibcnunqx4.js} +1 -1
- package/.next/standalone/.next/static/chunks/{04axhlp_leiii.js → 0jmk1_g~_yd7-.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0rec91xfsdv8r.js → 0mi29_2~1sr...js} +1 -1
- package/.next/standalone/.next/static/chunks/{0ztty8z0obk5f.js → 0n.isvqurxe72.js} +1 -1
- package/.next/standalone/.next/static/chunks/{120x-nmim1wfz.js → 0nl7~2pju.abl.js} +1 -1
- package/.next/standalone/.next/static/chunks/{12iivlft6u_tt.js → 0oopksfzoc0_k.js} +1 -1
- package/.next/standalone/.next/static/chunks/0p5wczoq4gvin.js +1 -0
- package/.next/standalone/.next/static/chunks/0pov66bj_qi58.js +1 -0
- package/.next/standalone/.next/static/chunks/{16r-tz37aqyoa.js → 0s2umk4hfyhqa.js} +1 -1
- package/.next/standalone/.next/static/chunks/0ur66aluu.t0b.js +1 -0
- package/.next/standalone/.next/static/chunks/0w7cz_z6p3-p_.js +1 -0
- package/.next/standalone/.next/static/chunks/{0so-w5.m3jaxi.js → 0wa8r89hd0y0b.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0ik7-_3wrtspq.js → 0yjkfr0qay7z6.js} +1 -1
- package/.next/standalone/.next/static/chunks/{05a6uzgclxdsk.js → 131msw-pgcsxt.js} +2 -2
- package/.next/standalone/.next/static/chunks/{099eecj285cbx.js → 13upq83z~yuys.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0-.9k92iyul5o.js → 141wmbqfx~lo8.js} +2 -2
- package/.next/standalone/.next/static/chunks/157pgx~-2_qo5.js +5 -0
- package/.next/standalone/.next/static/chunks/15_.l.-~mxr1v.js +1 -0
- package/.next/standalone/.next/static/chunks/{10r4y1zzk24jy.js → 16ndme6.~2w1x.js} +2 -2
- package/.next/standalone/package.json +1 -1
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/[externals]__0m5smhl._.js +0 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0sy6lau._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0385-.g._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_04yogxq._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0cc0gt8._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0oq26rv._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0z-b00b._.js +0 -7
- package/.next/standalone/.next/static/chunks/00-6_m40h14vl.js +0 -1
- package/.next/standalone/.next/static/chunks/02.ihz-~spbi-.js +0 -1
- package/.next/standalone/.next/static/chunks/0e8r37m0q.z0p.js +0 -1
- package/.next/standalone/.next/static/chunks/0ima0i0p489ty.js +0 -1
- package/.next/standalone/.next/static/chunks/0x3tiuoe.l18z.js +0 -1
- package/.next/standalone/.next/static/chunks/10vl5vq1_rh1..js +0 -1
- package/.next/standalone/.next/static/chunks/134onqxk2foh5.js +0 -5
- package/.next/standalone/.next/static/chunks/16ukg_cswejw4.js +0 -5
- /package/.next/standalone/.next/static/{l8InE32VLIGdUBVP3BJKt → biyHBSA-7nbhZk25VrdWY}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{l8InE32VLIGdUBVP3BJKt → biyHBSA-7nbhZk25VrdWY}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{l8InE32VLIGdUBVP3BJKt → biyHBSA-7nbhZk25VrdWY}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"40531d44fc6a969dfc8cdcd960018a0fecb76fa761\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60dee5fdefcfc5bc4fbaa455a9a46fdbbc76ede5e8\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40ff4f6f97e83422f41dc091226ce39b9ab7e6d367\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40e8dcd3a0f7d21d56cbdf5134bf0d107e94cc96cc\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"reorderWorkspaces\"\n },\n \"40c1ed9a257aa67c03663d2c5615e5a2c60cde232a\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40c8e22cbbec38a0b343cc303ab78f15dee059b736\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4005b705697e7e71d6a43b505aebdc5ba493f42166\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60c95388940c8d3b45d2a8be13a34a5dd553b61d67\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60c4b4dffa60987bfdbec01eb55e546f32374cebe8\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40da3399fdc20b802b5d4546d6674588913190bf1d\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"605e973505a7785564f529b0df2839ad4047c95460\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"6010d2ca5b605450312f869eafcd0b1b4643681ec6\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40e8dd01fe9d2dc40496bc845f1f6a95be3454af33\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"005835d362a99c09bedd29e73338f9828d561c2aab\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4002e37519d2957238210e990a40f8b6d3615e9d35\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60de5ffd4477fb756236df1fea67b2a28dd8c71d33\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"403c85915168c182a91b048f3238a70874011d2c8a\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40cac51775567287197fc9934d58611257d8cf6f91\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40cc9ae73124828542f665de62ef631bd3db3ebc31\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"0024d66bad18dfdd31a48ed0fcc3580e534a5c6668\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"403feae901e319962e3b8b61602b6a73d421edc289\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40994e9a8aaaa60dfb3ea7538eb82b14466b734a30\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60d5bc63eaf7a089633640636960929be695e40db9\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60e82cc1ceca7ebd237dcf0bd9f0d5dfd03cac9bcb\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"00c4ddad6bd53e9873dc2a5f2687e26c7f615535d6\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"001505d2f10d11784327876246451399354e0f5fd2\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"4034a85d443de6726274ab3ea67d6a21de9e789d3e\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"403959cc58bc62dfaee7df0ba2f549fb24773266ef\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"404d0b92b2e8f323321a855f30c76f03687aca3853\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40bbb3529100faaf0c6532ce0a4f4910bb0a210baf\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"600d16aca9185a44a8574e7ca9f817cd5d0dbe9be0\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"6059e11f9667a95e57c5fd53a5393e75aa67fefe22\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"609b04d64a3e86272b092d1b0c177236f9f126827c\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7883d42bd41c90753f64fcf8df377e059eff23cdf8\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7c7cefd5999e63902bef97ef52fe33d2420a6837c8\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"startPtyExecutionSafe\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"startPtyExecutionSafe\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"startPtyExecutionSafe\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"startPtyExecutionSafe\"\n },\n \"7cbbe07076ec268119957e90049fcfabfcd584d569\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"0064ed9a8a5be226f2f9eb7c7fcd1dbe29c488002a\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getConnectedProviders\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"009ab322299bd5c2950765021d9adb853cef7e9d11\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getProviderConnections\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"4072a6d581dab409df550629d9e8c529e40d8d90be\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"isProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60885120c74e0fd76f835a8399c9de1d488d81c6a9\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"markProviderDisconnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60f510cdc7e71d84ffb0ab6f77e0f5bf6570343250\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"markProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40a3c5f8cf9a7905fb65ed1bb0e2a62bca9a1aade4\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40124fd369430ba78afb522a65947fbf399987a187\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"4008a0f153be6444882417a7af585d53ce751aa9f9\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4013dd8ff6029ef42fbad1dd77266f4ecf94a8f8b1\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"000b67a7a3b07cf1050d165779ca9f2cee289a0277\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"0013bc07f622606e6f0e24fde2450b484050aba2ef\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getAvailableEditors\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getAvailableEditors\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableEditors\"\n },\n \"40b7501e08e21609968acead49b3d4b4c1b9bd1b09\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"409b3ffe750152a76a67ada9291a03ba4a69c9d1d3\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"6060a95370405c2d3433a75d5fbd42035d76e6e277\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"4023fdffccdaae05333a85f7e8e439cead864b1b96\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"60e4d6d82ba2ccd6c54f5ac357adfb3429f8c57d5b\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"0055f366f2ffde2e773de0795592e6fb29f657e2d2\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40c1ffdcb31a2c92f604b028a1002c5224a6fddfbe\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"00af1f5607f165b2b15077d86e061044261548c543\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40b44a2bf3945360520314be9a704f8768e73ccf8f\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40b39d1c96702527cbaa7760fda2e0cb8a68b1df8d\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40f7d741d5c2ad156599d57b832d1a115423e39b14\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"00b1aae97c2a9cc116992e48ef2c84f768f5712e06\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40e73b24f62c7383da5660a0091ac63a05069d3c2d\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"003ad9f7639d67568152191e2df3ea1d10fde04a06\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getStorageLocation\",\n \"filename\": \"src/actions/storage-actions.ts\"\n }\n },\n \"filename\": \"src/actions/storage-actions.ts\",\n \"exportedName\": \"getStorageLocation\"\n },\n \"40aff0e9123e1f05681f1eb41aa1c0744c3da02a95\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setStorageLocation\",\n \"filename\": \"src/actions/storage-actions.ts\"\n }\n },\n \"filename\": \"src/actions/storage-actions.ts\",\n \"exportedName\": \"setStorageLocation\"\n },\n \"009dce6d736b79bd0fc7fb88b00bed612c138efb6a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40705e59f5a30b17bf67b350d66af4db2e7a8e4029\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"407242762ff7550ed5b6999b2b8a95164d679fd9b0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"407aea648c2519660c9f35bae1ac9350622e6bde44\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"407ffe1a5a34add5439bc15119d4370f1da3777725\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4099066c016a6e290639ef563bd1d72eff923cc403\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"604dec7b6b53f1003101b265ebad366c3e8f863085\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"400eea048188caab32f4ca1bf26d6fb06d99f5f007\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"6096fc522bc1bedbd9e869f29be5161b68d8944c3d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40f7cf30af1b8a2bd3cbfede819764e7e96d095692\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40575c16babf8bfd0918e5724fd055664c9093f5c1\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"406f6fca97fa66a01443e29f2340f27050dedd2c80\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40b5c009cb993c580d8b9f006f6e08f0f9cab036e5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"openInFileManager\"\n },\n \"4076df959ec66a71d59f36063d120f1014f472b192\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"openInEditor\"\n },\n \"60ee8a767c1e6291672e39ed93ee850a3224816124\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"407fd4fefdf711d2a688cc0eff73951b1532a8eba4\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"606f98e043fcd3466d002d5347ad42f6ed5e067ad2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40616596fa4f2dfc94d91eca51a36d057b47216eb3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40c7270b5f3e0370f8724ee6aeb6384165a64220c7\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"4068cccd8956a230bd6ff1e574451adfa98168dfe5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40658e0f067e14a73b111269e4179a5c06a34f63df\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"406504b14b4a0f4de8d3f1374ee61f0306262a342e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40170bdfbf2acb2195704addb2929516d6f520cdd1\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40117712ad7408641fee51911c6a78855c43a16445\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"605e1ec80951070111cde5b15d85b940f44f4773d6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40b9d22cd6da97cb86f4d390c7bdeb55b91df381b3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40d120ccbea9e27f9933c9c927c90c8b17867f4f93\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40fbd322a2220a136d975aef6295d4996afb021346\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getVersionsForPicker\",\n \"filename\": \"src/actions/version-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"400d73ac807de0b692a5c8f77b62b646369b709fa9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"402f0e685f438338e9715a233815fa15a8954d71fb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40ad10547faf8c08ccbc9408dd7b6328401f4aa7e3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"40c5244bbec99448bb841ab1c88a193809409ab24b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"40008ea3a22a58a174f7aa5d0cde9880f274484fc9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"40c19b24ab6e37d9282a2d9f19135c734970bd7b2e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"40f40339d8c717b1bf02f3a3ecef1df044feef2d97\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"007b95be81dc460f0db33303d43c2eac0c3195d90c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"00e65006af3d585975c331f4646d914411705ac633\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"40e17089ac72ac2df52d3a2c48be3035ba4a6d0fb9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\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 \"60a19391fdd2ed4984125e6d29590c4fa741dd84d6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\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 \"60d3b3d4dc689caca4392adfe1014e45cc6cd65d97\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\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 \"400acfd4453438b3dc8e26e66b3d3e970ba5b16a93\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"401d229feefc4e2d103c4dc434232660d8f7f16ffc\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"4042b3a65173f55fa0b37c3b67ae87bd9eb8e3f30d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"405d730f71573de1a8a71d52764d11386ce546fafa\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"408cd9c6123640c446e7d4870d12419204bf539f41\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"409885e581f36392a17d931ca7920bc255fc932a57\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"608800938e4a0f56bc384158467b8bffbefecb15c0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"609d3d7177804ef8e588c8cd4249e7ee72343aae94\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"60a93268e8e360d92be4d9a145ba39de707366e347\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"4032d571cfac26fccc236b64f8c65328886d7f6cc0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"4021c0128f02653d7b83e2f3fc0d55e29e6fbd6654\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"60f1dd8fe5645bf33eb54950e8118ad0b3277ae1a9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40ad3d288cf0041cc6b722313eee99caed9aa51258\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"6025714cad09c708e61a2c6ce66667bd4739cebda0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"70eaa67c10eb74f15a3baadab8c6669835a6b6ffa0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60293330504a327967a781939727899ba56ce6e3b7\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"603624b9c267c6d22ecd1ac22e88631ae7a202ec62\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7052f73f2975b9558cca799495f4696c540f7a7b71\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"602c3178fab152ba0e3ac536fab0ca3eb2db1115cb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40adaf5350818fdc5944103f715c4a2a64c09ed953\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60ca16240529541c775345e0c9d703e5ce56179b4c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"605cada4e8b682719dc07cac143628810fde9eafc6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"70ec69ed0b90d943751d36f5e4fbcb1a2e6f079b5d\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60d3fbbc443d6793587415ad64b36be0077b2d2087\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7c95807f05f0a35a8436676bf91de750732ac87557\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"406ce6695c1587dea8c0c7330b127d0806d3a4e722\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"403fa6e201d29a33765fe3e30f48695b0ca68ff4ea\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"402c174ad4d8334a5f1603ba7107ec5e0519196fbb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40f9ff92eca568018f8f1c1fedd1397027a93386a5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"400776ee5a485ed0118d186f5d4777b842412b1b5e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40e54099a01a4ff715af089a25de78b1c70359927c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40aeee93dc5828c5a50f49eeb97b8679436e0539fa\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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\": \"jp/Lg1VqlQ9iF6OHqqVR6Gr++3q7L3XZ6Nxvk6balSA=\"\n}"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"405034ec856e7ada8e4aaca22cb95ce5f7a62d4250\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60386b08cc497fab02579444f114bdde29daddbb57\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40c84ff01dd528e1e7c26b38249183e6e0456f2ba8\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40efe84137024cf9e73bab5a49211774817facb903\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\n \"async\": true,\n \"exportedName\": \"reorderWorkspaces\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"src/actions/workspace-actions.ts\",\n \"exportedName\": \"reorderWorkspaces\"\n },\n \"4091e7c2afbb5050ac2e1700bb1bf6f19569ceead6\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"405a870c63934bf127b570c94b653f1c5d13d7e638\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40581325722ffd1c588020a3d2610615550e6ef286\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60578a5373ee9eacae399ca2b7dfa2be2f0f34ed63\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"src/actions/search-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"6017e701bea76e287acb17c5152f2dd0adcd111f6b\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4038649f70ecf76055867dc0b626910f6872581e5e\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"6002f197b6e5ad570e827dce492ddc368ba0e183e3\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"604269c8f1bf13a507d2a33c1bb103c710232d3a40\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4072ca35118cb57de16a6ea9447267ffc678259049\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"007e925c0232975a8b443f05178e2374e175d65f88\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40dfd2f8ff49705931050dba07a43c7982824f5fe2\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"606b722dc209663674ef752b15d7771f1e856e6987\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"403c9fe43b98e736adb23aa75d74cf996ebc91c9f5\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"checkExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"409fde74f8620398f759dd8e67cdf93e49b6cdc4b5\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"installExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40f1117b81010e13893156cfc0053924b0095dbc03\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"uninstallExtension\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"007a331edb75d8bbd8ca63d9d1334025cb700844e2\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"406903301e2570233d02d1b124044ea8abdc70a5a8\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40ce398eab6a20d81c2a81420451a8262f4ed9c842\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60b6b1b76d50c62a4b60a7aa67fd07fb03e7c4be9f\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"setOnboardingExtensions\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60dba40ec9ed7b9af7e6b9cf32e39d2eeb7348d1ec\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"00c5601e4f5c928410914e20eb9f10e7508564e5e2\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 861951,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 811509,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 413773,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 656705,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"listAllExtensionStatus\",\n \"filename\": \"src/actions/extension-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"000b2f1bcf16eff9d29cf11a3829f8dc2b0ffe6739\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"403130c5f9a85c07f32a74c15581cea6163afdffde\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"4094a1985cc9f4aca1c58f3fe47160e96438a1e4fa\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40ad081ea4428653012071c483fcb2970ed7a72c65\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40f02b0f9565f80f33bbf1b464a0767ba121da533f\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"6032cbd97440c31f52037aa173147de03ceea9032c\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60c6125188ca047325c5581650d6f8bd0866ced3e8\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60f7ac8fbe64a2669c69afd2f479eb53700b142b3c\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"788d31d6a0b1f51a30d614f0ba469809135fd14c3f\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7c69cc47130a3e49b112edbffb1ef56b7f5eace9b4\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7cdcc9374465625d96e749dd6cc269159534491e57\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"startPtyExecutionSafe\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"startPtyExecutionSafe\",\n \"filename\": \"src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"startPtyExecutionSafe\",\n \"filename\": \"src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"src/actions/agent-actions.ts\",\n \"exportedName\": \"startPtyExecutionSafe\"\n },\n \"006ca59784a351abea267267a17855ffbc48f7c661\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getConnectedProviders\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"00ec817a4b36f91ba93798352f03b765a27a310a47\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getProviderConnections\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"4021479b2b9e5af3e10a7c7b1b6aa944b5da8489ce\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"isProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"605f84ecae0f5d5589d9e93ace2656bd8a982f9b62\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"markProviderConnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"6095874992c9108022fc6467c3478f885f7403aae2\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"markProviderDisconnected\",\n \"filename\": \"src/actions/provider-connection-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40237e4dbff3868f964dd9913f9a4ca85f84822c10\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"4084d56f97fc2d106951c08ef353d5dff8b6a7972e\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40034ad7b4028a33c4ce9a33df2913b123fdeea527\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4015c0241cc4c6fba7387dfb595951feb0e7877e00\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 289201,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"006f0ea45df94308818c3c4f2869b5d5073fa85032\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"0050c80ca24c3a14bac42853de9d48cf3455a8fd81\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getAvailableEditors\",\n \"filename\": \"src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getAvailableEditors\",\n \"filename\": \"src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableEditors\"\n },\n \"406b71dd2c3138ad65f35a55c0bdd0cf15abb77594\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40db41b2201b28da2dc410790dd1144532a829b18b\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"60fae2e4e26a6dcaf93a376309946efbb9ef82c06a\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40a62bc546a6d5f0a8985f396795c29ad3ce1f1bf0\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"609c589b8ee620cf01786e1ee7b5f7955ed3c94131\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"0009c1089bf72d68835e9a4fcf01e39b1c3050c964\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"406d1ab2158272086ec23c71b32cd420fb0f7c6ad3\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"00d73b88a28567dd65956debe0a7c14fe7898a5b05\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"4008d07173effe034bab02ff35ddefabc306796d49\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40541e4abdfd3621ab5be18c5fbc3113271d15bceb\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"40eef0936df91af2eeb6478a53417b05f085218557\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"00992e3a050380830d1b85888dce3425c940859ac5\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"408e98e243f904e378024e623b02c94b6126de8486\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\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 \"0051304a3e6a10f3feada5dcfdb9ae6edd886e8672\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"getStorageLocation\",\n \"filename\": \"src/actions/storage-actions.ts\"\n }\n },\n \"filename\": \"src/actions/storage-actions.ts\",\n \"exportedName\": \"getStorageLocation\"\n },\n \"4056ee81a973e0fe72dd6e01e8a0c09b58ba7b1678\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 857434,\n \"async\": true,\n \"exportedName\": \"setStorageLocation\",\n \"filename\": \"src/actions/storage-actions.ts\"\n }\n },\n \"filename\": \"src/actions/storage-actions.ts\",\n \"exportedName\": \"setStorageLocation\"\n },\n \"001a6704c3d11381d953d4ae1f3e616c3ac6feb5c0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"404171df3d7939dda365b8d5086e892794ddecfefe\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4084e36fd3457a719f250c2ba030b056ebf5bb0845\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"4090fc0c31155a5a3506400d9b5552460a5aea4bcc\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40ae52f9c09657ba6f03439b7ef5c06ec2dccbd430\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"40bd2300764e9cb3ea882db567df74fc616490af98\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"60d9b4cfa4456aec024dd568e422cb9fbf8e3071b3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 101752,\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 \"408d1b9c371b6bace04a52262176cbb248e4d0b865\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"60dc8e0297b84e53685b2f82ca302923ee67d2cfd8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"405018bf355471ec15c9d9b8f26db48d4f87210283\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"408b75aafd47cd28dafe1aa4bb580506514dfe03d2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"405324d5346b0f64514ae645455c3f00de51ae022c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"src/actions/git-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40ebc54780e47a891ec14da48ad2e8c835e7e10e1e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"openInFileManager\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"openInFileManager\"\n },\n \"40cae26d8c2823110d8bb96e1ee8d8db922742701f\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\n \"async\": true,\n \"exportedName\": \"openInEditor\",\n \"filename\": \"src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"src/actions/preview-actions.ts\",\n \"exportedName\": \"openInEditor\"\n },\n \"60e8a899bfb81e28750738ba5a60be28ea51fa27a6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"404acb741a64c82eecb0cafc114ed1c3c774ded716\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"606d89b05b549976424158925b1b4d2d2895b2dbe2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40ba70d4312f1b44ea1844a2b5345a0743edf01551\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40d08ff346d341404ff0ef27346235922196a84a47\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40cc0a2ca8eb3d4b54ea1800371feb54a68b9ef783\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"405403aa7e7a6935ec2d25a2ec320753bef4ac3c23\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40e9600dc2cd511545c5c8403d35a7384067f0ef69\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"406b45e8b84daef1900b3dd0b22343a43b68fc6478\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"40d58e07125e70ee60d88c53ca0b01c36b88626b74\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"606d705506b8676fd47b192c2c9716ca91ef9f0e8b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"4075063506e18d5a1c88fa77b9fcd7f9d45e8aa9dc\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"404f2cec10eea45d333cb6336a3cd276e53a6b6391\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\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 \"409d80af6412fc9b8e291d2c2bc4780fe4e0d0f198\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 590656,\n \"async\": true,\n \"exportedName\": \"getVersionsForPicker\",\n \"filename\": \"src/actions/version-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"407c4d1d436da4b4df10950bd1ab49375577de4c1a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"40c028c25e1d9c84269b098007ecd0be946f38321e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"40d2a92fd5cdcd38d8c93f0e662b43b6c8c53ec9b1\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\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 \"40d80a8b15d1ad48610f6dbdfcd578ec5e0217c8d1\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 566559,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40ab9b3eba0bd017612cd3ce55089773eb180a5ad5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"40c66e1cbfded70675f3ee304fc9edec0c4fa977aa\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"40dbe029b5b19ab3008ad11f65e643672e1e121496\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"00d3b62ee4e064632dd2075cf9d7871dba8d7702c2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"00d8a88025729a9388e2829708662821fbefae2e81\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 814122,\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 \"401fd47634ec88c32c33561ebbd0036ba310b44854\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\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 \"60258f53a50be7f365ead82e54dfe6a29406d25428\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\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 \"6030969ae781d7029dea2671043db8e1562a20a945\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 901317,\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 \"400f0b8fbfecfcbe055afa2fe8474e3e4a67718a4b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"401f2bda067faf2cdded51bccf935cc6fbc8a0c5d9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"4086c5ed00a801affc5c87d2abc1efbb7781561396\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"408b16edd2425d49cd49e1d21e460e122ccb93c125\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40eeddda01c4640b57d00f13932e50965270489af0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40fe1e766afd7070fd84dd17afe011f254071def45\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"607ad1c062c853f2b493a07e9c17d4ab0af92c3929\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"60b6abbb105161e0ae5b3c36d855f3b6d47e307d06\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"60d8a396a284f13ce96dcc6f1e32018d98b8eb5344\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"408f6b18494b73544dfd241989c2448bc76cfa8490\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"40a42ec1b99169aa188307baec76559eabb954f3f9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"6002bdddfc7eedebe3343f4413f5a14e7eb5ed2f13\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"401c1c1148b68e5a5239c44a55f857048164e9a885\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/projects/[projectId]/versions/page\": {\n \"moduleId\": 825054,\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 \"609a1df712e6d76ad5dd6610fa8e85c76d5cdab10c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"700dedcc0c558ec716b013884e047e4c48c5371c80\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60e6731c7e47ac5f52dbd3e687727a232d3ecf7ddb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60710d65b5a2bc00d49a4b2ce7330ea209edbefefc\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7098d0a7e39303bc2f27670de042a5505c7283fb7c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60fbc4f2b02da50ca551250e4c255e0f975afb2880\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"407e37ac61b45e929107c7f150b62589683f8e0b97\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"60f31f6206130d3a8c05f9e7ef418df5e4e9c245ee\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"602a68277b7a7dcccd82a6178533dde46940e4118f\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"703a6251bff95418df20848fd0c82b5cf96a8600d8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"6029cbf8538157aeaf81df8d5d405b4763db9378fc\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"7c534842a038d6fcd9d56f3c19125d01b09ee32016\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"4030a6c50170afcb16d1f1d33cf7beaf07b36fcba3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40f8a0dd158d948fa9468c1ea53ecb6c4f7966948e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40a6ec4785f2b7d4384e120b80c7a7bc403909ee65\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40252befce2af37acf02e1196c2dae0770e8b68faf\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"402a934cde404054c9370db82c15a94ed5e115bd46\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40580f9cb0488615be4c1b22530cfa063f6cbe9a86\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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 \"40fbcc16d282b9a424c124cee75ca87ebc3415b0bb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 942658,\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\": \"kP/enPGOrwTFlW+NH4amnEq+pV6B+xsbouJNor5TeiM=\"\n}"
|