tower-studio 0.2.23 → 0.2.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) 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 +29 -29
  13. package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/api/browse-fs/route.js +1 -1
  17. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +1 -1
  21. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js +1 -1
  23. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  25. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +69 -69
  26. package/.next/standalone/.next/server/app/missions/page.js +1 -1
  27. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  30. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +29 -29
  31. package/.next/standalone/.next/server/app/onboarding/page.js +1 -1
  32. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  35. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +29 -29
  36. package/.next/standalone/.next/server/app/page.js +1 -1
  37. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  40. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
  41. package/.next/standalone/.next/server/app/settings/page.js +1 -1
  42. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +86 -86
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +1 -1
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +65 -65
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +1 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +63 -63
  61. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  63. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  65. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +29 -29
  66. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +1 -1
  67. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  68. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +68 -68
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +1 -1
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +80 -80
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +1 -1
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  80. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +47 -47
  81. package/.next/standalone/.next/server/app/workspaces/page.js +1 -1
  82. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  83. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +1 -1
  85. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  86. package/.next/standalone/.next/server/chunks/[externals]__12mj_bs._.js +3 -0
  87. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
  88. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  89. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  90. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0_6swdz._.js → [root-of-the-server]__0g788b3._.js} +3 -3
  91. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0-0gs-6._.js → [root-of-the-server]__0j-4yc7._.js} +2 -2
  92. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +1 -1
  93. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0v5.ht~._.js +3 -0
  94. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  96. package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
  97. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  98. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  99. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
  100. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__12p2zz2._.js → [root-of-the-server]__084p3.0._.js} +1 -1
  101. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  102. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  103. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ty1ao1._.js → [root-of-the-server]__0f~m-8x._.js} +2 -2
  104. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0jti4~k._.js → [root-of-the-server]__0i7es1w._.js} +2 -2
  105. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  106. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  107. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-o.l41._.js → [root-of-the-server]__0qkus8m._.js} +2 -2
  108. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  109. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0s-a4ku._.js → [root-of-the-server]__0ygiyqr._.js} +2 -2
  110. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  111. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  112. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  113. package/.next/standalone/.next/server/chunks/ssr/{_0m.4akk._.js → _02acmsq._.js} +2 -2
  114. package/.next/standalone/.next/server/chunks/ssr/_03osyxp._.js +3 -0
  115. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  116. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  117. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  118. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/_0ecgaqt._.js +7 -0
  120. package/.next/standalone/.next/server/chunks/ssr/{_0-9.ea2._.js → _0eete9d._.js} +2 -2
  121. package/.next/standalone/.next/server/chunks/ssr/{_0hzckhd._.js → _0gk20rx._.js} +2 -2
  122. package/.next/standalone/.next/server/chunks/ssr/_0jeo~zr._.js +4 -0
  123. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/_0kynu6x._.js +7 -0
  125. package/.next/standalone/.next/server/chunks/ssr/{_04y89b3._.js → _0r1pb6u._.js} +2 -2
  126. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  127. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  128. package/.next/standalone/.next/server/chunks/ssr/{_0bk06da._.js → _0rny90z._.js} +2 -2
  129. package/.next/standalone/.next/server/chunks/ssr/{_012.igw._.js → _0rr~oe~._.js} +2 -2
  130. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  131. package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
  132. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  133. package/.next/standalone/.next/server/chunks/ssr/{_0~v4z8z._.js → _0vx81le._.js} +2 -2
  134. package/.next/standalone/.next/server/chunks/ssr/{_10-.n35._.js → _0yvg9ie._.js} +2 -2
  135. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  136. package/.next/standalone/.next/server/chunks/ssr/_11cv4uu._.js +7 -0
  137. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  138. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  139. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  140. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  141. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  142. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  143. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  146. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  147. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  148. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  149. package/.next/standalone/.next/server/pages/500.html +1 -1
  150. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/server-reference-manifest.json +286 -286
  152. package/.next/standalone/.next/static/chunks/{0.qj9vorfgtnt.js → 00fcxpwt-xz7b.js} +1 -1
  153. package/.next/standalone/.next/static/chunks/{0p9zhbwmnn0j4.js → 02.0.zsh_o-10.js} +1 -1
  154. package/.next/standalone/.next/static/chunks/05dryiv53wj6h.js +5 -0
  155. package/.next/standalone/.next/static/chunks/{1007_ur3fj.~m.js → 08ln6v6_fd4nf.js} +1 -1
  156. package/.next/standalone/.next/static/chunks/099fxtzvpw3be.js +1 -0
  157. package/.next/standalone/.next/static/chunks/{0c~0amyhws3l0.js → 0ce8gr~q3rs9k.js} +1 -1
  158. package/.next/standalone/.next/static/chunks/{0zfszxiw4cx9b.js → 0iyxegei1fjbp.js} +1 -1
  159. package/.next/standalone/.next/static/chunks/{17n~0msyl8bur.js → 0izvibcnunqx4.js} +1 -1
  160. package/.next/standalone/.next/static/chunks/{04axhlp_leiii.js → 0jmk1_g~_yd7-.js} +1 -1
  161. package/.next/standalone/.next/static/chunks/{0rec91xfsdv8r.js → 0mi29_2~1sr...js} +1 -1
  162. package/.next/standalone/.next/static/chunks/{0ztty8z0obk5f.js → 0n.isvqurxe72.js} +1 -1
  163. package/.next/standalone/.next/static/chunks/{120x-nmim1wfz.js → 0nl7~2pju.abl.js} +1 -1
  164. package/.next/standalone/.next/static/chunks/{12iivlft6u_tt.js → 0oopksfzoc0_k.js} +1 -1
  165. package/.next/standalone/.next/static/chunks/0p5wczoq4gvin.js +1 -0
  166. package/.next/standalone/.next/static/chunks/0pov66bj_qi58.js +1 -0
  167. package/.next/standalone/.next/static/chunks/{16r-tz37aqyoa.js → 0s2umk4hfyhqa.js} +1 -1
  168. package/.next/standalone/.next/static/chunks/0ur66aluu.t0b.js +1 -0
  169. package/.next/standalone/.next/static/chunks/0w7cz_z6p3-p_.js +1 -0
  170. package/.next/standalone/.next/static/chunks/{0so-w5.m3jaxi.js → 0wa8r89hd0y0b.js} +1 -1
  171. package/.next/standalone/.next/static/chunks/{0ik7-_3wrtspq.js → 0yjkfr0qay7z6.js} +1 -1
  172. package/.next/standalone/.next/static/chunks/{05a6uzgclxdsk.js → 131msw-pgcsxt.js} +2 -2
  173. package/.next/standalone/.next/static/chunks/{099eecj285cbx.js → 13upq83z~yuys.js} +1 -1
  174. package/.next/standalone/.next/static/chunks/{0-.9k92iyul5o.js → 141wmbqfx~lo8.js} +2 -2
  175. package/.next/standalone/.next/static/chunks/157pgx~-2_qo5.js +5 -0
  176. package/.next/standalone/.next/static/chunks/15_.l.-~mxr1v.js +1 -0
  177. package/.next/standalone/.next/static/chunks/{10r4y1zzk24jy.js → 16ndme6.~2w1x.js} +2 -2
  178. package/.next/standalone/package.json +1 -1
  179. package/package.json +1 -1
  180. package/.next/standalone/.next/server/chunks/[externals]__0m5smhl._.js +0 -3
  181. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0sy6lau._.js +0 -3
  182. package/.next/standalone/.next/server/chunks/ssr/_0385-.g._.js +0 -4
  183. package/.next/standalone/.next/server/chunks/ssr/_04yogxq._.js +0 -7
  184. package/.next/standalone/.next/server/chunks/ssr/_0cc0gt8._.js +0 -7
  185. package/.next/standalone/.next/server/chunks/ssr/_0oq26rv._.js +0 -3
  186. package/.next/standalone/.next/server/chunks/ssr/_0z-b00b._.js +0 -7
  187. package/.next/standalone/.next/static/chunks/00-6_m40h14vl.js +0 -1
  188. package/.next/standalone/.next/static/chunks/02.ihz-~spbi-.js +0 -1
  189. package/.next/standalone/.next/static/chunks/0e8r37m0q.z0p.js +0 -1
  190. package/.next/standalone/.next/static/chunks/0ima0i0p489ty.js +0 -1
  191. package/.next/standalone/.next/static/chunks/0x3tiuoe.l18z.js +0 -1
  192. package/.next/standalone/.next/static/chunks/10vl5vq1_rh1..js +0 -1
  193. package/.next/standalone/.next/static/chunks/134onqxk2foh5.js +0 -5
  194. package/.next/standalone/.next/static/chunks/16ukg_cswejw4.js +0 -5
  195. /package/.next/standalone/.next/static/{l8InE32VLIGdUBVP3BJKt → biyHBSA-7nbhZk25VrdWY}/_buildManifest.js +0 -0
  196. /package/.next/standalone/.next/static/{l8InE32VLIGdUBVP3BJKt → biyHBSA-7nbhZk25VrdWY}/_clientMiddlewareManifest.js +0 -0
  197. /package/.next/standalone/.next/static/{l8InE32VLIGdUBVP3BJKt → biyHBSA-7nbhZk25VrdWY}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40531d44fc6a969dfc8cdcd960018a0fecb76fa761": {
3
+ "405034ec856e7ada8e4aaca22cb95ce5f7a62d4250": {
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
- "60dee5fdefcfc5bc4fbaa455a9a46fdbbc76ede5e8": {
15
+ "60386b08cc497fab02579444f114bdde29daddbb57": {
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
- "40ff4f6f97e83422f41dc091226ce39b9ab7e6d367": {
27
+ "40c84ff01dd528e1e7c26b38249183e6e0456f2ba8": {
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
- "40e8dcd3a0f7d21d56cbdf5134bf0d107e94cc96cc": {
39
+ "40efe84137024cf9e73bab5a49211774817facb903": {
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
- "40c1ed9a257aa67c03663d2c5615e5a2c60cde232a": {
51
+ "4091e7c2afbb5050ac2e1700bb1bf6f19569ceead6": {
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
- "40c8e22cbbec38a0b343cc303ab78f15dee059b736": {
63
+ "405a870c63934bf127b570c94b653f1c5d13d7e638": {
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
- "4005b705697e7e71d6a43b505aebdc5ba493f42166": {
75
+ "40581325722ffd1c588020a3d2610615550e6ef286": {
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
- "60c95388940c8d3b45d2a8be13a34a5dd553b61d67": {
87
+ "60578a5373ee9eacae399ca2b7dfa2be2f0f34ed63": {
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
- "60c4b4dffa60987bfdbec01eb55e546f32374cebe8": {
99
+ "6017e701bea76e287acb17c5152f2dd0adcd111f6b": {
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
- "40da3399fdc20b802b5d4546d6674588913190bf1d": {
111
+ "4038649f70ecf76055867dc0b626910f6872581e5e": {
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
- "605e973505a7785564f529b0df2839ad4047c95460": {
123
+ "6002f197b6e5ad570e827dce492ddc368ba0e183e3": {
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
- "6010d2ca5b605450312f869eafcd0b1b4643681ec6": {
135
+ "604269c8f1bf13a507d2a33c1bb103c710232d3a40": {
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
- "40e8dd01fe9d2dc40496bc845f1f6a95be3454af33": {
147
+ "4072ca35118cb57de16a6ea9447267ffc678259049": {
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
- "005835d362a99c09bedd29e73338f9828d561c2aab": {
159
+ "007e925c0232975a8b443f05178e2374e175d65f88": {
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
- "4002e37519d2957238210e990a40f8b6d3615e9d35": {
171
+ "40dfd2f8ff49705931050dba07a43c7982824f5fe2": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/archive/page": {
174
174
  "moduleId": 566559,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "createProject",
181
181
  "filename": "src/actions/workspace-actions.ts"
182
182
  },
183
- "60de5ffd4477fb756236df1fea67b2a28dd8c71d33": {
183
+ "606b722dc209663674ef752b15d7771f1e856e6987": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/archive/page": {
186
186
  "moduleId": 566559,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "setConfigValue",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "403c85915168c182a91b048f3238a70874011d2c8a": {
195
+ "403c9fe43b98e736adb23aa75d74cf996ebc91c9f5": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/archive/page": {
198
198
  "moduleId": 566559,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "checkExtension",
205
205
  "filename": "src/actions/extension-actions.ts"
206
206
  },
207
- "40cac51775567287197fc9934d58611257d8cf6f91": {
207
+ "409fde74f8620398f759dd8e67cdf93e49b6cdc4b5": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/archive/page": {
210
210
  "moduleId": 566559,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "installExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "40cc9ae73124828542f665de62ef631bd3db3ebc31": {
219
+ "40f1117b81010e13893156cfc0053924b0095dbc03": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/archive/page": {
222
222
  "moduleId": 566559,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "uninstallExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "0024d66bad18dfdd31a48ed0fcc3580e534a5c6668": {
231
+ "007a331edb75d8bbd8ca63d9d1334025cb700844e2": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/archive/page": {
234
234
  "moduleId": 566559,
@@ -240,31 +240,31 @@
240
240
  "exportedName": "getOnboardingStatus",
241
241
  "filename": "src/actions/onboarding-actions.ts"
242
242
  },
243
- "403feae901e319962e3b8b61602b6a73d421edc289": {
243
+ "406903301e2570233d02d1b124044ea8abdc70a5a8": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/archive/page": {
246
246
  "moduleId": 566559,
247
247
  "async": true,
248
- "exportedName": "setOnboardingProgress",
248
+ "exportedName": "dispatchTaskCompletionEvent",
249
249
  "filename": "src/actions/onboarding-actions.ts"
250
250
  }
251
251
  },
252
- "exportedName": "setOnboardingProgress",
252
+ "exportedName": "dispatchTaskCompletionEvent",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "40994e9a8aaaa60dfb3ea7538eb82b14466b734a30": {
255
+ "40ce398eab6a20d81c2a81420451a8262f4ed9c842": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/archive/page": {
258
258
  "moduleId": 566559,
259
259
  "async": true,
260
- "exportedName": "dispatchTaskCompletionEvent",
260
+ "exportedName": "setOnboardingProgress",
261
261
  "filename": "src/actions/onboarding-actions.ts"
262
262
  }
263
263
  },
264
- "exportedName": "dispatchTaskCompletionEvent",
264
+ "exportedName": "setOnboardingProgress",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "60d5bc63eaf7a089633640636960929be695e40db9": {
267
+ "60b6b1b76d50c62a4b60a7aa67fd07fb03e7c4be9f": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/archive/page": {
270
270
  "moduleId": 566559,
@@ -276,7 +276,7 @@
276
276
  "exportedName": "setOnboardingExtensions",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "60e82cc1ceca7ebd237dcf0bd9f0d5dfd03cac9bcb": {
279
+ "60dba40ec9ed7b9af7e6b9cf32e39d2eeb7348d1ec": {
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
- "00c4ddad6bd53e9873dc2a5f2687e26c7f615535d6": {
291
+ "00c5601e4f5c928410914e20eb9f10e7508564e5e2": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/archive/page": {
294
294
  "moduleId": 566559,
@@ -300,115 +300,115 @@
300
300
  "exportedName": "listAllExtensionStatus",
301
301
  "filename": "src/actions/extension-actions.ts"
302
302
  },
303
- "400d73ac807de0b692a5c8f77b62b646369b709fa9": {
303
+ "4015c0241cc4c6fba7387dfb595951feb0e7877e00": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/archive/page": {
306
306
  "moduleId": 566559,
307
307
  "async": true,
308
- "exportedName": "searchTasks",
308
+ "exportedName": "getProjectTasks",
309
309
  "filename": "src/actions/task-actions.ts"
310
310
  }
311
311
  },
312
- "exportedName": "searchTasks",
312
+ "exportedName": "getProjectTasks",
313
313
  "filename": "src/actions/task-actions.ts"
314
314
  },
315
- "40117712ad7408641fee51911c6a78855c43a16445": {
315
+ "404acb741a64c82eecb0cafc114ed1c3c774ded716": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/archive/page": {
318
318
  "moduleId": 566559,
319
319
  "async": true,
320
- "exportedName": "createTask",
320
+ "exportedName": "checkWorktreeClean",
321
321
  "filename": "src/actions/task-actions.ts"
322
322
  }
323
323
  },
324
- "exportedName": "createTask",
324
+ "exportedName": "checkWorktreeClean",
325
325
  "filename": "src/actions/task-actions.ts"
326
326
  },
327
- "4013dd8ff6029ef42fbad1dd77266f4ecf94a8f8b1": {
327
+ "404f2cec10eea45d333cb6336a3cd276e53a6b6391": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/archive/page": {
330
330
  "moduleId": 566559,
331
331
  "async": true,
332
- "exportedName": "getProjectTasks",
332
+ "exportedName": "toggleTaskPinned",
333
333
  "filename": "src/actions/task-actions.ts"
334
334
  }
335
335
  },
336
- "exportedName": "getProjectTasks",
336
+ "exportedName": "toggleTaskPinned",
337
337
  "filename": "src/actions/task-actions.ts"
338
338
  },
339
- "402f0e685f438338e9715a233815fa15a8954d71fb": {
339
+ "4075063506e18d5a1c88fa77b9fcd7f9d45e8aa9dc": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/archive/page": {
342
342
  "moduleId": 566559,
343
343
  "async": true,
344
- "exportedName": "getTaskOverview",
344
+ "exportedName": "deleteTask",
345
345
  "filename": "src/actions/task-actions.ts"
346
346
  }
347
347
  },
348
- "exportedName": "getTaskOverview",
348
+ "exportedName": "deleteTask",
349
349
  "filename": "src/actions/task-actions.ts"
350
350
  },
351
- "407fd4fefdf711d2a688cc0eff73951b1532a8eba4": {
351
+ "407c4d1d436da4b4df10950bd1ab49375577de4c1a": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/archive/page": {
354
354
  "moduleId": 566559,
355
355
  "async": true,
356
- "exportedName": "checkWorktreeClean",
356
+ "exportedName": "getArchivedTaskCount",
357
357
  "filename": "src/actions/task-actions.ts"
358
358
  }
359
359
  },
360
- "exportedName": "checkWorktreeClean",
360
+ "exportedName": "getArchivedTaskCount",
361
361
  "filename": "src/actions/task-actions.ts"
362
362
  },
363
- "40ad10547faf8c08ccbc9408dd7b6328401f4aa7e3": {
363
+ "40c028c25e1d9c84269b098007ecd0be946f38321e": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/archive/page": {
366
366
  "moduleId": 566559,
367
367
  "async": true,
368
- "exportedName": "getArchivedTaskCount",
368
+ "exportedName": "getArchivedTasks",
369
369
  "filename": "src/actions/task-actions.ts"
370
370
  }
371
371
  },
372
- "exportedName": "getArchivedTaskCount",
372
+ "exportedName": "getArchivedTasks",
373
373
  "filename": "src/actions/task-actions.ts"
374
374
  },
375
- "40b9d22cd6da97cb86f4d390c7bdeb55b91df381b3": {
375
+ "40d2a92fd5cdcd38d8c93f0e662b43b6c8c53ec9b1": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/archive/page": {
378
378
  "moduleId": 566559,
379
379
  "async": true,
380
- "exportedName": "deleteTask",
380
+ "exportedName": "searchTasks",
381
381
  "filename": "src/actions/task-actions.ts"
382
382
  }
383
383
  },
384
- "exportedName": "deleteTask",
384
+ "exportedName": "searchTasks",
385
385
  "filename": "src/actions/task-actions.ts"
386
386
  },
387
- "40c5244bbec99448bb841ab1c88a193809409ab24b": {
387
+ "40d58e07125e70ee60d88c53ca0b01c36b88626b74": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/archive/page": {
390
390
  "moduleId": 566559,
391
391
  "async": true,
392
- "exportedName": "getArchivedTasks",
392
+ "exportedName": "createTask",
393
393
  "filename": "src/actions/task-actions.ts"
394
394
  }
395
395
  },
396
- "exportedName": "getArchivedTasks",
396
+ "exportedName": "createTask",
397
397
  "filename": "src/actions/task-actions.ts"
398
398
  },
399
- "40d120ccbea9e27f9933c9c927c90c8b17867f4f93": {
399
+ "40d80a8b15d1ad48610f6dbdfcd578ec5e0217c8d1": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/archive/page": {
402
402
  "moduleId": 566559,
403
403
  "async": true,
404
- "exportedName": "toggleTaskPinned",
404
+ "exportedName": "getTaskOverview",
405
405
  "filename": "src/actions/task-actions.ts"
406
406
  }
407
407
  },
408
- "exportedName": "toggleTaskPinned",
408
+ "exportedName": "getTaskOverview",
409
409
  "filename": "src/actions/task-actions.ts"
410
410
  },
411
- "605e1ec80951070111cde5b15d85b940f44f4773d6": {
411
+ "606d705506b8676fd47b192c2c9716ca91ef9f0e8b": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/archive/page": {
414
414
  "moduleId": 566559,
@@ -420,7 +420,7 @@
420
420
  "exportedName": "updateTask",
421
421
  "filename": "src/actions/task-actions.ts"
422
422
  },
423
- "606f98e043fcd3466d002d5347ad42f6ed5e067ad2": {
423
+ "606d89b05b549976424158925b1b4d2d2895b2dbe2": {
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
- "60ee8a767c1e6291672e39ed93ee850a3224816124": {
435
+ "60e8a899bfb81e28750738ba5a60be28ea51fa27a6": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/archive/page": {
438
438
  "moduleId": 566559,
@@ -444,7 +444,7 @@
444
444
  "exportedName": "updateTaskStatus",
445
445
  "filename": "src/actions/task-actions.ts"
446
446
  },
447
- "400eea048188caab32f4ca1bf26d6fb06d99f5f007": {
447
+ "408d1b9c371b6bace04a52262176cbb248e4d0b865": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/archive/page": {
450
450
  "moduleId": 566559,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "getTaskLabels",
457
457
  "filename": "src/actions/label-actions.ts"
458
458
  },
459
- "6096fc522bc1bedbd9e869f29be5161b68d8944c3d": {
459
+ "60dc8e0297b84e53685b2f82ca302923ee67d2cfd8": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/archive/page": {
462
462
  "moduleId": 566559,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "setTaskLabels",
469
469
  "filename": "src/actions/label-actions.ts"
470
470
  },
471
- "009dce6d736b79bd0fc7fb88b00bed612c138efb6a": {
471
+ "001a6704c3d11381d953d4ae1f3e616c3ac6feb5c0": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/archive/page": {
474
474
  "moduleId": 566559,
@@ -480,7 +480,7 @@
480
480
  "exportedName": "getWorkspacesWithProjects",
481
481
  "filename": "src/actions/workspace-actions.ts"
482
482
  },
483
- "4008a0f153be6444882417a7af585d53ce751aa9f9": {
483
+ "40034ad7b4028a33c4ce9a33df2913b123fdeea527": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/archive/page": {
486
486
  "moduleId": 566559,
@@ -492,67 +492,67 @@
492
492
  "exportedName": "getWorkspacesWithRecentTasks",
493
493
  "filename": "src/actions/workspace-actions.ts"
494
494
  },
495
- "40705e59f5a30b17bf67b350d66af4db2e7a8e4029": {
495
+ "404171df3d7939dda365b8d5086e892794ddecfefe": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/archive/page": {
498
498
  "moduleId": 566559,
499
499
  "async": true,
500
- "exportedName": "getRecentLocalProjects",
500
+ "exportedName": "deleteProject",
501
501
  "filename": "src/actions/workspace-actions.ts"
502
502
  }
503
503
  },
504
- "exportedName": "getRecentLocalProjects",
504
+ "exportedName": "deleteProject",
505
505
  "filename": "src/actions/workspace-actions.ts"
506
506
  },
507
- "407242762ff7550ed5b6999b2b8a95164d679fd9b0": {
507
+ "4084e36fd3457a719f250c2ba030b056ebf5bb0845": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/archive/page": {
510
510
  "moduleId": 566559,
511
511
  "async": true,
512
- "exportedName": "deleteProject",
512
+ "exportedName": "getWorkspaceById",
513
513
  "filename": "src/actions/workspace-actions.ts"
514
514
  }
515
515
  },
516
- "exportedName": "deleteProject",
516
+ "exportedName": "getWorkspaceById",
517
517
  "filename": "src/actions/workspace-actions.ts"
518
518
  },
519
- "407aea648c2519660c9f35bae1ac9350622e6bde44": {
519
+ "4090fc0c31155a5a3506400d9b5552460a5aea4bcc": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/archive/page": {
522
522
  "moduleId": 566559,
523
523
  "async": true,
524
- "exportedName": "getWorkspaceById",
524
+ "exportedName": "getRecentLocalProjects",
525
525
  "filename": "src/actions/workspace-actions.ts"
526
526
  }
527
527
  },
528
- "exportedName": "getWorkspaceById",
528
+ "exportedName": "getRecentLocalProjects",
529
529
  "filename": "src/actions/workspace-actions.ts"
530
530
  },
531
- "407ffe1a5a34add5439bc15119d4370f1da3777725": {
531
+ "40ae52f9c09657ba6f03439b7ef5c06ec2dccbd430": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/archive/page": {
534
534
  "moduleId": 566559,
535
535
  "async": true,
536
- "exportedName": "getProjectByLocalPath",
536
+ "exportedName": "getOrCreateTowerTaskId",
537
537
  "filename": "src/actions/workspace-actions.ts"
538
538
  }
539
539
  },
540
- "exportedName": "getProjectByLocalPath",
540
+ "exportedName": "getOrCreateTowerTaskId",
541
541
  "filename": "src/actions/workspace-actions.ts"
542
542
  },
543
- "4099066c016a6e290639ef563bd1d72eff923cc403": {
543
+ "40bd2300764e9cb3ea882db567df74fc616490af98": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/archive/page": {
546
546
  "moduleId": 566559,
547
547
  "async": true,
548
- "exportedName": "getOrCreateTowerTaskId",
548
+ "exportedName": "getProjectByLocalPath",
549
549
  "filename": "src/actions/workspace-actions.ts"
550
550
  }
551
551
  },
552
- "exportedName": "getOrCreateTowerTaskId",
552
+ "exportedName": "getProjectByLocalPath",
553
553
  "filename": "src/actions/workspace-actions.ts"
554
554
  },
555
- "604dec7b6b53f1003101b265ebad366c3e8f863085": {
555
+ "60d9b4cfa4456aec024dd568e422cb9fbf8e3071b3": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/archive/page": {
558
558
  "moduleId": 566559,
@@ -564,7 +564,7 @@
564
564
  "exportedName": "updateProject",
565
565
  "filename": "src/actions/workspace-actions.ts"
566
566
  },
567
- "40b5c009cb993c580d8b9f006f6e08f0f9cab036e5": {
567
+ "40ebc54780e47a891ec14da48ad2e8c835e7e10e1e": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/archive/page": {
570
570
  "moduleId": 566559,
@@ -576,7 +576,7 @@
576
576
  "exportedName": "openInFileManager",
577
577
  "filename": "src/actions/preview-actions.ts"
578
578
  },
579
- "4076df959ec66a71d59f36063d120f1014f472b192": {
579
+ "40cae26d8c2823110d8bb96e1ee8d8db922742701f": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/archive/page": {
582
582
  "moduleId": 566559,
@@ -588,7 +588,7 @@
588
588
  "exportedName": "openInEditor",
589
589
  "filename": "src/actions/preview-actions.ts"
590
590
  },
591
- "40124fd369430ba78afb522a65947fbf399987a187": {
591
+ "4084d56f97fc2d106951c08ef353d5dff8b6a7972e": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/archive/page": {
594
594
  "moduleId": 566559,
@@ -600,7 +600,7 @@
600
600
  "exportedName": "openInTerminal",
601
601
  "filename": "src/actions/preview-actions.ts"
602
602
  },
603
- "40f7cf30af1b8a2bd3cbfede819764e7e96d095692": {
603
+ "405018bf355471ec15c9d9b8f26db48d4f87210283": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/archive/page": {
606
606
  "moduleId": 566559,
@@ -612,7 +612,7 @@
612
612
  "exportedName": "getProjectBranches",
613
613
  "filename": "src/actions/git-actions.ts"
614
614
  },
615
- "40575c16babf8bfd0918e5724fd055664c9093f5c1": {
615
+ "408b75aafd47cd28dafe1aa4bb580506514dfe03d2": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/archive/page": {
618
618
  "moduleId": 566559,
@@ -624,7 +624,7 @@
624
624
  "exportedName": "fetchRemoteBranches",
625
625
  "filename": "src/actions/git-actions.ts"
626
626
  },
627
- "406f6fca97fa66a01443e29f2340f27050dedd2c80": {
627
+ "405324d5346b0f64514ae645455c3f00de51ae022c": {
628
628
  "workers": {
629
629
  "app/workspaces/[workspaceId]/archive/page": {
630
630
  "moduleId": 566559,
@@ -636,7 +636,7 @@
636
636
  "exportedName": "getCurrentBranch",
637
637
  "filename": "src/actions/git-actions.ts"
638
638
  },
639
- "40a3c5f8cf9a7905fb65ed1bb0e2a62bca9a1aade4": {
639
+ "40237e4dbff3868f964dd9913f9a4ca85f84822c10": {
640
640
  "workers": {
641
641
  "app/workspaces/[workspaceId]/archive/page": {
642
642
  "moduleId": 566559,
@@ -5,7 +5,7 @@ R.c("server/chunks/ssr/0se9_next_dist_esm_build_templates_app-page_0mqpbru.js")
5
5
  R.c("server/chunks/ssr/[root-of-the-server]__0iaw1ms._.js")
6
6
  R.c("server/chunks/ssr/0se9_next_dist_0i5qmqd._.js")
7
7
  R.c("server/chunks/ssr/0se9_next_dist_compiled_0p0ckwn._.js")
8
- R.c("server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js")
8
+ R.c("server/chunks/ssr/[root-of-the-server]__0f~m-8x._.js")
9
9
  R.c("server/chunks/ssr/0se9_next_dist_12hykkt._.js")
10
10
  R.c("server/chunks/ssr/0se9_next_11h0sx_._.js")
11
11
  R.c("server/chunks/ssr/[root-of-the-server]__0z7je5_._.js")