tower-studio 0.2.24 → 0.2.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +25 -25
  13. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  18. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +55 -55
  19. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  22. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  23. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  26. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
  27. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  30. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +43 -43
  31. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  34. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +86 -86
  35. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
  39. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
  43. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +66 -66
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +72 -72
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
  63. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +1 -1
  66. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0g788b3._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  75. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  76. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
  77. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0nkk5tw._.js → [root-of-the-server]__084p3.0._.js} +1 -1
  78. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  79. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0f~m-8x._.js +1 -1
  81. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0s5c_.m._.js → [root-of-the-server]__0i7es1w._.js} +2 -2
  82. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  84. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09zg1z2._.js → [root-of-the-server]__0qkus8m._.js} +2 -2
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  86. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0.m3hdp._.js → [root-of-the-server]__0ygiyqr._.js} +2 -2
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  89. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  90. package/.next/standalone/.next/server/chunks/ssr/{_0913rlo._.js → _02acmsq._.js} +2 -2
  91. package/.next/standalone/.next/server/chunks/ssr/_03osyxp._.js +3 -0
  92. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  93. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  94. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  95. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  96. package/.next/standalone/.next/server/chunks/ssr/{_08gfd3m._.js → _0ecgaqt._.js} +3 -3
  97. package/.next/standalone/.next/server/chunks/ssr/{_0wism~u._.js → _0eete9d._.js} +2 -2
  98. package/.next/standalone/.next/server/chunks/ssr/{_0~eek5n._.js → _0gk20rx._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/ssr/_0jeo~zr._.js +4 -0
  100. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  101. package/.next/standalone/.next/server/chunks/ssr/{_02yw.tu._.js → _0kynu6x._.js} +3 -3
  102. package/.next/standalone/.next/server/chunks/ssr/{_0fptgd5._.js → _0r1pb6u._.js} +2 -2
  103. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  104. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  105. package/.next/standalone/.next/server/chunks/ssr/{_0v7fx~g._.js → _0rny90z._.js} +2 -2
  106. package/.next/standalone/.next/server/chunks/ssr/{_0bxl8ws._.js → _0rr~oe~._.js} +2 -2
  107. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  108. package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
  109. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  110. package/.next/standalone/.next/server/chunks/ssr/{_0bpuw.g._.js → _0vx81le._.js} +2 -2
  111. package/.next/standalone/.next/server/chunks/ssr/{_10h3uho._.js → _0yvg9ie._.js} +2 -2
  112. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  113. package/.next/standalone/.next/server/chunks/ssr/{_12w8uug._.js → _11cv4uu._.js} +3 -3
  114. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  115. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  125. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  126. package/.next/standalone/.next/server/pages/500.html +1 -1
  127. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/server-reference-manifest.json +207 -207
  129. package/.next/standalone/.next/static/chunks/00fcxpwt-xz7b.js +1 -0
  130. package/.next/standalone/.next/static/chunks/02.0.zsh_o-10.js +1 -0
  131. package/.next/standalone/.next/static/chunks/{0vj_1kxy3oc3z.js → 05dryiv53wj6h.js} +1 -1
  132. package/.next/standalone/.next/static/chunks/08ln6v6_fd4nf.js +1 -0
  133. package/.next/standalone/.next/static/chunks/099fxtzvpw3be.js +1 -0
  134. package/.next/standalone/.next/static/chunks/{00si9pyuu.huw.js → 0ce8gr~q3rs9k.js} +1 -1
  135. package/.next/standalone/.next/static/chunks/0iyxegei1fjbp.js +1 -0
  136. package/.next/standalone/.next/static/chunks/0izvibcnunqx4.js +1 -0
  137. package/.next/standalone/.next/static/chunks/{0cek-x7mfk~on.js → 0jmk1_g~_yd7-.js} +1 -1
  138. package/.next/standalone/.next/static/chunks/{0~ld2l-heikt8.js → 0mi29_2~1sr...js} +1 -1
  139. package/.next/standalone/.next/static/chunks/0n.isvqurxe72.js +1 -0
  140. package/.next/standalone/.next/static/chunks/{0.-zxtsxco8bd.js → 0nl7~2pju.abl.js} +1 -1
  141. package/.next/standalone/.next/static/chunks/{0zg1u7zkfyika.js → 0oopksfzoc0_k.js} +1 -1
  142. package/.next/standalone/.next/static/chunks/0p5wczoq4gvin.js +1 -0
  143. package/.next/standalone/.next/static/chunks/{0j5-kx25u4y7o.js → 0pov66bj_qi58.js} +1 -1
  144. package/.next/standalone/.next/static/chunks/{0_8kuv8c83uzb.js → 0s2umk4hfyhqa.js} +1 -1
  145. package/.next/standalone/.next/static/chunks/{0dahitam46wjs.js → 0ur66aluu.t0b.js} +1 -1
  146. package/.next/standalone/.next/static/chunks/0w7cz_z6p3-p_.js +1 -0
  147. package/.next/standalone/.next/static/chunks/0wa8r89hd0y0b.js +1 -0
  148. package/.next/standalone/.next/static/chunks/{0q.oq9hy_v7uw.js → 0yjkfr0qay7z6.js} +1 -1
  149. package/.next/standalone/.next/static/chunks/{0m8.bvy~pci0u.js → 131msw-pgcsxt.js} +2 -2
  150. package/.next/standalone/.next/static/chunks/{0fbzsla5wwy9i.js → 13upq83z~yuys.js} +1 -1
  151. package/.next/standalone/.next/static/chunks/{0ynv~nu57u5.n.js → 141wmbqfx~lo8.js} +2 -2
  152. package/.next/standalone/.next/static/chunks/{13aiv_bq~wolv.js → 157pgx~-2_qo5.js} +2 -2
  153. package/.next/standalone/.next/static/chunks/15_.l.-~mxr1v.js +1 -0
  154. package/.next/standalone/.next/static/chunks/16ndme6.~2w1x.js +2 -0
  155. package/.next/standalone/package.json +1 -1
  156. package/package.json +1 -1
  157. package/.next/standalone/.next/server/chunks/ssr/_0_87rda._.js +0 -3
  158. package/.next/standalone/.next/server/chunks/ssr/_10xi4vt._.js +0 -4
  159. package/.next/standalone/.next/static/chunks/04pw2khof~cip.js +0 -1
  160. package/.next/standalone/.next/static/chunks/05p8qmf14~0_n.js +0 -1
  161. package/.next/standalone/.next/static/chunks/07qaxp_r1s5c6.js +0 -1
  162. package/.next/standalone/.next/static/chunks/0cw.x2y2d~tq9.js +0 -1
  163. package/.next/standalone/.next/static/chunks/0d0m_9h0x6v-d.js +0 -1
  164. package/.next/standalone/.next/static/chunks/0dn2uby3.r~i8.js +0 -2
  165. package/.next/standalone/.next/static/chunks/0hfbmmcd4fqty.js +0 -1
  166. package/.next/standalone/.next/static/chunks/0t0dn.254zxs-.js +0 -1
  167. package/.next/standalone/.next/static/chunks/0t9~b7j139x~h.js +0 -1
  168. package/.next/standalone/.next/static/chunks/0utxs7_p1_s1k.js +0 -1
  169. package/.next/standalone/.next/static/chunks/0~r18o267lsua.js +0 -1
  170. package/.next/standalone/.next/static/chunks/14hyegs.jm13b.js +0 -1
  171. /package/.next/standalone/.next/static/{NM0zzDCa9moGRI5bLTuel → biyHBSA-7nbhZk25VrdWY}/_buildManifest.js +0 -0
  172. /package/.next/standalone/.next/static/{NM0zzDCa9moGRI5bLTuel → biyHBSA-7nbhZk25VrdWY}/_clientMiddlewareManifest.js +0 -0
  173. /package/.next/standalone/.next/static/{NM0zzDCa9moGRI5bLTuel → biyHBSA-7nbhZk25VrdWY}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "4085af7008d8d6f41263fbb4fbce05e2ecdce678d7": {
3
+ "405034ec856e7ada8e4aaca22cb95ce5f7a62d4250": {
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
- "60bb2fe461c559b4759c65ac68f0601690bf0c2a62": {
15
+ "60386b08cc497fab02579444f114bdde29daddbb57": {
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
- "403c83c0da72f6151e0cd55ffe2ce20298fb207cdb": {
27
+ "40c84ff01dd528e1e7c26b38249183e6e0456f2ba8": {
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
- "4047e475a042ec5d82de62982ca205b9c2fe619e84": {
39
+ "40efe84137024cf9e73bab5a49211774817facb903": {
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
- "403b715483ec5281a1b64c7bfc0d57b635266f9ce5": {
51
+ "4091e7c2afbb5050ac2e1700bb1bf6f19569ceead6": {
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
- "40f44b80ba553cf5a234fee5355022754171aa2b75": {
63
+ "405a870c63934bf127b570c94b653f1c5d13d7e638": {
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
- "40d04659e57e872dbf3464436ecd20ccb289694d73": {
75
+ "40581325722ffd1c588020a3d2610615550e6ef286": {
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
- "603f1fdaa4792776b184e867ad16be2e45c1915ece": {
87
+ "60578a5373ee9eacae399ca2b7dfa2be2f0f34ed63": {
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
- "604c8086f2d3ec82e3264434b754316cca8c8c67b6": {
99
+ "6017e701bea76e287acb17c5152f2dd0adcd111f6b": {
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
- "40425508568f9481d3a13c0070435c70dd6412b424": {
111
+ "4038649f70ecf76055867dc0b626910f6872581e5e": {
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
- "6071370c2d76b879b52db7cd1a204026c225a4055c": {
123
+ "6002f197b6e5ad570e827dce492ddc368ba0e183e3": {
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
- "600a23782f1d3b35eca74996d0f98d0a3f7bc51406": {
135
+ "604269c8f1bf13a507d2a33c1bb103c710232d3a40": {
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
- "405141ef29a6c6e13c47628d5b96d27cf22c6e7300": {
147
+ "4072ca35118cb57de16a6ea9447267ffc678259049": {
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
- "00785eea567d5ce6eaa3cb6fddc5345423fe2bbe25": {
159
+ "007e925c0232975a8b443f05178e2374e175d65f88": {
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
- "406e49dd8b4dfb470a4ebd4e6f4b46e0e4f0e8193d": {
171
+ "40dfd2f8ff49705931050dba07a43c7982824f5fe2": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/notes/page": {
174
174
  "moduleId": 901317,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "createProject",
181
181
  "filename": "src/actions/workspace-actions.ts"
182
182
  },
183
- "609b91d89fc7a446819f187dd59248d15954611078": {
183
+ "606b722dc209663674ef752b15d7771f1e856e6987": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/notes/page": {
186
186
  "moduleId": 901317,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "setConfigValue",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "403449f7d8cde806e35ffce797eaa4e9d23b6f72d9": {
195
+ "403c9fe43b98e736adb23aa75d74cf996ebc91c9f5": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/notes/page": {
198
198
  "moduleId": 901317,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "checkExtension",
205
205
  "filename": "src/actions/extension-actions.ts"
206
206
  },
207
- "407e396bed3447b8c5e62c4025e271623c45fcf3a5": {
207
+ "409fde74f8620398f759dd8e67cdf93e49b6cdc4b5": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/notes/page": {
210
210
  "moduleId": 901317,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "installExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "404d70e7bbf2b44629f27c5b2a792144a5ca886bfc": {
219
+ "40f1117b81010e13893156cfc0053924b0095dbc03": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/notes/page": {
222
222
  "moduleId": 901317,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "uninstallExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "00b9e289ea65e79eb950d3880cd4932dc605a85df9": {
231
+ "007a331edb75d8bbd8ca63d9d1334025cb700844e2": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/notes/page": {
234
234
  "moduleId": 901317,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "getOnboardingStatus",
241
241
  "filename": "src/actions/onboarding-actions.ts"
242
242
  },
243
- "40547a323b075f9fc46867286b7a994d392bae4d44": {
243
+ "406903301e2570233d02d1b124044ea8abdc70a5a8": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/notes/page": {
246
246
  "moduleId": 901317,
@@ -252,7 +252,7 @@
252
252
  "exportedName": "dispatchTaskCompletionEvent",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "40af6568ea6ead2ac338ef2c4f466d431852105b7c": {
255
+ "40ce398eab6a20d81c2a81420451a8262f4ed9c842": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/notes/page": {
258
258
  "moduleId": 901317,
@@ -264,7 +264,7 @@
264
264
  "exportedName": "setOnboardingProgress",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "604d76a486da8d4d43c2c192f32d41e72220483c95": {
267
+ "60b6b1b76d50c62a4b60a7aa67fd07fb03e7c4be9f": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/notes/page": {
270
270
  "moduleId": 901317,
@@ -276,7 +276,7 @@
276
276
  "exportedName": "setOnboardingExtensions",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "605c1b4624cf38b136ed353218e9326d5a1dacb99d": {
279
+ "60dba40ec9ed7b9af7e6b9cf32e39d2eeb7348d1ec": {
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
- "0022b6812dfa6eacd966b265a68a39b167ebce200a": {
291
+ "00c5601e4f5c928410914e20eb9f10e7508564e5e2": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/notes/page": {
294
294
  "moduleId": 901317,
@@ -300,55 +300,55 @@
300
300
  "exportedName": "listAllExtensionStatus",
301
301
  "filename": "src/actions/extension-actions.ts"
302
302
  },
303
- "4000a8878947bafe6067a0b86db6fb1025a86a6fac": {
303
+ "401fd47634ec88c32c33561ebbd0036ba310b44854": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/notes/page": {
306
306
  "moduleId": 901317,
307
307
  "async": true,
308
- "exportedName": "deleteNote",
308
+ "exportedName": "getNoteById",
309
309
  "filename": "src/actions/note-actions.ts"
310
310
  }
311
311
  },
312
- "exportedName": "deleteNote",
312
+ "exportedName": "getNoteById",
313
313
  "filename": "src/actions/note-actions.ts"
314
314
  },
315
- "4045cd746dbae9d820aa2d3c9916f906fcf16cdd64": {
315
+ "40ba70d4312f1b44ea1844a2b5345a0743edf01551": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/notes/page": {
318
318
  "moduleId": 901317,
319
319
  "async": true,
320
- "exportedName": "getNoteById",
320
+ "exportedName": "createNote",
321
321
  "filename": "src/actions/note-actions.ts"
322
322
  }
323
323
  },
324
- "exportedName": "getNoteById",
324
+ "exportedName": "createNote",
325
325
  "filename": "src/actions/note-actions.ts"
326
326
  },
327
- "409b338ecdbb1e5ac9b9d563a138a2a59d283d2035": {
327
+ "40cc0a2ca8eb3d4b54ea1800371feb54a68b9ef783": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/notes/page": {
330
330
  "moduleId": 901317,
331
331
  "async": true,
332
- "exportedName": "getTaskNotes",
332
+ "exportedName": "deleteNote",
333
333
  "filename": "src/actions/note-actions.ts"
334
334
  }
335
335
  },
336
- "exportedName": "getTaskNotes",
336
+ "exportedName": "deleteNote",
337
337
  "filename": "src/actions/note-actions.ts"
338
338
  },
339
- "40cac23fd57aba89c3c048f7b55a3aa268a188dba9": {
339
+ "40d08ff346d341404ff0ef27346235922196a84a47": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/notes/page": {
342
342
  "moduleId": 901317,
343
343
  "async": true,
344
- "exportedName": "createNote",
344
+ "exportedName": "getTaskNotes",
345
345
  "filename": "src/actions/note-actions.ts"
346
346
  }
347
347
  },
348
- "exportedName": "createNote",
348
+ "exportedName": "getTaskNotes",
349
349
  "filename": "src/actions/note-actions.ts"
350
350
  },
351
- "608c42fb5613d7ea38d16a6a953f70fd56db7f7244": {
351
+ "60258f53a50be7f365ead82e54dfe6a29406d25428": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/notes/page": {
354
354
  "moduleId": 901317,
@@ -360,7 +360,7 @@
360
360
  "exportedName": "getProjectNotes",
361
361
  "filename": "src/actions/note-actions.ts"
362
362
  },
363
- "60f0843cb00a8ea57f4c28054390a84c5d48139cc6": {
363
+ "6030969ae781d7029dea2671043db8e1562a20a945": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/notes/page": {
366
366
  "moduleId": 901317,
@@ -372,7 +372,7 @@
372
372
  "exportedName": "updateNote",
373
373
  "filename": "src/actions/note-actions.ts"
374
374
  },
375
- "00dc5fb711aa286234e074268f5db2128e78602d5a": {
375
+ "001a6704c3d11381d953d4ae1f3e616c3ac6feb5c0": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/notes/page": {
378
378
  "moduleId": 901317,
@@ -384,67 +384,67 @@
384
384
  "exportedName": "getWorkspacesWithProjects",
385
385
  "filename": "src/actions/workspace-actions.ts"
386
386
  },
387
- "407d413dd4eb90b79b5a5de7b404a6ac8d7304515e": {
387
+ "40034ad7b4028a33c4ce9a33df2913b123fdeea527": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/notes/page": {
390
390
  "moduleId": 901317,
391
391
  "async": true,
392
- "exportedName": "getRecentLocalProjects",
392
+ "exportedName": "getWorkspacesWithRecentTasks",
393
393
  "filename": "src/actions/workspace-actions.ts"
394
394
  }
395
395
  },
396
- "exportedName": "getRecentLocalProjects",
396
+ "exportedName": "getWorkspacesWithRecentTasks",
397
397
  "filename": "src/actions/workspace-actions.ts"
398
398
  },
399
- "407f980e8efad182f895d506bf77cab6053c2bd80d": {
399
+ "404171df3d7939dda365b8d5086e892794ddecfefe": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/notes/page": {
402
402
  "moduleId": 901317,
403
403
  "async": true,
404
- "exportedName": "getWorkspacesWithRecentTasks",
404
+ "exportedName": "deleteProject",
405
405
  "filename": "src/actions/workspace-actions.ts"
406
406
  }
407
407
  },
408
- "exportedName": "getWorkspacesWithRecentTasks",
408
+ "exportedName": "deleteProject",
409
409
  "filename": "src/actions/workspace-actions.ts"
410
410
  },
411
- "407fb617cf3558aaef98fa415db2ac3c296712f4d2": {
411
+ "4084e36fd3457a719f250c2ba030b056ebf5bb0845": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/notes/page": {
414
414
  "moduleId": 901317,
415
415
  "async": true,
416
- "exportedName": "getOrCreateTowerTaskId",
416
+ "exportedName": "getWorkspaceById",
417
417
  "filename": "src/actions/workspace-actions.ts"
418
418
  }
419
419
  },
420
- "exportedName": "getOrCreateTowerTaskId",
420
+ "exportedName": "getWorkspaceById",
421
421
  "filename": "src/actions/workspace-actions.ts"
422
422
  },
423
- "409062c90173ed58e41f64facbf3ce76e855dd2610": {
423
+ "4090fc0c31155a5a3506400d9b5552460a5aea4bcc": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/notes/page": {
426
426
  "moduleId": 901317,
427
427
  "async": true,
428
- "exportedName": "getWorkspaceById",
428
+ "exportedName": "getRecentLocalProjects",
429
429
  "filename": "src/actions/workspace-actions.ts"
430
430
  }
431
431
  },
432
- "exportedName": "getWorkspaceById",
432
+ "exportedName": "getRecentLocalProjects",
433
433
  "filename": "src/actions/workspace-actions.ts"
434
434
  },
435
- "40b7092569c3783a0f354210188d656647e3f23966": {
435
+ "40ae52f9c09657ba6f03439b7ef5c06ec2dccbd430": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/notes/page": {
438
438
  "moduleId": 901317,
439
439
  "async": true,
440
- "exportedName": "deleteProject",
440
+ "exportedName": "getOrCreateTowerTaskId",
441
441
  "filename": "src/actions/workspace-actions.ts"
442
442
  }
443
443
  },
444
- "exportedName": "deleteProject",
444
+ "exportedName": "getOrCreateTowerTaskId",
445
445
  "filename": "src/actions/workspace-actions.ts"
446
446
  },
447
- "40db8fc5286276a25e18b7512bef00ddd4836d944e": {
447
+ "40bd2300764e9cb3ea882db567df74fc616490af98": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/notes/page": {
450
450
  "moduleId": 901317,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "getProjectByLocalPath",
457
457
  "filename": "src/actions/workspace-actions.ts"
458
458
  },
459
- "60109c81608371f4128d52892c70461efd1edf675f": {
459
+ "60d9b4cfa4456aec024dd568e422cb9fbf8e3071b3": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/notes/page": {
462
462
  "moduleId": 901317,