tower-studio 0.1.9 → 0.1.10
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 -1
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/diagnostics/route-bundle-stats.json +46 -46
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page/server-reference-manifest.json +23 -23
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +14 -14
- package/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/images/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +14 -14
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +14 -14
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +9 -9
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/missions/page/server-reference-manifest.json +50 -50
- package/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/onboarding/page/server-reference-manifest.json +23 -23
- package/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding.html +1 -1
- package/.next/server/app/onboarding.rsc +16 -16
- package/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
- package/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
- package/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
- package/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
- package/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/page/server-reference-manifest.json +23 -23
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/settings/page/server-reference-manifest.json +32 -32
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +16 -16
- package/.next/server/app/settings.segments/_full.segment.rsc +16 -16
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +9 -9
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +75 -75
- package/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +64 -64
- package/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +49 -49
- package/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +51 -51
- package/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +23 -23
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +56 -56
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/server/app/workspaces/page/server-reference-manifest.json +39 -39
- package/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/server/chunks/10ge_next_dist_esm_build_templates_app-route_13~vb_i.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__043lk8~._.js +2 -2
- package/.next/server/chunks/ssr/0~.g_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_0bbseig._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0.8y0n9._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__01ws4-7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__02ipahf._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0i1tzvg._.js → [root-of-the-server]__08_0ex9._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0bk3s4l._.js +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0i52qt7._.js → [root-of-the-server]__0bo1n69._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__0ld6_w6._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0l~dc3x._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0rs7pkn._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0sysz2q._.js +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0y-lkvf._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__12f810l._.js +1 -1
- package/.next/server/chunks/ssr/tower_0donrdk._.js +3 -0
- package/.next/server/chunks/ssr/{tower_0cmuq4n._.js → tower_0i9k4a6._.js} +2 -2
- package/.next/server/chunks/ssr/tower_0kl_bfy._.js +1 -1
- package/.next/server/chunks/ssr/tower_0m_uudm._.js +3 -0
- package/.next/server/chunks/ssr/{tower_0tjo~2z._.js → tower_0mn8ig7._.js} +2 -2
- package/.next/server/chunks/ssr/tower_0mz4ut.._.js +1 -1
- package/.next/server/chunks/ssr/tower_0pcqezm._.js +1 -1
- package/.next/server/chunks/ssr/{tower_0.csoof._.js → tower_0pmey24._.js} +2 -2
- package/.next/server/chunks/ssr/{tower_0c8unc1._.js → tower_0ut7r._._.js} +2 -2
- package/.next/server/chunks/ssr/tower_0wvk~r.._.js +1 -1
- package/.next/server/chunks/ssr/tower_10p15te._.js +1 -1
- package/.next/server/chunks/ssr/tower_117pzh8._.js +1 -1
- package/.next/server/chunks/ssr/tower_11q5_.m._.js +1 -1
- package/.next/server/chunks/ssr/tower_138qlx5._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_077qk8s._.js +3 -0
- package/.next/server/chunks/ssr/tower_src_actions_agent-actions_ts_0j.e1tn._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_actions_file-actions_ts_0424lna._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_missions_missions-client_tsx_0a9vjyr._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_onboarding_page_tsx_0_3krz1._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_settings_page_tsx_0vo5e-o._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0zfgzhi._.js +1 -1
- package/.next/server/chunks/ssr/tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0kjp1u0._.js +1 -1
- package/.next/server/chunks/tower_0a-x6m.._.js +1 -1
- package/.next/server/chunks/tower_src_0..vg-t._.js +1 -1
- package/.next/server/instrumentation.js.nft.json +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +186 -186
- package/.next/static/chunks/{01499ombtjk9..js → 0-z_mj0p3..hy.js} +1 -1
- package/.next/static/chunks/{0drgc-oztq6o-.css → 04pjsuj.mivbh.css} +1 -1
- package/.next/static/chunks/{04zt_ewq9gd.f.js → 053~3fys7om-7.js} +2 -2
- package/.next/static/chunks/0887ab.hh21q9.js +1 -0
- package/.next/static/chunks/0c7oqfzd78s3-.js +1 -0
- package/.next/static/chunks/{12p4plfwlovc5.js → 0g4scpy5b3a_n.js} +1 -1
- package/.next/static/chunks/{0uukquowg_doj.js → 0ho7y42kl8m7v.js} +1 -1
- package/.next/static/chunks/0iudqcn98ftki.js +1 -0
- package/.next/static/chunks/{0jod832.e8dvp.js → 0j~wmjbqds1dv.js} +1 -1
- package/.next/static/chunks/0mvu29h4.06~b.js +1 -0
- package/.next/static/chunks/{07ll8eylriw_..js → 0rej~f94o9a~6.js} +1 -1
- package/.next/static/chunks/{0_dgukndtuspa.js → 0xi0wi2z6otp9.js} +1 -1
- package/.next/static/chunks/{0465wja5wuj_t.js → 16qoc.u84jlcd.js} +1 -1
- package/.next/static/chunks/17tob96chk6i1.js +1 -0
- package/.next/static/chunks/17zywpt-0o8gl.js +1 -0
- package/.next/static/chunks/{0o0v~cegree8o.js → 185n7s7fwb2j_.js} +1 -1
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/bin/tower.mjs +36 -8
- package/package.json +10 -4
- package/scripts/generate-prisma-client.js +43 -0
- package/scripts/link-prisma.js +144 -0
- package/scripts/post-tool-hook.js +188 -0
- package/scripts/session-start-hook.js +79 -0
- package/scripts/stop-hook.js +78 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0yuwh~5._.js +0 -3
- package/.next/server/chunks/ssr/tower_005_jvc._.js +0 -3
- package/.next/server/chunks/ssr/tower_0ih8lcc._.js +0 -3
- package/.next/server/chunks/ssr/tower_src_0lq.aoc._.js +0 -3
- package/.next/static/chunks/08kdkf9zhbx5h.js +0 -1
- package/.next/static/chunks/0focg9l2pd5qe.js +0 -1
- package/.next/static/chunks/0v593lcts~8.5.js +0 -1
- package/.next/static/chunks/0yz33_rbgu2sz.js +0 -1
- package/.next/static/chunks/0~2w0fbj7o3fv.js +0 -1
- package/.next/static/chunks/13juk.piouzom.js +0 -1
- /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_buildManifest.js +0 -0
- /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{uSvLXzMcHlsrWUxtSBOMM → KX5Si-44bPnjdFNmiHDRY}/_ssgManifest.js +0 -0
package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"409fd6de89d0e3ee0e8b6a6e96b23ab729693442ff": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
6
6
|
"moduleId": 284161,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"6035c71a13ef47bc6fa9aafcf3ecbec36630b4b95f": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
18
18
|
"moduleId": 284161,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40f160113003fdff4998a712f889a3153ba342972a": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
30
30
|
"moduleId": 284161,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40aafc71d9540a5453e68c04f6b00f9623e8a621e3": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
42
42
|
"moduleId": 284161,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "getLabelsForWorkspace",
|
|
49
49
|
"filename": "tower/src/actions/label-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40d6e9c9dd9c318e82ca11b087683302339718edfd": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
54
54
|
"moduleId": 284161,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "createLabel",
|
|
61
61
|
"filename": "tower/src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40b8961d191090773210b5a2b988968d61448c8410": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
66
66
|
"moduleId": 284161,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "deleteLabel",
|
|
73
73
|
"filename": "tower/src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"60bb829bb9c7a171ea35c042d1458e5bae7f05a8b1": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
78
78
|
"moduleId": 284161,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "globalSearch",
|
|
85
85
|
"filename": "tower/src/actions/search-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"60d3c311fdd64428acd28214b74f91feac51ecea79": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
90
90
|
"moduleId": 284161,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "getConfigValue",
|
|
97
97
|
"filename": "tower/src/actions/config-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"407fdb60fdc795ce23d4643f351ab944f44190d0b0": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
102
102
|
"moduleId": 284161,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "resolveGitLocalPath",
|
|
109
109
|
"filename": "tower/src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"605c4d77ca0b1873334e91b6a685b52366d0e0528c": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
114
114
|
"moduleId": 284161,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "analyzeProjectDirectory",
|
|
121
121
|
"filename": "tower/src/actions/project-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"601586f8d3427853ed8b6b693e69dc6af609eea755": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
126
126
|
"moduleId": 284161,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "migrateProjectPath",
|
|
133
133
|
"filename": "tower/src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"400ec96ea780f444f49b80f4c49fb7f5dc2f66db0c": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
138
138
|
"moduleId": 284161,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "checkMigrationSafety",
|
|
145
145
|
"filename": "tower/src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"004c84c9bb6d0a951c6ccd77c4572df0106cfd3867": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
150
150
|
"moduleId": 284161,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "getActualWsPort",
|
|
157
157
|
"filename": "tower/src/actions/config-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"403ab5ecbedc6ea354d97d507961c314232abb6853": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
162
162
|
"moduleId": 284161,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "createProject",
|
|
169
169
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"6064679be0f2ea46f2f3277bdddc94b164dd35efea": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
174
174
|
"moduleId": 284161,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "setConfigValue",
|
|
181
181
|
"filename": "tower/src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"0000e2f79e5781f96d88642c8c95baca45e100db53": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
186
186
|
"moduleId": 284161,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "getOnboardingStatus",
|
|
193
193
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"401b6083804009030d38d04c29047d9b43edd6bc02": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
198
198
|
"moduleId": 284161,
|
|
@@ -204,79 +204,79 @@
|
|
|
204
204
|
"exportedName": "completeOnboarding",
|
|
205
205
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"40a5f1daadfc1e36fdf81b8b74cb2bc8cc717c7099": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
210
210
|
"moduleId": 284161,
|
|
211
211
|
"async": true,
|
|
212
|
-
"exportedName": "
|
|
212
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
213
213
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
214
214
|
}
|
|
215
215
|
},
|
|
216
|
-
"exportedName": "
|
|
216
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
217
217
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"40dfc50cdbcd6adecb61d7633f79da5cb6213909b7": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
222
222
|
"moduleId": 284161,
|
|
223
223
|
"async": true,
|
|
224
|
-
"exportedName": "
|
|
224
|
+
"exportedName": "setOnboardingProgress",
|
|
225
225
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
|
-
"exportedName": "
|
|
228
|
+
"exportedName": "setOnboardingProgress",
|
|
229
229
|
"filename": "tower/src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"4020e4992613d0054a809fe4fe7b039b97eb746225": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
234
234
|
"moduleId": 284161,
|
|
235
235
|
"async": true,
|
|
236
|
-
"exportedName": "
|
|
236
|
+
"exportedName": "deleteTask",
|
|
237
237
|
"filename": "tower/src/actions/task-actions.ts"
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
|
-
"exportedName": "
|
|
240
|
+
"exportedName": "deleteTask",
|
|
241
241
|
"filename": "tower/src/actions/task-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"4040f15d9ff7fcc9da879df4aca5559cfeb64a49bb": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
246
246
|
"moduleId": 284161,
|
|
247
247
|
"async": true,
|
|
248
|
-
"exportedName": "
|
|
248
|
+
"exportedName": "getTaskOverview",
|
|
249
249
|
"filename": "tower/src/actions/task-actions.ts"
|
|
250
250
|
}
|
|
251
251
|
},
|
|
252
|
-
"exportedName": "
|
|
252
|
+
"exportedName": "getTaskOverview",
|
|
253
253
|
"filename": "tower/src/actions/task-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"405188d754af224a1b8cdc2b75a13090f47c19d036": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
258
258
|
"moduleId": 284161,
|
|
259
259
|
"async": true,
|
|
260
|
-
"exportedName": "
|
|
260
|
+
"exportedName": "getArchivedTasks",
|
|
261
261
|
"filename": "tower/src/actions/task-actions.ts"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
-
"exportedName": "
|
|
264
|
+
"exportedName": "getArchivedTasks",
|
|
265
265
|
"filename": "tower/src/actions/task-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"4097eeb78fdb598ce503fa9204bdece27da2b763bc": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
270
270
|
"moduleId": 284161,
|
|
271
271
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "searchTasks",
|
|
273
273
|
"filename": "tower/src/actions/task-actions.ts"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "searchTasks",
|
|
277
277
|
"filename": "tower/src/actions/task-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"40b2455cb970ebc4515f5b889c41bc7ce2ac6fc880": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
282
282
|
"moduleId": 284161,
|
|
@@ -288,91 +288,91 @@
|
|
|
288
288
|
"exportedName": "checkWorktreeClean",
|
|
289
289
|
"filename": "tower/src/actions/task-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"40be09b5b44f68338e716323ae63b5c060dbe67a98": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
294
294
|
"moduleId": 284161,
|
|
295
295
|
"async": true,
|
|
296
|
-
"exportedName": "
|
|
296
|
+
"exportedName": "createTask",
|
|
297
297
|
"filename": "tower/src/actions/task-actions.ts"
|
|
298
298
|
}
|
|
299
299
|
},
|
|
300
|
-
"exportedName": "
|
|
300
|
+
"exportedName": "createTask",
|
|
301
301
|
"filename": "tower/src/actions/task-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"40cfa7600cccb5b8b0a99ea775a4494049da5ebb38": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
306
306
|
"moduleId": 284161,
|
|
307
307
|
"async": true,
|
|
308
|
-
"exportedName": "
|
|
308
|
+
"exportedName": "getProjectTasks",
|
|
309
309
|
"filename": "tower/src/actions/task-actions.ts"
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
|
-
"exportedName": "
|
|
312
|
+
"exportedName": "getProjectTasks",
|
|
313
313
|
"filename": "tower/src/actions/task-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"40e2e31042445684c01667b79b3fb02686b0ffd594": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
318
318
|
"moduleId": 284161,
|
|
319
319
|
"async": true,
|
|
320
|
-
"exportedName": "
|
|
320
|
+
"exportedName": "getArchivedTaskCount",
|
|
321
321
|
"filename": "tower/src/actions/task-actions.ts"
|
|
322
322
|
}
|
|
323
323
|
},
|
|
324
|
-
"exportedName": "
|
|
324
|
+
"exportedName": "getArchivedTaskCount",
|
|
325
325
|
"filename": "tower/src/actions/task-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"40e3dd28c55b473fec0951ad2303e18bcae5da94ad": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
330
330
|
"moduleId": 284161,
|
|
331
331
|
"async": true,
|
|
332
|
-
"exportedName": "
|
|
332
|
+
"exportedName": "toggleTaskPinned",
|
|
333
333
|
"filename": "tower/src/actions/task-actions.ts"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
|
-
"exportedName": "
|
|
336
|
+
"exportedName": "toggleTaskPinned",
|
|
337
337
|
"filename": "tower/src/actions/task-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"6012ff7cefee13232d9d622da5dc83381e0d715935": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
342
342
|
"moduleId": 284161,
|
|
343
343
|
"async": true,
|
|
344
|
-
"exportedName": "
|
|
344
|
+
"exportedName": "updateTaskStatus",
|
|
345
345
|
"filename": "tower/src/actions/task-actions.ts"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
|
-
"exportedName": "
|
|
348
|
+
"exportedName": "updateTaskStatus",
|
|
349
349
|
"filename": "tower/src/actions/task-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"60cf9fe71b8c158269b3ac0046840a51cc51e8b2e8": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
354
354
|
"moduleId": 284161,
|
|
355
355
|
"async": true,
|
|
356
|
-
"exportedName": "
|
|
356
|
+
"exportedName": "commitWorktreeChanges",
|
|
357
357
|
"filename": "tower/src/actions/task-actions.ts"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
|
-
"exportedName": "
|
|
360
|
+
"exportedName": "commitWorktreeChanges",
|
|
361
361
|
"filename": "tower/src/actions/task-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"60eb09d53d709a0abfc38243780a5c585f72c791fe": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
366
366
|
"moduleId": 284161,
|
|
367
367
|
"async": true,
|
|
368
|
-
"exportedName": "
|
|
368
|
+
"exportedName": "updateTask",
|
|
369
369
|
"filename": "tower/src/actions/task-actions.ts"
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
|
-
"exportedName": "
|
|
372
|
+
"exportedName": "updateTask",
|
|
373
373
|
"filename": "tower/src/actions/task-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"4011c20f397521b7a2fda78f6c6f5fffadc27042c9": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
378
378
|
"moduleId": 284161,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "getTaskLabels",
|
|
385
385
|
"filename": "tower/src/actions/label-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"60655c0c0525575e489567a3b545da3741ccceff8c": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
390
390
|
"moduleId": 284161,
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"exportedName": "setTaskLabels",
|
|
397
397
|
"filename": "tower/src/actions/label-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"006c6ec68f5a7f99c79752a3f083ba27716c90fc04": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
402
402
|
"moduleId": 284161,
|
|
@@ -408,19 +408,19 @@
|
|
|
408
408
|
"exportedName": "getWorkspacesWithProjects",
|
|
409
409
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"400236ce08226357e9bd2a3c91aca1b80ff5242010": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
414
414
|
"moduleId": 284161,
|
|
415
415
|
"async": true,
|
|
416
|
-
"exportedName": "
|
|
416
|
+
"exportedName": "getWorkspaceById",
|
|
417
417
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
|
-
"exportedName": "
|
|
420
|
+
"exportedName": "getWorkspaceById",
|
|
421
421
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"401a3fc838da1f714a6f41aa76324b912fe6c28d8c": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
426
426
|
"moduleId": 284161,
|
|
@@ -432,31 +432,31 @@
|
|
|
432
432
|
"exportedName": "getProjectByLocalPath",
|
|
433
433
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"4061fb3b9dae5053bbce1d17553c2a593269c3535d": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
438
438
|
"moduleId": 284161,
|
|
439
439
|
"async": true,
|
|
440
|
-
"exportedName": "
|
|
440
|
+
"exportedName": "deleteProject",
|
|
441
441
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
442
442
|
}
|
|
443
443
|
},
|
|
444
|
-
"exportedName": "
|
|
444
|
+
"exportedName": "deleteProject",
|
|
445
445
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"40975c1ba2a1b9a1d0a8f1a7dcd695ccc14e4121b0": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
450
450
|
"moduleId": 284161,
|
|
451
451
|
"async": true,
|
|
452
|
-
"exportedName": "
|
|
452
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
453
453
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
|
-
"exportedName": "
|
|
456
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
457
457
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40bf625cc6345400eb53997dc99a55da62bf926002": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
462
462
|
"moduleId": 284161,
|
|
@@ -468,19 +468,19 @@
|
|
|
468
468
|
"exportedName": "getRecentLocalProjects",
|
|
469
469
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"40ea0490fe368b21cc3cbcc3e2f636390c84ed3e22": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
474
474
|
"moduleId": 284161,
|
|
475
475
|
"async": true,
|
|
476
|
-
"exportedName": "
|
|
476
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
477
477
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
478
478
|
}
|
|
479
479
|
},
|
|
480
|
-
"exportedName": "
|
|
480
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
481
481
|
"filename": "tower/src/actions/workspace-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"60481a02b04a77768d3e97a34f8ec6a44e1e7d3635": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
486
486
|
"moduleId": 284161,
|