tower-studio 0.2.27 → 0.2.28

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 (169) 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 +33 -33
  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/missions/page/react-loadable-manifest.json +1 -1
  18. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +65 -65
  19. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  22. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +33 -33
  23. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  26. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +33 -33
  27. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  30. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +51 -51
  31. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  34. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +88 -88
  35. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +90 -90
  39. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +65 -65
  43. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +67 -67
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +33 -33
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +76 -76
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +80 -80
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +53 -53
  63. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +2 -2
  66. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0nggjno._.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0oe.86i._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qn.178._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0v5.ht~._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__11j15wy._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  75. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
  76. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0uh3kpv._.js → [root-of-the-server]__05e0gxk._.js} +2 -2
  77. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__080kiy9._.js +3 -0
  78. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  79. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ihwpkg._.js +1 -1
  81. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0srv77j._.js → [root-of-the-server]__0jx9k3y._.js} +2 -2
  82. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  85. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0jaud.k._.js → [root-of-the-server]__0wzbc5p._.js} +1 -1
  86. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  89. package/.next/standalone/.next/server/chunks/ssr/_0-n9dhy._.js +3 -0
  90. package/.next/standalone/.next/server/chunks/ssr/_06qyml0._.js +3 -0
  91. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  92. package/.next/standalone/.next/server/chunks/ssr/{_0hp.0s8._.js → _07jj8ci._.js} +2 -2
  93. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  94. package/.next/standalone/.next/server/chunks/ssr/{_03f_wwv._.js → _09572e6._.js} +3 -3
  95. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  96. package/.next/standalone/.next/server/chunks/ssr/_0_xd482._.js +7 -0
  97. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  98. package/.next/standalone/.next/server/chunks/ssr/_0dg.i22._.js +4 -0
  99. package/.next/standalone/.next/server/chunks/ssr/_0dgb5wq._.js +3 -0
  100. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  101. package/.next/standalone/.next/server/chunks/ssr/{_006o~oo._.js → _0kw.n0e._.js} +2 -2
  102. package/.next/standalone/.next/server/chunks/ssr/{_0jd3nyu._.js → _0nmz1-7._.js} +3 -3
  103. package/.next/standalone/.next/server/chunks/ssr/{_0qdu.-q._.js → _0o33bts._.js} +2 -2
  104. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  105. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  106. package/.next/standalone/.next/server/chunks/ssr/{_0adfhzf._.js → _0rpevwe._.js} +2 -2
  107. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  108. package/.next/standalone/.next/server/chunks/ssr/{_0eqcb.s._.js → _0tzo4ru._.js} +2 -2
  109. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  110. package/.next/standalone/.next/server/chunks/ssr/{_0px5iue._.js → _0uw7ybd._.js} +2 -2
  111. package/.next/standalone/.next/server/chunks/ssr/{_0r48bby._.js → _0zjgr-h._.js} +2 -2
  112. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  113. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  115. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  124. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  125. package/.next/standalone/.next/server/pages/500.html +1 -1
  126. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/server-reference-manifest.json +277 -277
  128. package/.next/standalone/.next/static/chunks/{0chv87z6o3n63.js → 00dktb_jz1pai.js} +1 -1
  129. package/.next/standalone/.next/static/chunks/{0_1uz793pu.9y.js → 00jj6_6k-he4j.js} +1 -1
  130. package/.next/standalone/.next/static/chunks/{04l_v10h82d9x.js → 01-_-lg8ab6d8.js} +1 -1
  131. package/.next/standalone/.next/static/chunks/{16-54g5tfsd82.js → 02eo0k4womus9.js} +1 -1
  132. package/.next/standalone/.next/static/chunks/{0fvf0wt_q0_zq.js → 06lipndakw1ic.js} +2 -2
  133. package/.next/standalone/.next/static/chunks/{05ro4v-~1rzzu.js → 078~heh-_w9zu.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/{082l64h0~egwa.js → 09901.bm54e~l.js} +1 -1
  135. package/.next/standalone/.next/static/chunks/{0-f79~906wz5j.js → 09o2-vr2.n2-8.js} +1 -1
  136. package/.next/standalone/.next/static/chunks/{06pml6cu861_z.js → 0bcwih7v8m2h1.js} +1 -1
  137. package/.next/standalone/.next/static/chunks/{17z3hzpf34o4a.js → 0bgul1p_3tagi.js} +2 -2
  138. package/.next/standalone/.next/static/chunks/{05aw58w9v12_k.js → 0cmm~17o2ncmw.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/{0gn8igf9i2j_9.js → 0ctiyljlop~~w.js} +1 -1
  140. package/.next/standalone/.next/static/chunks/{0osd9c3nf.67-.js → 0dbhk-h~9g4q2.js} +1 -1
  141. package/.next/standalone/.next/static/chunks/{0_0at2~~4zjdh.js → 0jo4hj8tcofrj.js} +1 -1
  142. package/.next/standalone/.next/static/chunks/{039a4i2lrpg48.js → 0mil3f0b5pe7b.js} +1 -1
  143. package/.next/standalone/.next/static/chunks/{0gd1q9f89qnfj.js → 0p.m23h3x7s7h.js} +1 -1
  144. package/.next/standalone/.next/static/chunks/{08stlcmc.w7i-.js → 0qdttkj5zf6ju.js} +1 -1
  145. package/.next/standalone/.next/static/chunks/0svolan4tl..v.js +1 -0
  146. package/.next/standalone/.next/static/chunks/{02gl~iszfc1yd.js → 0t48-x60rutdz.js} +1 -1
  147. package/.next/standalone/.next/static/chunks/{0aml6gixhw._8.js → 0upijdfop-ges.js} +2 -2
  148. package/.next/standalone/.next/static/chunks/0vf_uco-lm6~o.js +1 -0
  149. package/.next/standalone/.next/static/chunks/{14~xgkw1qggbk.js → 0xvmuush8uk25.js} +2 -2
  150. package/.next/standalone/.next/static/chunks/0z3tf8m36xu.6.js +1 -0
  151. package/.next/standalone/.next/static/chunks/{0149fv_0zggn8.js → 0zgmxgp3uz49i.js} +1 -1
  152. package/.next/standalone/.next/static/chunks/{07-hrgrojd47k.js → 0~2l.ii03wnka.js} +1 -1
  153. package/.next/standalone/.next/static/chunks/12xbq.i5.4um4.js +2 -0
  154. package/.next/standalone/.next/static/chunks/{0vsivergi0gca.js → 14oitizikzgyx.js} +1 -1
  155. package/.next/standalone/package.json +1 -1
  156. package/package.json +1 -1
  157. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h-yd-.._.js +0 -3
  158. package/.next/standalone/.next/server/chunks/ssr/_0cacv5.._.js +0 -3
  159. package/.next/standalone/.next/server/chunks/ssr/_0m-e3bn._.js +0 -3
  160. package/.next/standalone/.next/server/chunks/ssr/_0o.uf_.._.js +0 -7
  161. package/.next/standalone/.next/server/chunks/ssr/_0yb~7-n._.js +0 -4
  162. package/.next/standalone/.next/server/chunks/ssr/_11df4xf._.js +0 -3
  163. package/.next/standalone/.next/static/chunks/0d-53ws8ezr.b.js +0 -1
  164. package/.next/standalone/.next/static/chunks/0g~pi-_mk2cd8.js +0 -1
  165. package/.next/standalone/.next/static/chunks/0tmwe-h4iyyf~.js +0 -2
  166. package/.next/standalone/.next/static/chunks/16szb7161dy4k.js +0 -1
  167. /package/.next/standalone/.next/static/{oV8mD-RwRHyXZf4Iv1-cU → zK4nMkhC4teS3dDlHoM6k}/_buildManifest.js +0 -0
  168. /package/.next/standalone/.next/static/{oV8mD-RwRHyXZf4Iv1-cU → zK4nMkhC4teS3dDlHoM6k}/_clientMiddlewareManifest.js +0 -0
  169. /package/.next/standalone/.next/static/{oV8mD-RwRHyXZf4Iv1-cU → zK4nMkhC4teS3dDlHoM6k}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40469b034e6de56a6378c251eb79f5e80e4b5f0f99": {
3
+ "40aae0a5c77ecb29bf299a9b5b7ded7c48fcb15035": {
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
- "60485f7068c2514f1e8ba9cb5fd985ede50fc4eae9": {
15
+ "60ac6f4bd4d697bdb9a80ee84b6b8681a016324318": {
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
- "407af08f0f956503bb1eb1951efbe2cc0d7c6c02bc": {
27
+ "40c4ea0176b204ccd558edddd45e3b0fc6d3937db7": {
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
- "4018f181099aa2129c597e6f1a918043d574e8ab13": {
39
+ "40ed7bd4658bec28e8fdbdf52207e42489021aaa31": {
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
- "40e0c71147fcb69187b6a1b689ef6cc15767ec18db": {
51
+ "404c4e3a500d71294eec0282d99cd52ae69ff9f912": {
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
- "40b72c1f0fd2f6719f6e51b303736967788b1a05f1": {
63
+ "40694a8b7e3dfee12c3f14aef6186cf6d60b75b54e": {
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
- "40825460d9f93dd4bd5271ba4c8cc7b231ffc8698d": {
75
+ "40122d445f0fe947895dd124dd00ae78837c018ef7": {
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
- "604331353a8ec4283a61d5b48c086dfb91b631a30e": {
87
+ "60e80c193b699ad21f4f33122cfcf5080a02965417": {
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
- "606de70633f3e1189f65bd66e0c6cbd111bc0f6c6b": {
99
+ "6092b8913233665a4edde6a26eb9732889b077331b": {
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
- "405b08c9a95f0708154a6bde2634cdb01ef6237cac": {
111
+ "4067ec8a4012cb20c10b47fa782eb33cc1e243ca7f": {
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
- "6086646283c3c53806ee476b1e3913f92ecc01a9cd": {
123
+ "6021aad7fd7a8aa84826e8e1faf18ac3168645e977": {
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
- "6059f58c02ee38eb52f94082487474f7965884c1de": {
135
+ "60935d958ee4de4d23f3d6eb2cac58925798a56de0": {
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
- "4039977d4a89dd7ca12f4f55dbe5a90f732a785491": {
147
+ "40455070bf1efea18955a656364d9d5f6f81405df3": {
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
- "0042641b9669b42a355046db0b78b16058fd05ca74": {
159
+ "00788d118dda81cdfbbd9c63ec46b3c913896e5851": {
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
- "40c56efc3f84c53d6503f2bbdaddd238c20fb48a60": {
171
+ "4088eabde67d312066d4008553ea3b96df452437e5": {
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
- "606cdd927a6494c87f5b59bad28f4637051b19f853": {
183
+ "6074746776a1e1f12272b15edd60cc2c8a5595976a": {
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
- "40b82c62386104c42db71ef9c0913f8d1dfed893ac": {
195
+ "40a2286e0e371e7281ce4856eccfd991c035cff6ea": {
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
- "4076054ea720294f020d9b43d01b8a27f9d8f2f891": {
207
+ "40332a9939d399608f3939c4125c3ba181eb80af1f": {
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
- "40fd77cd79ea11b8b35946db4f12ceef95cdad3f10": {
219
+ "401f49996262664b9610a2f67651b660c4bb774287": {
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
- "007e33c9f7bd534b1112b62dd413486728d8a4344c": {
231
+ "00c04618a7b3d6b1ff384e0e2c7502ffcac99c1b8c": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
234
234
  "moduleId": 942658,
@@ -240,55 +240,55 @@
240
240
  "exportedName": "getOnboardingStatus",
241
241
  "filename": "src/actions/onboarding-actions.ts"
242
242
  },
243
- "4028ccd79b95c91008eb72d24319f71607c5cad327": {
243
+ "40989042f585e20643fb9c318bec3d90946b3e7bf4": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
246
246
  "moduleId": 942658,
247
247
  "async": true,
248
- "exportedName": "dispatchTaskCompletionEvent",
248
+ "exportedName": "setOnboardingProgress",
249
249
  "filename": "src/actions/onboarding-actions.ts"
250
250
  }
251
251
  },
252
- "exportedName": "dispatchTaskCompletionEvent",
252
+ "exportedName": "setOnboardingProgress",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "4091de06b5748c44602136ded6d430bfcfe1ef3f8e": {
255
+ "40d044aa23e19d5631a2167597c647d03277e0ecef": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
258
258
  "moduleId": 942658,
259
259
  "async": true,
260
- "exportedName": "setOnboardingProgress",
260
+ "exportedName": "dispatchTaskCompletionEvent",
261
261
  "filename": "src/actions/onboarding-actions.ts"
262
262
  }
263
263
  },
264
- "exportedName": "setOnboardingProgress",
264
+ "exportedName": "dispatchTaskCompletionEvent",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "608f04651defe14a77e2df161a6fb4a3e06b9cce45": {
267
+ "602e301b7ed503b4c93c343298db6f2dadb5fe7424": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
270
270
  "moduleId": 942658,
271
271
  "async": true,
272
- "exportedName": "completeOnboarding",
272
+ "exportedName": "setOnboardingExtensions",
273
273
  "filename": "src/actions/onboarding-actions.ts"
274
274
  }
275
275
  },
276
- "exportedName": "completeOnboarding",
276
+ "exportedName": "setOnboardingExtensions",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "60fdee246ab3b0cdf892dc53ae24fd67b6aab753a9": {
279
+ "6043d0b586d9e951db3acc3fa862dbed9a26fd95c5": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
282
282
  "moduleId": 942658,
283
283
  "async": true,
284
- "exportedName": "setOnboardingExtensions",
284
+ "exportedName": "completeOnboarding",
285
285
  "filename": "src/actions/onboarding-actions.ts"
286
286
  }
287
287
  },
288
- "exportedName": "setOnboardingExtensions",
288
+ "exportedName": "completeOnboarding",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "00acf95fab94419eafc085eebd46093916e8b781c5": {
291
+ "009ca2f595896f27c6c212eadc72dd771af59b87a2": {
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
- "604f524abfdc8db700ea77cf97102f727e2deb8c8e": {
303
+ "608493e2581453ba2ce58066d24f71fde4aa4bfe6e": {
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
- "70c6e39eee071495c5c1cba4add4bc5bf1c32ea2f3": {
315
+ "705f6ddd80b75127d2912d7236366e270630e995d8": {
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
- "60a317d7c62961d4c4991f4f1b19e2d439ea16e0c9": {
327
+ "607ba21a250b4c53bfe26bee4e34da31ab0519c3ef": {
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
- "60299102a75d3f372e6cefa2cfd4e3f4945794e9f1": {
339
+ "601bea74da239695fa822c7cc1f138436f88b9543a": {
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
- "70e3a2aafb8a83b41c912af4148376fb895e5469a4": {
351
+ "707d19b55e265b11bddf0faed45edd2c02362c484f": {
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
- "601f8373a3eae741b5d5cb41e45b7a6d31260721e9": {
363
+ "600baec2deaaa3e86195cc617c132e0fe0b6f38482": {
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
- "40c98519c272aa778a14abac101052dd1994d4aee5": {
375
+ "40facb1d27a46f6e95adcb27372552f65d997c3ccc": {
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
- "60480e84944ff21aca8b30311d3d74380feb7f58f1": {
387
+ "60a92e0dc00eeae6408800558de4d28c391bb0c0dd": {
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
- "6003550d45cb1646b47bd0bb478d3a2249f74ec06a": {
399
+ "605b930fe83ea1238c5ec5feffce4b9e5b1f0b1270": {
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
- "70d60311e5b2e41e4ecfe51762757ae93ca0f8d0ae": {
411
+ "7089fbeb471a29a930cac1b4bb3bb5f32e2120a54e": {
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
- "607e80f23fcb958325b3230b8660662cf4076d427e": {
423
+ "6064d2732268e63d0dcaee7f9871842b679770e716": {
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
- "7c6d7e35a670badcfcebc5a928724f414d0e1b5ba9": {
435
+ "7ca34c23f1c5417240c9f4509131c5079145e3cdb3": {
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
- "401f9e95df3062d007baaba32e256470e657bab078": {
447
+ "401f9546b1b0a2e465c12e053fd76352de7aa26eec": {
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
- "40fdff753cb40ca6bfbca35ecdf46fdb183adc4999": {
459
+ "40e14ea5f81472af89028a1bdd935a38c3a75aa8fc": {
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
- "405b77979658f1e0a9d417bea2555f5c31dc5d99be": {
471
+ "40a8f22e59ce2e05813eb069dcbbfed9b1275cdc5b": {
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
- "40830c1264314c8688e852a1af9f19ad2357d0ea3c": {
483
+ "40ce40ddc0e98a7c665fc6ad50e1e1a29546387fc6": {
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
- "40bff4f723cabc3bb2da5cf5980fa20a2a6adf6c64": {
495
+ "403a20fe5591d2a4b7e15d6fa525859b8d997fada1": {
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
- "4097da9cfc55eb56414d5769ce6f6d93b681f298c7": {
507
+ "4061f6a6b0c4d2639aae1dbf6f385a20ed7a715984": {
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
- "40267eb787d81f3be1d6a38c0cd098514d5049046d": {
519
+ "4052259a553dbb93434a08052d6b8f76d82efa5ddb": {
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
- "403f1c75a43745ca4849364dd17d5e105621fdf45c": {
531
+ "40e5a67448400276131464654a820bc4e794b18437": {
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
- "608bc23dda2af02295d6d52057fb29a40dadd07caf": {
543
+ "60cb1707d3864ac092ccb1cdfb1282bf34f918e70d": {
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
- "7c908b3e41ccc1c29fbf3081d9cae8f042782896f2": {
555
+ "7c3728df2bc826086f049bb0beaa8fe1e1a5ff27f2": {
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
- "4068d991ac172cb0c147f0133650419a6f3e690dab": {
567
+ "40dd0e734cab8cf058bd676d75433f98817f42d2a8": {
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
- "606900ac2271c5797f2e391f840b2f34d8d34a45da": {
579
+ "605346935c5814505cb6e678a30037d0312be362ad": {
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
- "40b6087daf2f484ecc97b4071abee9712b522edb53": {
591
+ "40ed9346ec2fb80d3be4f935d34a2c7e4b13378507": {
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
- "4093f512a6711e351a5f163cb5dd0c422b7088b8e6": {
603
+ "408d2d01df8b87a5582ef9f59be1816f8863cbb5a5": {
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
- "6011d24a8b185dde779f24bb9ef6257474b248f51c": {
615
+ "60ac12da9f53b08407312488f2cd0639fd4e914993": {
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
- "40273a85f094063f26344ddcca0f224d49c97e70df": {
627
+ "40b24664f2b59abd5124e6e03646a8cd1a1c1a7b7e": {
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
- "6041421beb9018f2ec91cf0b87c875c95efd9e1a11": {
639
+ "60d9b373ad3d48822e5e42090791cf0de91df5312d": {
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
- "404592a11de34c421154b971c4189eb93a53be62e5": {
651
+ "40217cf3067528d8b45b66c74b72638329c49eb72c": {
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
- "40ded2452a01f728583c185c2467173c85a3b88853": {
663
+ "408be4cc930c0a224cfca3ed1a87becfa4e08d1e97": {
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
- "4027ef3d427c53c4f6bf8f3cc5652ec1062a5ddc4e": {
675
+ "4022312a88098747ce9bdfd90dec257a3a599a5e52": {
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
- "00eb0591e82141bc16b3cfd423049cab912c7cc41c": {
687
+ "0016e28be4eb61380d55501f12ae8c667965b875f1": {
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
- "402eaf88d5d0d13f0a5ff6b167e56b3e1c88638c0a": {
699
+ "40cf1ab3046214b152372623e0e2a46c55c8fb8b5d": {
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
- "600551a8a359f3f41aebc3eea9d43dab747b2bffe1": {
711
+ "601658bef65bb0e3a68f43beb858b2eec6837c6448": {
712
712
  "workers": {
713
713
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
714
714
  "moduleId": 942658,
715
715
  "async": true,
716
- "exportedName": "stopTaskExecution",
716
+ "exportedName": "sendTaskMessage",
717
717
  "filename": "src/actions/agent-actions.ts"
718
718
  }
719
719
  },
720
- "exportedName": "stopTaskExecution",
720
+ "exportedName": "sendTaskMessage",
721
721
  "filename": "src/actions/agent-actions.ts"
722
722
  },
723
- "603feb2f8d36e1a5f314f2f7c662bd70beefcf6f3c": {
723
+ "60d97ef029a1e38a9b9db215b2063207515f331517": {
724
724
  "workers": {
725
725
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
726
726
  "moduleId": 942658,
727
727
  "async": true,
728
- "exportedName": "sendTaskMessage",
728
+ "exportedName": "stopTaskExecution",
729
729
  "filename": "src/actions/agent-actions.ts"
730
730
  }
731
731
  },
732
- "exportedName": "sendTaskMessage",
732
+ "exportedName": "stopTaskExecution",
733
733
  "filename": "src/actions/agent-actions.ts"
734
734
  },
735
- "78288a84217d4448906375bc54c3607abf07bc4d65": {
735
+ "7811beeb55e14f8626a464959eb9a3659bfdb91336": {
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
- "7cbca3967809aa924084d5d5713ef119d089d44c57": {
747
+ "7c709140add94555fe1a31d780ccc5164ebd1a4862": {
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
- "00537c194a05e8d95bc562791fbad428f428e640a3": {
759
+ "00692171443b518ca07dbe09a9acbdf6a5df8eb78b": {
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
- "00786ffa1e615a728f1cfb0e94597007f7a3962dad": {
771
+ "00bf28e6a57d34b8219129a68c07c62d02eb9cff39": {
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
- "402d69b21de539c319ce16cc90161e7f39520fa296": {
783
+ "40ae7d454253547719db5c2a2ba104d74036ba0406": {
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
- "6062dea73a3d96d779a742837da90d62f4e3304b56": {
795
+ "604ee30375e5d3c56c1e4dca1b357c9763470bdf4c": {
796
796
  "workers": {
797
797
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
798
798
  "moduleId": 942658,
@@ -804,7 +804,7 @@
804
804
  "exportedName": "markProviderConnected",
805
805
  "filename": "src/actions/provider-connection-actions.ts"
806
806
  },
807
- "60967b71fd26769f5d6df49cddebfaa7a644855afb": {
807
+ "60ac92253ca8ac8d8430bd401d79b6d2c5969bd0c7": {
808
808
  "workers": {
809
809
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
810
810
  "moduleId": 942658,