tower-studio 0.1.3 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -0
- package/.next/app-path-routes-manifest.json +41 -0
- package/.next/build/chunks/0kjx__pnpm_05m.mc_._.js +6681 -0
- package/.next/build/chunks/[root-of-the-server]__0a5dngl._.js +206 -0
- package/.next/build/chunks/[root-of-the-server]__13e2v6w._.js +500 -0
- package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_0y_r.ay._.js +13 -0
- package/.next/build/chunks/[turbopack]_runtime.js +890 -0
- package/.next/build/package.json +1 -0
- package/.next/build/postcss.js +6 -0
- package/.next/build-manifest.json +22 -0
- package/.next/cache/.previewinfo +1 -0
- package/.next/cache/.rscinfo +1 -0
- package/.next/cache/.tsbuildinfo +1 -0
- package/.next/diagnostics/build-diagnostics.json +6 -0
- package/.next/diagnostics/framework.json +1 -0
- package/.next/diagnostics/route-bundle-stats.json +299 -0
- package/.next/export-marker.json +6 -0
- package/.next/fallback-build-manifest.json +13 -0
- package/.next/images-manifest.json +68 -0
- package/.next/next-minimal-server.js.nft.json +1 -0
- package/.next/next-server.js.nft.json +1 -0
- package/.next/package.json +1 -0
- package/.next/prerender-manifest.json +278 -0
- package/.next/required-server-files.js +339 -0
- package/.next/required-server-files.json +339 -0
- package/.next/routes-manifest.json +312 -0
- package/.next/server/app/_global-error/page/app-paths-manifest.json +3 -0
- package/.next/server/app/_global-error/page/build-manifest.json +18 -0
- package/.next/server/app/_global-error/page/next-font-manifest.json +6 -0
- package/.next/server/app/_global-error/page/react-loadable-manifest.json +1 -0
- package/.next/server/app/_global-error/page/server-reference-manifest.json +4 -0
- package/.next/server/app/_global-error/page.js +12 -0
- package/.next/server/app/_global-error/page.js.nft.json +1 -0
- package/.next/server/app/_global-error/page_client-reference-manifest.js +3 -0
- package/.next/server/app/_global-error.html +1 -0
- package/.next/server/app/_global-error.meta +15 -0
- package/.next/server/app/_global-error.rsc +15 -0
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_full.segment.rsc +15 -0
- package/.next/server/app/_global-error.segments/_head.segment.rsc +6 -0
- package/.next/server/app/_global-error.segments/_index.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
- package/.next/server/app/_not-found/page/app-paths-manifest.json +3 -0
- package/.next/server/app/_not-found/page/build-manifest.json +18 -0
- package/.next/server/app/_not-found/page/next-font-manifest.json +11 -0
- package/.next/server/app/_not-found/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/_not-found/page/server-reference-manifest.json +233 -0
- package/.next/server/app/_not-found/page.js +20 -0
- package/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +3 -0
- package/.next/server/app/_not-found.html +1 -0
- package/.next/server/app/_not-found.meta +16 -0
- package/.next/server/app/_not-found.rsc +24 -0
- package/.next/server/app/_not-found.segments/_full.segment.rsc +24 -0
- package/.next/server/app/_not-found.segments/_head.segment.rsc +6 -0
- package/.next/server/app/_not-found.segments/_index.segment.rsc +12 -0
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +5 -0
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +4 -0
- package/.next/server/app/api/adapters/test/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/adapters/test/route/build-manifest.json +9 -0
- package/.next/server/app/api/adapters/test/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/adapters/test/route.js +9 -0
- package/.next/server/app/api/adapters/test/route.js.nft.json +1 -0
- package/.next/server/app/api/adapters/test/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/browse-fs/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/browse-fs/route/build-manifest.json +9 -0
- package/.next/server/app/api/browse-fs/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/browse-fs/route.js +7 -0
- package/.next/server/app/api/browse-fs/route.js.nft.json +1 -0
- package/.next/server/app/api/browse-fs/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route/build-manifest.json +9 -0
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js +7 -0
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -0
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/git/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/git/route/build-manifest.json +9 -0
- package/.next/server/app/api/git/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/git/route.js +8 -0
- package/.next/server/app/api/git/route.js.nft.json +1 -0
- package/.next/server/app/api/git/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js +7 -0
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/assets/reveal/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/assets/reveal/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/assets/reveal/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/assets/reveal/route.js +7 -0
- package/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/assets/reveal/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/assistant/chat/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/assistant/chat/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/assistant/chat/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/assistant/chat/route.js +7 -0
- package/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/assistant/chat/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/assistant/images/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/assistant/images/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/assistant/images/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/assistant/images/route.js +9 -0
- package/.next/server/app/api/internal/assistant/images/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/assistant/images/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/assistant/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/assistant/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/assistant/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/assistant/route.js +7 -0
- package/.next/server/app/api/internal/assistant/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/assistant/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/assistant/sessions/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/assistant/sessions/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/assistant/sessions/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/assistant/sessions/route.js +7 -0
- package/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/assistant/sessions/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/cache/[...segments]/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/cache/[...segments]/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/cache/[...segments]/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/cache/[...segments]/route.js +7 -0
- package/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/cache/[...segments]/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/hooks/install/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/hooks/install/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/hooks/install/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/hooks/install/route.js +7 -0
- package/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/hooks/install/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/hooks/session/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/hooks/session/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/hooks/session/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/hooks/session/route.js +7 -0
- package/.next/server/app/api/internal/hooks/session/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/hooks/session/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/hooks/stop/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/hooks/stop/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/hooks/stop/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/hooks/stop/route.js +8 -0
- package/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/hooks/stop/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/hooks/upload/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/hooks/upload/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/hooks/upload/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/hooks/upload/route.js +7 -0
- package/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/hooks/upload/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/notifications/pending/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/notifications/pending/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/notifications/pending/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/notifications/pending/route.js +7 -0
- package/.next/server/app/api/internal/notifications/pending/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/notifications/pending/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js +8 -0
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/terminal/[taskId]/buffer/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/terminal/[taskId]/input/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/terminal/[taskId]/input/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/terminal/[taskId]/input/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/terminal/[taskId]/input/route.js +8 -0
- package/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/terminal/[taskId]/input/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/internal/terminal/[taskId]/start/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/internal/terminal/[taskId]/start/route/build-manifest.json +9 -0
- package/.next/server/app/api/internal/terminal/[taskId]/start/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js +10 -0
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -0
- package/.next/server/app/api/internal/terminal/[taskId]/start/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/tasks/[taskId]/diff/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/tasks/[taskId]/diff/route/build-manifest.json +9 -0
- package/.next/server/app/api/tasks/[taskId]/diff/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/tasks/[taskId]/diff/route.js +8 -0
- package/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -0
- package/.next/server/app/api/tasks/[taskId]/diff/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/tasks/[taskId]/merge/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/tasks/[taskId]/merge/route/build-manifest.json +9 -0
- package/.next/server/app/api/tasks/[taskId]/merge/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/tasks/[taskId]/merge/route.js +9 -0
- package/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -0
- package/.next/server/app/api/tasks/[taskId]/merge/route_client-reference-manifest.js +3 -0
- package/.next/server/app/apple-icon.png/route/app-paths-manifest.json +3 -0
- package/.next/server/app/apple-icon.png/route/build-manifest.json +9 -0
- package/.next/server/app/apple-icon.png/route.js +8 -0
- package/.next/server/app/apple-icon.png/route.js.nft.json +1 -0
- package/.next/server/app/apple-icon.png.meta +1 -0
- package/.next/server/app/favicon.ico/route/app-paths-manifest.json +3 -0
- package/.next/server/app/favicon.ico/route/build-manifest.json +9 -0
- package/.next/server/app/favicon.ico/route.js +8 -0
- package/.next/server/app/favicon.ico/route.js.nft.json +1 -0
- package/.next/server/app/favicon.ico.meta +1 -0
- package/.next/server/app/icon0.svg/route/app-paths-manifest.json +3 -0
- package/.next/server/app/icon0.svg/route/build-manifest.json +9 -0
- package/.next/server/app/icon0.svg/route.js +8 -0
- package/.next/server/app/icon0.svg/route.js.nft.json +1 -0
- package/.next/server/app/icon0.svg.meta +1 -0
- package/.next/server/app/icon1.png/route/app-paths-manifest.json +3 -0
- package/.next/server/app/icon1.png/route/build-manifest.json +9 -0
- package/.next/server/app/icon1.png/route.js +8 -0
- package/.next/server/app/icon1.png/route.js.nft.json +1 -0
- package/.next/server/app/icon1.png.meta +1 -0
- package/.next/server/app/index.html +1 -0
- package/.next/server/app/index.meta +16 -0
- package/.next/server/app/index.rsc +25 -0
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +6 -0
- package/.next/server/app/index.segments/_full.segment.rsc +25 -0
- package/.next/server/app/index.segments/_head.segment.rsc +6 -0
- package/.next/server/app/index.segments/_index.segment.rsc +12 -0
- package/.next/server/app/index.segments/_tree.segment.rsc +6 -0
- package/.next/server/app/manifest.json/route/app-paths-manifest.json +3 -0
- package/.next/server/app/manifest.json/route/build-manifest.json +9 -0
- package/.next/server/app/manifest.json/route.js +7 -0
- package/.next/server/app/manifest.json/route.js.nft.json +1 -0
- package/.next/server/app/manifest.json.meta +1 -0
- package/.next/server/app/missions/page/app-paths-manifest.json +3 -0
- package/.next/server/app/missions/page/build-manifest.json +18 -0
- package/.next/server/app/missions/page/next-font-manifest.json +11 -0
- package/.next/server/app/missions/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/missions/page/server-reference-manifest.json +401 -0
- package/.next/server/app/missions/page.js +22 -0
- package/.next/server/app/missions/page.js.nft.json +1 -0
- package/.next/server/app/missions/page_client-reference-manifest.js +3 -0
- package/.next/server/app/onboarding/page/app-paths-manifest.json +3 -0
- package/.next/server/app/onboarding/page/build-manifest.json +18 -0
- package/.next/server/app/onboarding/page/next-font-manifest.json +11 -0
- package/.next/server/app/onboarding/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/onboarding/page/server-reference-manifest.json +233 -0
- package/.next/server/app/onboarding/page.js +21 -0
- package/.next/server/app/onboarding/page.js.nft.json +1 -0
- package/.next/server/app/onboarding/page_client-reference-manifest.js +3 -0
- package/.next/server/app/onboarding.html +1 -0
- package/.next/server/app/onboarding.meta +15 -0
- package/.next/server/app/onboarding.rsc +30 -0
- package/.next/server/app/onboarding.segments/_full.segment.rsc +30 -0
- package/.next/server/app/onboarding.segments/_head.segment.rsc +6 -0
- package/.next/server/app/onboarding.segments/_index.segment.rsc +12 -0
- package/.next/server/app/onboarding.segments/_tree.segment.rsc +6 -0
- package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +9 -0
- package/.next/server/app/onboarding.segments/onboarding.segment.rsc +5 -0
- package/.next/server/app/page/app-paths-manifest.json +3 -0
- package/.next/server/app/page/build-manifest.json +18 -0
- package/.next/server/app/page/next-font-manifest.json +11 -0
- package/.next/server/app/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/page/server-reference-manifest.json +233 -0
- package/.next/server/app/page.js +21 -0
- package/.next/server/app/page.js.nft.json +1 -0
- package/.next/server/app/page_client-reference-manifest.js +3 -0
- package/.next/server/app/settings/page/app-paths-manifest.json +3 -0
- package/.next/server/app/settings/page/build-manifest.json +18 -0
- package/.next/server/app/settings/page/next-font-manifest.json +11 -0
- package/.next/server/app/settings/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/settings/page/server-reference-manifest.json +341 -0
- package/.next/server/app/settings/page.js +21 -0
- package/.next/server/app/settings/page.js.nft.json +1 -0
- package/.next/server/app/settings/page_client-reference-manifest.js +3 -0
- package/.next/server/app/settings.html +1 -0
- package/.next/server/app/settings.meta +15 -0
- package/.next/server/app/settings.rsc +30 -0
- package/.next/server/app/settings.segments/_full.segment.rsc +30 -0
- package/.next/server/app/settings.segments/_head.segment.rsc +6 -0
- package/.next/server/app/settings.segments/_index.segment.rsc +12 -0
- package/.next/server/app/settings.segments/_tree.segment.rsc +6 -0
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +9 -0
- package/.next/server/app/settings.segments/settings.segment.rsc +5 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page/app-paths-manifest.json +3 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page/build-manifest.json +18 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page/next-font-manifest.json +11 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +497 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page.js +21 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -0
- package/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +3 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page/app-paths-manifest.json +3 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page/build-manifest.json +18 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page/next-font-manifest.json +11 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +461 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page.js +21 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -0
- package/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +3 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page/app-paths-manifest.json +3 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page/build-manifest.json +18 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page/next-font-manifest.json +11 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +401 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page.js +21 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -0
- package/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +3 -0
- package/.next/server/app/workspaces/[workspaceId]/page/app-paths-manifest.json +3 -0
- package/.next/server/app/workspaces/[workspaceId]/page/build-manifest.json +18 -0
- package/.next/server/app/workspaces/[workspaceId]/page/next-font-manifest.json +11 -0
- package/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +569 -0
- package/.next/server/app/workspaces/[workspaceId]/page.js +22 -0
- package/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -0
- package/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +3 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/app-paths-manifest.json +3 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/build-manifest.json +18 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/next-font-manifest.json +11 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +233 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +21 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -0
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +3 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/app-paths-manifest.json +3 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/build-manifest.json +18 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/next-font-manifest.json +11 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +22 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +581 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +23 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -0
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +3 -0
- package/.next/server/app/workspaces/page/app-paths-manifest.json +3 -0
- package/.next/server/app/workspaces/page/build-manifest.json +18 -0
- package/.next/server/app/workspaces/page/next-font-manifest.json +11 -0
- package/.next/server/app/workspaces/page/react-loadable-manifest.json +16 -0
- package/.next/server/app/workspaces/page/server-reference-manifest.json +329 -0
- package/.next/server/app/workspaces/page.js +21 -0
- package/.next/server/app/workspaces/page.js.nft.json +1 -0
- package/.next/server/app/workspaces/page_client-reference-manifest.js +3 -0
- package/.next/server/app-paths-manifest.json +41 -0
- package/.next/server/chunks/03j-_@anthropic-ai_claude-agent-sdk_sdk_mjs_04597t~._.js +85 -0
- package/.next/server/chunks/0cve_next-internal_server_app_api_internal_cache_[___segments]_route_actions_09n1sa3.js +3 -0
- package/.next/server/chunks/0tp-_server_app_api_files_assets_[projectId]_[filename]_route_actions_02i2urs.js +3 -0
- package/.next/server/chunks/0tp-_server_app_api_internal_assets_[projectId]_[filename]_route_actions_0kjz576.js +3 -0
- package/.next/server/chunks/0tp-_server_app_api_internal_notifications_pending_route_actions_08bx38r.js +3 -0
- package/.next/server/chunks/0tp-_server_app_api_internal_terminal_[taskId]_buffer_route_actions_0bpyf5x.js +3 -0
- package/.next/server/chunks/0tp-_server_app_api_internal_terminal_[taskId]_input_route_actions_0alu32r.js +3 -0
- package/.next/server/chunks/0tp-_server_app_api_internal_terminal_[taskId]_start_route_actions_0swqog2.js +3 -0
- package/.next/server/chunks/0w1v_zod_v4_classic_external_0m-7hz_.js +39 -0
- package/.next/server/chunks/0~.g__next-internal_server_app_api_internal_assistant_chat_route_actions_0x-qbrh.js +3 -0
- package/.next/server/chunks/0~.g__next-internal_server_app_api_internal_assistant_images_route_actions_0vws40t.js +3 -0
- package/.next/server/chunks/0~.g__next-internal_server_app_api_internal_assistant_sessions_route_actions_0p09rcp.js +3 -0
- package/.next/server/chunks/10ge_next_dist_08.3req._.js +13 -0
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_00gmiw_.js +3 -0
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_0jwpolf.js +3 -0
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_0liabcf.js +3 -0
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_0z9_0_i.js +3 -0
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_13w3ubu.js +3 -0
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_13~vb_i.js +4 -0
- package/.next/server/chunks/[externals]__02xkqim._.js +3 -0
- package/.next/server/chunks/[externals]__09oeovy._.js +3 -0
- package/.next/server/chunks/[externals]__0~rg.xo._.js +3 -0
- package/.next/server/chunks/[externals]__11rejr-._.js +3 -0
- package/.next/server/chunks/[externals]_child_process_0pwkpv9._.js +3 -0
- package/.next/server/chunks/[externals]_next_dist_0g2nsos._.js +3 -0
- package/.next/server/chunks/[externals]_util_0wtvqkc._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__02p-gd5._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0319djr._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__043lk8~._.js +4 -0
- package/.next/server/chunks/[root-of-the-server]__053y9tf._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__05pxb~w._.js +20 -0
- package/.next/server/chunks/[root-of-the-server]__07-am_7._.js +20 -0
- package/.next/server/chunks/[root-of-the-server]__09gjz6h._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0_irb2s._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0c4edwt._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0c7y1r0._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0dj34zn._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0dqta7g._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0j3gbp7._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0ko_rm_._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0miy2g.._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0mt-eeb._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0n-6-hc._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0nur_ir._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0pz60q-._.js +20 -0
- package/.next/server/chunks/[root-of-the-server]__0q~5ya5._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0rpqx55._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0sjsc63._.js +4 -0
- package/.next/server/chunks/[root-of-the-server]__0th.w7w._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0u..agy._.js +11 -0
- package/.next/server/chunks/[root-of-the-server]__0umzekq._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0wu61w.._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__11v.yk_._.js +4 -0
- package/.next/server/chunks/[root-of-the-server]__12._zd-._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__130shf~._.js +3 -0
- package/.next/server/chunks/[turbopack]_runtime.js +903 -0
- package/.next/server/chunks/ssr/03j-_@anthropic-ai_claude-agent-sdk_sdk_mjs_0kr2_y.._.js +84 -0
- package/.next/server/chunks/ssr/040e_@monaco-editor_react_dist_index_mjs_0t4i-ho._.js +3 -0
- package/.next/server/chunks/ssr/040e_@monaco-editor_react_dist_index_mjs_0z6t1fr._.js +3 -0
- package/.next/server/chunks/ssr/0kjx__pnpm_0g9g8h6._.js +3 -0
- package/.next/server/chunks/ssr/0kjx__pnpm_0l.5ii.._.js +3 -0
- package/.next/server/chunks/ssr/0kjx__pnpm_0wrn.h9._.js +14 -0
- package/.next/server/chunks/ssr/0rik_@dnd-kit_core_dist_core_esm_11giptg.js +3 -0
- package/.next/server/chunks/ssr/0~.g_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_0bbseig._.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_00.-vj.._.js +18 -0
- package/.next/server/chunks/ssr/10ge_next_dist_01n~t8z._.js +6 -0
- package/.next/server/chunks/ssr/10ge_next_dist_06_-w96._.js +19 -0
- package/.next/server/chunks/ssr/10ge_next_dist_0pw4my6._.js +6 -0
- package/.next/server/chunks/ssr/10ge_next_dist_0wjbiu9._.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_0~ti7jc._.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_10.ihny._.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_0--gzcy._.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_0eil7-a._.js +33 -0
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_builtin_forbidden_0nzsnb2.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_builtin_global-error_125sopd.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_client_components_builtin_unauthorized_0z93cpe.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_compiled_0g45ze2._.js +3 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_080g02v.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_08khzah.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_09~o5q0.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0_rj_f4.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0c-wmj1.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0fjd2ua.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0hpuyf0.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0knnyic.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0oi86k6.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0rmwdra.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_0zgisbd.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_11pz1fw.js +4 -0
- package/.next/server/chunks/ssr/10ge_next_dist_esm_build_templates_app-page_12reczc.js +4 -0
- package/.next/server/chunks/ssr/119e_lucide-react_dist_esm_icons_0636jyq._.js +3 -0
- package/.next/server/chunks/ssr/[externals]__0of4r_r._.js +3 -0
- package/.next/server/chunks/ssr/[externals]__0z1ffhu._.js +3 -0
- package/.next/server/chunks/ssr/[externals]_child_process_0pwkpv9._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0-0j_z3._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0.8y0n9._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0.uoh7q._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__01ws4-7._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__024-5kd._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__02ipahf._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__03.14vw._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__04xn50b._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__05452ke._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__06o5v8i._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__06sm5cw._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__09m32ch._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0_0kxz4._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0adx8p4._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0bk3s4l._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0d5p5d.._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0d7u1lw._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0fg8.hp._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0gsj3~.._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0hvz_0c._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0i6glcp._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0ibsor_._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0j5~a_o._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0jgbj6l._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0jux8~h._.js +33 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0l~dc3x._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0mab0km._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0n32nv5._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0n8qufu._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0ndt9h3._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0p~u4y6._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0q.du4s._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0rs7pkn._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0sysz2q._.js +47 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0t25~v8._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0ti70do._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0uevudp._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0wwqzmm._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0xt3-qb._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0y-lkvf._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0zvf.ro._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0~jc3l5._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__11m7m-q._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__1223b0_._.js +30 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__12f810l._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__13-by9r._.js +33 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__13-egel._.js +3 -0
- package/.next/server/chunks/ssr/[turbopack]_runtime.js +903 -0
- package/.next/server/chunks/ssr/tower_0-nwtka._.js +3 -0
- package/.next/server/chunks/ssr/tower_0-omr_b._.js +30 -0
- package/.next/server/chunks/ssr/tower_00.hg6u._.js +3 -0
- package/.next/server/chunks/ssr/tower_01szasw._.js +3 -0
- package/.next/server/chunks/ssr/tower_02he7d6._.js +3 -0
- package/.next/server/chunks/ssr/tower_035l~qv._.js +3 -0
- package/.next/server/chunks/ssr/tower_03jazku._.js +3 -0
- package/.next/server/chunks/ssr/tower_09~lpto._.js +3 -0
- package/.next/server/chunks/ssr/tower_0d.car1._.js +30 -0
- package/.next/server/chunks/ssr/tower_0egtw-7._.js +30 -0
- package/.next/server/chunks/ssr/tower_0gzwyem._.js +3 -0
- package/.next/server/chunks/ssr/tower_0h3r32m._.js +30 -0
- package/.next/server/chunks/ssr/tower_0kl_bfy._.js +7 -0
- package/.next/server/chunks/ssr/tower_0mz4ut.._.js +3 -0
- package/.next/server/chunks/ssr/tower_0nuj.0p._.js +39 -0
- package/.next/server/chunks/ssr/tower_0pcqezm._.js +3 -0
- package/.next/server/chunks/ssr/tower_0r7uuim._.js +30 -0
- package/.next/server/chunks/ssr/tower_0sojjnu._.js +3 -0
- package/.next/server/chunks/ssr/tower_0tc~.xl._.js +30 -0
- package/.next/server/chunks/ssr/tower_0tuq2iz._.js +30 -0
- package/.next/server/chunks/ssr/tower_0vo6u9i._.js +3 -0
- package/.next/server/chunks/ssr/tower_0wvk~r.._.js +3 -0
- package/.next/server/chunks/ssr/tower_10p15te._.js +3 -0
- package/.next/server/chunks/ssr/tower_10t13p4._.js +6 -0
- package/.next/server/chunks/ssr/tower_117pzh8._.js +3 -0
- package/.next/server/chunks/ssr/tower_11q5_.m._.js +3 -0
- package/.next/server/chunks/ssr/tower_12sld1c._.js +3 -0
- package/.next/server/chunks/ssr/tower_138qlx5._.js +3 -0
- package/.next/server/chunks/ssr/tower__next-internal_server_app__global-error_page_actions_13t5~qk.js +3 -0
- package/.next/server/chunks/ssr/tower_src_08t.wy-._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_actions_agent-actions_ts_0j.e1tn._.js +4 -0
- package/.next/server/chunks/ssr/tower_src_actions_file-actions_ts_0424lna._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_app_missions_missions-client_tsx_0a9vjyr._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_app_onboarding_page_tsx_0_3krz1._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_app_settings_page_tsx_0vo5e-o._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0zfgzhi._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0kjp1u0._.js +7 -0
- package/.next/server/chunks/ssr/tower_src_components_ui_select_tsx_10ajx~2._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_lib_01420_4._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_lib_0i-zjpa._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_lib_0ja~kdb._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_lib_0obw2r8._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_lib_0rgfsuf._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_lib_constants_ts_0o218_c._.js +3 -0
- package/.next/server/chunks/tower_03g~ktv._.js +7 -0
- package/.next/server/chunks/tower_05du07.._.js +10 -0
- package/.next/server/chunks/tower_0a-x6m.._.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_adapters_test_route_actions_13jw~9b.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_browse-fs_route_actions_0k5p2xy.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_git_route_actions_0rvpodb.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_assets_reveal_route_actions_0idwm6j.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_assistant_route_actions_0rdz1d..js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_install_route_actions_06dxleu.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_session_route_actions_0wlv4lf.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_stop_route_actions_101_oub.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_internal_hooks_upload_route_actions_0439qz_.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_tasks_[taskId]_diff_route_actions_0nthc84.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_api_tasks_[taskId]_merge_route_actions_0g.x0nb.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_apple-icon_png_route_actions_0bni-sb.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_favicon_ico_route_actions_0kw~xj2.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_icon0_svg_route_actions_0nww9-e.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_icon1_png_route_actions_09h.ywu.js +3 -0
- package/.next/server/chunks/tower__next-internal_server_app_manifest_json_route_actions_080ob~r.js +3 -0
- package/.next/server/chunks/tower_src_0..vg-t._.js +3 -0
- package/.next/server/chunks/tower_src_05rqj.1._.js +3 -0
- package/.next/server/chunks/tower_src_lib_0uok6j3._.js +3 -0
- package/.next/server/chunks/tower_src_lib_0w8qt4s._.js +3 -0
- package/.next/server/chunks/tower_src_lib_constants_ts_0cxd4.p._.js +3 -0
- package/.next/server/edge/chunks/0y9m_next_dist_esm_build_templates_edge-wrapper_0cx_eo..js +3 -0
- package/.next/server/edge/chunks/tower_0wvfs38._.js +3 -0
- package/.next/server/functions-config-manifest.json +22 -0
- package/.next/server/instrumentation/middleware-manifest.json +12 -0
- package/.next/server/instrumentation.js +4 -0
- package/.next/server/instrumentation.js.nft.json +1 -0
- package/.next/server/interception-route-rewrite-manifest.js +1 -0
- package/.next/server/middleware-build-manifest.js +22 -0
- package/.next/server/middleware-manifest.json +6 -0
- package/.next/server/next-font-manifest.js +1 -0
- package/.next/server/next-font-manifest.json +55 -0
- package/.next/server/pages/404.html +1 -0
- package/.next/server/pages/500.html +1 -0
- package/.next/server/pages-manifest.json +4 -0
- package/.next/server/prefetch-hints.json +1 -0
- package/.next/server/server-reference-manifest.js +1 -0
- package/.next/server/server-reference-manifest.json +2778 -0
- package/.next/static/6AW1vTU7iJEkEhqIH0txT/_buildManifest.js +11 -0
- package/.next/static/6AW1vTU7iJEkEhqIH0txT/_clientMiddlewareManifest.js +1 -0
- package/.next/static/6AW1vTU7iJEkEhqIH0txT/_ssgManifest.js +1 -0
- package/.next/static/chunks/0-64z7pmj57~d.js +1 -0
- package/.next/static/chunks/00xbbu.nlx92z.js +1 -0
- package/.next/static/chunks/00z-g3x93ngvn.js +1 -0
- package/.next/static/chunks/03e.4ymu.j5wl.js +1 -0
- package/.next/static/chunks/03~yq9q893hmn.js +1 -0
- package/.next/static/chunks/049.9ha2n6os5.js +1 -0
- package/.next/static/chunks/05-b9qqm3av9~.js +1 -0
- package/.next/static/chunks/05j6t69jmpqju.js +1 -0
- package/.next/static/chunks/05~v02mkan5z..js +1 -0
- package/.next/static/chunks/07a_xadb-3w1a.js +1 -0
- package/.next/static/chunks/0_.pyr2jhdqa2.js +5 -0
- package/.next/static/chunks/0_c8duf92i~xg.js +1 -0
- package/.next/static/chunks/0a2blrvqw8t5y.js +5 -0
- package/.next/static/chunks/0abtpeymj-58i.js +1 -0
- package/.next/static/chunks/0drgc-oztq6o-.css +1 -0
- package/.next/static/chunks/0eaa2lmymh2fx.js +1 -0
- package/.next/static/chunks/0j9qriqni_r1..js +2 -0
- package/.next/static/chunks/0k.u8sxy~e469.js +4 -0
- package/.next/static/chunks/0kc-95qs2~eid.js +1 -0
- package/.next/static/chunks/0kojsk~4uroqj.js +1 -0
- package/.next/static/chunks/0kt2vohpgb7h6.js +1 -0
- package/.next/static/chunks/0kubr70r_r2f2.js +1 -0
- package/.next/static/chunks/0lvd52mjiit6s.js +1 -0
- package/.next/static/chunks/0mq0uqbbbb1~2.js +1 -0
- package/.next/static/chunks/0neevhl_o1ozu.css +2 -0
- package/.next/static/chunks/0omj~p3uxkic-.js +1 -0
- package/.next/static/chunks/0t-gr6j-c65qb.js +1 -0
- package/.next/static/chunks/0tcl81ybuob5i.js +1 -0
- package/.next/static/chunks/0ttrpz.l-v-yv.js +1 -0
- package/.next/static/chunks/0uqimvsni_op~.js +1 -0
- package/.next/static/chunks/0wt3kws~_yr8z.js +1 -0
- package/.next/static/chunks/0z-ecklemrfx-.js +1 -0
- package/.next/static/chunks/0z2bzovqhl2f5.js +1 -0
- package/.next/static/chunks/0z61ts2ro9_k3.js +83 -0
- package/.next/static/chunks/0z7bwntvfhxzi.js +12 -0
- package/.next/static/chunks/10n23t.1hpb-1.js +1 -0
- package/.next/static/chunks/14xzmrt5ly6gq.js +31 -0
- package/.next/static/chunks/151wr~6x8aclx.js +1 -0
- package/.next/static/chunks/16w-ap~msrwpj.js +1 -0
- package/.next/static/chunks/17oc2l.ekcs8b.css +1 -0
- package/.next/static/chunks/turbopack-0wjmrsi.z32s0.js +1 -0
- package/.next/static/media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2 +0 -0
- package/.next/static/media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2 +0 -0
- package/.next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2 +0 -0
- package/.next/static/media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2 +0 -0
- package/.next/static/media/apple-icon.16aocl-s-v2qz.png +0 -0
- package/.next/static/media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2 +0 -0
- package/.next/static/media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2 +0 -0
- package/.next/static/media/favicon.0y2d6j9cou~8p.ico +0 -0
- package/.next/static/media/icon0.0a6mkq6meyird.svg +1 -0
- package/.next/static/media/icon1.04ux133882seb.png +0 -0
- package/.next/trace +2 -0
- package/.next/trace-build +1 -0
- package/.next/turbopack +0 -0
- package/.next/types/routes.d.ts +103 -0
- package/.next/types/validator.ts +349 -0
- package/package.json +14 -11
- package/components.json +0 -25
- package/postcss.config.mjs +0 -7
- package/prisma/dev.db +0 -0
- package/prisma/prisma/dev.db +0 -0
- package/prisma/seed.ts +0 -50
- package/scripts/init-tower.ts +0 -10
- package/scripts/post-tool-hook.js +0 -188
- package/scripts/session-start-hook.js +0 -79
- package/scripts/stop-hook.js +0 -78
- package/skills/tower/SKILL.md +0 -375
- package/src/actions/__tests__/agent-actions-username.test.ts +0 -30
- package/src/actions/__tests__/asset-actions.test.ts +0 -251
- package/src/actions/__tests__/assistant-actions.test.ts +0 -20
- package/src/actions/__tests__/cli-profile-actions.test.ts +0 -243
- package/src/actions/__tests__/label-actions.test.ts +0 -187
- package/src/actions/__tests__/note-actions.test.ts +0 -237
- package/src/actions/__tests__/onboarding-actions.test.ts +0 -265
- package/src/actions/__tests__/project-actions.test.ts +0 -179
- package/src/actions/__tests__/prompt-actions.test.ts +0 -213
- package/src/actions/__tests__/report-actions.test.ts +0 -246
- package/src/actions/__tests__/search-code-actions.test.ts +0 -308
- package/src/actions/__tests__/task-actions-overview.test.ts +0 -58
- package/src/actions/__tests__/task-actions-pin.test.ts +0 -79
- package/src/actions/__tests__/workspace-actions.test.ts +0 -256
- package/src/actions/agent-actions.ts +0 -741
- package/src/actions/agent-config-actions.ts +0 -44
- package/src/actions/ai-config-actions.ts +0 -51
- package/src/actions/asset-actions.ts +0 -131
- package/src/actions/assistant-actions.ts +0 -107
- package/src/actions/cli-profile-actions.ts +0 -98
- package/src/actions/config-actions.ts +0 -84
- package/src/actions/file-actions.ts +0 -262
- package/src/actions/git-actions.ts +0 -90
- package/src/actions/label-actions.ts +0 -67
- package/src/actions/note-actions.ts +0 -87
- package/src/actions/onboarding-actions.ts +0 -103
- package/src/actions/preview-actions.ts +0 -76
- package/src/actions/project-actions.ts +0 -222
- package/src/actions/prompt-actions.ts +0 -73
- package/src/actions/report-actions.ts +0 -141
- package/src/actions/search-actions.ts +0 -21
- package/src/actions/search-code-actions.ts +0 -185
- package/src/actions/task-actions.ts +0 -350
- package/src/actions/workspace-actions.ts +0 -224
- package/src/app/api/adapters/test/route.ts +0 -52
- package/src/app/api/browse-fs/route.ts +0 -90
- package/src/app/api/files/assets/[projectId]/[filename]/route.ts +0 -38
- package/src/app/api/git/route.ts +0 -367
- package/src/app/api/internal/assets/[projectId]/[filename]/route.ts +0 -51
- package/src/app/api/internal/assets/reveal/route.ts +0 -71
- package/src/app/api/internal/assistant/chat/route.ts +0 -217
- package/src/app/api/internal/assistant/images/route.ts +0 -51
- package/src/app/api/internal/assistant/route.ts +0 -50
- package/src/app/api/internal/assistant/sessions/route.ts +0 -44
- package/src/app/api/internal/cache/[...segments]/route.ts +0 -59
- package/src/app/api/internal/hooks/install/route.ts +0 -41
- package/src/app/api/internal/hooks/session/route.ts +0 -60
- package/src/app/api/internal/hooks/stop/route.ts +0 -61
- package/src/app/api/internal/hooks/upload/route.ts +0 -173
- package/src/app/api/internal/notifications/pending/route.ts +0 -20
- package/src/app/api/internal/terminal/[taskId]/buffer/route.ts +0 -48
- package/src/app/api/internal/terminal/[taskId]/input/route.ts +0 -64
- package/src/app/api/internal/terminal/[taskId]/start/route.ts +0 -37
- package/src/app/api/tasks/[taskId]/diff/route.ts +0 -224
- package/src/app/api/tasks/[taskId]/merge/route.ts +0 -159
- package/src/app/globals.css +0 -247
- package/src/app/layout.tsx +0 -63
- package/src/app/missions/missions-client.tsx +0 -338
- package/src/app/missions/page.tsx +0 -10
- package/src/app/onboarding/page.tsx +0 -619
- package/src/app/page.tsx +0 -5
- package/src/app/settings/page.tsx +0 -7
- package/src/app/workspaces/[workspaceId]/archive/archive-page-client.tsx +0 -258
- package/src/app/workspaces/[workspaceId]/archive/page.tsx +0 -36
- package/src/app/workspaces/[workspaceId]/assets/assets-page-client.tsx +0 -232
- package/src/app/workspaces/[workspaceId]/assets/page.tsx +0 -36
- package/src/app/workspaces/[workspaceId]/board-page-client.tsx +0 -257
- package/src/app/workspaces/[workspaceId]/notes/notes-page-client.tsx +0 -337
- package/src/app/workspaces/[workspaceId]/notes/page.tsx +0 -39
- package/src/app/workspaces/[workspaceId]/page.tsx +0 -81
- package/src/app/workspaces/[workspaceId]/projects/[projectId]/page.tsx +0 -30
- package/src/app/workspaces/[workspaceId]/tasks/[taskId]/page.tsx +0 -97
- package/src/app/workspaces/[workspaceId]/tasks/[taskId]/task-page-client.tsx +0 -601
- package/src/app/workspaces/page.tsx +0 -13
- package/src/components/assets/asset-item.tsx +0 -128
- package/src/components/assets/asset-list.tsx +0 -31
- package/src/components/assets/asset-upload.tsx +0 -216
- package/src/components/assets/image-lightbox.tsx +0 -72
- package/src/components/assets/text-preview-dialog.tsx +0 -135
- package/src/components/assistant/assistant-chat-bubble.tsx +0 -308
- package/src/components/assistant/assistant-chat.tsx +0 -215
- package/src/components/assistant/assistant-panel.tsx +0 -149
- package/src/components/assistant/assistant-provider.tsx +0 -512
- package/src/components/assistant/image-preview-modal.tsx +0 -60
- package/src/components/assistant/image-thumbnail-strip.tsx +0 -94
- package/src/components/board/board-column.tsx +0 -115
- package/src/components/board/board-filters.tsx +0 -42
- package/src/components/board/board-stats.tsx +0 -52
- package/src/components/board/column-tasks-dialog.tsx +0 -100
- package/src/components/board/create-task-dialog.tsx +0 -362
- package/src/components/board/kanban-board.tsx +0 -169
- package/src/components/board/project-tabs.tsx +0 -93
- package/src/components/board/task-card-context-menu.tsx +0 -121
- package/src/components/board/task-card.tsx +0 -135
- package/src/components/layout/__tests__/top-bar-username.test.tsx +0 -24
- package/src/components/layout/app-sidebar.tsx +0 -662
- package/src/components/layout/folder-browser-dialog.tsx +0 -273
- package/src/components/layout/layout-client.tsx +0 -198
- package/src/components/layout/search-dialog.tsx +0 -196
- package/src/components/layout/sub-page-nav.tsx +0 -54
- package/src/components/layout/top-bar.tsx +0 -265
- package/src/components/missions/grid-layout-presets.ts +0 -19
- package/src/components/missions/grid-preset-picker.tsx +0 -209
- package/src/components/missions/merge-missions.ts +0 -30
- package/src/components/missions/mission-card.tsx +0 -203
- package/src/components/missions/task-picker-dialog.tsx +0 -415
- package/src/components/notes/category-filter.tsx +0 -44
- package/src/components/notes/note-card.tsx +0 -67
- package/src/components/notes/note-editor.tsx +0 -28
- package/src/components/notes/note-list.tsx +0 -30
- package/src/components/notifications/notification-permission-banner.tsx +0 -49
- package/src/components/notifications/use-notification-listener.ts +0 -114
- package/src/components/onboarding/__tests__/onboarding-wizard.test.tsx +0 -185
- package/src/components/onboarding/guided-tour.tsx +0 -255
- package/src/components/onboarding/onboarding-wizard.tsx +0 -84
- package/src/components/onboarding/wizard-step-cli.tsx +0 -53
- package/src/components/onboarding/wizard-step-username.tsx +0 -59
- package/src/components/project/create-project-dialog.tsx +0 -310
- package/src/components/project/import-project-dialog.tsx +0 -414
- package/src/components/providers/theme-provider.tsx +0 -8
- package/src/components/repository/create-branch-dialog.tsx +0 -165
- package/src/components/repository/git-changes-panel.tsx +0 -294
- package/src/components/repository/git-log-panel.tsx +0 -83
- package/src/components/repository/git-stash-panel.tsx +0 -158
- package/src/components/repository/repo-sidebar.tsx +0 -855
- package/src/components/settings/cli-adapter-tester.tsx +0 -144
- package/src/components/settings/settings-page.tsx +0 -2111
- package/src/components/task/code-editor.tsx +0 -376
- package/src/components/task/code-search.tsx +0 -219
- package/src/components/task/diff-editor.tsx +0 -97
- package/src/components/task/editor-git-panel.tsx +0 -792
- package/src/components/task/editor-tabs.tsx +0 -68
- package/src/components/task/execution-timeline.tsx +0 -258
- package/src/components/task/file-tree-context-menu.tsx +0 -113
- package/src/components/task/file-tree-node.tsx +0 -269
- package/src/components/task/file-tree.tsx +0 -575
- package/src/components/task/preview-panel.tsx +0 -281
- package/src/components/task/task-detail-panel.tsx +0 -455
- package/src/components/task/task-diff-view.tsx +0 -207
- package/src/components/task/task-file-changes.tsx +0 -19
- package/src/components/task/task-merge-confirm-dialog.tsx +0 -152
- package/src/components/task/task-metadata.tsx +0 -74
- package/src/components/task/task-notes-panel.tsx +0 -219
- package/src/components/task/task-overview-drawer.tsx +0 -172
- package/src/components/task/task-terminal.tsx +0 -294
- package/src/components/task/terminal-portal.tsx +0 -156
- package/src/components/task/types.ts +0 -6
- package/src/components/ui/avatar.tsx +0 -109
- package/src/components/ui/badge.tsx +0 -52
- package/src/components/ui/button.tsx +0 -58
- package/src/components/ui/card.tsx +0 -103
- package/src/components/ui/command.tsx +0 -196
- package/src/components/ui/dialog.tsx +0 -160
- package/src/components/ui/dropdown-menu.tsx +0 -268
- package/src/components/ui/empty-state.tsx +0 -26
- package/src/components/ui/error-boundary.tsx +0 -58
- package/src/components/ui/input-group.tsx +0 -158
- package/src/components/ui/input.tsx +0 -20
- package/src/components/ui/label.tsx +0 -20
- package/src/components/ui/popover.tsx +0 -90
- package/src/components/ui/scroll-area.tsx +0 -55
- package/src/components/ui/segmented-control.tsx +0 -42
- package/src/components/ui/select.tsx +0 -207
- package/src/components/ui/separator.tsx +0 -25
- package/src/components/ui/sheet.tsx +0 -138
- package/src/components/ui/sonner.tsx +0 -49
- package/src/components/ui/switch.tsx +0 -32
- package/src/components/ui/tabs.tsx +0 -82
- package/src/components/ui/textarea.tsx +0 -18
- package/src/components/ui/toast.tsx +0 -86
- package/src/components/ui/tooltip.tsx +0 -66
- package/src/hooks/__tests__/sse-event-reducer.test.ts +0 -263
- package/src/hooks/__tests__/use-assistant-chat.test.ts +0 -34
- package/src/hooks/__tests__/use-image-upload.test.ts +0 -443
- package/src/hooks/sse-event-reducer.ts +0 -144
- package/src/hooks/use-assistant-chat.ts +0 -190
- package/src/hooks/use-image-upload.ts +0 -140
- package/src/instrumentation.ts +0 -18
- package/src/lib/__tests__/assistant-message-converter.test.ts +0 -162
- package/src/lib/__tests__/assistant-sessions.test.ts +0 -253
- package/src/lib/__tests__/build-multimodal-prompt.test.ts +0 -173
- package/src/lib/__tests__/config-reader.test.ts +0 -75
- package/src/lib/__tests__/diff-parser.test.ts +0 -212
- package/src/lib/__tests__/execution-summary.test.ts +0 -237
- package/src/lib/__tests__/file-serve.test.ts +0 -178
- package/src/lib/__tests__/file-utils.test.ts +0 -177
- package/src/lib/__tests__/internal-api-guard.test.ts +0 -151
- package/src/lib/__tests__/logger.test.ts +0 -181
- package/src/lib/__tests__/platform.test.ts +0 -566
- package/src/lib/__tests__/reveal-route-security.test.ts +0 -65
- package/src/lib/__tests__/schemas.test.ts +0 -377
- package/src/lib/__tests__/terminal-link-provider.test.ts +0 -160
- package/src/lib/__tests__/upload-route-security.test.ts +0 -120
- package/src/lib/ai/__tests__/capability-resolver.test.ts +0 -71
- package/src/lib/ai/__tests__/claude-cli-adapter.test.ts +0 -103
- package/src/lib/ai/__tests__/provider-registry.test.ts +0 -74
- package/src/lib/ai/adapters/cli/claude-cli-adapter.ts +0 -166
- package/src/lib/ai/capability-resolver.ts +0 -81
- package/src/lib/ai/provider-registry.ts +0 -54
- package/src/lib/ai/providers/claude.ts +0 -19
- package/src/lib/ai/providers/index.ts +0 -12
- package/src/lib/ai/types.ts +0 -151
- package/src/lib/assistant-constants.ts +0 -2
- package/src/lib/assistant-message-converter.ts +0 -131
- package/src/lib/assistant-sessions.ts +0 -75
- package/src/lib/build-multimodal-prompt.ts +0 -53
- package/src/lib/claude-session.ts +0 -156
- package/src/lib/cli-test.ts +0 -476
- package/src/lib/config-defaults.ts +0 -121
- package/src/lib/config-reader.ts +0 -16
- package/src/lib/constants.ts +0 -26
- package/src/lib/db.ts +0 -28
- package/src/lib/diff-parser.ts +0 -132
- package/src/lib/execution-summary.ts +0 -287
- package/src/lib/file-serve-client.ts +0 -13
- package/src/lib/file-serve.ts +0 -32
- package/src/lib/file-utils.ts +0 -108
- package/src/lib/fs-security.ts +0 -22
- package/src/lib/fts.ts +0 -83
- package/src/lib/git-api.ts +0 -19
- package/src/lib/git-url.ts +0 -244
- package/src/lib/i18n/en.ts +0 -754
- package/src/lib/i18n/types.ts +0 -4
- package/src/lib/i18n/zh.ts +0 -769
- package/src/lib/i18n.tsx +0 -64
- package/src/lib/init-tower.ts +0 -129
- package/src/lib/instrumentation-tasks.ts +0 -116
- package/src/lib/internal-api-guard.ts +0 -63
- package/src/lib/logger.ts +0 -46
- package/src/lib/mime-magic.ts +0 -67
- package/src/lib/platform.ts +0 -518
- package/src/lib/preview-process.ts +0 -40
- package/src/lib/pty/__tests__/ws-server-assistant.test.ts +0 -7
- package/src/lib/pty/pty-session.ts +0 -157
- package/src/lib/pty/session-store.ts +0 -67
- package/src/lib/pty/ws-server.ts +0 -335
- package/src/lib/schemas.ts +0 -67
- package/src/lib/search.ts +0 -225
- package/src/lib/terminal-link-provider.ts +0 -90
- package/src/lib/tower-dir.ts +0 -69
- package/src/lib/utils.ts +0 -20
- package/src/lib/worktree.ts +0 -184
- package/src/stores/board-store.ts +0 -46
- package/src/stores/task-execution-store.ts +0 -41
- package/src/types/index.ts +0 -36
- /package/{src/app/apple-icon.png → .next/server/app/apple-icon.png.body} +0 -0
- /package/{src/app/favicon.ico → .next/server/app/favicon.ico.body} +0 -0
- /package/{src/app/icon0.svg → .next/server/app/icon0.svg.body} +0 -0
- /package/{src/app/icon1.png → .next/server/app/icon1.png.body} +0 -0
- /package/{src/app/manifest.json → .next/server/app/manifest.json.body} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\n \"node\": {\n \"40c89bf9e64a1e1920233b0b94d743fe2887013b71\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"createWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"createWorkspace\"\n },\n \"60f9ee4bb244e607aac2a6f008fd9a5dacfeacf384\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"updateWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"updateWorkspace\"\n },\n \"40470e37b1c7162a4b7a1fd09c09cea23fe3474f40\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"deleteWorkspace\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"deleteWorkspace\"\n },\n \"40b7be0b17089946da6f118c2077a58e955f17a066\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getLabelsForWorkspace\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/label-actions.ts\",\n \"exportedName\": \"getLabelsForWorkspace\"\n },\n \"4056b7c5f523e0a33fc5d66dfb328f45d6dfac3bf4\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"createLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/label-actions.ts\",\n \"exportedName\": \"createLabel\"\n },\n \"407ad3d09e5b860175f15e9e764377932b020a8357\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"deleteLabel\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/label-actions.ts\",\n \"exportedName\": \"deleteLabel\"\n },\n \"603f04ef33073ec65afdcf3aa3d12b2259699d3224\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"globalSearch\",\n \"filename\": \"tower/src/actions/search-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/search-actions.ts\",\n \"exportedName\": \"globalSearch\"\n },\n \"6055e447eb05680134e0fecbc23b89629340dd7bbe\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"getConfigValue\"\n },\n \"40414b74111d919c7fde8869cbf34ed4fb0d1551df\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"resolveGitLocalPath\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"resolveGitLocalPath\"\n },\n \"6048c23b52aa393971c9a6736412fbfbf9ba380eae\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"analyzeProjectDirectory\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/project-actions.ts\",\n \"exportedName\": \"analyzeProjectDirectory\"\n },\n \"609f31aad35575bab2e16f6c226072881fb1338e3a\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"migrateProjectPath\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/project-actions.ts\",\n \"exportedName\": \"migrateProjectPath\"\n },\n \"40aad4b7df41d6c70115d6241cb459392eb1c11984\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"checkMigrationSafety\",\n \"filename\": \"tower/src/actions/project-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/project-actions.ts\",\n \"exportedName\": \"checkMigrationSafety\"\n },\n \"000671a0c6ad648a633af3d46ed8b50599a3a39972\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getActualWsPort\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"getActualWsPort\"\n },\n \"4031c35af8a36b28e3946dc0763ddeed538b6c4431\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"createProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"createProject\"\n },\n \"60d11ac5c0fd504497404c620f7115e63bc02bd09f\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"setConfigValue\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"setConfigValue\"\n },\n \"00a06344e1ed0af1808498bd0e0026a33b0e9d72b7\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getOnboardingStatus\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/onboarding-actions.ts\",\n \"exportedName\": \"getOnboardingStatus\"\n },\n \"4005c118a2d5014fae5b4e81f1834a65959012cb0a\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"completeOnboarding\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/onboarding-actions.ts\",\n \"exportedName\": \"completeOnboarding\"\n },\n \"4039b2e857c8c824381b3625dbb82c71756783e857\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"dispatchTaskCompletionEvent\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/onboarding-actions.ts\",\n \"exportedName\": \"dispatchTaskCompletionEvent\"\n },\n \"40534c9745dedd658901be4e3c87531058764f6cc7\": {\n \"workers\": {\n \"app/_not-found/page\": {\n \"moduleId\": 678731,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/onboarding/page\": {\n \"moduleId\": 213493,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/page\": {\n \"moduleId\": 753891,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/projects/[projectId]/page\": {\n \"moduleId\": 651080,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"setOnboardingProgress\",\n \"filename\": \"tower/src/actions/onboarding-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/onboarding-actions.ts\",\n \"exportedName\": \"setOnboardingProgress\"\n },\n \"00752bfe863d97d0ed6a191b4afceab5c641608e58\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"getActiveExecutionsAcrossWorkspaces\"\n },\n \"4024f6d9f41e09e98a12ce95afe006665fa0a81c7d\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"continueLatestPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"continueLatestPtyExecution\"\n },\n \"406d2d84388af8c8869d391c1f1ce1efccb70851bc\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getTaskMessages\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"getTaskMessages\"\n },\n \"4072d632192adf6a43f929ae7adc0a98eb7e20c0e2\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getTaskExecutions\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"getTaskExecutions\"\n },\n \"40b0be328179f86f28b11332f6259165af2ee8a56c\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"stopPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"stopPtyExecution\"\n },\n \"6027147e4d1f3f60722842600ed13315efa1344a4d\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"sendTaskMessage\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"sendTaskMessage\"\n },\n \"60448ee810344f12b03a536b18e82bfe384bfce12b\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"resumePtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"resumePtyExecution\"\n },\n \"60b0ba47f5651c401e6b1d244a475fd9d3d103411f\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"stopTaskExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"stopTaskExecution\"\n },\n \"78abc5b6471bdb19972bc8eae3900be1ca14db53a4\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"startTaskExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"startTaskExecution\"\n },\n \"78c11d994f9eece26b847bf3139b779d97ec363c54\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"startPtyExecution\",\n \"filename\": \"tower/src/actions/agent-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/agent-actions.ts\",\n \"exportedName\": \"startPtyExecution\"\n },\n \"40dfdbab3e2ba9b03e27e586f4855033739d606ccd\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getConfigValues\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"getConfigValues\"\n },\n \"400780c443fb050d9591e15b8073c04e74b57790c1\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"tower/src/actions/preview-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"openInTerminal\",\n \"filename\": \"tower/src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/preview-actions.ts\",\n \"exportedName\": \"openInTerminal\"\n },\n \"405db9c308819894533cadb1f94d352e7157dc789f\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithRecentTasks\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspacesWithRecentTasks\"\n },\n \"40885ffe8d26dfe1f311fb236979c64024264bbf18\": {\n \"workers\": {\n \"app/missions/page\": {\n \"moduleId\": 973820,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getProjectTasks\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"getProjectTasks\"\n },\n \"00a9c86933bffc986aa1d3edb0840fa93c30665ee8\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getAvailableTerminalApps\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableTerminalApps\"\n },\n \"400c873233a97b2c1311dd18d7381863d05c9633e5\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"tower/src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"tower/src/actions/prompt-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getPrompts\",\n \"filename\": \"tower/src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/prompt-actions.ts\",\n \"exportedName\": \"getPrompts\"\n },\n \"401f3c229a32e689b677c476454a24ec193057b779\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"createPrompt\",\n \"filename\": \"tower/src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/prompt-actions.ts\",\n \"exportedName\": \"createPrompt\"\n },\n \"605161cd6943eeca1a6c70d433a78ad3a3bf3ff5ae\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"updatePrompt\",\n \"filename\": \"tower/src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/prompt-actions.ts\",\n \"exportedName\": \"updatePrompt\"\n },\n \"40e56a77f5a892b4b45c275b4622200f40fecf3e26\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"deletePrompt\",\n \"filename\": \"tower/src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/prompt-actions.ts\",\n \"exportedName\": \"deletePrompt\"\n },\n \"6081279e24f626570e52bd4fc221b4f41bd3e05f1c\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"setDefaultPrompt\",\n \"filename\": \"tower/src/actions/prompt-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/prompt-actions.ts\",\n \"exportedName\": \"setDefaultPrompt\"\n },\n \"00f381b15451687e39889f6fbd259c1f05764130f7\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"getDefaultCliProfile\",\n \"filename\": \"tower/src/actions/cli-profile-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/cli-profile-actions.ts\",\n \"exportedName\": \"getDefaultCliProfile\"\n },\n \"606a14eb7dbdea526e4b7cd7eb1dd26935b81900d3\": {\n \"workers\": {\n \"app/settings/page\": {\n \"moduleId\": 256569,\n \"async\": true,\n \"exportedName\": \"updateCliProfile\",\n \"filename\": \"tower/src/actions/cli-profile-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/cli-profile-actions.ts\",\n \"exportedName\": \"updateCliProfile\"\n },\n \"009967c8c9a1cc1d43ccfb70fca0ff211b9fe685f3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getWorkspacesWithProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspacesWithProjects\"\n },\n \"40a61bc14f3ca6f4f719114a091c7fb4e5d5e68959\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"deleteProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"deleteProject\"\n },\n \"40baf0230e44ec484881c4809a47ecc672c81a79ca\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getOrCreateTowerTaskId\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"getOrCreateTowerTaskId\"\n },\n \"40dadb44fed3c2c757aeb7de5d18de14539bf7ce46\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getProjectByLocalPath\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"getProjectByLocalPath\"\n },\n \"40e5395fdb0b7726b1f42a3bf31b074b83ff7e6aea\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getWorkspaceById\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"getWorkspaceById\"\n },\n \"40f3e628650a9aadf94b487d54d1c74e377b9cd264\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"getRecentLocalProjects\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"getRecentLocalProjects\"\n },\n \"609f8c1d7710961168b065bc20bd93438bb2e77880\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n },\n \"app/workspaces/page\": {\n \"moduleId\": 349421,\n \"async\": true,\n \"exportedName\": \"updateProject\",\n \"filename\": \"tower/src/actions/workspace-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/workspace-actions.ts\",\n \"exportedName\": \"updateProject\"\n },\n \"40985b7103f04aeb3629b356187f778590392b38b6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getTaskLabels\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/label-actions.ts\",\n \"exportedName\": \"getTaskLabels\"\n },\n \"60fbe23e47170faa23a937a99ae197ff3180de5e60\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"setTaskLabels\",\n \"filename\": \"tower/src/actions/label-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/label-actions.ts\",\n \"exportedName\": \"setTaskLabels\"\n },\n \"401b1d1b31d809dbea63bd3f5091ca40c68154194c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getProjectBranches\",\n \"filename\": \"tower/src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/git-actions.ts\",\n \"exportedName\": \"getProjectBranches\"\n },\n \"40063420e0172972918d9035b9cacca85e43a87bed\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"fetchRemoteBranches\",\n \"filename\": \"tower/src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/git-actions.ts\",\n \"exportedName\": \"fetchRemoteBranches\"\n },\n \"40d7e03be34a525a6081ea6a418ea75a7a24d6da38\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getCurrentBranch\",\n \"filename\": \"tower/src/actions/git-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/git-actions.ts\",\n \"exportedName\": \"getCurrentBranch\"\n },\n \"60f82bde7263a3f07ea777541e73f88165bb7d11d9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"updateTaskStatus\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"updateTaskStatus\"\n },\n \"400594b8d851febc7cb9864815ee520e678cd8c582\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"checkWorktreeClean\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"checkWorktreeClean\"\n },\n \"604a3523f69d9a89b467a06177bf20792b0f8e5cb5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"commitWorktreeChanges\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"commitWorktreeChanges\"\n },\n \"40816f1089cc11e1deaf5ddc8dfa56a6b84258f832\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"createNote\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/note-actions.ts\",\n \"exportedName\": \"createNote\"\n },\n \"40697d836c51754bbad10520465bb4ffc30aa0de6a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getTaskNotes\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/note-actions.ts\",\n \"exportedName\": \"getTaskNotes\"\n },\n \"407726b8e8dc1e51adc33a8da5b63aa8bd5c374fc6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"deleteNote\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/note-actions.ts\",\n \"exportedName\": \"deleteNote\"\n },\n \"40258e567979ef828f920a1d272b68fd5059dfc04b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"getTaskAssets\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/asset-actions.ts\",\n \"exportedName\": \"getTaskAssets\"\n },\n \"4079a0cd8630406c41b716cedb13852febfef98ae3\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"uploadAsset\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/asset-actions.ts\",\n \"exportedName\": \"uploadAsset\"\n },\n \"401d6f112297a71b6d00b49371f8182b3df55867e9\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"deleteAsset\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/asset-actions.ts\",\n \"exportedName\": \"deleteAsset\"\n },\n \"408c7fa03ea0f16c8b00715b48c28b68f95312d1a0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"createTask\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"createTask\"\n },\n \"601f3c7cbfdc5a53b0bc72faccd1d0eb20ad6eee87\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"updateTask\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"updateTask\"\n },\n \"40a1be96fa41742a8c6b9f6dd777de269035d3b6b0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"deleteTask\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"deleteTask\"\n },\n \"4034603394da11092bfb5cc64182036e7fc16d4676\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/page\": {\n \"moduleId\": 301891,\n \"async\": true,\n \"exportedName\": \"toggleTaskPinned\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"toggleTaskPinned\"\n },\n \"4011148216bf5b657eeac78ab9ecae3d989a365fb6\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getArchivedTasks\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"getArchivedTasks\"\n },\n \"406232c9fc8884cc99c6950dc069363a39c001bfad\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getArchivedTaskCount\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"getArchivedTaskCount\"\n },\n \"40bdf7c07cb01d636ecbfcd68ab217550f6a162422\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"searchTasks\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"searchTasks\"\n },\n \"40e0e30d8c635f001b5014c2e2755d52b89c9ec792\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/archive/page\": {\n \"moduleId\": 284161,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n },\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getTaskOverview\",\n \"filename\": \"tower/src/actions/task-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/task-actions.ts\",\n \"exportedName\": \"getTaskOverview\"\n },\n \"4011a8812b82ca66706fd0e3919d60716c87892a40\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getProjectAssets\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/asset-actions.ts\",\n \"exportedName\": \"getProjectAssets\"\n },\n \"4034207ecb993916534640e426ddef612caee9550e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getAssetById\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/asset-actions.ts\",\n \"exportedName\": \"getAssetById\"\n },\n \"403a97b6590fb0f6476f85ae76d6c73aacde65c60e\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"createAsset\",\n \"filename\": \"tower/src/actions/asset-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/asset-actions.ts\",\n \"exportedName\": \"createAsset\"\n },\n \"0030525044cab27149cb8d28bcc7a0cddb1afc2557\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getPlatformInfo\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"getPlatformInfo\"\n },\n \"00e2f092eee3892003f300d676440ef0070e3ec082\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/assets/page\": {\n \"moduleId\": 889180,\n \"async\": true,\n \"exportedName\": \"getAvailableShells\",\n \"filename\": \"tower/src/actions/config-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/config-actions.ts\",\n \"exportedName\": \"getAvailableShells\"\n },\n \"4014b68146a669052eaee812eeec349f7b21bf4f75\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getNoteById\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/note-actions.ts\",\n \"exportedName\": \"getNoteById\"\n },\n \"604452c0f9ae25b58bc58c071deedc7e246f9780d8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"getProjectNotes\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/note-actions.ts\",\n \"exportedName\": \"getProjectNotes\"\n },\n \"60b2576353e03901c0da05b99c127e374650fbd03a\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/notes/page\": {\n \"moduleId\": 494244,\n \"async\": true,\n \"exportedName\": \"updateNote\",\n \"filename\": \"tower/src/actions/note-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/note-actions.ts\",\n \"exportedName\": \"updateNote\"\n },\n \"6051797ae13c7f9f063b7dd8ec4373aa5c366931d0\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"listDirectory\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"listDirectory\"\n },\n \"70b78aabdff6c2b0a720717a580aab126c0aecc30c\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"getGitStatus\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"getGitStatus\"\n },\n \"60319a173a6c63c20224da28e585cebd6048355bcc\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"createFile\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"createFile\"\n },\n \"604db8994a1a9fdaf604fa9620f7645a80ad8e2dfe\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"createDirectory\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"createDirectory\"\n },\n \"70a44bf6396be70abf75e67ac7f9157582ac3b3c2b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"renameEntry\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"renameEntry\"\n },\n \"60cb8dc17b3aa2799997660bd076d3d80b5325d650\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"deleteEntry\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"deleteEntry\"\n },\n \"40542d7ce68ba4ce25a505be5e3dcdba4ab027f1a2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"listAllFiles\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"listAllFiles\"\n },\n \"60b2fffce31254b391b97a4b5ff8ee3fe9c55715e5\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"readFileContent\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"readFileContent\"\n },\n \"70b0c3e3d6914589ad6ebed3e9cb2fdb44b06ee178\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"writeFileContent\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"writeFileContent\"\n },\n \"60d60990ef03fd39d94512914b103fafea140bd0eb\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"revealInFinder\",\n \"filename\": \"tower/src/actions/file-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/file-actions.ts\",\n \"exportedName\": \"revealInFinder\"\n },\n \"7866d9b6b4f2ccb844fe8b110f600010bb62e3d40b\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"searchCode\",\n \"filename\": \"tower/src/actions/search-code-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/search-code-actions.ts\",\n \"exportedName\": \"searchCode\"\n },\n \"706abf086a0a9d928cfdd1d81ac86bdd806aa647c2\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"startPreview\",\n \"filename\": \"tower/src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/preview-actions.ts\",\n \"exportedName\": \"startPreview\"\n },\n \"403875ee6cdab9c1dd1a0520df423cce0224b586b8\": {\n \"workers\": {\n \"app/workspaces/[workspaceId]/tasks/[taskId]/page\": {\n \"moduleId\": 71610,\n \"async\": true,\n \"exportedName\": \"stopPreview\",\n \"filename\": \"tower/src/actions/preview-actions.ts\"\n }\n },\n \"filename\": \"tower/src/actions/preview-actions.ts\",\n \"exportedName\": \"stopPreview\"\n }\n },\n \"edge\": {},\n \"encryptionKey\": \"vh0Py1EmgoAiAi86EeTFhLsaMltk9Gijh1af9m5OnV0=\"\n}"
|