tower-studio 0.2.46 → 0.2.47

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 (290) 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 +3 -3
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +82 -70
  13. package/.next/standalone/.next/server/app/_not-found/page.js +2 -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.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/harness/page/react-loadable-manifest.json +3 -3
  20. package/.next/standalone/.next/server/app/harness/page/server-reference-manifest.json +92 -80
  21. package/.next/standalone/.next/server/app/harness/page.js +2 -1
  22. package/.next/standalone/.next/server/app/harness/page.js.nft.json +1 -1
  23. package/.next/standalone/.next/server/app/harness/page_client-reference-manifest.js +1 -1
  24. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +3 -3
  25. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +150 -138
  26. package/.next/standalone/.next/server/app/missions/page.js +5 -4
  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 +3 -3
  30. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +82 -70
  31. package/.next/standalone/.next/server/app/onboarding/page.js +2 -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 +3 -3
  35. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +82 -70
  36. package/.next/standalone/.next/server/app/page.js +2 -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 +3 -3
  40. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +128 -116
  41. package/.next/standalone/.next/server/app/settings/page.js +4 -3
  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 +3 -3
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +190 -178
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +3 -2
  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 +3 -3
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +166 -154
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +3 -2
  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]/groups/page/react-loadable-manifest.json +3 -3
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/groups/page/server-reference-manifest.json +86 -74
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/groups/page.js +2 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/groups/page.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/groups/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +3 -3
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +150 -138
  61. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +3 -2
  62. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  63. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +3 -3
  65. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +162 -162
  66. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +4 -3
  67. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  68. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +3 -3
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +82 -70
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +3 -2
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +3 -3
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +140 -140
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +3 -2
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +4 -4
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +182 -170
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +6 -5
  82. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  83. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +3 -3
  85. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +108 -96
  86. package/.next/standalone/.next/server/app/workspaces/page.js +2 -1
  87. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  88. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +7 -7
  90. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0gr2wxq.js +1 -1
  91. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0esywxf._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kkrbn-._.js +1 -1
  93. package/.next/standalone/.next/server/chunks/_0_w835g._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/src_05balzk._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/src_0gif-f5._.js +1 -1
  96. package/.next/standalone/.next/server/chunks/src_0pg9w-x._.js +1 -1
  97. package/.next/standalone/.next/server/chunks/src_0vp6.co._.js +1 -1
  98. package/.next/standalone/.next/server/chunks/src_11k6i~l._.js +1 -1
  99. package/.next/standalone/.next/server/chunks/src_actions_agent-actions_ts_10q9r5b._.js +3 -3
  100. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  101. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00qdvw7._.js +3 -0
  102. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__07rk6ic._.js → [root-of-the-server]__0282989._.js} +1 -1
  103. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0hzwoy5._.js → [root-of-the-server]__03jikql._.js} +1 -1
  104. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0trmndk._.js → [root-of-the-server]__04dod9d._.js} +1 -1
  105. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05tx27l._.js +3 -0
  106. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0m8m7vc._.js → [root-of-the-server]__07ha-7q._.js} +1 -1
  107. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__07~giyb._.js +3 -0
  108. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0bx_h2u._.js → [root-of-the-server]__0872sqe._.js} +2 -2
  109. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__090y_.y._.js +1 -1
  110. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0b6hugs._.js → [root-of-the-server]__09qoc8v._.js} +1 -1
  111. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0.0m12b._.js → [root-of-the-server]__0bl842b._.js} +1 -1
  112. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0br5e7w._.js → [root-of-the-server]__0c81jqz._.js} +1 -1
  113. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dh0alq._.js +3 -0
  114. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0u3~-.g._.js → [root-of-the-server]__0fy8mj6._.js} +1 -1
  115. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0kqp70x._.js → [root-of-the-server]__0gsk~9d._.js} +1 -1
  116. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h4ltpn._.js +5 -0
  117. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hx2p17._.js +3 -0
  118. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ie8~g5._.js +3 -0
  119. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0n02kfa._.js → [root-of-the-server]__0j1w7ro._.js} +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0esg88l._.js → [root-of-the-server]__0jxfeb6._.js} +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00qzvly._.js → [root-of-the-server]__0mi.v4q._.js} +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__06sew6r._.js → [root-of-the-server]__0nell0t._.js} +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0odoa97._.js +30 -0
  125. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__12viys4._.js → [root-of-the-server]__0q8o5us._.js} +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0b6fbjv._.js → [root-of-the-server]__0qjjy1r._.js} +1 -1
  127. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rg73f.._.js +3 -0
  128. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t3q30a._.js +3 -0
  129. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tpho3f._.js +3 -0
  130. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0dhq_gl._.js → [root-of-the-server]__0tusyj0._.js} +1 -1
  131. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0~edc3d._.js → [root-of-the-server]__0x6eyvj._.js} +1 -1
  132. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0n3uc.v._.js → [root-of-the-server]__0xftcya._.js} +2 -2
  133. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0xiiocg._.js +30 -0
  134. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0x7br99._.js → [root-of-the-server]__0znl9us._.js} +2 -2
  135. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zsnp~d._.js +1 -1
  136. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~fdua7._.js +3 -0
  137. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11fp64w._.js +1 -1
  138. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vyl8to._.js → [root-of-the-server]__1290yo~._.js} +2 -2
  139. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12s3kky._.js +3 -0
  140. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0s_q09t._.js → [root-of-the-server]__136sh9u._.js} +1 -1
  141. package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
  142. package/.next/standalone/.next/server/chunks/ssr/_0.-.0zk._.js +3 -0
  143. package/.next/standalone/.next/server/chunks/ssr/_0..h3hk._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/ssr/{_0b660g4._.js → _0111pr2._.js} +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/{_0czsddm._.js → _029yl-g._.js} +1 -1
  146. package/.next/standalone/.next/server/chunks/ssr/{_0q2pep_._.js → _02mcoex._.js} +2 -2
  147. package/.next/standalone/.next/server/chunks/ssr/_02t7f2_._.js +3 -0
  148. package/.next/standalone/.next/server/chunks/ssr/{_0gomvsp._.js → _04brhyt._.js} +2 -2
  149. package/.next/standalone/.next/server/chunks/ssr/{_1118hto._.js → _08b3kyv._.js} +1 -1
  150. package/.next/standalone/.next/server/chunks/ssr/{_0-5.hgb._.js → _0a___34._.js} +2 -2
  151. package/.next/standalone/.next/server/chunks/ssr/{_0ami9yt._.js → _0b4v~ls._.js} +2 -2
  152. package/.next/standalone/.next/server/chunks/ssr/_0bdyusg._.js +6 -0
  153. package/.next/standalone/.next/server/chunks/ssr/{_0hsuip_._.js → _0c8-9m9._.js} +2 -2
  154. package/.next/standalone/.next/server/chunks/ssr/{_0j7m~u6._.js → _0gcox_6._.js} +1 -1
  155. package/.next/standalone/.next/server/chunks/ssr/{_0snv7nt._.js → _0gte_c4._.js} +1 -1
  156. package/.next/standalone/.next/server/chunks/ssr/{_0g~p9_x._.js → _0hyn4md._.js} +2 -2
  157. package/.next/standalone/.next/server/chunks/ssr/{_0l6byg1._.js → _0lqjtwo._.js} +1 -1
  158. package/.next/standalone/.next/server/chunks/ssr/_0noar.v._.js +3 -0
  159. package/.next/standalone/.next/server/chunks/ssr/_0os43sb._.js +1 -1
  160. package/.next/standalone/.next/server/chunks/ssr/{_0o_c3b2._.js → _0rilhs1._.js} +2 -2
  161. package/.next/standalone/.next/server/chunks/ssr/{_0ak77.u._.js → _0sbkase._.js} +1 -1
  162. package/.next/standalone/.next/server/chunks/ssr/{_00_h2nx._.js → _0t-0.1o._.js} +2 -2
  163. package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
  164. package/.next/standalone/.next/server/chunks/ssr/{_0mmy~98._.js → _0w~~xn0._.js} +2 -2
  165. package/.next/standalone/.next/server/chunks/ssr/{_0awn2mm._.js → _0xexuoi._.js} +2 -2
  166. package/.next/standalone/.next/server/chunks/ssr/_0xu906p._.js +4 -0
  167. package/.next/standalone/.next/server/chunks/ssr/_0z-z415._.js +3 -0
  168. package/.next/standalone/.next/server/chunks/ssr/_0zx1ubq._.js +3 -0
  169. package/.next/standalone/.next/server/chunks/ssr/{_0ty4xe6._.js → _0~2k74h._.js} +1 -1
  170. package/.next/standalone/.next/server/chunks/ssr/{_0hx2o_8._.js → _0~rpgs_._.js} +2 -2
  171. package/.next/standalone/.next/server/chunks/ssr/_10a_vqn._.js +3 -0
  172. package/.next/standalone/.next/server/chunks/ssr/{_0p5ft59._.js → _10or.ne._.js} +1 -1
  173. package/.next/standalone/.next/server/chunks/ssr/_11.knhq._.js +1 -1
  174. package/.next/standalone/.next/server/chunks/ssr/{_12s8n8g._.js → _124j7aj._.js} +1 -1
  175. package/.next/standalone/.next/server/chunks/ssr/_13yv8at._.js +3 -0
  176. package/.next/standalone/.next/server/chunks/ssr/src_11j0qlp._.js +1 -1
  177. package/.next/standalone/.next/server/chunks/ssr/src_actions_07_wts6._.js +47 -0
  178. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  179. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  180. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  181. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  182. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  183. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  184. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  185. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_notes_notes-page-client_tsx_10gyo3v._.js +1 -1
  186. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  187. package/.next/standalone/.next/server/chunks/ssr/src_components_0rowjw~._.js +1 -1
  188. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0cld9rt._.js → src_lib_0-3zx.v._.js} +1 -1
  189. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0_px2pz._.js → src_lib_00ial55._.js} +1 -1
  190. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0a.zy31._.js → src_lib_01-0ix1._.js} +1 -1
  191. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0b73q0a._.js → src_lib_01d~ml9._.js} +1 -1
  192. package/.next/standalone/.next/server/chunks/ssr/{src_lib_04nzvfd._.js → src_lib_0278czx._.js} +1 -1
  193. package/.next/standalone/.next/server/chunks/ssr/src_lib_07o.0r6._.js +3 -0
  194. package/.next/standalone/.next/server/chunks/ssr/src_lib_09jpiip._.js +3 -0
  195. package/.next/standalone/.next/server/chunks/ssr/src_lib_0bmg7ix._.js +3 -0
  196. package/.next/standalone/.next/server/chunks/ssr/src_lib_0cb~2g1._.js +3 -0
  197. package/.next/standalone/.next/server/chunks/ssr/src_lib_0fdsvpu._.js +3 -0
  198. package/.next/standalone/.next/server/chunks/ssr/src_lib_0fyrfen._.js +3 -0
  199. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0dbf2qa._.js → src_lib_0gqe-g3._.js} +1 -1
  200. package/.next/standalone/.next/server/chunks/ssr/src_lib_0ixnmd0._.js +3 -0
  201. package/.next/standalone/.next/server/chunks/ssr/src_lib_0lpxsj~._.js +1 -1
  202. package/.next/standalone/.next/server/chunks/ssr/src_lib_0pgz5n6._.js +3 -0
  203. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0h2u7a0._.js → src_lib_0tq69ek._.js} +1 -1
  204. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  205. package/.next/standalone/.next/server/pages/500.html +1 -1
  206. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  207. package/.next/standalone/.next/server/server-reference-manifest.json +1146 -1068
  208. package/.next/standalone/.next/static/chunks/{0oyskd~8~j.j7.js → 00agq5_c-.llc.js} +1 -1
  209. package/.next/standalone/.next/static/chunks/015i97g3voot2.js +2 -0
  210. package/.next/standalone/.next/static/chunks/{02v-9v~885t9c.js → 01wvj~s3skc-5.js} +1 -1
  211. package/.next/standalone/.next/static/chunks/{0.gedys.tq.~k.js → 031br6.h-zycv.js} +1 -1
  212. package/.next/standalone/.next/static/chunks/{07qijq9o5jccu.js → 054ztat09k8d8.js} +1 -1
  213. package/.next/standalone/.next/static/chunks/07f592yv~pptf.js +1 -0
  214. package/.next/standalone/.next/static/chunks/{06x7oq8_iu~9d.js → 08j4ettv1zbmn.js} +1 -1
  215. package/.next/standalone/.next/static/chunks/{03uix~1ru.ovv.js → 08kc0~d-bpqxd.js} +1 -1
  216. package/.next/standalone/.next/static/chunks/{0j5olwb~d3~3j.js → 08s_oyki61yjf.js} +1 -1
  217. package/.next/standalone/.next/static/chunks/09bc_~h466~tj.js +1 -0
  218. package/.next/standalone/.next/static/chunks/{0q1872yhybt55.js → 0_hj_1l73v-on.js} +1 -1
  219. package/.next/standalone/.next/static/chunks/{00o_eiv12t~.1.js → 0a54zbhpg7-ql.js} +1 -1
  220. package/.next/standalone/.next/static/chunks/0c2po53wqe-op.js +1 -0
  221. package/.next/standalone/.next/static/chunks/0clhvl~13pwv2.js +1 -0
  222. package/.next/standalone/.next/static/chunks/0fi1kdxrc9m~d.js +1 -0
  223. package/.next/standalone/.next/static/chunks/0j56_.0_wup.m.js +1 -0
  224. package/.next/standalone/.next/static/chunks/{17z9uivez~kp3.js → 0lokkque~1fox.js} +1 -1
  225. package/.next/standalone/.next/static/chunks/0m5k~sgt78d8a.js +1 -0
  226. package/.next/standalone/.next/static/chunks/{0d9u2xspag~4h.js → 0mzzaly9-cwhd.js} +1 -1
  227. package/.next/standalone/.next/static/chunks/0pg~fc3o64-u0.js +1 -0
  228. package/.next/standalone/.next/static/chunks/{0-kkc.ibted8y.js → 0pvc93qomwhkq.js} +1 -1
  229. package/.next/standalone/.next/static/chunks/0smoiulyzysrc.js +2 -0
  230. package/.next/standalone/.next/static/chunks/0ufatfbq87c84.js +1 -0
  231. package/.next/standalone/.next/static/chunks/{09om2gfwimh7k.js → 0ujznvfinjpzn.js} +1 -1
  232. package/.next/standalone/.next/static/chunks/{0cf7e1scao3zk.js → 0ux~8zee88x-j.js} +1 -1
  233. package/.next/standalone/.next/static/chunks/0vy01_a6xhhrr.js +1 -0
  234. package/.next/standalone/.next/static/chunks/0xd_tk4asn0qj.js +1 -0
  235. package/.next/standalone/.next/static/chunks/{12-mlz2vukuga.js → 0~l470bpaoz9f.js} +1 -1
  236. package/.next/standalone/.next/static/chunks/118j.0w2pbdea.js +1 -0
  237. package/.next/standalone/.next/static/chunks/13yfli6~6o4z~.js +1 -0
  238. package/.next/standalone/.next/static/chunks/{0t1awv68pnn-e.js → 15rlbf5rw1dd..js} +1 -1
  239. package/.next/standalone/package.json +1 -1
  240. package/dist/mcp-server.cjs +6 -0
  241. package/package.json +1 -1
  242. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-geq20._.js +0 -3
  243. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02~hdzx._.js +0 -3
  244. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h_pt4a._.js +0 -3
  245. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0idkp76._.js +0 -3
  246. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0j4m.1s._.js +0 -3
  247. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0kmonje._.js +0 -3
  248. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lh3mlq._.js +0 -3
  249. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0muf4wq._.js +0 -49
  250. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0o5ohqy._.js +0 -47
  251. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ta_mpj._.js +0 -30
  252. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ws0_c1._.js +0 -3
  253. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~mhv4m._.js +0 -3
  254. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1013v_g._.js +0 -47
  255. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__123rmn-._.js +0 -30
  256. package/.next/standalone/.next/server/chunks/ssr/_05~lqg-._.js +0 -4
  257. package/.next/standalone/.next/server/chunks/ssr/_0771b4a._.js +0 -47
  258. package/.next/standalone/.next/server/chunks/ssr/_0fmko25._.js +0 -3
  259. package/.next/standalone/.next/server/chunks/ssr/_0hg~.4w._.js +0 -6
  260. package/.next/standalone/.next/server/chunks/ssr/_0nrxhfb._.js +0 -47
  261. package/.next/standalone/.next/server/chunks/ssr/_0vkl7.h._.js +0 -47
  262. package/.next/standalone/.next/server/chunks/ssr/_0x09t_o._.js +0 -47
  263. package/.next/standalone/.next/server/chunks/ssr/_0zn.4bi._.js +0 -47
  264. package/.next/standalone/.next/server/chunks/ssr/_1086w4p._.js +0 -47
  265. package/.next/standalone/.next/server/chunks/ssr/src_lib_0er7rzd._.js +0 -3
  266. package/.next/standalone/.next/server/chunks/ssr/src_lib_0f0v8_~._.js +0 -3
  267. package/.next/standalone/.next/server/chunks/ssr/src_lib_0fr6fzy._.js +0 -3
  268. package/.next/standalone/.next/server/chunks/ssr/src_lib_0k04rl3._.js +0 -3
  269. package/.next/standalone/.next/server/chunks/ssr/src_lib_0sq6aqm._.js +0 -3
  270. package/.next/standalone/.next/server/chunks/ssr/src_lib_0ui-~7g._.js +0 -3
  271. package/.next/standalone/.next/server/chunks/ssr/src_lib_0z-gn78._.js +0 -3
  272. package/.next/standalone/.next/server/chunks/ssr/src_lib_13c4a4g._.js +0 -3
  273. package/.next/standalone/.next/static/chunks/00g58.es_hxli.js +0 -1
  274. package/.next/standalone/.next/static/chunks/01qtgj0xv1fsm.js +0 -2
  275. package/.next/standalone/.next/static/chunks/024euw7po0d0w.js +0 -1
  276. package/.next/standalone/.next/static/chunks/03ct4d8znb7tp.js +0 -1
  277. package/.next/standalone/.next/static/chunks/0alhq.h4~iogi.js +0 -1
  278. package/.next/standalone/.next/static/chunks/0ck~sr0nkabl~.js +0 -1
  279. package/.next/standalone/.next/static/chunks/0d1ok-v-u-xe~.js +0 -1
  280. package/.next/standalone/.next/static/chunks/0ftptcpntzaux.js +0 -1
  281. package/.next/standalone/.next/static/chunks/0gk~m5bwgoafi.js +0 -1
  282. package/.next/standalone/.next/static/chunks/0in_7s8n4lmfr.js +0 -1
  283. package/.next/standalone/.next/static/chunks/0mtrtl-jl46in.js +0 -2
  284. package/.next/standalone/.next/static/chunks/0~2l3wz-gxs2j.js +0 -1
  285. package/.next/standalone/.next/static/chunks/0~7h_a_dofg-4.js +0 -1
  286. package/.next/standalone/.next/static/chunks/15gztq9f12uhe.js +0 -1
  287. package/.next/standalone/.next/static/chunks/15ue90qe1sh-9.js +0 -1
  288. /package/.next/standalone/.next/static/{Pf_z-PYy0CJhvcyPEi-LM → dFewkdixeBoRBY6Fvw11J}/_buildManifest.js +0 -0
  289. /package/.next/standalone/.next/static/{Pf_z-PYy0CJhvcyPEi-LM → dFewkdixeBoRBY6Fvw11J}/_clientMiddlewareManifest.js +0 -0
  290. /package/.next/standalone/.next/static/{Pf_z-PYy0CJhvcyPEi-LM → dFewkdixeBoRBY6Fvw11J}/_ssgManifest.js +0 -0
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "node": {
3
- "4036232b529af0e5d065629d1878dc1a6e82f9ab45": {
3
+ "40f1e601320b4b90d15cada0795af8373777f5ae7e": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/assets/page": {
6
- "moduleId": 346342,
6
+ "moduleId": 423825,
7
7
  "async": false,
8
8
  "exportedName": "createWorkspace",
9
9
  "filename": "src/actions/workspace-actions.ts"
@@ -12,10 +12,10 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "60bc9436cec7b2f26cf49b181625cda9710fd3e4cc": {
15
+ "6021f728b947809f3764db1dcdeb0c25f933a3a0c5": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/assets/page": {
18
- "moduleId": 346342,
18
+ "moduleId": 423825,
19
19
  "async": false,
20
20
  "exportedName": "updateWorkspace",
21
21
  "filename": "src/actions/workspace-actions.ts"
@@ -24,10 +24,10 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "404f73addc943bb8455a63e7ceecb59ca89b3e445c": {
27
+ "40b2454e5a6e7279a521ca122e07c0cd09921f168e": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/assets/page": {
30
- "moduleId": 346342,
30
+ "moduleId": 423825,
31
31
  "async": false,
32
32
  "exportedName": "deleteWorkspace",
33
33
  "filename": "src/actions/workspace-actions.ts"
@@ -36,10 +36,10 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "40da1ea17360e58bedf2e6bf6d1f53246b673da623": {
39
+ "408dfa4996a800c25f14c60104920161daea7bfa95": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/assets/page": {
42
- "moduleId": 346342,
42
+ "moduleId": 423825,
43
43
  "async": false,
44
44
  "exportedName": "reorderWorkspaces",
45
45
  "filename": "src/actions/workspace-actions.ts"
@@ -48,10 +48,10 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "40a4ee923ff0b325baafa490ce673265b4bf3061a2": {
51
+ "40e5b166685c935cb04b28ab1d5e039878b35e11da": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/assets/page": {
54
- "moduleId": 346342,
54
+ "moduleId": 423825,
55
55
  "async": false,
56
56
  "exportedName": "getLabelsForWorkspace",
57
57
  "filename": "src/actions/label-actions.ts"
@@ -60,10 +60,10 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "403508781c13bf9d40b2fa51d399f5ca275af8be45": {
63
+ "40d067b565f43c671ffdfc1085c9b0d4e9e8ecea72": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/assets/page": {
66
- "moduleId": 346342,
66
+ "moduleId": 423825,
67
67
  "async": false,
68
68
  "exportedName": "createLabel",
69
69
  "filename": "src/actions/label-actions.ts"
@@ -72,10 +72,10 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "403629f8c3d76ad7fbefdd04b8cdbe84c9ffc95758": {
75
+ "4080b7c93be76dae986f6275ea896a09088e9822ba": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/assets/page": {
78
- "moduleId": 346342,
78
+ "moduleId": 423825,
79
79
  "async": false,
80
80
  "exportedName": "deleteLabel",
81
81
  "filename": "src/actions/label-actions.ts"
@@ -84,10 +84,10 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "60307d44ba04bf0330743c985bf6cc4ce0876e8b49": {
87
+ "60142d3511951329d3e470987027ec7fc4e43f8477": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/assets/page": {
90
- "moduleId": 346342,
90
+ "moduleId": 423825,
91
91
  "async": false,
92
92
  "exportedName": "globalSearch",
93
93
  "filename": "src/actions/search-actions.ts"
@@ -96,10 +96,10 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "60abd5e499bef8cd1d081b74113f0e817026a864e7": {
99
+ "60ce39e32c91bb6f8bbfcd28b776e54cfeabe8c9f7": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/assets/page": {
102
- "moduleId": 346342,
102
+ "moduleId": 423825,
103
103
  "async": false,
104
104
  "exportedName": "getConfigValue",
105
105
  "filename": "src/actions/config-actions.ts"
@@ -108,10 +108,10 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "0069b845452752e9c446565ecc887751ceb88f8302": {
111
+ "00f3a5ac6d0359935f53136426cb705d31add6dfce": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/assets/page": {
114
- "moduleId": 346342,
114
+ "moduleId": 423825,
115
115
  "async": false,
116
116
  "exportedName": "getWorkspacesWithProjects",
117
117
  "filename": "src/actions/workspace-actions.ts"
@@ -120,10 +120,10 @@
120
120
  "exportedName": "getWorkspacesWithProjects",
121
121
  "filename": "src/actions/workspace-actions.ts"
122
122
  },
123
- "40adbba8c12c1bdb8072b324eb5ae7afff35a67271": {
123
+ "4069cb12fc0a4402d5562cdb8d9ff6471eee7db186": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/assets/page": {
126
- "moduleId": 346342,
126
+ "moduleId": 423825,
127
127
  "async": false,
128
128
  "exportedName": "resolveGitLocalPathWithSource",
129
129
  "filename": "src/actions/config-actions.ts"
@@ -132,10 +132,10 @@
132
132
  "exportedName": "resolveGitLocalPathWithSource",
133
133
  "filename": "src/actions/config-actions.ts"
134
134
  },
135
- "6036f5d613735f83ba2f8cc49ca9b64fd1c0c0beab": {
135
+ "6031d4e7ada91646ecb2f99fe9cd65e9da30957c74": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/assets/page": {
138
- "moduleId": 346342,
138
+ "moduleId": 423825,
139
139
  "async": false,
140
140
  "exportedName": "analyzeProjectDirectory",
141
141
  "filename": "src/actions/project-actions.ts"
@@ -144,10 +144,10 @@
144
144
  "exportedName": "analyzeProjectDirectory",
145
145
  "filename": "src/actions/project-actions.ts"
146
146
  },
147
- "40ff151b677eeaf0636f04e8d87327f4046c314c92": {
147
+ "400e98afbf4be9265fb00eb09ee7003b696f2a2e65": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/assets/page": {
150
- "moduleId": 346342,
150
+ "moduleId": 423825,
151
151
  "async": false,
152
152
  "exportedName": "getProductGroups",
153
153
  "filename": "src/actions/group-actions.ts"
@@ -156,10 +156,10 @@
156
156
  "exportedName": "getProductGroups",
157
157
  "filename": "src/actions/group-actions.ts"
158
158
  },
159
- "40e3cf8e78797104c14a8e7539e4e904ca54efa90c": {
159
+ "406473195132668ce9f5012a6ba1be75726c26c67e": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/assets/page": {
162
- "moduleId": 346342,
162
+ "moduleId": 423825,
163
163
  "async": false,
164
164
  "exportedName": "createProductGroup",
165
165
  "filename": "src/actions/group-actions.ts"
@@ -168,10 +168,10 @@
168
168
  "exportedName": "createProductGroup",
169
169
  "filename": "src/actions/group-actions.ts"
170
170
  },
171
- "609f47ef812de3d5f05ec0e95d0b9bc0490c684bdc": {
171
+ "6074118a8dceb454a2fcacbfbb05530a32522be2d7": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/assets/page": {
174
- "moduleId": 346342,
174
+ "moduleId": 423825,
175
175
  "async": false,
176
176
  "exportedName": "setProjectGroup",
177
177
  "filename": "src/actions/group-actions.ts"
@@ -180,10 +180,10 @@
180
180
  "exportedName": "setProjectGroup",
181
181
  "filename": "src/actions/group-actions.ts"
182
182
  },
183
- "404b88257c253f72e32b690fbfdc864cdbe54233e3": {
183
+ "40c81ae66fb2ac3dd2e0eaeb48b9679649a1db7316": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/assets/page": {
186
- "moduleId": 346342,
186
+ "moduleId": 423825,
187
187
  "async": false,
188
188
  "exportedName": "resolveGitLocalPath",
189
189
  "filename": "src/actions/config-actions.ts"
@@ -192,10 +192,10 @@
192
192
  "exportedName": "resolveGitLocalPath",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "609c9417a5d51517e959d27ee390da88a7c0542bbc": {
195
+ "6001484b600fdf5a61d003498751d8a8d6d8c8bd73": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/assets/page": {
198
- "moduleId": 346342,
198
+ "moduleId": 423825,
199
199
  "async": false,
200
200
  "exportedName": "migrateProjectPath",
201
201
  "filename": "src/actions/project-actions.ts"
@@ -204,10 +204,10 @@
204
204
  "exportedName": "migrateProjectPath",
205
205
  "filename": "src/actions/project-actions.ts"
206
206
  },
207
- "4064146185600ce222e9bc8e2316f49c9603a85346": {
207
+ "40754cf5b6c66131775e7b7110bda058637e4154fc": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/assets/page": {
210
- "moduleId": 346342,
210
+ "moduleId": 423825,
211
211
  "async": false,
212
212
  "exportedName": "checkMigrationSafety",
213
213
  "filename": "src/actions/project-actions.ts"
@@ -216,10 +216,10 @@
216
216
  "exportedName": "checkMigrationSafety",
217
217
  "filename": "src/actions/project-actions.ts"
218
218
  },
219
- "00106d4fcb4d66916535f592a22f2432e998f5c560": {
219
+ "00b93da732303a83722bd916c65267329745912186": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/assets/page": {
222
- "moduleId": 346342,
222
+ "moduleId": 423825,
223
223
  "async": false,
224
224
  "exportedName": "getActualWsPort",
225
225
  "filename": "src/actions/config-actions.ts"
@@ -228,10 +228,10 @@
228
228
  "exportedName": "getActualWsPort",
229
229
  "filename": "src/actions/config-actions.ts"
230
230
  },
231
- "4075ec4df24bd89711034f15cca9eb240df9f3f473": {
231
+ "40d83973e43b58905a590e6e82361b1dd9c6de3fe9": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/assets/page": {
234
- "moduleId": 346342,
234
+ "moduleId": 423825,
235
235
  "async": false,
236
236
  "exportedName": "getConfigValues",
237
237
  "filename": "src/actions/config-actions.ts"
@@ -240,10 +240,10 @@
240
240
  "exportedName": "getConfigValues",
241
241
  "filename": "src/actions/config-actions.ts"
242
242
  },
243
- "40b03ac97723fe879d9efe21b71e56c5a984151d22": {
243
+ "40b0f9516a5d0a08eb43d0676e627fc6fe9fe50a1a": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/assets/page": {
246
- "moduleId": 346342,
246
+ "moduleId": 423825,
247
247
  "async": false,
248
248
  "exportedName": "createProject",
249
249
  "filename": "src/actions/workspace-actions.ts"
@@ -252,10 +252,22 @@
252
252
  "exportedName": "createProject",
253
253
  "filename": "src/actions/workspace-actions.ts"
254
254
  },
255
- "60cfe2e76434418decb73fd3d25bf587d7b5ad1695": {
255
+ "40679167b977a899bb5e92182c20234d20acfa9786": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/assets/page": {
258
- "moduleId": 346342,
258
+ "moduleId": 423825,
259
+ "async": false,
260
+ "exportedName": "getVersionsForPicker",
261
+ "filename": "src/actions/version-actions.ts"
262
+ }
263
+ },
264
+ "exportedName": "getVersionsForPicker",
265
+ "filename": "src/actions/version-actions.ts"
266
+ },
267
+ "601e7d7ae616cc21a01819f777ca5d40bb12b2bbd6": {
268
+ "workers": {
269
+ "app/workspaces/[workspaceId]/assets/page": {
270
+ "moduleId": 423825,
259
271
  "async": false,
260
272
  "exportedName": "setConfigValue",
261
273
  "filename": "src/actions/config-actions.ts"
@@ -264,10 +276,10 @@
264
276
  "exportedName": "setConfigValue",
265
277
  "filename": "src/actions/config-actions.ts"
266
278
  },
267
- "4036f95ed5dc32f339eacad6c635ee66f9e026db46": {
279
+ "40bdf69eb4e028eade59c9767eb683c9fb6b4f6b8f": {
268
280
  "workers": {
269
281
  "app/workspaces/[workspaceId]/assets/page": {
270
- "moduleId": 346342,
282
+ "moduleId": 423825,
271
283
  "async": false,
272
284
  "exportedName": "checkExtension",
273
285
  "filename": "src/actions/extension-actions.ts"
@@ -276,10 +288,10 @@
276
288
  "exportedName": "checkExtension",
277
289
  "filename": "src/actions/extension-actions.ts"
278
290
  },
279
- "406b9ebf02d3183f04e594426f6a5ebe41a65dee0d": {
291
+ "402f1c8fea387ae3e4b8b95a7585573fa8e977f439": {
280
292
  "workers": {
281
293
  "app/workspaces/[workspaceId]/assets/page": {
282
- "moduleId": 346342,
294
+ "moduleId": 423825,
283
295
  "async": false,
284
296
  "exportedName": "installExtension",
285
297
  "filename": "src/actions/extension-actions.ts"
@@ -288,10 +300,10 @@
288
300
  "exportedName": "installExtension",
289
301
  "filename": "src/actions/extension-actions.ts"
290
302
  },
291
- "40b59a54ce49a5ad9953b31159f64bfd2ee911e145": {
303
+ "403bbb3a0c4e5987756db5b8775884827c4f3dee27": {
292
304
  "workers": {
293
305
  "app/workspaces/[workspaceId]/assets/page": {
294
- "moduleId": 346342,
306
+ "moduleId": 423825,
295
307
  "async": false,
296
308
  "exportedName": "uninstallExtension",
297
309
  "filename": "src/actions/extension-actions.ts"
@@ -300,10 +312,10 @@
300
312
  "exportedName": "uninstallExtension",
301
313
  "filename": "src/actions/extension-actions.ts"
302
314
  },
303
- "001de1e475f046aa339c23ec372c92b714d1f9a6f5": {
315
+ "004cbab2b0471abdbcfcc5ef54e684df499d08b135": {
304
316
  "workers": {
305
317
  "app/workspaces/[workspaceId]/assets/page": {
306
- "moduleId": 346342,
318
+ "moduleId": 423825,
307
319
  "async": false,
308
320
  "exportedName": "getOnboardingStatus",
309
321
  "filename": "src/actions/onboarding-actions.ts"
@@ -312,58 +324,58 @@
312
324
  "exportedName": "getOnboardingStatus",
313
325
  "filename": "src/actions/onboarding-actions.ts"
314
326
  },
315
- "40107191906b7bd9007e9c955d43addd4eb4a5a687": {
327
+ "408b0b902f8e30950bae165365050794717fcfbf4d": {
316
328
  "workers": {
317
329
  "app/workspaces/[workspaceId]/assets/page": {
318
- "moduleId": 346342,
330
+ "moduleId": 423825,
319
331
  "async": false,
320
- "exportedName": "setOnboardingProgress",
332
+ "exportedName": "dispatchTaskCompletionEvent",
321
333
  "filename": "src/actions/onboarding-actions.ts"
322
334
  }
323
335
  },
324
- "exportedName": "setOnboardingProgress",
336
+ "exportedName": "dispatchTaskCompletionEvent",
325
337
  "filename": "src/actions/onboarding-actions.ts"
326
338
  },
327
- "4047d8634587ecb96fe8459ea07f040d7d207f1c96": {
339
+ "409514d2e6ba0203c3eef2ce4c33c92eda1ac6df5b": {
328
340
  "workers": {
329
341
  "app/workspaces/[workspaceId]/assets/page": {
330
- "moduleId": 346342,
342
+ "moduleId": 423825,
331
343
  "async": false,
332
- "exportedName": "dispatchTaskCompletionEvent",
344
+ "exportedName": "setOnboardingProgress",
333
345
  "filename": "src/actions/onboarding-actions.ts"
334
346
  }
335
347
  },
336
- "exportedName": "dispatchTaskCompletionEvent",
348
+ "exportedName": "setOnboardingProgress",
337
349
  "filename": "src/actions/onboarding-actions.ts"
338
350
  },
339
- "603aca60338da224813e09368e73f008feefa9a4fe": {
351
+ "607eaa281a5072d41ad4d099e8ccafb2d5e0da2b19": {
340
352
  "workers": {
341
353
  "app/workspaces/[workspaceId]/assets/page": {
342
- "moduleId": 346342,
354
+ "moduleId": 423825,
343
355
  "async": false,
344
- "exportedName": "completeOnboarding",
356
+ "exportedName": "setOnboardingExtensions",
345
357
  "filename": "src/actions/onboarding-actions.ts"
346
358
  }
347
359
  },
348
- "exportedName": "completeOnboarding",
360
+ "exportedName": "setOnboardingExtensions",
349
361
  "filename": "src/actions/onboarding-actions.ts"
350
362
  },
351
- "60d98f261d5da4342103e4c5be854bfdc7b172158c": {
363
+ "60a4ada82f71564fac6a21d2e1acd2b54d08785d4f": {
352
364
  "workers": {
353
365
  "app/workspaces/[workspaceId]/assets/page": {
354
- "moduleId": 346342,
366
+ "moduleId": 423825,
355
367
  "async": false,
356
- "exportedName": "setOnboardingExtensions",
368
+ "exportedName": "completeOnboarding",
357
369
  "filename": "src/actions/onboarding-actions.ts"
358
370
  }
359
371
  },
360
- "exportedName": "setOnboardingExtensions",
372
+ "exportedName": "completeOnboarding",
361
373
  "filename": "src/actions/onboarding-actions.ts"
362
374
  },
363
- "00abe22e017185b0aac474fd740ae59ad8cbff33a3": {
375
+ "0056908f664e1cfc956a914cdb7e860a14e02a1a68": {
364
376
  "workers": {
365
377
  "app/workspaces/[workspaceId]/assets/page": {
366
- "moduleId": 346342,
378
+ "moduleId": 423825,
367
379
  "async": false,
368
380
  "exportedName": "listAllExtensionStatus",
369
381
  "filename": "src/actions/extension-actions.ts"
@@ -372,94 +384,94 @@
372
384
  "exportedName": "listAllExtensionStatus",
373
385
  "filename": "src/actions/extension-actions.ts"
374
386
  },
375
- "40423169aa2508c9cd2bada9f65d9397112c0ea175": {
387
+ "402c2ce49d4fc257c38ef6e18bbf0535ca5f9b791e": {
376
388
  "workers": {
377
389
  "app/workspaces/[workspaceId]/assets/page": {
378
- "moduleId": 346342,
390
+ "moduleId": 423825,
379
391
  "async": false,
380
- "exportedName": "deleteAsset",
392
+ "exportedName": "getProjectAssets",
381
393
  "filename": "src/actions/asset-actions.ts"
382
394
  }
383
395
  },
384
- "exportedName": "deleteAsset",
396
+ "exportedName": "getProjectAssets",
385
397
  "filename": "src/actions/asset-actions.ts"
386
398
  },
387
- "404cb0cdb388fc63f10c22dc497e72b00bb5c78d42": {
399
+ "40395987b804d258e50e3d56e3217842cb09bd88bd": {
388
400
  "workers": {
389
401
  "app/workspaces/[workspaceId]/assets/page": {
390
- "moduleId": 346342,
402
+ "moduleId": 423825,
391
403
  "async": false,
392
- "exportedName": "uploadAsset",
404
+ "exportedName": "createAsset",
393
405
  "filename": "src/actions/asset-actions.ts"
394
406
  }
395
407
  },
396
- "exportedName": "uploadAsset",
408
+ "exportedName": "createAsset",
397
409
  "filename": "src/actions/asset-actions.ts"
398
410
  },
399
- "4068991261108e722b57ad427c22cb93786825d1cb": {
411
+ "40473ce1e23517783e7a9a6e5cf335e63c39d8228e": {
400
412
  "workers": {
401
413
  "app/workspaces/[workspaceId]/assets/page": {
402
- "moduleId": 346342,
414
+ "moduleId": 423825,
403
415
  "async": false,
404
- "exportedName": "createAsset",
416
+ "exportedName": "getAssetById",
405
417
  "filename": "src/actions/asset-actions.ts"
406
418
  }
407
419
  },
408
- "exportedName": "createAsset",
420
+ "exportedName": "getAssetById",
409
421
  "filename": "src/actions/asset-actions.ts"
410
422
  },
411
- "406fe34a07f5c9d1d5125d65977f9be4e0bb51ed6f": {
423
+ "40722929cf9ba9b7a74ecc35294448e155ae0fa1c6": {
412
424
  "workers": {
413
425
  "app/workspaces/[workspaceId]/assets/page": {
414
- "moduleId": 346342,
426
+ "moduleId": 423825,
415
427
  "async": false,
416
- "exportedName": "getAssetById",
428
+ "exportedName": "getTaskAssets",
417
429
  "filename": "src/actions/asset-actions.ts"
418
430
  }
419
431
  },
420
- "exportedName": "getAssetById",
432
+ "exportedName": "getTaskAssets",
421
433
  "filename": "src/actions/asset-actions.ts"
422
434
  },
423
- "4099fb0ca8f0f4a630a0f2347cf1795d311f8aba51": {
435
+ "408e28964e855b7940574a52de6b1ebbe3b9a57795": {
424
436
  "workers": {
425
437
  "app/workspaces/[workspaceId]/assets/page": {
426
- "moduleId": 346342,
438
+ "moduleId": 423825,
427
439
  "async": false,
428
- "exportedName": "getProjectAssets",
440
+ "exportedName": "uploadAsset",
429
441
  "filename": "src/actions/asset-actions.ts"
430
442
  }
431
443
  },
432
- "exportedName": "getProjectAssets",
444
+ "exportedName": "uploadAsset",
433
445
  "filename": "src/actions/asset-actions.ts"
434
446
  },
435
- "40c4d22109803aff540f854a0d4cf141904829c308": {
447
+ "40d2094f068b02f8aae5f379b4a3b82ef6fd0a0918": {
436
448
  "workers": {
437
449
  "app/workspaces/[workspaceId]/assets/page": {
438
- "moduleId": 346342,
450
+ "moduleId": 423825,
439
451
  "async": false,
440
- "exportedName": "getTaskAssets",
452
+ "exportedName": "deleteAsset",
441
453
  "filename": "src/actions/asset-actions.ts"
442
454
  }
443
455
  },
444
- "exportedName": "getTaskAssets",
456
+ "exportedName": "deleteAsset",
445
457
  "filename": "src/actions/asset-actions.ts"
446
458
  },
447
- "002440c9e28ab94cdd90b58bafb6f601dc41d8d108": {
459
+ "00778c274386fee10c6d07fa7208ebf73366110d21": {
448
460
  "workers": {
449
461
  "app/workspaces/[workspaceId]/assets/page": {
450
- "moduleId": 346342,
462
+ "moduleId": 423825,
451
463
  "async": false,
452
- "exportedName": "getAvailableEditors",
464
+ "exportedName": "getAvailableTerminalApps",
453
465
  "filename": "src/actions/config-actions.ts"
454
466
  }
455
467
  },
456
- "exportedName": "getAvailableEditors",
468
+ "exportedName": "getAvailableTerminalApps",
457
469
  "filename": "src/actions/config-actions.ts"
458
470
  },
459
- "00694f1d42fc635e943bf4001debadca2d3dc7bd4b": {
471
+ "00a358557baf9e94b060e23fafee483f6040ec2d69": {
460
472
  "workers": {
461
473
  "app/workspaces/[workspaceId]/assets/page": {
462
- "moduleId": 346342,
474
+ "moduleId": 423825,
463
475
  "async": false,
464
476
  "exportedName": "getArchiveDelayDays",
465
477
  "filename": "src/actions/config-actions.ts"
@@ -468,34 +480,34 @@
468
480
  "exportedName": "getArchiveDelayDays",
469
481
  "filename": "src/actions/config-actions.ts"
470
482
  },
471
- "006b975dc2d92b456d5e633526123481f7ed2f38ab": {
483
+ "00aa596e8a642e9da3810152361d231b3773ba7ef1": {
472
484
  "workers": {
473
485
  "app/workspaces/[workspaceId]/assets/page": {
474
- "moduleId": 346342,
486
+ "moduleId": 423825,
475
487
  "async": false,
476
- "exportedName": "getAvailableShells",
488
+ "exportedName": "getAvailableEditors",
477
489
  "filename": "src/actions/config-actions.ts"
478
490
  }
479
491
  },
480
- "exportedName": "getAvailableShells",
492
+ "exportedName": "getAvailableEditors",
481
493
  "filename": "src/actions/config-actions.ts"
482
494
  },
483
- "00e0f4165c3e26131b17fe500b9750040c3067f2f6": {
495
+ "00b16934b11fe9803d79582a1a1f5e54701544fba8": {
484
496
  "workers": {
485
497
  "app/workspaces/[workspaceId]/assets/page": {
486
- "moduleId": 346342,
498
+ "moduleId": 423825,
487
499
  "async": false,
488
- "exportedName": "getAvailableTerminalApps",
500
+ "exportedName": "getAvailableShells",
489
501
  "filename": "src/actions/config-actions.ts"
490
502
  }
491
503
  },
492
- "exportedName": "getAvailableTerminalApps",
504
+ "exportedName": "getAvailableShells",
493
505
  "filename": "src/actions/config-actions.ts"
494
506
  },
495
- "00f050964242aebca10dc64fbed06c46e1627b32c6": {
507
+ "00eaf41cb9ccfce957ebec3593245551da6ca1ca93": {
496
508
  "workers": {
497
509
  "app/workspaces/[workspaceId]/assets/page": {
498
- "moduleId": 346342,
510
+ "moduleId": 423825,
499
511
  "async": false,
500
512
  "exportedName": "getPlatformInfo",
501
513
  "filename": "src/actions/config-actions.ts"
@@ -504,10 +516,10 @@
504
516
  "exportedName": "getPlatformInfo",
505
517
  "filename": "src/actions/config-actions.ts"
506
518
  },
507
- "006389a16e7883de77d87812fd40e182aee5a45e3f": {
519
+ "00dfb0119b4ff56d4a7c020b1358ee80ed183d110c": {
508
520
  "workers": {
509
521
  "app/workspaces/[workspaceId]/assets/page": {
510
- "moduleId": 346342,
522
+ "moduleId": 423825,
511
523
  "async": false,
512
524
  "exportedName": "getWorkspacesWithActiveTasks",
513
525
  "filename": "src/actions/workspace-actions.ts"
@@ -516,70 +528,70 @@
516
528
  "exportedName": "getWorkspacesWithActiveTasks",
517
529
  "filename": "src/actions/workspace-actions.ts"
518
530
  },
519
- "400cf53948723e0d18f6efd6d898586f3ff0447b6d": {
531
+ "4000be6ee04dad4eb6d9cc5687098fcfad75064576": {
520
532
  "workers": {
521
533
  "app/workspaces/[workspaceId]/assets/page": {
522
- "moduleId": 346342,
534
+ "moduleId": 423825,
523
535
  "async": false,
524
- "exportedName": "getOrCreateTowerTaskId",
536
+ "exportedName": "getRecentLocalProjects",
525
537
  "filename": "src/actions/workspace-actions.ts"
526
538
  }
527
539
  },
528
- "exportedName": "getOrCreateTowerTaskId",
540
+ "exportedName": "getRecentLocalProjects",
529
541
  "filename": "src/actions/workspace-actions.ts"
530
542
  },
531
- "401472f5ccde34a5097af17d34e7c4b762b7f06897": {
543
+ "407cec71f24fa6ee1e09ae4734807281e5c25c9cf6": {
532
544
  "workers": {
533
545
  "app/workspaces/[workspaceId]/assets/page": {
534
- "moduleId": 346342,
546
+ "moduleId": 423825,
535
547
  "async": false,
536
- "exportedName": "getWorkspaceById",
548
+ "exportedName": "deleteProject",
537
549
  "filename": "src/actions/workspace-actions.ts"
538
550
  }
539
551
  },
540
- "exportedName": "getWorkspaceById",
552
+ "exportedName": "deleteProject",
541
553
  "filename": "src/actions/workspace-actions.ts"
542
554
  },
543
- "4085404f2d1faa5e8fdd79c16d85def519c2fa908b": {
555
+ "408ee86f0a55dbf6c6dd7345f577df4101d14c0dac": {
544
556
  "workers": {
545
557
  "app/workspaces/[workspaceId]/assets/page": {
546
- "moduleId": 346342,
558
+ "moduleId": 423825,
547
559
  "async": false,
548
- "exportedName": "deleteProject",
560
+ "exportedName": "getOrCreateTowerTaskId",
549
561
  "filename": "src/actions/workspace-actions.ts"
550
562
  }
551
563
  },
552
- "exportedName": "deleteProject",
564
+ "exportedName": "getOrCreateTowerTaskId",
553
565
  "filename": "src/actions/workspace-actions.ts"
554
566
  },
555
- "40a5c16cb6d57f99e1aa8a84f5700b65bed226f706": {
567
+ "408f3b192752c45f6ccdaeac6c7a8dff846322f4da": {
556
568
  "workers": {
557
569
  "app/workspaces/[workspaceId]/assets/page": {
558
- "moduleId": 346342,
570
+ "moduleId": 423825,
559
571
  "async": false,
560
- "exportedName": "getWorkspacesWithRecentTasks",
572
+ "exportedName": "getWorkspaceById",
561
573
  "filename": "src/actions/workspace-actions.ts"
562
574
  }
563
575
  },
564
- "exportedName": "getWorkspacesWithRecentTasks",
576
+ "exportedName": "getWorkspaceById",
565
577
  "filename": "src/actions/workspace-actions.ts"
566
578
  },
567
- "40aa00cb1b7401bf7165ef056e99d7df17164ea888": {
579
+ "40ba7c959d8bb1d9168757d910c6b7d6fec8386e52": {
568
580
  "workers": {
569
581
  "app/workspaces/[workspaceId]/assets/page": {
570
- "moduleId": 346342,
582
+ "moduleId": 423825,
571
583
  "async": false,
572
- "exportedName": "getRecentLocalProjects",
584
+ "exportedName": "getWorkspacesWithRecentTasks",
573
585
  "filename": "src/actions/workspace-actions.ts"
574
586
  }
575
587
  },
576
- "exportedName": "getRecentLocalProjects",
588
+ "exportedName": "getWorkspacesWithRecentTasks",
577
589
  "filename": "src/actions/workspace-actions.ts"
578
590
  },
579
- "40f07f15c4e15502583cc6816b1c3602b884a639d7": {
591
+ "40d00e8a918533710289204fdaa3c787b6a4d4e671": {
580
592
  "workers": {
581
593
  "app/workspaces/[workspaceId]/assets/page": {
582
- "moduleId": 346342,
594
+ "moduleId": 423825,
583
595
  "async": false,
584
596
  "exportedName": "getProjectByLocalPath",
585
597
  "filename": "src/actions/workspace-actions.ts"
@@ -588,10 +600,10 @@
588
600
  "exportedName": "getProjectByLocalPath",
589
601
  "filename": "src/actions/workspace-actions.ts"
590
602
  },
591
- "60806208d6a0c1cf587a38272b9d04a5dc6fa482a9": {
603
+ "60c07421cff1b8ce33eb98a3c351c3543ccfdf0dbb": {
592
604
  "workers": {
593
605
  "app/workspaces/[workspaceId]/assets/page": {
594
- "moduleId": 346342,
606
+ "moduleId": 423825,
595
607
  "async": false,
596
608
  "exportedName": "updateProject",
597
609
  "filename": "src/actions/workspace-actions.ts"
@@ -600,10 +612,10 @@
600
612
  "exportedName": "updateProject",
601
613
  "filename": "src/actions/workspace-actions.ts"
602
614
  },
603
- "407e209030abeb6675e3ada470cba988bc50a35fd4": {
615
+ "4058ae66cd921be7558aa21e5fac3c2e2103bac0f7": {
604
616
  "workers": {
605
617
  "app/workspaces/[workspaceId]/assets/page": {
606
- "moduleId": 346342,
618
+ "moduleId": 423825,
607
619
  "async": false,
608
620
  "exportedName": "createTask",
609
621
  "filename": "src/actions/task-actions.ts"
@@ -612,10 +624,10 @@
612
624
  "exportedName": "createTask",
613
625
  "filename": "src/actions/task-actions.ts"
614
626
  },
615
- "403a7d2c9bb7cb0a78ee046f71013ad11077222cc0": {
627
+ "40ad76444bdce5a0f73e5fd0d5a73d883dcdf75708": {
616
628
  "workers": {
617
629
  "app/workspaces/[workspaceId]/assets/page": {
618
- "moduleId": 346342,
630
+ "moduleId": 423825,
619
631
  "async": false,
620
632
  "exportedName": "getTaskOverview",
621
633
  "filename": "src/actions/task-actions.ts"
@@ -624,10 +636,10 @@
624
636
  "exportedName": "getTaskOverview",
625
637
  "filename": "src/actions/task-actions.ts"
626
638
  },
627
- "40b2033149d12fdc47fc98d1590cd1043d0e262161": {
639
+ "4046f529e8c428e2241817be901d5bb40af934ed33": {
628
640
  "workers": {
629
641
  "app/workspaces/[workspaceId]/assets/page": {
630
- "moduleId": 346342,
642
+ "moduleId": 423825,
631
643
  "async": false,
632
644
  "exportedName": "getTaskNotes",
633
645
  "filename": "src/actions/note-actions.ts"
@@ -636,10 +648,10 @@
636
648
  "exportedName": "getTaskNotes",
637
649
  "filename": "src/actions/note-actions.ts"
638
650
  },
639
- "408215e48e1a623e4bbb685a78e3a3ada2ed9a5e8a": {
651
+ "4045511df3fbf7d93a8261440c0f5932dfe9b7cf36": {
640
652
  "workers": {
641
653
  "app/workspaces/[workspaceId]/assets/page": {
642
- "moduleId": 346342,
654
+ "moduleId": 423825,
643
655
  "async": false,
644
656
  "exportedName": "openInFileManager",
645
657
  "filename": "src/actions/preview-actions.ts"
@@ -648,10 +660,10 @@
648
660
  "exportedName": "openInFileManager",
649
661
  "filename": "src/actions/preview-actions.ts"
650
662
  },
651
- "40a305711044d42074dc8b719a62360ee159d7fe96": {
663
+ "40604f1fd2330680e7508320ff200aab89f7250cf2": {
652
664
  "workers": {
653
665
  "app/workspaces/[workspaceId]/assets/page": {
654
- "moduleId": 346342,
666
+ "moduleId": 423825,
655
667
  "async": false,
656
668
  "exportedName": "openInEditor",
657
669
  "filename": "src/actions/preview-actions.ts"
@@ -660,10 +672,10 @@
660
672
  "exportedName": "openInEditor",
661
673
  "filename": "src/actions/preview-actions.ts"
662
674
  },
663
- "404c5f6bb80cc0d10b604e5640d83816a765fc59f3": {
675
+ "4041c848fb76545498a6d488a044d4a61b6162b075": {
664
676
  "workers": {
665
677
  "app/workspaces/[workspaceId]/assets/page": {
666
- "moduleId": 346342,
678
+ "moduleId": 423825,
667
679
  "async": false,
668
680
  "exportedName": "openInTerminal",
669
681
  "filename": "src/actions/preview-actions.ts"
@@ -672,10 +684,10 @@
672
684
  "exportedName": "openInTerminal",
673
685
  "filename": "src/actions/preview-actions.ts"
674
686
  },
675
- "404d73151acdbb426096c2c26a3806d03ea98d7d81": {
687
+ "40a3fc966955de0833a4419f273a94ba4ab8422f3c": {
676
688
  "workers": {
677
689
  "app/workspaces/[workspaceId]/assets/page": {
678
- "moduleId": 346342,
690
+ "moduleId": 423825,
679
691
  "async": false,
680
692
  "exportedName": "getProjectBranches",
681
693
  "filename": "src/actions/git-actions.ts"
@@ -684,10 +696,10 @@
684
696
  "exportedName": "getProjectBranches",
685
697
  "filename": "src/actions/git-actions.ts"
686
698
  },
687
- "40801c6bd3944fa5bac78a08de736f8bdc2afbc617": {
699
+ "4089ab7c3cf5ebfe89a4c928fc5ea86b3e5ebc72e8": {
688
700
  "workers": {
689
701
  "app/workspaces/[workspaceId]/assets/page": {
690
- "moduleId": 346342,
702
+ "moduleId": 423825,
691
703
  "async": false,
692
704
  "exportedName": "fetchRemoteBranches",
693
705
  "filename": "src/actions/git-actions.ts"
@@ -696,10 +708,10 @@
696
708
  "exportedName": "fetchRemoteBranches",
697
709
  "filename": "src/actions/git-actions.ts"
698
710
  },
699
- "40c7a93795b41734e8b19cb43ad317ceb3b9a5e8f3": {
711
+ "408c226fa5c96e9fdf1704a52fd380683317c6dc45": {
700
712
  "workers": {
701
713
  "app/workspaces/[workspaceId]/assets/page": {
702
- "moduleId": 346342,
714
+ "moduleId": 423825,
703
715
  "async": false,
704
716
  "exportedName": "getCurrentBranch",
705
717
  "filename": "src/actions/git-actions.ts"