tower-studio 0.2.31 → 0.2.32

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 (186) 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 +30 -30
  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 +67 -67
  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 +2 -2
  22. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +30 -30
  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 +2 -2
  26. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +30 -30
  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 +2 -2
  30. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
  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 +2 -2
  34. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +84 -84
  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 +2 -2
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +84 -84
  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 +2 -2
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +62 -62
  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 +2 -2
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +63 -63
  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 +2 -2
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +30 -30
  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 +2 -2
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +72 -72
  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 +3 -3
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +77 -77
  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 +2 -2
  62. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +50 -50
  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_0eh8dj_.js +5 -5
  66. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0122.hq._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0c513um._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0clvf~t._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fey.8j._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gk6ftq._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kay2~d._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0lioghc._.js +1 -1
  75. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mw.9lg._.js +1 -1
  76. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
  77. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0tys9pv._.js +1 -1
  78. package/.next/standalone/.next/server/chunks/[root-of-the-server]__12ohpl.._.js +1 -1
  79. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  80. package/.next/standalone/.next/server/chunks/src_lib_02llcit._.js +1 -1
  81. package/.next/standalone/.next/server/chunks/src_lib_0aowbzy._.js +1 -1
  82. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01pn3ol._.js +1 -1
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02p4lry._.js +1 -1
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b77ayk._.js +3 -3
  86. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bs_c.t._.js +1 -1
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cle18b._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0q6m-fw._.js → [root-of-the-server]__0dzfucv._.js} +1 -1
  89. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e25s-_._.js +1 -1
  90. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  91. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lx7sf8._.js +1 -1
  92. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0cjnw12._.js → [root-of-the-server]__0pik08u._.js} +2 -2
  93. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rara9.._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rv7-_r._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ggwnea._.js → [root-of-the-server]__0t0.u9.._.js} +2 -2
  96. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  97. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1307ll-._.js +3 -0
  98. package/.next/standalone/.next/server/chunks/ssr/{_0sj20-h._.js → _0-frleg._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/ssr/_0.sfgns._.js +1 -1
  100. package/.next/standalone/.next/server/chunks/ssr/{_0fc7rh_._.js → _0.y2of~._.js} +3 -3
  101. package/.next/standalone/.next/server/chunks/ssr/_04ia97a._.js +1 -1
  102. package/.next/standalone/.next/server/chunks/ssr/_06~9axc._.js +1 -1
  103. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  104. package/.next/standalone/.next/server/chunks/ssr/_0_kfemp._.js +1 -1
  105. package/.next/standalone/.next/server/chunks/ssr/{_01jctji._.js → _0_vq_9m._.js} +2 -2
  106. package/.next/standalone/.next/server/chunks/ssr/{_0v~zkwi._.js → _0a5f4n.._.js} +2 -2
  107. package/.next/standalone/.next/server/chunks/ssr/_0bkb_.9._.js +1 -1
  108. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  109. package/.next/standalone/.next/server/chunks/ssr/_0ex2yo6._.js +1 -1
  110. package/.next/standalone/.next/server/chunks/ssr/{_0.5wuxq._.js → _0fb1op1._.js} +2 -2
  111. package/.next/standalone/.next/server/chunks/ssr/{_0lr6c.q._.js → _0ia4gik._.js} +2 -2
  112. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  113. package/.next/standalone/.next/server/chunks/ssr/{_010l~rd._.js → _0kqe7k7._.js} +2 -2
  114. package/.next/standalone/.next/server/chunks/ssr/{_12e8ueo._.js → _0lw1tq2._.js} +2 -2
  115. package/.next/standalone/.next/server/chunks/ssr/{_0e2s44q._.js → _0mci_e0._.js} +3 -3
  116. package/.next/standalone/.next/server/chunks/ssr/_0qd7u-y._.js +4 -0
  117. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/_0tb5sv.._.js +3 -0
  119. package/.next/standalone/.next/server/chunks/ssr/_0ttg7a2._.js +3 -0
  120. package/.next/standalone/.next/server/chunks/ssr/_0vl82nb._.js +3 -0
  121. package/.next/standalone/.next/server/chunks/ssr/{_0.i2.1y._.js → _0vz_pgd._.js} +3 -3
  122. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  123. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  124. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  125. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  127. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  128. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  129. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  130. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  131. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  132. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  133. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  134. package/.next/standalone/.next/server/pages/500.html +1 -1
  135. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/server-reference-manifest.json +264 -264
  137. package/.next/standalone/.next/static/chunks/01iha~qq-s2iq.js +1 -0
  138. package/.next/standalone/.next/static/chunks/{030ac851xd~gu.js → 024-z6hhx6kj8.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/{0jdea_ondwo2z.js → 02cdl9l647nfw.js} +1 -1
  140. package/.next/standalone/.next/static/chunks/02hkeaf1dqmhz.js +1 -0
  141. package/.next/standalone/.next/static/chunks/08fee4dmmdj39.js +5 -0
  142. package/.next/standalone/.next/static/chunks/{0z42w8y2ktwst.js → 08hbrv30ik~i9.js} +1 -1
  143. package/.next/standalone/.next/static/chunks/0b6cq1pd_clzr.js +2 -0
  144. package/.next/standalone/.next/static/chunks/0cx03gmt.9kfo.js +1 -0
  145. package/.next/standalone/.next/static/chunks/0dsr03qh0epy8.js +1 -0
  146. package/.next/standalone/.next/static/chunks/{0q0hf~j_0ho6u.js → 0g7kwivg0c5zn.js} +1 -1
  147. package/.next/standalone/.next/static/chunks/0mov-lr-7u237.js +5 -0
  148. package/.next/standalone/.next/static/chunks/{0204r--~nsp18.js → 0nkn227~1tu4_.js} +1 -1
  149. package/.next/standalone/.next/static/chunks/{05lkncv5~cymd.js → 0nxf2s5ppbm.b.js} +1 -1
  150. package/.next/standalone/.next/static/chunks/0n~h~45imnm42.js +1 -0
  151. package/.next/standalone/.next/static/chunks/{0486duu_3efe7.js → 0o.a8t_h5vwy-.js} +1 -1
  152. package/.next/standalone/.next/static/chunks/0qmzg_a-~~1-1.js +2 -0
  153. package/.next/standalone/.next/static/chunks/0s86miqs3h9gi.js +1 -0
  154. package/.next/standalone/.next/static/chunks/0serb6jug2wgz.js +1 -0
  155. package/.next/standalone/.next/static/chunks/{15jqo~pexyrdp.js → 0w6~b9luhbk1x.js} +1 -1
  156. package/.next/standalone/.next/static/chunks/{0qrh5-j~zd5nb.js → 0x.izf3-isfsq.js} +1 -1
  157. package/.next/standalone/.next/static/chunks/{0.0j755cvqmrp.js → 0y_s_afcrfp3_.js} +1 -1
  158. package/.next/standalone/.next/static/chunks/{0jj53.l_c5mi9.js → 0~moqlrzya~z_.js} +2 -2
  159. package/.next/standalone/.next/static/chunks/{07frdan9tq1_3.js → 13dz~n5.w6hta.js} +1 -1
  160. package/.next/standalone/.next/static/chunks/{0.buvrbvzfwyy.js → 13iipzi9xw35f.js} +1 -1
  161. package/.next/standalone/.next/static/chunks/{13l5bumoa7m-8.js → 15550tahnp.5j.js} +1 -1
  162. package/.next/standalone/.next/static/chunks/17.p0kyu6y24w.js +1 -0
  163. package/.next/standalone/package.json +1 -1
  164. package/dist/mcp-server.cjs +9 -2
  165. package/package.json +1 -1
  166. package/prisma/schema.prisma +0 -7
  167. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lho64y._.js +0 -3
  168. package/.next/standalone/.next/server/chunks/ssr/_070.dxf._.js +0 -4
  169. package/.next/standalone/.next/server/chunks/ssr/_0jartlx._.js +0 -3
  170. package/.next/standalone/.next/server/chunks/ssr/_0jixh5l._.js +0 -3
  171. package/.next/standalone/.next/server/chunks/ssr/_0p523x3._.js +0 -3
  172. package/.next/standalone/.next/static/chunks/03kiyommty8e..js +0 -1
  173. package/.next/standalone/.next/static/chunks/08i7p_8fg0alm.js +0 -5
  174. package/.next/standalone/.next/static/chunks/090nszcq3.6j3.js +0 -1
  175. package/.next/standalone/.next/static/chunks/0buf_9f~42bcs.js +0 -1
  176. package/.next/standalone/.next/static/chunks/0c37kkv-_mqh1.js +0 -5
  177. package/.next/standalone/.next/static/chunks/0ch2~x.r._~9f.js +0 -1
  178. package/.next/standalone/.next/static/chunks/0eskfzrdlc5ka.js +0 -1
  179. package/.next/standalone/.next/static/chunks/0g0ui9x6~.du4.js +0 -2
  180. package/.next/standalone/.next/static/chunks/0ox7k.va.hxke.js +0 -1
  181. package/.next/standalone/.next/static/chunks/0ps1bcdktah3z.js +0 -1
  182. package/.next/standalone/.next/static/chunks/0~qog0fhbtq68.js +0 -2
  183. package/.next/standalone/.next/static/chunks/11qbnyfcew125.js +0 -1
  184. /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → v4Xp8QqFHgGyfY7YcmgRm}/_buildManifest.js +0 -0
  185. /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → v4Xp8QqFHgGyfY7YcmgRm}/_clientMiddlewareManifest.js +0 -0
  186. /package/.next/standalone/.next/static/{91SkA26N5DQokm5Txl-cb → v4Xp8QqFHgGyfY7YcmgRm}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40534a3f94db932594b7eeaed24f6d4d9aabdbb8e1": {
3
+ "402bed4755ff79e2867db3780af837f50e5a57dfca": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/page": {
6
6
  "moduleId": 590656,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "604c3fddda4acc0705d455cbfb89c6cb07670ef034": {
15
+ "605776670179f7e81aa8dc4c1efdf239d4bcee2b24": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/page": {
18
18
  "moduleId": 590656,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "40bb3872f186f44b5dd25707a2cdf7bd46a1edd340": {
27
+ "4007aed739a0ce03f191023d9d814279807cc7e067": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/page": {
30
30
  "moduleId": 590656,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "403e22dae97f25be3db749c478b2795299d996ba1d": {
39
+ "40439232ece3bb831138972c38d756e8e8a05b1ac6": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/page": {
42
42
  "moduleId": 590656,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "40465deacd95bdba06907b2cf0cbaf2e2fa34e2b78": {
51
+ "40c41ee3dbd5922ea86bfa9c171b0cf86fd70be5fb": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/page": {
54
54
  "moduleId": 590656,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "401dcc9584939471608ff6128357a44fb0eddd64f4": {
63
+ "403571b0157629e00faaad8d6db072c4b80039727f": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/page": {
66
66
  "moduleId": 590656,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "402489c6359bfd90e198bff04236e57f957f3fce1a": {
75
+ "404202ed461e1dc3979fcf4b4e3f43e192015924f8": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/page": {
78
78
  "moduleId": 590656,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "6026d3b8d6d3fe0270c47d2dddff49c3e95c436d77": {
87
+ "609fd24cefe3230b2272c1c8c2db26ea3e5a4a6234": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/page": {
90
90
  "moduleId": 590656,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "60cba311dfce1ec4c1946cd484c197b738a29583e8": {
99
+ "6023f7fd9697f8622ec6253be83036fb51f78a003f": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/page": {
102
102
  "moduleId": 590656,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "40db6b1fcf1a8d9da5a171afd2332be33a418d34e9": {
111
+ "406cf57ab441b87fe26b4e4ba61492f885d99c626c": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/page": {
114
114
  "moduleId": 590656,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPath",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "606e60acf7bb18bb5198ac9897861087731c47200f": {
123
+ "6024dbc330f4c524daa08e7ac710214e9e81039cc8": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/page": {
126
126
  "moduleId": 590656,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "analyzeProjectDirectory",
133
133
  "filename": "src/actions/project-actions.ts"
134
134
  },
135
- "6057a7712ce1448464d62a1b7a4c060601fefa2e65": {
135
+ "604ed770eae5fe6c7eb9bb3e7920034f2876adcc93": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/page": {
138
138
  "moduleId": 590656,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "migrateProjectPath",
145
145
  "filename": "src/actions/project-actions.ts"
146
146
  },
147
- "4066c81ad86139f075a9990056c7b4ad76e7cc2e91": {
147
+ "40c537d4a523dd876dc26956b554758fd7a5893c2c": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/page": {
150
150
  "moduleId": 590656,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "checkMigrationSafety",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "0096005a6a88210f4dcdb6c3d7b070e6c4de4a57bd": {
159
+ "0013b21d67a7ce907696bad27cf0af74419e936884": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/page": {
162
162
  "moduleId": 590656,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "getActualWsPort",
169
169
  "filename": "src/actions/config-actions.ts"
170
170
  },
171
- "401477885a726ce26be559235219dd565dc1d15b52": {
171
+ "40bbb15b95b61da428c7e4c39a37b1859d070f0d4a": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/page": {
174
174
  "moduleId": 590656,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "getConfigValues",
181
181
  "filename": "src/actions/config-actions.ts"
182
182
  },
183
- "408a2775c70f0fdb79719274e483b2d1d50c67a117": {
183
+ "40f0fdb5e9a1a34468de5b220651e1d97fe652c148": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/page": {
186
186
  "moduleId": 590656,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "createProject",
193
193
  "filename": "src/actions/workspace-actions.ts"
194
194
  },
195
- "60df39af784655b23285f4e8af43a5aea93b55ea7b": {
195
+ "60419002d165e0acbafb67ca7d3daa91b1a43038f4": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/page": {
198
198
  "moduleId": 590656,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "setConfigValue",
205
205
  "filename": "src/actions/config-actions.ts"
206
206
  },
207
- "409674c9f7baf6567525ba41745a5a56c915ab2b2f": {
207
+ "402b5bbcb9000f82183949dd6bd27fcd4b6f35334a": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/page": {
210
210
  "moduleId": 590656,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "checkExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "40864fb8553370f91f1159571415402ea1c84de5f3": {
219
+ "4069332f44db7650fccc2f480d27ffb20dc9f17f4a": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/page": {
222
222
  "moduleId": 590656,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "installExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "405d27b4ac76b4f522eb6160251f584e8ee070f30b": {
231
+ "40b5222e72e32cd9f45dc74923a7de5adbd67bc035": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/page": {
234
234
  "moduleId": 590656,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "uninstallExtension",
241
241
  "filename": "src/actions/extension-actions.ts"
242
242
  },
243
- "003db3edb9cf626706324baf8055712791bb5e0a8e": {
243
+ "000d14bf95e77f5146ecedeafe36dd0cf4f69bef2b": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/page": {
246
246
  "moduleId": 590656,
@@ -252,31 +252,31 @@
252
252
  "exportedName": "getOnboardingStatus",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "400a392c47362d11c8218a6c1a1b14dd0beba252b2": {
255
+ "406a27b6e3dcf314ab94933879e542f5d5807c687a": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/page": {
258
258
  "moduleId": 590656,
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
- "404a033ded676e090bd2b2eb0d1511512c7bbc16b7": {
267
+ "40bbf2511527d659cda23200ebab62c449b3333981": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/page": {
270
270
  "moduleId": 590656,
271
271
  "async": true,
272
- "exportedName": "setOnboardingProgress",
272
+ "exportedName": "dispatchTaskCompletionEvent",
273
273
  "filename": "src/actions/onboarding-actions.ts"
274
274
  }
275
275
  },
276
- "exportedName": "setOnboardingProgress",
276
+ "exportedName": "dispatchTaskCompletionEvent",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "6097982fb0adf6d181da581cd27601c198f697cce6": {
279
+ "60daedfee26db2b3db86558c507c9657419b041b19": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/page": {
282
282
  "moduleId": 590656,
@@ -288,7 +288,7 @@
288
288
  "exportedName": "completeOnboarding",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "60c7e605a3f09347e1bee2cb0d5ebda22e564cda24": {
291
+ "60f838a02bdbc2cb7a865af120230e7d827d85ec63": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/page": {
294
294
  "moduleId": 590656,
@@ -300,7 +300,7 @@
300
300
  "exportedName": "setOnboardingExtensions",
301
301
  "filename": "src/actions/onboarding-actions.ts"
302
302
  },
303
- "006299e04feaf99a79c59ac9389c020ee273c5dc12": {
303
+ "00a37ed9d7817ae2f43835e3ba3f7a6372a7c44f2b": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/page": {
306
306
  "moduleId": 590656,
@@ -312,7 +312,7 @@
312
312
  "exportedName": "listAllExtensionStatus",
313
313
  "filename": "src/actions/extension-actions.ts"
314
314
  },
315
- "40abedbfacceba5ca60c03d536e8848a2acbab8329": {
315
+ "40b65119364fa2b3a92088260855c95c11fbb2aa98": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/page": {
318
318
  "moduleId": 590656,
@@ -324,7 +324,7 @@
324
324
  "exportedName": "getTaskLabels",
325
325
  "filename": "src/actions/label-actions.ts"
326
326
  },
327
- "60326d4a00d14b9fb4529587cac75550556c620754": {
327
+ "6083faf4bff8061b6f62aa2ffacefc610f524fa691": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/page": {
330
330
  "moduleId": 590656,
@@ -336,7 +336,7 @@
336
336
  "exportedName": "setTaskLabels",
337
337
  "filename": "src/actions/label-actions.ts"
338
338
  },
339
- "401cb90df1a2b90dd8329dc3f2c1cebca1520d4670": {
339
+ "40785f66a40ae44142db30d691958a7ea1b294f789": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/page": {
342
342
  "moduleId": 590656,
@@ -348,7 +348,7 @@
348
348
  "exportedName": "getProjectBranches",
349
349
  "filename": "src/actions/git-actions.ts"
350
350
  },
351
- "40eb904b096552ac69921297523637d1dc166aa1c3": {
351
+ "406902d618aaf93e5f70e88de83dc968c5d795988c": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/page": {
354
354
  "moduleId": 590656,
@@ -360,7 +360,7 @@
360
360
  "exportedName": "fetchRemoteBranches",
361
361
  "filename": "src/actions/git-actions.ts"
362
362
  },
363
- "4030e7ca11477cf787290ee363cea3854b8f48e7d5": {
363
+ "408f1c8bdcc32c65523ca29637b77ea0b21cdc3bcc": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/page": {
366
366
  "moduleId": 590656,
@@ -372,7 +372,7 @@
372
372
  "exportedName": "getCurrentBranch",
373
373
  "filename": "src/actions/git-actions.ts"
374
374
  },
375
- "60d291d9c2b53e5c8179298270b3d4f8cad2dd74e4": {
375
+ "60b0380e165f524a2d94cf6eeea69d6a79b8c869e3": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/page": {
378
378
  "moduleId": 590656,
@@ -384,7 +384,7 @@
384
384
  "exportedName": "updateProject",
385
385
  "filename": "src/actions/workspace-actions.ts"
386
386
  },
387
- "40d4c680d37cb1cb4ee270a2998732f3c9499b4353": {
387
+ "401507e22bdf8ed89380da82391a5cc3b4680d6523": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/page": {
390
390
  "moduleId": 590656,
@@ -396,7 +396,7 @@
396
396
  "exportedName": "deleteProject",
397
397
  "filename": "src/actions/workspace-actions.ts"
398
398
  },
399
- "404a26b12f97eb642cff398fad6213f8e31d8b4a74": {
399
+ "40f4bc7d33dfc4192f63cea49ce2d3321a9a6daf65": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/page": {
402
402
  "moduleId": 590656,
@@ -408,7 +408,7 @@
408
408
  "exportedName": "getRecentLocalProjects",
409
409
  "filename": "src/actions/workspace-actions.ts"
410
410
  },
411
- "40d9088d9202c36bc28ef6f9278e20b3603bf9c709": {
411
+ "40cdddf74c4871e58a967171910cd4e70f66d9fcb9": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/page": {
414
414
  "moduleId": 590656,
@@ -420,7 +420,7 @@
420
420
  "exportedName": "getOrCreateTowerTaskId",
421
421
  "filename": "src/actions/workspace-actions.ts"
422
422
  },
423
- "4023f29e678a5eb9846c49a38d4a9db044fde19e74": {
423
+ "40cc2950bbbba5801ebd3766e25d2e144a88b0121e": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/page": {
426
426
  "moduleId": 590656,
@@ -432,7 +432,7 @@
432
432
  "exportedName": "openInFileManager",
433
433
  "filename": "src/actions/preview-actions.ts"
434
434
  },
435
- "40001ed1c7da3f8bd719930145450260c6651e8468": {
435
+ "407085d02d16fff1bce4bd832c0cc01b9fba3cd841": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/page": {
438
438
  "moduleId": 590656,
@@ -444,7 +444,7 @@
444
444
  "exportedName": "openInEditor",
445
445
  "filename": "src/actions/preview-actions.ts"
446
446
  },
447
- "40964c1b4ce91902171bf6f24da1ae20ec3e728070": {
447
+ "409d48f73c35b549e06bf17e7c910d1dfda4443bca": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/page": {
450
450
  "moduleId": 590656,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "openInTerminal",
457
457
  "filename": "src/actions/preview-actions.ts"
458
458
  },
459
- "402825ac195e861229bce982a5e5b69a1c2cb4a60d": {
459
+ "40a895ba3eccb79f3fb8a1462a05537757a30a1413": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/page": {
462
462
  "moduleId": 590656,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "getTaskExecutions",
469
469
  "filename": "src/actions/agent-actions.ts"
470
470
  },
471
- "7c89d23a5a766f86df88299b157166d5d9d9b05d7e": {
471
+ "7c44f67c33631945c23e44f17e91cb623eb6bedfb2": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/page": {
474
474
  "moduleId": 590656,
@@ -480,7 +480,7 @@
480
480
  "exportedName": "startPtyExecutionSafe",
481
481
  "filename": "src/actions/agent-actions.ts"
482
482
  },
483
- "40346c6fe347d503d47f6d4a9c4076e84c9acbbd38": {
483
+ "403f03701fa0b66f5eb6b808165baae6bd24895332": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/page": {
486
486
  "moduleId": 590656,
@@ -492,7 +492,7 @@
492
492
  "exportedName": "stopPtyExecution",
493
493
  "filename": "src/actions/agent-actions.ts"
494
494
  },
495
- "60f82b1ac368d1b8e070a7b4f1b3cafa6fcc87bd0d": {
495
+ "606976420d874080ced4e9b6e43885cd7202711050": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/page": {
498
498
  "moduleId": 590656,
@@ -504,7 +504,7 @@
504
504
  "exportedName": "resumePtyExecution",
505
505
  "filename": "src/actions/agent-actions.ts"
506
506
  },
507
- "4086ec77580b4acbbf1a853b0771a521304661b02b": {
507
+ "40fff72f22835092abeb3d0397d5bee7f7fb3bad18": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/page": {
510
510
  "moduleId": 590656,
@@ -516,7 +516,7 @@
516
516
  "exportedName": "continueLatestPtyExecution",
517
517
  "filename": "src/actions/agent-actions.ts"
518
518
  },
519
- "60e97ebc1896656c6b16ce6f513fb997145cc65b04": {
519
+ "60cf7fbcf67ea83b8c27f49c5bcb609d4618ba551c": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/page": {
522
522
  "moduleId": 590656,
@@ -528,7 +528,7 @@
528
528
  "exportedName": "updateTaskStatus",
529
529
  "filename": "src/actions/task-actions.ts"
530
530
  },
531
- "406de8f0882a35d03f24d64a87ea655bda6af15e62": {
531
+ "40baa85f3c2053e9a098e3ac7f1088fa940ffa23bc": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/page": {
534
534
  "moduleId": 590656,
@@ -540,7 +540,7 @@
540
540
  "exportedName": "checkWorktreeClean",
541
541
  "filename": "src/actions/task-actions.ts"
542
542
  },
543
- "60c1dc2b57f8553c8a2d9c3432a59fc92e59bb6a1f": {
543
+ "60179f334352ae295d3f7b9c209df818f4a8f82257": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/page": {
546
546
  "moduleId": 590656,
@@ -552,7 +552,7 @@
552
552
  "exportedName": "commitWorktreeChanges",
553
553
  "filename": "src/actions/task-actions.ts"
554
554
  },
555
- "4041bfb10249ea9a33dd969992c134a4e4b0304203": {
555
+ "40ec078238dc42004bc617c4035896dcd15be6787f": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/page": {
558
558
  "moduleId": 590656,
@@ -564,7 +564,7 @@
564
564
  "exportedName": "getPrompts",
565
565
  "filename": "src/actions/prompt-actions.ts"
566
566
  },
567
- "40a3df5d438e613c7bd389e8d67fbb0357c3fd9698": {
567
+ "40b3270b8d7a0a3f0a879a0ef4329e62326397c28a": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/page": {
570
570
  "moduleId": 590656,
@@ -576,7 +576,7 @@
576
576
  "exportedName": "createNote",
577
577
  "filename": "src/actions/note-actions.ts"
578
578
  },
579
- "407904b2f898c265e2f0fb28111275c650c9541492": {
579
+ "404290c2b774945a1dc10ec3449dc7d417d5ef1a37": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/page": {
582
582
  "moduleId": 590656,
@@ -588,7 +588,7 @@
588
588
  "exportedName": "getTaskNotes",
589
589
  "filename": "src/actions/note-actions.ts"
590
590
  },
591
- "40aba2c736ccd99a9f63205960fcd201b88f15726c": {
591
+ "40ae5f435f8c19c19241e75464465cd42388ea8828": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/page": {
594
594
  "moduleId": 590656,
@@ -600,7 +600,7 @@
600
600
  "exportedName": "deleteNote",
601
601
  "filename": "src/actions/note-actions.ts"
602
602
  },
603
- "400f9b8c66d445e99f9083c508d85d30b190d703e8": {
603
+ "408ff93b09853c3e48be0285dba399f40396ce4e07": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/page": {
606
606
  "moduleId": 590656,
@@ -612,7 +612,7 @@
612
612
  "exportedName": "getTaskAssets",
613
613
  "filename": "src/actions/asset-actions.ts"
614
614
  },
615
- "4065f5d6963bf6c4fbe275e55563a3d86e5316c014": {
615
+ "40863df29ad9b4fad91a5867680b320d0f3118d5c6": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/page": {
618
618
  "moduleId": 590656,
@@ -624,7 +624,7 @@
624
624
  "exportedName": "uploadAsset",
625
625
  "filename": "src/actions/asset-actions.ts"
626
626
  },
627
- "40e0c407e87cddb82a24fd69157b8f1c3aaf919cd0": {
627
+ "400a4be3966798744492442d6e52e981eb270fa215": {
628
628
  "workers": {
629
629
  "app/workspaces/[workspaceId]/page": {
630
630
  "moduleId": 590656,
@@ -636,7 +636,7 @@
636
636
  "exportedName": "deleteAsset",
637
637
  "filename": "src/actions/asset-actions.ts"
638
638
  },
639
- "4006c9392eb3af6f9fec3cb3e44a7ae2f490e414d6": {
639
+ "409351ba2f53bff642bdeefc748e2b4f5900e08771": {
640
640
  "workers": {
641
641
  "app/workspaces/[workspaceId]/page": {
642
642
  "moduleId": 590656,
@@ -648,7 +648,7 @@
648
648
  "exportedName": "createTask",
649
649
  "filename": "src/actions/task-actions.ts"
650
650
  },
651
- "602733e7b9eead7ed11a9e7dae74aefb29d012dd86": {
651
+ "60cf6b2d326d0946ce8d37c175c468c1e69b765fae": {
652
652
  "workers": {
653
653
  "app/workspaces/[workspaceId]/page": {
654
654
  "moduleId": 590656,
@@ -660,7 +660,7 @@
660
660
  "exportedName": "updateTask",
661
661
  "filename": "src/actions/task-actions.ts"
662
662
  },
663
- "40984a6a27170b47de4b9bb024eb7c3d730a46499c": {
663
+ "4013b9828f76da6ef384da254c66fd3fc8ecdf3bc9": {
664
664
  "workers": {
665
665
  "app/workspaces/[workspaceId]/page": {
666
666
  "moduleId": 590656,
@@ -672,7 +672,7 @@
672
672
  "exportedName": "deleteTask",
673
673
  "filename": "src/actions/task-actions.ts"
674
674
  },
675
- "40662fe4cab98eb6134a7af9874b81110f59fd1e16": {
675
+ "4053189dd4be4a63b0b6ebbe38776b3175fe73347e": {
676
676
  "workers": {
677
677
  "app/workspaces/[workspaceId]/page": {
678
678
  "moduleId": 590656,
@@ -684,7 +684,7 @@
684
684
  "exportedName": "toggleTaskPinned",
685
685
  "filename": "src/actions/task-actions.ts"
686
686
  },
687
- "7c0a9065bef43e511717c3eaca134086097168d80c": {
687
+ "7c9109ba4eaf80b6d3929f74a557c943ccd4c2682e": {
688
688
  "workers": {
689
689
  "app/workspaces/[workspaceId]/page": {
690
690
  "moduleId": 590656,
@@ -696,7 +696,7 @@
696
696
  "exportedName": "startPtyExecution",
697
697
  "filename": "src/actions/agent-actions.ts"
698
698
  },
699
- "40c43cd5ab1a4faa300122ffdd906a60964e8f2cdb": {
699
+ "401fa8f1bf774434d568a2918568d4ed0e14d9e711": {
700
700
  "workers": {
701
701
  "app/workspaces/[workspaceId]/page": {
702
702
  "moduleId": 590656,