tower-studio 0.2.20 → 0.2.21

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 +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/api/internal/assistant/chat/route.js +3 -2
  18. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  20. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +61 -61
  21. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  24. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  25. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  28. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
  29. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  32. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +41 -41
  33. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  36. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +76 -76
  37. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  40. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +80 -80
  41. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +68 -68
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +68 -68
  61. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
  65. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  66. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +12 -0
  68. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0iyp~.k._.js +10 -2
  74. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +3 -0
  75. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ogh_qu._.js +10 -2
  76. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q.piu~._.js +9 -1
  77. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  79. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  81. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  82. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  83. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0f72pl_._.js → [root-of-the-server]__0hy3~f.._.js} +2 -2
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  86. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q-abig._.js +3 -0
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q~lxnz._.js +3 -0
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th0_fo._.js +3 -3
  89. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +1 -1
  90. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  91. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0.hrt0s._.js → [root-of-the-server]__10ol5vl._.js} +1 -1
  93. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  95. package/.next/standalone/.next/server/chunks/ssr/_00jadm8._.js +3 -0
  96. package/.next/standalone/.next/server/chunks/ssr/{_0es22_y._.js → _03.a~r1._.js} +2 -2
  97. package/.next/standalone/.next/server/chunks/ssr/_053zyvm._.js +3 -0
  98. package/.next/standalone/.next/server/chunks/ssr/{_0tua.9p._.js → _08x3jaa._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  100. package/.next/standalone/.next/server/chunks/ssr/{_0-zk1xq._.js → _09j4imi._.js} +2 -2
  101. package/.next/standalone/.next/server/chunks/ssr/_09r0_z9._.js +3 -0
  102. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  103. package/.next/standalone/.next/server/chunks/ssr/_0a554d8._.js +3 -0
  104. package/.next/standalone/.next/server/chunks/ssr/{_0z-mopi._.js → _0aw2qq6._.js} +2 -2
  105. package/.next/standalone/.next/server/chunks/ssr/{_0fhds8v._.js → _0bmywa6._.js} +2 -2
  106. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  107. package/.next/standalone/.next/server/chunks/ssr/_0ghovf3._.js +4 -0
  108. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  109. package/.next/standalone/.next/server/chunks/ssr/{_10sx3n7._.js → _0jyj~t3._.js} +3 -3
  110. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  111. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  112. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  113. package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
  114. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  115. package/.next/standalone/.next/server/chunks/ssr/{_0ln8vj0._.js → _0yakvlq._.js} +3 -3
  116. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  117. package/.next/standalone/.next/server/chunks/ssr/{_0nzwk2y._.js → _13r9dxk._.js} +3 -3
  118. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  127. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  128. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  129. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  130. package/.next/standalone/.next/server/pages/500.html +1 -1
  131. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/server-reference-manifest.json +233 -233
  133. package/.next/standalone/.next/static/chunks/{0~7zlta-boej_.js → 00fv~h4rni5hv.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/{0m2o51rtidmxh.js → 00p3.tda-56.l.js} +1 -1
  135. package/.next/standalone/.next/static/chunks/{0mqdumoz_frlg.js → 01tnwkggn5.s-.js} +1 -1
  136. package/.next/standalone/.next/static/chunks/02bobmiee9ss8.js +1 -0
  137. package/.next/standalone/.next/static/chunks/039ntokp82-em.js +1 -0
  138. package/.next/standalone/.next/static/chunks/{0j157xr-bax~d.js → 04yrp-8ps3q_-.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/05.wfh773dxo9.js +1 -0
  140. package/.next/standalone/.next/static/chunks/06~1n6of8ll__.js +5 -0
  141. package/.next/standalone/.next/static/chunks/0_n2l3jehwcsq.js +1 -0
  142. package/.next/standalone/.next/static/chunks/{0m90vde-l0h1a.js → 0aq7ksckxr-8-.js} +2 -2
  143. package/.next/standalone/.next/static/chunks/0d4~4k4hv01ah.js +1 -0
  144. package/.next/standalone/.next/static/chunks/{08q54xdtb58sp.js → 0f1gk0.5slqqh.js} +1 -1
  145. package/.next/standalone/.next/static/chunks/0ip_37zz4f080.js +1 -0
  146. package/.next/standalone/.next/static/chunks/{15nh9t21_9u6i.js → 0j16~sj50uq_m.js} +1 -1
  147. package/.next/standalone/.next/static/chunks/0o8jf4a30e_ri.js +5 -0
  148. package/.next/standalone/.next/static/chunks/0ol16355~utic.js +5 -0
  149. package/.next/standalone/.next/static/chunks/{0wzn4nbo56gf3.js → 0pg_rf2cch5pv.js} +1 -1
  150. package/.next/standalone/.next/static/chunks/0pwe0m3i1rro1.js +1 -0
  151. package/.next/standalone/.next/static/chunks/{163o-5kdc6me5.js → 0rwca.wrfl3b9.js} +1 -1
  152. package/.next/standalone/.next/static/chunks/0srx~7bncp64q.js +5 -0
  153. package/.next/standalone/.next/static/chunks/{0bxz4rml4iaob.js → 0vyvdsh1mkl5d.js} +1 -1
  154. package/.next/standalone/.next/static/chunks/{0vykez3mijj6f.js → 10h~50kdsu5fx.js} +1 -1
  155. package/.next/standalone/.next/static/chunks/{18aqm8uawnpl3.js → 15esfko8asvh7.js} +1 -1
  156. package/.next/standalone/.next/static/chunks/{0yje2relcvr6r.js → 16sn2ij01qrfz.js} +1 -1
  157. package/.next/standalone/.next/static/chunks/{1157qwl1lq-uv.js → 17oxpxjm7_smn.js} +1 -1
  158. package/.next/standalone/package.json +1 -1
  159. package/package.json +1 -1
  160. package/skills/tower/SKILL.md +9 -0
  161. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +0 -12
  162. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08mkpqd._.js +0 -3
  163. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ntdmyn._.js +0 -3
  164. package/.next/standalone/.next/server/chunks/ssr/_07~q7qs._.js +0 -3
  165. package/.next/standalone/.next/server/chunks/ssr/_09b8zgw._.js +0 -4
  166. package/.next/standalone/.next/server/chunks/ssr/_0_2c7e0._.js +0 -3
  167. package/.next/standalone/.next/server/chunks/ssr/_0mqxe~e._.js +0 -3
  168. package/.next/standalone/.next/server/chunks/ssr/_12e_1hd._.js +0 -3
  169. package/.next/standalone/.next/static/chunks/0-93a_ovah-e0.js +0 -5
  170. package/.next/standalone/.next/static/chunks/0.rw..0v.8a1-.js +0 -5
  171. package/.next/standalone/.next/static/chunks/0gh2r0ji~m34y.js +0 -1
  172. package/.next/standalone/.next/static/chunks/0odb2p6e7-8n8.js +0 -1
  173. package/.next/standalone/.next/static/chunks/0t0.k0pugrmxt.js +0 -1
  174. package/.next/standalone/.next/static/chunks/0xrhj92idqx72.js +0 -5
  175. package/.next/standalone/.next/static/chunks/0yj4qfp~pk5na.js +0 -1
  176. package/.next/standalone/.next/static/chunks/0zk-aoc.g8t8h.js +0 -1
  177. package/.next/standalone/.next/static/chunks/11~-fm76bj3r4.js +0 -1
  178. package/.next/standalone/.next/static/chunks/13wlh1lxhudv~.js +0 -1
  179. package/.next/standalone/.next/static/chunks/16pnb9m-vqs75.js +0 -5
  180. /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → zosKR5i2aA392qu0Ka1j9}/_buildManifest.js +0 -0
  181. /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → zosKR5i2aA392qu0Ka1j9}/_clientMiddlewareManifest.js +0 -0
  182. /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → zosKR5i2aA392qu0Ka1j9}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "409d39576fd0026333accf483f4e8fa38e8274dac9": {
3
+ "40404bfd84f70f4aa8d30282e4a25081f324161a13": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/assets/page": {
6
6
  "moduleId": 814122,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "6009a90ec1367547b862dabe8f0f4ee4c1721dbd0c": {
15
+ "604d06004b63fdc04eba5a42565e990cde1668c5ed": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/assets/page": {
18
18
  "moduleId": 814122,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "40856b767eb1a0f1ae0bcaab6d5940eb04f1e3899c": {
27
+ "4024cdf75f17616d244c27677852d599eed1afd7cb": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/assets/page": {
30
30
  "moduleId": 814122,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "40625a916de87b97176a866a6991098bc7720be836": {
39
+ "40719cb16427d6f878b1d2d591569b47d9eb089f13": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/assets/page": {
42
42
  "moduleId": 814122,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "4035e735b1b22894193be485cb6a9524a54a795c4a": {
51
+ "40c62fb00530ae3e071a18e1b5cc7097b2ce49490b": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/assets/page": {
54
54
  "moduleId": 814122,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "40d394c70d71176e9b48354f6c4f59095c8dcbabd2": {
63
+ "40444f7a86f1302e060ba19c60ce890eb7a78ad749": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/assets/page": {
66
66
  "moduleId": 814122,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "40f6f414c4c9714d1f6d472444873071e2e0703567": {
75
+ "40b29e14239f3fb3582c539de2b5d8951d2d169f75": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/assets/page": {
78
78
  "moduleId": 814122,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "600c58e87d471b6e34ea1647f939b194970202376b": {
87
+ "60751743522ff78047aba190f7de08fcba63b994a2": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/assets/page": {
90
90
  "moduleId": 814122,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "601eafdd454c31272bbc215e55a26b5c6618f49b7b": {
99
+ "60af59ff136f132f6f6c9f32423f2b701196b93694": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/assets/page": {
102
102
  "moduleId": 814122,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "40be27da3d825f066d4b19581f06b266b91ed8201c": {
111
+ "40193ef482efd0e85c14f12ff597c1289afda05300": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/assets/page": {
114
114
  "moduleId": 814122,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPath",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "60d620deef0266f60fc86388756c6fa60282d23a29": {
123
+ "60c04f31783506683945f873bb2f23b60b545118bb": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/assets/page": {
126
126
  "moduleId": 814122,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "analyzeProjectDirectory",
133
133
  "filename": "src/actions/project-actions.ts"
134
134
  },
135
- "601ad7263d6879a306b1f5be7639459092299da75c": {
135
+ "60f23288a3871909d904ecbaab16d7246813ebcef5": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/assets/page": {
138
138
  "moduleId": 814122,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "migrateProjectPath",
145
145
  "filename": "src/actions/project-actions.ts"
146
146
  },
147
- "40d474d67d482367a92a77a107951ba1cd1102b987": {
147
+ "40bfb929e78b8995885651b72d3b4db9a6b698574f": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/assets/page": {
150
150
  "moduleId": 814122,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "checkMigrationSafety",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "00fbc689cb0a02219ea14de9ae0e6a836b6ccd9815": {
159
+ "00c3f4a8b16c1e7967c2458b5e9b7fd2b57d9bcf6b": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/assets/page": {
162
162
  "moduleId": 814122,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "getActualWsPort",
169
169
  "filename": "src/actions/config-actions.ts"
170
170
  },
171
- "402d87b6ead0e5bae4b42b92c38d83853a147ec6dd": {
171
+ "40a26582229b4a342d27d3eb6da88392b7e70836f4": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/assets/page": {
174
174
  "moduleId": 814122,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "createProject",
181
181
  "filename": "src/actions/workspace-actions.ts"
182
182
  },
183
- "6036b3b4879c62e8bbc7f6ec5b55c8eb61b230d299": {
183
+ "600ac086d615749a75443aa273f648b191a575c17d": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/assets/page": {
186
186
  "moduleId": 814122,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "setConfigValue",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "4008d181ffbd4615d32b560bd561eab2a62538ea7f": {
195
+ "4040c7dadb7c3e097da9f6b5ea7b34753aed553d3c": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/assets/page": {
198
198
  "moduleId": 814122,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "checkExtension",
205
205
  "filename": "src/actions/extension-actions.ts"
206
206
  },
207
- "408c8af808f6135a2406e34f132c3d198b9be882e3": {
207
+ "40ca362c38454d1a8b11e77c4e837e440da6547f6f": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/assets/page": {
210
210
  "moduleId": 814122,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "installExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "40cd2b5cf265781af5b411618c378f7ba29ac89115": {
219
+ "4045a06ad46f6ca52053a502d00fb918a2354b7c11": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/assets/page": {
222
222
  "moduleId": 814122,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "uninstallExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "009a4750cbb36460580b11d73a223e3366dca084dd": {
231
+ "005b59eef31a2c7bf097c3f67dc6e4d941d4546d61": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/assets/page": {
234
234
  "moduleId": 814122,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "getOnboardingStatus",
241
241
  "filename": "src/actions/onboarding-actions.ts"
242
242
  },
243
- "40092a66440a7070e7360ec9dca436c03f40e2bcb8": {
243
+ "407929aafc2405b8ba4236dc6a0815eab451bba86a": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/assets/page": {
246
246
  "moduleId": 814122,
@@ -252,7 +252,7 @@
252
252
  "exportedName": "setOnboardingProgress",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "40fd99148337c60ca94d46d086536b07608aaf2176": {
255
+ "40d87c5b8ecaf5e45003062367ca0e6fdc06ff6eef": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/assets/page": {
258
258
  "moduleId": 814122,
@@ -264,7 +264,7 @@
264
264
  "exportedName": "dispatchTaskCompletionEvent",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "605b0a1e06e441552e6787ecacf1ccacf98322be73": {
267
+ "60b065b32bb69305b6e8ee9a922ad29fbd6b12beb1": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/assets/page": {
270
270
  "moduleId": 814122,
@@ -276,7 +276,7 @@
276
276
  "exportedName": "setOnboardingExtensions",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "60b00fd1a41111aff9c016bac32cb1e325e8b4c33e": {
279
+ "60e4a419220a4075eb76a0587ff8e11e675f6c5cf2": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/assets/page": {
282
282
  "moduleId": 814122,
@@ -288,7 +288,7 @@
288
288
  "exportedName": "completeOnboarding",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "00997912ad83ae2be5ec83e7394e4d1a6105f46214": {
291
+ "0005b64703c4a5811dd1acb30be490230d79be171c": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/assets/page": {
294
294
  "moduleId": 814122,
@@ -300,55 +300,55 @@
300
300
  "exportedName": "listAllExtensionStatus",
301
301
  "filename": "src/actions/extension-actions.ts"
302
302
  },
303
- "40148a3c61c20a929892408577354f07dd4d0f0c23": {
303
+ "40353e50ff574937a46cf91c50afd922cfababa585": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/assets/page": {
306
306
  "moduleId": 814122,
307
307
  "async": true,
308
- "exportedName": "uploadAsset",
308
+ "exportedName": "getProjectAssets",
309
309
  "filename": "src/actions/asset-actions.ts"
310
310
  }
311
311
  },
312
- "exportedName": "uploadAsset",
312
+ "exportedName": "getProjectAssets",
313
313
  "filename": "src/actions/asset-actions.ts"
314
314
  },
315
- "402f05aa462da8f160889bed3f8924cb393e01f94f": {
315
+ "404c7c8c8659fa543c75c036f8ab21e65ffe609add": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/assets/page": {
318
318
  "moduleId": 814122,
319
319
  "async": true,
320
- "exportedName": "getProjectAssets",
320
+ "exportedName": "uploadAsset",
321
321
  "filename": "src/actions/asset-actions.ts"
322
322
  }
323
323
  },
324
- "exportedName": "getProjectAssets",
324
+ "exportedName": "uploadAsset",
325
325
  "filename": "src/actions/asset-actions.ts"
326
326
  },
327
- "4030e0a6ba413da21e5c3cccc4c2b0f1b66b5cf3c1": {
327
+ "406eb920a2e2645989cc8b70980bcf23b127525df8": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/assets/page": {
330
330
  "moduleId": 814122,
331
331
  "async": true,
332
- "exportedName": "deleteAsset",
332
+ "exportedName": "getAssetById",
333
333
  "filename": "src/actions/asset-actions.ts"
334
334
  }
335
335
  },
336
- "exportedName": "deleteAsset",
336
+ "exportedName": "getAssetById",
337
337
  "filename": "src/actions/asset-actions.ts"
338
338
  },
339
- "40385c786a7a133d7b81c4c068fb0d9c036374ccc2": {
339
+ "40a687436d6cfb65f9c73a1833051c6880315d0db5": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/assets/page": {
342
342
  "moduleId": 814122,
343
343
  "async": true,
344
- "exportedName": "getTaskAssets",
344
+ "exportedName": "deleteAsset",
345
345
  "filename": "src/actions/asset-actions.ts"
346
346
  }
347
347
  },
348
- "exportedName": "getTaskAssets",
348
+ "exportedName": "deleteAsset",
349
349
  "filename": "src/actions/asset-actions.ts"
350
350
  },
351
- "407a2a71b310b0416b2cd11ae7a4aa7cf50b4a3ae5": {
351
+ "40b9c81150d696b247226ff02be16a9b4e29b07e4b": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/assets/page": {
354
354
  "moduleId": 814122,
@@ -360,67 +360,67 @@
360
360
  "exportedName": "createAsset",
361
361
  "filename": "src/actions/asset-actions.ts"
362
362
  },
363
- "40878e8d43678b28381d594e72319f371f13a6e35e": {
363
+ "40c8eddee531b8553afe0724dfaffc11c2abe7b8ad": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/assets/page": {
366
366
  "moduleId": 814122,
367
367
  "async": true,
368
- "exportedName": "getAssetById",
368
+ "exportedName": "getTaskAssets",
369
369
  "filename": "src/actions/asset-actions.ts"
370
370
  }
371
371
  },
372
- "exportedName": "getAssetById",
372
+ "exportedName": "getTaskAssets",
373
373
  "filename": "src/actions/asset-actions.ts"
374
374
  },
375
- "0046053fb5a0d3d4a82c66a319a9ef8b325395f933": {
375
+ "005a06cc0d7f06dc6e024778e20be30a6d8ee3901a": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/assets/page": {
378
378
  "moduleId": 814122,
379
379
  "async": true,
380
- "exportedName": "getPlatformInfo",
380
+ "exportedName": "getAvailableEditors",
381
381
  "filename": "src/actions/config-actions.ts"
382
382
  }
383
383
  },
384
- "exportedName": "getPlatformInfo",
384
+ "exportedName": "getAvailableEditors",
385
385
  "filename": "src/actions/config-actions.ts"
386
386
  },
387
- "0056a99e938944c1198771d0e2d03d609b3fdf07a2": {
387
+ "00829a97d865fc2b9ef00722368624206e06f0f2b2": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/assets/page": {
390
390
  "moduleId": 814122,
391
391
  "async": true,
392
- "exportedName": "getAvailableTerminalApps",
392
+ "exportedName": "getPlatformInfo",
393
393
  "filename": "src/actions/config-actions.ts"
394
394
  }
395
395
  },
396
- "exportedName": "getAvailableTerminalApps",
396
+ "exportedName": "getPlatformInfo",
397
397
  "filename": "src/actions/config-actions.ts"
398
398
  },
399
- "006c3ec44edffaf058bf07566e8909a6be9d265b29": {
399
+ "00a1cead187343d5168c4fd4e369d907515a6faa74": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/assets/page": {
402
402
  "moduleId": 814122,
403
403
  "async": true,
404
- "exportedName": "getAvailableShells",
404
+ "exportedName": "getAvailableTerminalApps",
405
405
  "filename": "src/actions/config-actions.ts"
406
406
  }
407
407
  },
408
- "exportedName": "getAvailableShells",
408
+ "exportedName": "getAvailableTerminalApps",
409
409
  "filename": "src/actions/config-actions.ts"
410
410
  },
411
- "00d7c2f747caf5370fa4e7e44ae99e1a7b5a279aa5": {
411
+ "00ba57e5ce6c2e12439a8d56657642530d2beafa5a": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/assets/page": {
414
414
  "moduleId": 814122,
415
415
  "async": true,
416
- "exportedName": "getAvailableEditors",
416
+ "exportedName": "getAvailableShells",
417
417
  "filename": "src/actions/config-actions.ts"
418
418
  }
419
419
  },
420
- "exportedName": "getAvailableEditors",
420
+ "exportedName": "getAvailableShells",
421
421
  "filename": "src/actions/config-actions.ts"
422
422
  },
423
- "40eaf8cb395a2d553073d5e4b45b5c7e67635a0408": {
423
+ "40f12a108d0c4d5258611b0dd1894d7aafae502aed": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/assets/page": {
426
426
  "moduleId": 814122,
@@ -432,7 +432,7 @@
432
432
  "exportedName": "getConfigValues",
433
433
  "filename": "src/actions/config-actions.ts"
434
434
  },
435
- "00695564c7f2ce2892db4febc4a168c175b3d2afb9": {
435
+ "00f62b2709b1c17b1fbdc7f2618a317972c5b8455a": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/assets/page": {
438
438
  "moduleId": 814122,
@@ -444,43 +444,43 @@
444
444
  "exportedName": "getWorkspacesWithProjects",
445
445
  "filename": "src/actions/workspace-actions.ts"
446
446
  },
447
- "402f12a5c8befd86b1a80847c2c204acd1be2dc265": {
447
+ "400af64baf5eef2e6b627a6d20a331f3d5763c2646": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/assets/page": {
450
450
  "moduleId": 814122,
451
451
  "async": true,
452
- "exportedName": "getOrCreateTowerTaskId",
452
+ "exportedName": "deleteProject",
453
453
  "filename": "src/actions/workspace-actions.ts"
454
454
  }
455
455
  },
456
- "exportedName": "getOrCreateTowerTaskId",
456
+ "exportedName": "deleteProject",
457
457
  "filename": "src/actions/workspace-actions.ts"
458
458
  },
459
- "4082f3efb288761c5f251b36fc6721f7269ac6492a": {
459
+ "408bcb914d056275e6454a031cc4bc59ce08cf5bc5": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/assets/page": {
462
462
  "moduleId": 814122,
463
463
  "async": true,
464
- "exportedName": "deleteProject",
464
+ "exportedName": "getOrCreateTowerTaskId",
465
465
  "filename": "src/actions/workspace-actions.ts"
466
466
  }
467
467
  },
468
- "exportedName": "deleteProject",
468
+ "exportedName": "getOrCreateTowerTaskId",
469
469
  "filename": "src/actions/workspace-actions.ts"
470
470
  },
471
- "40b1b23d9189186160636e3b2750e8a815675b0fc4": {
471
+ "40d74056ee6b3f93085c03d2130af71d3d22c05f1e": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/assets/page": {
474
474
  "moduleId": 814122,
475
475
  "async": true,
476
- "exportedName": "getWorkspacesWithRecentTasks",
476
+ "exportedName": "getWorkspaceById",
477
477
  "filename": "src/actions/workspace-actions.ts"
478
478
  }
479
479
  },
480
- "exportedName": "getWorkspacesWithRecentTasks",
480
+ "exportedName": "getWorkspaceById",
481
481
  "filename": "src/actions/workspace-actions.ts"
482
482
  },
483
- "40b2bf301ba7965d688a0a26f0ed4d865276d5fc03": {
483
+ "40e108c37443f04ac9fce90d392f215b8db06f5e89": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/assets/page": {
486
486
  "moduleId": 814122,
@@ -492,31 +492,31 @@
492
492
  "exportedName": "getProjectByLocalPath",
493
493
  "filename": "src/actions/workspace-actions.ts"
494
494
  },
495
- "40c322aad81ac5ff4595094ae9a89aeb0efb12e49f": {
495
+ "40f56c724ff4de28b52994d784fb8faf4cdeb0c411": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/assets/page": {
498
498
  "moduleId": 814122,
499
499
  "async": true,
500
- "exportedName": "getWorkspaceById",
500
+ "exportedName": "getRecentLocalProjects",
501
501
  "filename": "src/actions/workspace-actions.ts"
502
502
  }
503
503
  },
504
- "exportedName": "getWorkspaceById",
504
+ "exportedName": "getRecentLocalProjects",
505
505
  "filename": "src/actions/workspace-actions.ts"
506
506
  },
507
- "40fe3aa7bc2326c6a4b056afc9ed7d44b6d1f2c0e9": {
507
+ "40f97276a1319dc0d5a853766896ef171acf6a813a": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/assets/page": {
510
510
  "moduleId": 814122,
511
511
  "async": true,
512
- "exportedName": "getRecentLocalProjects",
512
+ "exportedName": "getWorkspacesWithRecentTasks",
513
513
  "filename": "src/actions/workspace-actions.ts"
514
514
  }
515
515
  },
516
- "exportedName": "getRecentLocalProjects",
516
+ "exportedName": "getWorkspacesWithRecentTasks",
517
517
  "filename": "src/actions/workspace-actions.ts"
518
518
  },
519
- "60d96729d37481304ce6156c227b593155e817f078": {
519
+ "608352de1cc1602250a8ff2ac89d7162a531657d3f": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/assets/page": {
522
522
  "moduleId": 814122,
@@ -528,7 +528,7 @@
528
528
  "exportedName": "updateProject",
529
529
  "filename": "src/actions/workspace-actions.ts"
530
530
  },
531
- "40170991334b245c08bece90b1660e14a693a6a94d": {
531
+ "40ec6af48a9b84fa1af9e1717453043a031bed7e4c": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/assets/page": {
534
534
  "moduleId": 814122,
@@ -540,7 +540,7 @@
540
540
  "exportedName": "createTask",
541
541
  "filename": "src/actions/task-actions.ts"
542
542
  },
543
- "405fce19efb2cf0b35a9d14b1a7c8a55c28ea204f4": {
543
+ "403b726cc7d9cff0549ec73b0b63b5550d931ba5bc": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/assets/page": {
546
546
  "moduleId": 814122,
@@ -552,7 +552,7 @@
552
552
  "exportedName": "getTaskOverview",
553
553
  "filename": "src/actions/task-actions.ts"
554
554
  },
555
- "4010962b6e3809e9ec6adcc5e4727e5afa521b684c": {
555
+ "4072804d823a8f55231ec0829fb98a68bc38646216": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/assets/page": {
558
558
  "moduleId": 814122,
@@ -564,7 +564,7 @@
564
564
  "exportedName": "openInFileManager",
565
565
  "filename": "src/actions/preview-actions.ts"
566
566
  },
567
- "40ffbf43f53a51dbec34e07f44c777d2eac35a0385": {
567
+ "40a7283207727ed21a6ecaca85b390988b3687e1dd": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/assets/page": {
570
570
  "moduleId": 814122,
@@ -576,7 +576,7 @@
576
576
  "exportedName": "openInEditor",
577
577
  "filename": "src/actions/preview-actions.ts"
578
578
  },
579
- "403d1df8a142d93b5320c6f253ba669b1176f03d16": {
579
+ "40761db40351e40c001ff439284f4ab6a350d93b1b": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/assets/page": {
582
582
  "moduleId": 814122,
@@ -588,7 +588,7 @@
588
588
  "exportedName": "openInTerminal",
589
589
  "filename": "src/actions/preview-actions.ts"
590
590
  },
591
- "406ab39f1bb8aa7d87788e7abe36c7f31481e89de8": {
591
+ "4065c14c1b969f31d323d26d621b80d898e1d5713c": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/assets/page": {
594
594
  "moduleId": 814122,
@@ -600,7 +600,7 @@
600
600
  "exportedName": "getProjectBranches",
601
601
  "filename": "src/actions/git-actions.ts"
602
602
  },
603
- "4036aaba0d8c5c679356cff5916cc62d0c00afa0e5": {
603
+ "403ede958bb29b85b6ef1ac727319c6bfbc193cd23": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/assets/page": {
606
606
  "moduleId": 814122,
@@ -612,7 +612,7 @@
612
612
  "exportedName": "fetchRemoteBranches",
613
613
  "filename": "src/actions/git-actions.ts"
614
614
  },
615
- "40cab6bfdce457414144715ec29ec6b0e9eeb638ae": {
615
+ "405810467840a01d7443959ac1f02cfb525fc51278": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/assets/page": {
618
618
  "moduleId": 814122,