tower-studio 0.2.40 → 0.2.41

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 (206) 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 +3 -3
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +31 -31
  13. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +1 -1
  23. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js +1 -1
  26. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +2 -2
  39. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +66 -66
  40. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +3 -3
  43. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +31 -31
  44. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +3 -3
  47. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +31 -31
  48. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  49. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +3 -3
  51. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +48 -48
  52. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  53. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +3 -3
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +110 -110
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +3 -3
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +85 -85
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  61. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +3 -3
  63. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +72 -72
  64. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  65. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +3 -3
  67. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +79 -79
  68. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  69. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +3 -3
  71. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +31 -31
  72. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  73. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +3 -3
  75. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +73 -73
  76. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  77. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +4 -4
  79. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +78 -78
  80. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +3 -3
  83. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +49 -49
  84. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  85. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/chunks/07-d_@anthropic-ai_claude-agent-sdk_sdk_mjs_0.721uk._.js +16 -9
  87. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +5 -5
  88. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  89. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.z8.oi._.js +1 -1
  90. package/.next/standalone/.next/server/chunks/[root-of-the-server]__02jy80j._.js +1 -1
  91. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fp8qv9._.js +28 -0
  92. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0.wld9h._.js → [root-of-the-server]__0giry~0._.js} +1 -1
  93. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kexk71._.js +1 -1
  94. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kuo6q5._.js +1 -1
  95. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0np.553._.js +1 -1
  96. package/.next/standalone/.next/server/chunks/src_02ruq-1._.js +1 -1
  97. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  98. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.-z9ts._.js +1 -1
  99. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__038u_kv._.js +3 -3
  100. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04wbr9x._.js +1 -1
  101. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__058rbx5._.js +3 -3
  102. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05xg05r._.js +1 -1
  103. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08w4.zf._.js +3 -0
  104. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ce3fpq._.js +3 -3
  105. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0da~mv~._.js +3 -3
  106. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dn90me._.js +3 -0
  107. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gtqd5o._.js +4 -0
  108. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h589~0._.js +3 -3
  109. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  110. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nwisa8._.js +3 -0
  111. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0oq-j16._.js +3 -3
  112. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__077c1-u._.js → [root-of-the-server]__0w--i~y._.js} +2 -2
  113. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__10~3-.h._.js → [root-of-the-server]__0zkpwjj._.js} +2 -2
  115. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10s67lq._.js +3 -3
  116. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12w35bx._.js +3 -3
  117. package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/_03lt1_x._.js +3 -3
  119. package/.next/standalone/.next/server/chunks/ssr/_03v~rg0._.js +3 -0
  120. package/.next/standalone/.next/server/chunks/ssr/{_0o3rthp._.js → _04mn9go._.js} +2 -2
  121. package/.next/standalone/.next/server/chunks/ssr/_04~zqvy._.js +3 -3
  122. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  123. package/.next/standalone/.next/server/chunks/ssr/{_0be3783._.js → _0_6ss3p._.js} +2 -2
  124. package/.next/standalone/.next/server/chunks/ssr/_0_9i_x2._.js +3 -0
  125. package/.next/standalone/.next/server/chunks/ssr/_0_z-t6g._.js +1 -1
  126. package/.next/standalone/.next/server/chunks/ssr/_0b.qjaj._.js +3 -0
  127. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  128. package/.next/standalone/.next/server/chunks/ssr/{_0zqwuq~._.js → _0dzx554._.js} +3 -3
  129. package/.next/standalone/.next/server/chunks/ssr/_0mdqhxi._.js +3 -0
  130. package/.next/standalone/.next/server/chunks/ssr/_0p6p_68._.js +3 -3
  131. package/.next/standalone/.next/server/chunks/ssr/_0r-flc_._.js +3 -0
  132. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  133. package/.next/standalone/.next/server/chunks/ssr/_0rkdyad._.js +3 -0
  134. package/.next/standalone/.next/server/chunks/ssr/{_07_8m~l._.js → _0tsu0gq._.js} +2 -2
  135. package/.next/standalone/.next/server/chunks/ssr/_0u7c6bz._.js +3 -3
  136. package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
  137. package/.next/standalone/.next/server/chunks/ssr/{_04jcctt._.js → _0z6ji0d._.js} +2 -2
  138. package/.next/standalone/.next/server/chunks/ssr/_12ca88g._.js +3 -3
  139. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  140. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  141. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  142. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  143. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  144. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  146. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  147. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  148. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_notes_notes-page-client_tsx_10gyo3v._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  150. package/.next/standalone/.next/server/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.js +1 -1
  151. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  152. package/.next/standalone/.next/server/pages/500.html +1 -1
  153. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/server-reference-manifest.json +275 -275
  155. package/.next/standalone/.next/static/chunks/0-x5eie9u3i_2.js +1 -0
  156. package/.next/standalone/.next/static/chunks/{09ossbd-6zx4g.js → 00w9dd4fooyic.js} +1 -1
  157. package/.next/standalone/.next/static/chunks/{11brr5_f60yx-.js → 02o~o8tgt860j.js} +1 -1
  158. package/.next/standalone/.next/static/chunks/{0roncmx7dp-47.js → 03sdutmq6~3v-.js} +1 -1
  159. package/.next/standalone/.next/static/chunks/{03rl6s3rpptas.js → 04zy.uc7eru64.js} +1 -1
  160. package/.next/standalone/.next/static/chunks/{0vm6adb7s2i4g.js → 05zm_-7x0fubq.js} +1 -1
  161. package/.next/standalone/.next/static/chunks/05~2gwcex7hv0.js +1 -0
  162. package/.next/standalone/.next/static/chunks/{05n5tgexx2_92.js → 062.w.nsp3886.js} +1 -1
  163. package/.next/standalone/.next/static/chunks/06lla3jtd~xb4.js +1 -0
  164. package/.next/standalone/.next/static/chunks/{0~33w7-91bik-.js → 06s-d8my6b9t7.js} +1 -1
  165. package/.next/standalone/.next/static/chunks/{03jo4masky_ji.js → 0ad0ou7l2.r6e.js} +1 -1
  166. package/.next/standalone/.next/static/chunks/0babmd83h6ejs.js +1 -0
  167. package/.next/standalone/.next/static/chunks/0c8c6pcmlzgmi.js +1 -0
  168. package/.next/standalone/.next/static/chunks/{0t1nk8jlwgyb-.js → 0c~~56wny5m2u.js} +1 -1
  169. package/.next/standalone/.next/static/chunks/{0dp-d685xgb68.js → 0ev98toavtr6..js} +1 -1
  170. package/.next/standalone/.next/static/chunks/{0s6gcjv24hfkq.js → 0fz47g1x5o2xj.js} +1 -1
  171. package/.next/standalone/.next/static/chunks/0i2soupf1735z.js +1 -0
  172. package/.next/standalone/.next/static/chunks/{050agjgyp545k.js → 0l25d0nc5ygyd.js} +1 -1
  173. package/.next/standalone/.next/static/chunks/{183m8iouij_n8.js → 0lnsj7fwkprxe.js} +1 -1
  174. package/.next/standalone/.next/static/chunks/0oz8sw6j078vm.js +2 -0
  175. package/.next/standalone/.next/static/chunks/{0bq80txkiwk0q.js → 0tfmi08mzcieh.js} +1 -1
  176. package/.next/standalone/.next/static/chunks/{0l2-qbv0tx44i.js → 0umi7ddtiv8sw.js} +1 -1
  177. package/.next/standalone/.next/static/chunks/0w33dj~dfamnr.css +1 -0
  178. package/.next/standalone/.next/static/chunks/{0_d-xz2x5qb_c.js → 0y3a2-c-i9t~t.js} +1 -1
  179. package/.next/standalone/.next/static/chunks/{16e-u8e~pzz_-.js → 10qltt-r5q91p.js} +1 -1
  180. package/.next/standalone/.next/static/chunks/{120u45g91sx4q.js → 1195ux3t_r-rb.js} +1 -1
  181. package/.next/standalone/.next/static/chunks/{0xxn47mtozln~.js → 11sqt~58g35be.js} +1 -1
  182. package/.next/standalone/.next/static/chunks/{0tb.0x~6y.21w.js → 12rj7-g8lxjew.js} +1 -1
  183. package/.next/standalone/package.json +1 -1
  184. package/package.json +1 -1
  185. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d1bhsb._.js +0 -28
  186. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01kyzx1._.js +0 -3
  187. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02mo_kb._.js +0 -3
  188. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02~6htc._.js +0 -4
  189. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ea-1l0._.js +0 -3
  190. package/.next/standalone/.next/server/chunks/ssr/_0a-.s7z._.js +0 -3
  191. package/.next/standalone/.next/server/chunks/ssr/_0aqfqr5._.js +0 -3
  192. package/.next/standalone/.next/server/chunks/ssr/_0g8mw1b._.js +0 -3
  193. package/.next/standalone/.next/server/chunks/ssr/_0qrc1eu._.js +0 -3
  194. package/.next/standalone/.next/server/chunks/ssr/_0~cy-h1._.js +0 -3
  195. package/.next/standalone/.next/server/chunks/ssr/_11rjd4d._.js +0 -3
  196. package/.next/standalone/.next/static/chunks/02zqmiej0opg7.js +0 -1
  197. package/.next/standalone/.next/static/chunks/0bx6xpa7fgedh.js +0 -1
  198. package/.next/standalone/.next/static/chunks/0kf6kwtt_mouu.js +0 -1
  199. package/.next/standalone/.next/static/chunks/0l3n_2z5xfhor.js +0 -1
  200. package/.next/standalone/.next/static/chunks/0mu2posb9cg4b.js +0 -1
  201. package/.next/standalone/.next/static/chunks/0nc-n~ecfjozt.js +0 -1
  202. package/.next/standalone/.next/static/chunks/0~qrkswofk7zn.css +0 -1
  203. package/.next/standalone/.next/static/chunks/1821tyytk30ed.js +0 -2
  204. /package/.next/standalone/.next/static/{wtOlqKEl8oeuEeWLbCnuv → zSKVtiYaR_yWxx7AopTMR}/_buildManifest.js +0 -0
  205. /package/.next/standalone/.next/static/{wtOlqKEl8oeuEeWLbCnuv → zSKVtiYaR_yWxx7AopTMR}/_clientMiddlewareManifest.js +0 -0
  206. /package/.next/standalone/.next/static/{wtOlqKEl8oeuEeWLbCnuv → zSKVtiYaR_yWxx7AopTMR}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "407b680fb61b264ba275d503095716deb7e5d7b034": {
3
+ "40ac28269025094ddbbb7aa941653be1f48157e09d": {
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
- "6015ff2f825ac4008436c4ffa405d30a66694785da": {
15
+ "6071086045e179b19b4895fd4d9ccb3c5ea0f1f1ec": {
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
- "40e07482bf0fceb5002d37d00c9cf641a784521f21": {
27
+ "406acbf62a05ba02401ed446f8b8abc2eabf59e61c": {
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
- "40430175ef8b026515e6a1e3b8d71aa4e7bb96710c": {
39
+ "4031f0f9cec515df23706e8f5a0819ee8e08097825": {
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
- "40c6ef05b327e1ff3f0cc87ade2939c3f2f2a9b0a0": {
51
+ "40e7e10c94a6abb932f55b0df79ac20366e5b48043": {
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
- "4040e514c0e86c1e63a2c6083863734b1a46a6a94a": {
63
+ "4027797afe208cc106df601698112b65a2553c5142": {
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
- "400f0148b5485708f54064fbab771ea77a57f45f68": {
75
+ "4013e9f181ee6c5ac1784f61eb0c42415e76e85ddc": {
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
- "601986152ab7d30f21c3b9d1cdaf29f905cb2edf9a": {
87
+ "603e0b286c186fd563fc3b35be3f61208156f37310": {
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
- "606d48f6b7a060850db7eef05aac9d5c07a7a72537": {
99
+ "607faca9d09eb3867f7ecd7201bc02f17216d80715": {
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
- "404ae4e3345246005e8745fdb16f42a5c2167f25eb": {
111
+ "406ef62c74a6c3104848e33809a0b03ee0cb2d28f1": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/page": {
114
114
  "moduleId": 590656,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPathWithSource",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "609ea8ca1defc3df857b640eb087fdefc22399a180": {
123
+ "6088d6bce54c3db15d77363fd4c32e05b06ed8d150": {
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
- "4086e0d744b898a756e032ce33014521032af2a11b": {
135
+ "4018ae3b00e9897f70c5bc21e65131956d660bfd6f": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/page": {
138
138
  "moduleId": 590656,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "resolveGitLocalPath",
145
145
  "filename": "src/actions/config-actions.ts"
146
146
  },
147
- "60321d5147392353e76b214e8b73181012181e5201": {
147
+ "6093362ff1a21c341d160d22a4cda67194afd8df8d": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/page": {
150
150
  "moduleId": 590656,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "migrateProjectPath",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "4029475c053df759a784303074a6420acee19376be": {
159
+ "40cc7ef1ee8f58c4c29b4ea5a09d41992b5428d1a4": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/page": {
162
162
  "moduleId": 590656,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "checkMigrationSafety",
169
169
  "filename": "src/actions/project-actions.ts"
170
170
  },
171
- "00413b547e0e0d468326cec9bf6c30ed65f5575665": {
171
+ "0026c5edd1023252308627ad409c370f247634329f": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/page": {
174
174
  "moduleId": 590656,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "getActualWsPort",
181
181
  "filename": "src/actions/config-actions.ts"
182
182
  },
183
- "4007335cf8231370416bc70b1f531b7698d697e696": {
183
+ "405070d20bbba4cf230d1ab3d73588b341855454fe": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/page": {
186
186
  "moduleId": 590656,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "getConfigValues",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "40662d64052149f84b1770d6e0cd76b8f38c59a878": {
195
+ "40223b14047f662ab6187b5f5de8b7964543c9bf9d": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/page": {
198
198
  "moduleId": 590656,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "createProject",
205
205
  "filename": "src/actions/workspace-actions.ts"
206
206
  },
207
- "602f68c786934a35694da1a9b4ac2695d249977699": {
207
+ "60198c3a189cd18963622c57227592e2dab34f15d3": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/page": {
210
210
  "moduleId": 590656,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "setConfigValue",
217
217
  "filename": "src/actions/config-actions.ts"
218
218
  },
219
- "402ed70ece4086fd712cd83dac97cb4d31c7d7061c": {
219
+ "408f0738adc3036892f332c6bfe69005d9463aaa2b": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/page": {
222
222
  "moduleId": 590656,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "checkExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "4044cbff38122cfb891d73da1024aaf42f8be71c98": {
231
+ "4025c3ca6cc43a8fcf91f7b412c99a8906e3d86fb2": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/page": {
234
234
  "moduleId": 590656,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "installExtension",
241
241
  "filename": "src/actions/extension-actions.ts"
242
242
  },
243
- "4074ece00bb7527960238616faa6ba3411562eebf8": {
243
+ "403c78663cc7c1a256c62592aba4b82cb023dca7b4": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/page": {
246
246
  "moduleId": 590656,
@@ -252,7 +252,7 @@
252
252
  "exportedName": "uninstallExtension",
253
253
  "filename": "src/actions/extension-actions.ts"
254
254
  },
255
- "0081c85331da833a7fd8c5f37fdf6a5f8f9a9ba368": {
255
+ "006920f418f1daca62ce06bc5793ca79955fbf80c8": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/page": {
258
258
  "moduleId": 590656,
@@ -264,31 +264,31 @@
264
264
  "exportedName": "getOnboardingStatus",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "4050baee4b1031261c62d0086e3cb8af5c94ac8ce8": {
267
+ "40373b26b468717413c5089ed04c09344838ee058c": {
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
- "406ecbfe687ce69d8b0a10733e116e6aa9a85db861": {
279
+ "4082e9a85c46d5190b1df1afe0590efddc82225924": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/page": {
282
282
  "moduleId": 590656,
283
283
  "async": true,
284
- "exportedName": "dispatchTaskCompletionEvent",
284
+ "exportedName": "setOnboardingProgress",
285
285
  "filename": "src/actions/onboarding-actions.ts"
286
286
  }
287
287
  },
288
- "exportedName": "dispatchTaskCompletionEvent",
288
+ "exportedName": "setOnboardingProgress",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "6076d05b67e5f909610c1f5f6af8e047d8cca58392": {
291
+ "6065d16f647c6ee94cb2f15606a415704e7fd8e696": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/page": {
294
294
  "moduleId": 590656,
@@ -300,7 +300,7 @@
300
300
  "exportedName": "completeOnboarding",
301
301
  "filename": "src/actions/onboarding-actions.ts"
302
302
  },
303
- "6092dee1bcaf5393ca19e7e4bfe59f9df15f956ddf": {
303
+ "60842739efa841a1ba87b142d51e567915f66e14e4": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/page": {
306
306
  "moduleId": 590656,
@@ -312,7 +312,7 @@
312
312
  "exportedName": "setOnboardingExtensions",
313
313
  "filename": "src/actions/onboarding-actions.ts"
314
314
  },
315
- "00823b1819103f819153c21530d63a5450a302dd2d": {
315
+ "00e3a983b0af5f8e375b5b14124a5d795b17653c10": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/page": {
318
318
  "moduleId": 590656,
@@ -324,7 +324,7 @@
324
324
  "exportedName": "listAllExtensionStatus",
325
325
  "filename": "src/actions/extension-actions.ts"
326
326
  },
327
- "40cc221e414eed8d546be92a395d14d2ed19625079": {
327
+ "40a6539c3a1dc557c60bf77fd790fa6c0d98ba2d57": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/page": {
330
330
  "moduleId": 590656,
@@ -336,7 +336,7 @@
336
336
  "exportedName": "getTaskLabels",
337
337
  "filename": "src/actions/label-actions.ts"
338
338
  },
339
- "60a746858a35272c8aae90e6d846226b49641202a1": {
339
+ "604806d76726daba0cafb9c20acf7aad2cd88b2730": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/page": {
342
342
  "moduleId": 590656,
@@ -348,67 +348,67 @@
348
348
  "exportedName": "setTaskLabels",
349
349
  "filename": "src/actions/label-actions.ts"
350
350
  },
351
- "002dcd79b3cf58b57517f532deec574bed564c7087": {
351
+ "004b5b491e1d59548b9bb8acb799c5aa8f56d9f9e5": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/page": {
354
354
  "moduleId": 590656,
355
355
  "async": true,
356
- "exportedName": "getArchiveDelayDays",
356
+ "exportedName": "getAvailableEditors",
357
357
  "filename": "src/actions/config-actions.ts"
358
358
  }
359
359
  },
360
- "exportedName": "getArchiveDelayDays",
360
+ "exportedName": "getAvailableEditors",
361
361
  "filename": "src/actions/config-actions.ts"
362
362
  },
363
- "0045730e852da754c5c423f330b3dd84ca302e450d": {
363
+ "0074966922f5735a14f769bd5ec9503c4dc4f902b1": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/page": {
366
366
  "moduleId": 590656,
367
367
  "async": true,
368
- "exportedName": "getAvailableShells",
368
+ "exportedName": "getAvailableTerminalApps",
369
369
  "filename": "src/actions/config-actions.ts"
370
370
  }
371
371
  },
372
- "exportedName": "getAvailableShells",
372
+ "exportedName": "getAvailableTerminalApps",
373
373
  "filename": "src/actions/config-actions.ts"
374
374
  },
375
- "00924fc2cc9852b422b0d6b3298e7aafbabf65a12a": {
375
+ "008bb8be4d94564450698c6ac13e0e2eba8fa2f1ee": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/page": {
378
378
  "moduleId": 590656,
379
379
  "async": true,
380
- "exportedName": "getAvailableTerminalApps",
380
+ "exportedName": "getArchiveDelayDays",
381
381
  "filename": "src/actions/config-actions.ts"
382
382
  }
383
383
  },
384
- "exportedName": "getAvailableTerminalApps",
384
+ "exportedName": "getArchiveDelayDays",
385
385
  "filename": "src/actions/config-actions.ts"
386
386
  },
387
- "00cef9ff49710d26185a88149bf87e617f1141b7d2": {
387
+ "00b33d040a526e8ac968a517570021c84972a0e399": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/page": {
390
390
  "moduleId": 590656,
391
391
  "async": true,
392
- "exportedName": "getPlatformInfo",
392
+ "exportedName": "getAvailableShells",
393
393
  "filename": "src/actions/config-actions.ts"
394
394
  }
395
395
  },
396
- "exportedName": "getPlatformInfo",
396
+ "exportedName": "getAvailableShells",
397
397
  "filename": "src/actions/config-actions.ts"
398
398
  },
399
- "00e71dd9fe5ddd282886d9e6cd7c7a3335ba5c4f9d": {
399
+ "00cc10937c65b5e842bc55ea213b6efe06f5c91772": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/page": {
402
402
  "moduleId": 590656,
403
403
  "async": true,
404
- "exportedName": "getAvailableEditors",
404
+ "exportedName": "getPlatformInfo",
405
405
  "filename": "src/actions/config-actions.ts"
406
406
  }
407
407
  },
408
- "exportedName": "getAvailableEditors",
408
+ "exportedName": "getPlatformInfo",
409
409
  "filename": "src/actions/config-actions.ts"
410
410
  },
411
- "40f4436c38004ebe72c51a4388ba01ac03a880b964": {
411
+ "406cac08b8f7574c2e90946d4badd82085f6afec70": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/page": {
414
414
  "moduleId": 590656,
@@ -420,7 +420,7 @@
420
420
  "exportedName": "getProjectBranches",
421
421
  "filename": "src/actions/git-actions.ts"
422
422
  },
423
- "4099c70832b6dfbd7bb26074c5609aeb4986bfa1f2": {
423
+ "405f6da2b95ba88bc79bb6ab942e0549a5d29b7f28": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/page": {
426
426
  "moduleId": 590656,
@@ -432,7 +432,7 @@
432
432
  "exportedName": "fetchRemoteBranches",
433
433
  "filename": "src/actions/git-actions.ts"
434
434
  },
435
- "40ea505678289804d8f13a2aef8f6645d5d4f71d24": {
435
+ "4073dabbd454c2449d967f5f8b4fe214c769bd14e6": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/page": {
438
438
  "moduleId": 590656,
@@ -444,7 +444,7 @@
444
444
  "exportedName": "getCurrentBranch",
445
445
  "filename": "src/actions/git-actions.ts"
446
446
  },
447
- "603706234cb101ae8a8a3142f46c07d3b280a30e61": {
447
+ "6003577e48fd962be00945ff10daa9981d32b2202b": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/page": {
450
450
  "moduleId": 590656,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "updateProject",
457
457
  "filename": "src/actions/workspace-actions.ts"
458
458
  },
459
- "4064d2a7b0c0c118936087a169b589c891148820f6": {
459
+ "40445abf522459e32d24d5b2876a7ab05fbf8c8e71": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/page": {
462
462
  "moduleId": 590656,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "deleteProject",
469
469
  "filename": "src/actions/workspace-actions.ts"
470
470
  },
471
- "406e59a62f1dddf3587b6bd0ec73ef95fc3b48af6e": {
471
+ "402adc0e89ad342a58c66d2faeaa0644b72363ba94": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/page": {
474
474
  "moduleId": 590656,
@@ -480,7 +480,7 @@
480
480
  "exportedName": "getRecentLocalProjects",
481
481
  "filename": "src/actions/workspace-actions.ts"
482
482
  },
483
- "403bf07251f1b17ce9d38fba6645ec658f3a4c58f8": {
483
+ "40789341eba87d31b0db974f1d4e0a1bceae079293": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/page": {
486
486
  "moduleId": 590656,
@@ -492,7 +492,7 @@
492
492
  "exportedName": "getOrCreateTowerTaskId",
493
493
  "filename": "src/actions/workspace-actions.ts"
494
494
  },
495
- "40281d621dd70d1fbc713370a94791e0253b85e135": {
495
+ "409c1c009d8aeec053e4e321882172018668422c1e": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/page": {
498
498
  "moduleId": 590656,
@@ -504,7 +504,7 @@
504
504
  "exportedName": "openInFileManager",
505
505
  "filename": "src/actions/preview-actions.ts"
506
506
  },
507
- "400abae25b9c151faef7bfe32d33de81b1fb412f18": {
507
+ "40fd5c40a4b3f121642b17888c343c114894b1770b": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/page": {
510
510
  "moduleId": 590656,
@@ -516,7 +516,7 @@
516
516
  "exportedName": "openInEditor",
517
517
  "filename": "src/actions/preview-actions.ts"
518
518
  },
519
- "40a283864003a4da243f67ff5cebec5697a35f8ce0": {
519
+ "4049c3ac282394cff9e752075d1a38bf7571becce2": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/page": {
522
522
  "moduleId": 590656,
@@ -528,7 +528,7 @@
528
528
  "exportedName": "openInTerminal",
529
529
  "filename": "src/actions/preview-actions.ts"
530
530
  },
531
- "40c2f366328ec18d2a9177b41d8767c8da1d4d294f": {
531
+ "4040038897edc2347066f98c5c853efa9f9455e692": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/page": {
534
534
  "moduleId": 590656,
@@ -540,7 +540,7 @@
540
540
  "exportedName": "getTaskExecutions",
541
541
  "filename": "src/actions/agent-actions.ts"
542
542
  },
543
- "7c56aaadccf8125da890390685edc56b0cf4213044": {
543
+ "7c981cbb770d236aed8ace92c00f8a4f3fa5ae6fd3": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/page": {
546
546
  "moduleId": 590656,
@@ -552,7 +552,7 @@
552
552
  "exportedName": "startPtyExecutionSafe",
553
553
  "filename": "src/actions/agent-actions.ts"
554
554
  },
555
- "402138c18dc19abad95f20fefe5d78e3bd4fdc7002": {
555
+ "40ba7fdbbdf095f05c58b4b528d07a00823668d5ae": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/page": {
558
558
  "moduleId": 590656,
@@ -564,7 +564,7 @@
564
564
  "exportedName": "stopPtyExecution",
565
565
  "filename": "src/actions/agent-actions.ts"
566
566
  },
567
- "6086b7e9f1d0857cc7cea4604025089fad67005b16": {
567
+ "60fe38299bdfdfe5f57d0e2ab367e451df5cc5f57e": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/page": {
570
570
  "moduleId": 590656,
@@ -576,7 +576,7 @@
576
576
  "exportedName": "resumePtyExecution",
577
577
  "filename": "src/actions/agent-actions.ts"
578
578
  },
579
- "405eab1cdb8c0bf4f681f82198def577a1923e6197": {
579
+ "40c5681dc791be7d2690005b6015c16c2e32cbc681": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/page": {
582
582
  "moduleId": 590656,
@@ -588,7 +588,7 @@
588
588
  "exportedName": "continueLatestPtyExecution",
589
589
  "filename": "src/actions/agent-actions.ts"
590
590
  },
591
- "6032fabcdfa44aa55c8ee0f125b85926ee14909f93": {
591
+ "60db1b3616d3fa4e3acd888956717d55343202895d": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/page": {
594
594
  "moduleId": 590656,
@@ -600,7 +600,7 @@
600
600
  "exportedName": "updateTaskStatus",
601
601
  "filename": "src/actions/task-actions.ts"
602
602
  },
603
- "40daee2c4e1b8dd556a7a4760314d360046424658d": {
603
+ "40133cc31ae2774319cbfe1b372050b5c1e0f2533e": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/page": {
606
606
  "moduleId": 590656,
@@ -612,7 +612,7 @@
612
612
  "exportedName": "checkWorktreeClean",
613
613
  "filename": "src/actions/task-actions.ts"
614
614
  },
615
- "601216e295802ef9bc4de68c36d8f4da292222defe": {
615
+ "60cedf19246e01e581131de772521dc20d438731bc": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/page": {
618
618
  "moduleId": 590656,
@@ -624,7 +624,7 @@
624
624
  "exportedName": "commitWorktreeChanges",
625
625
  "filename": "src/actions/task-actions.ts"
626
626
  },
627
- "408009f4718aa7a8e717942da6ee5b43b0f98a496e": {
627
+ "402609e2dc24f57538b1ed025fb7ec6c6d9822f2ba": {
628
628
  "workers": {
629
629
  "app/workspaces/[workspaceId]/page": {
630
630
  "moduleId": 590656,
@@ -636,7 +636,7 @@
636
636
  "exportedName": "getPrompts",
637
637
  "filename": "src/actions/prompt-actions.ts"
638
638
  },
639
- "409151df38fc9af1eef53fbb7073900a82a7e6a27b": {
639
+ "4052197932d3dac67eb911c66ab41b8c00226c3a2e": {
640
640
  "workers": {
641
641
  "app/workspaces/[workspaceId]/page": {
642
642
  "moduleId": 590656,
@@ -648,7 +648,7 @@
648
648
  "exportedName": "createNote",
649
649
  "filename": "src/actions/note-actions.ts"
650
650
  },
651
- "400ebd7d00c3aeecc44992b42af99e8ef1484629d5": {
651
+ "4078a68bce1825c6bfdc7a489f96bd4bfd1ede8d57": {
652
652
  "workers": {
653
653
  "app/workspaces/[workspaceId]/page": {
654
654
  "moduleId": 590656,
@@ -660,7 +660,7 @@
660
660
  "exportedName": "getTaskNotes",
661
661
  "filename": "src/actions/note-actions.ts"
662
662
  },
663
- "40aae797d6b60966afbce9d7d54ab2d74cc0536efa": {
663
+ "408048b95af9327b6f4be5ff902cf0d7ec9e044a81": {
664
664
  "workers": {
665
665
  "app/workspaces/[workspaceId]/page": {
666
666
  "moduleId": 590656,
@@ -672,7 +672,7 @@
672
672
  "exportedName": "deleteNote",
673
673
  "filename": "src/actions/note-actions.ts"
674
674
  },
675
- "4011395189a572a902315eb10b032dccf35485e189": {
675
+ "4002a62a3d1bd8911c25a119d422dbf24e7992fa0c": {
676
676
  "workers": {
677
677
  "app/workspaces/[workspaceId]/page": {
678
678
  "moduleId": 590656,
@@ -684,7 +684,7 @@
684
684
  "exportedName": "getTaskAssets",
685
685
  "filename": "src/actions/asset-actions.ts"
686
686
  },
687
- "40d66f409ecdab8ff2a35847f2b56d7ff7d3091b0c": {
687
+ "401c3af67aaedff4d933f8f4befb93b2f603293620": {
688
688
  "workers": {
689
689
  "app/workspaces/[workspaceId]/page": {
690
690
  "moduleId": 590656,
@@ -696,7 +696,7 @@
696
696
  "exportedName": "uploadAsset",
697
697
  "filename": "src/actions/asset-actions.ts"
698
698
  },
699
- "40abd86c26b5115f1d4e7a0105e18ea677a05984e4": {
699
+ "404dd48feaafb3f792425f10be7a057de485a3c4cb": {
700
700
  "workers": {
701
701
  "app/workspaces/[workspaceId]/page": {
702
702
  "moduleId": 590656,
@@ -708,7 +708,7 @@
708
708
  "exportedName": "deleteAsset",
709
709
  "filename": "src/actions/asset-actions.ts"
710
710
  },
711
- "40c348241f2abef3796ba7656767a4f9387cbcd926": {
711
+ "40a284d9c6e2f44b212be27d8918d2bae507fc32d9": {
712
712
  "workers": {
713
713
  "app/workspaces/[workspaceId]/page": {
714
714
  "moduleId": 590656,
@@ -720,7 +720,7 @@
720
720
  "exportedName": "createTask",
721
721
  "filename": "src/actions/task-actions.ts"
722
722
  },
723
- "60946df3f23a8cf5add05e656d0eeeac5dde6bcd3b": {
723
+ "604c4590275d56a3b02087bfa3cd8e84fcb26fd4cc": {
724
724
  "workers": {
725
725
  "app/workspaces/[workspaceId]/page": {
726
726
  "moduleId": 590656,
@@ -732,7 +732,7 @@
732
732
  "exportedName": "updateTask",
733
733
  "filename": "src/actions/task-actions.ts"
734
734
  },
735
- "4030e78f069857b3442f62a09eece7800ff9194c77": {
735
+ "40de22d9973e5a79f1d75c29904032b409b0bc31be": {
736
736
  "workers": {
737
737
  "app/workspaces/[workspaceId]/page": {
738
738
  "moduleId": 590656,
@@ -744,7 +744,7 @@
744
744
  "exportedName": "deleteTask",
745
745
  "filename": "src/actions/task-actions.ts"
746
746
  },
747
- "40c0c82602098695bf0b87f5b733c3ad600116fe1e": {
747
+ "40c266072a0932b3fd728d4249eee6876bf21339c7": {
748
748
  "workers": {
749
749
  "app/workspaces/[workspaceId]/page": {
750
750
  "moduleId": 590656,
@@ -756,7 +756,7 @@
756
756
  "exportedName": "toggleTaskPinned",
757
757
  "filename": "src/actions/task-actions.ts"
758
758
  },
759
- "7c4f3405eab5553e000395e8fe8303630f8062c76f": {
759
+ "7c67921bdf8792c7ae27f2ed537af6ed5e617d5a8b": {
760
760
  "workers": {
761
761
  "app/workspaces/[workspaceId]/page": {
762
762
  "moduleId": 590656,
@@ -768,7 +768,7 @@
768
768
  "exportedName": "startPtyExecution",
769
769
  "filename": "src/actions/agent-actions.ts"
770
770
  },
771
- "40d01f477de58b0906912bd54d70f1517dfa0c3d83": {
771
+ "40e1112b183f39ba7ff7bd200f6300e6bb6ad1d783": {
772
772
  "workers": {
773
773
  "app/workspaces/[workspaceId]/page": {
774
774
  "moduleId": 590656,