tower-studio 0.2.20 → 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 (182) 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/browse-fs/route.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +3 -2
  18. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  20. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +61 -61
  21. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  24. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  25. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  28. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
  29. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  32. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +41 -41
  33. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  36. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +76 -76
  37. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  40. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +80 -80
  41. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +68 -68
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +68 -68
  61. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
  65. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  66. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +12 -0
  68. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +2 -2
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0iyp~.k._.js +10 -2
  74. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +3 -0
  75. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ogh_qu._.js +10 -2
  76. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q.piu~._.js +9 -1
  77. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  79. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  81. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  82. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  83. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0f72pl_._.js → [root-of-the-server]__0hy3~f.._.js} +2 -2
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  86. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q-abig._.js +3 -0
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q~lxnz._.js +3 -0
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th0_fo._.js +3 -3
  89. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +1 -1
  90. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  91. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0.hrt0s._.js → [root-of-the-server]__10ol5vl._.js} +1 -1
  93. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  95. package/.next/standalone/.next/server/chunks/ssr/_00jadm8._.js +3 -0
  96. package/.next/standalone/.next/server/chunks/ssr/{_0es22_y._.js → _03.a~r1._.js} +2 -2
  97. package/.next/standalone/.next/server/chunks/ssr/_053zyvm._.js +3 -0
  98. package/.next/standalone/.next/server/chunks/ssr/{_0tua.9p._.js → _08x3jaa._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  100. package/.next/standalone/.next/server/chunks/ssr/{_0-zk1xq._.js → _09j4imi._.js} +2 -2
  101. package/.next/standalone/.next/server/chunks/ssr/_09r0_z9._.js +3 -0
  102. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  103. package/.next/standalone/.next/server/chunks/ssr/_0a554d8._.js +3 -0
  104. package/.next/standalone/.next/server/chunks/ssr/{_0z-mopi._.js → _0aw2qq6._.js} +2 -2
  105. package/.next/standalone/.next/server/chunks/ssr/{_0fhds8v._.js → _0bmywa6._.js} +2 -2
  106. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  107. package/.next/standalone/.next/server/chunks/ssr/_0ghovf3._.js +4 -0
  108. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  109. package/.next/standalone/.next/server/chunks/ssr/{_10sx3n7._.js → _0jyj~t3._.js} +3 -3
  110. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  111. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  112. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  113. package/.next/standalone/.next/server/chunks/ssr/_0unw1fq._.js +2 -2
  114. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  115. package/.next/standalone/.next/server/chunks/ssr/{_0ln8vj0._.js → _0yakvlq._.js} +3 -3
  116. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  117. package/.next/standalone/.next/server/chunks/ssr/{_0nzwk2y._.js → _13r9dxk._.js} +3 -3
  118. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  127. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  128. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  129. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  130. package/.next/standalone/.next/server/pages/500.html +1 -1
  131. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/server-reference-manifest.json +233 -233
  133. package/.next/standalone/.next/static/chunks/{0~7zlta-boej_.js → 00fv~h4rni5hv.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/{0m2o51rtidmxh.js → 00p3.tda-56.l.js} +1 -1
  135. package/.next/standalone/.next/static/chunks/{0mqdumoz_frlg.js → 01tnwkggn5.s-.js} +1 -1
  136. package/.next/standalone/.next/static/chunks/02bobmiee9ss8.js +1 -0
  137. package/.next/standalone/.next/static/chunks/039ntokp82-em.js +1 -0
  138. package/.next/standalone/.next/static/chunks/{0j157xr-bax~d.js → 04yrp-8ps3q_-.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/05.wfh773dxo9.js +1 -0
  140. package/.next/standalone/.next/static/chunks/06~1n6of8ll__.js +5 -0
  141. package/.next/standalone/.next/static/chunks/0_n2l3jehwcsq.js +1 -0
  142. package/.next/standalone/.next/static/chunks/{0m90vde-l0h1a.js → 0aq7ksckxr-8-.js} +2 -2
  143. package/.next/standalone/.next/static/chunks/0d4~4k4hv01ah.js +1 -0
  144. package/.next/standalone/.next/static/chunks/{08q54xdtb58sp.js → 0f1gk0.5slqqh.js} +1 -1
  145. package/.next/standalone/.next/static/chunks/0ip_37zz4f080.js +1 -0
  146. package/.next/standalone/.next/static/chunks/{15nh9t21_9u6i.js → 0j16~sj50uq_m.js} +1 -1
  147. package/.next/standalone/.next/static/chunks/0o8jf4a30e_ri.js +5 -0
  148. package/.next/standalone/.next/static/chunks/0ol16355~utic.js +5 -0
  149. package/.next/standalone/.next/static/chunks/{0wzn4nbo56gf3.js → 0pg_rf2cch5pv.js} +1 -1
  150. package/.next/standalone/.next/static/chunks/0pwe0m3i1rro1.js +1 -0
  151. package/.next/standalone/.next/static/chunks/{163o-5kdc6me5.js → 0rwca.wrfl3b9.js} +1 -1
  152. package/.next/standalone/.next/static/chunks/0srx~7bncp64q.js +5 -0
  153. package/.next/standalone/.next/static/chunks/{0bxz4rml4iaob.js → 0vyvdsh1mkl5d.js} +1 -1
  154. package/.next/standalone/.next/static/chunks/{0vykez3mijj6f.js → 10h~50kdsu5fx.js} +1 -1
  155. package/.next/standalone/.next/static/chunks/{18aqm8uawnpl3.js → 15esfko8asvh7.js} +1 -1
  156. package/.next/standalone/.next/static/chunks/{0yje2relcvr6r.js → 16sn2ij01qrfz.js} +1 -1
  157. package/.next/standalone/.next/static/chunks/{1157qwl1lq-uv.js → 17oxpxjm7_smn.js} +1 -1
  158. package/.next/standalone/package.json +1 -1
  159. package/package.json +1 -1
  160. package/skills/tower/SKILL.md +9 -0
  161. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +0 -12
  162. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08mkpqd._.js +0 -3
  163. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ntdmyn._.js +0 -3
  164. package/.next/standalone/.next/server/chunks/ssr/_07~q7qs._.js +0 -3
  165. package/.next/standalone/.next/server/chunks/ssr/_09b8zgw._.js +0 -4
  166. package/.next/standalone/.next/server/chunks/ssr/_0_2c7e0._.js +0 -3
  167. package/.next/standalone/.next/server/chunks/ssr/_0mqxe~e._.js +0 -3
  168. package/.next/standalone/.next/server/chunks/ssr/_12e_1hd._.js +0 -3
  169. package/.next/standalone/.next/static/chunks/0-93a_ovah-e0.js +0 -5
  170. package/.next/standalone/.next/static/chunks/0.rw..0v.8a1-.js +0 -5
  171. package/.next/standalone/.next/static/chunks/0gh2r0ji~m34y.js +0 -1
  172. package/.next/standalone/.next/static/chunks/0odb2p6e7-8n8.js +0 -1
  173. package/.next/standalone/.next/static/chunks/0t0.k0pugrmxt.js +0 -1
  174. package/.next/standalone/.next/static/chunks/0xrhj92idqx72.js +0 -5
  175. package/.next/standalone/.next/static/chunks/0yj4qfp~pk5na.js +0 -1
  176. package/.next/standalone/.next/static/chunks/0zk-aoc.g8t8h.js +0 -1
  177. package/.next/standalone/.next/static/chunks/11~-fm76bj3r4.js +0 -1
  178. package/.next/standalone/.next/static/chunks/13wlh1lxhudv~.js +0 -1
  179. package/.next/standalone/.next/static/chunks/16pnb9m-vqs75.js +0 -5
  180. /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → zosKR5i2aA392qu0Ka1j9}/_buildManifest.js +0 -0
  181. /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → zosKR5i2aA392qu0Ka1j9}/_clientMiddlewareManifest.js +0 -0
  182. /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → zosKR5i2aA392qu0Ka1j9}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "409d39576fd0026333accf483f4e8fa38e8274dac9": {
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
- "6009a90ec1367547b862dabe8f0f4ee4c1721dbd0c": {
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
- "40856b767eb1a0f1ae0bcaab6d5940eb04f1e3899c": {
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
- "40625a916de87b97176a866a6991098bc7720be836": {
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
- "4035e735b1b22894193be485cb6a9524a54a795c4a": {
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
- "40d394c70d71176e9b48354f6c4f59095c8dcbabd2": {
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
- "40f6f414c4c9714d1f6d472444873071e2e0703567": {
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
- "600c58e87d471b6e34ea1647f939b194970202376b": {
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
- "601eafdd454c31272bbc215e55a26b5c6618f49b7b": {
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
- "40be27da3d825f066d4b19581f06b266b91ed8201c": {
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
- "60d620deef0266f60fc86388756c6fa60282d23a29": {
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
- "601ad7263d6879a306b1f5be7639459092299da75c": {
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
- "40d474d67d482367a92a77a107951ba1cd1102b987": {
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
- "00fbc689cb0a02219ea14de9ae0e6a836b6ccd9815": {
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
- "402d87b6ead0e5bae4b42b92c38d83853a147ec6dd": {
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
- "6036b3b4879c62e8bbc7f6ec5b55c8eb61b230d299": {
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
- "4008d181ffbd4615d32b560bd561eab2a62538ea7f": {
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
- "408c8af808f6135a2406e34f132c3d198b9be882e3": {
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
- "40cd2b5cf265781af5b411618c378f7ba29ac89115": {
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
- "009a4750cbb36460580b11d73a223e3366dca084dd": {
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
- "40092a66440a7070e7360ec9dca436c03f40e2bcb8": {
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
- "40fd99148337c60ca94d46d086536b07608aaf2176": {
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
- "605b0a1e06e441552e6787ecacf1ccacf98322be73": {
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
- "60b00fd1a41111aff9c016bac32cb1e325e8b4c33e": {
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
- "00997912ad83ae2be5ec83e7394e4d1a6105f46214": {
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
- "60bbd8753bc6268f91aa205ea252e0351085730010": {
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
- "7029b6103fbe1968d1b0b082cb167f3ab63f85c8e7": {
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
- "60344dd1b5883fdcbb9749212b58be6080c2c42203": {
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
- "606a06462e3af7c74e864a909697d27731d8a87c3e": {
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
- "70844b4abe5d25a413fabd3ed6eb5bb190e85af571": {
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
- "604f8b75f2decd2a7a20f763e673a814b5d5e2690c": {
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
- "408704e627541daf4d05ef43afd2013438020e75bd": {
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
- "60a0f6bffb9b672f3a31436519d972b643f5f14ce4": {
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
- "60d1aea68a0ace3983882744394cabff7f08178d13": {
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
- "706acbe6de26d9f94132b725fbb4d7d8daf29f5942": {
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
- "60fd163e6d8cdd891e8cc77373f1be27528ae2f127": {
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
- "7c3eac72fbc9e02b975f8c28e14e315fccecfa149c": {
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
- "40847594d772998d78481254acbdf107da6ba1b82e": {
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
- "40723ee3aafd97e020a05bc5e133c3aa57d73baad9": {
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
- "406ca3f091a01e000ee152f458037a43f58a7644fc": {
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
- "4013258cafbdac340a534cd7b52e593c150192fa72": {
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
- "4014def9cbe4d230ef4d970f9755afb8b19327ccc3": {
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
- "40561e1f2ca3daaac3ab7e332d7c5b1000f2125ab6": {
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
- "40c2f6025507613ed9118a30c836e302fdf146bb06": {
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
- "403d1df8a142d93b5320c6f253ba669b1176f03d16": {
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
- "605021ab2307e226d867a3f69b8bb639a7acd99981": {
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
- "7c8e64a7609183658c499a723fb9ddc268c4b93828": {
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
- "40dfacb6aee2291195a9eab672bc75dc55195ff2d7": {
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
- "60e55417f50b83c2d492f329e40df9e60928ded9c5": {
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
- "40dbd9d9ece00eafcf38ec3c043d66e6df7a649cc3": {
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
- "407261dd77a1aed555bfefb9fa4175dab402f0fc86": {
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
- "605e1a419b1d57c71f50b31c285b559cc200822a7a": {
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
- "4080b66c619f2654a2fee839c95fd37ce187381c88": {
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
- "603f511232cbef05181f32fde7b4bedb5dedee225f": {
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
- "4010962b6e3809e9ec6adcc5e4727e5afa521b684c": {
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
- "40ffbf43f53a51dbec34e07f44c777d2eac35a0385": {
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
- "40ceddd66888c984655eae0ed43100f49a0619a5ba": {
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
- "008dce48a18c908b153176cad44b44a705f4235e42": {
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
- "400a988a6ef7c0fabba3977a78f4292a66a064d771": {
699
+ "4021e83cfd9595e4c02aab86afbaa3df47c744df35": {
700
700
  "workers": {
701
701
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
702
702
  "moduleId": 942658,
@@ -708,7 +708,7 @@
708
708
  "exportedName": "getTaskMessages",
709
709
  "filename": "src/actions/agent-actions.ts"
710
710
  },
711
- "6048b8cea1fec41e2466e785dd90c5e5d29512fbce": {
711
+ "607ae77b955f7b1f36b775e9b15fd91c02134c45cb": {
712
712
  "workers": {
713
713
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
714
714
  "moduleId": 942658,
@@ -720,7 +720,7 @@
720
720
  "exportedName": "stopTaskExecution",
721
721
  "filename": "src/actions/agent-actions.ts"
722
722
  },
723
- "608451739ce4be799880a1de0cda17f18c85d0224b": {
723
+ "60dcee1e9a62b9e18f4320816eb69c6da1a53ee9b4": {
724
724
  "workers": {
725
725
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
726
726
  "moduleId": 942658,
@@ -732,7 +732,7 @@
732
732
  "exportedName": "sendTaskMessage",
733
733
  "filename": "src/actions/agent-actions.ts"
734
734
  },
735
- "780b183f0247175a17b0b911de83c8301529b8bea3": {
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
- "7cdd75433b906159dc71adba91453c07d267e4f1fc": {
747
+ "7c50b2b2b3cc8fcb16701e9f4144bccc1b03e04d4f": {
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
- "003a947a033552aa72440cfc85aa8e3ac1a6642a17": {
759
+ "002f2331c982e0f679ebe8c2c4ba5a3add6be29430": {
760
760
  "workers": {
761
761
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
762
762
  "moduleId": 942658,
@@ -768,7 +768,7 @@
768
768
  "exportedName": "getConnectedProviders",
769
769
  "filename": "src/actions/provider-connection-actions.ts"
770
770
  },
771
- "00e3603dfb71fa52b5b3e3c151c326f9347e3d641a": {
771
+ "00f4b16d51ecac5a42a37a501d290b52e297e3a190": {
772
772
  "workers": {
773
773
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
774
774
  "moduleId": 942658,
@@ -780,7 +780,7 @@
780
780
  "exportedName": "getProviderConnections",
781
781
  "filename": "src/actions/provider-connection-actions.ts"
782
782
  },
783
- "4096ee16acf7087bb5492d850d7dd1ee46b89c1a2e": {
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
- "60122cf08f00a1afa212e01f6d4521d3a6f01e2695": {
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
- "60558d6fd36ebc293eb96fb2ce6b3c5832421635d9": {
807
+ "60987b3252e9e822197799b99e66561fa39194efab": {
808
808
  "workers": {
809
809
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
810
810
  "moduleId": 942658,