tower-studio 0.2.19 → 0.2.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (218) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +25 -25
  13. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +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/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +3 -2
  23. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  33. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +59 -59
  34. package/.next/standalone/.next/server/app/missions/page.js +5 -5
  35. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  38. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  39. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  42. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
  43. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  46. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +41 -41
  47. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +86 -86
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +3 -3
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +2 -2
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
  61. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
  65. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +5 -5
  66. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  67. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +66 -66
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +3 -3
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +76 -76
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +6 -6
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  83. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +45 -45
  84. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  85. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +12 -0
  87. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
  88. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-0gs-6._.js +1 -1
  89. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
  90. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  91. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +1 -1
  93. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +2 -2
  94. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +1 -1
  96. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0iyp~.k._.js +10 -2
  97. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +3 -0
  98. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ogh_qu._.js +10 -2
  99. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q.piu~._.js +9 -1
  100. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  101. package/.next/standalone/.next/server/chunks/[root-of-the-server]__12c9noi._.js +1 -1
  102. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  103. package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
  104. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  105. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +47 -0
  106. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +47 -0
  107. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +47 -0
  108. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__07ns1z8._.js → [root-of-the-server]__0hy3~f.._.js} +2 -2
  109. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +3 -0
  110. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +47 -0
  111. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0sdt1y5._.js → [root-of-the-server]__0q-abig._.js} +2 -2
  112. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q~lxnz._.js +3 -0
  113. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th0_fo._.js +3 -3
  114. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +1 -1
  115. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +47 -0
  116. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0y5wu~l._.js → [root-of-the-server]__10ol5vl._.js} +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +47 -0
  120. package/.next/standalone/.next/server/chunks/ssr/_00jadm8._.js +3 -0
  121. package/.next/standalone/.next/server/chunks/ssr/{_05l656y._.js → _03.a~r1._.js} +2 -2
  122. package/.next/standalone/.next/server/chunks/ssr/_053zyvm._.js +3 -0
  123. package/.next/standalone/.next/server/chunks/ssr/{_0gv9sv3._.js → _08x3jaa._.js} +2 -2
  124. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  125. package/.next/standalone/.next/server/chunks/ssr/{_0_zfpwh._.js → _09j4imi._.js} +2 -2
  126. package/.next/standalone/.next/server/chunks/ssr/_09r0_z9._.js +3 -0
  127. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  128. package/.next/standalone/.next/server/chunks/ssr/_0a554d8._.js +3 -0
  129. package/.next/standalone/.next/server/chunks/ssr/{_0dvltcf._.js → _0aw2qq6._.js} +2 -2
  130. package/.next/standalone/.next/server/chunks/ssr/{_0jz8fv8._.js → _0bmywa6._.js} +2 -2
  131. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  132. package/.next/standalone/.next/server/chunks/ssr/_0ghovf3._.js +4 -0
  133. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  134. package/.next/standalone/.next/server/chunks/ssr/_0jyj~t3._.js +7 -0
  135. package/.next/standalone/.next/server/chunks/ssr/_0ng0eku._.js +1 -1
  136. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  137. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  138. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  139. package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
  140. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  141. package/.next/standalone/.next/server/chunks/ssr/_0yakvlq._.js +7 -0
  142. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  143. package/.next/standalone/.next/server/chunks/ssr/_13r9dxk._.js +7 -0
  144. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  146. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  147. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  148. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  150. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  151. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  152. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  153. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  155. package/.next/standalone/.next/server/chunks/ssr/src_lib_worktree_ts_06cucy3._.js +1 -1
  156. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  157. package/.next/standalone/.next/server/pages/500.html +1 -1
  158. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  159. package/.next/standalone/.next/server/server-reference-manifest.json +239 -239
  160. package/.next/standalone/.next/static/chunks/00fv~h4rni5hv.js +1 -0
  161. package/.next/standalone/.next/static/chunks/{096ysbmoa9qsb.js → 00p3.tda-56.l.js} +1 -1
  162. package/.next/standalone/.next/static/chunks/{0hniqlgz6waea.js → 01tnwkggn5.s-.js} +1 -1
  163. package/.next/standalone/.next/static/chunks/{0vu_cifxk7vfu.js → 02bobmiee9ss8.js} +1 -1
  164. package/.next/standalone/.next/static/chunks/039ntokp82-em.js +1 -0
  165. package/.next/standalone/.next/static/chunks/{0b6zhezopdbs2.js → 04yrp-8ps3q_-.js} +1 -1
  166. package/.next/standalone/.next/static/chunks/05.wfh773dxo9.js +1 -0
  167. package/.next/standalone/.next/static/chunks/{08x.ru6r_rz3k.js → 05qdpgnpb_7mk.js} +1 -1
  168. package/.next/standalone/.next/static/chunks/06~1n6of8ll__.js +5 -0
  169. package/.next/standalone/.next/static/chunks/0_n2l3jehwcsq.js +1 -0
  170. package/.next/standalone/.next/static/chunks/{0p7hamd-yspky.js → 0aq7ksckxr-8-.js} +2 -2
  171. package/.next/standalone/.next/static/chunks/{03og02bu96n.e.js → 0d4~4k4hv01ah.js} +1 -1
  172. package/.next/standalone/.next/static/chunks/{0njf5husn6ovd.js → 0f1gk0.5slqqh.js} +1 -1
  173. package/.next/standalone/.next/static/chunks/0ip_37zz4f080.js +1 -0
  174. package/.next/standalone/.next/static/chunks/{1124-9qfcr70v.js → 0j16~sj50uq_m.js} +1 -1
  175. package/.next/standalone/.next/static/chunks/0o8jf4a30e_ri.js +5 -0
  176. package/.next/standalone/.next/static/chunks/0ol16355~utic.js +5 -0
  177. package/.next/standalone/.next/static/chunks/{10ght~j9wl9ab.js → 0pg_rf2cch5pv.js} +1 -1
  178. package/.next/standalone/.next/static/chunks/{0esvyij44lvt6.js → 0pwe0m3i1rro1.js} +1 -1
  179. package/.next/standalone/.next/static/chunks/{0izukvmui9f8m.js → 0rwca.wrfl3b9.js} +1 -1
  180. package/.next/standalone/.next/static/chunks/{06qwj~g0qwhey.js → 0srx~7bncp64q.js} +1 -1
  181. package/.next/standalone/.next/static/chunks/{0s6ygn-alcm2d.js → 0vyvdsh1mkl5d.js} +1 -1
  182. package/.next/standalone/.next/static/chunks/{0lv0zqg.f66eu.js → 10h~50kdsu5fx.js} +1 -1
  183. package/.next/standalone/.next/static/chunks/{162ec9.32dj73.js → 15esfko8asvh7.js} +1 -1
  184. package/.next/standalone/.next/static/chunks/16sn2ij01qrfz.js +1 -0
  185. package/.next/standalone/.next/static/chunks/{04wsku4m5~s1q.js → 17oxpxjm7_smn.js} +1 -1
  186. package/.next/standalone/package.json +1 -1
  187. package/dist/mcp-server.cjs +17 -1
  188. package/package.json +1 -1
  189. package/skills/tower/SKILL.md +9 -0
  190. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +0 -11
  191. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0313pct._.js +0 -3
  192. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08xomvf._.js +0 -47
  193. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0c7x0o9._.js +0 -3
  194. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e82_jw._.js +0 -3
  195. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sk.itb._.js +0 -3
  196. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v7p~3.._.js +0 -3
  197. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjuu0z._.js +0 -3
  198. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.s5ax._.js +0 -3
  199. package/.next/standalone/.next/server/chunks/ssr/_01e47s2._.js +0 -4
  200. package/.next/standalone/.next/server/chunks/ssr/_01yg50d._.js +0 -3
  201. package/.next/standalone/.next/server/chunks/ssr/_09qgmwg._.js +0 -3
  202. package/.next/standalone/.next/server/chunks/ssr/_0_7d5_7._.js +0 -7
  203. package/.next/standalone/.next/server/chunks/ssr/_0djgo-u._.js +0 -3
  204. package/.next/standalone/.next/server/chunks/ssr/_0n.xiu5._.js +0 -7
  205. package/.next/standalone/.next/server/chunks/ssr/_10ogq8w._.js +0 -3
  206. package/.next/standalone/.next/server/chunks/ssr/_13kwp85._.js +0 -7
  207. package/.next/standalone/.next/static/chunks/0._824vjqa-9k.js +0 -5
  208. package/.next/standalone/.next/static/chunks/08~85j56saf6q.js +0 -1
  209. package/.next/standalone/.next/static/chunks/0c7b_.6i4jef8.js +0 -1
  210. package/.next/standalone/.next/static/chunks/0hseznii2u-4n.js +0 -5
  211. package/.next/standalone/.next/static/chunks/0kycb80.t-7_-.js +0 -1
  212. package/.next/standalone/.next/static/chunks/0v66~34w9t3gz.js +0 -5
  213. package/.next/standalone/.next/static/chunks/0v_nmghra_n2q.js +0 -1
  214. package/.next/standalone/.next/static/chunks/0zf35xwv.l3l7.js +0 -1
  215. package/.next/standalone/.next/static/chunks/11.t9_o8cox8t.js +0 -1
  216. /package/.next/standalone/.next/static/{mLQP8o4ghKE2DGln7fL34 → zosKR5i2aA392qu0Ka1j9}/_buildManifest.js +0 -0
  217. /package/.next/standalone/.next/static/{mLQP8o4ghKE2DGln7fL34 → zosKR5i2aA392qu0Ka1j9}/_clientMiddlewareManifest.js +0 -0
  218. /package/.next/standalone/.next/static/{mLQP8o4ghKE2DGln7fL34 → zosKR5i2aA392qu0Ka1j9}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40b569469bf855a8ba6d4144ebe5b88241062fa000": {
3
+ "40404bfd84f70f4aa8d30282e4a25081f324161a13": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
6
6
  "moduleId": 942658,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "60de73bafc8fc55db7389435befac3e7e0b2621517": {
15
+ "604d06004b63fdc04eba5a42565e990cde1668c5ed": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
18
18
  "moduleId": 942658,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "40994f3504b40f4224843b59eed5bde9ce4b73c103": {
27
+ "4024cdf75f17616d244c27677852d599eed1afd7cb": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
30
30
  "moduleId": 942658,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "405b0ae5f2024fe8c3bcb40ccc76f0552326429746": {
39
+ "40719cb16427d6f878b1d2d591569b47d9eb089f13": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
42
42
  "moduleId": 942658,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "40b9d10ea1aa864d53ce2f50336eea7d1ce8d44727": {
51
+ "40c62fb00530ae3e071a18e1b5cc7097b2ce49490b": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
54
54
  "moduleId": 942658,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "4068d24a62a39fd8d7299189e947c4cd4a5c10f292": {
63
+ "40444f7a86f1302e060ba19c60ce890eb7a78ad749": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
66
66
  "moduleId": 942658,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "40a876f6711a99c3a8c5fff3f959fcea90a3df590d": {
75
+ "40b29e14239f3fb3582c539de2b5d8951d2d169f75": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
78
78
  "moduleId": 942658,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "608c7a371d3ffe78157bc730852da03d74ac9d1a91": {
87
+ "60751743522ff78047aba190f7de08fcba63b994a2": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
90
90
  "moduleId": 942658,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "60464ccc31157bd13a857176cd1dd7a461c34e57be": {
99
+ "60af59ff136f132f6f6c9f32423f2b701196b93694": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
102
102
  "moduleId": 942658,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "40374a985920b5eed78a4c831c97af2a41dd3d81fa": {
111
+ "40193ef482efd0e85c14f12ff597c1289afda05300": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
114
114
  "moduleId": 942658,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPath",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "60bcd4975e70e307bd8f7879532393c865f97df10f": {
123
+ "60c04f31783506683945f873bb2f23b60b545118bb": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
126
126
  "moduleId": 942658,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "analyzeProjectDirectory",
133
133
  "filename": "src/actions/project-actions.ts"
134
134
  },
135
- "6047abaad9371ec8470e425ad9afdca7b8a872aba5": {
135
+ "60f23288a3871909d904ecbaab16d7246813ebcef5": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
138
138
  "moduleId": 942658,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "migrateProjectPath",
145
145
  "filename": "src/actions/project-actions.ts"
146
146
  },
147
- "4002cddd6747fba14295c29e2de19952f1a48432d7": {
147
+ "40bfb929e78b8995885651b72d3b4db9a6b698574f": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
150
150
  "moduleId": 942658,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "checkMigrationSafety",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "0074163bba3df5910101982fc063a7682272d732f6": {
159
+ "00c3f4a8b16c1e7967c2458b5e9b7fd2b57d9bcf6b": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
162
162
  "moduleId": 942658,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "getActualWsPort",
169
169
  "filename": "src/actions/config-actions.ts"
170
170
  },
171
- "4004bec48643e7bdcdadd84a577b60acca6e5b4b51": {
171
+ "40a26582229b4a342d27d3eb6da88392b7e70836f4": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
174
174
  "moduleId": 942658,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "createProject",
181
181
  "filename": "src/actions/workspace-actions.ts"
182
182
  },
183
- "60735a115af61be84c900fd110a50f09424fd535e2": {
183
+ "600ac086d615749a75443aa273f648b191a575c17d": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
186
186
  "moduleId": 942658,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "setConfigValue",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "40fa139225d285b522c4e338f76f21e53ff44a4326": {
195
+ "4040c7dadb7c3e097da9f6b5ea7b34753aed553d3c": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
198
198
  "moduleId": 942658,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "checkExtension",
205
205
  "filename": "src/actions/extension-actions.ts"
206
206
  },
207
- "40d8cb5c562520adf394aeb446a441e98fa9241765": {
207
+ "40ca362c38454d1a8b11e77c4e837e440da6547f6f": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
210
210
  "moduleId": 942658,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "installExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "40a88968dc86d10f7a17a5d987d5dfdaf41fc9d81f": {
219
+ "4045a06ad46f6ca52053a502d00fb918a2354b7c11": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
222
222
  "moduleId": 942658,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "uninstallExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "006afd4a749b3fab5ba573ea77fbd8735ad5c495f1": {
231
+ "005b59eef31a2c7bf097c3f67dc6e4d941d4546d61": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
234
234
  "moduleId": 942658,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "getOnboardingStatus",
241
241
  "filename": "src/actions/onboarding-actions.ts"
242
242
  },
243
- "400edf94c9bd3fbc92a1a7750d00c9b19fa25c0be0": {
243
+ "407929aafc2405b8ba4236dc6a0815eab451bba86a": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
246
246
  "moduleId": 942658,
@@ -252,7 +252,7 @@
252
252
  "exportedName": "setOnboardingProgress",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "40663e9c46b72c4bdd84e4c64fc548f1a09bf046d6": {
255
+ "40d87c5b8ecaf5e45003062367ca0e6fdc06ff6eef": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
258
258
  "moduleId": 942658,
@@ -264,7 +264,7 @@
264
264
  "exportedName": "dispatchTaskCompletionEvent",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "606b5c865a191564a5ab3a088468cc77b3427991b3": {
267
+ "60b065b32bb69305b6e8ee9a922ad29fbd6b12beb1": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
270
270
  "moduleId": 942658,
@@ -276,7 +276,7 @@
276
276
  "exportedName": "setOnboardingExtensions",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "60a78ea7a4d96f923c90e7f9cd106fd038c85efe85": {
279
+ "60e4a419220a4075eb76a0587ff8e11e675f6c5cf2": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
282
282
  "moduleId": 942658,
@@ -288,7 +288,7 @@
288
288
  "exportedName": "completeOnboarding",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "004eb43166dab8640df9dc326c58e6c6938104cd24": {
291
+ "0005b64703c4a5811dd1acb30be490230d79be171c": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
294
294
  "moduleId": 942658,
@@ -300,7 +300,7 @@
300
300
  "exportedName": "listAllExtensionStatus",
301
301
  "filename": "src/actions/extension-actions.ts"
302
302
  },
303
- "605092231513b6f09b88aed44c1a1bd2b77ad0a350": {
303
+ "60c6ccc9e3b6ba6f4235c468140e790f5540d44e82": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
306
306
  "moduleId": 942658,
@@ -312,7 +312,7 @@
312
312
  "exportedName": "listDirectory",
313
313
  "filename": "src/actions/file-actions.ts"
314
314
  },
315
- "700304c26934ca520c12a5036c9df2bf5635ac8410": {
315
+ "70f389bd1f9fe1c5304eff80e83f9f31e8b0213bc6": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
318
318
  "moduleId": 942658,
@@ -324,7 +324,7 @@
324
324
  "exportedName": "getGitStatus",
325
325
  "filename": "src/actions/file-actions.ts"
326
326
  },
327
- "605bf4c2d24af03a8d2185be1bac27c615cbcbde79": {
327
+ "601ca70af2c53e4e4ed87c93a2cdbde7effea65db7": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
330
330
  "moduleId": 942658,
@@ -336,7 +336,7 @@
336
336
  "exportedName": "createFile",
337
337
  "filename": "src/actions/file-actions.ts"
338
338
  },
339
- "60e5585247f912c6940166ceefc8584e2be593dab3": {
339
+ "60cb8f4fdb92d96b156cf21fd243551c773bd6f50f": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
342
342
  "moduleId": 942658,
@@ -348,7 +348,7 @@
348
348
  "exportedName": "createDirectory",
349
349
  "filename": "src/actions/file-actions.ts"
350
350
  },
351
- "7066011fca0a77734cec17525bab947d7c41666b1d": {
351
+ "7026e19ff168fb8d1a79f151174bb5103a01954c6d": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
354
354
  "moduleId": 942658,
@@ -360,7 +360,7 @@
360
360
  "exportedName": "renameEntry",
361
361
  "filename": "src/actions/file-actions.ts"
362
362
  },
363
- "6042e68faf918021a141a54317277e0a0a91f62e7e": {
363
+ "601e4367daa6e20135e673ca722682f7936a4f6db4": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
366
366
  "moduleId": 942658,
@@ -372,7 +372,7 @@
372
372
  "exportedName": "deleteEntry",
373
373
  "filename": "src/actions/file-actions.ts"
374
374
  },
375
- "4014e5584dbce8f39c229bc10bbdb1dc9fe50ef772": {
375
+ "40923b3607fd6ba438c23aed282b68c9c32a795d7e": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
378
378
  "moduleId": 942658,
@@ -384,7 +384,7 @@
384
384
  "exportedName": "listAllFiles",
385
385
  "filename": "src/actions/file-actions.ts"
386
386
  },
387
- "600390e57ae613b368e4d0cc4f482054174b27bb33": {
387
+ "60937d6f5d4c03ee0d7f261812fd9383b75809afed": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
390
390
  "moduleId": 942658,
@@ -396,7 +396,7 @@
396
396
  "exportedName": "readFileContent",
397
397
  "filename": "src/actions/file-actions.ts"
398
398
  },
399
- "60910756f3c5d46f4b8a03677732c3676d267eb6d4": {
399
+ "60fd035fb9c430683906363a4dfba79e1d95c7504d": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
402
402
  "moduleId": 942658,
@@ -408,7 +408,7 @@
408
408
  "exportedName": "readFileContentForce",
409
409
  "filename": "src/actions/file-actions.ts"
410
410
  },
411
- "707fa913716028fc870c0c448541ecb99b43a478bb": {
411
+ "70c98b2e1e4e9ceb074f6aa96c1bbb42e91103460d": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
414
414
  "moduleId": 942658,
@@ -420,7 +420,7 @@
420
420
  "exportedName": "writeFileContent",
421
421
  "filename": "src/actions/file-actions.ts"
422
422
  },
423
- "603b41d210145929a73452de6694e633e28038d7d5": {
423
+ "6010a823bad3239377a1d76cf142e73e52bdfccd81": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
426
426
  "moduleId": 942658,
@@ -432,7 +432,7 @@
432
432
  "exportedName": "revealInFinder",
433
433
  "filename": "src/actions/file-actions.ts"
434
434
  },
435
- "7c9bb9c6dba69ed244187bf4813fd228abc446eb4d": {
435
+ "7c8e2bc2c51d14e3a112e820a48634e25a50ac4f07": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
438
438
  "moduleId": 942658,
@@ -444,7 +444,7 @@
444
444
  "exportedName": "searchCode",
445
445
  "filename": "src/actions/search-code-actions.ts"
446
446
  },
447
- "406e00d2a5f361fefe84c17ed8746e58723d4a798c": {
447
+ "40f9a103b2f9367765ab345c1ac028939c2fbb50f0": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
450
450
  "moduleId": 942658,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "getPreviewState",
457
457
  "filename": "src/actions/preview-actions.ts"
458
458
  },
459
- "40b216e7511e5739ff3360f4939f31a5b7a5f120d1": {
459
+ "40dffe6b2a19e083864f31b03d259ca38a6ec3f2ad": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
462
462
  "moduleId": 942658,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "startPreview",
469
469
  "filename": "src/actions/preview-actions.ts"
470
470
  },
471
- "404593d43eab6be6426469d6da0216388db4c12225": {
471
+ "40f0580e32f8dbe630d6bff762c404dc176ac4f424": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
474
474
  "moduleId": 942658,
@@ -480,7 +480,7 @@
480
480
  "exportedName": "stopPreview",
481
481
  "filename": "src/actions/preview-actions.ts"
482
482
  },
483
- "40899ed34c7d522e33044197909c737f1ea3009bd8": {
483
+ "40f0e74704be8db14f6bf0145e69e17eca1ce350b6": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
486
486
  "moduleId": 942658,
@@ -492,7 +492,7 @@
492
492
  "exportedName": "installPreviewDeps",
493
493
  "filename": "src/actions/preview-actions.ts"
494
494
  },
495
- "4018e8ed0d54ea05d12594e95bcb2a881c680cc9bc": {
495
+ "40ac86d549c3bc0b87d9cfce2ec15ab2754816a86e": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
498
498
  "moduleId": 942658,
@@ -504,7 +504,7 @@
504
504
  "exportedName": "redetectPreset",
505
505
  "filename": "src/actions/preview-actions.ts"
506
506
  },
507
- "40d20fa6b0bc5e43fbfda8036530135e8ba098af77": {
507
+ "40e960c0fb290a79ab7cef4f8dbaafab58258cc648": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
510
510
  "moduleId": 942658,
@@ -516,7 +516,7 @@
516
516
  "exportedName": "setProjectPreset",
517
517
  "filename": "src/actions/preview-actions.ts"
518
518
  },
519
- "40947ced52de7d797ec5ce151f0363c60676b2a667": {
519
+ "407aee9e62af8db80913d8613bc8bebc7b1bf1e45b": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
522
522
  "moduleId": 942658,
@@ -528,7 +528,7 @@
528
528
  "exportedName": "setProjectDefaults",
529
529
  "filename": "src/actions/preview-actions.ts"
530
530
  },
531
- "409ca80d5f29278e476dbb6aa42bbfbc1a6caaa8ef": {
531
+ "40761db40351e40c001ff439284f4ab6a350d93b1b": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
534
534
  "moduleId": 942658,
@@ -540,7 +540,7 @@
540
540
  "exportedName": "openInTerminal",
541
541
  "filename": "src/actions/preview-actions.ts"
542
542
  },
543
- "6068855649e7a729ec92e44a9a0407aefde90bf43c": {
543
+ "60e903d81016ad087f0673954b19123d6402d9ea4d": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
546
546
  "moduleId": 942658,
@@ -552,7 +552,7 @@
552
552
  "exportedName": "updateTask",
553
553
  "filename": "src/actions/task-actions.ts"
554
554
  },
555
- "7c7aab200ad6049d5b59c13639807c1ea11eaf8a81": {
555
+ "7c5e3b54118977428104afc6d77720611257ac522a": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
558
558
  "moduleId": 942658,
@@ -564,7 +564,7 @@
564
564
  "exportedName": "startPtyExecutionSafe",
565
565
  "filename": "src/actions/agent-actions.ts"
566
566
  },
567
- "406376c3fb81b1ee54166a615a3f1a8f99109d233f": {
567
+ "40bdcb74096059f4c6d1bf545d5c112909b8e31288": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
570
570
  "moduleId": 942658,
@@ -576,7 +576,7 @@
576
576
  "exportedName": "stopPtyExecution",
577
577
  "filename": "src/actions/agent-actions.ts"
578
578
  },
579
- "6013f12ade41b0b662255ff65a2159ad657f591a65": {
579
+ "60a23bafb2c8929e089c752c7bd461cd011370b31b": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
582
582
  "moduleId": 942658,
@@ -588,7 +588,7 @@
588
588
  "exportedName": "resumePtyExecution",
589
589
  "filename": "src/actions/agent-actions.ts"
590
590
  },
591
- "40e49611f360e36ec058b150612324ae457fde0380": {
591
+ "40d0c8238b487e664660cb962acdf111f015db29da": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
594
594
  "moduleId": 942658,
@@ -600,7 +600,7 @@
600
600
  "exportedName": "continueLatestPtyExecution",
601
601
  "filename": "src/actions/agent-actions.ts"
602
602
  },
603
- "401eac185ce9b2392c49243858ba5f8eefbc3a292c": {
603
+ "400329c68fcd02edea883a2bcaf2651767b169dfd3": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
606
606
  "moduleId": 942658,
@@ -612,7 +612,7 @@
612
612
  "exportedName": "getTaskExecutions",
613
613
  "filename": "src/actions/agent-actions.ts"
614
614
  },
615
- "6055f0b9b800feb40d38fd60752c20caf2c2a27ac8": {
615
+ "60f81021da1a9765ca9d3ef0fdcc96463310df9374": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
618
618
  "moduleId": 942658,
@@ -624,7 +624,7 @@
624
624
  "exportedName": "updateTaskStatus",
625
625
  "filename": "src/actions/task-actions.ts"
626
626
  },
627
- "400287b9d994490c077258a68c39b845bd76079c26": {
627
+ "40b0c9a5c3b37cdf74d8565ce067e8917e63c79c45": {
628
628
  "workers": {
629
629
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
630
630
  "moduleId": 942658,
@@ -636,7 +636,7 @@
636
636
  "exportedName": "checkWorktreeClean",
637
637
  "filename": "src/actions/task-actions.ts"
638
638
  },
639
- "60b74897d0e02dc94340275461ab7562e52cd211b4": {
639
+ "6017cfb7c1ea9098673c3fb41bf5fb4209494d7dd7": {
640
640
  "workers": {
641
641
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
642
642
  "moduleId": 942658,
@@ -648,7 +648,7 @@
648
648
  "exportedName": "commitWorktreeChanges",
649
649
  "filename": "src/actions/task-actions.ts"
650
650
  },
651
- "402376b2c0dff0c4744ac8616fa45922d6af026901": {
651
+ "4072804d823a8f55231ec0829fb98a68bc38646216": {
652
652
  "workers": {
653
653
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
654
654
  "moduleId": 942658,
@@ -660,7 +660,7 @@
660
660
  "exportedName": "openInFileManager",
661
661
  "filename": "src/actions/preview-actions.ts"
662
662
  },
663
- "4049f7b8d850ad3c80f153b6d31beb75562548e4a7": {
663
+ "40a7283207727ed21a6ecaca85b390988b3687e1dd": {
664
664
  "workers": {
665
665
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
666
666
  "moduleId": 942658,
@@ -672,7 +672,7 @@
672
672
  "exportedName": "openInEditor",
673
673
  "filename": "src/actions/preview-actions.ts"
674
674
  },
675
- "4074514d6d29b03eeff1e473e379339b6cb0956f9d": {
675
+ "406e2e4cc47185291de78e1588274f4b8e46cedb04": {
676
676
  "workers": {
677
677
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
678
678
  "moduleId": 942658,
@@ -684,7 +684,7 @@
684
684
  "exportedName": "getPrompts",
685
685
  "filename": "src/actions/prompt-actions.ts"
686
686
  },
687
- "0089cb9db4c11d47e41e0e734558242679b114689a": {
687
+ "00d0d6ed1980b29c3a681778813457068d7887c421": {
688
688
  "workers": {
689
689
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
690
690
  "moduleId": 942658,
@@ -696,7 +696,7 @@
696
696
  "exportedName": "getActiveExecutionsAcrossWorkspaces",
697
697
  "filename": "src/actions/agent-actions.ts"
698
698
  },
699
- "40d5a66e1c2b1d0ee11f8ab839ade99cac1f950e4f": {
699
+ "4021e83cfd9595e4c02aab86afbaa3df47c744df35": {
700
700
  "workers": {
701
701
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
702
702
  "moduleId": 942658,
@@ -708,31 +708,31 @@
708
708
  "exportedName": "getTaskMessages",
709
709
  "filename": "src/actions/agent-actions.ts"
710
710
  },
711
- "6057374dcac85db28cb66adedb6c598584a9647dba": {
711
+ "607ae77b955f7b1f36b775e9b15fd91c02134c45cb": {
712
712
  "workers": {
713
713
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
714
714
  "moduleId": 942658,
715
715
  "async": true,
716
- "exportedName": "sendTaskMessage",
716
+ "exportedName": "stopTaskExecution",
717
717
  "filename": "src/actions/agent-actions.ts"
718
718
  }
719
719
  },
720
- "exportedName": "sendTaskMessage",
720
+ "exportedName": "stopTaskExecution",
721
721
  "filename": "src/actions/agent-actions.ts"
722
722
  },
723
- "60d9d10552276eb21c2cdebcfd52fc87eb8a7ddacb": {
723
+ "60dcee1e9a62b9e18f4320816eb69c6da1a53ee9b4": {
724
724
  "workers": {
725
725
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
726
726
  "moduleId": 942658,
727
727
  "async": true,
728
- "exportedName": "stopTaskExecution",
728
+ "exportedName": "sendTaskMessage",
729
729
  "filename": "src/actions/agent-actions.ts"
730
730
  }
731
731
  },
732
- "exportedName": "stopTaskExecution",
732
+ "exportedName": "sendTaskMessage",
733
733
  "filename": "src/actions/agent-actions.ts"
734
734
  },
735
- "783853b68a74153af9ad213368ba98b9ceb871b2e6": {
735
+ "785078e44d22ef3355fed97b63dcf0407d629d966b": {
736
736
  "workers": {
737
737
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
738
738
  "moduleId": 942658,
@@ -744,7 +744,7 @@
744
744
  "exportedName": "startTaskExecution",
745
745
  "filename": "src/actions/agent-actions.ts"
746
746
  },
747
- "7c2c02f8d36822f8250e71ea82327a52e0d8932e0c": {
747
+ "7c50b2b2b3cc8fcb16701e9f4144bccc1b03e04d4f": {
748
748
  "workers": {
749
749
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
750
750
  "moduleId": 942658,
@@ -756,31 +756,31 @@
756
756
  "exportedName": "startPtyExecution",
757
757
  "filename": "src/actions/agent-actions.ts"
758
758
  },
759
- "00546b0da8e0115ec22f9b1a6e8d9a56dde24e3e6b": {
759
+ "002f2331c982e0f679ebe8c2c4ba5a3add6be29430": {
760
760
  "workers": {
761
761
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
762
762
  "moduleId": 942658,
763
763
  "async": true,
764
- "exportedName": "getProviderConnections",
764
+ "exportedName": "getConnectedProviders",
765
765
  "filename": "src/actions/provider-connection-actions.ts"
766
766
  }
767
767
  },
768
- "exportedName": "getProviderConnections",
768
+ "exportedName": "getConnectedProviders",
769
769
  "filename": "src/actions/provider-connection-actions.ts"
770
770
  },
771
- "00bebd2830e4d48425de9625b25464c02254629553": {
771
+ "00f4b16d51ecac5a42a37a501d290b52e297e3a190": {
772
772
  "workers": {
773
773
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
774
774
  "moduleId": 942658,
775
775
  "async": true,
776
- "exportedName": "getConnectedProviders",
776
+ "exportedName": "getProviderConnections",
777
777
  "filename": "src/actions/provider-connection-actions.ts"
778
778
  }
779
779
  },
780
- "exportedName": "getConnectedProviders",
780
+ "exportedName": "getProviderConnections",
781
781
  "filename": "src/actions/provider-connection-actions.ts"
782
782
  },
783
- "40827b2bc6b602cd79ddc5577ea98a6344f0d4a6ea": {
783
+ "40c2b2f7c182d9300f5fea764986cea9715cc8bcce": {
784
784
  "workers": {
785
785
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
786
786
  "moduleId": 942658,
@@ -792,7 +792,7 @@
792
792
  "exportedName": "isProviderConnected",
793
793
  "filename": "src/actions/provider-connection-actions.ts"
794
794
  },
795
- "6005d00d668d519bc60de16939aac6eec564d34d5f": {
795
+ "608300f54bc9d769f2da36db93c9c0f6dccfd47786": {
796
796
  "workers": {
797
797
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
798
798
  "moduleId": 942658,
@@ -804,7 +804,7 @@
804
804
  "exportedName": "markProviderDisconnected",
805
805
  "filename": "src/actions/provider-connection-actions.ts"
806
806
  },
807
- "60613cb5ecc9f704b0c8573c070717176c10f87f9c": {
807
+ "60987b3252e9e822197799b99e66561fa39194efab": {
808
808
  "workers": {
809
809
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
810
810
  "moduleId": 942658,
@@ -14,15 +14,15 @@ R.c("server/chunks/ssr/0se9_next_dist_client_components_00yl937._.js")
14
14
  R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_forbidden_09hvtbk.js")
15
15
  R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_unauthorized_07fofdl.js")
16
16
  R.c("server/chunks/ssr/0se9_next_dist_client_components_builtin_global-error_06~u-r6.js")
17
- R.c("server/chunks/ssr/[root-of-the-server]__0sk.itb._.js")
18
17
  R.c("server/chunks/ssr/src_0eufeyj._.js")
19
- R.c("server/chunks/ssr/[root-of-the-server]__134_xv.._.js")
20
- R.c("server/chunks/ssr/src_lib_0sms4xl._.js")
21
18
  R.c("server/chunks/ssr/src_0djxlqx._.js")
22
- R.c("server/chunks/ssr/_0ng0eku._.js")
23
- R.c("server/chunks/ssr/_0rdyrfd._.js")
19
+ R.c("server/chunks/ssr/[root-of-the-server]__0jymb~t._.js")
24
20
  R.c("server/chunks/ssr/src_075s.rk._.js")
25
- R.c("server/chunks/ssr/[root-of-the-server]__08xomvf._.js")
26
21
  R.c("server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js")
22
+ R.c("server/chunks/ssr/src_lib_0sms4xl._.js")
23
+ R.c("server/chunks/ssr/_0ng0eku._.js")
24
+ R.c("server/chunks/ssr/_0rdyrfd._.js")
25
+ R.c("server/chunks/ssr/[root-of-the-server]__134_xv.._.js")
26
+ R.c("server/chunks/ssr/[root-of-the-server]__02-6df-._.js")
27
27
  R.m(461457)
28
28
  module.exports=R.m(461457).exports