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]/tasks/[taskId]/page": {
6
- "moduleId": 55538,
6
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
18
- "moduleId": 55538,
18
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
30
- "moduleId": 55538,
30
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
42
- "moduleId": 55538,
42
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
54
- "moduleId": 55538,
54
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
66
- "moduleId": 55538,
66
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
78
- "moduleId": 55538,
78
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
90
- "moduleId": 55538,
90
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
102
- "moduleId": 55538,
102
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
114
- "moduleId": 55538,
114
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
126
- "moduleId": 55538,
126
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
138
- "moduleId": 55538,
138
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
150
- "moduleId": 55538,
150
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
162
- "moduleId": 55538,
162
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
174
- "moduleId": 55538,
174
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
186
- "moduleId": 55538,
186
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
198
- "moduleId": 55538,
198
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
210
- "moduleId": 55538,
210
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
222
- "moduleId": 55538,
222
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
234
- "moduleId": 55538,
234
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
246
- "moduleId": 55538,
246
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
258
- "moduleId": 55538,
258
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
270
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
270
- "moduleId": 55538,
282
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
282
- "moduleId": 55538,
294
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
294
- "moduleId": 55538,
306
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
306
- "moduleId": 55538,
318
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
318
- "moduleId": 55538,
330
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
330
- "moduleId": 55538,
342
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
342
- "moduleId": 55538,
354
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
354
- "moduleId": 55538,
366
+ "moduleId": 682718,
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]/tasks/[taskId]/page": {
366
- "moduleId": 55538,
378
+ "moduleId": 682718,
367
379
  "async": false,
368
380
  "exportedName": "listAllExtensionStatus",
369
381
  "filename": "src/actions/extension-actions.ts"
@@ -372,10 +384,10 @@
372
384
  "exportedName": "listAllExtensionStatus",
373
385
  "filename": "src/actions/extension-actions.ts"
374
386
  },
375
- "6027cc49ddb74d8bded5d8ad563e66f5765ef5e95e": {
387
+ "604844147e2c91132d34cf6f2e46fd1d218194c46e": {
376
388
  "workers": {
377
389
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
378
- "moduleId": 55538,
390
+ "moduleId": 682718,
379
391
  "async": false,
380
392
  "exportedName": "listDirectory",
381
393
  "filename": "src/actions/file-actions.ts"
@@ -384,10 +396,10 @@
384
396
  "exportedName": "listDirectory",
385
397
  "filename": "src/actions/file-actions.ts"
386
398
  },
387
- "70e9e765159a33c6e2ce9d4f9c9bcd967b3f07438e": {
399
+ "70fc7e655c5e226ef4bef4098dc7e0d18a09d95ea9": {
388
400
  "workers": {
389
401
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
390
- "moduleId": 55538,
402
+ "moduleId": 682718,
391
403
  "async": false,
392
404
  "exportedName": "getGitStatus",
393
405
  "filename": "src/actions/file-actions.ts"
@@ -396,10 +408,10 @@
396
408
  "exportedName": "getGitStatus",
397
409
  "filename": "src/actions/file-actions.ts"
398
410
  },
399
- "60615228392ec08da945787a56064cf05c79625eae": {
411
+ "6059bb2f1ef765942b7ed5dc46fc7eb164372ecbcd": {
400
412
  "workers": {
401
413
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
402
- "moduleId": 55538,
414
+ "moduleId": 682718,
403
415
  "async": false,
404
416
  "exportedName": "createFile",
405
417
  "filename": "src/actions/file-actions.ts"
@@ -408,10 +420,10 @@
408
420
  "exportedName": "createFile",
409
421
  "filename": "src/actions/file-actions.ts"
410
422
  },
411
- "60ad166951880d2dabc4566edb741b45f859714079": {
423
+ "60655c280938703c75f015fde5e4380a507021c8b7": {
412
424
  "workers": {
413
425
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
414
- "moduleId": 55538,
426
+ "moduleId": 682718,
415
427
  "async": false,
416
428
  "exportedName": "createDirectory",
417
429
  "filename": "src/actions/file-actions.ts"
@@ -420,10 +432,10 @@
420
432
  "exportedName": "createDirectory",
421
433
  "filename": "src/actions/file-actions.ts"
422
434
  },
423
- "700eba4866e7155bcb476734432fd01b072502b8d9": {
435
+ "707cd4994abcd48022af3fd0a5765b6c81cf5bd219": {
424
436
  "workers": {
425
437
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
426
- "moduleId": 55538,
438
+ "moduleId": 682718,
427
439
  "async": false,
428
440
  "exportedName": "renameEntry",
429
441
  "filename": "src/actions/file-actions.ts"
@@ -432,10 +444,10 @@
432
444
  "exportedName": "renameEntry",
433
445
  "filename": "src/actions/file-actions.ts"
434
446
  },
435
- "6004182a3bce876e0f48dfc1200ec4dd4cd0f53b3a": {
447
+ "60fbc9a30c32f8f66ac1179573781c75d0504d4be5": {
436
448
  "workers": {
437
449
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
438
- "moduleId": 55538,
450
+ "moduleId": 682718,
439
451
  "async": false,
440
452
  "exportedName": "deleteEntry",
441
453
  "filename": "src/actions/file-actions.ts"
@@ -444,10 +456,10 @@
444
456
  "exportedName": "deleteEntry",
445
457
  "filename": "src/actions/file-actions.ts"
446
458
  },
447
- "40494327a212cb6df25bdaa58d6730e716ad858443": {
459
+ "40ae0fdb28f97abf83e14f9f6bf04c1baaea16579b": {
448
460
  "workers": {
449
461
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
450
- "moduleId": 55538,
462
+ "moduleId": 682718,
451
463
  "async": false,
452
464
  "exportedName": "listAllFiles",
453
465
  "filename": "src/actions/file-actions.ts"
@@ -456,10 +468,10 @@
456
468
  "exportedName": "listAllFiles",
457
469
  "filename": "src/actions/file-actions.ts"
458
470
  },
459
- "6062cab48aa6208df83d05e32f80e68a3dcdfed4a1": {
471
+ "60190b37684cc97db280beecee21e2b9d83a782b75": {
460
472
  "workers": {
461
473
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
462
- "moduleId": 55538,
474
+ "moduleId": 682718,
463
475
  "async": false,
464
476
  "exportedName": "readFileContent",
465
477
  "filename": "src/actions/file-actions.ts"
@@ -468,10 +480,10 @@
468
480
  "exportedName": "readFileContent",
469
481
  "filename": "src/actions/file-actions.ts"
470
482
  },
471
- "60943bdcf93774abc1f4c5685f24da700f883d3220": {
483
+ "6019dd90da74fe5ca29479d40166394f1775dafa22": {
472
484
  "workers": {
473
485
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
474
- "moduleId": 55538,
486
+ "moduleId": 682718,
475
487
  "async": false,
476
488
  "exportedName": "readFileContentForce",
477
489
  "filename": "src/actions/file-actions.ts"
@@ -480,10 +492,10 @@
480
492
  "exportedName": "readFileContentForce",
481
493
  "filename": "src/actions/file-actions.ts"
482
494
  },
483
- "701337fd0644c7346135bfeaca5847b420e9269cc8": {
495
+ "70bf2b912647451f2af133b076df60f5fb3175bb88": {
484
496
  "workers": {
485
497
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
486
- "moduleId": 55538,
498
+ "moduleId": 682718,
487
499
  "async": false,
488
500
  "exportedName": "writeFileContent",
489
501
  "filename": "src/actions/file-actions.ts"
@@ -492,10 +504,10 @@
492
504
  "exportedName": "writeFileContent",
493
505
  "filename": "src/actions/file-actions.ts"
494
506
  },
495
- "60555989b683c5a72f2fc7fd34c0373bad439208b7": {
507
+ "6070e969afb35f59a1a3b32de1a6217229ef1352f7": {
496
508
  "workers": {
497
509
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
498
- "moduleId": 55538,
510
+ "moduleId": 682718,
499
511
  "async": false,
500
512
  "exportedName": "revealInFinder",
501
513
  "filename": "src/actions/file-actions.ts"
@@ -504,10 +516,10 @@
504
516
  "exportedName": "revealInFinder",
505
517
  "filename": "src/actions/file-actions.ts"
506
518
  },
507
- "7c561078fb0d6d18e8ea9de3d02d2ab96ab23fcc4c": {
519
+ "7c7f867445036c9ed31e88d4134888607dca1cbf17": {
508
520
  "workers": {
509
521
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
510
- "moduleId": 55538,
522
+ "moduleId": 682718,
511
523
  "async": false,
512
524
  "exportedName": "searchCode",
513
525
  "filename": "src/actions/search-code-actions.ts"
@@ -516,10 +528,10 @@
516
528
  "exportedName": "searchCode",
517
529
  "filename": "src/actions/search-code-actions.ts"
518
530
  },
519
- "40c1fca60b09e49b7db0276fbb8f5ff1b6af756426": {
531
+ "40ca967044f44d7c5b896c37a9a7410081b6240a17": {
520
532
  "workers": {
521
533
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
522
- "moduleId": 55538,
534
+ "moduleId": 682718,
523
535
  "async": false,
524
536
  "exportedName": "getPreviewState",
525
537
  "filename": "src/actions/preview-actions.ts"
@@ -528,10 +540,10 @@
528
540
  "exportedName": "getPreviewState",
529
541
  "filename": "src/actions/preview-actions.ts"
530
542
  },
531
- "4049b2b8b0b65a6ece6124fb8f638f659bea54dd78": {
543
+ "40c73091dbbdef4a8d799c2eac99578551ce8e1332": {
532
544
  "workers": {
533
545
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
534
- "moduleId": 55538,
546
+ "moduleId": 682718,
535
547
  "async": false,
536
548
  "exportedName": "startPreview",
537
549
  "filename": "src/actions/preview-actions.ts"
@@ -540,10 +552,10 @@
540
552
  "exportedName": "startPreview",
541
553
  "filename": "src/actions/preview-actions.ts"
542
554
  },
543
- "403c924ff5422048ec127c6db486e62469eea6361f": {
555
+ "40865308643697b0e30b95ba1c931f5f8f87e90a47": {
544
556
  "workers": {
545
557
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
546
- "moduleId": 55538,
558
+ "moduleId": 682718,
547
559
  "async": false,
548
560
  "exportedName": "stopPreview",
549
561
  "filename": "src/actions/preview-actions.ts"
@@ -552,10 +564,10 @@
552
564
  "exportedName": "stopPreview",
553
565
  "filename": "src/actions/preview-actions.ts"
554
566
  },
555
- "4072642dbb7b3e87f03b0f4ed0d665a8163b45f708": {
567
+ "404b86247be2c713ae7b10292c74138950023e5688": {
556
568
  "workers": {
557
569
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
558
- "moduleId": 55538,
570
+ "moduleId": 682718,
559
571
  "async": false,
560
572
  "exportedName": "installPreviewDeps",
561
573
  "filename": "src/actions/preview-actions.ts"
@@ -564,10 +576,10 @@
564
576
  "exportedName": "installPreviewDeps",
565
577
  "filename": "src/actions/preview-actions.ts"
566
578
  },
567
- "406292704d3384ebad259a3c76da6b557cbeec6784": {
579
+ "402ccae6783b370f34dc3328813d47d5ff505a42c1": {
568
580
  "workers": {
569
581
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
570
- "moduleId": 55538,
582
+ "moduleId": 682718,
571
583
  "async": false,
572
584
  "exportedName": "redetectPreset",
573
585
  "filename": "src/actions/preview-actions.ts"
@@ -576,10 +588,10 @@
576
588
  "exportedName": "redetectPreset",
577
589
  "filename": "src/actions/preview-actions.ts"
578
590
  },
579
- "40ae8e29de61eeb88cc3237f5c2082417cea181321": {
591
+ "40d6147915631bd1e24f87e0a8f89dad72c7bec663": {
580
592
  "workers": {
581
593
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
582
- "moduleId": 55538,
594
+ "moduleId": 682718,
583
595
  "async": false,
584
596
  "exportedName": "setProjectPreset",
585
597
  "filename": "src/actions/preview-actions.ts"
@@ -588,10 +600,10 @@
588
600
  "exportedName": "setProjectPreset",
589
601
  "filename": "src/actions/preview-actions.ts"
590
602
  },
591
- "403a9e5f93c6264236a9b7d13e0f0d7dd3ed5eb4e9": {
603
+ "403a1fa6e14a4614accdff3b4e4fa2ed3e49b1c84c": {
592
604
  "workers": {
593
605
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
594
- "moduleId": 55538,
606
+ "moduleId": 682718,
595
607
  "async": false,
596
608
  "exportedName": "setProjectDefaults",
597
609
  "filename": "src/actions/preview-actions.ts"
@@ -600,10 +612,10 @@
600
612
  "exportedName": "setProjectDefaults",
601
613
  "filename": "src/actions/preview-actions.ts"
602
614
  },
603
- "404c5f6bb80cc0d10b604e5640d83816a765fc59f3": {
615
+ "4041c848fb76545498a6d488a044d4a61b6162b075": {
604
616
  "workers": {
605
617
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
606
- "moduleId": 55538,
618
+ "moduleId": 682718,
607
619
  "async": false,
608
620
  "exportedName": "openInTerminal",
609
621
  "filename": "src/actions/preview-actions.ts"
@@ -612,10 +624,10 @@
612
624
  "exportedName": "openInTerminal",
613
625
  "filename": "src/actions/preview-actions.ts"
614
626
  },
615
- "6076bcc79f9958bb057ccdd60911f9d7b735d7a931": {
627
+ "6071378a52322d69d1d855a654f44350019f55ad75": {
616
628
  "workers": {
617
629
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
618
- "moduleId": 55538,
630
+ "moduleId": 682718,
619
631
  "async": false,
620
632
  "exportedName": "updateTask",
621
633
  "filename": "src/actions/task-actions.ts"
@@ -624,10 +636,10 @@
624
636
  "exportedName": "updateTask",
625
637
  "filename": "src/actions/task-actions.ts"
626
638
  },
627
- "7c636a9922893aeb4dcf2cea81b0a4c429bef4146e": {
639
+ "7c561eb8a34485679a353d7aa9c6c93b55caf3c279": {
628
640
  "workers": {
629
641
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
630
- "moduleId": 55538,
642
+ "moduleId": 682718,
631
643
  "async": false,
632
644
  "exportedName": "startPtyExecutionSafe",
633
645
  "filename": "src/actions/agent-actions.ts"
@@ -636,10 +648,10 @@
636
648
  "exportedName": "startPtyExecutionSafe",
637
649
  "filename": "src/actions/agent-actions.ts"
638
650
  },
639
- "4062d13cdbe45c1cfb8386e810495e72befcfbec91": {
651
+ "40cc116fdbafda50a73d43dc99883a0b2575d177c1": {
640
652
  "workers": {
641
653
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
642
- "moduleId": 55538,
654
+ "moduleId": 682718,
643
655
  "async": false,
644
656
  "exportedName": "stopPtyExecution",
645
657
  "filename": "src/actions/agent-actions.ts"
@@ -648,10 +660,10 @@
648
660
  "exportedName": "stopPtyExecution",
649
661
  "filename": "src/actions/agent-actions.ts"
650
662
  },
651
- "60efa135082b65911a52ff807ef8c96f9c3585f6a1": {
663
+ "602c786af9fab79fbafd04b467da0b832dc9e41d15": {
652
664
  "workers": {
653
665
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
654
- "moduleId": 55538,
666
+ "moduleId": 682718,
655
667
  "async": false,
656
668
  "exportedName": "resumePtyExecution",
657
669
  "filename": "src/actions/agent-actions.ts"
@@ -660,10 +672,10 @@
660
672
  "exportedName": "resumePtyExecution",
661
673
  "filename": "src/actions/agent-actions.ts"
662
674
  },
663
- "4044d6c5c594edca1f2190b98b13690c7930ebe6fb": {
675
+ "40ebcb2acc9d7ae9814881df6334f2e4042bd07ff1": {
664
676
  "workers": {
665
677
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
666
- "moduleId": 55538,
678
+ "moduleId": 682718,
667
679
  "async": false,
668
680
  "exportedName": "continueLatestPtyExecution",
669
681
  "filename": "src/actions/agent-actions.ts"
@@ -672,10 +684,10 @@
672
684
  "exportedName": "continueLatestPtyExecution",
673
685
  "filename": "src/actions/agent-actions.ts"
674
686
  },
675
- "403c35c2389d293cdefc8a0b3788a1215ad7f93c68": {
687
+ "40fcbdd25f7ffbf65ef1e764bec9f7555bc5224ee8": {
676
688
  "workers": {
677
689
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
678
- "moduleId": 55538,
690
+ "moduleId": 682718,
679
691
  "async": false,
680
692
  "exportedName": "getTaskExecutions",
681
693
  "filename": "src/actions/agent-actions.ts"
@@ -684,10 +696,10 @@
684
696
  "exportedName": "getTaskExecutions",
685
697
  "filename": "src/actions/agent-actions.ts"
686
698
  },
687
- "60e4b2ed8000953c03639b7e7fbc5233720fd9370a": {
699
+ "6042ec18c48616a634f1ac5f6735201d6b1328062a": {
688
700
  "workers": {
689
701
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
690
- "moduleId": 55538,
702
+ "moduleId": 682718,
691
703
  "async": false,
692
704
  "exportedName": "updateTaskStatus",
693
705
  "filename": "src/actions/task-actions.ts"
@@ -696,10 +708,10 @@
696
708
  "exportedName": "updateTaskStatus",
697
709
  "filename": "src/actions/task-actions.ts"
698
710
  },
699
- "401acf2b7191c3fbfd39c3f254a5628d15465f16bb": {
711
+ "40e995770f40d331eb50e4f3328bc90825b88448f0": {
700
712
  "workers": {
701
713
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
702
- "moduleId": 55538,
714
+ "moduleId": 682718,
703
715
  "async": false,
704
716
  "exportedName": "checkWorktreeClean",
705
717
  "filename": "src/actions/task-actions.ts"
@@ -708,10 +720,10 @@
708
720
  "exportedName": "checkWorktreeClean",
709
721
  "filename": "src/actions/task-actions.ts"
710
722
  },
711
- "6031d4644cd423486c800f9dcad4ed01df4562a880": {
723
+ "60e3b1cc6c297b47e9f430860e96636110f7d5415e": {
712
724
  "workers": {
713
725
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
714
- "moduleId": 55538,
726
+ "moduleId": 682718,
715
727
  "async": false,
716
728
  "exportedName": "commitWorktreeChanges",
717
729
  "filename": "src/actions/task-actions.ts"
@@ -720,10 +732,10 @@
720
732
  "exportedName": "commitWorktreeChanges",
721
733
  "filename": "src/actions/task-actions.ts"
722
734
  },
723
- "408215e48e1a623e4bbb685a78e3a3ada2ed9a5e8a": {
735
+ "4045511df3fbf7d93a8261440c0f5932dfe9b7cf36": {
724
736
  "workers": {
725
737
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
726
- "moduleId": 55538,
738
+ "moduleId": 682718,
727
739
  "async": false,
728
740
  "exportedName": "openInFileManager",
729
741
  "filename": "src/actions/preview-actions.ts"
@@ -732,10 +744,10 @@
732
744
  "exportedName": "openInFileManager",
733
745
  "filename": "src/actions/preview-actions.ts"
734
746
  },
735
- "40a305711044d42074dc8b719a62360ee159d7fe96": {
747
+ "40604f1fd2330680e7508320ff200aab89f7250cf2": {
736
748
  "workers": {
737
749
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
738
- "moduleId": 55538,
750
+ "moduleId": 682718,
739
751
  "async": false,
740
752
  "exportedName": "openInEditor",
741
753
  "filename": "src/actions/preview-actions.ts"
@@ -744,10 +756,10 @@
744
756
  "exportedName": "openInEditor",
745
757
  "filename": "src/actions/preview-actions.ts"
746
758
  },
747
- "404cffeebf9cd5b11929ed56c5dbcb3e79b820450e": {
759
+ "409ca1c6b55313919ac08fa17a459e37f90236f264": {
748
760
  "workers": {
749
761
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
750
- "moduleId": 55538,
762
+ "moduleId": 682718,
751
763
  "async": false,
752
764
  "exportedName": "getPrompts",
753
765
  "filename": "src/actions/prompt-actions.ts"
@@ -756,10 +768,10 @@
756
768
  "exportedName": "getPrompts",
757
769
  "filename": "src/actions/prompt-actions.ts"
758
770
  },
759
- "005c435931ab272868e674f977a37a5d3a28e828aa": {
771
+ "005d3675a84fb558c43c5e91c75319e00ce3a65f7a": {
760
772
  "workers": {
761
773
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
762
- "moduleId": 55538,
774
+ "moduleId": 682718,
763
775
  "async": false,
764
776
  "exportedName": "getActiveExecutionsAcrossWorkspaces",
765
777
  "filename": "src/actions/agent-actions.ts"
@@ -768,10 +780,10 @@
768
780
  "exportedName": "getActiveExecutionsAcrossWorkspaces",
769
781
  "filename": "src/actions/agent-actions.ts"
770
782
  },
771
- "40071bf428e8dcb0fa3849fc49ffa18d6f403df3c2": {
783
+ "40039f7de2dffeddcb8a378507ceee92d4ace96c3c": {
772
784
  "workers": {
773
785
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
774
- "moduleId": 55538,
786
+ "moduleId": 682718,
775
787
  "async": false,
776
788
  "exportedName": "getTaskMessages",
777
789
  "filename": "src/actions/agent-actions.ts"
@@ -780,10 +792,10 @@
780
792
  "exportedName": "getTaskMessages",
781
793
  "filename": "src/actions/agent-actions.ts"
782
794
  },
783
- "40ba0a6745d6e548891af11bc32b23219c32fd3e24": {
795
+ "4009c3c24b582cab5f012ebcec384ecc03a8e0ce08": {
784
796
  "workers": {
785
797
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
786
- "moduleId": 55538,
798
+ "moduleId": 682718,
787
799
  "async": false,
788
800
  "exportedName": "continueOrStartTaskExecution",
789
801
  "filename": "src/actions/agent-actions.ts"
@@ -792,34 +804,34 @@
792
804
  "exportedName": "continueOrStartTaskExecution",
793
805
  "filename": "src/actions/agent-actions.ts"
794
806
  },
795
- "602ead6626e7eefac24670b57b652c9b89f7fe7728": {
807
+ "6070f8f769cfb8c4f8a60f8636c8d0095fd02c629a": {
796
808
  "workers": {
797
809
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
798
- "moduleId": 55538,
810
+ "moduleId": 682718,
799
811
  "async": false,
800
- "exportedName": "sendTaskMessage",
812
+ "exportedName": "stopTaskExecution",
801
813
  "filename": "src/actions/agent-actions.ts"
802
814
  }
803
815
  },
804
- "exportedName": "sendTaskMessage",
816
+ "exportedName": "stopTaskExecution",
805
817
  "filename": "src/actions/agent-actions.ts"
806
818
  },
807
- "607406da24c2c258cf21c458a4ea4652cda13a2a04": {
819
+ "60794f15674bbea0a29b39878d574c892102154e42": {
808
820
  "workers": {
809
821
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
810
- "moduleId": 55538,
822
+ "moduleId": 682718,
811
823
  "async": false,
812
- "exportedName": "stopTaskExecution",
824
+ "exportedName": "sendTaskMessage",
813
825
  "filename": "src/actions/agent-actions.ts"
814
826
  }
815
827
  },
816
- "exportedName": "stopTaskExecution",
828
+ "exportedName": "sendTaskMessage",
817
829
  "filename": "src/actions/agent-actions.ts"
818
830
  },
819
- "7857e0761ae324106f4d453fd1b9b2ea1ba1d19f57": {
831
+ "780a495fb6606c9d86c9de7c66e19c08eb2d8da7c9": {
820
832
  "workers": {
821
833
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
822
- "moduleId": 55538,
834
+ "moduleId": 682718,
823
835
  "async": false,
824
836
  "exportedName": "startTaskExecution",
825
837
  "filename": "src/actions/agent-actions.ts"
@@ -828,10 +840,10 @@
828
840
  "exportedName": "startTaskExecution",
829
841
  "filename": "src/actions/agent-actions.ts"
830
842
  },
831
- "7c3d6cd7e5e687f4f77510e3a770d804bec50e4336": {
843
+ "7cac708ed3bb7d685da2c7f993d03b00b9ca296045": {
832
844
  "workers": {
833
845
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
834
- "moduleId": 55538,
846
+ "moduleId": 682718,
835
847
  "async": false,
836
848
  "exportedName": "startPtyExecution",
837
849
  "filename": "src/actions/agent-actions.ts"
@@ -840,34 +852,34 @@
840
852
  "exportedName": "startPtyExecution",
841
853
  "filename": "src/actions/agent-actions.ts"
842
854
  },
843
- "009c9ba31d33414315e6ebce045ad942596592deeb": {
855
+ "004b9d791355ab55ca8b2a29aa24411c9a9bf0a6f6": {
844
856
  "workers": {
845
857
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
846
- "moduleId": 55538,
858
+ "moduleId": 682718,
847
859
  "async": false,
848
- "exportedName": "getConnectedProviders",
860
+ "exportedName": "getProviderConnections",
849
861
  "filename": "src/actions/provider-connection-actions.ts"
850
862
  }
851
863
  },
852
- "exportedName": "getConnectedProviders",
864
+ "exportedName": "getProviderConnections",
853
865
  "filename": "src/actions/provider-connection-actions.ts"
854
866
  },
855
- "00e626dfc3e9d109a763e813c58187024be4de8c7c": {
867
+ "0055c22bfa591cefc244c9861540576efd52b47373": {
856
868
  "workers": {
857
869
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
858
- "moduleId": 55538,
870
+ "moduleId": 682718,
859
871
  "async": false,
860
- "exportedName": "getProviderConnections",
872
+ "exportedName": "getConnectedProviders",
861
873
  "filename": "src/actions/provider-connection-actions.ts"
862
874
  }
863
875
  },
864
- "exportedName": "getProviderConnections",
876
+ "exportedName": "getConnectedProviders",
865
877
  "filename": "src/actions/provider-connection-actions.ts"
866
878
  },
867
- "4085db60872c4f89ced3fffe97e404db91c2c2614a": {
879
+ "4029bb5b0b809c8fafe01abd82cd69b0bd39b7fdee": {
868
880
  "workers": {
869
881
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
870
- "moduleId": 55538,
882
+ "moduleId": 682718,
871
883
  "async": false,
872
884
  "exportedName": "isProviderConnected",
873
885
  "filename": "src/actions/provider-connection-actions.ts"
@@ -876,28 +888,28 @@
876
888
  "exportedName": "isProviderConnected",
877
889
  "filename": "src/actions/provider-connection-actions.ts"
878
890
  },
879
- "6028dfd7e9e6482efd4c85897670ae11216bda0edf": {
891
+ "60db74fcf7162581b50cba5a6e9c4c1767f4e0ca4c": {
880
892
  "workers": {
881
893
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
882
- "moduleId": 55538,
894
+ "moduleId": 682718,
883
895
  "async": false,
884
- "exportedName": "markProviderDisconnected",
896
+ "exportedName": "markProviderConnected",
885
897
  "filename": "src/actions/provider-connection-actions.ts"
886
898
  }
887
899
  },
888
- "exportedName": "markProviderDisconnected",
900
+ "exportedName": "markProviderConnected",
889
901
  "filename": "src/actions/provider-connection-actions.ts"
890
902
  },
891
- "60921a3de22dbf319f72f72748e2d0986e0d206e8b": {
903
+ "60e1da7db58630b49f8f460222048316c606b8c2ec": {
892
904
  "workers": {
893
905
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
894
- "moduleId": 55538,
906
+ "moduleId": 682718,
895
907
  "async": false,
896
- "exportedName": "markProviderConnected",
908
+ "exportedName": "markProviderDisconnected",
897
909
  "filename": "src/actions/provider-connection-actions.ts"
898
910
  }
899
911
  },
900
- "exportedName": "markProviderConnected",
912
+ "exportedName": "markProviderDisconnected",
901
913
  "filename": "src/actions/provider-connection-actions.ts"
902
914
  }
903
915
  },