tower-studio 0.2.31 → 0.2.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +30 -30
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +67 -67
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +30 -30
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +30 -30
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +84 -84
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +84 -84
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +62 -62
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +63 -63
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +30 -30
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +72 -72
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +77 -77
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +50 -50
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +5 -5
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0122.hq._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0c513um._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0clvf~t._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fey.8j._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gk6ftq._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kay2~d._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0lioghc._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mw.9lg._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0tys9pv._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__12ohpl.._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01pn3ol._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02p4lry._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b77ayk._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bs_c.t._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cle18b._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0q6m-fw._.js → [root-of-the-server]__0dzfucv._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e25s-_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lx7sf8._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0cjnw12._.js → [root-of-the-server]__0pik08u._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rara9.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rv7-_r._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ggwnea._.js → [root-of-the-server]__0t0.u9.._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1307ll-._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0sj20-h._.js → _0-frleg._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0.sfgns._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0fc7rh_._.js → _0.y2of~._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_04ia97a._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_06~9axc._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0_kfemp._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_01jctji._.js → _0_vq_9m._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0v~zkwi._.js → _0a5f4n.._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0bkb_.9._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ex2yo6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0.5wuxq._.js → _0fb1op1._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0lr6c.q._.js → _0ia4gik._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_010l~rd._.js → _0kqe7k7._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_12e8ueo._.js → _0lw1tq2._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0e2s44q._.js → _0mci_e0._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0qd7u-y._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0tb5sv.._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0ttg7a2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0vl82nb._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0.i2.1y._.js → _0vz_pgd._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +264 -264
- package/.next/standalone/.next/static/chunks/01iha~qq-s2iq.js +1 -0
- package/.next/standalone/.next/static/chunks/{030ac851xd~gu.js → 024-z6hhx6kj8.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0jdea_ondwo2z.js → 02cdl9l647nfw.js} +1 -1
- package/.next/standalone/.next/static/chunks/02hkeaf1dqmhz.js +1 -0
- package/.next/standalone/.next/static/chunks/08fee4dmmdj39.js +5 -0
- package/.next/standalone/.next/static/chunks/{0z42w8y2ktwst.js → 08hbrv30ik~i9.js} +1 -1
- package/.next/standalone/.next/static/chunks/0b6cq1pd_clzr.js +2 -0
- package/.next/standalone/.next/static/chunks/0cx03gmt.9kfo.js +1 -0
- package/.next/standalone/.next/static/chunks/0dsr03qh0epy8.js +1 -0
- package/.next/standalone/.next/static/chunks/{0q0hf~j_0ho6u.js → 0g7kwivg0c5zn.js} +1 -1
- package/.next/standalone/.next/static/chunks/0mov-lr-7u237.js +5 -0
- package/.next/standalone/.next/static/chunks/{0204r--~nsp18.js → 0nkn227~1tu4_.js} +1 -1
- package/.next/standalone/.next/static/chunks/{05lkncv5~cymd.js → 0nxf2s5ppbm.b.js} +1 -1
- package/.next/standalone/.next/static/chunks/0n~h~45imnm42.js +1 -0
- package/.next/standalone/.next/static/chunks/{0486duu_3efe7.js → 0o.a8t_h5vwy-.js} +1 -1
- package/.next/standalone/.next/static/chunks/0qmzg_a-~~1-1.js +2 -0
- package/.next/standalone/.next/static/chunks/0s86miqs3h9gi.js +1 -0
- package/.next/standalone/.next/static/chunks/0serb6jug2wgz.js +1 -0
- package/.next/standalone/.next/static/chunks/{15jqo~pexyrdp.js → 0w6~b9luhbk1x.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0qrh5-j~zd5nb.js → 0x.izf3-isfsq.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0.0j755cvqmrp.js → 0y_s_afcrfp3_.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0jj53.l_c5mi9.js → 0~moqlrzya~z_.js} +2 -2
- package/.next/standalone/.next/static/chunks/{07frdan9tq1_3.js → 13dz~n5.w6hta.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0.buvrbvzfwyy.js → 13iipzi9xw35f.js} +1 -1
- package/.next/standalone/.next/static/chunks/{13l5bumoa7m-8.js → 15550tahnp.5j.js} +1 -1
- package/.next/standalone/.next/static/chunks/17.p0kyu6y24w.js +1 -0
- package/.next/standalone/package.json +1 -1
- package/dist/mcp-server.cjs +9 -2
- package/package.json +1 -1
- package/prisma/schema.prisma +0 -7
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lho64y._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_070.dxf._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_0jartlx._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0jixh5l._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0p523x3._.js +0 -3
- package/.next/standalone/.next/static/chunks/03kiyommty8e..js +0 -1
- package/.next/standalone/.next/static/chunks/08i7p_8fg0alm.js +0 -5
- package/.next/standalone/.next/static/chunks/090nszcq3.6j3.js +0 -1
- package/.next/standalone/.next/static/chunks/0buf_9f~42bcs.js +0 -1
- package/.next/standalone/.next/static/chunks/0c37kkv-_mqh1.js +0 -5
- package/.next/standalone/.next/static/chunks/0ch2~x.r._~9f.js +0 -1
- package/.next/standalone/.next/static/chunks/0eskfzrdlc5ka.js +0 -1
- package/.next/standalone/.next/static/chunks/0g0ui9x6~.du4.js +0 -2
- package/.next/standalone/.next/static/chunks/0ox7k.va.hxke.js +0 -1
- package/.next/standalone/.next/static/chunks/0ps1bcdktah3z.js +0 -1
- package/.next/standalone/.next/static/chunks/0~qog0fhbtq68.js +0 -2
- package/.next/standalone/.next/static/chunks/11qbnyfcew125.js +0 -1
- /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → v4Xp8QqFHgGyfY7YcmgRm}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → v4Xp8QqFHgGyfY7YcmgRm}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → v4Xp8QqFHgGyfY7YcmgRm}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"402bed4755ff79e2867db3780af837f50e5a57dfca": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
6
6
|
"moduleId": 901317,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"605776670179f7e81aa8dc4c1efdf239d4bcee2b24": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
18
18
|
"moduleId": 901317,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"4007aed739a0ce03f191023d9d814279807cc7e067": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
30
30
|
"moduleId": 901317,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40439232ece3bb831138972c38d756e8e8a05b1ac6": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
42
42
|
"moduleId": 901317,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "reorderWorkspaces",
|
|
49
49
|
"filename": "src/actions/workspace-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40c41ee3dbd5922ea86bfa9c171b0cf86fd70be5fb": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
54
54
|
"moduleId": 901317,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "getLabelsForWorkspace",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"403571b0157629e00faaad8d6db072c4b80039727f": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
66
66
|
"moduleId": 901317,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "createLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"404202ed461e1dc3979fcf4b4e3f43e192015924f8": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
78
78
|
"moduleId": 901317,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "deleteLabel",
|
|
85
85
|
"filename": "src/actions/label-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"609fd24cefe3230b2272c1c8c2db26ea3e5a4a6234": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
90
90
|
"moduleId": 901317,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "globalSearch",
|
|
97
97
|
"filename": "src/actions/search-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"6023f7fd9697f8622ec6253be83036fb51f78a003f": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
102
102
|
"moduleId": 901317,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "getConfigValue",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"406cf57ab441b87fe26b4e4ba61492f885d99c626c": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
114
114
|
"moduleId": 901317,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "resolveGitLocalPath",
|
|
121
121
|
"filename": "src/actions/config-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"6024dbc330f4c524daa08e7ac710214e9e81039cc8": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
126
126
|
"moduleId": 901317,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "analyzeProjectDirectory",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"604ed770eae5fe6c7eb9bb3e7920034f2876adcc93": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
138
138
|
"moduleId": 901317,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "migrateProjectPath",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"40c537d4a523dd876dc26956b554758fd7a5893c2c": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
150
150
|
"moduleId": 901317,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "checkMigrationSafety",
|
|
157
157
|
"filename": "src/actions/project-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"0013b21d67a7ce907696bad27cf0af74419e936884": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
162
162
|
"moduleId": 901317,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "getActualWsPort",
|
|
169
169
|
"filename": "src/actions/config-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"40bbb15b95b61da428c7e4c39a37b1859d070f0d4a": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
174
174
|
"moduleId": 901317,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "getConfigValues",
|
|
181
181
|
"filename": "src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"40f0fdb5e9a1a34468de5b220651e1d97fe652c148": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
186
186
|
"moduleId": 901317,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "createProject",
|
|
193
193
|
"filename": "src/actions/workspace-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"60419002d165e0acbafb67ca7d3daa91b1a43038f4": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
198
198
|
"moduleId": 901317,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "setConfigValue",
|
|
205
205
|
"filename": "src/actions/config-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"402b5bbcb9000f82183949dd6bd27fcd4b6f35334a": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
210
210
|
"moduleId": 901317,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "checkExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"4069332f44db7650fccc2f480d27ffb20dc9f17f4a": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
222
222
|
"moduleId": 901317,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "installExtension",
|
|
229
229
|
"filename": "src/actions/extension-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"40b5222e72e32cd9f45dc74923a7de5adbd67bc035": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
234
234
|
"moduleId": 901317,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "uninstallExtension",
|
|
241
241
|
"filename": "src/actions/extension-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"000d14bf95e77f5146ecedeafe36dd0cf4f69bef2b": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
246
246
|
"moduleId": 901317,
|
|
@@ -252,31 +252,31 @@
|
|
|
252
252
|
"exportedName": "getOnboardingStatus",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"406a27b6e3dcf314ab94933879e542f5d5807c687a": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
258
258
|
"moduleId": 901317,
|
|
259
259
|
"async": true,
|
|
260
|
-
"exportedName": "
|
|
260
|
+
"exportedName": "setOnboardingProgress",
|
|
261
261
|
"filename": "src/actions/onboarding-actions.ts"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
-
"exportedName": "
|
|
264
|
+
"exportedName": "setOnboardingProgress",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"40bbf2511527d659cda23200ebab62c449b3333981": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
270
270
|
"moduleId": 901317,
|
|
271
271
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
273
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"60daedfee26db2b3db86558c507c9657419b041b19": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
282
282
|
"moduleId": 901317,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "completeOnboarding",
|
|
289
289
|
"filename": "src/actions/onboarding-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"60f838a02bdbc2cb7a865af120230e7d827d85ec63": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
294
294
|
"moduleId": 901317,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "setOnboardingExtensions",
|
|
301
301
|
"filename": "src/actions/onboarding-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"00a37ed9d7817ae2f43835e3ba3f7a6372a7c44f2b": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
306
306
|
"moduleId": 901317,
|
|
@@ -312,31 +312,31 @@
|
|
|
312
312
|
"exportedName": "listAllExtensionStatus",
|
|
313
313
|
"filename": "src/actions/extension-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"404290c2b774945a1dc10ec3449dc7d417d5ef1a37": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
318
318
|
"moduleId": 901317,
|
|
319
319
|
"async": true,
|
|
320
|
-
"exportedName": "
|
|
320
|
+
"exportedName": "getTaskNotes",
|
|
321
321
|
"filename": "src/actions/note-actions.ts"
|
|
322
322
|
}
|
|
323
323
|
},
|
|
324
|
-
"exportedName": "
|
|
324
|
+
"exportedName": "getTaskNotes",
|
|
325
325
|
"filename": "src/actions/note-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"40ae5f435f8c19c19241e75464465cd42388ea8828": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
330
330
|
"moduleId": 901317,
|
|
331
331
|
"async": true,
|
|
332
|
-
"exportedName": "
|
|
332
|
+
"exportedName": "deleteNote",
|
|
333
333
|
"filename": "src/actions/note-actions.ts"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
|
-
"exportedName": "
|
|
336
|
+
"exportedName": "deleteNote",
|
|
337
337
|
"filename": "src/actions/note-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"40b3270b8d7a0a3f0a879a0ef4329e62326397c28a": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
342
342
|
"moduleId": 901317,
|
|
@@ -348,19 +348,19 @@
|
|
|
348
348
|
"exportedName": "createNote",
|
|
349
349
|
"filename": "src/actions/note-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"40f0cc08278821002418ac21facfe90bc710151345": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
354
354
|
"moduleId": 901317,
|
|
355
355
|
"async": true,
|
|
356
|
-
"exportedName": "
|
|
356
|
+
"exportedName": "getNoteById",
|
|
357
357
|
"filename": "src/actions/note-actions.ts"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
|
-
"exportedName": "
|
|
360
|
+
"exportedName": "getNoteById",
|
|
361
361
|
"filename": "src/actions/note-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"60068f966bf7bcf9b0ee9e9a48751f3dd62f4588d7": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
366
366
|
"moduleId": 901317,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "getProjectNotes",
|
|
373
373
|
"filename": "src/actions/note-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"6091d4fb33386bb0328e99ec16c9dae2e6acdfff78": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
378
378
|
"moduleId": 901317,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "updateNote",
|
|
385
385
|
"filename": "src/actions/note-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"009a8310daa43caed254189f3df8ca9e4cd9ec15ce": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
390
390
|
"moduleId": 901317,
|
|
@@ -396,79 +396,79 @@
|
|
|
396
396
|
"exportedName": "getWorkspacesWithProjects",
|
|
397
397
|
"filename": "src/actions/workspace-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"401507e22bdf8ed89380da82391a5cc3b4680d6523": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
402
402
|
"moduleId": 901317,
|
|
403
403
|
"async": true,
|
|
404
|
-
"exportedName": "
|
|
404
|
+
"exportedName": "deleteProject",
|
|
405
405
|
"filename": "src/actions/workspace-actions.ts"
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"exportedName": "
|
|
408
|
+
"exportedName": "deleteProject",
|
|
409
409
|
"filename": "src/actions/workspace-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"4024cd5e25a73f70ee2ad32d713ed63bded909c1e9": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
414
414
|
"moduleId": 901317,
|
|
415
415
|
"async": true,
|
|
416
|
-
"exportedName": "
|
|
416
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
417
417
|
"filename": "src/actions/workspace-actions.ts"
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
|
-
"exportedName": "
|
|
420
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
421
421
|
"filename": "src/actions/workspace-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"403188dbd789058a2242037e5cb4c1b414c6d4dd82": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
426
426
|
"moduleId": 901317,
|
|
427
427
|
"async": true,
|
|
428
|
-
"exportedName": "
|
|
428
|
+
"exportedName": "getProjectByLocalPath",
|
|
429
429
|
"filename": "src/actions/workspace-actions.ts"
|
|
430
430
|
}
|
|
431
431
|
},
|
|
432
|
-
"exportedName": "
|
|
432
|
+
"exportedName": "getProjectByLocalPath",
|
|
433
433
|
"filename": "src/actions/workspace-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"40bf13d805ba5df8c98104966626fa3c379fe124fe": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
438
438
|
"moduleId": 901317,
|
|
439
439
|
"async": true,
|
|
440
|
-
"exportedName": "
|
|
440
|
+
"exportedName": "getWorkspaceById",
|
|
441
441
|
"filename": "src/actions/workspace-actions.ts"
|
|
442
442
|
}
|
|
443
443
|
},
|
|
444
|
-
"exportedName": "
|
|
444
|
+
"exportedName": "getWorkspaceById",
|
|
445
445
|
"filename": "src/actions/workspace-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"40cdddf74c4871e58a967171910cd4e70f66d9fcb9": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
450
450
|
"moduleId": 901317,
|
|
451
451
|
"async": true,
|
|
452
|
-
"exportedName": "
|
|
452
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
453
453
|
"filename": "src/actions/workspace-actions.ts"
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
|
-
"exportedName": "
|
|
456
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
457
457
|
"filename": "src/actions/workspace-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40f4bc7d33dfc4192f63cea49ce2d3321a9a6daf65": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
462
462
|
"moduleId": 901317,
|
|
463
463
|
"async": true,
|
|
464
|
-
"exportedName": "
|
|
464
|
+
"exportedName": "getRecentLocalProjects",
|
|
465
465
|
"filename": "src/actions/workspace-actions.ts"
|
|
466
466
|
}
|
|
467
467
|
},
|
|
468
|
-
"exportedName": "
|
|
468
|
+
"exportedName": "getRecentLocalProjects",
|
|
469
469
|
"filename": "src/actions/workspace-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"60b0380e165f524a2d94cf6eeea69d6a79b8c869e3": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
474
474
|
"moduleId": 901317,
|