tower-studio 0.2.28 → 0.2.30

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 (260) 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 +2 -2
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +29 -29
  13. package/.next/standalone/.next/server/app/_not-found/page.js +4 -3
  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/adapters/test/route.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js +2 -1
  23. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +1 -1
  25. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/api/internal/assistant/route.js +2 -1
  27. package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js +3 -2
  30. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js +3 -2
  33. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js +1 -1
  35. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js +3 -2
  38. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js +3 -2
  40. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +4 -3
  42. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +2 -2
  46. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +69 -69
  47. package/.next/standalone/.next/server/app/missions/page.js +4 -3
  48. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  49. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +2 -2
  51. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +29 -29
  52. package/.next/standalone/.next/server/app/onboarding/page.js +4 -3
  53. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  54. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +2 -2
  56. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +29 -29
  57. package/.next/standalone/.next/server/app/page.js +4 -3
  58. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  59. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +2 -2
  61. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
  62. package/.next/standalone/.next/server/app/settings/page.js +5 -4
  63. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +2 -2
  66. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +92 -92
  67. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js +4 -3
  68. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +2 -2
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +84 -84
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js +5 -4
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +2 -2
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +67 -67
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js +4 -3
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +2 -2
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +63 -63
  82. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +5 -4
  83. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  84. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +2 -2
  86. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +29 -29
  87. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js +4 -3
  88. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  89. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +2 -2
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +70 -70
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js +3 -2
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +3 -3
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +80 -80
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +6 -5
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +2 -2
  101. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +49 -49
  102. package/.next/standalone/.next/server/app/workspaces/page.js +4 -3
  103. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  104. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +5 -5
  106. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
  107. package/.next/standalone/.next/server/chunks/[externals]__0k7u3dx._.js +3 -0
  108. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.a1443._.js +3 -0
  109. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.z97nx._.js +4 -0
  110. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03nvcdl._.js +3 -0
  111. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0ul.hbv._.js → [root-of-the-server]__0541-er._.js} +2 -2
  112. package/.next/standalone/.next/server/chunks/[root-of-the-server]__062mzio._.js +4 -0
  113. package/.next/standalone/.next/server/chunks/[root-of-the-server]__09sw_a5._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0bx47rj._.js +4 -0
  115. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qijr4h._.js +3 -0
  117. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0rc0ntp._.js +3 -0
  118. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0v5.ht~._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0xelcb1._.js +4 -0
  120. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +3 -0
  122. package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04ze9p8._.js +47 -0
  125. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0c7x0o9._.js +3 -0
  126. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cv7yj9._.js +3 -0
  127. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e82_jw._.js +3 -0
  128. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ihwpkg._.js +1 -1
  129. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  130. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__05e0gxk._.js → [root-of-the-server]__0lm5l_t._.js} +2 -2
  131. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sk.itb._.js +3 -0
  132. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0v7p~3.._.js +3 -0
  133. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0va-no0._.js +3 -0
  134. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjuu0z._.js +3 -0
  135. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.s5ax._.js +3 -0
  136. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  137. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0wzbc5p._.js → [root-of-the-server]__0z7pni-._.js} +1 -1
  138. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0jx9k3y._.js → [root-of-the-server]__0z8ui4-._.js} +2 -2
  139. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~bt1fr._.js +3 -0
  140. package/.next/standalone/.next/server/chunks/ssr/{_0tzo4ru._.js → _0-qr_as._.js} +2 -2
  141. package/.next/standalone/.next/server/chunks/ssr/_012ww1b._.js +3 -0
  142. package/.next/standalone/.next/server/chunks/ssr/_04y11oe._.js +3 -0
  143. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  144. package/.next/standalone/.next/server/chunks/ssr/{_0kw.n0e._.js → _078bw0_._.js} +2 -2
  145. package/.next/standalone/.next/server/chunks/ssr/_0_f-~8n._.js +3 -0
  146. package/.next/standalone/.next/server/chunks/ssr/_0a0aq2i._.js +3 -0
  147. package/.next/standalone/.next/server/chunks/ssr/{_0uw7ybd._.js → _0aauqey._.js} +2 -2
  148. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/_0gpx4jx._.js +3 -0
  150. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  151. package/.next/standalone/.next/server/chunks/ssr/_0ju8_ep._.js +7 -0
  152. package/.next/standalone/.next/server/chunks/ssr/_0me6z_3._.js +3 -0
  153. package/.next/standalone/.next/server/chunks/ssr/_0n.x-_v._.js +3 -0
  154. package/.next/standalone/.next/server/chunks/ssr/_0o-bbux._.js +7 -0
  155. package/.next/standalone/.next/server/chunks/ssr/_0qxrl.t._.js +3 -0
  156. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  157. package/.next/standalone/.next/server/chunks/ssr/{_0zjgr-h._.js → _0t01inz._.js} +2 -2
  158. package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
  159. package/.next/standalone/.next/server/chunks/ssr/_0vql1oz._.js +7 -0
  160. package/.next/standalone/.next/server/chunks/ssr/{_07jj8ci._.js → _0wy-d3b._.js} +2 -2
  161. package/.next/standalone/.next/server/chunks/ssr/{_0rpevwe._.js → _0xpmq0e._.js} +2 -2
  162. package/.next/standalone/.next/server/chunks/ssr/_10x572b._.js +3 -0
  163. package/.next/standalone/.next/server/chunks/ssr/_12t~l2u._.js +3 -0
  164. package/.next/standalone/.next/server/chunks/ssr/_13jok5r._.js +4 -0
  165. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  166. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  167. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  168. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  169. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  170. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  171. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  172. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  173. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  174. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  175. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  176. package/.next/standalone/.next/server/chunks/ssr/src_lib_0l9igqj._.js +3 -0
  177. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  178. package/.next/standalone/.next/server/pages/500.html +1 -1
  179. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  180. package/.next/standalone/.next/server/server-reference-manifest.json +275 -275
  181. package/.next/standalone/.next/static/chunks/{12xbq.i5.4um4.js → 00-qsp2rgr~9e.js} +1 -1
  182. package/.next/standalone/.next/static/chunks/{0cmm~17o2ncmw.js → 00bpfr3on13rd.js} +1 -1
  183. package/.next/standalone/.next/static/chunks/00f-5x4td6zgy.js +1 -0
  184. package/.next/standalone/.next/static/chunks/{00jj6_6k-he4j.js → 018nzynk-7ymo.js} +1 -1
  185. package/.next/standalone/.next/static/chunks/{0p.m23h3x7s7h.js → 0382n4mer7zw7.js} +1 -1
  186. package/.next/standalone/.next/static/chunks/{0bcwih7v8m2h1.js → 043iv-p72g6be.js} +1 -1
  187. package/.next/standalone/.next/static/chunks/{0zgmxgp3uz49i.js → 044tctb~y5f~k.js} +1 -1
  188. package/.next/standalone/.next/static/chunks/06~jm.4aoyfyw.js +1 -0
  189. package/.next/standalone/.next/static/chunks/{0mil3f0b5pe7b.js → 086bqc5i2rlpm.js} +1 -1
  190. package/.next/standalone/.next/static/chunks/{0upijdfop-ges.js → 094ex~6.hxq6o.js} +2 -2
  191. package/.next/standalone/.next/static/chunks/0_nvyx4n5udqj.js +1 -0
  192. package/.next/standalone/.next/static/chunks/{078~heh-_w9zu.js → 0ai2m~ygx_ozn.js} +1 -1
  193. package/.next/standalone/.next/static/chunks/0g3b5c_331j4-.js +2 -0
  194. package/.next/standalone/.next/static/chunks/{02eo0k4womus9.js → 0g_wu-ndkch9v.js} +1 -1
  195. package/.next/standalone/.next/static/chunks/0h0glghhkqke5.js +1 -0
  196. package/.next/standalone/.next/static/chunks/{0xvmuush8uk25.js → 0hcrbkhk8na.-.js} +2 -2
  197. package/.next/standalone/.next/static/chunks/{09o2-vr2.n2-8.js → 0if81~5.-1uwv.js} +1 -1
  198. package/.next/standalone/.next/static/chunks/{0ctiyljlop~~w.js → 0jp9lol2a7aop.js} +1 -1
  199. package/.next/standalone/.next/static/chunks/0ktahv77jdq60.css +1 -0
  200. package/.next/standalone/.next/static/chunks/0rlg9rdgow_pv.js +1 -0
  201. package/.next/standalone/.next/static/chunks/0vd_bap5imsr-.js +1 -0
  202. package/.next/standalone/.next/static/chunks/{0dbhk-h~9g4q2.js → 0y4dmfw2s9355.js} +1 -1
  203. package/.next/standalone/.next/static/chunks/{0~2l.ii03wnka.js → 0z_jeui92bm3z.js} +1 -1
  204. package/.next/standalone/.next/static/chunks/{00dktb_jz1pai.js → 0~svr0.~cdub6.js} +1 -1
  205. package/.next/standalone/.next/static/chunks/0~zfdzg1kbyyc.js +5 -0
  206. package/.next/standalone/.next/static/chunks/{0t48-x60rutdz.js → 10xxx.13f3ai3.js} +1 -1
  207. package/.next/standalone/.next/static/chunks/{01-_-lg8ab6d8.js → 154m-mwti5t9y.js} +1 -1
  208. package/.next/standalone/.next/static/chunks/16a7drp94.244.js +1 -0
  209. package/.next/standalone/.next/static/chunks/{0jo4hj8tcofrj.js → 16e-tphf5.yiq.js} +1 -1
  210. package/.next/standalone/.next/static/chunks/16qrq9hn5f~bi.js +1 -0
  211. package/.next/standalone/package.json +1 -1
  212. package/dist/mcp-server.cjs +75 -2
  213. package/package.json +1 -1
  214. package/.next/standalone/.next/server/chunks/[root-of-the-server]__09p152b._.js +0 -3
  215. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0b-ib~7._.js +0 -3
  216. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gmwjkc._.js +0 -3
  217. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0nggjno._.js +0 -4
  218. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0oe.86i._.js +0 -4
  219. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qn.178._.js +0 -4
  220. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0r17py1._.js +0 -3
  221. package/.next/standalone/.next/server/chunks/[root-of-the-server]__11j15wy._.js +0 -4
  222. package/.next/standalone/.next/server/chunks/[root-of-the-server]__12brxjg._.js +0 -3
  223. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +0 -47
  224. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +0 -47
  225. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__080kiy9._.js +0 -3
  226. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +0 -47
  227. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +0 -47
  228. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +0 -47
  229. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +0 -47
  230. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11zjs~k._.js +0 -3
  231. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +0 -3
  232. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +0 -47
  233. package/.next/standalone/.next/server/chunks/ssr/_0-n9dhy._.js +0 -3
  234. package/.next/standalone/.next/server/chunks/ssr/_06qyml0._.js +0 -3
  235. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +0 -47
  236. package/.next/standalone/.next/server/chunks/ssr/_09572e6._.js +0 -7
  237. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +0 -47
  238. package/.next/standalone/.next/server/chunks/ssr/_0_xd482._.js +0 -7
  239. package/.next/standalone/.next/server/chunks/ssr/_0dg.i22._.js +0 -4
  240. package/.next/standalone/.next/server/chunks/ssr/_0dgb5wq._.js +0 -3
  241. package/.next/standalone/.next/server/chunks/ssr/_0nmz1-7._.js +0 -7
  242. package/.next/standalone/.next/server/chunks/ssr/_0o33bts._.js +0 -3
  243. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +0 -47
  244. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +0 -47
  245. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +0 -47
  246. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +0 -47
  247. package/.next/standalone/.next/static/chunks/04iae2dax3a4_.css +0 -1
  248. package/.next/standalone/.next/static/chunks/05lky664ou92k.js +0 -1
  249. package/.next/standalone/.next/static/chunks/06lipndakw1ic.js +0 -5
  250. package/.next/standalone/.next/static/chunks/09901.bm54e~l.js +0 -1
  251. package/.next/standalone/.next/static/chunks/0bgul1p_3tagi.js +0 -2
  252. package/.next/standalone/.next/static/chunks/0qdttkj5zf6ju.js +0 -1
  253. package/.next/standalone/.next/static/chunks/0svolan4tl..v.js +0 -1
  254. package/.next/standalone/.next/static/chunks/0vf_uco-lm6~o.js +0 -1
  255. package/.next/standalone/.next/static/chunks/0z3tf8m36xu.6.js +0 -1
  256. package/.next/standalone/.next/static/chunks/14oitizikzgyx.js +0 -1
  257. package/.next/standalone/.next/static/chunks/15_.l.-~mxr1v.js +0 -1
  258. /package/.next/standalone/.next/static/{zK4nMkhC4teS3dDlHoM6k → T0_4rffAVf7qpxDyWNRLi}/_buildManifest.js +0 -0
  259. /package/.next/standalone/.next/static/{zK4nMkhC4teS3dDlHoM6k → T0_4rffAVf7qpxDyWNRLi}/_clientMiddlewareManifest.js +0 -0
  260. /package/.next/standalone/.next/static/{zK4nMkhC4teS3dDlHoM6k → T0_4rffAVf7qpxDyWNRLi}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40aae0a5c77ecb29bf299a9b5b7ded7c48fcb15035": {
3
+ "40b8b29d36d21840b69eacf2e4ca77a8f2e398e1ae": {
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
- "60ac6f4bd4d697bdb9a80ee84b6b8681a016324318": {
15
+ "60bb80b5f3910bc0207cf183ad4790ef670216417e": {
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
- "40c4ea0176b204ccd558edddd45e3b0fc6d3937db7": {
27
+ "4057771203ccecc5ac020d6b78857338099a72214b": {
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
- "40ed7bd4658bec28e8fdbdf52207e42489021aaa31": {
39
+ "4089ff49b249fc9dde62b5ee7aed300975356ae7c1": {
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
- "404c4e3a500d71294eec0282d99cd52ae69ff9f912": {
51
+ "40e8e69eb71764212c218217428c90daa157392131": {
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
- "40694a8b7e3dfee12c3f14aef6186cf6d60b75b54e": {
63
+ "40bf7b09609154e9c67efc97fd3dacec9297cca3c3": {
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
- "40122d445f0fe947895dd124dd00ae78837c018ef7": {
75
+ "40da3cc95192256c8253027d669db242fa283fb493": {
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
- "60e80c193b699ad21f4f33122cfcf5080a02965417": {
87
+ "60d2079e22e000f2519c2ef1f184eb033d04931ee7": {
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
- "6092b8913233665a4edde6a26eb9732889b077331b": {
99
+ "60a249cd6e88b6ef2704a06d54084aa2479d009bd5": {
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
- "4067ec8a4012cb20c10b47fa782eb33cc1e243ca7f": {
111
+ "40ce07ebc3085d05b1671cf0ee4e33ec4a512847ba": {
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
- "6021aad7fd7a8aa84826e8e1faf18ac3168645e977": {
123
+ "6018a200714e9885bba1cc5712df8f030102317063": {
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
- "60935d958ee4de4d23f3d6eb2cac58925798a56de0": {
135
+ "60aa16f0328b56d762e900c2b8fa9d8ec93286f6ca": {
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
- "40455070bf1efea18955a656364d9d5f6f81405df3": {
147
+ "40ecf8ea8c1ba445eeceb911e50573173a1a6a5932": {
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
- "00788d118dda81cdfbbd9c63ec46b3c913896e5851": {
159
+ "00f5d620dd2d2759220d5def4e31c33bc336f724e2": {
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
- "4088eabde67d312066d4008553ea3b96df452437e5": {
171
+ "40d5f73b358912198311fca5247a1b3eeac928dab0": {
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
- "6074746776a1e1f12272b15edd60cc2c8a5595976a": {
183
+ "604528e6d814279145809cd542cee3d05e8da02dbd": {
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
- "40a2286e0e371e7281ce4856eccfd991c035cff6ea": {
195
+ "4027730945c3ae83d320fd511f2fa85661fa0e311f": {
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
- "40332a9939d399608f3939c4125c3ba181eb80af1f": {
207
+ "409d4622cce008d55903bd36920d8f984ce5929468": {
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
- "401f49996262664b9610a2f67651b660c4bb774287": {
219
+ "406af327fb9b3fec0aecaad83cfdd58ce3b1991243": {
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
- "00c04618a7b3d6b1ff384e0e2c7502ffcac99c1b8c": {
231
+ "0066bca855efa7ba21a6db307227aa5d5d29d0568b": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
234
234
  "moduleId": 942658,
@@ -240,31 +240,31 @@
240
240
  "exportedName": "getOnboardingStatus",
241
241
  "filename": "src/actions/onboarding-actions.ts"
242
242
  },
243
- "40989042f585e20643fb9c318bec3d90946b3e7bf4": {
243
+ "405c536d2145a5b09f4d3a79cf8aeedf20cec5ed46": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
246
246
  "moduleId": 942658,
247
247
  "async": true,
248
- "exportedName": "setOnboardingProgress",
248
+ "exportedName": "dispatchTaskCompletionEvent",
249
249
  "filename": "src/actions/onboarding-actions.ts"
250
250
  }
251
251
  },
252
- "exportedName": "setOnboardingProgress",
252
+ "exportedName": "dispatchTaskCompletionEvent",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "40d044aa23e19d5631a2167597c647d03277e0ecef": {
255
+ "40daa5f72d0447f427d149a2151cd950105054a10d": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
258
258
  "moduleId": 942658,
259
259
  "async": true,
260
- "exportedName": "dispatchTaskCompletionEvent",
260
+ "exportedName": "setOnboardingProgress",
261
261
  "filename": "src/actions/onboarding-actions.ts"
262
262
  }
263
263
  },
264
- "exportedName": "dispatchTaskCompletionEvent",
264
+ "exportedName": "setOnboardingProgress",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "602e301b7ed503b4c93c343298db6f2dadb5fe7424": {
267
+ "6025569b226ca1f3c562bc28b626761298e183ab1c": {
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
- "6043d0b586d9e951db3acc3fa862dbed9a26fd95c5": {
279
+ "606a18eb3caf0acaed4f919e78518ef6d067d9ccf2": {
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
- "009ca2f595896f27c6c212eadc72dd771af59b87a2": {
291
+ "000c827209fe8a8ec757d66f1d6b4f2e09fb7e76c2": {
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
- "608493e2581453ba2ce58066d24f71fde4aa4bfe6e": {
303
+ "6040fd5a920bb59f5540bc1b0355c6a989d8cf6102": {
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
- "705f6ddd80b75127d2912d7236366e270630e995d8": {
315
+ "70455b364a4056d4133eca17270fe8b3a29bca005e": {
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
- "607ba21a250b4c53bfe26bee4e34da31ab0519c3ef": {
327
+ "60dcd1a8ab07a9684593b0c34097c48d66505398b1": {
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
- "601bea74da239695fa822c7cc1f138436f88b9543a": {
339
+ "607347951b0eb9bb1099997b8fd47e658c2d3595fa": {
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
- "707d19b55e265b11bddf0faed45edd2c02362c484f": {
351
+ "70035e03262775b1cb71ffc6c8400a753d3e37c99f": {
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
- "600baec2deaaa3e86195cc617c132e0fe0b6f38482": {
363
+ "605b167766af48377fc171425c567bdec54068eb5c": {
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
- "40facb1d27a46f6e95adcb27372552f65d997c3ccc": {
375
+ "40d47480e2c07911086e0ce64e7825954f69131c70": {
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
- "60a92e0dc00eeae6408800558de4d28c391bb0c0dd": {
387
+ "60f98ae5a5764f549c15d36a0f8999973323d0ef70": {
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
- "605b930fe83ea1238c5ec5feffce4b9e5b1f0b1270": {
399
+ "60e84f062086b89d724a8a5b571ae276f26e447848": {
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
- "7089fbeb471a29a930cac1b4bb3bb5f32e2120a54e": {
411
+ "70d34565e29f803da5344d4d436ec1cf407269e81a": {
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
- "6064d2732268e63d0dcaee7f9871842b679770e716": {
423
+ "601a395ec136aee4f6f37451a79f82589fe0ec0754": {
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
- "7ca34c23f1c5417240c9f4509131c5079145e3cdb3": {
435
+ "7c76e0f59dc1ee2cf973f71b1a88d8cb47479c7ecc": {
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
- "401f9546b1b0a2e465c12e053fd76352de7aa26eec": {
447
+ "4016c286dec82acb5b45cd7c7866d6a58431463563": {
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
- "40e14ea5f81472af89028a1bdd935a38c3a75aa8fc": {
459
+ "40dca3917eb65a1ed8a7dec75782a6f6bd1ae254f3": {
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
- "40a8f22e59ce2e05813eb069dcbbfed9b1275cdc5b": {
471
+ "40574623f201a8039aa64c189deb1ad5db0baa3495": {
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
- "40ce40ddc0e98a7c665fc6ad50e1e1a29546387fc6": {
483
+ "401af34c217bcdfdd9fd9c11f1e0b80095f65b7253": {
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
- "403a20fe5591d2a4b7e15d6fa525859b8d997fada1": {
495
+ "402f19efeca9e10757730eb342c725ca8fdc762103": {
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
- "4061f6a6b0c4d2639aae1dbf6f385a20ed7a715984": {
507
+ "4021b93c35c447fd58939e12157036ca350bcbe5ca": {
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
- "4052259a553dbb93434a08052d6b8f76d82efa5ddb": {
519
+ "40f1af804878bf631304b92557ad178b69ced05143": {
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
- "40e5a67448400276131464654a820bc4e794b18437": {
531
+ "4017a801e99069df41e3f88b363bf7cc943dca4f1d": {
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
- "60cb1707d3864ac092ccb1cdfb1282bf34f918e70d": {
543
+ "605fd8ac2f3bf7d0240c26bf6eba913838c3c3ff37": {
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
- "7c3728df2bc826086f049bb0beaa8fe1e1a5ff27f2": {
555
+ "7cdf274ae9bc3e5f1392b82c6217ef47ebb73d96b2": {
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
- "40dd0e734cab8cf058bd676d75433f98817f42d2a8": {
567
+ "40926877d455c2cec48d0dab4dfc1ef19065e65d75": {
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
- "605346935c5814505cb6e678a30037d0312be362ad": {
579
+ "6035851182e805877abee4cbfd8333a0276fccb208": {
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
- "40ed9346ec2fb80d3be4f935d34a2c7e4b13378507": {
591
+ "40c8554f5fd94b1ad3c608ead1351325e965ab9a00": {
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
- "408d2d01df8b87a5582ef9f59be1816f8863cbb5a5": {
603
+ "40d97692971ea9703351732ddaa2af4e70aae62e10": {
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
- "60ac12da9f53b08407312488f2cd0639fd4e914993": {
615
+ "60fb9d0c16b2ea7694f81cef009de7788ab545b7a6": {
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
- "40b24664f2b59abd5124e6e03646a8cd1a1c1a7b7e": {
627
+ "40cf87c42820df954c180e50016a0b855e17b30fd3": {
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
- "60d9b373ad3d48822e5e42090791cf0de91df5312d": {
639
+ "60c0614b3d9476dc646abf800e7d7665fb5aa1225d": {
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
- "40217cf3067528d8b45b66c74b72638329c49eb72c": {
651
+ "402d2a86cf81be3968a347adb5d3ec52e1d0705f38": {
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
- "408be4cc930c0a224cfca3ed1a87becfa4e08d1e97": {
663
+ "40781badb2ee110711d9c321cba52a8b5df786937e": {
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
- "4022312a88098747ce9bdfd90dec257a3a599a5e52": {
675
+ "402488fd9b020261d4b14b49034b8b204e6bf381bd": {
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
- "0016e28be4eb61380d55501f12ae8c667965b875f1": {
687
+ "00db89880acf900264ef8b92d9db25f3cea6da7a86": {
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
- "40cf1ab3046214b152372623e0e2a46c55c8fb8b5d": {
699
+ "401f34a942c56979802adeefd4b9c957cea82797da": {
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
- "601658bef65bb0e3a68f43beb858b2eec6837c6448": {
711
+ "6020f8339cff57281cd271e39dfcfcd738a8c9d51f": {
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
- "60d97ef029a1e38a9b9db215b2063207515f331517": {
723
+ "6066f60c764e8aefa53c408f53ca8848beec87e411": {
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
- "7811beeb55e14f8626a464959eb9a3659bfdb91336": {
735
+ "78a80cd52a5553713ce823c5b2e9ec0cc0dcc420f8": {
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
- "7c709140add94555fe1a31d780ccc5164ebd1a4862": {
747
+ "7cd12e68fd53a009654d027329ac5aad895c230ae1": {
748
748
  "workers": {
749
749
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
750
750
  "moduleId": 942658,
@@ -756,7 +756,7 @@
756
756
  "exportedName": "startPtyExecution",
757
757
  "filename": "src/actions/agent-actions.ts"
758
758
  },
759
- "00692171443b518ca07dbe09a9acbdf6a5df8eb78b": {
759
+ "00c9bf66e3a5426fcc46adecb4be42845e6ed23127": {
760
760
  "workers": {
761
761
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
762
762
  "moduleId": 942658,
@@ -768,7 +768,7 @@
768
768
  "exportedName": "getProviderConnections",
769
769
  "filename": "src/actions/provider-connection-actions.ts"
770
770
  },
771
- "00bf28e6a57d34b8219129a68c07c62d02eb9cff39": {
771
+ "00ed9b2bbb9bfc3a6ba7180a7d164199b17617ffd2": {
772
772
  "workers": {
773
773
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
774
774
  "moduleId": 942658,
@@ -780,7 +780,7 @@
780
780
  "exportedName": "getConnectedProviders",
781
781
  "filename": "src/actions/provider-connection-actions.ts"
782
782
  },
783
- "40ae7d454253547719db5c2a2ba104d74036ba0406": {
783
+ "403c632c23f2519e16235bfc2aabe301f214e83a6a": {
784
784
  "workers": {
785
785
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
786
786
  "moduleId": 942658,
@@ -792,28 +792,28 @@
792
792
  "exportedName": "isProviderConnected",
793
793
  "filename": "src/actions/provider-connection-actions.ts"
794
794
  },
795
- "604ee30375e5d3c56c1e4dca1b357c9763470bdf4c": {
795
+ "6065c75c03991fc1653cfd1155d67964b4e4f203f4": {
796
796
  "workers": {
797
797
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
798
798
  "moduleId": 942658,
799
799
  "async": true,
800
- "exportedName": "markProviderConnected",
800
+ "exportedName": "markProviderDisconnected",
801
801
  "filename": "src/actions/provider-connection-actions.ts"
802
802
  }
803
803
  },
804
- "exportedName": "markProviderConnected",
804
+ "exportedName": "markProviderDisconnected",
805
805
  "filename": "src/actions/provider-connection-actions.ts"
806
806
  },
807
- "60ac92253ca8ac8d8430bd401d79b6d2c5969bd0c7": {
807
+ "606b2fa81100c1d6019bf37bd614a6f84bc6ad964c": {
808
808
  "workers": {
809
809
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
810
810
  "moduleId": 942658,
811
811
  "async": true,
812
- "exportedName": "markProviderDisconnected",
812
+ "exportedName": "markProviderConnected",
813
813
  "filename": "src/actions/provider-connection-actions.ts"
814
814
  }
815
815
  },
816
- "exportedName": "markProviderDisconnected",
816
+ "exportedName": "markProviderConnected",
817
817
  "filename": "src/actions/provider-connection-actions.ts"
818
818
  }
819
819
  },
@@ -14,15 +14,16 @@ 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")
17
18
  R.c("server/chunks/ssr/src_0eufeyj._.js")
18
- R.c("server/chunks/ssr/src_0djxlqx._.js")
19
19
  R.c("server/chunks/ssr/[root-of-the-server]__0jymb~t._.js")
20
- R.c("server/chunks/ssr/src_075s.rk._.js")
21
- R.c("server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js")
20
+ R.c("server/chunks/ssr/src_lib_0l9igqj._.js")
21
+ R.c("server/chunks/ssr/src_0djxlqx._.js")
22
22
  R.c("server/chunks/ssr/src_lib_0sms4xl._.js")
23
23
  R.c("server/chunks/ssr/_0ng0eku._.js")
24
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")
25
+ R.c("server/chunks/ssr/[root-of-the-server]__04ze9p8._.js")
26
+ R.c("server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js")
27
+ R.c("server/chunks/ssr/src_075s.rk._.js")
27
28
  R.m(461457)
28
29
  module.exports=R.m(461457).exports