tower-studio 0.2.32 → 0.2.33

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 (182) 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 +2 -2
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +30 -30
  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 +67 -67
  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 +2 -2
  22. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +30 -30
  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 +2 -2
  26. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +30 -30
  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 +2 -2
  30. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
  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 +2 -2
  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 +2 -2
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +84 -84
  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 +2 -2
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +64 -64
  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 +2 -2
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +63 -63
  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 +2 -2
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +30 -30
  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 +2 -2
  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 +3 -3
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +81 -81
  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 +2 -2
  62. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +50 -50
  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_0hrprmi.js +1 -1
  66. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0122.hq._.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0clvf~t._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fey.8j._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gk6ftq._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kay2~d._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +1 -1
  75. package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
  76. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  77. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01pn3ol._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02p4lry._.js +1 -1
  79. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0dzfucv._.js → [root-of-the-server]__05-t-8s._.js} +1 -1
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0_r3qx7._.js +3 -0
  81. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b77ayk._.js +3 -3
  82. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bs_c.t._.js +1 -1
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cle18b._.js +1 -1
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e25s-_._.js +1 -1
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ew4gqf._.js +3 -0
  86. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lx7sf8._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rara9.._.js +1 -1
  89. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0pik08u._.js → [root-of-the-server]__0rumact._.js} +2 -2
  90. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rv7-_r._.js +1 -1
  91. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/ssr/{_0ttg7a2._.js → _0-mid6~._.js} +2 -2
  93. package/.next/standalone/.next/server/chunks/ssr/_0.sfgns._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/ssr/_04ia97a._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/ssr/{_0.y2of~._.js → _06akrwh._.js} +3 -3
  96. package/.next/standalone/.next/server/chunks/ssr/_06~9axc._.js +1 -1
  97. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  98. package/.next/standalone/.next/server/chunks/ssr/{_0tb5sv.._.js → _0_dt8gs._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/ssr/_0_kfemp._.js +1 -1
  100. package/.next/standalone/.next/server/chunks/ssr/{_0a5f4n.._.js → _0_~od6x._.js} +2 -2
  101. package/.next/standalone/.next/server/chunks/ssr/_0bkb_.9._.js +1 -1
  102. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  103. package/.next/standalone/.next/server/chunks/ssr/{_0-frleg._.js → _0eln2ih._.js} +2 -2
  104. package/.next/standalone/.next/server/chunks/ssr/_0ex2yo6._.js +1 -1
  105. package/.next/standalone/.next/server/chunks/ssr/_0f.zny.._.js +3 -0
  106. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  107. package/.next/standalone/.next/server/chunks/ssr/{_0_vq_9m._.js → _0n1j319._.js} +2 -2
  108. package/.next/standalone/.next/server/chunks/ssr/{_0lw1tq2._.js → _0qfin2p._.js} +2 -2
  109. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  110. package/.next/standalone/.next/server/chunks/ssr/{_0fb1op1._.js → _0u1ybm2._.js} +2 -2
  111. package/.next/standalone/.next/server/chunks/ssr/_0wown2f._.js +7 -0
  112. package/.next/standalone/.next/server/chunks/ssr/{_0mci_e0._.js → _0x9phlk._.js} +3 -3
  113. package/.next/standalone/.next/server/chunks/ssr/{_0ia4gik._.js → _0xs_.j1._.js} +2 -2
  114. package/.next/standalone/.next/server/chunks/ssr/{_0kqe7k7._.js → _0~_.0md._.js} +2 -2
  115. package/.next/standalone/.next/server/chunks/ssr/_1083dzh._.js +4 -0
  116. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  127. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  128. package/.next/standalone/.next/server/pages/500.html +1 -1
  129. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/server-reference-manifest.json +266 -266
  131. package/.next/standalone/.next/static/chunks/021pojk-jcnw0.js +1 -0
  132. package/.next/standalone/.next/static/chunks/{0o.a8t_h5vwy-.js → 0558t1hlvaoxh.js} +1 -1
  133. package/.next/standalone/.next/static/chunks/{0g7kwivg0c5zn.js → 056a8z0wds522.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/06-e8wuosb00v.js +1 -0
  135. package/.next/standalone/.next/static/chunks/08rlai_d171x4.js +1 -0
  136. package/.next/standalone/.next/static/chunks/0_3q9.2g3z23l.js +5 -0
  137. package/.next/standalone/.next/static/chunks/{0b6cq1pd_clzr.js → 0_~520q._qkjj.js} +2 -2
  138. package/.next/standalone/.next/static/chunks/{024-z6hhx6kj8.js → 0c_2jxrtu.h6z.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/{0nkn227~1tu4_.js → 0f-n0eqe6x.4c.js} +1 -1
  140. package/.next/standalone/.next/static/chunks/0fqp8_2f2v3lv.js +1 -0
  141. package/.next/standalone/.next/static/chunks/0gk2y6_okaodm.js +1 -0
  142. package/.next/standalone/.next/static/chunks/{0s86miqs3h9gi.js → 0i4.0h5fn9_pg.js} +1 -1
  143. package/.next/standalone/.next/static/chunks/0imk_sv~a.wkh.js +1 -0
  144. package/.next/standalone/.next/static/chunks/0nidfrkdx7qps.js +5 -0
  145. package/.next/standalone/.next/static/chunks/{0x.izf3-isfsq.js → 0qwt~eu3x658b.js} +1 -1
  146. package/.next/standalone/.next/static/chunks/{0w6~b9luhbk1x.js → 0up~e.7wnmlbs.js} +1 -1
  147. package/.next/standalone/.next/static/chunks/0v1z8vez.wkfb.js +1 -0
  148. package/.next/standalone/.next/static/chunks/0x2ca5v0k2cns.js +5 -0
  149. package/.next/standalone/.next/static/chunks/0x~em7v37r~0r.js +1 -0
  150. package/.next/standalone/.next/static/chunks/0ygoq7i41ir8a.js +1 -0
  151. package/.next/standalone/.next/static/chunks/0yzl3zug_rpw-.js +2 -0
  152. package/.next/standalone/.next/static/chunks/0~5kdq-~kgsbt.js +1 -0
  153. package/.next/standalone/.next/static/chunks/{13iipzi9xw35f.js → 11qzw.-vwkk5g.js} +1 -1
  154. package/.next/standalone/.next/static/chunks/{0nxf2s5ppbm.b.js → 148644k53ubh..js} +1 -1
  155. package/.next/standalone/.next/static/chunks/14gyvwctfte0-.js +5 -0
  156. package/.next/standalone/.next/static/chunks/{15550tahnp.5j.js → 15hxafqqvgizt.js} +1 -1
  157. package/.next/standalone/package.json +1 -1
  158. package/dist/mcp-server.cjs +22 -7
  159. package/package.json +1 -1
  160. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t0.u9.._.js +0 -3
  161. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1307ll-._.js +0 -3
  162. package/.next/standalone/.next/server/chunks/ssr/_0qd7u-y._.js +0 -4
  163. package/.next/standalone/.next/server/chunks/ssr/_0vl82nb._.js +0 -3
  164. package/.next/standalone/.next/server/chunks/ssr/_0vz_pgd._.js +0 -7
  165. package/.next/standalone/.next/static/chunks/01iha~qq-s2iq.js +0 -1
  166. package/.next/standalone/.next/static/chunks/02cdl9l647nfw.js +0 -5
  167. package/.next/standalone/.next/static/chunks/02hkeaf1dqmhz.js +0 -1
  168. package/.next/standalone/.next/static/chunks/08fee4dmmdj39.js +0 -5
  169. package/.next/standalone/.next/static/chunks/08hbrv30ik~i9.js +0 -1
  170. package/.next/standalone/.next/static/chunks/0cx03gmt.9kfo.js +0 -1
  171. package/.next/standalone/.next/static/chunks/0dsr03qh0epy8.js +0 -1
  172. package/.next/standalone/.next/static/chunks/0mov-lr-7u237.js +0 -5
  173. package/.next/standalone/.next/static/chunks/0n~h~45imnm42.js +0 -1
  174. package/.next/standalone/.next/static/chunks/0qmzg_a-~~1-1.js +0 -2
  175. package/.next/standalone/.next/static/chunks/0serb6jug2wgz.js +0 -1
  176. package/.next/standalone/.next/static/chunks/0y_s_afcrfp3_.js +0 -1
  177. package/.next/standalone/.next/static/chunks/0~moqlrzya~z_.js +0 -5
  178. package/.next/standalone/.next/static/chunks/13dz~n5.w6hta.js +0 -1
  179. package/.next/standalone/.next/static/chunks/17.p0kyu6y24w.js +0 -1
  180. /package/.next/standalone/.next/static/{v4Xp8QqFHgGyfY7YcmgRm → m8-LaeVMTc5jjKuT9Jh1M}/_buildManifest.js +0 -0
  181. /package/.next/standalone/.next/static/{v4Xp8QqFHgGyfY7YcmgRm → m8-LaeVMTc5jjKuT9Jh1M}/_clientMiddlewareManifest.js +0 -0
  182. /package/.next/standalone/.next/static/{v4Xp8QqFHgGyfY7YcmgRm → m8-LaeVMTc5jjKuT9Jh1M}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "402bed4755ff79e2867db3780af837f50e5a57dfca": {
3
+ "40c105aab157b77e483f011a6fa24dacbb5e86ba85": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/archive/page": {
6
6
  "moduleId": 566559,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "605776670179f7e81aa8dc4c1efdf239d4bcee2b24": {
15
+ "607e1896ecb6a1cd6a4f46e08131b6cac797e196cc": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/archive/page": {
18
18
  "moduleId": 566559,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "4007aed739a0ce03f191023d9d814279807cc7e067": {
27
+ "404ab13bf2df8d06712dad8e327f4576093f6841e3": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/archive/page": {
30
30
  "moduleId": 566559,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "40439232ece3bb831138972c38d756e8e8a05b1ac6": {
39
+ "40ed68031a8fd7bcf660a7432e9e107739009e0e91": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/archive/page": {
42
42
  "moduleId": 566559,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "40c41ee3dbd5922ea86bfa9c171b0cf86fd70be5fb": {
51
+ "40cadf02cd6a1c50b36d2dda52478f7c0d7c73c2c5": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/archive/page": {
54
54
  "moduleId": 566559,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "403571b0157629e00faaad8d6db072c4b80039727f": {
63
+ "40f32549adee18088cae4f2aaa5350f674002ff3c0": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/archive/page": {
66
66
  "moduleId": 566559,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "404202ed461e1dc3979fcf4b4e3f43e192015924f8": {
75
+ "40b8cf7cde21c44d6bcb9e2bd9d203d795fb3b9371": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/archive/page": {
78
78
  "moduleId": 566559,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "609fd24cefe3230b2272c1c8c2db26ea3e5a4a6234": {
87
+ "606973464e259e515463b92192a4f64dee17d8053e": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/archive/page": {
90
90
  "moduleId": 566559,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "6023f7fd9697f8622ec6253be83036fb51f78a003f": {
99
+ "60fb594cacec16918d19285f33f1a4777c85658f1c": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/archive/page": {
102
102
  "moduleId": 566559,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "406cf57ab441b87fe26b4e4ba61492f885d99c626c": {
111
+ "4087ba72939b423b87d82a0815199f71bd297a38a9": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/archive/page": {
114
114
  "moduleId": 566559,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPath",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "6024dbc330f4c524daa08e7ac710214e9e81039cc8": {
123
+ "602fa5d1343a11c086ca48573109476e5e2a73289c": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/archive/page": {
126
126
  "moduleId": 566559,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "analyzeProjectDirectory",
133
133
  "filename": "src/actions/project-actions.ts"
134
134
  },
135
- "604ed770eae5fe6c7eb9bb3e7920034f2876adcc93": {
135
+ "6003900090ff205a18ecd2edb839b12d70b94d0793": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/archive/page": {
138
138
  "moduleId": 566559,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "migrateProjectPath",
145
145
  "filename": "src/actions/project-actions.ts"
146
146
  },
147
- "40c537d4a523dd876dc26956b554758fd7a5893c2c": {
147
+ "4077d72104c74d1fd70c6512ac61ee669f3ff5bef2": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/archive/page": {
150
150
  "moduleId": 566559,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "checkMigrationSafety",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "0013b21d67a7ce907696bad27cf0af74419e936884": {
159
+ "006ae66b377bb0319d734a83f399030fc143c83095": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/archive/page": {
162
162
  "moduleId": 566559,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "getActualWsPort",
169
169
  "filename": "src/actions/config-actions.ts"
170
170
  },
171
- "40bbb15b95b61da428c7e4c39a37b1859d070f0d4a": {
171
+ "402470a32f09e25bab1e3ec4b8f8072f660945d5db": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/archive/page": {
174
174
  "moduleId": 566559,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "getConfigValues",
181
181
  "filename": "src/actions/config-actions.ts"
182
182
  },
183
- "40f0fdb5e9a1a34468de5b220651e1d97fe652c148": {
183
+ "401f1d082f1790b2099d7e1f259468085f5fcb534d": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/archive/page": {
186
186
  "moduleId": 566559,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "createProject",
193
193
  "filename": "src/actions/workspace-actions.ts"
194
194
  },
195
- "60419002d165e0acbafb67ca7d3daa91b1a43038f4": {
195
+ "60165353ceb30dd93e1c2053a7475e20434f7714e2": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/archive/page": {
198
198
  "moduleId": 566559,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "setConfigValue",
205
205
  "filename": "src/actions/config-actions.ts"
206
206
  },
207
- "402b5bbcb9000f82183949dd6bd27fcd4b6f35334a": {
207
+ "4050a5958e92066a0a32b53dc239443b3ca169e335": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/archive/page": {
210
210
  "moduleId": 566559,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "checkExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "4069332f44db7650fccc2f480d27ffb20dc9f17f4a": {
219
+ "40d4a37940a8c9c2be7e54e237790473424fa40e90": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/archive/page": {
222
222
  "moduleId": 566559,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "installExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "40b5222e72e32cd9f45dc74923a7de5adbd67bc035": {
231
+ "40157c2bc3333e29aeda4cce4151bb75252f92db09": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/archive/page": {
234
234
  "moduleId": 566559,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "uninstallExtension",
241
241
  "filename": "src/actions/extension-actions.ts"
242
242
  },
243
- "000d14bf95e77f5146ecedeafe36dd0cf4f69bef2b": {
243
+ "00de1431467844471a516cd16bf1cf28dda9082298": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/archive/page": {
246
246
  "moduleId": 566559,
@@ -252,31 +252,31 @@
252
252
  "exportedName": "getOnboardingStatus",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "406a27b6e3dcf314ab94933879e542f5d5807c687a": {
255
+ "400fee4efcf6815a017fa3872aa22adf6a12d5a98b": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/archive/page": {
258
258
  "moduleId": 566559,
259
259
  "async": true,
260
- "exportedName": "setOnboardingProgress",
260
+ "exportedName": "dispatchTaskCompletionEvent",
261
261
  "filename": "src/actions/onboarding-actions.ts"
262
262
  }
263
263
  },
264
- "exportedName": "setOnboardingProgress",
264
+ "exportedName": "dispatchTaskCompletionEvent",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "40bbf2511527d659cda23200ebab62c449b3333981": {
267
+ "407b6a27bfced9cfa03a6f2733073498c3161f8dc1": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/archive/page": {
270
270
  "moduleId": 566559,
271
271
  "async": true,
272
- "exportedName": "dispatchTaskCompletionEvent",
272
+ "exportedName": "setOnboardingProgress",
273
273
  "filename": "src/actions/onboarding-actions.ts"
274
274
  }
275
275
  },
276
- "exportedName": "dispatchTaskCompletionEvent",
276
+ "exportedName": "setOnboardingProgress",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "60daedfee26db2b3db86558c507c9657419b041b19": {
279
+ "60138bd82c4d02177bfef6a9aa0ddd4893f8bc5e74": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/archive/page": {
282
282
  "moduleId": 566559,
@@ -288,7 +288,7 @@
288
288
  "exportedName": "completeOnboarding",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "60f838a02bdbc2cb7a865af120230e7d827d85ec63": {
291
+ "60533757680ab570c631de3de460be45e300ae7953": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/archive/page": {
294
294
  "moduleId": 566559,
@@ -300,7 +300,7 @@
300
300
  "exportedName": "setOnboardingExtensions",
301
301
  "filename": "src/actions/onboarding-actions.ts"
302
302
  },
303
- "00a37ed9d7817ae2f43835e3ba3f7a6372a7c44f2b": {
303
+ "00c987e8f3a662afdb8cd182e85654a1554f82bca8": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/archive/page": {
306
306
  "moduleId": 566559,
@@ -312,67 +312,67 @@
312
312
  "exportedName": "listAllExtensionStatus",
313
313
  "filename": "src/actions/extension-actions.ts"
314
314
  },
315
- "4013b9828f76da6ef384da254c66fd3fc8ecdf3bc9": {
315
+ "40153cdef89c039fbd2243414d6cfbe5e264936b55": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/archive/page": {
318
318
  "moduleId": 566559,
319
319
  "async": true,
320
- "exportedName": "deleteTask",
320
+ "exportedName": "getArchivedTasks",
321
321
  "filename": "src/actions/task-actions.ts"
322
322
  }
323
323
  },
324
- "exportedName": "deleteTask",
324
+ "exportedName": "getArchivedTasks",
325
325
  "filename": "src/actions/task-actions.ts"
326
326
  },
327
- "40219dc7afaaecc16da6e70d62e53a83161d0ec9f9": {
327
+ "4054dc1c7fed04adcb1dadef5323994d6934c2fcde": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/archive/page": {
330
330
  "moduleId": 566559,
331
331
  "async": true,
332
- "exportedName": "searchTasks",
332
+ "exportedName": "toggleTaskPinned",
333
333
  "filename": "src/actions/task-actions.ts"
334
334
  }
335
335
  },
336
- "exportedName": "searchTasks",
336
+ "exportedName": "toggleTaskPinned",
337
337
  "filename": "src/actions/task-actions.ts"
338
338
  },
339
- "4031c377e32ac4b75e364576296583df8c8be0e07b": {
339
+ "407fe81bcb482309bc94fead941c0e844057dd9b17": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/archive/page": {
342
342
  "moduleId": 566559,
343
343
  "async": true,
344
- "exportedName": "getProjectTasks",
344
+ "exportedName": "getArchivedTaskCount",
345
345
  "filename": "src/actions/task-actions.ts"
346
346
  }
347
347
  },
348
- "exportedName": "getProjectTasks",
348
+ "exportedName": "getArchivedTaskCount",
349
349
  "filename": "src/actions/task-actions.ts"
350
350
  },
351
- "404a016b35c288d25b4220552601b6d7960d760c61": {
351
+ "40916a393dba228f866d0438ec4ad5685814d474e5": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/archive/page": {
354
354
  "moduleId": 566559,
355
355
  "async": true,
356
- "exportedName": "getArchivedTasks",
356
+ "exportedName": "checkWorktreeClean",
357
357
  "filename": "src/actions/task-actions.ts"
358
358
  }
359
359
  },
360
- "exportedName": "getArchivedTasks",
360
+ "exportedName": "checkWorktreeClean",
361
361
  "filename": "src/actions/task-actions.ts"
362
362
  },
363
- "4053189dd4be4a63b0b6ebbe38776b3175fe73347e": {
363
+ "40a92df73672145c1518d6808e58cbef0220060a1f": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/archive/page": {
366
366
  "moduleId": 566559,
367
367
  "async": true,
368
- "exportedName": "toggleTaskPinned",
368
+ "exportedName": "createTask",
369
369
  "filename": "src/actions/task-actions.ts"
370
370
  }
371
371
  },
372
- "exportedName": "toggleTaskPinned",
372
+ "exportedName": "createTask",
373
373
  "filename": "src/actions/task-actions.ts"
374
374
  },
375
- "408281c21d75e3d64e1002f8da0e8b93ecef46e46b": {
375
+ "40c0a67c9113d00722f9737671d172d39f0ae2e2bf": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/archive/page": {
378
378
  "moduleId": 566559,
@@ -384,43 +384,43 @@
384
384
  "exportedName": "getTaskOverview",
385
385
  "filename": "src/actions/task-actions.ts"
386
386
  },
387
- "409351ba2f53bff642bdeefc748e2b4f5900e08771": {
387
+ "40c59466b0518d51f0dcb12b3fdf15eca3548c8bd6": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/archive/page": {
390
390
  "moduleId": 566559,
391
391
  "async": true,
392
- "exportedName": "createTask",
392
+ "exportedName": "deleteTask",
393
393
  "filename": "src/actions/task-actions.ts"
394
394
  }
395
395
  },
396
- "exportedName": "createTask",
396
+ "exportedName": "deleteTask",
397
397
  "filename": "src/actions/task-actions.ts"
398
398
  },
399
- "40974b63fce13fd36fde17159db5bd4d54de3371e3": {
399
+ "40cdc54d571df76fea417a0978cd71c54b6bf2f92f": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/archive/page": {
402
402
  "moduleId": 566559,
403
403
  "async": true,
404
- "exportedName": "getArchivedTaskCount",
404
+ "exportedName": "getProjectTasks",
405
405
  "filename": "src/actions/task-actions.ts"
406
406
  }
407
407
  },
408
- "exportedName": "getArchivedTaskCount",
408
+ "exportedName": "getProjectTasks",
409
409
  "filename": "src/actions/task-actions.ts"
410
410
  },
411
- "40baa85f3c2053e9a098e3ac7f1088fa940ffa23bc": {
411
+ "40dc0ddac05f995f5149291c02674dcaf7093c0c0d": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/archive/page": {
414
414
  "moduleId": 566559,
415
415
  "async": true,
416
- "exportedName": "checkWorktreeClean",
416
+ "exportedName": "searchTasks",
417
417
  "filename": "src/actions/task-actions.ts"
418
418
  }
419
419
  },
420
- "exportedName": "checkWorktreeClean",
420
+ "exportedName": "searchTasks",
421
421
  "filename": "src/actions/task-actions.ts"
422
422
  },
423
- "60179f334352ae295d3f7b9c209df818f4a8f82257": {
423
+ "6006d1baad4701e4916f7a6c1c07570bde181060e1": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/archive/page": {
426
426
  "moduleId": 566559,
@@ -432,7 +432,7 @@
432
432
  "exportedName": "commitWorktreeChanges",
433
433
  "filename": "src/actions/task-actions.ts"
434
434
  },
435
- "60cf6b2d326d0946ce8d37c175c468c1e69b765fae": {
435
+ "6066325eb350a72dd75bf17983c62fa54de2d1ffc2": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/archive/page": {
438
438
  "moduleId": 566559,
@@ -444,7 +444,7 @@
444
444
  "exportedName": "updateTask",
445
445
  "filename": "src/actions/task-actions.ts"
446
446
  },
447
- "60cf7fbcf67ea83b8c27f49c5bcb609d4618ba551c": {
447
+ "60b9b794a17c8a4779acfeed1ea371f6f742a236a1": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/archive/page": {
450
450
  "moduleId": 566559,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "updateTaskStatus",
457
457
  "filename": "src/actions/task-actions.ts"
458
458
  },
459
- "40b65119364fa2b3a92088260855c95c11fbb2aa98": {
459
+ "40d552142d02bb175bb8943b1f48a2acf5917680ff": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/archive/page": {
462
462
  "moduleId": 566559,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "getTaskLabels",
469
469
  "filename": "src/actions/label-actions.ts"
470
470
  },
471
- "6083faf4bff8061b6f62aa2ffacefc610f524fa691": {
471
+ "6005b3328858a853c1d72342d9c3d7a18a0e29b89f": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/archive/page": {
474
474
  "moduleId": 566559,
@@ -480,7 +480,7 @@
480
480
  "exportedName": "setTaskLabels",
481
481
  "filename": "src/actions/label-actions.ts"
482
482
  },
483
- "009a8310daa43caed254189f3df8ca9e4cd9ec15ce": {
483
+ "00ae6a1e24ccbd5e529ab6054796012eafc99e3532": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/archive/page": {
486
486
  "moduleId": 566559,
@@ -492,79 +492,79 @@
492
492
  "exportedName": "getWorkspacesWithProjects",
493
493
  "filename": "src/actions/workspace-actions.ts"
494
494
  },
495
- "401507e22bdf8ed89380da82391a5cc3b4680d6523": {
495
+ "4027d66566451e2647b2a88cdbf9902488f44ee588": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/archive/page": {
498
498
  "moduleId": 566559,
499
499
  "async": true,
500
- "exportedName": "deleteProject",
500
+ "exportedName": "getWorkspacesWithRecentTasks",
501
501
  "filename": "src/actions/workspace-actions.ts"
502
502
  }
503
503
  },
504
- "exportedName": "deleteProject",
504
+ "exportedName": "getWorkspacesWithRecentTasks",
505
505
  "filename": "src/actions/workspace-actions.ts"
506
506
  },
507
- "4024cd5e25a73f70ee2ad32d713ed63bded909c1e9": {
507
+ "4027fd95214f3830511680693cb0d9de92e5d13505": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/archive/page": {
510
510
  "moduleId": 566559,
511
511
  "async": true,
512
- "exportedName": "getWorkspacesWithRecentTasks",
512
+ "exportedName": "getProjectByLocalPath",
513
513
  "filename": "src/actions/workspace-actions.ts"
514
514
  }
515
515
  },
516
- "exportedName": "getWorkspacesWithRecentTasks",
516
+ "exportedName": "getProjectByLocalPath",
517
517
  "filename": "src/actions/workspace-actions.ts"
518
518
  },
519
- "403188dbd789058a2242037e5cb4c1b414c6d4dd82": {
519
+ "40a668f8d68651f548a12c78e9f8a4e1605da50ab9": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/archive/page": {
522
522
  "moduleId": 566559,
523
523
  "async": true,
524
- "exportedName": "getProjectByLocalPath",
524
+ "exportedName": "getOrCreateTowerTaskId",
525
525
  "filename": "src/actions/workspace-actions.ts"
526
526
  }
527
527
  },
528
- "exportedName": "getProjectByLocalPath",
528
+ "exportedName": "getOrCreateTowerTaskId",
529
529
  "filename": "src/actions/workspace-actions.ts"
530
530
  },
531
- "40bf13d805ba5df8c98104966626fa3c379fe124fe": {
531
+ "40becc3a8a895c03f3e3c1cd6b731c3631da2aee1c": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/archive/page": {
534
534
  "moduleId": 566559,
535
535
  "async": true,
536
- "exportedName": "getWorkspaceById",
536
+ "exportedName": "getRecentLocalProjects",
537
537
  "filename": "src/actions/workspace-actions.ts"
538
538
  }
539
539
  },
540
- "exportedName": "getWorkspaceById",
540
+ "exportedName": "getRecentLocalProjects",
541
541
  "filename": "src/actions/workspace-actions.ts"
542
542
  },
543
- "40cdddf74c4871e58a967171910cd4e70f66d9fcb9": {
543
+ "40c39fbb9ac83f2a916cdc07e7f92da586f0044b0a": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/archive/page": {
546
546
  "moduleId": 566559,
547
547
  "async": true,
548
- "exportedName": "getOrCreateTowerTaskId",
548
+ "exportedName": "deleteProject",
549
549
  "filename": "src/actions/workspace-actions.ts"
550
550
  }
551
551
  },
552
- "exportedName": "getOrCreateTowerTaskId",
552
+ "exportedName": "deleteProject",
553
553
  "filename": "src/actions/workspace-actions.ts"
554
554
  },
555
- "40f4bc7d33dfc4192f63cea49ce2d3321a9a6daf65": {
555
+ "40c3db084ea86d3a152340e720cbd58da5a4719720": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/archive/page": {
558
558
  "moduleId": 566559,
559
559
  "async": true,
560
- "exportedName": "getRecentLocalProjects",
560
+ "exportedName": "getWorkspaceById",
561
561
  "filename": "src/actions/workspace-actions.ts"
562
562
  }
563
563
  },
564
- "exportedName": "getRecentLocalProjects",
564
+ "exportedName": "getWorkspaceById",
565
565
  "filename": "src/actions/workspace-actions.ts"
566
566
  },
567
- "60b0380e165f524a2d94cf6eeea69d6a79b8c869e3": {
567
+ "600d282135f09955b4576cfdc62856dc5b423c8665": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/archive/page": {
570
570
  "moduleId": 566559,
@@ -576,7 +576,7 @@
576
576
  "exportedName": "updateProject",
577
577
  "filename": "src/actions/workspace-actions.ts"
578
578
  },
579
- "40cc2950bbbba5801ebd3766e25d2e144a88b0121e": {
579
+ "40039cfd2c499259efb243affab06bbec2278ff317": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/archive/page": {
582
582
  "moduleId": 566559,
@@ -588,7 +588,7 @@
588
588
  "exportedName": "openInFileManager",
589
589
  "filename": "src/actions/preview-actions.ts"
590
590
  },
591
- "407085d02d16fff1bce4bd832c0cc01b9fba3cd841": {
591
+ "4090ab8a875ca7b9f43ace5b60af8b0474d7af1aea": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/archive/page": {
594
594
  "moduleId": 566559,
@@ -600,7 +600,7 @@
600
600
  "exportedName": "openInEditor",
601
601
  "filename": "src/actions/preview-actions.ts"
602
602
  },
603
- "409d48f73c35b549e06bf17e7c910d1dfda4443bca": {
603
+ "40030bc5547699bd8461aa62e180153c014b7e3829": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/archive/page": {
606
606
  "moduleId": 566559,
@@ -612,7 +612,7 @@
612
612
  "exportedName": "openInTerminal",
613
613
  "filename": "src/actions/preview-actions.ts"
614
614
  },
615
- "40785f66a40ae44142db30d691958a7ea1b294f789": {
615
+ "400c4ee1b60d171d08180e6f8b87d1c74de0bfefd3": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/archive/page": {
618
618
  "moduleId": 566559,
@@ -624,7 +624,7 @@
624
624
  "exportedName": "getProjectBranches",
625
625
  "filename": "src/actions/git-actions.ts"
626
626
  },
627
- "406902d618aaf93e5f70e88de83dc968c5d795988c": {
627
+ "40a1e0d6ae019ce1220aadd7e516daf5a43c5ef102": {
628
628
  "workers": {
629
629
  "app/workspaces/[workspaceId]/archive/page": {
630
630
  "moduleId": 566559,
@@ -636,7 +636,7 @@
636
636
  "exportedName": "fetchRemoteBranches",
637
637
  "filename": "src/actions/git-actions.ts"
638
638
  },
639
- "408f1c8bdcc32c65523ca29637b77ea0b21cdc3bcc": {
639
+ "406655a5d5e730c5c1c168f25e63602eb5e77d0e9c": {
640
640
  "workers": {
641
641
  "app/workspaces/[workspaceId]/archive/page": {
642
642
  "moduleId": 566559,