tower-studio 0.2.37 → 0.2.38

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 (185) 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 +65 -65
  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 +101 -101
  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 +69 -69
  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 +74 -74
  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 +48 -48
  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 +5 -5
  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]__00llstz._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__01yu.gw._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~foo~5._.js +2 -2
  72. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-tolks._.js +2 -2
  75. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0rzkdlf._.js → [root-of-the-server]__046-2.-._.js} +2 -2
  76. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0oy9qt7._.js → [root-of-the-server]__04p5fnx._.js} +2 -2
  77. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05sv58d._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05xg05r._.js +1 -1
  79. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__062b.yt._.js +2 -2
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__093tt4a._.js +2 -2
  81. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vjz4a4._.js → [root-of-the-server]__0dixwk_._.js} +2 -2
  82. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0guqcva._.js +2 -2
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gzafdq._.js +1 -1
  84. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__05b5dyi._.js → [root-of-the-server]__0i97rbw._.js} +2 -2
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  86. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0kdfgja._.js → [root-of-the-server]__0mbvmq1._.js} +2 -2
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0p0te97._.js +2 -2
  88. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0csj88a._.js → [root-of-the-server]__0rlar2j._.js} +2 -2
  89. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0siyg1p._.js +2 -2
  90. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t6f4lq._.js +2 -2
  91. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th-t1a._.js +2 -2
  92. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  93. package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/ssr/_00t6138._.js +2 -2
  95. package/.next/standalone/.next/server/chunks/ssr/{_0r1f9zc._.js → _00vn2qb._.js} +2 -2
  96. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  97. package/.next/standalone/.next/server/chunks/ssr/_07_.oek._.js +3 -0
  98. package/.next/standalone/.next/server/chunks/ssr/_09ri_be._.js +3 -0
  99. package/.next/standalone/.next/server/chunks/ssr/_0_q.4.i._.js +3 -0
  100. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  101. package/.next/standalone/.next/server/chunks/ssr/_0cxhub8._.js +2 -2
  102. package/.next/standalone/.next/server/chunks/ssr/{_0.-xze1._.js → _0ght75u._.js} +2 -2
  103. package/.next/standalone/.next/server/chunks/ssr/{_0ub.iem._.js → _0j84cn0._.js} +2 -2
  104. package/.next/standalone/.next/server/chunks/ssr/_0mpce0d._.js +2 -2
  105. package/.next/standalone/.next/server/chunks/ssr/_0muaopo._.js +2 -2
  106. package/.next/standalone/.next/server/chunks/ssr/_0n1l7yo._.js +2 -2
  107. package/.next/standalone/.next/server/chunks/ssr/_0nk7qd4._.js +1 -1
  108. package/.next/standalone/.next/server/chunks/ssr/_0no6nrx._.js +3 -0
  109. package/.next/standalone/.next/server/chunks/ssr/{_0v0y2s~._.js → _0qkt.3y._.js} +2 -2
  110. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  111. package/.next/standalone/.next/server/chunks/ssr/{_0r_ch71._.js → _0t53a7_._.js} +3 -3
  112. package/.next/standalone/.next/server/chunks/ssr/_0vqyl_~._.js +3 -0
  113. package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/ssr/{_0pp8emp._.js → _13glpna._.js} +2 -2
  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]_notes_notes-page-client_tsx_10gyo3v._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.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 +294 -294
  131. package/.next/standalone/.next/static/chunks/0.nk_89kz3j6c.js +1 -0
  132. package/.next/standalone/.next/static/chunks/01.g0gvh6h11a.js +2 -0
  133. package/.next/standalone/.next/static/chunks/03zzmb3y7kpxl.js +1 -0
  134. package/.next/standalone/.next/static/chunks/04t77qlr4-sw7.js +1 -0
  135. package/.next/standalone/.next/static/chunks/097rglx2_e2oo.js +1 -0
  136. package/.next/standalone/.next/static/chunks/{0950xt.ix3j1q.js → 0a234qgxmvbfu.js} +1 -1
  137. package/.next/standalone/.next/static/chunks/{0o3eu9q3qnvi..js → 0bsigqvr2-qcp.js} +1 -1
  138. package/.next/standalone/.next/static/chunks/{03tc~x4m3si-p.js → 0c0u4it7gyb1..js} +1 -1
  139. package/.next/standalone/.next/static/chunks/0jlzko424.5et.js +1 -0
  140. package/.next/standalone/.next/static/chunks/{0o0ngxu962xwu.js → 0khxfvo-tgpbc.js} +1 -1
  141. package/.next/standalone/.next/static/chunks/0nfwp8f87wok1.js +1 -0
  142. package/.next/standalone/.next/static/chunks/{0qfx4.vrc9a9n.js → 0qu5zm6k.e_de.js} +1 -1
  143. package/.next/standalone/.next/static/chunks/0rbykdrqih-0t.js +1 -0
  144. package/.next/standalone/.next/static/chunks/0w7_~s93hxxkk.js +1 -0
  145. package/.next/standalone/.next/static/chunks/0wbzgoyu4~g4x.js +1 -0
  146. package/.next/standalone/.next/static/chunks/0yl2smjfz2bzk.js +1 -0
  147. package/.next/standalone/.next/static/chunks/10q75vl~mg7vy.js +1 -0
  148. package/.next/standalone/.next/static/chunks/11pivwhywsmj9.js +1 -0
  149. package/.next/standalone/.next/static/chunks/13ipvyn1q8z4y.js +1 -0
  150. package/.next/standalone/.next/static/chunks/13qts-1uv7-ee.js +1 -0
  151. package/.next/standalone/.next/static/chunks/14bii1nj2yewi.js +1 -0
  152. package/.next/standalone/.next/static/chunks/{08ewy5rmh_n_s.js → 14man4i21otxe.js} +1 -1
  153. package/.next/standalone/.next/static/chunks/{00_-_qcmfqtqx.js → 151eqj4g7bidp.js} +1 -1
  154. package/.next/standalone/.next/static/chunks/15_ulpp1r-6ra.js +1 -0
  155. package/.next/standalone/.next/static/chunks/17ldo-bezxis..js +1 -0
  156. package/.next/standalone/.next/static/chunks/{01f6i88h8guls.js → 183k6undfylp5.js} +1 -1
  157. package/.next/standalone/package.json +1 -1
  158. package/package.json +1 -1
  159. package/skills/tower/SKILL.md +81 -2
  160. package/.next/standalone/.next/server/chunks/ssr/_00z0339._.js +0 -3
  161. package/.next/standalone/.next/server/chunks/ssr/_0_r-f5a._.js +0 -3
  162. package/.next/standalone/.next/server/chunks/ssr/_0gzdrnf._.js +0 -3
  163. package/.next/standalone/.next/server/chunks/ssr/_0lqxllh._.js +0 -3
  164. package/.next/standalone/.next/server/chunks/ssr/_0z7hp2l._.js +0 -3
  165. package/.next/standalone/.next/static/chunks/00.kucs-nzw72.js +0 -1
  166. package/.next/standalone/.next/static/chunks/014cs5ykpuy3m.js +0 -1
  167. package/.next/standalone/.next/static/chunks/034x~85_u-f26.js +0 -1
  168. package/.next/standalone/.next/static/chunks/03v.cnuy3h3rb.js +0 -1
  169. package/.next/standalone/.next/static/chunks/05dlhgy_00kj1.js +0 -1
  170. package/.next/standalone/.next/static/chunks/05p_suay02eo1.js +0 -1
  171. package/.next/standalone/.next/static/chunks/08cuzj12jsob5.js +0 -1
  172. package/.next/standalone/.next/static/chunks/09a43rligfn_v.js +0 -1
  173. package/.next/standalone/.next/static/chunks/0c.6n7.lv8~10.js +0 -1
  174. package/.next/standalone/.next/static/chunks/0ckcff42.pa_j.js +0 -1
  175. package/.next/standalone/.next/static/chunks/0kuz7yd.6hpd1.js +0 -1
  176. package/.next/standalone/.next/static/chunks/0m227i3p__4qz.js +0 -2
  177. package/.next/standalone/.next/static/chunks/0mk6~akqfc05t.js +0 -1
  178. package/.next/standalone/.next/static/chunks/0oaelsx9hpsxi.js +0 -1
  179. package/.next/standalone/.next/static/chunks/0p.-6dhm_nm9f.js +0 -1
  180. package/.next/standalone/.next/static/chunks/0qc.bnyy68-yh.js +0 -1
  181. package/.next/standalone/.next/static/chunks/0s46.9vyvnj99.js +0 -1
  182. package/.next/standalone/.next/static/chunks/0u~0j4_f3gwi2.js +0 -1
  183. /package/.next/standalone/.next/static/{FO1_JUKAw5Zm07Nlq0G6X → 08PQLn-tnfP4XX6HBzxZ7}/_buildManifest.js +0 -0
  184. /package/.next/standalone/.next/static/{FO1_JUKAw5Zm07Nlq0G6X → 08PQLn-tnfP4XX6HBzxZ7}/_clientMiddlewareManifest.js +0 -0
  185. /package/.next/standalone/.next/static/{FO1_JUKAw5Zm07Nlq0G6X → 08PQLn-tnfP4XX6HBzxZ7}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40dc5994c5145791aa6b750c6db19b674339691e95": {
3
+ "40769e3e7c790732374614ca824e004ce8291d79f2": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/archive/page": {
6
6
  "moduleId": 670300,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "60de99d8abadfb18ea24da9fe6659ba6eb8f9b8b90": {
15
+ "609263c53e73f969487fb3a78f5cad865efcc601e8": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/archive/page": {
18
18
  "moduleId": 670300,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "4033f23e3fceeb4827b06ccb240c11c6786038f237": {
27
+ "405365149185a3f1aa7bf7b74cf5fd91f66a6c9d5b": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/archive/page": {
30
30
  "moduleId": 670300,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "40d05a29d8dc5caa8d25e073a30ecc92f40fcd0db5": {
39
+ "4054f9623c07304a83a2f85e6b3b6fae81dc47f655": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/archive/page": {
42
42
  "moduleId": 670300,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "4026f39b36357e46d8d5e1027d089a1739d81ecabc": {
51
+ "4030983d0916967d1b45111b1f8932995e322ac168": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/archive/page": {
54
54
  "moduleId": 670300,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "40d973f296d8738cf4afb3d63fdcf700207ef10e8f": {
63
+ "4090dece3eac4df8d9aa55e39136298bd458446dac": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/archive/page": {
66
66
  "moduleId": 670300,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "40021a9d736acd9bcfa12e8373f683a674b28086a3": {
75
+ "40f89aa83057e20a65456875f67e50fe3a99de604e": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/archive/page": {
78
78
  "moduleId": 670300,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "6071f62865d7cc8fd3ab220abf5ecfbc0ec631d910": {
87
+ "605c2fc35fe8ffc8c86eea4b9b750a9ac5c7b745f6": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/archive/page": {
90
90
  "moduleId": 670300,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "6086ca5502a7fc3a40c487b758649db2e2ecd161d2": {
99
+ "60fed8ee888cd0a6a4480474a484ee4fe77a6d9c20": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/archive/page": {
102
102
  "moduleId": 670300,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "4092804c67622795f702440c3e64d76bd68b0f7dd4": {
111
+ "4012b5a73e0f56276592ab3dffbfb4a5886b44ad1f": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/archive/page": {
114
114
  "moduleId": 670300,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPath",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "60a292b7637bc9c6bbcf1e4b13a3eb2f18317daf40": {
123
+ "603afc0abc8a99c0d1556130213be4f1900ced3cf3": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/archive/page": {
126
126
  "moduleId": 670300,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "analyzeProjectDirectory",
133
133
  "filename": "src/actions/project-actions.ts"
134
134
  },
135
- "60697db45fd919041164efede51525c37717402587": {
135
+ "60c86ef167fca66c0b566738b7d16ce04945d66ce2": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/archive/page": {
138
138
  "moduleId": 670300,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "migrateProjectPath",
145
145
  "filename": "src/actions/project-actions.ts"
146
146
  },
147
- "4046e8aa9ca2e60552574e42d4b0ea37efacf35831": {
147
+ "40c7f324fe557fb80c37a1a32181503a0536257351": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/archive/page": {
150
150
  "moduleId": 670300,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "checkMigrationSafety",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "008f1d70c23c8fc694e191710a68f9e6dbb24d2b7d": {
159
+ "003ef32d24bc4b29c342acf4c816cf95fa4fe3f598": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/archive/page": {
162
162
  "moduleId": 670300,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "getActualWsPort",
169
169
  "filename": "src/actions/config-actions.ts"
170
170
  },
171
- "403e249332bbafc27c9bd0589236bf3e4c6d842ee8": {
171
+ "400e2fda1bae5acb01074e51d080a2be2a77bc34cd": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/archive/page": {
174
174
  "moduleId": 670300,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "getConfigValues",
181
181
  "filename": "src/actions/config-actions.ts"
182
182
  },
183
- "40fb6f67ebac76ac251cbb28c80f7071af885e8214": {
183
+ "40ccc3be5ee2c307201017260aa05492281bf067fb": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/archive/page": {
186
186
  "moduleId": 670300,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "createProject",
193
193
  "filename": "src/actions/workspace-actions.ts"
194
194
  },
195
- "60328d14d064267c9ac3962fe5cb2f7b5165c4a29d": {
195
+ "60c086bb0d6a417695daf1a78de8b35ca7f8183e15": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/archive/page": {
198
198
  "moduleId": 670300,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "setConfigValue",
205
205
  "filename": "src/actions/config-actions.ts"
206
206
  },
207
- "40d0968e9fa1c8b754c9e9def91c0a2c07f3003abd": {
207
+ "40b312e080b33001e97622ba996bad24f8aaf9fe1d": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/archive/page": {
210
210
  "moduleId": 670300,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "checkExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "40b4640c57401cd27cb33d9aaa952b629581721f99": {
219
+ "4054c3d2ea9f6bcddfa7d33d42dc7ae43c5d3bc071": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/archive/page": {
222
222
  "moduleId": 670300,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "installExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "40384d46b1738e8f02779aaf2987bcaf1b7f85734c": {
231
+ "40b4afd819167bb48c681e66a7e9184ef54b187356": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/archive/page": {
234
234
  "moduleId": 670300,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "uninstallExtension",
241
241
  "filename": "src/actions/extension-actions.ts"
242
242
  },
243
- "00c1f5272b2d8bd31e426269e483505324c0a6f441": {
243
+ "003f1dfdc13dd3928867e8ca32a72ccaefc2e0573d": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/archive/page": {
246
246
  "moduleId": 670300,
@@ -252,31 +252,31 @@
252
252
  "exportedName": "getOnboardingStatus",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "400609c7b57a8ab711666bb6509945b5b05c6dc866": {
255
+ "4089bb43b964c3cc5b2848bc729865dee8e56f60a6": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/archive/page": {
258
258
  "moduleId": 670300,
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
- "402fa5b9bc12b71c47e2caba096f7b4ad90f82ef0e": {
267
+ "40ace337192d4dd9a4a7362eab01bc86850fb4a0d8": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/archive/page": {
270
270
  "moduleId": 670300,
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
- "601e524262fb3b53183989aa4f2e0243f166dfec7f": {
279
+ "6003b9bf4e05e9d923ec7aa8ed47b1d2e8b1806cb7": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/archive/page": {
282
282
  "moduleId": 670300,
@@ -288,7 +288,7 @@
288
288
  "exportedName": "setOnboardingExtensions",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "607e5b0ab5c7347c5bb81b3b5287be85ede70be100": {
291
+ "6022565280345647acafc879d6697aabada2ec392f": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/archive/page": {
294
294
  "moduleId": 670300,
@@ -300,7 +300,7 @@
300
300
  "exportedName": "completeOnboarding",
301
301
  "filename": "src/actions/onboarding-actions.ts"
302
302
  },
303
- "00d7f31f117aaee09de948bf431e08beffe59912b3": {
303
+ "006aab408acb61a0962235f55a3de594983b7dd5bf": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/archive/page": {
306
306
  "moduleId": 670300,
@@ -312,103 +312,103 @@
312
312
  "exportedName": "listAllExtensionStatus",
313
313
  "filename": "src/actions/extension-actions.ts"
314
314
  },
315
- "40377ed3cc413b67d7f8c0580f0ad3ba229a8279d7": {
315
+ "4020a59af9c321427f702c3c13f21ccd90a0734683": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/archive/page": {
318
318
  "moduleId": 670300,
319
319
  "async": true,
320
- "exportedName": "toggleTaskPinned",
320
+ "exportedName": "createTask",
321
321
  "filename": "src/actions/task-actions.ts"
322
322
  }
323
323
  },
324
- "exportedName": "toggleTaskPinned",
324
+ "exportedName": "createTask",
325
325
  "filename": "src/actions/task-actions.ts"
326
326
  },
327
- "403ed461fd0d6e3071bb85e20170fc4d7deed32faf": {
327
+ "40396fea8de05006bf9af23d47754c92e20099807a": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/archive/page": {
330
330
  "moduleId": 670300,
331
331
  "async": true,
332
- "exportedName": "getTaskOverview",
332
+ "exportedName": "deleteTask",
333
333
  "filename": "src/actions/task-actions.ts"
334
334
  }
335
335
  },
336
- "exportedName": "getTaskOverview",
336
+ "exportedName": "deleteTask",
337
337
  "filename": "src/actions/task-actions.ts"
338
338
  },
339
- "4045f1b7a85f0a503af9d62f01c8b3bdde0482fc94": {
339
+ "403b928263920b2aa0280c225175ff9d208fda0109": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/archive/page": {
342
342
  "moduleId": 670300,
343
343
  "async": true,
344
- "exportedName": "searchTasks",
344
+ "exportedName": "toggleTaskPinned",
345
345
  "filename": "src/actions/task-actions.ts"
346
346
  }
347
347
  },
348
- "exportedName": "searchTasks",
348
+ "exportedName": "toggleTaskPinned",
349
349
  "filename": "src/actions/task-actions.ts"
350
350
  },
351
- "4066d6d4de2011104b1d12a27282446b63b133a0fc": {
351
+ "405a35390832fec28d925d2751dde3fcd49242a483": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/archive/page": {
354
354
  "moduleId": 670300,
355
355
  "async": true,
356
- "exportedName": "deleteTask",
356
+ "exportedName": "getArchivedTasks",
357
357
  "filename": "src/actions/task-actions.ts"
358
358
  }
359
359
  },
360
- "exportedName": "deleteTask",
360
+ "exportedName": "getArchivedTasks",
361
361
  "filename": "src/actions/task-actions.ts"
362
362
  },
363
- "407c9406a33e464626e42425b0c56de3c72e98a1c4": {
363
+ "406ef513cf67080721de0a99753be69d59b87507bf": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/archive/page": {
366
366
  "moduleId": 670300,
367
367
  "async": true,
368
- "exportedName": "createTask",
368
+ "exportedName": "getProjectTasks",
369
369
  "filename": "src/actions/task-actions.ts"
370
370
  }
371
371
  },
372
- "exportedName": "createTask",
372
+ "exportedName": "getProjectTasks",
373
373
  "filename": "src/actions/task-actions.ts"
374
374
  },
375
- "407e5e27c005854c4879dcc12a397c87772017f309": {
375
+ "40b114dc4d2ef806e6332b12ff151d8f50c53fe7d1": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/archive/page": {
378
378
  "moduleId": 670300,
379
379
  "async": true,
380
- "exportedName": "getArchivedTasks",
380
+ "exportedName": "getArchivedTaskCount",
381
381
  "filename": "src/actions/task-actions.ts"
382
382
  }
383
383
  },
384
- "exportedName": "getArchivedTasks",
384
+ "exportedName": "getArchivedTaskCount",
385
385
  "filename": "src/actions/task-actions.ts"
386
386
  },
387
- "4094334a6d7074ce4510328edfcc112de7cf54d3ea": {
387
+ "40b602f1be71ad9785ab6167c1905afebf42e344f5": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/archive/page": {
390
390
  "moduleId": 670300,
391
391
  "async": true,
392
- "exportedName": "getArchivedTaskCount",
392
+ "exportedName": "searchTasks",
393
393
  "filename": "src/actions/task-actions.ts"
394
394
  }
395
395
  },
396
- "exportedName": "getArchivedTaskCount",
396
+ "exportedName": "searchTasks",
397
397
  "filename": "src/actions/task-actions.ts"
398
398
  },
399
- "40d862f3200d9e4060d8c7f5ab39edb04fcfa1d5c1": {
399
+ "40d6e6cd81118bfc412c65781fe012684d0c03711d": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/archive/page": {
402
402
  "moduleId": 670300,
403
403
  "async": true,
404
- "exportedName": "getProjectTasks",
404
+ "exportedName": "getTaskOverview",
405
405
  "filename": "src/actions/task-actions.ts"
406
406
  }
407
407
  },
408
- "exportedName": "getProjectTasks",
408
+ "exportedName": "getTaskOverview",
409
409
  "filename": "src/actions/task-actions.ts"
410
410
  },
411
- "40fce19ca40968a9bd992af4e65a2c5e9415227137": {
411
+ "40def74beab8ac4c567000df3bff092d0b29baef01": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/archive/page": {
414
414
  "moduleId": 670300,
@@ -420,31 +420,31 @@
420
420
  "exportedName": "checkWorktreeClean",
421
421
  "filename": "src/actions/task-actions.ts"
422
422
  },
423
- "603aa484f28d5501865c16dffc1542cc000058d929": {
423
+ "60910320dd81c673865c275b5918d9dfcfbc61867f": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/archive/page": {
426
426
  "moduleId": 670300,
427
427
  "async": true,
428
- "exportedName": "updateTask",
428
+ "exportedName": "commitWorktreeChanges",
429
429
  "filename": "src/actions/task-actions.ts"
430
430
  }
431
431
  },
432
- "exportedName": "updateTask",
432
+ "exportedName": "commitWorktreeChanges",
433
433
  "filename": "src/actions/task-actions.ts"
434
434
  },
435
- "605d58065f72996740767da24f5bb6481525c2862f": {
435
+ "60b8e086436311cfc8d3cd29d47d42cc43cd016c8e": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/archive/page": {
438
438
  "moduleId": 670300,
439
439
  "async": true,
440
- "exportedName": "commitWorktreeChanges",
440
+ "exportedName": "updateTask",
441
441
  "filename": "src/actions/task-actions.ts"
442
442
  }
443
443
  },
444
- "exportedName": "commitWorktreeChanges",
444
+ "exportedName": "updateTask",
445
445
  "filename": "src/actions/task-actions.ts"
446
446
  },
447
- "60a6990e5706f6a9370f2a079cfb1f3773a415e1ef": {
447
+ "60d6e7b79a52a7f8d9c05a2958d4ab5f6f8559f51a": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/archive/page": {
450
450
  "moduleId": 670300,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "updateTaskStatus",
457
457
  "filename": "src/actions/task-actions.ts"
458
458
  },
459
- "40450cc3cb424bb4f3cf6fca03af7f82c6ad6b0d6b": {
459
+ "4028b5499c3e11f3aa6261beeb4e14566a4403030f": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/archive/page": {
462
462
  "moduleId": 670300,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "getTaskLabels",
469
469
  "filename": "src/actions/label-actions.ts"
470
470
  },
471
- "60bed14f8ee96d857a3f8f6a2b4f8a0727a5cb8582": {
471
+ "60f10eb3d02a926463eb7257c3ae897d6d4176cbd4": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/archive/page": {
474
474
  "moduleId": 670300,
@@ -480,19 +480,19 @@
480
480
  "exportedName": "setTaskLabels",
481
481
  "filename": "src/actions/label-actions.ts"
482
482
  },
483
- "0007ad25bdad6946db5729aae8b42dec76714f57df": {
483
+ "003a751a093cb8d33cb84837de53ed55bb831808f0": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/archive/page": {
486
486
  "moduleId": 670300,
487
487
  "async": true,
488
- "exportedName": "getPlatformInfo",
488
+ "exportedName": "getAvailableEditors",
489
489
  "filename": "src/actions/config-actions.ts"
490
490
  }
491
491
  },
492
- "exportedName": "getPlatformInfo",
492
+ "exportedName": "getAvailableEditors",
493
493
  "filename": "src/actions/config-actions.ts"
494
494
  },
495
- "00358d61023d1f4c6cefcf9f0da99d46037226e81d": {
495
+ "007299bb439e8bd78f44c5943e259c3c64826d2322": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/archive/page": {
498
498
  "moduleId": 670300,
@@ -504,7 +504,7 @@
504
504
  "exportedName": "getArchiveDelayDays",
505
505
  "filename": "src/actions/config-actions.ts"
506
506
  },
507
- "0042f495c044c425a06d5444e4565ff676338e2bd2": {
507
+ "00787d644bb3e50af7d1fc14f1f2ef93c8e1b718dd": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/archive/page": {
510
510
  "moduleId": 670300,
@@ -516,31 +516,31 @@
516
516
  "exportedName": "getAvailableShells",
517
517
  "filename": "src/actions/config-actions.ts"
518
518
  },
519
- "00e3175c267d1593cf6ec2c4a460ba5683989d5969": {
519
+ "0096dda894769b63f7db321229f2e29c5eb63910eb": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/archive/page": {
522
522
  "moduleId": 670300,
523
523
  "async": true,
524
- "exportedName": "getAvailableEditors",
524
+ "exportedName": "getAvailableTerminalApps",
525
525
  "filename": "src/actions/config-actions.ts"
526
526
  }
527
527
  },
528
- "exportedName": "getAvailableEditors",
528
+ "exportedName": "getAvailableTerminalApps",
529
529
  "filename": "src/actions/config-actions.ts"
530
530
  },
531
- "00e7bc3a01e47fc472dd941276be4deb95ca02d305": {
531
+ "009dc12578d21ac356f7a520046a766fd241cb1a2e": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/archive/page": {
534
534
  "moduleId": 670300,
535
535
  "async": true,
536
- "exportedName": "getAvailableTerminalApps",
536
+ "exportedName": "getPlatformInfo",
537
537
  "filename": "src/actions/config-actions.ts"
538
538
  }
539
539
  },
540
- "exportedName": "getAvailableTerminalApps",
540
+ "exportedName": "getPlatformInfo",
541
541
  "filename": "src/actions/config-actions.ts"
542
542
  },
543
- "00688dbc6d78ac7450b6b4cd3d18594de206bcf2c6": {
543
+ "00fa55ebd9d1d5ceb95043299ea7562fd61ec198c5": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/archive/page": {
546
546
  "moduleId": 670300,
@@ -552,43 +552,43 @@
552
552
  "exportedName": "getWorkspacesWithProjects",
553
553
  "filename": "src/actions/workspace-actions.ts"
554
554
  },
555
- "4058a0335ec30af0cf9aa7e453b6fe60c9ca12896d": {
555
+ "406b7dfd994a538ceb25281cc778f7d604197c144b": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/archive/page": {
558
558
  "moduleId": 670300,
559
559
  "async": true,
560
- "exportedName": "getProjectByLocalPath",
560
+ "exportedName": "getWorkspacesWithRecentTasks",
561
561
  "filename": "src/actions/workspace-actions.ts"
562
562
  }
563
563
  },
564
- "exportedName": "getProjectByLocalPath",
564
+ "exportedName": "getWorkspacesWithRecentTasks",
565
565
  "filename": "src/actions/workspace-actions.ts"
566
566
  },
567
- "40a0b5bb6f64c9cf25110de9047319ef50d814e307": {
567
+ "4090685fce0a0471d05e033e1bcbffcfbe830ff4de": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/archive/page": {
570
570
  "moduleId": 670300,
571
571
  "async": true,
572
- "exportedName": "getOrCreateTowerTaskId",
572
+ "exportedName": "getRecentLocalProjects",
573
573
  "filename": "src/actions/workspace-actions.ts"
574
574
  }
575
575
  },
576
- "exportedName": "getOrCreateTowerTaskId",
576
+ "exportedName": "getRecentLocalProjects",
577
577
  "filename": "src/actions/workspace-actions.ts"
578
578
  },
579
- "40bfdb819049f238be1d656ac76532dd79fd37bb30": {
579
+ "40c351fba542acb75c02e058410a9bd51d4bd70586": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/archive/page": {
582
582
  "moduleId": 670300,
583
583
  "async": true,
584
- "exportedName": "deleteProject",
584
+ "exportedName": "getProjectByLocalPath",
585
585
  "filename": "src/actions/workspace-actions.ts"
586
586
  }
587
587
  },
588
- "exportedName": "deleteProject",
588
+ "exportedName": "getProjectByLocalPath",
589
589
  "filename": "src/actions/workspace-actions.ts"
590
590
  },
591
- "40ce6145871ea41d914c8b61ff694f384d0aee2e3e": {
591
+ "40d414be0267c6c046b1363c5df465e642040fea2c": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/archive/page": {
594
594
  "moduleId": 670300,
@@ -600,31 +600,31 @@
600
600
  "exportedName": "getWorkspaceById",
601
601
  "filename": "src/actions/workspace-actions.ts"
602
602
  },
603
- "40e947723dc8d092a9f0faad2115ebebbedc9a9c40": {
603
+ "40dbb1eb469e90f3055f19af1546fa852e53b8460d": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/archive/page": {
606
606
  "moduleId": 670300,
607
607
  "async": true,
608
- "exportedName": "getRecentLocalProjects",
608
+ "exportedName": "deleteProject",
609
609
  "filename": "src/actions/workspace-actions.ts"
610
610
  }
611
611
  },
612
- "exportedName": "getRecentLocalProjects",
612
+ "exportedName": "deleteProject",
613
613
  "filename": "src/actions/workspace-actions.ts"
614
614
  },
615
- "40f853112fcaa1cca93f27a775dd93d4463cca0dbf": {
615
+ "40ecd40642698958b84412a7dd960a70f41dfd5a26": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/archive/page": {
618
618
  "moduleId": 670300,
619
619
  "async": true,
620
- "exportedName": "getWorkspacesWithRecentTasks",
620
+ "exportedName": "getOrCreateTowerTaskId",
621
621
  "filename": "src/actions/workspace-actions.ts"
622
622
  }
623
623
  },
624
- "exportedName": "getWorkspacesWithRecentTasks",
624
+ "exportedName": "getOrCreateTowerTaskId",
625
625
  "filename": "src/actions/workspace-actions.ts"
626
626
  },
627
- "603b1629a6224e0dfc997ff676da7615208fd7756c": {
627
+ "60d71d3fa805fa2e9c75423c15e1c97fab192e0bbb": {
628
628
  "workers": {
629
629
  "app/workspaces/[workspaceId]/archive/page": {
630
630
  "moduleId": 670300,
@@ -636,7 +636,7 @@
636
636
  "exportedName": "updateProject",
637
637
  "filename": "src/actions/workspace-actions.ts"
638
638
  },
639
- "402a3832911ad498ab74ac3988c9585666dd257251": {
639
+ "40b9da4796cde7c3039167d8c9a106bd4eca5494bf": {
640
640
  "workers": {
641
641
  "app/workspaces/[workspaceId]/archive/page": {
642
642
  "moduleId": 670300,
@@ -648,7 +648,7 @@
648
648
  "exportedName": "getTaskNotes",
649
649
  "filename": "src/actions/note-actions.ts"
650
650
  },
651
- "40080aba13506281aa713298cee0a07c6cc703ea03": {
651
+ "4024c970ae8e22133b65e280b1f6790b6dcc9e8aab": {
652
652
  "workers": {
653
653
  "app/workspaces/[workspaceId]/archive/page": {
654
654
  "moduleId": 670300,
@@ -660,7 +660,7 @@
660
660
  "exportedName": "getTaskAssets",
661
661
  "filename": "src/actions/asset-actions.ts"
662
662
  },
663
- "40c330cbede075bdf5df3700ca99a3afb4bbaf10ba": {
663
+ "404c560cd8f5726f68215bdda66da5b48b80ba8dca": {
664
664
  "workers": {
665
665
  "app/workspaces/[workspaceId]/archive/page": {
666
666
  "moduleId": 670300,
@@ -672,7 +672,7 @@
672
672
  "exportedName": "openInFileManager",
673
673
  "filename": "src/actions/preview-actions.ts"
674
674
  },
675
- "4084711abfc9d815259be16dd15c75f0798479fb27": {
675
+ "40f28d24ba27f24fcda354e690ce301b9209fb8247": {
676
676
  "workers": {
677
677
  "app/workspaces/[workspaceId]/archive/page": {
678
678
  "moduleId": 670300,
@@ -684,7 +684,7 @@
684
684
  "exportedName": "openInEditor",
685
685
  "filename": "src/actions/preview-actions.ts"
686
686
  },
687
- "4063d008763ec68825c3e5bf61daed162c8a6c5167": {
687
+ "40d2dd1b5fc5c81f4ded0113d429d62fa7910ff56d": {
688
688
  "workers": {
689
689
  "app/workspaces/[workspaceId]/archive/page": {
690
690
  "moduleId": 670300,
@@ -696,7 +696,7 @@
696
696
  "exportedName": "openInTerminal",
697
697
  "filename": "src/actions/preview-actions.ts"
698
698
  },
699
- "408ad60a045f2bf21691c4a3da0c2e5c0df46aeeb6": {
699
+ "4005c134080c66bb8cabf390cf0ff11380f0e0b6db": {
700
700
  "workers": {
701
701
  "app/workspaces/[workspaceId]/archive/page": {
702
702
  "moduleId": 670300,
@@ -708,7 +708,7 @@
708
708
  "exportedName": "getProjectBranches",
709
709
  "filename": "src/actions/git-actions.ts"
710
710
  },
711
- "40da2575ef47b9d6d5e7ec17b605f4f79ccd703eb0": {
711
+ "4078d8e4a64f54b301edad3a8747029da86e985d81": {
712
712
  "workers": {
713
713
  "app/workspaces/[workspaceId]/archive/page": {
714
714
  "moduleId": 670300,
@@ -720,7 +720,7 @@
720
720
  "exportedName": "fetchRemoteBranches",
721
721
  "filename": "src/actions/git-actions.ts"
722
722
  },
723
- "40a368c55ee0fb0de5e50278d7780112639bb8d02a": {
723
+ "400954e103ea703bf5fe6e03cc8c3f1a4a7b47a9a1": {
724
724
  "workers": {
725
725
  "app/workspaces/[workspaceId]/archive/page": {
726
726
  "moduleId": 670300,